/*!
* zeynepjs v2.1.4
* A light-weight multi-level jQuery side menu plugin.
* It's fully customizable and is compatible with modern browsers such as Google Chrome, Mozilla Firefox, Safari, Edge and Internet Explorer
* MIT License
* by Huseyin ELMAS
*/.zeynep{bottom:0;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);z-index:1011}.zeynep .submenu:not(.no-transition),.zeynep:not(.no-transition){transition:all 250ms}.zeynep-overlay{background-color:rgba(0,0,0,.42);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1010}.zeynep-opened .zeynep-overlay{display:block}.zeynep.opened{pointer-events:auto;transform:translateX(0)}.zeynep.submenu-opened{overflow:hidden}.zeynep .submenu{bottom:0;min-height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;width:100%}.zeynep .submenu.opened{left:0;pointer-events:auto}.zeynep .submenu.opened:not(.current){overflow:hidden}
/*# sourceMappingURL=zeynep.min.css.map */

/*!
 * Bootstrap 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}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-6,.gx-6{--bs-gutter-x: 5rem}.g-6,.gy-6{--bs-gutter-y: 5rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 5rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-6,.gx-md-6{--bs-gutter-x: 5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 5rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 5rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 5rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 5rem}}.table{--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg: #cfe2ff;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg: #e2e3e5;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg: #d1e7dd;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg: #f8d7da;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg: #f8f9fa;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-6x5{--bs-aspect-ratio: 83.3333333333%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#0d6efd !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.gap-6{gap:5rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-6{padding:5rem !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}.px-6{padding-right:5rem !important;padding-left:5rem !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}.py-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-6{padding-top:5rem !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}.pe-6{padding-right:5rem !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}.pb-6{padding-bottom:5rem !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}.ps-6{padding-left:5rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.gap-sm-6{gap:5rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-sm-6{padding:5rem !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}.px-sm-6{padding-right:5rem !important;padding-left:5rem !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}.py-sm-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-sm-6{padding-top:5rem !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}.pe-sm-6{padding-right:5rem !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}.pb-sm-6{padding-bottom:5rem !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}.ps-sm-6{padding-left:5rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.gap-md-6{gap:5rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-md-6{padding:5rem !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}.px-md-6{padding-right:5rem !important;padding-left:5rem !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}.py-md-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-md-6{padding-top:5rem !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}.pe-md-6{padding-right:5rem !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}.pb-md-6{padding-bottom:5rem !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}.ps-md-6{padding-left:5rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.gap-lg-6{gap:5rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-lg-6{padding:5rem !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}.px-lg-6{padding-right:5rem !important;padding-left:5rem !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}.py-lg-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-lg-6{padding-top:5rem !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}.pe-lg-6{padding-right:5rem !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}.pb-lg-6{padding-bottom:5rem !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}.ps-lg-6{padding-left:5rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.gap-xl-6{gap:5rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-xl-6{padding:5rem !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}.px-xl-6{padding-right:5rem !important;padding-left:5rem !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}.py-xl-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-xl-6{padding-top:5rem !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}.pe-xl-6{padding-right:5rem !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}.pb-xl-6{padding-bottom:5rem !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}.ps-xl-6{padding-left:5rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.gap-xxl-6{gap:5rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-6{margin:5rem !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-6{margin-right:5rem !important;margin-left:5rem !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-6{margin-top:5rem !important;margin-bottom:5rem !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-6{margin-top:5rem !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-6{margin-right:5rem !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-6{margin-bottom:5rem !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-6{margin-left:5rem !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}.p-xxl-6{padding:5rem !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}.px-xxl-6{padding-right:5rem !important;padding-left:5rem !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}.py-xxl-6{padding-top:5rem !important;padding-bottom:5rem !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}.pt-xxl-6{padding-top:5rem !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}.pe-xxl-6{padding-right:5rem !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}.pb-xxl-6{padding-bottom:5rem !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}.ps-xxl-6{padding-left:5rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}


@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
@font-face{font-family:"Mont";font-weight:300;src:url(//happyhorizon.com/wp-content/themes/happy-horizon/assets/css/../fonts/mont-light.woff2);font-display:swap}@font-face{font-family:"Mont";font-weight:400;src:url(//happyhorizon.com/wp-content/themes/happy-horizon/assets/css/../fonts/mont-regular.woff2);font-display:swap}@font-face{font-family:"Mont";font-weight:600;src:url(//happyhorizon.com/wp-content/themes/happy-horizon/assets/css/../fonts/mont-semibold.woff2);font-display:swap}@font-face{font-family:"Mont";font-weight:700;src:url(//happyhorizon.com/wp-content/themes/happy-horizon/assets/css/../fonts/mont-bold.woff2);font-display:swap}@font-face{font-family:"Mont";font-weight:900;src:url(//happyhorizon.com/wp-content/themes/happy-horizon/assets/css/../fonts/mont-black.woff2);font-display:swap}@keyframes fadeSlideInUp{0%{transform:translateY(3rem);opacity:0}50%{opacity:1}100%{transform:translateY(0);opacity:1}}@keyframes fadeSlideOutUp{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-3rem);opacity:0}100%{opacity:0}}@keyframes fadeRollInRight{0%{left:-3rem;transform:scale(0,0) rotate(0deg);opacity:0}50%{opacity:1}100%{left:100%;transform:scale(1,1) rotate(360deg);opacity:1}}@keyframes shine{to{background-position-x:-200%}}@keyframes headShake{0%{transform:translateX(0)}12%{transform:translateX(-6px) rotateY(-9deg)}36%{transform:translateX(5px) rotateY(7deg)}62%{transform:translateX(-3px) rotateY(-5deg)}86%{transform:translateX(2px) rotateY(3deg)}100%{transform:translateX(0)}}@keyframes pulserings{0%{transform:scale(.95);opacity:.6}100%{transform:scale(1.6);opacity:0}}@keyframes spinning{from{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes videoHeroText{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes videoHeroTextFadeOut{0%{opacity:0;transform:translateY(10%)}25%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(0)}}@keyframes throwAwayCard{0%{top:0;left:0;transform:rotate(0deg)}50%{top:10%;left:-75%;transform:rotate(-55deg)}100%{transform:rotate(120deg);top:-100vh;left:100vh}}html{font-size:16px}.module{z-index:1;position:relative}.module--active-modal{z-index:2}.module--password{padding:10rem 0;background-color:#f2f2f5}body{font-size:1rem;line-height:1.7;color:#070733;font-weight:400;font-family:"Mont",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.page-template-scroll-scenes) .main .module:not(.module-video-hero):not(.module-hero.bg-image).module--first{padding-top:5.5rem !important}@media(min-width:768px){body:not(.page-template-scroll-scenes) .main .module:not(.module-video-hero):not(.module-hero.bg-image).module--first{padding-top:6.5rem !important}}@media(min-width:992px){body:not(.page-template-scroll-scenes) .main .module:not(.module-video-hero):not(.module-hero.bg-image).module--first{padding-top:10rem !important}}body#tinymce{padding:1rem}body#tinymce ul,body#tinymce ol{padding:0 0 0 1rem;margin:0 0 1rem}body#tinymce ul{list-style-type:disc}body#tinymce ol{list-style-type:decimal}body.blur{overflow:hidden;height:100vh;width:100vw}body.blur header,body.blur footer,body.blur .module-hero,body.blur .module-text-blocks,body.blur .module-smoelenboek__select,body.blur .module-smoelenboek__persons{pointer-events:none;filter:blur(7px);opacity:.25}*:focus,button:focus{outline:none;box-shadow:none}a:not(.gallery-trigger):not(.btn):not(.card){-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a:not(.gallery-trigger):not(.btn){color:#070733;text-decoration:none}a:not(.gallery-trigger):not(.btn):hover,a:not(.gallery-trigger):not(.btn):focus{color:#070733;text-decoration:none}a:not(.gallery-trigger):not(.btn) h1,a:not(.gallery-trigger):not(.btn) h2,a:not(.gallery-trigger):not(.btn) h3,a:not(.gallery-trigger):not(.btn) h4,a:not(.gallery-trigger):not(.btn) h5,a:not(.gallery-trigger):not(.btn) h6{cursor:pointer}iframe,object,embed{max-width:100%}img.alignright{float:right;margin:0 0 1rem 1rem}img.alignleft{float:left;margin:0 1rem 1rem 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right}.alignleft{float:left}.aligncenter{display:block;margin-left:auto;margin-right:auto}ul,ol{padding:0;margin:0;list-style-type:none}hr{background-color:#1c1c28}abbr[data-bs-original-title],abbr[title]{text-decoration:underline}.wysiwyg a:not(.btn){color:#004fc4;text-decoration:underline}.wysiwyg a:not(.btn):hover,.wysiwyg a:not(.btn):focus{color:#1271ff;text-decoration:underline}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:1rem}.wysiwyg img{max-width:100%;height:auto;border-radius:.5rem}.wysiwyg ul,.wysiwyg ol{padding:0 0 0 2rem;margin:0 0 1rem}.wysiwyg ul{list-style-type:disc}.wysiwyg ol{list-style-type:decimal}::-moz-selection{background-color:#3c3c3b;color:#fff;text-shadow:none}::selection{background-color:#3c3c3b;color:#fff;text-shadow:none}[v-cloak]{display:none}.white-color{color:#fff}.white-bg-color{background-color:#fff}.black-color{color:#3c3c3b}.black-bg-color{background-color:#3c3c3b !important}.primary-color{color:#070733 !important}.primary-bg-color{background-color:#070733 !important}.secondary-color{color:#fce512 !important}.secondary-bg-color{background-color:#fce512 !important}.lightgrey-color{color:#f2f2f5 !important}.lightgrey-bg-color{background-color:#f2f2f5 !important}.bg-cover{background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center}.table{border-radius:0}.object-fit{max-width:100%;object-fit:cover}.object-fit--contain{object-fit:contain}.object-fit--center{object-position:center center}.object-fit--top{object-position:top center}.object-fit--right{object-position:right center}.object-fit--bottom{object-position:bottom center}.object-fit--left{object-position:left center}.object-fit--top-left{object-position:top left}.object-fit--top-right{object-position:top right}.object-fit--bottom-right{object-position:bottom right}.object-fit--bottom-left{object-position:bottom left}.rounded-corners,.module-hubs-contact .hub__image{border-radius:1.5rem;z-index:1}.rounded-corners--regular{border-radius:1rem}.mfp-bg{background:#070733;opacity:.9}.skeleton__item{background:#f2f2f5;background:linear-gradient(110deg,#f2f2f5 8%,#fff 18%,#f2f2f5 33%);background-size:200% 100%;animation:1.5s shine linear infinite}.pt-50{padding-top:50vh !important}.pb-50{padding-bottom:50vh !important}.anim-object svg{transform:unset !important}.badge{display:inline-block;text-align:center;padding:.125rem 1rem;background-color:#f2f2f5;border-radius:.625rem;font-weight:700;font-size:.625rem;letter-spacing:.2px;text-transform:uppercase}.badge__icon{height:.8rem}.badge--highlighted{background-color:#004fc4 !important;color:#fff !important}.swiper-pagination{position:relative}.swiper-pagination-bullet{width:.8rem;height:.8rem;background:#e4e4eb;opacity:1}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#5b8def}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .4rem}.module.primary-bg-color,.btom-modal-content{color:#fff}.module.primary-bg-color a:not(.btn),.btom-modal-content a:not(.btn){color:#fff}.module.primary-bg-color a:not(.btn):hover,.module.primary-bg-color a:not(.btn):focus,.btom-modal-content a:not(.btn):hover,.btom-modal-content a:not(.btn):focus{color:#fff}.module.primary-bg-color h1,.module.primary-bg-color h2,.module.primary-bg-color h3,.module.primary-bg-color h4,.module.primary-bg-color h5,.module.primary-bg-color h6,.btom-modal-content h1,.btom-modal-content h2,.btom-modal-content h3,.btom-modal-content h4,.btom-modal-content h5,.btom-modal-content h6{color:#fff}.module.primary-bg-color hr,.btom-modal-content hr{background-color:#fff}.module.primary-bg-color blockquote,.btom-modal-content blockquote{background-color:#565654;color:#fff}.module.primary-bg-color .table,.btom-modal-content .table{color:#fff}.module.primary-bg-color .badge,.btom-modal-content .badge{border:1px solid #fff;background:0 0}.module.primary-bg-color .btn,.module.primary-bg-color .hbspt-form input[type=submit],.hbspt-form .module.primary-bg-color input[type=submit],.btom-modal-content .btn,.btom-modal-content .hbspt-form input[type=submit],.hbspt-form .btom-modal-content input[type=submit]{border:1px solid #070733;background-color:#fff;color:#070733}.module.primary-bg-color .btn:focus,.module.primary-bg-color .hbspt-form input[type=submit]:focus,.hbspt-form .module.primary-bg-color input[type=submit]:focus,.module.primary-bg-color .btn:active,.module.primary-bg-color .hbspt-form input[type=submit]:active,.hbspt-form .module.primary-bg-color input[type=submit]:active,.module.primary-bg-color .btn:hover,.module.primary-bg-color .hbspt-form input[type=submit]:hover,.hbspt-form .module.primary-bg-color input[type=submit]:hover,.btom-modal-content .btn:focus,.btom-modal-content .hbspt-form input[type=submit]:focus,.hbspt-form .btom-modal-content input[type=submit]:focus,.btom-modal-content .btn:active,.btom-modal-content .hbspt-form input[type=submit]:active,.hbspt-form .btom-modal-content input[type=submit]:active,.btom-modal-content .btn:hover,.btom-modal-content .hbspt-form input[type=submit]:hover,.hbspt-form .btom-modal-content input[type=submit]:hover{border:1px solid #fff;background-color:#070733;color:#fff}.module.primary-bg-color .btn--no-styling,.btom-modal-content .btn--no-styling{background:0 0;border:none;color:#fff}.module.primary-bg-color .btn--no-styling:focus,.module.primary-bg-color .btn--no-styling:active,.module.primary-bg-color .btn--no-styling:hover,.btom-modal-content .btn--no-styling:focus,.btom-modal-content .btn--no-styling:active,.btom-modal-content .btn--no-styling:hover{background:0 0;border:none}.module.primary-bg-color .btn--icon svg path,.btom-modal-content .btn--icon svg path{fill:#fff;stroke:#fff}.module.primary-bg-color .btn-modal,.btom-modal-content .btn-modal{border:1px solid #fff}.module.primary-bg-color .btom-modal__form,.module.primary-bg-color .form,.btom-modal-content .btom-modal__form,.btom-modal-content .form{background-color:#070733;padding:0;box-shadow:none}.module.primary-bg-color .btom-modal__form .gform_wrapper .focused .gfield_label,.module.primary-bg-color .btom-modal__form .gform_wrapper .filled .gfield_label,.module.primary-bg-color .form .gform_wrapper .focused .gfield_label,.module.primary-bg-color .form .gform_wrapper .filled .gfield_label,.btom-modal-content .btom-modal__form .gform_wrapper .focused .gfield_label,.btom-modal-content .btom-modal__form .gform_wrapper .filled .gfield_label,.btom-modal-content .form .gform_wrapper .focused .gfield_label,.btom-modal-content .form .gform_wrapper .filled .gfield_label{background-color:#070733;color:#fff;border-radius:0 0 .3rem .3rem}.module.lightgrey-bg-color .badge{background-color:#070733;color:#fff}.module.secondary-bg-color .btn--secondary{border:1px solid #070733}.module.secondary-bg-color .table{color:#070733;border-color:#070733}.module.secondary-bg-color .badge{border:1px solid #070733}#wpadminbar{top:auto;bottom:0}.split-type,#split-type{font-kerning:none}@media(max-width:767.98px){#wpadminbar{display:none}}.base-icon{height:1rem;width:1rem}.base-icon-small{height:.75rem;width:.75rem}.base-icon-large{height:1.5rem;width:1.5rem}.debug{background-color:lime}.debug--alt{background-color:#7fffd4}table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}table>tbody{vertical-align:inherit}table>thead{vertical-align:bottom}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:700;cursor:default}@media(max-width:767.98px){h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{cursor:pointer}h1,.heading-1{font-size:2.5rem !important;line-height:1.35 !important}h2,.heading-2{font-size:2rem !important;line-height:1.375 !important}h3,.heading-3{font-size:1.75rem !important;line-height:1.357 !important}h4,.heading-4{font-size:1.5rem !important;line-height:1.33 !important;font-weight:600 !important}h5,.heading-5{font-size:1.25rem !important;line-height:1.4 !important;font-weight:600 !important}h6,.heading-6{font-size:1rem !important;line-height:1.375 !important;font-weight:700 !important}.text-display-1{font-size:2.9rem !important;line-height:1.3 !important;font-weight:600 !important}@media(min-width:992px){.text-display-1{font-size:4rem !important;line-height:1 !important;font-weight:600 !important}}.text-display-2{font-size:2.9rem !important;line-height:1.3 !important;font-weight:600 !important}.text-lead{font-size:1rem !important;font-weight:700 !important}.text-body{font-size:1rem !important;font-weight:400 !important}.text-body-small{font-size:.9rem !important;font-weight:400 !important}.text-capitalized{font-size:.9rem !important;line-height:1.1 !important;letter-spacing:2px !important;text-transform:uppercase !important;font-weight:400 !important}.label-small{font-size:.6rem !important;line-height:.9rem !important;font-weight:600 !important;letter-spacing:.2px !important}.label-medium{font-size:.75rem !important;line-height:1 !important;letter-spacing:.2px !important;font-weight:400 !important}.label-large{font-weight:700 !important;font-size:.9rem !important;line-height:1.1 !important}.text-small{font-size:.75rem !important;line-height:1.5 !important;font-weight:400 !important}.text-tiny{font-size:.6rem !important;line-height:1.5 !important;font-weight:600 !important}.text-blockquote{font-size:1.2rem !important;font-weight:600 !important}.tt-uppercase{text-transform:uppercase !important}.tt-lowercase{text-transform:lowercase !important}blockquote{font-size:1.5rem !important;line-height:2rem !important;font-weight:700 !important}.gform_wrapper{text-align:left}.gform_wrapper .gfield_visibility_hidden{display:none !important}.gform_wrapper .gfield_label{position:absolute;top:1.2rem;left:1rem;font-weight:400;font-size:.9rem;line-height:1;margin:0;color:#8f90a6;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gform_wrapper .focused .gfield_label,.gform_wrapper .filled .gfield_label{top:-.2rem;left:1rem;background-color:#fff;color:#070733;padding:0 .3rem;font-size:.7rem}.gform_wrapper .filled .gfield_label{color:#c7c9d9}.gform_wrapper .gform_fields .gfield{position:relative;margin-bottom:1rem}.gform_wrapper .gform_fields .gfield.gform_validation_container{display:none !important;opacity:0 !important;visibility:hidden !important}.gform_wrapper .gform_fields .hidden_label .form-label{display:none}.gform_wrapper .gform_fields .gfield_error{color:#e53535}.gform_wrapper .gform_fields .gfield_error .gfield_label{color:#e53535}.gform_wrapper .gform_fields .gfield_error .alert{color:#e53535;font-size:.7rem}.gform_wrapper .gform_heading{margin-bottom:2rem}.gform_wrapper .gform_heading .gform_description{display:block}.gform_wrapper .gform_body{margin-bottom:1rem}@keyframes ajax-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.gform_wrapper .gform_ajax_spinner{color:#070733;margin-left:1rem}.gform_wrapper .gform_required_legend{display:none}.gform_wrapper .gfield_required{color:#c7c9d9}.gform_wrapper .gform_validation_errors{margin-bottom:1.5rem;color:#e53535}.gform_wrapper .gform_validation_errors .gform_submission_error{color:#e53535}.gform_wrapper .gform_validation_errors ol{margin:0}.gform_wrapper .gform_validation_errors .gform_validation_error_link{font-weight:400}.form-control,.hbspt-form input[type=email],.hbspt-form input[type=file],.hbspt-form input[type=month],.hbspt-form input[type=number],.hbspt-form input[type=password],.hbspt-form input[type=search],.hbspt-form input[type=tel],.hbspt-form input[type=text],.hbspt-form input[type=url],.hbspt-form input[type=week],.hbspt-form textarea{border-radius:.5rem;padding:.9rem;font-size:16px;line-height:1;border:1px solid #c7c9d9 !important;width:100%}.form-control:focus,.hbspt-form input[type=email]:focus,.hbspt-form input[type=file]:focus,.hbspt-form input[type=month]:focus,.hbspt-form input[type=number]:focus,.hbspt-form input[type=password]:focus,.hbspt-form input[type=search]:focus,.hbspt-form input[type=tel]:focus,.hbspt-form input[type=text]:focus,.hbspt-form input[type=url]:focus,.hbspt-form input[type=week]:focus,.hbspt-form textarea:focus{border-color:#070733 !important;box-shadow:none}select,.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/></svg>');background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;color:#1c1c28;background-color:#f2f2f5;font-size:16px;font-weight:600;padding:.7rem 1rem;line-height:1.1rem;border-radius:1.5rem;border-color:#f2f2f5 !important;box-shadow:0px 0px 2px rgba(40,41,61,.04),0px 4px 8px rgba(96,97,112,.16);padding:.7rem 2rem .7rem 1rem}select:focus,.form-select:focus{background-color:#f2f2f5;border-color:#070733 !important;box-shadow:0px 0px 2px rgba(40,41,61,.04),0px 4px 8px rgba(96,97,112,.16)}label{font-size:.8rem;font-weight:600}.form-check-input,.hbspt-form input[type=checkbox],.hbspt-form input[type=radio]{border-color:#c7c9d9}.form-check-input:focus,.hbspt-form input[type=checkbox]:focus,.hbspt-form input[type=radio]:focus{box-shadow:none}.form-check-input:checked,.hbspt-form input[type=checkbox]:checked,.hbspt-form input[type=radio]:checked{border-color:#070733;background-color:#070733}.hbspt-form .kvk-result-holder{padding-left:1rem;padding-top:1rem}.hbspt-form .kvk-result-holder.empty{padding:0}.hbspt-form .kvk-result-holder__result{font-size:.9rem;line-height:1.3;padding:.6rem !important;border-radius:.5rem;border:#c7c9d9 1px solid;cursor:pointer;margin-bottom:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.hbspt-form .kvk-result-holder__result:hover{background-color:#ebebf0}.hbspt-form .hs-error-msg{color:#e53535}.hbspt-form .hs-error-msg{margin-top:.3rem}.hbspt-form .field{margin-top:1rem}.hbspt-form .field:first-child{margin:0}.hbspt-form .field label:not(.hs-error-msg):not(.hs-form-booleancheckbox-display):not(.hs-form-booleanradio-display){display:none}.hbspt-form .hs-form-booleancheckbox label{display:block}.hbspt-form .hs_error_rollup,.hbspt-form .legal-consent-container{margin-top:1rem}.hbspt-form .hs_error_rollup{background-color:#e53535;color:#fff;text-align:center;border-radius:.5rem}.hbspt-form .hs-submit{margin-top:2rem}.hbspt-form .hs-richtext{font-size:12.8px;font-weight:600}.hbspt-form input[type=checkbox],.hbspt-form input[type=radio]{margin-top:.2rem}.btn,.hbspt-form input[type=submit]{position:relative;display:inline-block;padding:.5rem 1.75rem;cursor:pointer;border-radius:1.5rem;border:none;background-color:#070733;color:#fff;font-size:.9rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;white-space:normal;box-shadow:0px 0px 0px rgba(40,41,61,.04),0px 0px 0px rgba(96,97,112,.16);-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.btn:disabled:hover,.hbspt-form input[type=submit]:disabled:hover{cursor:not-allowed}.btn:focus,.hbspt-form input[type=submit]:focus,.btn:hover,.hbspt-form input[type=submit]:hover{background-color:#070733;color:#fff;text-decoration:none;outline:0;transform:translate(0,-.05rem);box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}.btn:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):focus,.hbspt-form input[type=submit]:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):focus,.btn:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):hover,.hbspt-form input[type=submit]:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):hover{padding-right:4rem}.btn:active,.hbspt-form input[type=submit]:active{-moz-transform:translate(0,.2rem);-o-transform:translate(0,.2rem);-ms-transform:translate(0,.2rem);-webkit-transform:translate(0,.2rem);transform:translate(0,.2rem)}.btn--secondary{background-color:#fce512;color:#070733}.btn--secondary:focus,.btn--secondary:active,.btn--secondary:hover{background-color:#fce512;color:#070733}.btn--small{padding:.3rem 1.1rem;font-size:.8rem;font-weight:700}.btn--small:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):focus,.btn--small:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):active,.btn--small:not(.w-100):not(.btn-hamburger):not(.btn--no-styling):not(.btn--no-padding-fx):hover{padding-right:2rem}.btn--black{background-color:#3c3c3b;color:#fff}.btn--black:focus,.btn--black:active,.btn--black:hover{background-color:#3c3c3b;color:#fff}.btn--ghost{background-color:#fff;color:#070733;border:1px solid #070733}.btn--ghost:focus,.btn--ghost:active,.btn--ghost:hover{background-color:#070733;color:#fff;border:1px solid #070733}.btn--db{display:block}.btn--icon svg{margin-left:.5rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn--icon:focus svg,.btn--icon:hover svg,.btn--icon:active svg{margin-left:1rem}.btn--no-styling{padding:0;background:0 0;border:none;margin:0;color:#070733;font-size:1rem;font-weight:700}.btn--no-styling:focus,.btn--no-styling:hover,.btn--no-styling:active{color:#070733;box-shadow:0px 0px 0px rgba(40,41,61,.04),0px 0px 0px rgba(96,97,112,.16);padding:0;margin:0;background:0 0;border:none;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.btn--read-more{color:#004fc4;text-decoration:underline;font-weight:700}.fading-overlay{position:relative}.fading-overlay:before{content:"";position:absolute;bottom:3rem;left:0;height:3rem;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.71) 52.08%,#fff 100%)}@media(min-width:768px){.fading-overlay:before{bottom:2.5rem}}@media(min-width:992px){.fading-overlay:before{bottom:2.2rem}}.fading-overlay--inactive:before{display:none}.btn-hamburger{cursor:pointer;display:flex;width:3.5rem;height:3.5rem;-moz-transform:translate(.5rem,0);-o-transform:translate(.5rem,0);-ms-transform:translate(.5rem,0);-webkit-transform:translate(.5rem,0);transform:translate(.5rem,0)}@media(min-width:768px){.btn-hamburger{-moz-transform:translate(1rem,0);-o-transform:translate(1rem,0);-ms-transform:translate(1rem,0);-webkit-transform:translate(1rem,0);transform:translate(1rem,0)}}.btn-hamburger svg{width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.btn-hamburger.active svg{transform:rotate(90deg)}.btn-hamburger path{transition:transform .5s cubic-bezier(.4,0,.2,1),stroke-dasharray .5s cubic-bezier(.4,0,.2,1),stroke-dashoffset .5s cubic-bezier(.4,0,.2,1)}.btn-hamburger path:nth-child(1){transform-origin:36% 40%}.btn-hamburger path:nth-child(2){stroke-dasharray:29 299}.btn-hamburger path:nth-child(3){transform-origin:35% 63%}.btn-hamburger path:nth-child(4){stroke-dasharray:29 299}.btn-hamburger path:nth-child(5){transform-origin:61% 52%}.btn-hamburger path:nth-child(6){transform-origin:62% 52%}.btn-hamburger.active path:nth-child(1){transform:translateX(9px) translateY(1px) rotate(45deg)}.btn-hamburger.active path:nth-child(2){stroke-dasharray:225 299;stroke-dashoffset:-72px;stroke-width:3}.btn-hamburger.active path:nth-child(3){transform:translateX(9px) translateY(1px) rotate(-45deg)}.btn-hamburger.active path:nth-child(4){stroke-dasharray:225 299;stroke-dashoffset:-72px;stroke-width:3}.btn-hamburger.active path:nth-child(5){transform:translateX(9px) translateY(1px) rotate(-45deg)}.btn-hamburger.active path:nth-child(6){transform:translateX(9px) translateY(1px) rotate(45deg)}.btn-hamburger:focus,.btn-hamburger:hover,.btn-hamburger:active{-moz-transform:translate(.5rem,0);-o-transform:translate(.5rem,0);-ms-transform:translate(.5rem,0);-webkit-transform:translate(.5rem,0);transform:translate(.5rem,0)}@media(min-width:768px){.btn-hamburger:focus,.btn-hamburger:hover,.btn-hamburger:active{-moz-transform:translate(1rem,0);-o-transform:translate(1rem,0);-ms-transform:translate(1rem,0);-webkit-transform:translate(1rem,0);transform:translate(1rem,0)}}.btn-chevron-to-plus{overflow:hidden;position:relative;border:none;background:0 0;padding:.5rem 2.5rem .5rem 2rem;margin:0 auto}.btn-chevron-to-plus:after{content:"";z-index:1;position:absolute;top:0;left:0;height:100%;width:2rem;background-color:#070733;border-radius:0 1rem 1rem 0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-chevron-to-plus .text{position:relative;z-index:3;color:#fff}.btn-chevron-to-plus .circle{z-index:2;position:absolute;top:0;left:0;width:2rem;height:2rem;border-radius:50%;background-color:#070733;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-chevron-to-plus .chevron,.btn-chevron-to-plus .times{position:absolute;width:.75rem;height:auto;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-chevron-to-plus .chevron path,.btn-chevron-to-plus .times path{fill:#fff}.btn-chevron-to-plus .chevron{left:.7rem;opacity:1}.btn-chevron-to-plus .times{opacity:0}.btn-chevron-to-plus:focus,.btn-chevron-to-plus:hover{background:0 0;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.btn-chevron-to-plus:focus:after,.btn-chevron-to-plus:hover:after{width:100%}.btn-chevron-to-plus:focus .circle,.btn-chevron-to-plus:hover .circle{left:calc(100% - 2rem);transform:rotate(315deg)}.btn-chevron-to-plus:focus .chevron,.btn-chevron-to-plus:hover .chevron{opacity:0}.btn-chevron-to-plus:focus .times,.btn-chevron-to-plus:hover .times{opacity:1}.btn-chevron-to-plus-2{width:2rem;height:2rem;padding:.5rem 0;overflow:hidden}.btn-chevron-to-plus-2:after{content:"";z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;background-color:#070733;border-radius:1rem;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-chevron-to-plus-2 .text{z-index:1;color:#fff;position:absolute;left:50%;top:50%;white-space:nowrap;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.btn-chevron-to-plus-2 .circle{z-index:3;position:absolute;top:0;left:0;width:2rem;height:2rem;border-radius:50%;background-color:#070733;transform:rotate(0deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-chevron-to-plus-2 .chevron,.btn-chevron-to-plus-2 .times{position:absolute;width:.75rem;height:auto;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.btn-chevron-to-plus-2 .chevron path,.btn-chevron-to-plus-2 .times path{fill:#fff}.btn-chevron-to-plus-2 .chevron{left:.7rem;opacity:1}.btn-chevron-to-plus-2 .times{opacity:0}.btn-chevron-to-plus-2:focus,.btn-chevron-to-plus-2:hover{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.btn-chevron-to-plus-2:focus:after,.btn-chevron-to-plus-2:hover:after{width:2rem}.btn-chevron-to-plus-2:focus .circle,.btn-chevron-to-plus-2:hover .circle{left:calc(100% - 2rem);transform:rotate(315deg)}.btn-chevron-to-plus-2:focus .chevron,.btn-chevron-to-plus-2:hover .chevron{opacity:0}.btn-chevron-to-plus-2:focus .times,.btn-chevron-to-plus-2:hover .times{opacity:1}.btn-back{color:#004fc4;background-color:#e5f0ff;text-transform:uppercase}.btn-back svg{width:1rem}.btn-back svg path{-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86);fill:#004fc4}.btn-back:hover,.btn-back:focus,.btn-back:active{color:#e5f0ff;background-color:#004fc4}.btn-back:hover svg path,.btn-back:focus svg path,.btn-back:active svg path{fill:#e5f0ff}.btn-whatsapp{background-color:#39d98a}.btn-whatsapp:hover,.btn-whatsapp:active{background-color:#06c270}.btn-close-megamenu svg{height:1rem;width:auto}.btn-close-megamenu svg path{fill:#fff}.mfp-arrow:before,.mfp-arrow:after{border:none}.mfp-arrow svg{pointer-events:none;height:auto;width:1rem}.mfp-arrow svg path{fill:#fff}.mfp-arrow.mfp-arrow-left svg{transform:rotate(180deg)}.btn-sticky-contact{width:3rem;height:3rem;overflow:hidden;right:1rem;bottom:5vh;border-radius:50%;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16);z-index:5;background-color:#070733;transform:scale(1);transition:all .2s ease-in-out;border:3px solid #fff}@media(min-width:768px){.btn-sticky-contact{width:4.4rem;height:4.4rem;right:2rem}}.btn-sticky-contact:focus,.btn-sticky-contact:hover{transform:scale(1.1)}.btn-sticky-contact__text{font-size:.8rem;line-height:.9rem;font-weight:700;color:#fff}.dropdown-underlined .dropdown-toggle{margin:0 .6rem;padding:0;padding-right:2rem;color:#8f90a6;background:0 0;border:none;border-bottom:3px solid #fce512 !important;border-radius:0;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L11.9874 15L18 9' stroke='%23070733' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.dropdown-underlined .dropdown-toggle:after{display:none}.dropdown-underlined--filled .dropdown-toggle{color:#070733}.dropdown-underlined .dropdown-menu{min-width:calc(100% - 1.2rem);border-radius:0 0 .5rem .5rem;border-color:#fce512;margin:-5px 0 0 !important}.dropdown-underlined .dropdown-item{cursor:pointer;color:#070733}.dropdown-underlined .dropdown-item:hover,.dropdown-underlined .dropdown-item:focus,.dropdown-underlined .dropdown-item:active{color:#070733;background:0 0;padding:.25rem 1rem .25rem 1.3rem}.mobile-menu{width:100vw;z-index:7;top:0;background-color:#fff;color:#070733;padding:6rem 0 4rem}@media(min-width:576px){.mobile-menu{padding:6rem 20vw 4rem}}.mobile-menu.right{left:auto;right:0}.mobile-menu.right:not(.opened){transform:translateX(100%)}.mobile-menu .icon{width:2.5rem;height:auto}.mobile-menu .excerpt{font-size:.7rem;font-weight:400;line-height:1rem;opacity:.4}.mobile-menu .has-submenu>ul{padding-left:1rem}.mobile-menu ul{list-style-type:none;padding:0;-webkit-overflow-scrolling:touch}.mobile-menu ul>li{display:block}.mobile-menu ul>li>a{color:inherit;display:block;font-size:1.75rem;font-weight:700;padding:.75rem 1rem;text-decoration:none;transition:all .15s}.mobile-menu ul li.current-menu-item>a{color:#070733}.mobile-menu ul li.small>a{padding:.5rem 1rem;font-size:1rem;font-weight:700}.mobile-menu ul li.lang img{width:1.2rem}.mobile-menu .submenu{background-color:#fff;left:100vw;z-index:1;padding:6rem 0 4rem}@media(min-width:576px){.mobile-menu .submenu{padding:6rem 20vw 4rem}}.mobile-menu .submenu>.label{color:#070733;display:block;font-size:1.5rem;line-height:1.2;font-weight:700;margin-bottom:.5rem;margin-top:1.5rem;padding-left:1rem;width:100%}.mobile-menu .submenu ul>li>a{font-size:1rem;font-weight:700}.mobile-menu .submenu-header{cursor:pointer}.mobile-menu .submenu-header .back-arrow{margin-left:1rem}.mobile-menu .submenu-header>a{color:inherit;display:block;font-size:.8rem;font-weight:700;padding:1rem 1.1rem;padding-left:2.2rem;text-decoration:none}.header{position:fixed;top:0;left:0;width:100%;padding:0;z-index:10;box-shadow:0px 0px 0px rgba(40,41,61,.04),0px 0px 0px rgba(96,97,112,.16);transition:all .2s ease-in-out}@media(min-width:768px){.header{height:5.7rem}}.header__logolink{display:block;position:relative;z-index:1}@media(min-width:1200px){.header__logolink{width:10rem}}.header__logolink .anim-object{width:auto !important;height:2.5rem !important}@media(min-width:992px){.header__logolink .anim-object{height:4.66rem !important}}.header__logolink svg{width:auto !important;height:2.5rem !important}@media(min-width:992px){.header__logolink svg{height:4.66rem !important}}.header__logolink svg path{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;fill:#070733;stroke:#070733}.header__navigation{overflow:hidden}.header__menu ul li{display:inline-block}.header__menu ul li.current-menu-item a:after,.header__menu ul li.current-menu-ancestor a:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.header__menu ul li.outline a{border:1px solid #070733;border-radius:.1rem;margin-left:1rem}.header__menu ul li.outline a:after{display:none}.header__menu ul li.outline a:focus,.header__menu ul li.outline a:hover,.header__menu ul li.outline a:active{background-color:#070733;border-color:#070733;color:#fff}.header__menu ul li a{border:none;outline:none;color:#070733;padding:1.25rem 1rem;line-height:1.125 !important;position:relative;z-index:1;background:0 0;margin:0;font-weight:700 !important;font-size:.9rem !important;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width:1200px){.header__menu ul li a{padding:1.25rem 1rem}}.header__menu ul li a:after{content:"";position:absolute;height:2px;bottom:0;left:.8rem;right:.8rem;background-color:#070733;visibility:hidden;-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.header__menu ul li a:hover:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.header.color{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header.color--secondary .header__logolink svg path{fill:#fce512;stroke:#fce512}.header.color--secondary .btn-hamburger svg path{stroke:#fce512}.header.color--secondary .header__menu ul li.outline a{border:1px solid #fce512}.header.color--secondary .header__menu ul li.outline a:focus,.header.color--secondary .header__menu ul li.outline a:hover,.header.color--secondary .header__menu ul li.outline a:active{background-color:#fce512;border-color:#fce512;color:#070733}.header.color--secondary .header__menu ul li a{color:#fce512}.header.color--secondary .header__menu ul li a svg path{stroke:#fce512}.header.color--secondary .header__menu ul li a:after{background-color:#fce512}.header.color--secondary .header__menu ul li a:focus,.header.color--secondary .header__menu ul li a:hover,.header.color--secondary .header__menu ul li a:active{color:#fce512}.header.color--white .header__logolink svg path{fill:#fff;stroke:#fff}.header.color--white .btn-hamburger svg path{stroke:#fff}.header.color--white .header__menu ul li.outline a{border:1px solid #fff}.header.color--white .header__menu ul li.outline a:focus,.header.color--white .header__menu ul li.outline a:hover,.header.color--white .header__menu ul li.outline a:active{background-color:#fff;border-color:#fff;color:#070733}.header.color--white .header__menu ul li a{color:#fff}.header.color--white .header__menu ul li a svg path{stroke:#fff}.header.color--white .header__menu ul li a:after{background-color:#fff}.header.color--white .header__menu ul li a:focus,.header.color--white .header__menu ul li a:hover,.header.color--white .header__menu ul li a:active{color:#fff}.header.color--white .rank-math-breadcrumb{background-color:#fff}.header--white-bg{background-color:#fff}body:not(.page-template-tpl-homepage) .header.mini{background-color:#fff}@media(min-width:768px){body:not(.page-template-tpl-homepage) .header.mini{height:4.5rem}}body:not(.page-template-tpl-homepage) .header.mini:not(.menu-opened){box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}body:not(.page-template-tpl-homepage) .header.mini:not(.menu-opened) .rank-math-breadcrumb{box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}body:not(.page-template-tpl-homepage) .header.mini .header__logolink .anim-object{height:2.25rem !important}body:not(.page-template-tpl-homepage) .header.mini .header__logolink .anim-object svg{height:2.25rem !important}body:not(.page-template-tpl-homepage) .header.mini .rank-math-breadcrumb{top:5rem;background-color:#fff}body.no-header .header{display:none}.footer{position:relative;z-index:1;background-color:#fff}.footer--fixed{position:fixed;z-index:0;bottom:0;left:0;width:100%}.footer__logolink svg{width:10rem !important;height:auto !important;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer__logolink svg path{fill:#070733;stroke:#070733}.footer__main{padding:1rem 0}@media(min-width:768px){.footer__main{padding:1.5rem 0}}@media(min-width:1400px){.footer__main{padding:2rem 0}}.footer__navigation{margin-top:1.5rem}.footer__navigation ul li a{padding:.7rem 0;font-size:.8rem;line-height:1rem;font-weight:400;position:relative;color:#070733;letter-spacing:.2px}@media(min-width:992px){.footer__navigation ul li a{font-size:.9rem;line-height:2rem}}.footer__navigation ul li a:after{content:"";position:absolute;width:100%;height:1px;bottom:.5rem;left:0;background-color:#070733;visibility:hidden;-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.footer__navigation ul li a:hover:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.footer__navigation ul li.current-menu-item a:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.footer__navigation ul li.heading a{font-weight:700}.footer__navigation ul li.heading a:after{height:2px}.footer__navigation ul li.current_page_item a:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}@media(min-width:576px){.footer__navigation--1 ul li{display:inline-block;margin-right:1rem}}@media(min-width:992px){.footer__navigation--1{margin-top:1rem}.footer__navigation--1 ul li{display:block;margin-right:0}}.footer__disclaimers ul li{line-height:1.25}@media(min-width:768px){.footer__disclaimers ul li{display:inline-block;margin-right:.5rem}}@media(min-width:992px){.footer__disclaimers ul li{margin-right:.75rem}}.footer__disclaimers ul li a{font-size:.8rem;color:#fff !important;font-weight:700;text-decoration:none}.footer__disclaimers ul li a:focus,.footer__disclaimers ul li a:hover,.footer__disclaimers ul li a:active{text-decoration:underline}.footer__sub{padding-top:1.5rem;padding-bottom:1.5rem;background-color:#070733;color:#fff}.footer__sub .socials{margin-top:1rem}@media(min-width:576px){.footer__sub .socials{margin-top:.5rem}}@media(min-width:768px){.footer__sub .socials{margin-top:0}}@media(min-width:768px){.footer__sub .socials__list{text-align:right}}.footer__sub .socials__listitem{margin-right:1.5rem}.footer__sub .socials__listitem:last-child{margin:0}.footer__sub .socials svg{height:1rem;width:auto;filter:brightness(0) invert(1);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer__sub .socials svg:hover{filter:brightness(1) invert(0)}.anim-logo .logo{width:100%}.anim-logo .logo .letter{opacity:1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.anim-logo .logo .shape{-moz-transform:scale(1,1) translate(0,0);-o-transform:scale(1,1) translate(0,0);-ms-transform:scale(1,1) translate(0,0);-webkit-transform:scale(1,1) translate(0,0);transform:scale(1,1) translate(0,0);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.anim-logo .logo .shape,.anim-logo .logo #shape-top,.anim-logo .logo #shape-bottom{-moz-transform-origin:center;-o-transform-origin:center;-ms-transform-origin:center;-webkit-transform-origin:center;transform-origin:center}@media(min-width:992px){.anim-logo--hover{display:none}.anim-logo--hover .logo .letter{opacity:0}.anim-logo--hover .logo #shape-bottom{-moz-transform:scale(2.2,2.2) translate(-.16rem,-.85rem);-o-transform:scale(2.2,2.2) translate(-.16rem,-.85rem);-ms-transform:scale(2.2,2.2) translate(-.16rem,-.85rem);-webkit-transform:scale(2.2,2.2) translate(-.16rem,-.85rem);transform:scale(2.2,2.2) translate(-.16rem,-.85rem)}.anim-logo--hover .logo #shape-top{-moz-transform:scale(2.2,2.2) translate(-2.6rem,-.85rem);-o-transform:scale(2.2,2.2) translate(-2.6rem,-.85rem);-ms-transform:scale(2.2,2.2) translate(-2.6rem,-.85rem);-webkit-transform:scale(2.2,2.2) translate(-2.6rem,-.85rem);transform:scale(2.2,2.2) translate(-2.6rem,-.85rem)}}.module-posts-overview{transition:all .2s ease-in-out}.module-posts-overview .form-select{width:100%}@media(min-width:576px){.module-posts-overview .form-select{width:15rem}}.module-posts-overview .form-check-input,.module-posts-overview .hbspt-form input[type=checkbox],.hbspt-form .module-posts-overview input[type=checkbox],.module-posts-overview .hbspt-form input[type=radio],.hbspt-form .module-posts-overview input[type=radio]{margin-top:.35rem}.module-posts-overview .card{color:#070733}.module-posts-overview .card__inner{padding:0 1rem;background-color:#fff}.module-posts-overview .card__author{position:absolute;bottom:0;z-index:1;left:1rem}.module-posts-overview .card__author img{width:3.375rem;height:3.375rem;border-radius:50%;border:3px solid #fff}.module-posts-overview .card__date{z-index:2;position:absolute;top:0;right:1rem;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:.5rem;height:5rem;width:3.35rem;border-radius:0 0 .5rem .5rem;background-color:#fce512;color:#28293d}.module-posts-overview .card__date-line{position:relative;font-size:1rem;text-transform:uppercase;font-size:.875rem}.module-posts-overview .card__awarded{z-index:99;position:absolute;top:0;right:0;height:3rem;width:6rem;border-radius:0 0 .5rem .5rem;color:#28293d}.module-posts-overview .card__awarded svg{width:100%;border-radius:0 1.5rem 0 .5rem}.module-posts-overview .card__date-day{margin-bottom:0;font-size:1.5rem;font-weight:800}.module-posts-overview .card__date-month,.module-posts-overview .card__date-year{font-size:.875rem;text-transform:uppercase}.module-posts-overview .card__title{margin-bottom:1rem}.module-posts-overview .card__excerpt{margin-bottom:1rem}.module-posts-overview .card__image{-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-ms-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}.module-posts-overview .card__special-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}.module-posts-overview .card__special-tag{padding:.25rem .5rem;font-size:.75rem;line-height:1.8;font-weight:600;text-transform:uppercase;border-radius:.5rem;border:.05rem solid #28293d;color:#28293d}.module-posts-overview .card:not(.card--no-permalink):hover .card__image{transform:scale(1.1,1.1)}.module-posts-overview .pagination-wrapper{padding-top:2rem;margin-top:2rem;border-top:1px solid #f2f2f5}.pagination .screen-reader-text{display:none}.pagination .nav-links{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.75rem;line-height:1rem;font-weight:600;padding:0;border-radius:50%;background:0 0;color:#070733;border:1px solid #fff}.pagination .page-numbers.current,.pagination .page-numbers:active{background:#070733;color:#fce512;border:1px solid #070733}.pagination .page-numbers:not(.dots):not(.current):hover,.pagination .page-numbers:not(.dots):not(.current):focus{border:1px solid #070733}.spinning-icon{-webkit-animation:spinning 1s linear infinite;-moz-animation:spinning 1s linear infinite;-ms-animation:spinning 1s linear infinite;-o-animation:spinning 1s linear infinite;animation:spinning 1s linear infinite}.readmore-trigger{color:#004fc4 !important}.readmore-trigger:active,.readmore-trigger:hover{text-decoration:underline !important}.readmore-content{display:none}.readmore-content--active{display:inline}body.page-template-scroll-scenes{overflow-x:hidden}body.page-template-scroll-scenes .main,body.page-template-scroll-scenes .scroll-scenes-wrapper{width:100%;height:100%;padding:0}body.page-template-scroll-scenes .main section,body.page-template-scroll-scenes .scroll-scenes-wrapper section{padding:0}body.page-template-scroll-scenes .full-screen{display:block;width:100vw;height:100vh;overflow:hidden}.client-block{aspect-ratio:16/9;display:flex;align-items:center;padding:1rem}.client-block__image--greyed{filter:grayscale(100%)}.lang-switch img{width:1.2rem}.module-hero .wysiwyg{position:relative;z-index:2}.module-hero .wysiwyg h6,.module-hero .wysiwyg h5,.module-hero .wysiwyg h4,.module-hero .wysiwyg h3,.module-hero .wysiwyg h2,.module-hero .wysiwyg h1{margin-bottom:2rem}.module-hero .wysiwyg h1{font-size:2.9rem !important;font-weight:600 !important;line-height:1.3 !important}@media(min-width:992px){.module-hero .wysiwyg h1{font-size:4rem !important;font-weight:600 !important;line-height:1 !important}}.module-hero .wysiwyg p,.module-hero .wysiwyg a:not(.btn){font-size:1rem;font-weight:700}.module-hero .anim-object{z-index:1;width:5rem;height:5rem}@media(min-width:768px){.module-hero .anim-object--absolute{position:absolute}}.module-hero .anim-object--1{margin-bottom:1rem}@media(min-width:768px){.module-hero .anim-object--1.anim-object--absolute{margin-bottom:0;left:50%;top:0}}.module-hero .anim-object--2{float:right}@media(min-width:768px){.module-hero .anim-object--2.anim-object--absolute{float:none;bottom:0;left:0}}.module-hero .anim-object svg path{fill:#f2f2f5;stroke:#f2f2f5}.module-hero .image{transform:scale(1,1);width:100%;height:calc(100% + 2rem);margin-top:1rem}.module-hero .image--no-crop{width:100%;height:auto}@media(min-width:768px){.module-hero .image{margin-top:0}}.module-hero .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-hero .image-overlay{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:#070733}.module-hero .image-overlay--0{background-color:rgba(7,7,51,0)}.module-hero .image-overlay--30{background-color:rgba(7,7,51,.3)}.module-hero .image-overlay--50{background-color:rgba(7,7,51,.5)}.module-hero .image-overlay--70{background-color:rgba(7,7,51,.7)}.module-hero .background-image{width:100%;height:100%;mix-blend-mode:multiply}.module-hero.primary-bg-color .anim-object{opacity:.3}.module-hero.lightgrey-bg-color .anim-object,.module-hero.secondary-bg-color .anim-object{opacity:.2}.module-hero.lightgrey-bg-color .anim-object svg path,.module-hero.secondary-bg-color .anim-object svg path{fill:#070733;stroke:#070733}.module-hero.no-image .wysiwyg h1,.module-hero.no-image .wysiwyg h2{transform:translateY(2rem)}.module-hero.bg-image{color:#fff;min-height:60vh;padding-top:5rem !important;padding-bottom:2rem !important}@media(min-width:576px){.module-hero.bg-image{padding-top:6rem !important;padding-bottom:3rem !important}}@media(min-width:768px){.module-hero.bg-image{padding-top:7rem !important;padding-bottom:4rem !important}}@media(min-width:992px){.module-hero.bg-image{padding-top:8rem !important;padding-bottom:6rem !important}}@media(min-width:768px){.module-hero.bg-image .wysiwyg{transform:translateY(2rem)}}.module-hero.bg-image a:not(.btn){color:#fff}.module-hero.bg-image a:not(.btn):hover,.module-hero.bg-image a:not(.btn):focus{color:#fff}.module-hero.bg-image h1,.module-hero.bg-image h2,.module-hero.bg-image h3,.module-hero.bg-image h4,.module-hero.bg-image h5,.module-hero.bg-image h6{color:#fff}.module-hero.bg-image hr{background-color:#fff}.module-hero.bg-image blockquote{background-color:#565654;color:#fff}.module-hero.bg-image .table{background-color:#fff}.module-hero.bg-image .btn,.module-hero.bg-image .hbspt-form input[type=submit],.hbspt-form .module-hero.bg-image input[type=submit]{background-color:#fff;color:#070733}.module-hero.bg-image .btn:focus,.module-hero.bg-image .hbspt-form input[type=submit]:focus,.hbspt-form .module-hero.bg-image input[type=submit]:focus,.module-hero.bg-image .btn:active,.module-hero.bg-image .hbspt-form input[type=submit]:active,.hbspt-form .module-hero.bg-image input[type=submit]:active,.module-hero.bg-image .btn:hover,.module-hero.bg-image .hbspt-form input[type=submit]:hover,.hbspt-form .module-hero.bg-image input[type=submit]:hover{background-color:#070733;color:#fff}.breadcrumbs,.rank-math-breadcrumb{box-shadow:0px 0px 0px rgba(40,41,61,.04),0px 0px 0px rgba(96,97,112,.16);position:relative;font-size:.9rem;font-weight:700;transition:all .2s ease-in-out;padding:.2rem .75rem;border-radius:1rem;display:none}@media(min-width:992px){.breadcrumbs,.rank-math-breadcrumb{display:block;margin-top:2rem}}.breadcrumbs p,.rank-math-breadcrumb p{margin:0}.breadcrumbs .separator,.rank-math-breadcrumb .separator{margin:0 .5rem}.breadcrumbs .last,.rank-math-breadcrumb .last{font-weight:400}.module-video-hero{padding:0 !important;pointer-events:none;background-color:#070733;overflow:hidden;z-index:-2}.module-video-hero__ratio{height:70vh;width:100%}@media(min-width:992px){.module-video-hero__ratio{height:auto;aspect-ratio:16/9}}.module-video-hero__text-wrapper{color:#fff;z-index:1;top:0;height:calc(100% + 4rem);padding:0 2rem;animation-name:videoHeroText;animation-duration:2.5s;animation-timing-function:cubic-bezier(.17,.67,.19,1)}@media(min-width:992px){.module-video-hero__text-wrapper{height:calc(100% + 8rem);animation-name:videoHeroTextFadeOut;animation-duration:8s;animation-fill-mode:forwards;animation-iteration-count:1}}.module-video-hero__text{color:#fff;text-shadow:2px 2px #8f90a6}.module-video-hero__video{top:-4rem;height:calc(100% + 8rem)}.module-video-hero iframe{opacity:0}.module-video-hero iframe.loaded{opacity:1}.module-image-text .ratio,.module-image-text .no-ratio{margin-bottom:1rem}@media(min-width:768px){.module-image-text .ratio,.module-image-text .no-ratio{margin-bottom:0}}.module-image-text .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-image-text .image{width:100%;height:calc(100% + 2rem)}.module-image-text .image--no-crop{width:100%;height:auto}.module-image-text .wysiwyg h1,.module-image-text .wysiwyg h2{font-size:2.5rem;font-weight:700;line-height:1.35}@media(min-width:768px){.module-image-text .wysiwyg--no-icon{transform:translateY(-2rem)}}.module-image-text .anim-object{z-index:1;width:3rem;height:3rem;margin-top:2rem}@media(min-width:992px){.module-image-text .anim-object{width:5rem;height:5rem}}.module-image-text .anim-object svg path{fill:#f2f2f5;stroke:#f2f2f5}.module-image-text.primary-bg-color .anim-object{opacity:.3}.module-image-text.lightgrey-bg-color .anim-object,.module-image-text.secondary-bg-color .anim-object{opacity:.2}.module-image-text.lightgrey-bg-color .anim-object svg path,.module-image-text.secondary-bg-color .anim-object svg path{fill:#070733;stroke:#070733}.module-text-sidebar .sticky-top{top:8rem}.module-text-sidebar .sidebar__item{z-index:1}.module-text-sidebar .sidebar__item--active-modal{z-index:2}@media(min-width:992px){.module-text-sidebar .sidebar__item:first-of-type{margin-top:0}}.module-text-sidebar .people .ratio{width:10rem}.module-text-sidebar .people__image{margin-bottom:1rem;border-radius:50%}.module-text-sidebar .people .modal-is-visible .btom-modal{z-index:1021}.module-text-sidebar .case{padding:1rem;background-color:#fce512}@media(min-width:576px){.module-text-sidebar .case{padding:1.5rem}}@media(min-width:768px){.module-text-sidebar .case{padding:.75rem}}.module-text-sidebar .case__inner{color:#070733 !important;padding:.75rem;border-radius:0 .4rem;position:relative;overflow:hidden;box-shadow:inset 1px -1px 0px 1px #070733}.module-text-sidebar .case__inner:after{-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86);content:"";width:0;height:100%;position:absolute;left:0;bottom:0;z-index:1;background-color:#070733}.module-text-sidebar .case__inner:hover{color:#fce512 !important}.module-text-sidebar .case__inner:hover:after{width:100%}.module-text-sidebar .case__inner:hover .case__award rect{fill:#fce512}.module-text-sidebar .case__inner:hover .case__award path{fill:#070733}.module-text-sidebar .case__content{position:relative;z-index:2}.module-text-sidebar .case__campaign{padding-right:4rem}.module-text-sidebar .case__campaign-name:after{content:", "}.module-text-sidebar .case__campaign-name:last-of-type:after{content:""}.module-text-sidebar .case__award{position:absolute;bottom:2px;right:0;z-index:2;width:4rem;height:auto}.module-text-sidebar .case__award rect,.module-text-sidebar .case__award path{-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.module-text-sidebar.lightgrey-bg-color .people{padding:1rem;background-color:#fff}.module-text-sidebar.primary-bg-color .people,.module-text-sidebar.secondary-bg-color .people{background:0 0;padding:0}.module-text-sidebar.primary-bg-color .people__image,.module-text-sidebar.secondary-bg-color .people__image{margin-left:0;margin-right:0}.module-text-sidebar.primary-bg-color .case__title{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#070733 !important}.module-text-sidebar.primary-bg-color .case__inner:hover .case__title{color:#fce512 !important}.module-text-sidebar.secondary-bg-color .case{padding:0}.module-image .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-image .ratio{margin:0 auto}.module-image .ratio--large{--bs-aspect-ratio:50%}.module-image .ratio--medium{--bs-aspect-ratio:75.75757576%}.module-image .ratio--small{--bs-aspect-ratio:78.125%}.module-image .image{width:100%;height:calc(100% + 2rem)}.module-image .image--no-crop{width:100%;height:auto}.module-form .form{margin-top:1.5rem;background-color:#fff;padding:1rem;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}@media(min-width:576px){.module-form .form{padding:2rem}}@media(min-width:992px){.module-form .form{margin-top:0}}.module-form .person{margin-top:2rem}.module-form .person__image{width:10rem;height:10rem;border-radius:50%;margin-bottom:1rem}@media(min-width:576px){.module-form .person__image{margin-bottom:0}}.module-form .person__subtitle{font-weight:600}.module-form .anim-object{z-index:1;width:4rem;height:4rem}.module-form .anim-object svg path{fill:#f2f2f5;stroke:#f2f2f5}.module-form.primary-bg-color .anim-object{opacity:.3}.module-form.lightgrey-bg-color .anim-object,.module-form.secondary-bg-color .anim-object{opacity:.2}.module-form.lightgrey-bg-color .anim-object svg path,.module-form.secondary-bg-color .anim-object svg path{fill:#070733;stroke:#070733}.module-form--hide-voorkeur-datum-evenement select[name=voorkeur_datum_evenement]{display:none}.module-image-form .tile__image{box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}.module-image-form .tile__title{position:absolute;bottom:1rem;left:1rem;z-index:1;font-weight:400 !important;line-height:1.1 !important}@media(min-width:1400px){.module-image-form .tile__title{width:50%;bottom:1.5rem;left:1.5rem}}.module-image-form .form{margin-top:1.5rem}@media(min-width:992px){.module-image-form .form{margin-top:0}}.module-image-form.primary-bg-color .form{background-color:#070733}.module-image-form.primary-bg-color .form .gform_wrapper .focused .gfield_label,.module-image-form.primary-bg-color .form .gform_wrapper .filled .gfield_label{background-color:#070733;color:#fff;border-radius:0 0 .3rem .3rem}.module-content-image-blocks__image-container{height:6rem;width:100%}.module-content-image-blocks__image-container img{height:100%;width:100%}.module-quote-block .ratio{margin-bottom:1rem}@media(min-width:768px){.module-quote-block .ratio{margin-bottom:0}}.module-quote-block .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-quote-block .image{width:100%;height:calc(100% + 2rem)}.module-quote-block .image--no-crop{width:100%;height:auto}.module-quote-block .play-button{position:absolute;z-index:2;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:4rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-quote-block .popup-video:hover .play-button{height:4.5rem}.module-quote-block .person{margin-top:1.5rem}.module-quote-block .person__image{width:3.4rem;height:3.4rem;border-radius:50%;margin-right:1rem}.module-quote-block .person__title{color:#555770}.module-quote-block .person__subtitle{color:#8f90a6}.module-quote-block.primary-bg-color svg path{fill:#fff;stroke:#fff}.module-accordion .accordion-item{border-radius:0;border:none;background:0 0}.module-accordion .accordion-button{position:relative;color:#070733;background:#fafafc;border-radius:0}.module-accordion .accordion-button.collapsed,.module-accordion .accordion-button.collapsing{background:0 0}.module-accordion .accordion-button:first-of-type{border-radius:0}.module-accordion .accordion-button:first-of-type.collapsed{border-radius:0}.module-accordion .accordion-button:last-of-type{border-radius:0}.module-accordion .accordion-button:last-of-type.collapsed{border-radius:0}.module-accordion .accordion-button:after{display:none}.module-accordion .accordion-button svg{height:.8rem;width:auto;position:absolute;right:1rem;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.module-accordion .accordion-button[aria-expanded=true] svg{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.module-accordion .accordion-button:focus{border-color:rgba(60,60,59,.125);box-shadow:none}.module-accordion .accordion-button:not(.collapsed){box-shadow:none}.module-accordion .accordion-collapse.show,.module-accordion .accordion-collapse.collapsing{background:#fafafc;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-accordion .accordion-body{padding:0 2rem .5rem 1.5rem;font-size:.7rem;line-height:1.25rem}.module-accordion.lightgrey-bg-color .accordion-button{background:#fff}.module-accordion.lightgrey-bg-color .accordion-button.collapsed,.module-accordion.lightgrey-bg-color .accordion-button.collapsing{background:0 0}.module-accordion.lightgrey-bg-color .accordion-collapse.show,.module-accordion.lightgrey-bg-color .accordion-collapse.collapsing{background:#fff}.module-accordion.primary-bg-color .accordion-button,.module-accordion.secondary-bg-color .accordion-button{background:0 0}.module-accordion.primary-bg-color .accordion-button.collapsed,.module-accordion.primary-bg-color .accordion-button.collapsing,.module-accordion.secondary-bg-color .accordion-button.collapsed,.module-accordion.secondary-bg-color .accordion-button.collapsing{background:0 0}.module-accordion.primary-bg-color .accordion-collapse.show,.module-accordion.primary-bg-color .accordion-collapse.collapsing,.module-accordion.secondary-bg-color .accordion-collapse.show,.module-accordion.secondary-bg-color .accordion-collapse.collapsing{background:0 0}.module-accordion.primary-bg-color .accordion-body,.module-accordion.secondary-bg-color .accordion-body{padding:0 2rem 0 1.3rem}.module-accordion.primary-bg-color .accordion-body .wysiwyg p:last-of-type,.module-accordion.secondary-bg-color .accordion-body .wysiwyg p:last-of-type{margin:0}.module-accordion.primary-bg-color .accordion-button{color:#fff}.module-accordion.primary-bg-color .accordion-button svg path{fill:#fff}.module-accordion.secondary-bg-color .accordion-button{background:0 0}.module-hubs .skeleton__item{height:3.6875rem;width:100%;margin:0 auto}@media(min-width:768px){.module-hubs .skeleton__item{height:5.375rem}}@media(min-width:992px){.module-hubs .skeleton__item{width:70%}}.module-hubs .postcalcode-input .input-group{margin:0 auto;width:100%}@media(min-width:576px){.module-hubs .postcalcode-input .input-group{width:18rem}}.module-hubs .postcalcode-input .input-group input:focus{border-color:#c7c9d9 !important}.module-hubs .postcalcode-input .input-group .btn,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit],.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit]{background:0 0;padding-left:1.1rem;padding-right:1.1rem;border-radius:0 .3rem .3rem 0;border:1px solid #c7c9d9}.module-hubs .postcalcode-input .input-group .btn--marker{border-radius:.3rem 0 0 .3rem}.module-hubs .postcalcode-input .input-group .btn svg,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit] svg,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit] svg{width:.8rem;height:auto}.module-hubs .postcalcode-input .input-group .btn svg path,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit] svg path,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit] svg path{fill:#070733;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-hubs .postcalcode-input .input-group .btn:focus,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit]:focus,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit]:focus,.module-hubs .postcalcode-input .input-group .btn:hover,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit]:hover,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit]:hover{background-color:#070733;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.module-hubs .postcalcode-input .input-group .btn:focus svg path,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit]:focus svg path,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit]:focus svg path,.module-hubs .postcalcode-input .input-group .btn:hover svg path,.module-hubs .postcalcode-input .input-group .hbspt-form input[type=submit]:hover svg path,.hbspt-form .module-hubs .postcalcode-input .input-group input[type=submit]:hover svg path{fill:#fff}.module-hubs .hub{width:100%;padding:1rem 1.5rem;margin:0 auto;background-color:#f2f2f5;position:relative;overflow:hidden}@media(min-width:992px){.module-hubs .hub{width:70%}}.module-hubs .hub__image-overlay{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:rgba(7,7,51,.5);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.module-hubs .hub__image{mix-blend-mode:multiply;position:absolute;top:0;left:0;height:100%;width:100%}.module-hubs .hub__content{z-index:2}.module-hubs .hub__contact-data{display:none;color:#fff;margin-top:1rem}.module-hubs .hub__title{color:#070733;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width:767.98px){.module-hubs .hub__title{font-size:1.25rem !important}}@media(max-width:767.98px){.module-hubs .hub__distance-km{font-size:1.25rem !important}}.module-hubs .hub__distance{color:#070733;top:-.25rem;right:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width:768px){.module-hubs .hub__distance{top:.5rem}}.module-hubs .hub:hover{width:100%;padding:1.75rem}.module-hubs .hub:hover .hub__image-overlay{opacity:1}.module-hubs .hub:hover .hub__title,.module-hubs .hub:hover .hub__distance{color:#fff}.module-hubs .hub:hover .hub__contact-data{display:block}.module-hubs .hub:hover .hub__distance-circle svg path{stroke:#fff}.module-hubs-contact .skeleton__item{height:3.75rem;margin:0 auto}.module-hubs-contact .postcalcode-input .input-group input:focus{border-color:#c7c9d9 !important}.module-hubs-contact .postcalcode-input .input-group .btn,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit],.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit]{background:0 0;padding-left:1.1rem;padding-right:1.1rem;border-radius:0 .3rem .3rem 0;border:1px solid #c7c9d9}.module-hubs-contact .postcalcode-input .input-group .btn--marker{border-radius:.3rem 0 0 .3rem}.module-hubs-contact .postcalcode-input .input-group .btn svg,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit] svg,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit] svg{width:auto;height:1rem}.module-hubs-contact .postcalcode-input .input-group .btn svg path,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit] svg path,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit] svg path{fill:#070733;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-hubs-contact .postcalcode-input .input-group .btn:focus,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit]:focus,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit]:focus,.module-hubs-contact .postcalcode-input .input-group .btn:hover,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit]:hover,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit]:hover{background-color:#070733;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.module-hubs-contact .postcalcode-input .input-group .btn:focus svg path,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit]:focus svg path,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit]:focus svg path,.module-hubs-contact .postcalcode-input .input-group .btn:hover svg path,.module-hubs-contact .postcalcode-input .input-group .hbspt-form input[type=submit]:hover svg path,.hbspt-form .module-hubs-contact .postcalcode-input .input-group input[type=submit]:hover svg path{fill:#fff}.module-hubs-contact .hubs-list__item{padding:1rem 1.5rem;margin:0 auto;background-color:#f2f2f5;position:relative;overflow:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-hubs-contact .hub{cursor:pointer}.module-hubs-contact .hub__title,.module-hubs-contact .hub__distance{color:#070733}.module-hubs-contact .hub svg{width:1.3rem;height:auto}.module-hubs-contact .hub:hover{padding-left:1.75rem;background-color:#e4e4eb}.module-hubs-contact .hub--selected{background-color:#fce512}.module-hubs-contact .hub--selected:hover{background-color:#fce512}.module-hubs-contact .selected-hub{margin-top:2rem}@media(min-width:992px){.module-hubs-contact .selected-hub{margin-top:0}}.module-hubs-contact .selected-hub__title{margin:2rem 0 0}@media(min-width:768px){.module-hubs-contact .selected-hub__title{margin:0}}.module-hubs-contact .selected-hub__contact-data a{text-decoration:none}.module-hubs-contact .selected-hub__contact-data a:hover,.module-hubs-contact .selected-hub__contact-data a:active{text-decoration:underline}.module-hubs-contact .selected-hub__jobs-link a{color:#5b8def;text-decoration:underline}.module-hubs-contact .selected-hub__jobs-link a:hover,.module-hubs-contact .selected-hub__jobs-link a:active{text-decoration:underline}.module-hubs-contact .selected-hub .flex-group-1 svg{height:1.5rem;width:auto}.module-hubs-contact .selected-hub__opening-hours{display:flex;flex-direction:column;gap:.5rem;width:20rem}.module-hubs-contact .selected-hub__opening-hour{display:flex;justify-content:space-between}.module-hubs-contact.lightgrey-bg-color .hub{background-color:#e4e4eb}.module-hubs-contact.lightgrey-bg-color .hub:hover{background-color:#c7c9d9}.module-hubs-contact.lightgrey-bg-color .hub--selected{background-color:#070733}.module-hubs-contact.lightgrey-bg-color .hub--selected .hub__title,.module-hubs-contact.lightgrey-bg-color .hub--selected .hub__distance{color:#fce512}.module-hubs-contact.lightgrey-bg-color .hub--selected:hover{background-color:#070733}.module-hubs-contact.primary-bg-color .postcalcode-input .input-group .btn svg path,.module-hubs-contact.primary-bg-color .postcalcode-input .input-group .hbspt-form input[type=submit] svg path,.hbspt-form .module-hubs-contact.primary-bg-color .postcalcode-input .input-group input[type=submit] svg path{fill:#fff}.module-hubs-contact.primary-bg-color .hub{background-color:#070733;border:1px solid #fff}.module-hubs-contact.primary-bg-color .hub .hub__title,.module-hubs-contact.primary-bg-color .hub .hub__distance{color:#fff}.module-hubs-contact.primary-bg-color .hub__distance-circle svg path{stroke:#fff}.module-hubs-contact.primary-bg-color .hub:hover{background-color:#070733}.module-hubs-contact.primary-bg-color .hub--selected{background-color:#c7c9d9}.module-hubs-contact.primary-bg-color .hub--selected .hub__title,.module-hubs-contact.primary-bg-color .hub--selected .hub__distance{color:#070733}.module-hubs-contact.primary-bg-color .hub--selected .hub__distance-circle svg path{stroke:#070733}.module-hubs-contact.primary-bg-color .hub--selected:hover{color:#070733;background-color:#c7c9d9}.module-hubs-contact.primary-bg-color .selected-hub .flex-group-1 svg path{stroke:#fff}.module-person .person-visual{position:relative;margin-bottom:1rem}@media(min-width:768px){.module-person .person-visual{margin-bottom:0}}.module-person .image{position:absolute;z-index:1;top:0;left:50%;-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:15rem;height:15rem;border-radius:50%}@media(min-width:576px){.module-person .image{width:20rem;height:20rem}}@media(min-width:768px){.module-person .image{width:18rem;height:18rem}}@media(min-width:992px){.module-person .image{width:24rem;height:24rem}}.module-person .dot{position:absolute;width:2.7rem;height:2.7rem;z-index:2}@media(min-width:992px){.module-person .dot{width:3rem;height:3rem}}.module-person .dot__inner{padding:.5rem;border-radius:50%;background-color:#f2f2f5;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:scale(1,1)}@media(min-width:768px){.module-person .dot__inner{padding:0}}.module-person .dot:hover .dot__inner{transform:scale(1.1,1.1)}.module-person #module-person-circle{display:block;width:15rem;height:15rem;margin:0 auto}@media(min-width:576px){.module-person #module-person-circle{width:20rem;height:20rem}}@media(min-width:768px){.module-person #module-person-circle{width:18rem;height:18rem}}@media(min-width:992px){.module-person #module-person-circle{width:24rem;height:24rem}}.module-person .person-data{margin-top:1rem}@media(min-width:768px){.module-person .person-data{margin-top:0}}.module-person .person-data__item{margin:1rem 0 0}.module-person .person-data__item:first-child{margin:0}@media(min-width:576px){.module-person .subtitle{margin:1rem 0 1.5rem}}.module-person .jobtitle{margin:0}.module-person-strip .person__image-wrapper{width:10rem;margin-right:1rem}.module-person-strip .person__image{width:100%;height:100%;border-radius:50%}.module-person-strip .person__name,.module-person-strip .person__jobtitle{line-height:1.33}.module-person-strip .person__name{font-size:1.5rem;font-weight:700}.module-person-strip .person__jobtitle{font-weight:600}.module-people .anim-object{z-index:1;width:3rem;height:3rem}@media(min-width:992px){.module-people .anim-object{width:4rem;height:4rem}}.module-people .anim-object svg path{fill:#f2f2f5;stroke:#f2f2f5}.module-people .back-button{-webkit-transition:all .35s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .35s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .35s cubic-bezier(.79,.14,.15,.86);-o-transition:all .35s cubic-bezier(.79,.14,.15,.86);transition:all .35s cubic-bezier(.79,.14,.15,.86)}.module-people .back-button:hover{cursor:pointer;-moz-transform:translate(-.3rem,0);-o-transform:translate(-.3rem,0);-ms-transform:translate(-.3rem,0);-webkit-transform:translate(-.3rem,0);transform:translate(-.3rem,0)}.module-people .form-select{width:12rem}.module-people .person{position:absolute;width:33%;height:33%;padding:3%;-webkit-transition:all .35s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .35s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .35s cubic-bezier(.79,.14,.15,.86);-o-transition:all .35s cubic-bezier(.79,.14,.15,.86);transition:all .35s cubic-bezier(.79,.14,.15,.86)}@media(min-width:1200px){.module-people .person{padding:5%}}@media(min-width:1400px){.module-people .person{padding:1rem}}.module-people .person:before,.module-people .person:after{content:"";opacity:0;position:absolute;top:9%;right:9%;bottom:9%;left:9%;border-radius:50%;z-index:-1}@media(min-width:1200px){.module-people .person:before,.module-people .person:after{top:18%;right:18%;bottom:18%;left:18%}}.module-people .person:before{border:2px solid #555770}.module-people .person:after{background-color:#c7c9d9}.module-people .person:not(.person--large):hover{cursor:pointer;z-index:1}.module-people .person:not(.person--large):hover:before,.module-people .person:not(.person--large):hover:after{opacity:1}.module-people .person:not(.person--large):hover:before{animation:pulserings 1s infinite;animation-delay:.15s}.module-people .person:not(.person--large):hover:after{animation:pulserings 1s infinite}.module-people .person--small{padding:9%}@media(min-width:576px){.module-people .person--small{padding:7%}}@media(min-width:768px){.module-people .person--small{padding:9%}}@media(min-width:992px){.module-people .person--small{padding:2.5rem}}.module-people .person--small:before,.module-people .person--small:after{top:25%;right:25%;bottom:25%;left:25%}@media(min-width:576px){.module-people .person--small:before,.module-people .person--small:after{top:20%;right:20%;bottom:20%;left:20%}}@media(min-width:768px){.module-people .person--small:before,.module-people .person--small:after{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:992px){.module-people .person--small:before,.module-people .person--small:after{top:20%;right:20%;bottom:20%;left:20%}}@media(min-width:1400px){.module-people .person--small:before,.module-people .person--small:after{top:23%;right:23%;bottom:23%;left:23%}}.module-people .person--small.animate{animation-duration:1s !important;animation-iteration-count:1 !important;animation-timing-function:cubic-bezier(.1,-.6,.2,0);animation-name:headShake}.module-people .person--large{padding:0;width:70%;height:70%;z-index:2}.module-people .person__image{width:100%;height:100%;border-radius:50%}.module-people .person:nth-child(1){left:0;top:0}.module-people .person:nth-child(2){left:33.33%;top:0}.module-people .person:nth-child(3){left:66.66%;top:0}.module-people .person:nth-child(4){left:0;top:33.33%}.module-people .person:nth-child(5){left:33.33%;top:33.33%}.module-people .person:nth-child(6){left:66.66%;top:33.33%}.module-people .person:nth-child(7){left:0;top:66.66%}.module-people .person:nth-child(8){left:33.33%;top:66.66%}.module-people .person:nth-child(9){left:66.66%;top:66.66%}.module-people .ratio{position:relative}@media(min-width:768px){.module-people .ratio{-webkit-transition:all .35s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .35s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .35s cubic-bezier(.79,.14,.15,.86);-o-transition:all .35s cubic-bezier(.79,.14,.15,.86);transition:all .35s cubic-bezier(.79,.14,.15,.86)}.module-people .ratio--one-row{transform:translateY(33.33%)}.module-people .ratio--two-rows{transform:translateY(16.66%)}.module-people .ratio--no-translate,.module-people .ratio--three-rows{transform:translateY(0)}}.module-people .people{margin-top:2rem}@media(min-width:768px){.module-people .people{margin-top:0}}.module-people .people#person--1 .person:nth-child(2){top:34.3%;left:64.85%}.module-people .people#person--1 .person:nth-child(3){top:-8%;left:60.18%}.module-people .people#person--1 .person:nth-child(4){top:67.33%;left:18%}.module-people .people#person--1 .person:nth-child(5){top:55.29%;left:47.22%}.module-people .people#person--1 .person:nth-child(6){top:12.22%;left:75.18%}.module-people .people#person--1 .person:nth-child(7){top:61.1%;left:-5%}.module-people .people#person--1 .person:nth-child(8){top:75.18%;left:41.85%}.module-people .people#person--1 .person:nth-child(9){top:60.73%;left:71.29%}.module-people .people#person--2 .person:nth-child(1){left:-7%;top:-8%}.module-people .people#person--2 .person:nth-child(2){top:0;left:14.665%}.module-people .people#person--2 .person:nth-child(3){top:-3%;left:75.18%}.module-people .people#person--2 .person:nth-child(4){top:67.33%;left:0}.module-people .people#person--2 .person:nth-child(5){top:65.29%;left:47.22%}.module-people .people#person--2 .person:nth-child(6){top:52.22%;left:75.18%}.module-people .people#person--2 .person:nth-child(7){top:44.1%;left:-6%}.module-people .people#person--2 .person:nth-child(8){top:75.18%;left:22.85%}.module-people .people#person--2 .person:nth-child(9){top:73.73%;left:71.29%}.module-people .people#person--3 .person:nth-child(1){left:10%;top:-10%}.module-people .people#person--3 .person:nth-child(2){top:6%;left:-6.335%}.module-people .people#person--3 .person:nth-child(3){left:30.13%;top:0}.module-people .people#person--3 .person:nth-child(4){top:67.33%;left:0}.module-people .people#person--3 .person:nth-child(5){top:65.29%;left:47.22%}.module-people .people#person--3 .person:nth-child(6){top:26.22%;left:-.82%}.module-people .people#person--3 .person:nth-child(7){top:46.1%;left:-6%}.module-people .people#person--3 .person:nth-child(8){top:57.18%;left:22.85%}.module-people .people#person--3 .person:nth-child(9){top:73.73%;left:71.29%}.module-people .people#person--4 .person:nth-child(1){left:-7%;top:-8%}.module-people .people#person--4 .person:nth-child(2){top:-7%;left:34.665%}.module-people .people#person--4 .person:nth-child(3){left:58.13%;top:0}.module-people .people#person--4 .person:nth-child(4){top:16.66%;left:0}.module-people .people#person--4 .person:nth-child(5){top:65.29%;left:54.22%}.module-people .people#person--4 .person:nth-child(6){top:17.22%;left:74.18%}.module-people .people#person--4 .person:nth-child(7){top:36.1%;left:66%}.module-people .people#person--4 .person:nth-child(8){top:75.18%;left:-7%}.module-people .people#person--4 .person:nth-child(9){top:73.73%;left:75.29%}.module-people .people#person--5 .person:nth-child(1){left:-5%;top:-8%}.module-people .people#person--5 .person:nth-child(2){top:-7%;left:18.665%}.module-people .people#person--5 .person:nth-child(3){left:58.13%;top:-8%}.module-people .people#person--5 .person:nth-child(4){top:16.66%;left:-8%}.module-people .people#person--5 .person:nth-child(5){top:18%;left:15%}.module-people .people#person--5 .person:nth-child(6){top:13.22%;left:75.18%}.module-people .people#person--5 .person:nth-child(7){top:56.1%;left:75%}.module-people .people#person--5 .person:nth-child(8){top:70.18%;left:-4%}.module-people .people#person--5 .person:nth-child(9){top:75.73%;left:64.29%}.module-people .people#person--6 .person:nth-child(1){left:-5%;top:-8%}.module-people .people#person--6 .person:nth-child(2){top:-5%;left:18.665%}.module-people .people#person--6 .person:nth-child(3){left:74.33%;top:-7%}.module-people .people#person--6 .person:nth-child(4){top:16.66%;left:-8%}.module-people .people#person--6 .person:nth-child(5){top:42%;left:2%}.module-people .people#person--6 .person:nth-child(6){top:15%;left:30%}.module-people .people#person--6 .person:nth-child(7){top:75.1%;left:73%}.module-people .people#person--6 .person:nth-child(8){top:70.18%;left:-4%}.module-people .people#person--6 .person:nth-child(9){top:73.73%;left:19.29%}.module-people .people#person--7 .person:nth-child(1){left:5%;top:-7%}.module-people .people#person--7 .person:nth-child(2){top:-2%;left:28%}.module-people .people#person--7 .person:nth-child(3){left:74.33%;top:-7%}.module-people .people#person--7 .person:nth-child(4){top:9.66%;left:-8%}.module-people .people#person--7 .person:nth-child(5){top:30%;left:68%}.module-people .people#person--7 .person:nth-child(6){top:9%;left:56%}.module-people .people#person--7 .person:nth-child(7){top:29%;left:0}.module-people .people#person--7 .person:nth-child(8){top:75.08%;left:59%}.module-people .people#person--7 .person:nth-child(9){top:55.33%;left:73.29%}.module-people .people#person--8 .person:nth-child(1){left:5%;top:-7%}.module-people .people#person--8 .person:nth-child(2){top:-2%;left:28%}.module-people .people#person--8 .person:nth-child(3){left:74.33%;top:-7%}.module-people .people#person--8 .person:nth-child(4){top:19.66%;left:-8%}.module-people .people#person--8 .person:nth-child(5){top:21%;left:74.5%}.module-people .people#person--8 .person:nth-child(6){top:4%;left:53%}.module-people .people#person--8 .person:nth-child(7){top:74%;left:-7%}.module-people .people#person--8 .person:nth-child(8){top:29%;left:15%}.module-people .people#person--8 .person:nth-child(9){top:75.33%;left:73.29%}.module-people .people#person--9 .person:nth-child(1){left:-7%;top:-3%}.module-people .people#person--9 .person:nth-child(2){top:5%;left:18%}.module-people .people#person--9 .person:nth-child(3){left:64.33%;top:-7%}.module-people .people#person--9 .person:nth-child(4){top:25.66%;left:3%}.module-people .people#person--9 .person:nth-child(5){top:11%;left:74.6%}.module-people .people#person--9 .person:nth-child(6){top:-6%;left:41%}.module-people .people#person--9 .person:nth-child(7){top:71%;left:0}.module-people .people#person--9 .person:nth-child(8){top:49%;left:-7%}.module-people .people#person--9 .person:nth-child(9){top:30%;left:29%}.module-cases{background-color:#fce512 !important}.module-cases .case{background-color:#fce512}.module-cases .case__featured-image{opacity:0;z-index:2;transition:opacity .2s ease-in-out;border-radius:50%;overflow:hidden;border:2px solid #fff;pointer-events:none}.module-cases .case__inner{color:#070733 !important;padding:.75rem;border-radius:0 .5rem;position:relative;overflow:hidden;box-shadow:inset 1px -1px 0px 1px #070733}@media(min-width:768px){.module-cases .case__inner{padding:1rem}}.module-cases .case__inner:after{-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86);content:"";width:0;height:100%;position:absolute;left:0;bottom:0;z-index:1;background-color:#070733}.module-cases .case__inner:hover{color:#fce512 !important}.module-cases .case__inner:hover:after{width:100%}.module-cases .case__inner:hover .case__number{background-color:#fce512;color:#070733}.module-cases .case__inner:hover .case__award rect{fill:#fce512}.module-cases .case__inner:hover .case__award path{fill:#070733}.module-cases .case__number{min-width:2rem;height:2rem;background-color:#070733;border-radius:50%;color:#fce512;line-height:2rem;-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.module-cases .case__title{line-height:1;width:calc(100% - 3rem)}.module-cases .case__content{position:relative;z-index:2}@media(min-width:992px){.module-cases .case__campaign{padding-right:6rem;text-align:right}}.module-cases .case__campaign-name:after{content:", "}.module-cases .case__campaign-name:last-of-type:after{content:""}.module-cases .case__award{position:absolute;bottom:2px;right:0;z-index:2;width:auto;height:2.5rem}@media(min-width:992px){.module-cases .case__award{height:3rem}}.module-cases .case__award rect,.module-cases .case__award path{-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.module-article .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-article .main-article__featured-image{height:calc(100% + 2rem)}.module-article .main-article__date{color:#8f90a6}.module-article .main-article .ratio{margin-bottom:1rem}@media(min-width:992px){.module-article .main-article .ratio{margin:0}}.module-article .related-articles{margin-top:3rem}.module-article .related-article__image{min-width:6rem;width:6rem;-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}@media(min-width:576px){.module-article .related-article__image{min-width:7.75rem;width:7.75rem}}.module-article .related-article__title{color:#070733;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.module-article .related-article:hover .related-article__image{transform:scale(1.05,1.05)}.module-article .related-article:hover .btn svg,.module-article .related-article:hover .hbspt-form input[type=submit] svg,.hbspt-form .module-article .related-article:hover input[type=submit] svg{margin-left:1rem}.module-article .person{position:absolute;bottom:calc(-1.6875rem + 3px);z-index:1;left:1rem}@media(min-width:992px){.module-article .person{position:relative;bottom:auto;left:auto}}.module-article .person__image{width:3.375rem;height:3.375rem;border-radius:50%;margin-right:1rem;border:3px solid #fff}@media(min-width:992px){.module-article .person__image{border:none}}.module-more-articles .article{color:#070733}.module-more-articles .article:hover .article__image{transform:scale(1.1,1.1)}.module-more-articles .article__image{-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-ms-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}.module-more-articles .article__author{position:absolute;bottom:0;z-index:1;left:1rem}.module-more-articles .article__author-image{width:3.375rem;height:3.375rem;border-radius:50%;border:3px solid #fff}.module-more-articles .article__title{margin-bottom:1rem}.module-more-articles .article__excerpt{margin-bottom:1rem}.module-more-articles .article__date{color:#8f90a6}.module-more-articles .swiper-pagination{text-align:left;margin-left:-.4rem}.module-marquee .marquee__image{max-width:14.5rem}.module-marquee .marquee__title{font-size:1.7rem;font-weight:700;color:#070733}@media(min-width:768px){.module-marquee .marquee__title{font-size:3.3rem}}.module-marquee .marquee__title-bg{background:#fff;padding:.1rem 0;position:relative;z-index:2}.module-marquee .marquee__link{transform:translateY(3rem);opacity:0;color:#070733;margin-top:1.5rem;border-radius:none;padding-right:1rem;height:1.5rem;font-weight:700;transition:none;text-decoration:none !important}.module-marquee .marquee__link:hover .marquee__linkicon,.module-marquee .marquee__link:focus .marquee__linkicon,.module-marquee .marquee__link:active .marquee__linkicon{transform:scale(1.1,1.1) !important}.module-marquee .marquee .swiper{opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;transform:translateY(-7px);position:absolute;z-index:1;top:0;left:0;width:100%}@media(min-width:992px){.module-marquee .marquee .swiper{transform:translateY(0)}}.module-marquee .marquee .swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.65,0,.35,1) !important;transition-timing-function:cubic-bezier(.65,0,.35,1) !important}.module-marquee .marquee .swiper-slide{display:flex;justify-content:center;align-items:center;width:auto;position:relative;overflow:hidden;padding:0 .25rem}@media(min-width:576px){.module-marquee .marquee .swiper-slide{padding:0 .3rem}}@media(min-width:768px){.module-marquee .marquee .swiper-slide{padding:0 .8rem}}.module-marquee .marquee__slide-title{color:#f2f2f5;text-align:center;font-size:1.7rem;font-weight:700;text-transform:lowercase;-webkit-transition:all .3s cubic-bezier(.64,0,.78,0);-moz-transition:all .3s cubic-bezier(.64,0,.78,0);-ms-transition:all .3s cubic-bezier(.64,0,.78,0);-o-transition:all .3s cubic-bezier(.64,0,.78,0);transition:all .3s cubic-bezier(.64,0,.78,0)}@media(min-width:768px){.module-marquee .marquee__slide-title{font-size:3.3rem}}.module-marquee .marquee .swiper-slide-active .marquee__slide-title,.module-marquee .marquee .swiper-slide-duplicate-tactive .marquee__slide-title{color:#fce512}.module-marquee.lightgrey-bg-color .marquee__title-bg{background:#f2f2f5}.module-marquee.lightgrey-bg-color .marquee__slide-title{color:#e4e4eb}.module-marquee.primary-bg-color .marquee__title-bg{background:#070733}.module-marquee.primary-bg-color .marquee__slide-title{color:#555770}.module-marquee.secondary-bg-color .marquee__title-bg{background:#fce512}.module-marquee.secondary-bg-color .marquee__slide-title{color:#fded72}.module-marquee.secondary-bg-color .marquee .swiper-slide-active .marquee__slide-title,.module-marquee.secondary-bg-color .marquee .swiper-slide-duplicate-tactive .marquee__slide-title{color:#070733}.module-counters .counter{opacity:0;transform:translateY(2rem)}.module-partners .partner{color:#070733}.module-partners .partner__image{height:8.5rem;width:auto}.module-partners .swiper-pagination{text-align:left;margin-left:-.4rem}.module-steps .step{opacity:0;transform:translateY(2rem)}.module-steps .step__counter{width:1.625rem;height:1.625rem;transform:translateY(-.2rem);background-color:#070733;border-radius:50%;color:#fce512;line-height:2rem}.module-steps.primary-bg-color .step__counter{background-color:#fce512;color:#070733}.module-socials .inner{background-color:#f2f2f5;padding:1rem}@media(min-width:576px){.module-socials .inner{padding:2rem}}.module-socials .socials{margin-top:1rem}@media(min-width:992px){.module-socials .socials{margin-top:0}}.module-socials .socials__item{margin-right:.5rem}.module-socials .socials__item:last-child{margin-right:0}.module-socials .socials__item svg{height:1.5rem;width:auto}@media(min-width:576px){.module-socials .socials__item svg{height:1.7rem}}.module-socials .socials__item svg path{fill:#070733;-webkit-transition:all .2s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .2s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .2s cubic-bezier(.79,.14,.15,.86);-o-transition:all .2s cubic-bezier(.79,.14,.15,.86);transition:all .2s cubic-bezier(.79,.14,.15,.86)}.module-socials .socials__item a{width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,0)}@media(min-width:576px){.module-socials .socials__item a{width:3.75rem;height:3.75rem}}.module-socials .socials__item a:hover{background:#070733}.module-socials .socials__item a:hover svg path{fill:#fce512}.module-socials.lightgrey-bg-color .inner{background-color:#e4e4eb}.module-socials.primary-bg-color .title{color:#070733}.module-jobs .job{color:#070733;border-bottom:2px solid #070733;padding:1.5rem 3.5rem 1.5rem 1.5rem;position:relative}.module-jobs .job--first{border-top:2px solid #070733}.module-jobs .job__title{-webkit-transition:all .2s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .2s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .2s cubic-bezier(.79,.14,.15,.86);-o-transition:all .2s cubic-bezier(.79,.14,.15,.86);transition:all .2s cubic-bezier(.79,.14,.15,.86)}.module-jobs .job__icon{position:absolute;top:50%;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:1rem;-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.module-jobs .job__icon path{-webkit-transition:all .6s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .6s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .6s cubic-bezier(.79,.14,.15,.86);-o-transition:all .6s cubic-bezier(.79,.14,.15,.86);transition:all .6s cubic-bezier(.79,.14,.15,.86);fill:#070733;stroke:#070733}.module-jobs .job:before{content:"";border-radius:.5rem;z-index:-1;background-color:#070733;width:0;height:calc(100% + 4px);position:absolute;top:-2px;left:-.5rem;-webkit-transition:all .4s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .4s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .4s cubic-bezier(.79,.14,.15,.86);-o-transition:all .4s cubic-bezier(.79,.14,.15,.86);transition:all .4s cubic-bezier(.79,.14,.15,.86)}.module-jobs .job:hover{color:#fff}.module-jobs .job:hover .job__title{color:#fce512}.module-jobs .job:hover .job__icon{-moz-transform:translate(1rem,-50%);-o-transform:translate(1rem,-50%);-ms-transform:translate(1rem,-50%);-webkit-transform:translate(1rem,-50%);transform:translate(1rem,-50%)}.module-jobs .job:hover .job__icon path{fill:#fff;stroke:#fff}.module-jobs .job:hover:before{width:calc(100% + 1rem)}@media(min-width:768px){.module-smoelenboek__select strong{flex:0 0 auto}}.module-smoelenboek__person{cursor:pointer}.module-smoelenboek__person:hover .module-smoelenboek__person-image img{transform:scale(1.1)}.module-smoelenboek__person-image,.module-smoelenboek__all-info-image{overflow:hidden;border-radius:50%}.module-smoelenboek__person-image img,.module-smoelenboek__all-info-image img{width:100%;height:100%;border-radius:50%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.module-smoelenboek__focus-person{filter:none !important;z-index:99;overflow-y:scroll;overflow-x:hidden;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;width:90%;max-height:75vh;border-radius:1rem;background-color:#070733;color:#ebebf0}@media(min-width:992px){.module-smoelenboek__focus-person{padding:2rem}}@media(min-width:1400px){.module-smoelenboek__focus-person{max-width:1320px}}.module-smoelenboek__email{color:#fce512}.module-smoelenboek__email:hover{color:#e5b800}.module-smoelenboek__description{padding-bottom:.5rem}.module-smoelenboek__horizontal{background-color:#ebebf0}.module-smoelenboek__icon{right:2rem;bottom:2rem}@media(min-width:992px){.module-smoelenboek__icon{right:unset;bottom:2rem;left:2rem}}.module-smoelenboek__stop-focus{z-index:99;display:flex;align-items:center;justify-content:center;top:1rem;right:1rem;height:2rem;width:2rem;border-radius:50%;background-color:#fce512;color:#070733;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media(min-width:768px){.module-smoelenboek__stop-focus{top:2rem;right:2rem}}.module-smoelenboek__stop-focus:hover{background-color:#ebebf0}@media(min-width:992px){.module-smoelenboek__info-right{margin-left:1rem;text-align:right}}.module-smoelenboek__all-info-image{margin:0 auto;height:10rem;width:10rem;flex:0 0 10rem;border:.2rem solid #fce512;background-color:#070733}@media(min-width:768px){.module-smoelenboek__all-info-image{height:15rem;width:15rem;flex:0 0 15rem}}@media(min-width:992px){.module-smoelenboek__all-info-image{margin-right:2rem}}.module-smoelenboek__all-info-image:hover .module-smoelenboek__featured-image{opacity:0;visibility:hidden}.module-smoelenboek__all-info-image:hover .module-smoelenboek__funny-image{opacity:1;visibility:visible}.module-smoelenboek__featured-image{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.module-smoelenboek__funny-image{opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.module-video-block .ratio{margin-bottom:1rem}@media(min-width:768px){.module-video-block .ratio{margin-bottom:0}}.module-video-block .parallax-wrapper{height:100%;overflow:hidden;position:absolute}.module-video-block .image{width:100%;height:calc(100% + 2rem)}.module-video-block .play-button{position:absolute;z-index:2;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:4rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-video-block .popup-video:hover .play-button{height:4.5rem}.module-video-block.primary-bg-color svg path{fill:#fff;stroke:#fff}.module-gallery__inner{padding:0 2rem}.module-gallery__cards{position:relative}.module-gallery__card{z-index:1;transform-origin:left top}.module-gallery__card:nth-of-type(1){z-index:calc(-1 + 4)}.module-gallery__card:nth-of-type(2){z-index:calc(-2 + 4)}.module-gallery__card:nth-of-type(3){z-index:calc(-3 + 4)}.module-gallery__card-img{background-color:#fff;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.36)}.module-gallery__card-img--1{transform:rotate(5deg)}.module-gallery__card-img--2{transform:rotate(-5deg)}.module-gallery .badge{cursor:pointer}.module-event-hero{height:80vh;height:80dvh}.module-event-hero__image{top:0;left:0;z-index:1}.module-event-hero__label{background-color:#fce512;color:#070733;padding:.5rem .75rem}.module-event-hero__content{z-index:2}.module-event-hero__content h2,.module-event-hero__content h3,.module-event-hero__content h4,.module-event-hero__content h5,.module-event-hero__content h6{font-size:1.75rem !important;font-weight:400 !important}.module-event-hero__data{z-index:3;position:relative;padding-top:1rem}@media(min-width:1200px){.module-event-hero__data{padding-top:0;transform:translateY(-2rem)}}.module-event-hero__data-tile{background-color:#fce512;color:#070733;padding:1.5rem 2rem}.module-event-hero__data-tile h5{color:#070733 !important}.module-event-hero .btn,.module-event-hero .hbspt-form input[type=submit],.hbspt-form .module-event-hero input[type=submit]{border:1px solid #fff !important}.module-event-hero .btn:hover,.module-event-hero .hbspt-form input[type=submit]:hover,.hbspt-form .module-event-hero input[type=submit]:hover,.module-event-hero .btn:active,.module-event-hero .hbspt-form input[type=submit]:active,.hbspt-form .module-event-hero input[type=submit]:active{border:1px solid #fce512 !important;background-color:#fce512 !important;color:#070733 !important}.module-event-data__tile{padding:1rem 2rem;background-color:#ebebf0}.module-event-subscription .form{margin-top:2rem;padding:1rem;background-color:#fff;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}@media(min-width:576px){.module-event-subscription .form{padding:2rem}}@media(min-width:992px){.module-event-subscription .form{margin:0}}.module-event-subscription .countdown{background-color:#fce512;padding:1rem 1.5rem}@media(min-width:992px){.module-event-subscription .countdown{padding:2rem 2.6rem}}.module-event-subscription .timer .ratio{background-color:#070733}.module-event-subscription .timer__item{color:#fff;font-weight:700;font-size:1.75rem;line-height:2.4rem}.module-event-subscription .labels__item{text-align:center;margin-top:.5rem;font-weight:700;font-size:.75rem;line-height:1rem;text-transform:uppercase}.module-event-subscription .usps__item{margin-bottom:1rem}.module-event-subscription .usps__item svg{transform:translateY(.3rem)}.module-event-subscription .usps__item:last-child{margin:0}.module-event-subscription .usps__icon{width:1rem;height:1rem}.module-event-subscription.primary-bg-color .heading-4{color:#070733}.module-event-subscription.primary-bg-color .labels__item{color:#070733}.module-event-subscription.secondary-bg-color .countdown{border:1px solid #070733}.module-event-subscription--hide-voorkeur-datum-evenement select[name=voorkeur_datum_evenement]{display:none}.module-people-speakers .person{margin-top:2rem}.module-people-speakers .person__image{width:8rem;height:8rem;border-radius:50%;margin-bottom:1rem}@media(min-width:576px){.module-people-speakers .person__image{margin-bottom:0}}.module-people-speakers .person__linkedin{position:absolute;left:-.3rem;width:2.5rem;height:2.5rem;border-radius:50%;z-index:2;border-radius:50%;background-color:#f2f2f5;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:scale(1,1)}.module-people-speakers .person__linkedin:hover{transform:scale(1.1,1.1)}.module-people-speakers .person__linkedin-icon{width:1rem;height:auto}.module-people-speakers .person__subtitle{line-height:1.3rem !important}.module-people-speakers .person__company{font-weight:700 !important;font-size:.8rem !important}.module-media-items .card{color:#070733}.module-media-items .card__title{margin-bottom:1rem}.module-media-items .card__excerpt{margin-bottom:1rem}.module-media-items .card__image{-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-ms-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}.module-media-items .card:hover .card__image{transform:scale(1.1,1.1)}.module-mouseclick__bg-image-wrapper{z-index:-1;top:0;left:0;background-color:#070733}.module-mouseclick__bg-image-overlay{top:0;left:0;background-color:#070733;opacity:.5}.module-mouseclick__bg-image{top:0;left:0;opacity:1 !important}.module-mouseclick__scoreboard{padding:1rem;border-radius:1rem;background-color:#fce512}.module-mouseclick__scoreboard-sub{text-align:center}.module-mouseclick__table-row--first{font-weight:700;background-color:#fce512}.module-mouseclick__click-field-container{cursor:pointer;padding:2rem;height:15rem;width:100%;border-radius:1rem;background-color:#070733}@media(min-width:992px){.module-mouseclick__click-field-container{height:25rem}}.module-mouseclick__click-field-container:hover .module-mouseclick__click-field-inner{border:.5rem solid #5b8def}.module-mouseclick__click-field-inner{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;width:100%;border-radius:1rem;border:.5rem solid #fce512;color:#fff;transition:.4s all ease-in-out}.module-mouseclick__click-field-inner p{margin-bottom:0}.module-mouseclick.primary-bg-color .module-mouseclick__table-row--first,.module-mouseclick.primary-bg-color .module-mouseclick__scoreboard-sub{color:#070733 !important}.module-mouseclick__gf{position:absolute;top:0;left:-200vw}.module-menu a{color:#070733}.module-menu__panel-title{font-size:2rem;line-height:1.5;font-weight:700}.module-menu__tile{padding:2rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-menu__tile--with-icon{padding:2rem 2.5rem 2rem 1rem}@media(min-width:992px)and (max-height:800px){.module-menu__tile--with-icon{padding:1.5rem 2.5rem 1.5rem 1rem}}.module-menu__tile:hover{background-color:#fce512}.module-menu__tile-title{display:block}.module-menu__links-list{transform:translateX(-.75rem)}.module-menu__link-list-item a{font-size:1rem;line-height:1.5;font-weight:600;padding:.5rem 1rem;transition-property:none}@media(min-width:992px)and (max-height:800px){.module-menu__link-list-item a{line-height:1.4;padding:.25rem 1rem;font-size:.9rem}}.module-menu__link-list-item a span{position:relative}.module-menu__link-list-item a span:after{content:"";position:absolute;height:2px;bottom:-.5rem;left:0;right:0;background-color:#070733;visibility:hidden;-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.module-menu__link-list-item a.current-menu-item span{font-weight:700}.module-menu__link-list-item a.current-menu-item span:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.module-menu__link-list-item a:hover,.module-menu__link-list-item a:active,.module-menu__link-list-item a:focus{background-color:#070733;color:#fce512 !important}.module-menu__subpages-list-item a{line-height:2rem;display:block;padding:.75rem 0}.module-menu__subpages-list-item a span{position:relative}.module-menu__subpages-list-item a span:after{content:"";position:absolute;height:2px;bottom:0;left:0;right:0;background-color:#070733;visibility:hidden;-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.module-menu__subpages-list-item a.current-menu-item span{font-weight:700}.module-menu__subpages-list-item a.current-menu-item span:after{visibility:visible;-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.module-menu__subpages-list-item a svg{-webkit-transition:all .3s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .3s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .3s cubic-bezier(.79,.14,.15,.86);-o-transition:all .3s cubic-bezier(.79,.14,.15,.86);transition:all .3s cubic-bezier(.79,.14,.15,.86);margin-right:1.75rem}.module-menu__subpages-list-item a:hover svg,.module-menu__subpages-list-item a:active svg,.module-menu__subpages-list-item a:focus svg{transform:translate(.75rem,0)}.module-menu.lightgrey-bg-color ul li a{color:#070733}.module-menu.lightgrey-bg-color ul li a svg path{stroke:#070733}.module-menu.lightgrey-bg-color ul li a:after{background-color:#070733}.module-menu.lightgrey-bg-color ul li a:focus,.module-menu.lightgrey-bg-color ul li a:hover,.module-menu.lightgrey-bg-color ul li a:active{color:#070733}.module-menu.lightgrey-bg-color .module-menu__link-list-item a:hover,.module-menu.lightgrey-bg-color .module-menu__link-list-item a:active{color:#f2f2f5 !important}.module-menu.primary-bg-color a span:after{background-color:#fff}.module-menu.primary-bg-color svg path{fill:#fff;stroke:#fff}.module-menu.primary-bg-color ul li a{color:#070733}.module-menu.primary-bg-color ul li a:after{background-color:#070733}.module-menu.primary-bg-color ul li a:focus,.module-menu.primary-bg-color ul li a:hover,.module-menu.primary-bg-color ul li a:active{color:#070733}.module-menu.primary-bg-color .module-menu__link-list-item a:hover,.module-menu.primary-bg-color .module-menu__link-list-item a:active{background-color:#fff;color:#070733 !important}.module-menu.primary-bg-color .module-menu__tile:hover{background:0 0;-webkit-box-shadow:inset 0px 0px 0px 1px #fff;-moz-box-shadow:inset 0px 0px 0px 1px #fff;box-shadow:inset 0px 0px 0px 1px #fff}.module-menu.secondary-bg-color ul li a{color:#070733}.module-menu.secondary-bg-color ul li a:after{background-color:#070733}.module-menu.secondary-bg-color ul li a:focus,.module-menu.secondary-bg-color ul li a:hover,.module-menu.secondary-bg-color ul li a:active{color:#070733}.module-menu.secondary-bg-color .module-menu__tile:hover{background:0 0;-webkit-box-shadow:inset 0px 0px 0px 1px #070733;-moz-box-shadow:inset 0px 0px 0px 1px #070733;box-shadow:inset 0px 0px 0px 1px #070733}.module-cards__items{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:1200px){.module-cards__items{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr))}}.module-cards .card{grid-column:span 1;box-shadow:0px 0px 1px rgba(40,41,61,.04),0px 2px 4px rgba(96,97,112,.16);border-radius:1rem;background-color:#fff}.module-cards .card__image-wrapper{flex:0 0 5rem}.module-cards .card__image{height:auto}@media(min-width:1200px){.module-cards .card__image{height:12rem}}.module-cards .card__body{padding:1rem}@media(min-width:1200px){.module-cards .card__body{padding:1.5rem}}.module-cards .card__title{font-size:1.25rem !important}@media(min-width:1200px){.module-cards .card__title{font-size:1.5rem !important}}.module-cards .card__arrow{flex:0 0 1rem;transition:all .2s ease-in-out}.module-cards .card:active,.module-cards .card:hover{background-color:#f2f2f5}.module-cards .card:active .module-cards .card__arrow,.module-cards .card:hover .module-cards .card__arrow{transform:translateX(.3rem)}.module-question-cards .question-card{aspect-ratio:953/584;background-color:#fce512;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.36);overflow:hidden;border-radius:1.5rem;top:0;left:0;transition:all .35s ease-in-out}.module-question-cards .question-card__bg-image{top:0;left:0;z-index:-1}.module-question-cards .question-card__bg-image--skeleton{filter:grayscale(1)}.module-question-cards .question-card__heading{width:75%;font-size:1rem !important}@media(min-width:576px){.module-question-cards .question-card__heading{font-size:1.5rem !important}}@media(min-width:768px){.module-question-cards .question-card__heading{font-size:2rem !important}}.module-question-cards .question-card--empty{transform:scale(.9);background:0 0;box-shadow:none;background-position:0 0,0 0,100% 0,0 100%;background-size:3px 100%,100% 3px,3px 100%,100% 3px;background-repeat:no-repeat;background-image:linear-gradient(0deg,#e4e4eb,#e4e4eb 25%,transparent 25%,transparent 75%,#e4e4eb 75%),linear-gradient(90deg,#e4e4eb,#e4e4eb 25%,transparent 25%,transparent 75%,#e4e4eb 75%),linear-gradient(180deg,#e4e4eb,#e4e4eb 25%,transparent 25%,transparent 75%,#e4e4eb 75%),linear-gradient(270deg,#e4e4eb,#e4e4eb 25%,transparent 25%,transparent 75%,#e4e4eb 75%)}.module-question-cards .question-card--answered{transform-origin:top right;-webkit-animation:throwAwayCard .6s linear infinite;-moz-animation:throwAwayCard .6s linear infinite;-ms-animation:throwAwayCard .6s linear infinite;-o-animation:throwAwayCard .6s linear infinite;animation:throwAwayCard .6s linear infinite;animation-iteration-count:1;animation-fill-mode:forwards}.module-question-cards .question-card .spinning-icon{width:1rem;margin:0 auto}@media(min-width:576px){.module-question-cards .question-card .spinning-icon{width:2rem}}.module-question-cards__navigation{margin-top:3rem}@media(min-width:576px){.module-question-cards__navigation{margin-top:5rem}}.module-question-cards .skeleton{aspect-ratio:953/584}.module-question-cards .btn,.module-question-cards .hbspt-form input[type=submit],.hbspt-form .module-question-cards input[type=submit]{width:100%}@media(min-width:576px){.module-question-cards .btn,.module-question-cards .hbspt-form input[type=submit],.hbspt-form .module-question-cards input[type=submit]{width:auto}}.module-question-cards .btn:disabled,.module-question-cards .hbspt-form input[type=submit]:disabled,.hbspt-form .module-question-cards input[type=submit]:disabled,.module-question-cards .btn[disabled],.module-question-cards .hbspt-form input[disabled][type=submit],.hbspt-form .module-question-cards input[disabled][type=submit]{background-color:#e4e4eb;color:#8f90a6}.module-featured-content__wrapper{padding-top:2rem;border-radius:1.5rem}.module-featured-content__wrapper.no-bg-color{padding-top:0}.module-featured-content__wrapper.no-bg-color .wysiwyg a,.module-featured-content__wrapper.no-bg-color .wysiwyg p,.module-featured-content__wrapper.no-bg-color .wysiwyg h1,.module-featured-content__wrapper.no-bg-color .wysiwyg h2,.module-featured-content__wrapper.no-bg-color .wysiwyg h3,.module-featured-content__wrapper.no-bg-color .wysiwyg h4,.module-featured-content__wrapper.no-bg-color .wysiwyg h5,.module-featured-content__wrapper.no-bg-color .wysiwyg h6{color:#070733}.module-featured-content__wrapper.no-bg-color .module-featured-content__content{padding:0}.module-featured-content__wrapper.primary-bg-color .wysiwyg a,.module-featured-content__wrapper.primary-bg-color .wysiwyg p,.module-featured-content__wrapper.primary-bg-color .wysiwyg h1,.module-featured-content__wrapper.primary-bg-color .wysiwyg h2,.module-featured-content__wrapper.primary-bg-color .wysiwyg h3,.module-featured-content__wrapper.primary-bg-color .wysiwyg h4,.module-featured-content__wrapper.primary-bg-color .wysiwyg h5,.module-featured-content__wrapper.primary-bg-color .wysiwyg h6{color:#fff}.module-featured-content__wrapper.secondary-bg-color .module-featured-content__author{color:#070733 !important;font-weight:700 !important}.module-featured-content__content{padding:0 2rem 2rem}@media(min-width:992px){.module-featured-content__content{padding:0 2rem 2rem 0}}.module-featured-content__image{width:100%;height:auto;padding:0 2rem}@media(min-width:768px){.module-featured-content__image{width:50%}}@media(min-width:992px){.module-featured-content__image{width:100%}}.module-featured-content__author{color:#fce512 !important}.module-image-content-slider .swiper{padding:0 5rem 0 2rem}.module-image-content-slider .swiper .swiper-button-next{width:2.75rem;height:2.75rem}.module-image-content-slider .swiper .swiper-button-next:after{display:none}.module-image-content-slider .swiper .swiper-button-next__icon circle,.module-image-content-slider .swiper .swiper-button-next__icon path{transition:all .2s ease-in-out}.module-image-content-slider .swiper .swiper-button-next__icon:hover circle{fill:#070733}.module-image-content-slider .swiper .swiper-button-next__icon:hover path{stroke:#fff}.module-image-content-slider .swiper .swiper-pagination{margin-top:2rem;text-align:left}.module-image-content-slider .swiper .swiper-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;border:1px solid #070733;background:0 0;opacity:1}.module-image-content-slider .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#070733}.module-pages-grid__item{background-color:#fff;color:#070733;border-bottom:1px solid #070733;padding:1rem}.module-pages-grid__item:hover{background-color:#fce512}.module-pages-grid__item:hover .module-pages-grid__icon{transform:translateX(.3rem)}.module-pages-grid__body{margin-right:2rem}.module-pages-grid__icon{transition:all .2s ease-in-out;flex:0 0 1.5rem}.module-posts-slider .swiper{overflow:hidden}.module-posts-slider .swiper-slide[data-show-slide=false]{display:none}.module-posts-slider__item{position:relative;overflow:hidden;height:25rem;background-color:#070733}.module-posts-slider__item--no-image{background-color:#070733}.module-posts-slider__item:hover .module-posts-slider__image{transform:scale(1.1)}.module-posts-slider__item:hover .module-posts-slider__item-fade{bottom:-1rem}.module-posts-slider__item:hover .module-posts-slider__icon{transform:translateX(.3rem)}.module-posts-slider__image{z-index:1;transition:cubic-bezier(.25,.46,.45,.94) 2s}.module-posts-slider__item-fade{bottom:0;height:50%;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);transition:cubic-bezier(.25,.46,.45,.94) .5s}.module-posts-slider__item-content{z-index:3;bottom:0;padding:1.5rem}.module-posts-slider__title{color:#fff}.module-posts-slider__subtitle{color:#fce512}.module-posts-slider__icon{width:3rem;height:3rem;transition:all .2s ease-in-out}.module-posts-slider__award{z-index:4;top:1.5rem;right:1.5rem;width:6rem;height:auto}.module-sticky-menu{padding:0;z-index:11;width:100%;background-color:#fff}.module-sticky-menu__title{font-size:1.5rem;font-weight:700}.module-sticky-menu__pages{display:inline-flex;flex-direction:column;gap:.5rem;width:100%}@media(min-width:768px){.module-sticky-menu__pages{flex-direction:row;width:auto}}.module-sticky-menu__page{position:relative;z-index:1;border:none;margin:0;padding:.5rem 1rem;outline:none;line-height:1.125;border-radius:1.25rem;background-color:#f2f2f5;color:#555770;font-weight:700;font-size:.9rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.module-sticky-menu__page:hover{background-color:#ebebf0}.hs1 .anim-object{position:absolute;z-index:1;width:4rem;height:auto;left:calc(50% - 2rem);top:25vh}.hs1 .anim-object svg path{fill:#fce512;stroke:#fce512}.hs1__title-part,.hs1__subtitle-part,.hs1__logo,.hs1__link{transform:translateY(3rem);opacity:0}.hs1__title{color:#070733}.hs1__logo{width:calc(100vw - 4rem);height:auto}@media(min-width:768px){.hs1__logo{width:auto;height:3rem}}@media(min-width:992px){.hs1__logo{height:5rem}}.hs1__subtitle{margin:2.5rem auto 0 auto}.hs1__link{margin:3rem 0 0}.hs1__content{position:relative;z-index:1;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;height:100vh}.hs1__content.animate-in{opacity:1}.hs1__content.animate-in .hs1__title-part,.hs1__content.animate-in .hs1__subtitle-part,.hs1__content.animate-in .hs1__logo,.hs1__content.animate-in .hs1__link{animation-duration:1s !important;animation:fadeSlideInUp;animation-fill-mode:forwards}.hs1__content.animate-in .hs1__logo{animation-duration:1s;animation-delay:.3s}.hs1__content.animate-in .hs1__subtitle-part{animation-duration:1s !important;animation-delay:.7s}.hs1__content.animate-in .hs1__subtitle-part--2{animation-delay:.8s}.hs1__content.animate-in .hs1__link{animation-duration:1s !important;animation-delay:1.3s}.hs1__content.animate-out{opacity:0}.hs1__content.animate-out .hs1__title-part,.hs1__content.animate-out .hs1__subtitle-part,.hs1__content.animate-out .hs1__logo,.hs1__content.animate-out .hs1__link{transform:translateY(0);opacity:1}.hs1__sequence-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh}.hs2{margin-top:-100vh}@media(max-width:1199.98px){.hs2 .full-screen{height:auto !important}}.hs2__mask{z-index:1;position:relative}.hs2__mask path{fill:#fce512}@media(min-width:1200px){.hs2__mask{display:none}}.hs2__layers{position:relative}.hs2__layers.is-active .hs2__title{opacity:1}.hs2__layers.is-active .hs2__layer--clip-path{background-color:#fce512}.hs2__layers.is-active .hs2__layer--2{opacity:1}@media(min-width:1200px){.hs2__layer{position:absolute;z-index:1;top:0;left:0}}.hs2__layer--clip-path{clip-path:circle(100% at 50% 50%);z-index:2}@media(min-width:1200px){.hs2__layer--2{opacity:0}}@media(min-width:1200px){.hs2__title{opacity:0;z-index:2;padding-top:calc(33vh - 3rem);color:#070733}}.hs2__wrapper{position:relative;z-index:0;background-color:#fce512;padding-top:2rem}@media(min-width:1200px){.hs2__wrapper{padding-top:0;height:100vh;background:0 0}}.hs2__title-part,.hs2__panel-link,.hs2__panel-excerpt{color:#070733}@media(min-width:1200px){.hs2__title-part,.hs2__panel-link,.hs2__panel-excerpt{transform:translateY(3rem);opacity:0}}.hs2__panel-title{margin:0}.hs2__panel-excerpt{margin-top:1rem}.hs2__panel-link{margin-top:1.5rem;border-radius:0;padding-right:1rem;height:1.5rem;transition:none;text-decoration:none !important}.hs2__panel-link:hover .hs2__panel-linkicon,.hs2__panel-link:focus .hs2__panel-linkicon,.hs2__panel-link:active .hs2__panel-linkicon{transform:scale(1.1,1.1) !important}@media(max-width:1199.98px){.hs2__panel-link{padding:.5rem 1.75rem;cursor:pointer;height:unset;border-radius:1.5rem;border:none;background-color:#070733;color:#fff !important;font-size:.9rem;font-weight:700;line-height:1.5;text-align:center;white-space:normal}}.hs2__panel-linkicon{width:1.5rem;height:1.5rem;left:0;top:-.1rem;transform:scale(0,0) rotate(0deg);opacity:0}.hs2__panel{padding:2rem 0}@media(min-width:1200px){.hs2__panel{height:100vh;position:absolute;width:100vw;top:0;left:0;opacity:0;z-index:-1;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;padding-top:33vh}}.hs2__panel.is-active{opacity:1;z-index:1}.hs2__panel.is-active .hs2__title-part,.hs2__panel.is-active .hs2__panel-excerpt,.hs2__panel.is-active .hs2__panel-link{animation-duration:1s;animation:fadeSlideInUp;animation-fill-mode:forwards}.hs2__panel.is-active .hs2__title-part{animation-duration:1s}.hs2__panel.is-active .hs2__title-part--2{animation-duration:1s;animation-delay:.2s}.hs2__panel.is-active .hs2__panel-excerpt{animation-duration:1s;animation-delay:.3s}.hs2__panel.is-active .hs2__panel-link{animation-duration:1s;animation-delay:.6s}.hs2__panel.is-active .hs2__panel-linkicon{animation-duration:.5s !important;animation:fadeRollInRight;animation-fill-mode:forwards;animation-delay:.7s}.hs2__pijler-video-wrapper{position:absolute;left:1rem;width:calc(100% - 2rem);z-index:-1;bottom:0}@media(min-width:992px){.hs2__pijler-video-wrapper{bottom:auto;top:-25%}}@media(min-width:1200px){.hs2__pijler-video-wrapper{top:-50%}}@media(min-width:1200px){.hs2__pijler-video-wrapper{top:-100%}}.hs2__pijler-video-gradient{z-index:1;-webkit-box-shadow:inset 0px 0px 40px 40px #fce512;box-shadow:inset 0px 0px 40px 40px #fce512}.hs2__pijler-image{opacity:0;visibility:hidden}@media(min-width:768px){.hs2__pijler-image.display-mobile{opacity:1;visibility:visible;top:0;height:100%;width:100%}.hs2__pijler-image.display-mobile img{height:130%;width:100%}}.hs2 .lottie-anim{display:none;position:absolute;top:0;right:.5rem;width:4rem;height:4rem}@media(min-width:576px){.hs2 .lottie-anim{display:block}}@media(min-width:992px){.hs2 .lottie-anim{width:5.5rem;height:5.5rem}}@media(min-width:1200px){.hs2 .lottie-anim{top:-5.5rem}}.hs2 .lottie-anim svg path{fill:#070733;stroke:#070733}.hs2__slides-wrapper{opacity:1}@media(min-width:1200px){.hs2__slides-wrapper{height:100vh;width:200vw}}.hs2__slides-wrapper:before{content:""}@media(min-width:1200px){.hs2__slides-wrapper:before{width:200vw;height:100%;position:absolute;left:0;top:0;background-color:rgba(60,60,59,.3);z-index:2}}.hs2__heading{color:#fff}.hs2__heading--slider-video.animate-in .hs2__heading-part,.hs2__heading--image.animate-in .hs2__heading-part{transform:translateY(3rem);opacity:0;animation-duration:1s !important;animation:fadeSlideInUp;animation-fill-mode:forwards}.hs2__heading--slider-video.animate-out .hs2__heading-part,.hs2__heading--image.animate-out .hs2__heading-part{transform:translateY(0);opacity:1;animation-duration:1s !important;animation:fadeSlideOutUp;animation-fill-mode:forwards}.hs2__heading--right{margin-top:2rem !important}@media(min-width:768px){.hs2__heading--right{margin-top:0;align-self:flex-end;text-align:right;width:50%}}@media(min-width:992px){.hs2__heading--right{padding-bottom:4rem}}@media(min-width:1200px){.hs2__heading--left{width:50%}}.hs2__slide{position:relative;overflow:hidden}.hs2__slide--2{overflow:hidden}@media(max-width:1199.98px){.hs2 .hs2__slide{height:100vh !important}}.hs2__slider-video,.hs2__image{z-index:1;top:0;left:0}.hs2__slider-video{object-fit:cover;transform:scale(1.25,1.25)}.hs2__image{width:100%;height:100%}.hs2 .wysiwyg{z-index:3;height:100%}.hs2 .wysiwyg a:not(.btn){color:#070733}.hs2 .wysiwyg a:not(.btn):hover,.hs2 .wysiwyg a:not(.btn):active{color:#101076}.hs3{background-color:#fff}.hs3__title{color:#070733}.hs3__title-bg{background:#fff;padding:.1rem 0}.hs3__link{transform:translateY(3rem);opacity:0;color:#070733;margin-top:1.5rem;border-radius:none;padding-right:1rem;height:1.5rem;transition:none;text-decoration:none !important}.hs3__link:hover .hs3__linkicon,.hs3__link:focus .hs3__linkicon,.hs3__link:active .hs3__linkicon{transform:scale(1.1,1.1) !important}.hs3__linkicon{width:1.5rem;height:1.5rem;left:0;top:-.1rem;transform:scale(0,0) rotate(0deg);opacity:0}.hs3__swiper{position:absolute;z-index:-1;top:0;left:0;width:100%}.hs3__swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.65,0,.35,1) !important;transition-timing-function:cubic-bezier(.65,0,.35,1) !important}.hs3__swiper-slide{display:flex;justify-content:center;align-items:center;width:auto;position:relative;overflow:hidden;padding:0 .25rem}@media(min-width:576px){.hs3__swiper-slide{padding:0 .3rem}}@media(min-width:768px){.hs3__swiper-slide{padding:0 .8rem}}.hs3__slide-title{color:#f2f2f5;text-align:center;text-transform:lowercase;-webkit-transition:all .3s cubic-bezier(.64,0,.78,0);-moz-transition:all .3s cubic-bezier(.64,0,.78,0);-ms-transition:all .3s cubic-bezier(.64,0,.78,0);-o-transition:all .3s cubic-bezier(.64,0,.78,0);transition:all .3s cubic-bezier(.64,0,.78,0)}.hs3 .lottie-anim{width:3rem;height:3rem}@media(min-width:768px){.hs3 .lottie-anim{width:4rem;height:4rem}}.hs3 .lottie-anim--1{top:-4rem}@media(min-width:768px){.hs3 .lottie-anim--1{top:-6rem}}.hs3 .lottie-anim--1 svg path{fill:#f2f2f5}.hs3 .lottie-anim--2{right:1rem;bottom:-1.5rem}@media(min-width:768px){.hs3 .lottie-anim--2{left:50%;right:auto}}.hs3 .swiper-slide-active .hs3__slide-title{color:#070733}.hs3__content.is-active .hs3__link{animation-duration:1s !important;animation:fadeSlideInUp;animation-fill-mode:forwards}.hs3__content.is-active .hs3__linkicon{animation-duration:.5s !important;animation:fadeRollInRight;animation-fill-mode:forwards;animation-delay:.7s}.hse{height:100vh;pointer-events:none}.hse svg{width:100%;height:1.5rem}.ss1{background-color:#fff}.ss1__wrapper{position:relative}.ss1__main-content{z-index:2;position:relative;padding-top:calc(50vh - 12rem)}.ss1__clip{clip-path:circle(5% at 50% 50%);z-index:1;background-color:#fce512;position:absolute;top:0;left:0}.ss1__sequence-canvas{position:absolute;top:0;left:0;width:100vw;height:100vh}.ss1 .container{padding-top:8rem}.ss1 .text-lead{width:37rem;margin:0 auto}.ss1 .anim-object{z-index:0;width:3.125rem;height:auto;position:absolute}@media(min-width:576px){.ss1 .anim-object{width:6.25rem}}.ss1 .anim-object--tr svg path,.ss1 .anim-object--bl svg path{fill:#f2f2f5;stroke:#f2f2f5}.ss1 .anim-object--tl{top:-4rem;left:0}@media(min-width:576px){.ss1 .anim-object--tl{top:-8rem}}.ss1 .anim-object--tr{top:-4rem;right:0}@media(min-width:576px){.ss1 .anim-object--tr{top:-8rem}}.ss1 .anim-object--br{bottom:-4rem;right:0}@media(min-width:576px){.ss1 .anim-object--br{bottom:-8rem}}.ss1 .anim-object--bl{bottom:-4rem;left:0}@media(min-width:576px){.ss1 .anim-object--bl{bottom:-8rem}}.ss2{background-color:#fff}.ss2 .sticky-top{top:7rem;z-index:2}.ss2__pijler-video-wrapper{width:200%;float:right;position:relative}.ss2__pijler-image{height:100%;width:100%;top:0;left:0}.ss2__pijler-image img{height:100%;width:100%}.ss2 .title{position:relative}.ss2 .title .blurry-overlay{z-index:-1;top:-7rem;left:0;width:100%;height:calc(100% + 7rem);background:#fff;background:linear-gradient(0deg,rgba(255,255,255,0) 0%,#fff 33%,#fff 100%)}@media(min-width:768px){.ss2 .title .blurry-overlay{left:-100vw;width:200vw}}.ss2 .child-pages-wrapper{position:relative}.ss2 .child-page{position:relative;padding:2.1rem 2.1rem 2.1rem 0;color:#070733}.ss2 .child-page:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:.05rem;background-color:#e4e4eb}@media(min-width:768px){.ss2 .child-page:after{width:60%}}.ss2 .child-page a{position:relative;z-index:3;color:#070733}.ss2 .child-page svg{top:50%;right:0;transform:translateY(-50%)}@media(min-width:768px){.ss2 .child-page svg{right:-2rem}}.ss2 .child-page .yellow-bar{z-index:2;top:0;bottom:0;left:calc(-250vw - 1rem);width:200vw;height:100%;background-color:#fce512;border-radius:0 8rem 8rem 0;-webkit-transition:all .6s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .6s cubic-bezier(.79,.14,.15,.86);-ms-transition:all .6s cubic-bezier(.79,.14,.15,.86);-o-transition:all .6s cubic-bezier(.79,.14,.15,.86);transition:all .6s cubic-bezier(.79,.14,.15,.86)}.ss2 .child-page:hover .yellow-bar{left:-108vw;border-radius:0 .5rem .5rem 0}@media(min-width:768px){.ss2 .child-page:hover .yellow-bar{left:calc(-150vw - 2rem)}}