/*!
 * Bootstrap v5.0.2 (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-neutral-100: #ffffff;--bs-neutral-200: #f2f2f2;--bs-neutral-300: #c3c3c3;--bs-neutral-400: #2b2b2b;--bs-gold-100: #e8d2b9;--bs-gold-200: #DEBF9C;--bs-gold-300: #d5ae81;--bs-gold-400: #cd9d69;--bs-light-blue-100: #386fb7;--bs-light-blue-200: #427bbf;--bs-light-blue-300: #6790d1;--bs-light-blue-400: #7fa7d6;--bs-teal-100: #214e5c;--bs-teal-200: #266472;--bs-teal-300: #397192;--bs-teal-400: #4b93ae;--bs-navy-100: #10244c;--bs-navy-200: #013368;--bs-navy-300: #1f4585;--bs-navy-400: #3c5aa8;--bs-rust-100: #e8471c;--bs-rust-200: #e0501e;--bs-rust-300: #d05927;--bs-rust-400: #c35727;--bs-cream-100: #f7f6f5;--bs-cream-200: #f4f3f2;--bs-cream-300: #f7f5f2;--bs-cream-400: #f9f4eb;--bs-grey-100: #afafaf;--bs-grey-200: #818193;--bs-grey-300: #74858c;--bs-grey-400: #617077;--bs-dark-grey-100: #062744;--bs-dark-grey-200: #1c344c;--bs-dark-grey-300: #2e4054;--bs-dark-grey-400: #3d4858;--bs-error-100: #f7ebeb;--bs-error-200: #edc3c4;--bs-error-300: #d60000;--bs-success-100: #f4fff2;--bs-success-200: #aeeda6;--bs-success-300: #187c0b;--bs-air: #EBEFF1;--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: #10244c;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 16, 36, 76;--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: 1.6rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,*::before,*::after{-webkit-box-sizing:border-box;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,blockquote,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.525rem + 3.3vw)}@media(min-width: 1200px){h1,.h1{font-size:4rem}}h2,.h2{font-size:calc(1.445rem + 2.34vw)}@media(min-width: 1200px){h2,.h2{font-size:3.2rem}}h3,.h3{font-size:calc(1.405rem + 1.86vw)}@media(min-width: 1200px){h3,.h3{font-size:2.8rem}}h4,.h4,blockquote{font-size:calc(1.365rem + 1.38vw)}@media(min-width: 1200px){h4,.h4,blockquote{font-size:2.4rem}}h5,.h5{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h5,.h5{font-size:2rem}}h6,.h6{font-size:calc(1.285rem + 0.42vw)}@media(min-width: 1200px){h6,.h6{font-size:1.6rem}}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:#10244c;text-decoration:underline}a:hover{color:rgb(12.8,28.8,60.8)}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:calc(1.325rem + 0.9vw);font-weight:300}@media(min-width: 1200px){.lead{font-size:2rem}}.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:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.blockquote{font-size:2rem}}.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:20px;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: 1480px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1420px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-0h,.gx-0h{--bs-gutter-x: 0.5rem}.g-0h,.gy-0h{--bs-gutter-y: 0.5rem}.g-1,.gx-1{--bs-gutter-x: 1rem}.g-1,.gy-1{--bs-gutter-y: 1rem}.g-1h,.gx-1h{--bs-gutter-x: 1.5rem}.g-1h,.gy-1h{--bs-gutter-y: 1.5rem}.g-2,.gx-2{--bs-gutter-x: 2rem}.g-2,.gy-2{--bs-gutter-y: 2rem}.g-2h,.gx-2h{--bs-gutter-x: 2.5rem}.g-2h,.gy-2h{--bs-gutter-y: 2.5rem}.g-3,.gx-3{--bs-gutter-x: 3rem}.g-3,.gy-3{--bs-gutter-y: 3rem}.g-3h,.gx-3h{--bs-gutter-x: 3.5rem}.g-3h,.gy-3h{--bs-gutter-y: 3.5rem}.g-4,.gx-4{--bs-gutter-x: 4rem}.g-4,.gy-4{--bs-gutter-y: 4rem}.g-4h,.gx-4h{--bs-gutter-x: 4.5rem}.g-4h,.gy-4h{--bs-gutter-y: 4.5rem}.g-5,.gx-5{--bs-gutter-x: 5rem}.g-5,.gy-5{--bs-gutter-y: 5rem}.g-6,.gx-6{--bs-gutter-x: 6rem}.g-6,.gy-6{--bs-gutter-y: 6rem}.g-7,.gx-7{--bs-gutter-x: 7rem}.g-7,.gy-7{--bs-gutter-y: 7rem}.g-8,.gx-8{--bs-gutter-x: 8rem}.g-8,.gy-8{--bs-gutter-y: 8rem}.g-9,.gx-9{--bs-gutter-x: 9rem}.g-9,.gy-9{--bs-gutter-y: 9rem}.g-10,.gx-10{--bs-gutter-x: 10rem}.g-10,.gy-10{--bs-gutter-y: 10rem}.g-11,.gx-11{--bs-gutter-x: 11rem}.g-11,.gy-11{--bs-gutter-y: 11rem}.g-12,.gx-12{--bs-gutter-x: 12rem}.g-12,.gy-12{--bs-gutter-y: 12rem}.g-13,.gx-13{--bs-gutter-x: 13rem}.g-13,.gy-13{--bs-gutter-y: 13rem}.g-14,.gx-14{--bs-gutter-x: 14rem}.g-14,.gy-14{--bs-gutter-y: 14rem}.g-15,.gx-15{--bs-gutter-x: 15rem}.g-15,.gy-15{--bs-gutter-y: 15rem}.g-16,.gx-16{--bs-gutter-x: 16rem}.g-16,.gy-16{--bs-gutter-y: 16rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-0h,.gx-sm-0h{--bs-gutter-x: 0.5rem}.g-sm-0h,.gy-sm-0h{--bs-gutter-y: 0.5rem}.g-sm-1,.gx-sm-1{--bs-gutter-x: 1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 1rem}.g-sm-1h,.gx-sm-1h{--bs-gutter-x: 1.5rem}.g-sm-1h,.gy-sm-1h{--bs-gutter-y: 1.5rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 2rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 2rem}.g-sm-2h,.gx-sm-2h{--bs-gutter-x: 2.5rem}.g-sm-2h,.gy-sm-2h{--bs-gutter-y: 2.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 3rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 3rem}.g-sm-3h,.gx-sm-3h{--bs-gutter-x: 3.5rem}.g-sm-3h,.gy-sm-3h{--bs-gutter-y: 3.5rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 4rem}.g-sm-4h,.gx-sm-4h{--bs-gutter-x: 4.5rem}.g-sm-4h,.gy-sm-4h{--bs-gutter-y: 4.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 6rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 7rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 7rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 8rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 8rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 9rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 9rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 10rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 10rem}.g-sm-11,.gx-sm-11{--bs-gutter-x: 11rem}.g-sm-11,.gy-sm-11{--bs-gutter-y: 11rem}.g-sm-12,.gx-sm-12{--bs-gutter-x: 12rem}.g-sm-12,.gy-sm-12{--bs-gutter-y: 12rem}.g-sm-13,.gx-sm-13{--bs-gutter-x: 13rem}.g-sm-13,.gy-sm-13{--bs-gutter-y: 13rem}.g-sm-14,.gx-sm-14{--bs-gutter-x: 14rem}.g-sm-14,.gy-sm-14{--bs-gutter-y: 14rem}.g-sm-15,.gx-sm-15{--bs-gutter-x: 15rem}.g-sm-15,.gy-sm-15{--bs-gutter-y: 15rem}.g-sm-16,.gx-sm-16{--bs-gutter-x: 16rem}.g-sm-16,.gy-sm-16{--bs-gutter-y: 16rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-0h,.gx-md-0h{--bs-gutter-x: 0.5rem}.g-md-0h,.gy-md-0h{--bs-gutter-y: 0.5rem}.g-md-1,.gx-md-1{--bs-gutter-x: 1rem}.g-md-1,.gy-md-1{--bs-gutter-y: 1rem}.g-md-1h,.gx-md-1h{--bs-gutter-x: 1.5rem}.g-md-1h,.gy-md-1h{--bs-gutter-y: 1.5rem}.g-md-2,.gx-md-2{--bs-gutter-x: 2rem}.g-md-2,.gy-md-2{--bs-gutter-y: 2rem}.g-md-2h,.gx-md-2h{--bs-gutter-x: 2.5rem}.g-md-2h,.gy-md-2h{--bs-gutter-y: 2.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 3rem}.g-md-3,.gy-md-3{--bs-gutter-y: 3rem}.g-md-3h,.gx-md-3h{--bs-gutter-x: 3.5rem}.g-md-3h,.gy-md-3h{--bs-gutter-y: 3.5rem}.g-md-4,.gx-md-4{--bs-gutter-x: 4rem}.g-md-4,.gy-md-4{--bs-gutter-y: 4rem}.g-md-4h,.gx-md-4h{--bs-gutter-x: 4.5rem}.g-md-4h,.gy-md-4h{--bs-gutter-y: 4.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 5rem}.g-md-5,.gy-md-5{--bs-gutter-y: 5rem}.g-md-6,.gx-md-6{--bs-gutter-x: 6rem}.g-md-6,.gy-md-6{--bs-gutter-y: 6rem}.g-md-7,.gx-md-7{--bs-gutter-x: 7rem}.g-md-7,.gy-md-7{--bs-gutter-y: 7rem}.g-md-8,.gx-md-8{--bs-gutter-x: 8rem}.g-md-8,.gy-md-8{--bs-gutter-y: 8rem}.g-md-9,.gx-md-9{--bs-gutter-x: 9rem}.g-md-9,.gy-md-9{--bs-gutter-y: 9rem}.g-md-10,.gx-md-10{--bs-gutter-x: 10rem}.g-md-10,.gy-md-10{--bs-gutter-y: 10rem}.g-md-11,.gx-md-11{--bs-gutter-x: 11rem}.g-md-11,.gy-md-11{--bs-gutter-y: 11rem}.g-md-12,.gx-md-12{--bs-gutter-x: 12rem}.g-md-12,.gy-md-12{--bs-gutter-y: 12rem}.g-md-13,.gx-md-13{--bs-gutter-x: 13rem}.g-md-13,.gy-md-13{--bs-gutter-y: 13rem}.g-md-14,.gx-md-14{--bs-gutter-x: 14rem}.g-md-14,.gy-md-14{--bs-gutter-y: 14rem}.g-md-15,.gx-md-15{--bs-gutter-x: 15rem}.g-md-15,.gy-md-15{--bs-gutter-y: 15rem}.g-md-16,.gx-md-16{--bs-gutter-x: 16rem}.g-md-16,.gy-md-16{--bs-gutter-y: 16rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-0h,.gx-lg-0h{--bs-gutter-x: 0.5rem}.g-lg-0h,.gy-lg-0h{--bs-gutter-y: 0.5rem}.g-lg-1,.gx-lg-1{--bs-gutter-x: 1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 1rem}.g-lg-1h,.gx-lg-1h{--bs-gutter-x: 1.5rem}.g-lg-1h,.gy-lg-1h{--bs-gutter-y: 1.5rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 2rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 2rem}.g-lg-2h,.gx-lg-2h{--bs-gutter-x: 2.5rem}.g-lg-2h,.gy-lg-2h{--bs-gutter-y: 2.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 3rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 3rem}.g-lg-3h,.gx-lg-3h{--bs-gutter-x: 3.5rem}.g-lg-3h,.gy-lg-3h{--bs-gutter-y: 3.5rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 4rem}.g-lg-4h,.gx-lg-4h{--bs-gutter-x: 4.5rem}.g-lg-4h,.gy-lg-4h{--bs-gutter-y: 4.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 6rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 7rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 7rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 8rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 8rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 9rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 9rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 10rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 10rem}.g-lg-11,.gx-lg-11{--bs-gutter-x: 11rem}.g-lg-11,.gy-lg-11{--bs-gutter-y: 11rem}.g-lg-12,.gx-lg-12{--bs-gutter-x: 12rem}.g-lg-12,.gy-lg-12{--bs-gutter-y: 12rem}.g-lg-13,.gx-lg-13{--bs-gutter-x: 13rem}.g-lg-13,.gy-lg-13{--bs-gutter-y: 13rem}.g-lg-14,.gx-lg-14{--bs-gutter-x: 14rem}.g-lg-14,.gy-lg-14{--bs-gutter-y: 14rem}.g-lg-15,.gx-lg-15{--bs-gutter-x: 15rem}.g-lg-15,.gy-lg-15{--bs-gutter-y: 15rem}.g-lg-16,.gx-lg-16{--bs-gutter-x: 16rem}.g-lg-16,.gy-lg-16{--bs-gutter-y: 16rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-0h,.gx-xl-0h{--bs-gutter-x: 0.5rem}.g-xl-0h,.gy-xl-0h{--bs-gutter-y: 0.5rem}.g-xl-1,.gx-xl-1{--bs-gutter-x: 1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 1rem}.g-xl-1h,.gx-xl-1h{--bs-gutter-x: 1.5rem}.g-xl-1h,.gy-xl-1h{--bs-gutter-y: 1.5rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 2rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 2rem}.g-xl-2h,.gx-xl-2h{--bs-gutter-x: 2.5rem}.g-xl-2h,.gy-xl-2h{--bs-gutter-y: 2.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 3rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 3rem}.g-xl-3h,.gx-xl-3h{--bs-gutter-x: 3.5rem}.g-xl-3h,.gy-xl-3h{--bs-gutter-y: 3.5rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 4rem}.g-xl-4h,.gx-xl-4h{--bs-gutter-x: 4.5rem}.g-xl-4h,.gy-xl-4h{--bs-gutter-y: 4.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 6rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 7rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 7rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 8rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 8rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 9rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 9rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 10rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 10rem}.g-xl-11,.gx-xl-11{--bs-gutter-x: 11rem}.g-xl-11,.gy-xl-11{--bs-gutter-y: 11rem}.g-xl-12,.gx-xl-12{--bs-gutter-x: 12rem}.g-xl-12,.gy-xl-12{--bs-gutter-y: 12rem}.g-xl-13,.gx-xl-13{--bs-gutter-x: 13rem}.g-xl-13,.gy-xl-13{--bs-gutter-y: 13rem}.g-xl-14,.gx-xl-14{--bs-gutter-x: 14rem}.g-xl-14,.gy-xl-14{--bs-gutter-y: 14rem}.g-xl-15,.gx-xl-15{--bs-gutter-x: 15rem}.g-xl-15,.gy-xl-15{--bs-gutter-y: 15rem}.g-xl-16,.gx-xl-16{--bs-gutter-x: 16rem}.g-xl-16,.gy-xl-16{--bs-gutter-y: 16rem}}@media(min-width: 1480px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-0h,.gx-xxl-0h{--bs-gutter-x: 0.5rem}.g-xxl-0h,.gy-xxl-0h{--bs-gutter-y: 0.5rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 1rem}.g-xxl-1h,.gx-xxl-1h{--bs-gutter-x: 1.5rem}.g-xxl-1h,.gy-xxl-1h{--bs-gutter-y: 1.5rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 2rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 2rem}.g-xxl-2h,.gx-xxl-2h{--bs-gutter-x: 2.5rem}.g-xxl-2h,.gy-xxl-2h{--bs-gutter-y: 2.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 3rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 3rem}.g-xxl-3h,.gx-xxl-3h{--bs-gutter-x: 3.5rem}.g-xxl-3h,.gy-xxl-3h{--bs-gutter-y: 3.5rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 4rem}.g-xxl-4h,.gx-xxl-4h{--bs-gutter-x: 4.5rem}.g-xxl-4h,.gy-xxl-4h{--bs-gutter-y: 4.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 6rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 7rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 7rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 8rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 8rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 9rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 9rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 10rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 10rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x: 11rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y: 11rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x: 12rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y: 12rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x: 13rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y: 13rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x: 14rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y: 14rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x: 15rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y: 15rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x: 16rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y: 16rem}}.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;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);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: rgb(207.2, 211.2, 219.2);--bs-table-striped-bg: rgb(196.84, 200.64, 208.24);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(186.48, 190.08, 197.28);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.66, 195.36, 202.76);--bs-table-hover-color: #000;color:#000;border-color:rgb(186.48,190.08,197.28)}.table-secondary{--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:#000;border-color:rgb(203.04,204.66,206.1)}.table-success{--bs-table-bg: rgb(209, 231, 220.8);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:#000;border-color:rgb(188.1,207.9,198.72)}.table-info{--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:#000;border-color:rgb(185.94,219.96,226.8)}.table-warning{--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:#000;border-color:rgb(229.5,218.34,184.86)}.table-danger{--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:#000;border-color:rgb(223.2,193.14,196.02)}.table-light{--bs-table-bg: #f8f9fa;--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:#000;border-color:rgb(223.2,224.1,225)}.table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:#fff;border-color:rgb(55.2,58.8,62.4)}.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: 1479.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:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.col-form-label-lg{font-size:2rem}}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:calc(1.265rem + 0.18vw)}@media(min-width: 1200px){.col-form-label-sm{font-size:1.4rem}}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:calc(1.285rem + 0.42vw);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:20px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(min-width: 1200px){.form-control{font-size:1.6rem}}@media(prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;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:rgb(135.5,145.5,165.5);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-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,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:rgb(221.35,224.2,227.05)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:rgb(221.35,224.2,227.05)}.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,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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:rgb(221.35,224.2,227.05)}.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:calc(1.265rem + 0.18vw);border-radius:.2rem}@media(min-width: 1200px){.form-control-sm{font-size:1.4rem}}.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:calc(1.325rem + 0.9vw);border-radius:10px}@media(min-width: 1200px){.form-control-lg{font-size:2rem}}.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:20px}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:20px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:calc(1.285rem + 0.42vw);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:20px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 1200px){.form-select{font-size:1.6rem}}@media(prefers-reduced-motion: reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:rgb(135.5,145.5,165.5);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.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:calc(1.265rem + 0.18vw);border-radius:.2rem}@media(min-width: 1200px){.form-select-sm{font-size:1.4rem}}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:calc(1.325rem + 0.9vw);border-radius:10px}@media(min-width: 1200px){.form-select-lg{font-size:2rem}}.form-check{display:block;min-height:2.4rem;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;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:rgb(135.5,145.5,165.5);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.25)}.form-check-input:checked{background-color:#10244c;border-color:#10244c}.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:#10244c;border-color:#10244c;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;-webkit-filter: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;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{-webkit-transition:none;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='rgb%28135.5, 145.5, 165.5%29'/%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;-webkit-filter: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{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,36,76,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,36,76,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#10244c;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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:rgb(183.3,189.3,201.3)}.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:#10244c;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:rgb(183.3,189.3,201.3)}.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);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:rgba(0,0,0,0)}.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::-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){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)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;-ms-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);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;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);-ms-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:calc(1.285rem + 0.42vw);font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:20px}@media(min-width: 1200px){.input-group-text{font-size:1.6rem}}.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:calc(1.325rem + 0.9vw);border-radius:10px}@media(min-width: 1200px){.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{font-size:2rem}}.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:calc(1.265rem + 0.18vw);border-radius:.2rem}@media(min-width: 1200px){.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{font-size:1.4rem}}.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:calc(1.265rem + 0.18vw);color:#fff;background-color:rgba(25,135,84,.9);border-radius:20px}@media(min-width: 1200px){.valid-tooltip{font-size:1.4rem}}.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;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);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;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);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{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);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:calc(1.265rem + 0.18vw);color:#fff;background-color:rgba(220,53,69,.9);border-radius:20px}@media(min-width: 1200px){.invalid-tooltip{font-size:1.4rem}}.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;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);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;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);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{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);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}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:calc(1.285rem + 0.42vw);border-radius:20px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(min-width: 1200px){.btn{font-size:1.6rem}}@media(prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#10244c;border-color:#10244c}.btn-primary:hover{color:#fff;background-color:rgb(13.6,30.6,64.6);border-color:rgb(12.8,28.8,60.8)}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:rgb(13.6,30.6,64.6);border-color:rgb(12.8,28.8,60.8);-webkit-box-shadow:0 0 0 .25rem rgba(51.85,68.85,102.85,.5);box-shadow:0 0 0 .25rem rgba(51.85,68.85,102.85,.5)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(12.8,28.8,60.8);border-color:#0c1b39}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(51.85,68.85,102.85,.5);box-shadow:0 0 0 .25rem rgba(51.85,68.85,102.85,.5)}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#10244c;border-color:#10244c}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:rgb(91.8,99.45,106.25);border-color:rgb(86.4,93.6,100)}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:rgb(91.8,99.45,106.25);border-color:rgb(86.4,93.6,100);-webkit-box-shadow:0 0 0 .25rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .25rem rgba(130.05,137.7,144.5,.5)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(86.4,93.6,100);border-color:rgb(81,87.75,93.75)}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .25rem rgba(130.05,137.7,144.5,.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:rgb(21.25,114.75,71.4);border-color:rgb(20,108,67.2)}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:rgb(21.25,114.75,71.4);border-color:rgb(20,108,67.2);-webkit-box-shadow:0 0 0 .25rem rgba(59.5,153,109.65,.5);box-shadow:0 0 0 .25rem rgba(59.5,153,109.65,.5)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(20,108,67.2);border-color:rgb(18.75,101.25,63)}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(59.5,153,109.65,.5);box-shadow:0 0 0 .25rem rgba(59.5,153,109.65,.5)}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:rgb(49.3,209.95,242.25);border-color:rgb(37.2,207.3,241.5)}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:rgb(49.3,209.95,242.25);border-color:rgb(37.2,207.3,241.5);-webkit-box-shadow:0 0 0 .25rem rgba(11.05,171.7,204,.5);box-shadow:0 0 0 .25rem rgba(11.05,171.7,204,.5)}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:rgb(61.4,212.6,243);border-color:rgb(37.2,207.3,241.5)}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11.05,171.7,204,.5);box-shadow:0 0 0 .25rem rgba(11.05,171.7,204,.5)}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:rgb(255,202.3,44.2);border-color:rgb(255,199.2,31.8)}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:rgb(255,202.3,44.2);border-color:rgb(255,199.2,31.8);-webkit-box-shadow:0 0 0 .25rem rgba(216.75,164.05,5.95,.5);box-shadow:0 0 0 .25rem rgba(216.75,164.05,5.95,.5)}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:rgb(255,205.4,56.6);border-color:rgb(255,199.2,31.8)}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(216.75,164.05,5.95,.5);box-shadow:0 0 0 .25rem rgba(216.75,164.05,5.95,.5)}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:rgb(187,45.05,58.65);border-color:rgb(176,42.4,55.2)}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:rgb(187,45.05,58.65);border-color:rgb(176,42.4,55.2);-webkit-box-shadow:0 0 0 .25rem rgba(225.25,83.3,96.9,.5);box-shadow:0 0 0 .25rem rgba(225.25,83.3,96.9,.5)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(176,42.4,55.2);border-color:rgb(165,39.75,51.75)}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225.25,83.3,96.9,.5);box-shadow:0 0 0 .25rem rgba(225.25,83.3,96.9,.5)}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:rgb(249.05,249.9,250.75);border-color:rgb(248.7,249.6,250.5)}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:rgb(249.05,249.9,250.75);border-color:rgb(248.7,249.6,250.5);-webkit-box-shadow:0 0 0 .25rem rgba(210.8,211.65,212.5,.5);box-shadow:0 0 0 .25rem rgba(210.8,211.65,212.5,.5)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:rgb(249.4,250.2,251);border-color:rgb(248.7,249.6,250.5)}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210.8,211.65,212.5,.5);box-shadow:0 0 0 .25rem rgba(210.8,211.65,212.5,.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:rgb(28.05,31.45,34.85);border-color:rgb(26.4,29.6,32.8)}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:rgb(28.05,31.45,34.85);border-color:rgb(26.4,29.6,32.8);-webkit-box-shadow:0 0 0 .25rem rgba(66.3,69.7,73.1,.5);box-shadow:0 0 0 .25rem rgba(66.3,69.7,73.1,.5)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:rgb(26.4,29.6,32.8);border-color:rgb(24.75,27.75,30.75)}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66.3,69.7,73.1,.5);box-shadow:0 0 0 .25rem rgba(66.3,69.7,73.1,.5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#10244c;border-color:#10244c}.btn-outline-primary:hover{color:#fff;background-color:#10244c;border-color:#10244c}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.5);box-shadow:0 0 0 .25rem rgba(16,36,76,.5)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#10244c;border-color:#10244c}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.5);box-shadow:0 0 0 .25rem rgba(16,36,76,.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#10244c;background-color:rgba(0,0,0,0)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#6c757d;background-color:rgba(0,0,0,0)}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#198754;border-color:#198754}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#198754;background-color:rgba(0,0,0,0)}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#0dcaf0;background-color:rgba(0,0,0,0)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc107;background-color:rgba(0,0,0,0)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#dc3545;background-color:rgba(0,0,0,0)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f8f9fa;background-color:rgba(0,0,0,0)}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:rgba(0,0,0,0)}.btn-link{font-weight:400;color:#10244c;text-decoration:underline}.btn-link:hover{color:rgb(12.8,28.8,60.8)}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:calc(1.325rem + 0.9vw);border-radius:10px}@media(min-width: 1200px){.btn-lg,.btn-group-lg>.btn{font-size:2rem}}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:calc(1.265rem + 0.18vw);border-radius:.2rem}@media(min-width: 1200px){.btn-sm,.btn-group-sm>.btn{font-size:1.4rem}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{-webkit-transition:none;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:calc(1.285rem + 0.42vw);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:20px}@media(min-width: 1200px){.dropdown-menu{font-size:1.6rem}}.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: 1480px){.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:rgb(29.7,33.3,36.9);background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#10244c}.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:calc(1.265rem + 0.18vw);color:#6c757d;white-space:nowrap}@media(min-width: 1200px){.dropdown-header{font-size:1.4rem}}.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:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#10244c}.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}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#10244c;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;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{-webkit-transition:none;transition:none}}.nav-link:hover,.nav-link:focus{color:rgb(12.8,28.8,60.8)}.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:20px;border-top-right-radius:20px}.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:20px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#10244c}.nav-fill>.nav-link,.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:.2rem;padding-bottom:.2rem;margin-right:1rem;font-size:calc(1.325rem + 0.9vw);text-decoration:none;white-space:nowrap}@media(min-width: 1200px){.navbar-brand{font-size:2rem}}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:calc(1.325rem + 0.9vw);line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:20px;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media(min-width: 1200px){.navbar-toggler{font-size:2rem}}@media(prefers-reduced-motion: reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;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{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1480px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;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:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:20px}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:19px;border-top-right-radius:19px}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:19px;border-bottom-left-radius:19px}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-0.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:19px 19px 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 19px 19px}.card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:19px}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:19px;border-top-right-radius:19px}.card-img,.card-img-bottom{border-bottom-right-radius:19px;border-bottom-left-radius:19px}.card-group>.card{margin-bottom:.75rem}@media(min-width: 576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:calc(1.285rem + 0.42vw);color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-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,border-radius .15s ease;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,-webkit-box-shadow .15s ease-in-out}@media(min-width: 1200px){.accordion-button{font-size:1.6rem}}@media(prefers-reduced-motion: reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:rgb(14.4,32.4,68.4);background-color:rgb(231.1,233.1,237.1);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);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='rgb%2814.4, 32.4, 68.4%29'%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");-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-ms-flex-negative:0;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;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:rgb(135.5,145.5,165.5);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.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:20px;border-top-right-radius:20px}.accordion-item:first-of-type .accordion-button{border-top-left-radius:19px;border-top-right-radius:19px}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:19px;border-bottom-left-radius:19px}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.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}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#10244c;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color:rgb(12.8,28.8,60.8);background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:rgb(12.8,28.8,60.8);background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#10244c;border-color:#10244c}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:20px;border-bottom-left-radius:20px}.page-item:last-child .page-link{border-top-right-radius:20px;border-bottom-right-radius:20px}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.pagination-lg .page-link{font-size:2rem}}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:10px;border-bottom-left-radius:10px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:10px;border-bottom-right-radius:10px}.pagination-sm .page-link{padding:.25rem .5rem;font-size:calc(1.265rem + 0.18vw)}@media(min-width: 1200px){.pagination-sm .page-link{font-size:1.4rem}}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:4px 8px;font-size:calc(1.255rem + 0.06vw);font-weight:400;line-height:1;color:#10244c;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10px}@media(min-width: 1200px){.badge{font-size:1.3rem}}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:20px}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:rgb(9.6,21.6,45.6);background-color:rgb(207.2,211.2,219.2);border-color:rgb(183.3,189.3,201.3)}.alert-primary .alert-link{color:rgb(7.68,17.28,36.48)}.alert-secondary{color:rgb(64.8,70.2,75);background-color:rgb(225.6,227.4,229);border-color:rgb(210.9,213.6,216)}.alert-secondary .alert-link{color:rgb(51.84,56.16,60)}.alert-success{color:rgb(15,81,50.4);background-color:rgb(209,231,220.8);border-color:rgb(186,219,203.7)}.alert-success .alert-link{color:rgb(12,64.8,40.32)}.alert-info{color:rgb(5.2,80.8,96);background-color:rgb(206.6,244.4,252);border-color:rgb(182.4,239.1,250.5)}.alert-info .alert-link{color:rgb(4.16,64.64,76.8)}.alert-warning{color:rgb(102,77.2,2.8);background-color:rgb(255,242.6,205.4);border-color:rgb(255,236.4,180.6)}.alert-warning .alert-link{color:rgb(81.6,61.76,2.24)}.alert-danger{color:rgb(132,31.8,41.4);background-color:rgb(248,214.6,217.8);border-color:rgb(244.5,194.4,199.2)}.alert-danger .alert-link{color:rgb(105.6,25.44,33.12)}.alert-light{color:rgb(99.2,99.6,100);background-color:rgb(253.6,253.8,254);border-color:rgb(252.9,253.2,253.5)}.alert-light .alert-link{color:rgb(79.36,79.68,80)}.alert-dark{color:rgb(19.8,22.2,24.6);background-color:rgb(210.6,211.4,212.2);border-color:rgb(188.4,189.6,190.8)}.alert-dark .alert-link{color:rgb(15.84,17.76,19.68)}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:1.2rem;background-color:#e9ecef;border-radius:20px}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#10244c;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:20px}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#10244c;border-color:#10244c}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1480px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:rgb(9.6,21.6,45.6);background-color:rgb(207.2,211.2,219.2)}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:rgb(9.6,21.6,45.6);background-color:rgb(186.48,190.08,197.28)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(9.6,21.6,45.6);border-color:rgb(9.6,21.6,45.6)}.list-group-item-secondary{color:rgb(64.8,70.2,75);background-color:rgb(225.6,227.4,229)}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:rgb(64.8,70.2,75);background-color:rgb(203.04,204.66,206.1)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(64.8,70.2,75);border-color:rgb(64.8,70.2,75)}.list-group-item-success{color:rgb(15,81,50.4);background-color:rgb(209,231,220.8)}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:rgb(15,81,50.4);background-color:rgb(188.1,207.9,198.72)}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(15,81,50.4);border-color:rgb(15,81,50.4)}.list-group-item-info{color:rgb(5.2,80.8,96);background-color:rgb(206.6,244.4,252)}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:rgb(5.2,80.8,96);background-color:rgb(185.94,219.96,226.8)}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(5.2,80.8,96);border-color:rgb(5.2,80.8,96)}.list-group-item-warning{color:rgb(102,77.2,2.8);background-color:rgb(255,242.6,205.4)}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:rgb(102,77.2,2.8);background-color:rgb(229.5,218.34,184.86)}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(102,77.2,2.8);border-color:rgb(102,77.2,2.8)}.list-group-item-danger{color:rgb(132,31.8,41.4);background-color:rgb(248,214.6,217.8)}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:rgb(132,31.8,41.4);background-color:rgb(223.2,193.14,196.02)}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(132,31.8,41.4);border-color:rgb(132,31.8,41.4)}.list-group-item-light{color:rgb(99.2,99.6,100);background-color:rgb(253.6,253.8,254)}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:rgb(99.2,99.6,100);background-color:rgb(228.24,228.42,228.6)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(99.2,99.6,100);border-color:rgb(99.2,99.6,100)}.list-group-item-dark{color:rgb(19.8,22.2,24.6);background-color:rgb(210.6,211.4,212.2)}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:rgb(19.8,22.2,24.6);background-color:rgb(189.54,190.26,190.98)}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(19.8,22.2,24.6);border-color:rgb(19.8,22.2,24.6)}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:20px;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(16,36,76,.25);box-shadow:0 0 0 .25rem rgba(16,36,76,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:0.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:20px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:19px;border-top-right-radius:19px}.toast-header .btn-close{margin-right:-0.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.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{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0, -50px);-ms-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:10px;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:9px;border-top-right-radius:9px}.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;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:9px;border-bottom-left-radius:9px}.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: 1479.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}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:calc(1.265rem + 0.18vw);word-wrap:break-word;opacity:0}@media(min-width: 1200px){.tooltip{font-size:1.4rem}}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:20px}.popover{position:absolute;top:0;left:0 /* rtl:ignore */;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:calc(1.265rem + 0.18vw);word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:10px}@media(min-width: 1200px){.popover{font-size:1.4rem}}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-0.5rem - 1px)}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-0.5rem - 1px)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid hsl(0,0%,94%)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:calc(1.285rem + 0.42vw);background-color:hsl(0,0%,94%);border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:9px;border-top-right-radius:9px}@media(min-width: 1200px){.popover-header{font-size:1.6rem}}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-ms-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{-webkit-transition:none;transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{-webkit-transition:none;transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media(prefers-reduced-motion: reduce){.offcanvas{-webkit-transition:none;transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-0.5rem;margin-right:-0.5rem;margin-bottom:-0.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;-ms-transform:none;transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#10244c}.link-primary:hover,.link-primary:focus{color:rgb(12.8,28.8,60.8)}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:rgb(86.4,93.6,100)}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:rgb(20,108,67.2)}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:rgb(61.4,212.6,243)}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:rgb(255,205.4,56.6)}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:rgb(176,42.4,55.2)}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:rgb(249.4,250.2,251)}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:rgb(26.4,29.6,32.8)}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1480px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;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;-ms-flex-item-align:stretch;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;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:#10244c !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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-0h{gap:.5rem !important}.gap-1{gap:1rem !important}.gap-1h{gap:1.5rem !important}.gap-2{gap:2rem !important}.gap-2h{gap:2.5rem !important}.gap-3{gap:3rem !important}.gap-3h{gap:3.5rem !important}.gap-4{gap:4rem !important}.gap-4h{gap:4.5rem !important}.gap-5{gap:5rem !important}.gap-6{gap:6rem !important}.gap-7{gap:7rem !important}.gap-8{gap:8rem !important}.gap-9{gap:9rem !important}.gap-10{gap:10rem !important}.gap-11{gap:11rem !important}.gap-12{gap:12rem !important}.gap-13{gap:13rem !important}.gap-14{gap:14rem !important}.gap-15{gap:15rem !important}.gap-16{gap:16rem !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-0h{margin:.5rem !important}.m-1{margin:1rem !important}.m-1h{margin:1.5rem !important}.m-2{margin:2rem !important}.m-2h{margin:2.5rem !important}.m-3{margin:3rem !important}.m-3h{margin:3.5rem !important}.m-4{margin:4rem !important}.m-4h{margin:4.5rem !important}.m-5{margin:5rem !important}.m-6{margin:6rem !important}.m-7{margin:7rem !important}.m-8{margin:8rem !important}.m-9{margin:9rem !important}.m-10{margin:10rem !important}.m-11{margin:11rem !important}.m-12{margin:12rem !important}.m-13{margin:13rem !important}.m-14{margin:14rem !important}.m-15{margin:15rem !important}.m-16{margin:16rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-1{margin-right:1rem !important;margin-left:1rem !important}.mx-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-2{margin-right:2rem !important;margin-left:2rem !important}.mx-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-3{margin-right:3rem !important;margin-left:3rem !important}.mx-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-4{margin-right:4rem !important;margin-left:4rem !important}.mx-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-5{margin-right:5rem !important;margin-left:5rem !important}.mx-6{margin-right:6rem !important;margin-left:6rem !important}.mx-7{margin-right:7rem !important;margin-left:7rem !important}.mx-8{margin-right:8rem !important;margin-left:8rem !important}.mx-9{margin-right:9rem !important;margin-left:9rem !important}.mx-10{margin-right:10rem !important;margin-left:10rem !important}.mx-11{margin-right:11rem !important;margin-left:11rem !important}.mx-12{margin-right:12rem !important;margin-left:12rem !important}.mx-13{margin-right:13rem !important;margin-left:13rem !important}.mx-14{margin-right:14rem !important;margin-left:14rem !important}.mx-15{margin-right:15rem !important;margin-left:15rem !important}.mx-16{margin-right:16rem !important;margin-left:16rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-0h{margin-top:.5rem !important}.mt-1{margin-top:1rem !important}.mt-1h{margin-top:1.5rem !important}.mt-2{margin-top:2rem !important}.mt-2h{margin-top:2.5rem !important}.mt-3{margin-top:3rem !important}.mt-3h{margin-top:3.5rem !important}.mt-4{margin-top:4rem !important}.mt-4h{margin-top:4.5rem !important}.mt-5{margin-top:5rem !important}.mt-6{margin-top:6rem !important}.mt-7{margin-top:7rem !important}.mt-8{margin-top:8rem !important}.mt-9{margin-top:9rem !important}.mt-10{margin-top:10rem !important}.mt-11{margin-top:11rem !important}.mt-12{margin-top:12rem !important}.mt-13{margin-top:13rem !important}.mt-14{margin-top:14rem !important}.mt-15{margin-top:15rem !important}.mt-16{margin-top:16rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-0h{margin-right:.5rem !important}.me-1{margin-right:1rem !important}.me-1h{margin-right:1.5rem !important}.me-2{margin-right:2rem !important}.me-2h{margin-right:2.5rem !important}.me-3{margin-right:3rem !important}.me-3h{margin-right:3.5rem !important}.me-4{margin-right:4rem !important}.me-4h{margin-right:4.5rem !important}.me-5{margin-right:5rem !important}.me-6{margin-right:6rem !important}.me-7{margin-right:7rem !important}.me-8{margin-right:8rem !important}.me-9{margin-right:9rem !important}.me-10{margin-right:10rem !important}.me-11{margin-right:11rem !important}.me-12{margin-right:12rem !important}.me-13{margin-right:13rem !important}.me-14{margin-right:14rem !important}.me-15{margin-right:15rem !important}.me-16{margin-right:16rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-0h{margin-bottom:.5rem !important}.mb-1{margin-bottom:1rem !important}.mb-1h{margin-bottom:1.5rem !important}.mb-2{margin-bottom:2rem !important}.mb-2h{margin-bottom:2.5rem !important}.mb-3{margin-bottom:3rem !important}.mb-3h{margin-bottom:3.5rem !important}.mb-4{margin-bottom:4rem !important}.mb-4h{margin-bottom:4.5rem !important}.mb-5{margin-bottom:5rem !important}.mb-6{margin-bottom:6rem !important}.mb-7{margin-bottom:7rem !important}.mb-8{margin-bottom:8rem !important}.mb-9{margin-bottom:9rem !important}.mb-10{margin-bottom:10rem !important}.mb-11{margin-bottom:11rem !important}.mb-12{margin-bottom:12rem !important}.mb-13{margin-bottom:13rem !important}.mb-14{margin-bottom:14rem !important}.mb-15{margin-bottom:15rem !important}.mb-16{margin-bottom:16rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-0h{margin-left:.5rem !important}.ms-1{margin-left:1rem !important}.ms-1h{margin-left:1.5rem !important}.ms-2{margin-left:2rem !important}.ms-2h{margin-left:2.5rem !important}.ms-3{margin-left:3rem !important}.ms-3h{margin-left:3.5rem !important}.ms-4{margin-left:4rem !important}.ms-4h{margin-left:4.5rem !important}.ms-5{margin-left:5rem !important}.ms-6{margin-left:6rem !important}.ms-7{margin-left:7rem !important}.ms-8{margin-left:8rem !important}.ms-9{margin-left:9rem !important}.ms-10{margin-left:10rem !important}.ms-11{margin-left:11rem !important}.ms-12{margin-left:12rem !important}.ms-13{margin-left:13rem !important}.ms-14{margin-left:14rem !important}.ms-15{margin-left:15rem !important}.ms-16{margin-left:16rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-0h{padding:.5rem !important}.p-1{padding:1rem !important}.p-1h{padding:1.5rem !important}.p-2{padding:2rem !important}.p-2h{padding:2.5rem !important}.p-3{padding:3rem !important}.p-3h{padding:3.5rem !important}.p-4{padding:4rem !important}.p-4h{padding:4.5rem !important}.p-5{padding:5rem !important}.p-6{padding:6rem !important}.p-7{padding:7rem !important}.p-8{padding:8rem !important}.p-9{padding:9rem !important}.p-10{padding:10rem !important}.p-11{padding:11rem !important}.p-12{padding:12rem !important}.p-13{padding:13rem !important}.p-14{padding:14rem !important}.p-15{padding:15rem !important}.p-16{padding:16rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-1{padding-right:1rem !important;padding-left:1rem !important}.px-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-2{padding-right:2rem !important;padding-left:2rem !important}.px-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-3{padding-right:3rem !important;padding-left:3rem !important}.px-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-4{padding-right:4rem !important;padding-left:4rem !important}.px-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-5{padding-right:5rem !important;padding-left:5rem !important}.px-6{padding-right:6rem !important;padding-left:6rem !important}.px-7{padding-right:7rem !important;padding-left:7rem !important}.px-8{padding-right:8rem !important;padding-left:8rem !important}.px-9{padding-right:9rem !important;padding-left:9rem !important}.px-10{padding-right:10rem !important;padding-left:10rem !important}.px-11{padding-right:11rem !important;padding-left:11rem !important}.px-12{padding-right:12rem !important;padding-left:12rem !important}.px-13{padding-right:13rem !important;padding-left:13rem !important}.px-14{padding-right:14rem !important;padding-left:14rem !important}.px-15{padding-right:15rem !important;padding-left:15rem !important}.px-16{padding-right:16rem !important;padding-left:16rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-0{padding-top:0 !important}.pt-0h{padding-top:.5rem !important}.pt-1{padding-top:1rem !important}.pt-1h{padding-top:1.5rem !important}.pt-2{padding-top:2rem !important}.pt-2h{padding-top:2.5rem !important}.pt-3{padding-top:3rem !important}.pt-3h{padding-top:3.5rem !important}.pt-4{padding-top:4rem !important}.pt-4h{padding-top:4.5rem !important}.pt-5{padding-top:5rem !important}.pt-6{padding-top:6rem !important}.pt-7{padding-top:7rem !important}.pt-8{padding-top:8rem !important}.pt-9{padding-top:9rem !important}.pt-10{padding-top:10rem !important}.pt-11{padding-top:11rem !important}.pt-12{padding-top:12rem !important}.pt-13{padding-top:13rem !important}.pt-14{padding-top:14rem !important}.pt-15{padding-top:15rem !important}.pt-16{padding-top:16rem !important}.pe-0{padding-right:0 !important}.pe-0h{padding-right:.5rem !important}.pe-1{padding-right:1rem !important}.pe-1h{padding-right:1.5rem !important}.pe-2{padding-right:2rem !important}.pe-2h{padding-right:2.5rem !important}.pe-3{padding-right:3rem !important}.pe-3h{padding-right:3.5rem !important}.pe-4{padding-right:4rem !important}.pe-4h{padding-right:4.5rem !important}.pe-5{padding-right:5rem !important}.pe-6{padding-right:6rem !important}.pe-7{padding-right:7rem !important}.pe-8{padding-right:8rem !important}.pe-9{padding-right:9rem !important}.pe-10{padding-right:10rem !important}.pe-11{padding-right:11rem !important}.pe-12{padding-right:12rem !important}.pe-13{padding-right:13rem !important}.pe-14{padding-right:14rem !important}.pe-15{padding-right:15rem !important}.pe-16{padding-right:16rem !important}.pb-0{padding-bottom:0 !important}.pb-0h{padding-bottom:.5rem !important}.pb-1{padding-bottom:1rem !important}.pb-1h{padding-bottom:1.5rem !important}.pb-2{padding-bottom:2rem !important}.pb-2h{padding-bottom:2.5rem !important}.pb-3{padding-bottom:3rem !important}.pb-3h{padding-bottom:3.5rem !important}.pb-4{padding-bottom:4rem !important}.pb-4h{padding-bottom:4.5rem !important}.pb-5{padding-bottom:5rem !important}.pb-6{padding-bottom:6rem !important}.pb-7{padding-bottom:7rem !important}.pb-8{padding-bottom:8rem !important}.pb-9{padding-bottom:9rem !important}.pb-10{padding-bottom:10rem !important}.pb-11{padding-bottom:11rem !important}.pb-12{padding-bottom:12rem !important}.pb-13{padding-bottom:13rem !important}.pb-14{padding-bottom:14rem !important}.pb-15{padding-bottom:15rem !important}.pb-16{padding-bottom:16rem !important}.ps-0{padding-left:0 !important}.ps-0h{padding-left:.5rem !important}.ps-1{padding-left:1rem !important}.ps-1h{padding-left:1.5rem !important}.ps-2{padding-left:2rem !important}.ps-2h{padding-left:2.5rem !important}.ps-3{padding-left:3rem !important}.ps-3h{padding-left:3.5rem !important}.ps-4{padding-left:4rem !important}.ps-4h{padding-left:4.5rem !important}.ps-5{padding-left:5rem !important}.ps-6{padding-left:6rem !important}.ps-7{padding-left:7rem !important}.ps-8{padding-left:8rem !important}.ps-9{padding-left:9rem !important}.ps-10{padding-left:10rem !important}.ps-11{padding-left:11rem !important}.ps-12{padding-left:12rem !important}.ps-13{padding-left:13rem !important}.ps-14{padding-left:14rem !important}.ps-15{padding-left:15rem !important}.ps-16{padding-left:16rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.525rem + 3.3vw) !important}.fs-2{font-size:calc(1.445rem + 2.34vw) !important}.fs-3{font-size:calc(1.405rem + 1.86vw) !important}.fs-4{font-size:calc(1.365rem + 1.38vw) !important}.fs-5{font-size:calc(1.325rem + 0.9vw) !important}.fs-6{font-size:calc(1.285rem + 0.42vw) !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:hsla(0,0%,100%,.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:20px !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:20px !important}.rounded-3{border-radius:10px !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:20px !important;border-top-right-radius:20px !important}.rounded-end{border-top-right-radius:20px !important;border-bottom-right-radius:20px !important}.rounded-bottom{border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important}.rounded-start{border-bottom-left-radius:20px !important;border-top-left-radius:20px !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-0h{gap:.5rem !important}.gap-sm-1{gap:1rem !important}.gap-sm-1h{gap:1.5rem !important}.gap-sm-2{gap:2rem !important}.gap-sm-2h{gap:2.5rem !important}.gap-sm-3{gap:3rem !important}.gap-sm-3h{gap:3.5rem !important}.gap-sm-4{gap:4rem !important}.gap-sm-4h{gap:4.5rem !important}.gap-sm-5{gap:5rem !important}.gap-sm-6{gap:6rem !important}.gap-sm-7{gap:7rem !important}.gap-sm-8{gap:8rem !important}.gap-sm-9{gap:9rem !important}.gap-sm-10{gap:10rem !important}.gap-sm-11{gap:11rem !important}.gap-sm-12{gap:12rem !important}.gap-sm-13{gap:13rem !important}.gap-sm-14{gap:14rem !important}.gap-sm-15{gap:15rem !important}.gap-sm-16{gap:16rem !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-0h{margin:.5rem !important}.m-sm-1{margin:1rem !important}.m-sm-1h{margin:1.5rem !important}.m-sm-2{margin:2rem !important}.m-sm-2h{margin:2.5rem !important}.m-sm-3{margin:3rem !important}.m-sm-3h{margin:3.5rem !important}.m-sm-4{margin:4rem !important}.m-sm-4h{margin:4.5rem !important}.m-sm-5{margin:5rem !important}.m-sm-6{margin:6rem !important}.m-sm-7{margin:7rem !important}.m-sm-8{margin:8rem !important}.m-sm-9{margin:9rem !important}.m-sm-10{margin:10rem !important}.m-sm-11{margin:11rem !important}.m-sm-12{margin:12rem !important}.m-sm-13{margin:13rem !important}.m-sm-14{margin:14rem !important}.m-sm-15{margin:15rem !important}.m-sm-16{margin:16rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-1{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-2{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-3{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-4{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-5{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-6{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-7{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-8{margin-right:8rem !important;margin-left:8rem !important}.mx-sm-9{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-10{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-11{margin-right:11rem !important;margin-left:11rem !important}.mx-sm-12{margin-right:12rem !important;margin-left:12rem !important}.mx-sm-13{margin-right:13rem !important;margin-left:13rem !important}.mx-sm-14{margin-right:14rem !important;margin-left:14rem !important}.mx-sm-15{margin-right:15rem !important;margin-left:15rem !important}.mx-sm-16{margin-right:16rem !important;margin-left:16rem !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-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-sm-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-sm-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-sm-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-sm-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-sm-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-0h{margin-top:.5rem !important}.mt-sm-1{margin-top:1rem !important}.mt-sm-1h{margin-top:1.5rem !important}.mt-sm-2{margin-top:2rem !important}.mt-sm-2h{margin-top:2.5rem !important}.mt-sm-3{margin-top:3rem !important}.mt-sm-3h{margin-top:3.5rem !important}.mt-sm-4{margin-top:4rem !important}.mt-sm-4h{margin-top:4.5rem !important}.mt-sm-5{margin-top:5rem !important}.mt-sm-6{margin-top:6rem !important}.mt-sm-7{margin-top:7rem !important}.mt-sm-8{margin-top:8rem !important}.mt-sm-9{margin-top:9rem !important}.mt-sm-10{margin-top:10rem !important}.mt-sm-11{margin-top:11rem !important}.mt-sm-12{margin-top:12rem !important}.mt-sm-13{margin-top:13rem !important}.mt-sm-14{margin-top:14rem !important}.mt-sm-15{margin-top:15rem !important}.mt-sm-16{margin-top:16rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-0h{margin-right:.5rem !important}.me-sm-1{margin-right:1rem !important}.me-sm-1h{margin-right:1.5rem !important}.me-sm-2{margin-right:2rem !important}.me-sm-2h{margin-right:2.5rem !important}.me-sm-3{margin-right:3rem !important}.me-sm-3h{margin-right:3.5rem !important}.me-sm-4{margin-right:4rem !important}.me-sm-4h{margin-right:4.5rem !important}.me-sm-5{margin-right:5rem !important}.me-sm-6{margin-right:6rem !important}.me-sm-7{margin-right:7rem !important}.me-sm-8{margin-right:8rem !important}.me-sm-9{margin-right:9rem !important}.me-sm-10{margin-right:10rem !important}.me-sm-11{margin-right:11rem !important}.me-sm-12{margin-right:12rem !important}.me-sm-13{margin-right:13rem !important}.me-sm-14{margin-right:14rem !important}.me-sm-15{margin-right:15rem !important}.me-sm-16{margin-right:16rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-0h{margin-bottom:.5rem !important}.mb-sm-1{margin-bottom:1rem !important}.mb-sm-1h{margin-bottom:1.5rem !important}.mb-sm-2{margin-bottom:2rem !important}.mb-sm-2h{margin-bottom:2.5rem !important}.mb-sm-3{margin-bottom:3rem !important}.mb-sm-3h{margin-bottom:3.5rem !important}.mb-sm-4{margin-bottom:4rem !important}.mb-sm-4h{margin-bottom:4.5rem !important}.mb-sm-5{margin-bottom:5rem !important}.mb-sm-6{margin-bottom:6rem !important}.mb-sm-7{margin-bottom:7rem !important}.mb-sm-8{margin-bottom:8rem !important}.mb-sm-9{margin-bottom:9rem !important}.mb-sm-10{margin-bottom:10rem !important}.mb-sm-11{margin-bottom:11rem !important}.mb-sm-12{margin-bottom:12rem !important}.mb-sm-13{margin-bottom:13rem !important}.mb-sm-14{margin-bottom:14rem !important}.mb-sm-15{margin-bottom:15rem !important}.mb-sm-16{margin-bottom:16rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-0h{margin-left:.5rem !important}.ms-sm-1{margin-left:1rem !important}.ms-sm-1h{margin-left:1.5rem !important}.ms-sm-2{margin-left:2rem !important}.ms-sm-2h{margin-left:2.5rem !important}.ms-sm-3{margin-left:3rem !important}.ms-sm-3h{margin-left:3.5rem !important}.ms-sm-4{margin-left:4rem !important}.ms-sm-4h{margin-left:4.5rem !important}.ms-sm-5{margin-left:5rem !important}.ms-sm-6{margin-left:6rem !important}.ms-sm-7{margin-left:7rem !important}.ms-sm-8{margin-left:8rem !important}.ms-sm-9{margin-left:9rem !important}.ms-sm-10{margin-left:10rem !important}.ms-sm-11{margin-left:11rem !important}.ms-sm-12{margin-left:12rem !important}.ms-sm-13{margin-left:13rem !important}.ms-sm-14{margin-left:14rem !important}.ms-sm-15{margin-left:15rem !important}.ms-sm-16{margin-left:16rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-0h{padding:.5rem !important}.p-sm-1{padding:1rem !important}.p-sm-1h{padding:1.5rem !important}.p-sm-2{padding:2rem !important}.p-sm-2h{padding:2.5rem !important}.p-sm-3{padding:3rem !important}.p-sm-3h{padding:3.5rem !important}.p-sm-4{padding:4rem !important}.p-sm-4h{padding:4.5rem !important}.p-sm-5{padding:5rem !important}.p-sm-6{padding:6rem !important}.p-sm-7{padding:7rem !important}.p-sm-8{padding:8rem !important}.p-sm-9{padding:9rem !important}.p-sm-10{padding:10rem !important}.p-sm-11{padding:11rem !important}.p-sm-12{padding:12rem !important}.p-sm-13{padding:13rem !important}.p-sm-14{padding:14rem !important}.p-sm-15{padding:15rem !important}.p-sm-16{padding:16rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-1{padding-right:1rem !important;padding-left:1rem !important}.px-sm-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-2{padding-right:2rem !important;padding-left:2rem !important}.px-sm-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-3{padding-right:3rem !important;padding-left:3rem !important}.px-sm-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-4{padding-right:4rem !important;padding-left:4rem !important}.px-sm-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-5{padding-right:5rem !important;padding-left:5rem !important}.px-sm-6{padding-right:6rem !important;padding-left:6rem !important}.px-sm-7{padding-right:7rem !important;padding-left:7rem !important}.px-sm-8{padding-right:8rem !important;padding-left:8rem !important}.px-sm-9{padding-right:9rem !important;padding-left:9rem !important}.px-sm-10{padding-right:10rem !important;padding-left:10rem !important}.px-sm-11{padding-right:11rem !important;padding-left:11rem !important}.px-sm-12{padding-right:12rem !important;padding-left:12rem !important}.px-sm-13{padding-right:13rem !important;padding-left:13rem !important}.px-sm-14{padding-right:14rem !important;padding-left:14rem !important}.px-sm-15{padding-right:15rem !important;padding-left:15rem !important}.px-sm-16{padding-right:16rem !important;padding-left:16rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-sm-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-sm-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-sm-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-sm-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-sm-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-sm-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-0h{padding-top:.5rem !important}.pt-sm-1{padding-top:1rem !important}.pt-sm-1h{padding-top:1.5rem !important}.pt-sm-2{padding-top:2rem !important}.pt-sm-2h{padding-top:2.5rem !important}.pt-sm-3{padding-top:3rem !important}.pt-sm-3h{padding-top:3.5rem !important}.pt-sm-4{padding-top:4rem !important}.pt-sm-4h{padding-top:4.5rem !important}.pt-sm-5{padding-top:5rem !important}.pt-sm-6{padding-top:6rem !important}.pt-sm-7{padding-top:7rem !important}.pt-sm-8{padding-top:8rem !important}.pt-sm-9{padding-top:9rem !important}.pt-sm-10{padding-top:10rem !important}.pt-sm-11{padding-top:11rem !important}.pt-sm-12{padding-top:12rem !important}.pt-sm-13{padding-top:13rem !important}.pt-sm-14{padding-top:14rem !important}.pt-sm-15{padding-top:15rem !important}.pt-sm-16{padding-top:16rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-0h{padding-right:.5rem !important}.pe-sm-1{padding-right:1rem !important}.pe-sm-1h{padding-right:1.5rem !important}.pe-sm-2{padding-right:2rem !important}.pe-sm-2h{padding-right:2.5rem !important}.pe-sm-3{padding-right:3rem !important}.pe-sm-3h{padding-right:3.5rem !important}.pe-sm-4{padding-right:4rem !important}.pe-sm-4h{padding-right:4.5rem !important}.pe-sm-5{padding-right:5rem !important}.pe-sm-6{padding-right:6rem !important}.pe-sm-7{padding-right:7rem !important}.pe-sm-8{padding-right:8rem !important}.pe-sm-9{padding-right:9rem !important}.pe-sm-10{padding-right:10rem !important}.pe-sm-11{padding-right:11rem !important}.pe-sm-12{padding-right:12rem !important}.pe-sm-13{padding-right:13rem !important}.pe-sm-14{padding-right:14rem !important}.pe-sm-15{padding-right:15rem !important}.pe-sm-16{padding-right:16rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-0h{padding-bottom:.5rem !important}.pb-sm-1{padding-bottom:1rem !important}.pb-sm-1h{padding-bottom:1.5rem !important}.pb-sm-2{padding-bottom:2rem !important}.pb-sm-2h{padding-bottom:2.5rem !important}.pb-sm-3{padding-bottom:3rem !important}.pb-sm-3h{padding-bottom:3.5rem !important}.pb-sm-4{padding-bottom:4rem !important}.pb-sm-4h{padding-bottom:4.5rem !important}.pb-sm-5{padding-bottom:5rem !important}.pb-sm-6{padding-bottom:6rem !important}.pb-sm-7{padding-bottom:7rem !important}.pb-sm-8{padding-bottom:8rem !important}.pb-sm-9{padding-bottom:9rem !important}.pb-sm-10{padding-bottom:10rem !important}.pb-sm-11{padding-bottom:11rem !important}.pb-sm-12{padding-bottom:12rem !important}.pb-sm-13{padding-bottom:13rem !important}.pb-sm-14{padding-bottom:14rem !important}.pb-sm-15{padding-bottom:15rem !important}.pb-sm-16{padding-bottom:16rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-0h{padding-left:.5rem !important}.ps-sm-1{padding-left:1rem !important}.ps-sm-1h{padding-left:1.5rem !important}.ps-sm-2{padding-left:2rem !important}.ps-sm-2h{padding-left:2.5rem !important}.ps-sm-3{padding-left:3rem !important}.ps-sm-3h{padding-left:3.5rem !important}.ps-sm-4{padding-left:4rem !important}.ps-sm-4h{padding-left:4.5rem !important}.ps-sm-5{padding-left:5rem !important}.ps-sm-6{padding-left:6rem !important}.ps-sm-7{padding-left:7rem !important}.ps-sm-8{padding-left:8rem !important}.ps-sm-9{padding-left:9rem !important}.ps-sm-10{padding-left:10rem !important}.ps-sm-11{padding-left:11rem !important}.ps-sm-12{padding-left:12rem !important}.ps-sm-13{padding-left:13rem !important}.ps-sm-14{padding-left:14rem !important}.ps-sm-15{padding-left:15rem !important}.ps-sm-16{padding-left:16rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-0h{gap:.5rem !important}.gap-md-1{gap:1rem !important}.gap-md-1h{gap:1.5rem !important}.gap-md-2{gap:2rem !important}.gap-md-2h{gap:2.5rem !important}.gap-md-3{gap:3rem !important}.gap-md-3h{gap:3.5rem !important}.gap-md-4{gap:4rem !important}.gap-md-4h{gap:4.5rem !important}.gap-md-5{gap:5rem !important}.gap-md-6{gap:6rem !important}.gap-md-7{gap:7rem !important}.gap-md-8{gap:8rem !important}.gap-md-9{gap:9rem !important}.gap-md-10{gap:10rem !important}.gap-md-11{gap:11rem !important}.gap-md-12{gap:12rem !important}.gap-md-13{gap:13rem !important}.gap-md-14{gap:14rem !important}.gap-md-15{gap:15rem !important}.gap-md-16{gap:16rem !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-0h{margin:.5rem !important}.m-md-1{margin:1rem !important}.m-md-1h{margin:1.5rem !important}.m-md-2{margin:2rem !important}.m-md-2h{margin:2.5rem !important}.m-md-3{margin:3rem !important}.m-md-3h{margin:3.5rem !important}.m-md-4{margin:4rem !important}.m-md-4h{margin:4.5rem !important}.m-md-5{margin:5rem !important}.m-md-6{margin:6rem !important}.m-md-7{margin:7rem !important}.m-md-8{margin:8rem !important}.m-md-9{margin:9rem !important}.m-md-10{margin:10rem !important}.m-md-11{margin:11rem !important}.m-md-12{margin:12rem !important}.m-md-13{margin:13rem !important}.m-md-14{margin:14rem !important}.m-md-15{margin:15rem !important}.m-md-16{margin:16rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-1{margin-right:1rem !important;margin-left:1rem !important}.mx-md-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-2{margin-right:2rem !important;margin-left:2rem !important}.mx-md-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-3{margin-right:3rem !important;margin-left:3rem !important}.mx-md-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-4{margin-right:4rem !important;margin-left:4rem !important}.mx-md-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-5{margin-right:5rem !important;margin-left:5rem !important}.mx-md-6{margin-right:6rem !important;margin-left:6rem !important}.mx-md-7{margin-right:7rem !important;margin-left:7rem !important}.mx-md-8{margin-right:8rem !important;margin-left:8rem !important}.mx-md-9{margin-right:9rem !important;margin-left:9rem !important}.mx-md-10{margin-right:10rem !important;margin-left:10rem !important}.mx-md-11{margin-right:11rem !important;margin-left:11rem !important}.mx-md-12{margin-right:12rem !important;margin-left:12rem !important}.mx-md-13{margin-right:13rem !important;margin-left:13rem !important}.mx-md-14{margin-right:14rem !important;margin-left:14rem !important}.mx-md-15{margin-right:15rem !important;margin-left:15rem !important}.mx-md-16{margin-right:16rem !important;margin-left:16rem !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-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-md-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-md-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-md-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-md-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-md-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-0h{margin-top:.5rem !important}.mt-md-1{margin-top:1rem !important}.mt-md-1h{margin-top:1.5rem !important}.mt-md-2{margin-top:2rem !important}.mt-md-2h{margin-top:2.5rem !important}.mt-md-3{margin-top:3rem !important}.mt-md-3h{margin-top:3.5rem !important}.mt-md-4{margin-top:4rem !important}.mt-md-4h{margin-top:4.5rem !important}.mt-md-5{margin-top:5rem !important}.mt-md-6{margin-top:6rem !important}.mt-md-7{margin-top:7rem !important}.mt-md-8{margin-top:8rem !important}.mt-md-9{margin-top:9rem !important}.mt-md-10{margin-top:10rem !important}.mt-md-11{margin-top:11rem !important}.mt-md-12{margin-top:12rem !important}.mt-md-13{margin-top:13rem !important}.mt-md-14{margin-top:14rem !important}.mt-md-15{margin-top:15rem !important}.mt-md-16{margin-top:16rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-0h{margin-right:.5rem !important}.me-md-1{margin-right:1rem !important}.me-md-1h{margin-right:1.5rem !important}.me-md-2{margin-right:2rem !important}.me-md-2h{margin-right:2.5rem !important}.me-md-3{margin-right:3rem !important}.me-md-3h{margin-right:3.5rem !important}.me-md-4{margin-right:4rem !important}.me-md-4h{margin-right:4.5rem !important}.me-md-5{margin-right:5rem !important}.me-md-6{margin-right:6rem !important}.me-md-7{margin-right:7rem !important}.me-md-8{margin-right:8rem !important}.me-md-9{margin-right:9rem !important}.me-md-10{margin-right:10rem !important}.me-md-11{margin-right:11rem !important}.me-md-12{margin-right:12rem !important}.me-md-13{margin-right:13rem !important}.me-md-14{margin-right:14rem !important}.me-md-15{margin-right:15rem !important}.me-md-16{margin-right:16rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-0h{margin-bottom:.5rem !important}.mb-md-1{margin-bottom:1rem !important}.mb-md-1h{margin-bottom:1.5rem !important}.mb-md-2{margin-bottom:2rem !important}.mb-md-2h{margin-bottom:2.5rem !important}.mb-md-3{margin-bottom:3rem !important}.mb-md-3h{margin-bottom:3.5rem !important}.mb-md-4{margin-bottom:4rem !important}.mb-md-4h{margin-bottom:4.5rem !important}.mb-md-5{margin-bottom:5rem !important}.mb-md-6{margin-bottom:6rem !important}.mb-md-7{margin-bottom:7rem !important}.mb-md-8{margin-bottom:8rem !important}.mb-md-9{margin-bottom:9rem !important}.mb-md-10{margin-bottom:10rem !important}.mb-md-11{margin-bottom:11rem !important}.mb-md-12{margin-bottom:12rem !important}.mb-md-13{margin-bottom:13rem !important}.mb-md-14{margin-bottom:14rem !important}.mb-md-15{margin-bottom:15rem !important}.mb-md-16{margin-bottom:16rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-0h{margin-left:.5rem !important}.ms-md-1{margin-left:1rem !important}.ms-md-1h{margin-left:1.5rem !important}.ms-md-2{margin-left:2rem !important}.ms-md-2h{margin-left:2.5rem !important}.ms-md-3{margin-left:3rem !important}.ms-md-3h{margin-left:3.5rem !important}.ms-md-4{margin-left:4rem !important}.ms-md-4h{margin-left:4.5rem !important}.ms-md-5{margin-left:5rem !important}.ms-md-6{margin-left:6rem !important}.ms-md-7{margin-left:7rem !important}.ms-md-8{margin-left:8rem !important}.ms-md-9{margin-left:9rem !important}.ms-md-10{margin-left:10rem !important}.ms-md-11{margin-left:11rem !important}.ms-md-12{margin-left:12rem !important}.ms-md-13{margin-left:13rem !important}.ms-md-14{margin-left:14rem !important}.ms-md-15{margin-left:15rem !important}.ms-md-16{margin-left:16rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-0h{padding:.5rem !important}.p-md-1{padding:1rem !important}.p-md-1h{padding:1.5rem !important}.p-md-2{padding:2rem !important}.p-md-2h{padding:2.5rem !important}.p-md-3{padding:3rem !important}.p-md-3h{padding:3.5rem !important}.p-md-4{padding:4rem !important}.p-md-4h{padding:4.5rem !important}.p-md-5{padding:5rem !important}.p-md-6{padding:6rem !important}.p-md-7{padding:7rem !important}.p-md-8{padding:8rem !important}.p-md-9{padding:9rem !important}.p-md-10{padding:10rem !important}.p-md-11{padding:11rem !important}.p-md-12{padding:12rem !important}.p-md-13{padding:13rem !important}.p-md-14{padding:14rem !important}.p-md-15{padding:15rem !important}.p-md-16{padding:16rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-1{padding-right:1rem !important;padding-left:1rem !important}.px-md-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-2{padding-right:2rem !important;padding-left:2rem !important}.px-md-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-3{padding-right:3rem !important;padding-left:3rem !important}.px-md-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-4{padding-right:4rem !important;padding-left:4rem !important}.px-md-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-5{padding-right:5rem !important;padding-left:5rem !important}.px-md-6{padding-right:6rem !important;padding-left:6rem !important}.px-md-7{padding-right:7rem !important;padding-left:7rem !important}.px-md-8{padding-right:8rem !important;padding-left:8rem !important}.px-md-9{padding-right:9rem !important;padding-left:9rem !important}.px-md-10{padding-right:10rem !important;padding-left:10rem !important}.px-md-11{padding-right:11rem !important;padding-left:11rem !important}.px-md-12{padding-right:12rem !important;padding-left:12rem !important}.px-md-13{padding-right:13rem !important;padding-left:13rem !important}.px-md-14{padding-right:14rem !important;padding-left:14rem !important}.px-md-15{padding-right:15rem !important;padding-left:15rem !important}.px-md-16{padding-right:16rem !important;padding-left:16rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-md-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-md-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-md-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-md-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-md-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-md-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-md-0{padding-top:0 !important}.pt-md-0h{padding-top:.5rem !important}.pt-md-1{padding-top:1rem !important}.pt-md-1h{padding-top:1.5rem !important}.pt-md-2{padding-top:2rem !important}.pt-md-2h{padding-top:2.5rem !important}.pt-md-3{padding-top:3rem !important}.pt-md-3h{padding-top:3.5rem !important}.pt-md-4{padding-top:4rem !important}.pt-md-4h{padding-top:4.5rem !important}.pt-md-5{padding-top:5rem !important}.pt-md-6{padding-top:6rem !important}.pt-md-7{padding-top:7rem !important}.pt-md-8{padding-top:8rem !important}.pt-md-9{padding-top:9rem !important}.pt-md-10{padding-top:10rem !important}.pt-md-11{padding-top:11rem !important}.pt-md-12{padding-top:12rem !important}.pt-md-13{padding-top:13rem !important}.pt-md-14{padding-top:14rem !important}.pt-md-15{padding-top:15rem !important}.pt-md-16{padding-top:16rem !important}.pe-md-0{padding-right:0 !important}.pe-md-0h{padding-right:.5rem !important}.pe-md-1{padding-right:1rem !important}.pe-md-1h{padding-right:1.5rem !important}.pe-md-2{padding-right:2rem !important}.pe-md-2h{padding-right:2.5rem !important}.pe-md-3{padding-right:3rem !important}.pe-md-3h{padding-right:3.5rem !important}.pe-md-4{padding-right:4rem !important}.pe-md-4h{padding-right:4.5rem !important}.pe-md-5{padding-right:5rem !important}.pe-md-6{padding-right:6rem !important}.pe-md-7{padding-right:7rem !important}.pe-md-8{padding-right:8rem !important}.pe-md-9{padding-right:9rem !important}.pe-md-10{padding-right:10rem !important}.pe-md-11{padding-right:11rem !important}.pe-md-12{padding-right:12rem !important}.pe-md-13{padding-right:13rem !important}.pe-md-14{padding-right:14rem !important}.pe-md-15{padding-right:15rem !important}.pe-md-16{padding-right:16rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-0h{padding-bottom:.5rem !important}.pb-md-1{padding-bottom:1rem !important}.pb-md-1h{padding-bottom:1.5rem !important}.pb-md-2{padding-bottom:2rem !important}.pb-md-2h{padding-bottom:2.5rem !important}.pb-md-3{padding-bottom:3rem !important}.pb-md-3h{padding-bottom:3.5rem !important}.pb-md-4{padding-bottom:4rem !important}.pb-md-4h{padding-bottom:4.5rem !important}.pb-md-5{padding-bottom:5rem !important}.pb-md-6{padding-bottom:6rem !important}.pb-md-7{padding-bottom:7rem !important}.pb-md-8{padding-bottom:8rem !important}.pb-md-9{padding-bottom:9rem !important}.pb-md-10{padding-bottom:10rem !important}.pb-md-11{padding-bottom:11rem !important}.pb-md-12{padding-bottom:12rem !important}.pb-md-13{padding-bottom:13rem !important}.pb-md-14{padding-bottom:14rem !important}.pb-md-15{padding-bottom:15rem !important}.pb-md-16{padding-bottom:16rem !important}.ps-md-0{padding-left:0 !important}.ps-md-0h{padding-left:.5rem !important}.ps-md-1{padding-left:1rem !important}.ps-md-1h{padding-left:1.5rem !important}.ps-md-2{padding-left:2rem !important}.ps-md-2h{padding-left:2.5rem !important}.ps-md-3{padding-left:3rem !important}.ps-md-3h{padding-left:3.5rem !important}.ps-md-4{padding-left:4rem !important}.ps-md-4h{padding-left:4.5rem !important}.ps-md-5{padding-left:5rem !important}.ps-md-6{padding-left:6rem !important}.ps-md-7{padding-left:7rem !important}.ps-md-8{padding-left:8rem !important}.ps-md-9{padding-left:9rem !important}.ps-md-10{padding-left:10rem !important}.ps-md-11{padding-left:11rem !important}.ps-md-12{padding-left:12rem !important}.ps-md-13{padding-left:13rem !important}.ps-md-14{padding-left:14rem !important}.ps-md-15{padding-left:15rem !important}.ps-md-16{padding-left:16rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-0h{gap:.5rem !important}.gap-lg-1{gap:1rem !important}.gap-lg-1h{gap:1.5rem !important}.gap-lg-2{gap:2rem !important}.gap-lg-2h{gap:2.5rem !important}.gap-lg-3{gap:3rem !important}.gap-lg-3h{gap:3.5rem !important}.gap-lg-4{gap:4rem !important}.gap-lg-4h{gap:4.5rem !important}.gap-lg-5{gap:5rem !important}.gap-lg-6{gap:6rem !important}.gap-lg-7{gap:7rem !important}.gap-lg-8{gap:8rem !important}.gap-lg-9{gap:9rem !important}.gap-lg-10{gap:10rem !important}.gap-lg-11{gap:11rem !important}.gap-lg-12{gap:12rem !important}.gap-lg-13{gap:13rem !important}.gap-lg-14{gap:14rem !important}.gap-lg-15{gap:15rem !important}.gap-lg-16{gap:16rem !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-0h{margin:.5rem !important}.m-lg-1{margin:1rem !important}.m-lg-1h{margin:1.5rem !important}.m-lg-2{margin:2rem !important}.m-lg-2h{margin:2.5rem !important}.m-lg-3{margin:3rem !important}.m-lg-3h{margin:3.5rem !important}.m-lg-4{margin:4rem !important}.m-lg-4h{margin:4.5rem !important}.m-lg-5{margin:5rem !important}.m-lg-6{margin:6rem !important}.m-lg-7{margin:7rem !important}.m-lg-8{margin:8rem !important}.m-lg-9{margin:9rem !important}.m-lg-10{margin:10rem !important}.m-lg-11{margin:11rem !important}.m-lg-12{margin:12rem !important}.m-lg-13{margin:13rem !important}.m-lg-14{margin:14rem !important}.m-lg-15{margin:15rem !important}.m-lg-16{margin:16rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-1{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-2{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-3{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-4{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-5{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-6{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-7{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-8{margin-right:8rem !important;margin-left:8rem !important}.mx-lg-9{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-10{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-11{margin-right:11rem !important;margin-left:11rem !important}.mx-lg-12{margin-right:12rem !important;margin-left:12rem !important}.mx-lg-13{margin-right:13rem !important;margin-left:13rem !important}.mx-lg-14{margin-right:14rem !important;margin-left:14rem !important}.mx-lg-15{margin-right:15rem !important;margin-left:15rem !important}.mx-lg-16{margin-right:16rem !important;margin-left:16rem !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-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-lg-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-lg-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-lg-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-lg-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-lg-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-0h{margin-top:.5rem !important}.mt-lg-1{margin-top:1rem !important}.mt-lg-1h{margin-top:1.5rem !important}.mt-lg-2{margin-top:2rem !important}.mt-lg-2h{margin-top:2.5rem !important}.mt-lg-3{margin-top:3rem !important}.mt-lg-3h{margin-top:3.5rem !important}.mt-lg-4{margin-top:4rem !important}.mt-lg-4h{margin-top:4.5rem !important}.mt-lg-5{margin-top:5rem !important}.mt-lg-6{margin-top:6rem !important}.mt-lg-7{margin-top:7rem !important}.mt-lg-8{margin-top:8rem !important}.mt-lg-9{margin-top:9rem !important}.mt-lg-10{margin-top:10rem !important}.mt-lg-11{margin-top:11rem !important}.mt-lg-12{margin-top:12rem !important}.mt-lg-13{margin-top:13rem !important}.mt-lg-14{margin-top:14rem !important}.mt-lg-15{margin-top:15rem !important}.mt-lg-16{margin-top:16rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-0h{margin-right:.5rem !important}.me-lg-1{margin-right:1rem !important}.me-lg-1h{margin-right:1.5rem !important}.me-lg-2{margin-right:2rem !important}.me-lg-2h{margin-right:2.5rem !important}.me-lg-3{margin-right:3rem !important}.me-lg-3h{margin-right:3.5rem !important}.me-lg-4{margin-right:4rem !important}.me-lg-4h{margin-right:4.5rem !important}.me-lg-5{margin-right:5rem !important}.me-lg-6{margin-right:6rem !important}.me-lg-7{margin-right:7rem !important}.me-lg-8{margin-right:8rem !important}.me-lg-9{margin-right:9rem !important}.me-lg-10{margin-right:10rem !important}.me-lg-11{margin-right:11rem !important}.me-lg-12{margin-right:12rem !important}.me-lg-13{margin-right:13rem !important}.me-lg-14{margin-right:14rem !important}.me-lg-15{margin-right:15rem !important}.me-lg-16{margin-right:16rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-0h{margin-bottom:.5rem !important}.mb-lg-1{margin-bottom:1rem !important}.mb-lg-1h{margin-bottom:1.5rem !important}.mb-lg-2{margin-bottom:2rem !important}.mb-lg-2h{margin-bottom:2.5rem !important}.mb-lg-3{margin-bottom:3rem !important}.mb-lg-3h{margin-bottom:3.5rem !important}.mb-lg-4{margin-bottom:4rem !important}.mb-lg-4h{margin-bottom:4.5rem !important}.mb-lg-5{margin-bottom:5rem !important}.mb-lg-6{margin-bottom:6rem !important}.mb-lg-7{margin-bottom:7rem !important}.mb-lg-8{margin-bottom:8rem !important}.mb-lg-9{margin-bottom:9rem !important}.mb-lg-10{margin-bottom:10rem !important}.mb-lg-11{margin-bottom:11rem !important}.mb-lg-12{margin-bottom:12rem !important}.mb-lg-13{margin-bottom:13rem !important}.mb-lg-14{margin-bottom:14rem !important}.mb-lg-15{margin-bottom:15rem !important}.mb-lg-16{margin-bottom:16rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-0h{margin-left:.5rem !important}.ms-lg-1{margin-left:1rem !important}.ms-lg-1h{margin-left:1.5rem !important}.ms-lg-2{margin-left:2rem !important}.ms-lg-2h{margin-left:2.5rem !important}.ms-lg-3{margin-left:3rem !important}.ms-lg-3h{margin-left:3.5rem !important}.ms-lg-4{margin-left:4rem !important}.ms-lg-4h{margin-left:4.5rem !important}.ms-lg-5{margin-left:5rem !important}.ms-lg-6{margin-left:6rem !important}.ms-lg-7{margin-left:7rem !important}.ms-lg-8{margin-left:8rem !important}.ms-lg-9{margin-left:9rem !important}.ms-lg-10{margin-left:10rem !important}.ms-lg-11{margin-left:11rem !important}.ms-lg-12{margin-left:12rem !important}.ms-lg-13{margin-left:13rem !important}.ms-lg-14{margin-left:14rem !important}.ms-lg-15{margin-left:15rem !important}.ms-lg-16{margin-left:16rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-0h{padding:.5rem !important}.p-lg-1{padding:1rem !important}.p-lg-1h{padding:1.5rem !important}.p-lg-2{padding:2rem !important}.p-lg-2h{padding:2.5rem !important}.p-lg-3{padding:3rem !important}.p-lg-3h{padding:3.5rem !important}.p-lg-4{padding:4rem !important}.p-lg-4h{padding:4.5rem !important}.p-lg-5{padding:5rem !important}.p-lg-6{padding:6rem !important}.p-lg-7{padding:7rem !important}.p-lg-8{padding:8rem !important}.p-lg-9{padding:9rem !important}.p-lg-10{padding:10rem !important}.p-lg-11{padding:11rem !important}.p-lg-12{padding:12rem !important}.p-lg-13{padding:13rem !important}.p-lg-14{padding:14rem !important}.p-lg-15{padding:15rem !important}.p-lg-16{padding:16rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-1{padding-right:1rem !important;padding-left:1rem !important}.px-lg-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-2{padding-right:2rem !important;padding-left:2rem !important}.px-lg-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-3{padding-right:3rem !important;padding-left:3rem !important}.px-lg-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-4{padding-right:4rem !important;padding-left:4rem !important}.px-lg-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-5{padding-right:5rem !important;padding-left:5rem !important}.px-lg-6{padding-right:6rem !important;padding-left:6rem !important}.px-lg-7{padding-right:7rem !important;padding-left:7rem !important}.px-lg-8{padding-right:8rem !important;padding-left:8rem !important}.px-lg-9{padding-right:9rem !important;padding-left:9rem !important}.px-lg-10{padding-right:10rem !important;padding-left:10rem !important}.px-lg-11{padding-right:11rem !important;padding-left:11rem !important}.px-lg-12{padding-right:12rem !important;padding-left:12rem !important}.px-lg-13{padding-right:13rem !important;padding-left:13rem !important}.px-lg-14{padding-right:14rem !important;padding-left:14rem !important}.px-lg-15{padding-right:15rem !important;padding-left:15rem !important}.px-lg-16{padding-right:16rem !important;padding-left:16rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-lg-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-lg-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-lg-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-lg-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-lg-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-lg-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-0h{padding-top:.5rem !important}.pt-lg-1{padding-top:1rem !important}.pt-lg-1h{padding-top:1.5rem !important}.pt-lg-2{padding-top:2rem !important}.pt-lg-2h{padding-top:2.5rem !important}.pt-lg-3{padding-top:3rem !important}.pt-lg-3h{padding-top:3.5rem !important}.pt-lg-4{padding-top:4rem !important}.pt-lg-4h{padding-top:4.5rem !important}.pt-lg-5{padding-top:5rem !important}.pt-lg-6{padding-top:6rem !important}.pt-lg-7{padding-top:7rem !important}.pt-lg-8{padding-top:8rem !important}.pt-lg-9{padding-top:9rem !important}.pt-lg-10{padding-top:10rem !important}.pt-lg-11{padding-top:11rem !important}.pt-lg-12{padding-top:12rem !important}.pt-lg-13{padding-top:13rem !important}.pt-lg-14{padding-top:14rem !important}.pt-lg-15{padding-top:15rem !important}.pt-lg-16{padding-top:16rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-0h{padding-right:.5rem !important}.pe-lg-1{padding-right:1rem !important}.pe-lg-1h{padding-right:1.5rem !important}.pe-lg-2{padding-right:2rem !important}.pe-lg-2h{padding-right:2.5rem !important}.pe-lg-3{padding-right:3rem !important}.pe-lg-3h{padding-right:3.5rem !important}.pe-lg-4{padding-right:4rem !important}.pe-lg-4h{padding-right:4.5rem !important}.pe-lg-5{padding-right:5rem !important}.pe-lg-6{padding-right:6rem !important}.pe-lg-7{padding-right:7rem !important}.pe-lg-8{padding-right:8rem !important}.pe-lg-9{padding-right:9rem !important}.pe-lg-10{padding-right:10rem !important}.pe-lg-11{padding-right:11rem !important}.pe-lg-12{padding-right:12rem !important}.pe-lg-13{padding-right:13rem !important}.pe-lg-14{padding-right:14rem !important}.pe-lg-15{padding-right:15rem !important}.pe-lg-16{padding-right:16rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-0h{padding-bottom:.5rem !important}.pb-lg-1{padding-bottom:1rem !important}.pb-lg-1h{padding-bottom:1.5rem !important}.pb-lg-2{padding-bottom:2rem !important}.pb-lg-2h{padding-bottom:2.5rem !important}.pb-lg-3{padding-bottom:3rem !important}.pb-lg-3h{padding-bottom:3.5rem !important}.pb-lg-4{padding-bottom:4rem !important}.pb-lg-4h{padding-bottom:4.5rem !important}.pb-lg-5{padding-bottom:5rem !important}.pb-lg-6{padding-bottom:6rem !important}.pb-lg-7{padding-bottom:7rem !important}.pb-lg-8{padding-bottom:8rem !important}.pb-lg-9{padding-bottom:9rem !important}.pb-lg-10{padding-bottom:10rem !important}.pb-lg-11{padding-bottom:11rem !important}.pb-lg-12{padding-bottom:12rem !important}.pb-lg-13{padding-bottom:13rem !important}.pb-lg-14{padding-bottom:14rem !important}.pb-lg-15{padding-bottom:15rem !important}.pb-lg-16{padding-bottom:16rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-0h{padding-left:.5rem !important}.ps-lg-1{padding-left:1rem !important}.ps-lg-1h{padding-left:1.5rem !important}.ps-lg-2{padding-left:2rem !important}.ps-lg-2h{padding-left:2.5rem !important}.ps-lg-3{padding-left:3rem !important}.ps-lg-3h{padding-left:3.5rem !important}.ps-lg-4{padding-left:4rem !important}.ps-lg-4h{padding-left:4.5rem !important}.ps-lg-5{padding-left:5rem !important}.ps-lg-6{padding-left:6rem !important}.ps-lg-7{padding-left:7rem !important}.ps-lg-8{padding-left:8rem !important}.ps-lg-9{padding-left:9rem !important}.ps-lg-10{padding-left:10rem !important}.ps-lg-11{padding-left:11rem !important}.ps-lg-12{padding-left:12rem !important}.ps-lg-13{padding-left:13rem !important}.ps-lg-14{padding-left:14rem !important}.ps-lg-15{padding-left:15rem !important}.ps-lg-16{padding-left:16rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-0h{gap:.5rem !important}.gap-xl-1{gap:1rem !important}.gap-xl-1h{gap:1.5rem !important}.gap-xl-2{gap:2rem !important}.gap-xl-2h{gap:2.5rem !important}.gap-xl-3{gap:3rem !important}.gap-xl-3h{gap:3.5rem !important}.gap-xl-4{gap:4rem !important}.gap-xl-4h{gap:4.5rem !important}.gap-xl-5{gap:5rem !important}.gap-xl-6{gap:6rem !important}.gap-xl-7{gap:7rem !important}.gap-xl-8{gap:8rem !important}.gap-xl-9{gap:9rem !important}.gap-xl-10{gap:10rem !important}.gap-xl-11{gap:11rem !important}.gap-xl-12{gap:12rem !important}.gap-xl-13{gap:13rem !important}.gap-xl-14{gap:14rem !important}.gap-xl-15{gap:15rem !important}.gap-xl-16{gap:16rem !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-0h{margin:.5rem !important}.m-xl-1{margin:1rem !important}.m-xl-1h{margin:1.5rem !important}.m-xl-2{margin:2rem !important}.m-xl-2h{margin:2.5rem !important}.m-xl-3{margin:3rem !important}.m-xl-3h{margin:3.5rem !important}.m-xl-4{margin:4rem !important}.m-xl-4h{margin:4.5rem !important}.m-xl-5{margin:5rem !important}.m-xl-6{margin:6rem !important}.m-xl-7{margin:7rem !important}.m-xl-8{margin:8rem !important}.m-xl-9{margin:9rem !important}.m-xl-10{margin:10rem !important}.m-xl-11{margin:11rem !important}.m-xl-12{margin:12rem !important}.m-xl-13{margin:13rem !important}.m-xl-14{margin:14rem !important}.m-xl-15{margin:15rem !important}.m-xl-16{margin:16rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-2{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-3{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-5{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-6{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-7{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-8{margin-right:8rem !important;margin-left:8rem !important}.mx-xl-9{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-10{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-11{margin-right:11rem !important;margin-left:11rem !important}.mx-xl-12{margin-right:12rem !important;margin-left:12rem !important}.mx-xl-13{margin-right:13rem !important;margin-left:13rem !important}.mx-xl-14{margin-right:14rem !important;margin-left:14rem !important}.mx-xl-15{margin-right:15rem !important;margin-left:15rem !important}.mx-xl-16{margin-right:16rem !important;margin-left:16rem !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-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-xl-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-xl-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-xl-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-xl-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-xl-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-0h{margin-top:.5rem !important}.mt-xl-1{margin-top:1rem !important}.mt-xl-1h{margin-top:1.5rem !important}.mt-xl-2{margin-top:2rem !important}.mt-xl-2h{margin-top:2.5rem !important}.mt-xl-3{margin-top:3rem !important}.mt-xl-3h{margin-top:3.5rem !important}.mt-xl-4{margin-top:4rem !important}.mt-xl-4h{margin-top:4.5rem !important}.mt-xl-5{margin-top:5rem !important}.mt-xl-6{margin-top:6rem !important}.mt-xl-7{margin-top:7rem !important}.mt-xl-8{margin-top:8rem !important}.mt-xl-9{margin-top:9rem !important}.mt-xl-10{margin-top:10rem !important}.mt-xl-11{margin-top:11rem !important}.mt-xl-12{margin-top:12rem !important}.mt-xl-13{margin-top:13rem !important}.mt-xl-14{margin-top:14rem !important}.mt-xl-15{margin-top:15rem !important}.mt-xl-16{margin-top:16rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-0h{margin-right:.5rem !important}.me-xl-1{margin-right:1rem !important}.me-xl-1h{margin-right:1.5rem !important}.me-xl-2{margin-right:2rem !important}.me-xl-2h{margin-right:2.5rem !important}.me-xl-3{margin-right:3rem !important}.me-xl-3h{margin-right:3.5rem !important}.me-xl-4{margin-right:4rem !important}.me-xl-4h{margin-right:4.5rem !important}.me-xl-5{margin-right:5rem !important}.me-xl-6{margin-right:6rem !important}.me-xl-7{margin-right:7rem !important}.me-xl-8{margin-right:8rem !important}.me-xl-9{margin-right:9rem !important}.me-xl-10{margin-right:10rem !important}.me-xl-11{margin-right:11rem !important}.me-xl-12{margin-right:12rem !important}.me-xl-13{margin-right:13rem !important}.me-xl-14{margin-right:14rem !important}.me-xl-15{margin-right:15rem !important}.me-xl-16{margin-right:16rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-0h{margin-bottom:.5rem !important}.mb-xl-1{margin-bottom:1rem !important}.mb-xl-1h{margin-bottom:1.5rem !important}.mb-xl-2{margin-bottom:2rem !important}.mb-xl-2h{margin-bottom:2.5rem !important}.mb-xl-3{margin-bottom:3rem !important}.mb-xl-3h{margin-bottom:3.5rem !important}.mb-xl-4{margin-bottom:4rem !important}.mb-xl-4h{margin-bottom:4.5rem !important}.mb-xl-5{margin-bottom:5rem !important}.mb-xl-6{margin-bottom:6rem !important}.mb-xl-7{margin-bottom:7rem !important}.mb-xl-8{margin-bottom:8rem !important}.mb-xl-9{margin-bottom:9rem !important}.mb-xl-10{margin-bottom:10rem !important}.mb-xl-11{margin-bottom:11rem !important}.mb-xl-12{margin-bottom:12rem !important}.mb-xl-13{margin-bottom:13rem !important}.mb-xl-14{margin-bottom:14rem !important}.mb-xl-15{margin-bottom:15rem !important}.mb-xl-16{margin-bottom:16rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-0h{margin-left:.5rem !important}.ms-xl-1{margin-left:1rem !important}.ms-xl-1h{margin-left:1.5rem !important}.ms-xl-2{margin-left:2rem !important}.ms-xl-2h{margin-left:2.5rem !important}.ms-xl-3{margin-left:3rem !important}.ms-xl-3h{margin-left:3.5rem !important}.ms-xl-4{margin-left:4rem !important}.ms-xl-4h{margin-left:4.5rem !important}.ms-xl-5{margin-left:5rem !important}.ms-xl-6{margin-left:6rem !important}.ms-xl-7{margin-left:7rem !important}.ms-xl-8{margin-left:8rem !important}.ms-xl-9{margin-left:9rem !important}.ms-xl-10{margin-left:10rem !important}.ms-xl-11{margin-left:11rem !important}.ms-xl-12{margin-left:12rem !important}.ms-xl-13{margin-left:13rem !important}.ms-xl-14{margin-left:14rem !important}.ms-xl-15{margin-left:15rem !important}.ms-xl-16{margin-left:16rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-0h{padding:.5rem !important}.p-xl-1{padding:1rem !important}.p-xl-1h{padding:1.5rem !important}.p-xl-2{padding:2rem !important}.p-xl-2h{padding:2.5rem !important}.p-xl-3{padding:3rem !important}.p-xl-3h{padding:3.5rem !important}.p-xl-4{padding:4rem !important}.p-xl-4h{padding:4.5rem !important}.p-xl-5{padding:5rem !important}.p-xl-6{padding:6rem !important}.p-xl-7{padding:7rem !important}.p-xl-8{padding:8rem !important}.p-xl-9{padding:9rem !important}.p-xl-10{padding:10rem !important}.p-xl-11{padding:11rem !important}.p-xl-12{padding:12rem !important}.p-xl-13{padding:13rem !important}.p-xl-14{padding:14rem !important}.p-xl-15{padding:15rem !important}.p-xl-16{padding:16rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xl-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-2{padding-right:2rem !important;padding-left:2rem !important}.px-xl-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-3{padding-right:3rem !important;padding-left:3rem !important}.px-xl-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xl-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-5{padding-right:5rem !important;padding-left:5rem !important}.px-xl-6{padding-right:6rem !important;padding-left:6rem !important}.px-xl-7{padding-right:7rem !important;padding-left:7rem !important}.px-xl-8{padding-right:8rem !important;padding-left:8rem !important}.px-xl-9{padding-right:9rem !important;padding-left:9rem !important}.px-xl-10{padding-right:10rem !important;padding-left:10rem !important}.px-xl-11{padding-right:11rem !important;padding-left:11rem !important}.px-xl-12{padding-right:12rem !important;padding-left:12rem !important}.px-xl-13{padding-right:13rem !important;padding-left:13rem !important}.px-xl-14{padding-right:14rem !important;padding-left:14rem !important}.px-xl-15{padding-right:15rem !important;padding-left:15rem !important}.px-xl-16{padding-right:16rem !important;padding-left:16rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-xl-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-xl-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-xl-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-xl-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-xl-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-xl-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-0h{padding-top:.5rem !important}.pt-xl-1{padding-top:1rem !important}.pt-xl-1h{padding-top:1.5rem !important}.pt-xl-2{padding-top:2rem !important}.pt-xl-2h{padding-top:2.5rem !important}.pt-xl-3{padding-top:3rem !important}.pt-xl-3h{padding-top:3.5rem !important}.pt-xl-4{padding-top:4rem !important}.pt-xl-4h{padding-top:4.5rem !important}.pt-xl-5{padding-top:5rem !important}.pt-xl-6{padding-top:6rem !important}.pt-xl-7{padding-top:7rem !important}.pt-xl-8{padding-top:8rem !important}.pt-xl-9{padding-top:9rem !important}.pt-xl-10{padding-top:10rem !important}.pt-xl-11{padding-top:11rem !important}.pt-xl-12{padding-top:12rem !important}.pt-xl-13{padding-top:13rem !important}.pt-xl-14{padding-top:14rem !important}.pt-xl-15{padding-top:15rem !important}.pt-xl-16{padding-top:16rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-0h{padding-right:.5rem !important}.pe-xl-1{padding-right:1rem !important}.pe-xl-1h{padding-right:1.5rem !important}.pe-xl-2{padding-right:2rem !important}.pe-xl-2h{padding-right:2.5rem !important}.pe-xl-3{padding-right:3rem !important}.pe-xl-3h{padding-right:3.5rem !important}.pe-xl-4{padding-right:4rem !important}.pe-xl-4h{padding-right:4.5rem !important}.pe-xl-5{padding-right:5rem !important}.pe-xl-6{padding-right:6rem !important}.pe-xl-7{padding-right:7rem !important}.pe-xl-8{padding-right:8rem !important}.pe-xl-9{padding-right:9rem !important}.pe-xl-10{padding-right:10rem !important}.pe-xl-11{padding-right:11rem !important}.pe-xl-12{padding-right:12rem !important}.pe-xl-13{padding-right:13rem !important}.pe-xl-14{padding-right:14rem !important}.pe-xl-15{padding-right:15rem !important}.pe-xl-16{padding-right:16rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-0h{padding-bottom:.5rem !important}.pb-xl-1{padding-bottom:1rem !important}.pb-xl-1h{padding-bottom:1.5rem !important}.pb-xl-2{padding-bottom:2rem !important}.pb-xl-2h{padding-bottom:2.5rem !important}.pb-xl-3{padding-bottom:3rem !important}.pb-xl-3h{padding-bottom:3.5rem !important}.pb-xl-4{padding-bottom:4rem !important}.pb-xl-4h{padding-bottom:4.5rem !important}.pb-xl-5{padding-bottom:5rem !important}.pb-xl-6{padding-bottom:6rem !important}.pb-xl-7{padding-bottom:7rem !important}.pb-xl-8{padding-bottom:8rem !important}.pb-xl-9{padding-bottom:9rem !important}.pb-xl-10{padding-bottom:10rem !important}.pb-xl-11{padding-bottom:11rem !important}.pb-xl-12{padding-bottom:12rem !important}.pb-xl-13{padding-bottom:13rem !important}.pb-xl-14{padding-bottom:14rem !important}.pb-xl-15{padding-bottom:15rem !important}.pb-xl-16{padding-bottom:16rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-0h{padding-left:.5rem !important}.ps-xl-1{padding-left:1rem !important}.ps-xl-1h{padding-left:1.5rem !important}.ps-xl-2{padding-left:2rem !important}.ps-xl-2h{padding-left:2.5rem !important}.ps-xl-3{padding-left:3rem !important}.ps-xl-3h{padding-left:3.5rem !important}.ps-xl-4{padding-left:4rem !important}.ps-xl-4h{padding-left:4.5rem !important}.ps-xl-5{padding-left:5rem !important}.ps-xl-6{padding-left:6rem !important}.ps-xl-7{padding-left:7rem !important}.ps-xl-8{padding-left:8rem !important}.ps-xl-9{padding-left:9rem !important}.ps-xl-10{padding-left:10rem !important}.ps-xl-11{padding-left:11rem !important}.ps-xl-12{padding-left:12rem !important}.ps-xl-13{padding-left:13rem !important}.ps-xl-14{padding-left:14rem !important}.ps-xl-15{padding-left:15rem !important}.ps-xl-16{padding-left:16rem !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: 1480px){.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-0h{gap:.5rem !important}.gap-xxl-1{gap:1rem !important}.gap-xxl-1h{gap:1.5rem !important}.gap-xxl-2{gap:2rem !important}.gap-xxl-2h{gap:2.5rem !important}.gap-xxl-3{gap:3rem !important}.gap-xxl-3h{gap:3.5rem !important}.gap-xxl-4{gap:4rem !important}.gap-xxl-4h{gap:4.5rem !important}.gap-xxl-5{gap:5rem !important}.gap-xxl-6{gap:6rem !important}.gap-xxl-7{gap:7rem !important}.gap-xxl-8{gap:8rem !important}.gap-xxl-9{gap:9rem !important}.gap-xxl-10{gap:10rem !important}.gap-xxl-11{gap:11rem !important}.gap-xxl-12{gap:12rem !important}.gap-xxl-13{gap:13rem !important}.gap-xxl-14{gap:14rem !important}.gap-xxl-15{gap:15rem !important}.gap-xxl-16{gap:16rem !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-0h{margin:.5rem !important}.m-xxl-1{margin:1rem !important}.m-xxl-1h{margin:1.5rem !important}.m-xxl-2{margin:2rem !important}.m-xxl-2h{margin:2.5rem !important}.m-xxl-3{margin:3rem !important}.m-xxl-3h{margin:3.5rem !important}.m-xxl-4{margin:4rem !important}.m-xxl-4h{margin:4.5rem !important}.m-xxl-5{margin:5rem !important}.m-xxl-6{margin:6rem !important}.m-xxl-7{margin:7rem !important}.m-xxl-8{margin:8rem !important}.m-xxl-9{margin:9rem !important}.m-xxl-10{margin:10rem !important}.m-xxl-11{margin:11rem !important}.m-xxl-12{margin:12rem !important}.m-xxl-13{margin:13rem !important}.m-xxl-14{margin:14rem !important}.m-xxl-15{margin:15rem !important}.m-xxl-16{margin:16rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-0h{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-1h{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-2{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-2h{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-3{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-3h{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-4h{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-5{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-6{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-7{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-8{margin-right:8rem !important;margin-left:8rem !important}.mx-xxl-9{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-10{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-11{margin-right:11rem !important;margin-left:11rem !important}.mx-xxl-12{margin-right:12rem !important;margin-left:12rem !important}.mx-xxl-13{margin-right:13rem !important;margin-left:13rem !important}.mx-xxl-14{margin-right:14rem !important;margin-left:14rem !important}.mx-xxl-15{margin-right:15rem !important;margin-left:15rem !important}.mx-xxl-16{margin-right:16rem !important;margin-left:16rem !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-0h{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-1h{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-2{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-2h{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-3h{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-4h{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-5{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-6{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-7{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-8{margin-top:8rem !important;margin-bottom:8rem !important}.my-xxl-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-11{margin-top:11rem !important;margin-bottom:11rem !important}.my-xxl-12{margin-top:12rem !important;margin-bottom:12rem !important}.my-xxl-13{margin-top:13rem !important;margin-bottom:13rem !important}.my-xxl-14{margin-top:14rem !important;margin-bottom:14rem !important}.my-xxl-15{margin-top:15rem !important;margin-bottom:15rem !important}.my-xxl-16{margin-top:16rem !important;margin-bottom:16rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-0h{margin-top:.5rem !important}.mt-xxl-1{margin-top:1rem !important}.mt-xxl-1h{margin-top:1.5rem !important}.mt-xxl-2{margin-top:2rem !important}.mt-xxl-2h{margin-top:2.5rem !important}.mt-xxl-3{margin-top:3rem !important}.mt-xxl-3h{margin-top:3.5rem !important}.mt-xxl-4{margin-top:4rem !important}.mt-xxl-4h{margin-top:4.5rem !important}.mt-xxl-5{margin-top:5rem !important}.mt-xxl-6{margin-top:6rem !important}.mt-xxl-7{margin-top:7rem !important}.mt-xxl-8{margin-top:8rem !important}.mt-xxl-9{margin-top:9rem !important}.mt-xxl-10{margin-top:10rem !important}.mt-xxl-11{margin-top:11rem !important}.mt-xxl-12{margin-top:12rem !important}.mt-xxl-13{margin-top:13rem !important}.mt-xxl-14{margin-top:14rem !important}.mt-xxl-15{margin-top:15rem !important}.mt-xxl-16{margin-top:16rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-0h{margin-right:.5rem !important}.me-xxl-1{margin-right:1rem !important}.me-xxl-1h{margin-right:1.5rem !important}.me-xxl-2{margin-right:2rem !important}.me-xxl-2h{margin-right:2.5rem !important}.me-xxl-3{margin-right:3rem !important}.me-xxl-3h{margin-right:3.5rem !important}.me-xxl-4{margin-right:4rem !important}.me-xxl-4h{margin-right:4.5rem !important}.me-xxl-5{margin-right:5rem !important}.me-xxl-6{margin-right:6rem !important}.me-xxl-7{margin-right:7rem !important}.me-xxl-8{margin-right:8rem !important}.me-xxl-9{margin-right:9rem !important}.me-xxl-10{margin-right:10rem !important}.me-xxl-11{margin-right:11rem !important}.me-xxl-12{margin-right:12rem !important}.me-xxl-13{margin-right:13rem !important}.me-xxl-14{margin-right:14rem !important}.me-xxl-15{margin-right:15rem !important}.me-xxl-16{margin-right:16rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-0h{margin-bottom:.5rem !important}.mb-xxl-1{margin-bottom:1rem !important}.mb-xxl-1h{margin-bottom:1.5rem !important}.mb-xxl-2{margin-bottom:2rem !important}.mb-xxl-2h{margin-bottom:2.5rem !important}.mb-xxl-3{margin-bottom:3rem !important}.mb-xxl-3h{margin-bottom:3.5rem !important}.mb-xxl-4{margin-bottom:4rem !important}.mb-xxl-4h{margin-bottom:4.5rem !important}.mb-xxl-5{margin-bottom:5rem !important}.mb-xxl-6{margin-bottom:6rem !important}.mb-xxl-7{margin-bottom:7rem !important}.mb-xxl-8{margin-bottom:8rem !important}.mb-xxl-9{margin-bottom:9rem !important}.mb-xxl-10{margin-bottom:10rem !important}.mb-xxl-11{margin-bottom:11rem !important}.mb-xxl-12{margin-bottom:12rem !important}.mb-xxl-13{margin-bottom:13rem !important}.mb-xxl-14{margin-bottom:14rem !important}.mb-xxl-15{margin-bottom:15rem !important}.mb-xxl-16{margin-bottom:16rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-0h{margin-left:.5rem !important}.ms-xxl-1{margin-left:1rem !important}.ms-xxl-1h{margin-left:1.5rem !important}.ms-xxl-2{margin-left:2rem !important}.ms-xxl-2h{margin-left:2.5rem !important}.ms-xxl-3{margin-left:3rem !important}.ms-xxl-3h{margin-left:3.5rem !important}.ms-xxl-4{margin-left:4rem !important}.ms-xxl-4h{margin-left:4.5rem !important}.ms-xxl-5{margin-left:5rem !important}.ms-xxl-6{margin-left:6rem !important}.ms-xxl-7{margin-left:7rem !important}.ms-xxl-8{margin-left:8rem !important}.ms-xxl-9{margin-left:9rem !important}.ms-xxl-10{margin-left:10rem !important}.ms-xxl-11{margin-left:11rem !important}.ms-xxl-12{margin-left:12rem !important}.ms-xxl-13{margin-left:13rem !important}.ms-xxl-14{margin-left:14rem !important}.ms-xxl-15{margin-left:15rem !important}.ms-xxl-16{margin-left:16rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-0h{padding:.5rem !important}.p-xxl-1{padding:1rem !important}.p-xxl-1h{padding:1.5rem !important}.p-xxl-2{padding:2rem !important}.p-xxl-2h{padding:2.5rem !important}.p-xxl-3{padding:3rem !important}.p-xxl-3h{padding:3.5rem !important}.p-xxl-4{padding:4rem !important}.p-xxl-4h{padding:4.5rem !important}.p-xxl-5{padding:5rem !important}.p-xxl-6{padding:6rem !important}.p-xxl-7{padding:7rem !important}.p-xxl-8{padding:8rem !important}.p-xxl-9{padding:9rem !important}.p-xxl-10{padding:10rem !important}.p-xxl-11{padding:11rem !important}.p-xxl-12{padding:12rem !important}.p-xxl-13{padding:13rem !important}.p-xxl-14{padding:14rem !important}.p-xxl-15{padding:15rem !important}.p-xxl-16{padding:16rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-0h{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-1h{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-2{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-2h{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-3{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-3h{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-4h{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-5{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-6{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-7{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-8{padding-right:8rem !important;padding-left:8rem !important}.px-xxl-9{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-10{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-11{padding-right:11rem !important;padding-left:11rem !important}.px-xxl-12{padding-right:12rem !important;padding-left:12rem !important}.px-xxl-13{padding-right:13rem !important;padding-left:13rem !important}.px-xxl-14{padding-right:14rem !important;padding-left:14rem !important}.px-xxl-15{padding-right:15rem !important;padding-left:15rem !important}.px-xxl-16{padding-right:16rem !important;padding-left:16rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-0h{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-1h{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-2{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-2h{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-3h{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-4h{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-5{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-6{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-7{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-8{padding-top:8rem !important;padding-bottom:8rem !important}.py-xxl-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-10{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-11{padding-top:11rem !important;padding-bottom:11rem !important}.py-xxl-12{padding-top:12rem !important;padding-bottom:12rem !important}.py-xxl-13{padding-top:13rem !important;padding-bottom:13rem !important}.py-xxl-14{padding-top:14rem !important;padding-bottom:14rem !important}.py-xxl-15{padding-top:15rem !important;padding-bottom:15rem !important}.py-xxl-16{padding-top:16rem !important;padding-bottom:16rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-0h{padding-top:.5rem !important}.pt-xxl-1{padding-top:1rem !important}.pt-xxl-1h{padding-top:1.5rem !important}.pt-xxl-2{padding-top:2rem !important}.pt-xxl-2h{padding-top:2.5rem !important}.pt-xxl-3{padding-top:3rem !important}.pt-xxl-3h{padding-top:3.5rem !important}.pt-xxl-4{padding-top:4rem !important}.pt-xxl-4h{padding-top:4.5rem !important}.pt-xxl-5{padding-top:5rem !important}.pt-xxl-6{padding-top:6rem !important}.pt-xxl-7{padding-top:7rem !important}.pt-xxl-8{padding-top:8rem !important}.pt-xxl-9{padding-top:9rem !important}.pt-xxl-10{padding-top:10rem !important}.pt-xxl-11{padding-top:11rem !important}.pt-xxl-12{padding-top:12rem !important}.pt-xxl-13{padding-top:13rem !important}.pt-xxl-14{padding-top:14rem !important}.pt-xxl-15{padding-top:15rem !important}.pt-xxl-16{padding-top:16rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-0h{padding-right:.5rem !important}.pe-xxl-1{padding-right:1rem !important}.pe-xxl-1h{padding-right:1.5rem !important}.pe-xxl-2{padding-right:2rem !important}.pe-xxl-2h{padding-right:2.5rem !important}.pe-xxl-3{padding-right:3rem !important}.pe-xxl-3h{padding-right:3.5rem !important}.pe-xxl-4{padding-right:4rem !important}.pe-xxl-4h{padding-right:4.5rem !important}.pe-xxl-5{padding-right:5rem !important}.pe-xxl-6{padding-right:6rem !important}.pe-xxl-7{padding-right:7rem !important}.pe-xxl-8{padding-right:8rem !important}.pe-xxl-9{padding-right:9rem !important}.pe-xxl-10{padding-right:10rem !important}.pe-xxl-11{padding-right:11rem !important}.pe-xxl-12{padding-right:12rem !important}.pe-xxl-13{padding-right:13rem !important}.pe-xxl-14{padding-right:14rem !important}.pe-xxl-15{padding-right:15rem !important}.pe-xxl-16{padding-right:16rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-0h{padding-bottom:.5rem !important}.pb-xxl-1{padding-bottom:1rem !important}.pb-xxl-1h{padding-bottom:1.5rem !important}.pb-xxl-2{padding-bottom:2rem !important}.pb-xxl-2h{padding-bottom:2.5rem !important}.pb-xxl-3{padding-bottom:3rem !important}.pb-xxl-3h{padding-bottom:3.5rem !important}.pb-xxl-4{padding-bottom:4rem !important}.pb-xxl-4h{padding-bottom:4.5rem !important}.pb-xxl-5{padding-bottom:5rem !important}.pb-xxl-6{padding-bottom:6rem !important}.pb-xxl-7{padding-bottom:7rem !important}.pb-xxl-8{padding-bottom:8rem !important}.pb-xxl-9{padding-bottom:9rem !important}.pb-xxl-10{padding-bottom:10rem !important}.pb-xxl-11{padding-bottom:11rem !important}.pb-xxl-12{padding-bottom:12rem !important}.pb-xxl-13{padding-bottom:13rem !important}.pb-xxl-14{padding-bottom:14rem !important}.pb-xxl-15{padding-bottom:15rem !important}.pb-xxl-16{padding-bottom:16rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-0h{padding-left:.5rem !important}.ps-xxl-1{padding-left:1rem !important}.ps-xxl-1h{padding-left:1.5rem !important}.ps-xxl-2{padding-left:2rem !important}.ps-xxl-2h{padding-left:2.5rem !important}.ps-xxl-3{padding-left:3rem !important}.ps-xxl-3h{padding-left:3.5rem !important}.ps-xxl-4{padding-left:4rem !important}.ps-xxl-4h{padding-left:4.5rem !important}.ps-xxl-5{padding-left:5rem !important}.ps-xxl-6{padding-left:6rem !important}.ps-xxl-7{padding-left:7rem !important}.ps-xxl-8{padding-left:8rem !important}.ps-xxl-9{padding-left:9rem !important}.ps-xxl-10{padding-left:10rem !important}.ps-xxl-11{padding-left:11rem !important}.ps-xxl-12{padding-left:12rem !important}.ps-xxl-13{padding-left:13rem !important}.ps-xxl-14{padding-left:14rem !important}.ps-xxl-15{padding-left:15rem !important}.ps-xxl-16{padding-left:16rem !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:4rem !important}.fs-2{font-size:3.2rem !important}.fs-3{font-size:2.8rem !important}.fs-4{font-size:2.4rem !important}.fs-5{font-size:2rem !important}.fs-6{font-size:1.6rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);line-height:1.7;line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background, #4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius, 2px);color:#fff;color:var(--plyr-badge-text-color, #fff);font-size:9px;font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small, 13px);left:0;padding:10px;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width: 480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base, 15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width: 768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));-ms-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:4px;border-radius:var(--plyr-control-radius, 4px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9019607843);background:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-menu-color, #4a5464);font-size:15px;font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container:after{border:4px solid rgba(0,0,0,0);border-top-color:hsla(0,0%,100%,.9019607843);border:var(--plyr-menu-arrow-size, 4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5464;color:var(--plyr-menu-color, #4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid rgba(0,0,0,0);border:var(--plyr-menu-item-arrow-size, 4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color, #728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color, #728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color, #dcdfe5);-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing, 10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, currentColor), color-stop(0, rgba(0, 0, 0, 0)));background-image:linear-gradient(90deg, currentColor 0, rgba(0, 0, 0, 0) 0);background-image:-webkit-gradient(linear, left top, right top, from(currentColor), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, currentColor var(--value, 0), rgba(0, 0, 0, 0) var(--value, 0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-webkit-transition:box-shadow .3s ease;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background, var(--plyr-video-background, #000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing, 10px)}@media(max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background, #fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-tooltip-color, #4a5464);font-size:13px;font-size:var(--plyr-font-size-small, 13px);font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);-ms-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);-ms-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:3px;width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color, #4a5464);padding:10px;padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background, var(--plyr-video-background, #000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color, #fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media(min-width: 480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing, 10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.2509803922);color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing, 10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background, #fff);border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("../../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media(prefers-reduced-motion: no-preference){.animate-in-down{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);opacity:0;-webkit-transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.animate-in-down.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media(prefers-reduced-motion: no-preference){.animate-in-up{-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.animate-in-up.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media(prefers-reduced-motion: no-preference){.animate-fade-in,.container-wrapper{opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.animate-fade-in.is-visible,.container-wrapper.is-visible{opacity:1}}.animate-delay-200{-webkit-transition-delay:200ms;transition-delay:200ms}.animate-delay-300{-webkit-transition-delay:300ms;transition-delay:300ms}.animate-delay-400{-webkit-transition-delay:400ms;transition-delay:400ms}.animate-delay-500{-webkit-transition-delay:500ms;transition-delay:500ms}.animate-delay-600{-webkit-transition-delay:600ms;transition-delay:600ms}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.start-making-item-icon,centered-heading-icon{opacity:0}.start-making-item-icon.is-visible{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.start-making-item-icon.is-visible img{-webkit-animation:pulse 1.6s ease-in-out;animation:pulse 1.6s ease-in-out}.btn-link{border:0;white-space:nowrap}a.link-btn,.tribe-events a.link-btn{position:relative;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;padding:18px 32px;text-decoration:none}a.link-btn.compact,.tribe-events a.link-btn.compact{height:53px;padding:18px 20px}a.link-btn.cta-arrow,.tribe-events a.link-btn.cta-arrow{padding-right:64px}a.link-btn.cta-arrow:after,.tribe-events a.link-btn.cta-arrow:after{content:"";display:inline-block;position:absolute;top:50%;right:2.1em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.5em;height:1.5em;background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png");background-size:contain;background-repeat:no-repeat;background-position:center}a.link-btn.cta-arrow.text-light:after,.tribe-events a.link-btn.cta-arrow.text-light:after{background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right-light.png")}a.link-btn-cta,.tribe-events a.link-btn-cta{position:relative;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;padding:18px 32px;text-decoration:none;font-size:16px}a.link-btn-cta.compact,.tribe-events a.link-btn-cta.compact{height:53px;padding:18px 20px}a.link-btn-cta.with-arrow,.tribe-events a.link-btn-cta.with-arrow{padding-right:4em}a.link-btn-cta.with-arrow:after,.tribe-events a.link-btn-cta.with-arrow:after{content:"";display:inline-block;position:absolute;top:50%;right:2.1em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.5em;height:1.5em;background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png");background-size:contain;background-repeat:no-repeat;background-position:center}a.link-btn-cta.with-arrow.btn-navy-blue:after,a.link-btn-cta.with-arrow .text-light:after,.tribe-events a.link-btn-cta.with-arrow.btn-navy-blue:after,.tribe-events a.link-btn-cta.with-arrow .text-light:after{background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right-light.png")}.selector-button-array{z-index:3;border-bottom:solid 1px var(--color-grey-200)}.selector-button-array .btn{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);border:none;border-radius:0;border-bottom:solid 1px var(--color-grey-200)}.selector-button-array .btn.active{color:inherit !important;border:none;border-radius:0;border-bottom:solid 1px currentcolor;z-index:5}.selector-button-array .btn:focus:not(:focus-visible){outline:none;-webkit-box-shadow:none;box-shadow:none}.circle-arrow-prev-light,.circle-arrow-prev,.circle-arrow-next-light,.circle-arrow-next{display:inline-block;width:48px;height:48px;border-radius:100px;background-size:60%;background-position:center;background-repeat:no-repeat}.circle-arrow-prev,.circle-arrow-next{background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png");background-color:rgba(0,0,0,0);border:solid 1px var(--color-navy-100)}.circle-arrow-prev:hover,.circle-arrow-next:hover{cursor:pointer;background-color:var(--color-navy-100);background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right-light.png")}.circle-arrow-prev-light,.circle-arrow-next-light{background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right-light.png");background-color:rgba(0,0,0,0);border:solid 1px var(--color-neutral-100)}.circle-arrow-prev-light:hover,.circle-arrow-next-light:hover{cursor:pointer;background-color:var(--color-neutral-100);background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png")}.circle-arrow-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.circle-arrow-prev-light{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.link-arrow-prev{padding-left:4rem;position:relative}.link-arrow-prev::before{content:"";display:inline-block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);width:2.5rem;height:2.5rem;background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png");background-size:contain;background-repeat:no-repeat;background-position:center}.btn-pp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:14px 20px;font-size:16px;line-height:24px;border-radius:32px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.btn-pp:focus,.btn-pp:focus-visible{outline:0;-webkit-box-shadow:none;box-shadow:none}.btn-pp:has(svg){padding:17px 32px}@media(max-width: 767px){.btn-pp:has(svg){padding:11px 24px}}.btn-teal{background:var(--color-teal-100);border-color:var(--color-teal-100);color:var(--color-neutral-100)}.btn-teal:hover,.btn-teal:focus{background:var(--color-teal-200);border-color:var(--color-teal-200);color:var(--color-neutral-100);outline:0}.btn-light-blue,.tribe-events .btn-light-blue{background:var(--color-light-blue-400);border-color:var(--color-light-blue-400);color:var(--color-navy-100)}.btn-light-blue:hover,.btn-light-blue:focus,.tribe-events .btn-light-blue:hover,.tribe-events .btn-light-blue:focus{background:var(--color-light-blue-300);border-color:var(--color-light-blue-300);color:var(--color-navy-100);outline:0}.btn-gold{background:var(--color-gold-100);border-color:var(--color-gold-100);color:var(--color-navy-100)}.btn-gold:hover,.btn-gold:focus{background:var(--color-gold-300);border-color:var(--color-gold-300);color:var(--color-navy-100);outline:0}.btn-cream{background:var(--color-cream-300);border-color:var(--color-cream-300);color:var(--color-dark-grey-100)}.btn-cream:hover,.btn-cream:focus{background:var(--color-cream-400);border-color:var(--color-cream-400);color:var(--color-dark-grey-100);outline:0}.btn-navy-blue{background:var(--color-navy-100);border-color:var(--color-navy-100);color:var(--color-neutral-100)}.btn-navy-blue:hover,.btn-navy-blue:focus{background:var(--color-navy-300);border-color:var(--color-navy-300);color:var(--color-neutral-100);outline:0}.btn-text-link,a.btn-text-link{padding:0;border-radius:0;font-size:15px;line-height:1.4;letter-spacing:-0.02em;color:var(--color-navy-100);border:0;border-bottom:1px solid var(--color-navy-100);text-decoration:none;-webkit-transition:.3s;transition:.3s}.btn-text-link:hover,a.btn-text-link:hover{padding:0 12px}.btn-text-link.btn-text-link-cream,a.btn-text-link.btn-text-link-cream{color:var(--color-cream-300);border-color:var(--color-cream-300)}.btn-text-link.btn-text-link-white,a.btn-text-link.btn-text-link-white{color:var(--color-neutral-100);border-color:var(--color-neutral-100)}.btn-flate{padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);color:#050e2d}.btn-flate:has(svg){padding:0}.btn-flate:hover{gap:16px;background:rgba(0,0,0,0);color:#050e2d}.swiper-button-disabled{opacity:.3;pointer-events:none !important}:root{--color-neutral-100: #ffffff;--color-neutral-200: #f2f2f2;--color-neutral-300: #c3c3c3;--color-neutral-400: #2b2b2b;--color-gold-100: #e8d2b9;--color-gold-200: #DEBF9C;--color-gold-300: #d5ae81;--color-gold-400: #cd9d69;--color-light-blue-100: #386fb7;--color-light-blue-200: #427bbf;--color-light-blue-300: #6790d1;--color-light-blue-400: #7fa7d6;--color-teal-100: #214e5c;--color-teal-200: #266472;--color-teal-300: #397192;--color-teal-400: #4b93ae;--color-navy-100: #10244c;--color-navy-200: #013368;--color-navy-300: #1f4585;--color-navy-400: #3c5aa8;--color-rust-100: #e8471c;--color-rust-200: #e0501e;--color-rust-300: #d05927;--color-rust-400: #c35727;--color-cream-100: #f7f6f5;--color-cream-200: #f4f3f2;--color-cream-300: #f7f5f2;--color-cream-400: #f9f4eb;--color-grey-100: #afafaf;--color-grey-200: #818193;--color-grey-300: #74858c;--color-grey-400: #617077;--color-dark-grey-100: #062744;--color-dark-grey-200: #1c344c;--color-dark-grey-300: #2e4054;--color-dark-grey-400: #3d4858;--color-error-100: #f7ebeb;--color-error-200: #edc3c4;--color-error-300: #d60000;--color-success-100: #f4fff2;--color-success-200: #aeeda6;--color-success-300: #187c0b;--color-air: #EBEFF1}.bg-neutral-100{background-color:var(--color-neutral-100)}.text-neutral-100{color:var(--color-neutral-100)}.bg-neutral-200{background-color:var(--color-neutral-200)}.text-neutral-200{color:var(--color-neutral-200)}.bg-neutral-300{background-color:var(--color-neutral-300)}.text-neutral-300{color:var(--color-neutral-300)}.bg-neutral-400{background-color:var(--color-neutral-400)}.text-neutral-400{color:var(--color-neutral-400)}.bg-gold-100{background-color:var(--color-gold-100)}.text-gold-100{color:var(--color-gold-100)}.bg-gold-200{background-color:var(--color-gold-200)}.text-gold-200{color:var(--color-gold-200)}.bg-gold-300{background-color:var(--color-gold-300)}.text-gold-300{color:var(--color-gold-300)}.bg-gold-400{background-color:var(--color-gold-400)}.text-gold-400{color:var(--color-gold-400)}.bg-light-blue-100{background-color:var(--color-light-blue-100)}.text-light-blue-100{color:var(--color-light-blue-100)}.bg-light-blue-200{background-color:var(--color-light-blue-200)}.text-light-blue-200{color:var(--color-light-blue-200)}.bg-light-blue-300{background-color:var(--color-light-blue-300)}.text-light-blue-300{color:var(--color-light-blue-300)}.bg-light-blue-400{background-color:var(--color-light-blue-400)}.text-light-blue-400{color:var(--color-light-blue-400)}.bg-teal-100{background-color:var(--color-teal-100)}.text-teal-100{color:var(--color-teal-100)}.bg-teal-200{background-color:var(--color-teal-200)}.text-teal-200{color:var(--color-teal-200)}.bg-teal-300{background-color:var(--color-teal-300)}.text-teal-300{color:var(--color-teal-300)}.bg-teal-400{background-color:var(--color-teal-400)}.text-teal-400{color:var(--color-teal-400)}.bg-navy-100{background-color:var(--color-navy-100)}.text-navy-100{color:var(--color-navy-100)}.bg-navy-200{background-color:var(--color-navy-200)}.text-navy-200{color:var(--color-navy-200)}.bg-navy-300{background-color:var(--color-navy-300)}.text-navy-300{color:var(--color-navy-300)}.bg-navy-400{background-color:var(--color-navy-400)}.text-navy-400{color:var(--color-navy-400)}.bg-rust-100{background-color:var(--color-rust-100)}.text-rust-100{color:var(--color-rust-100)}.bg-rust-200{background-color:var(--color-rust-200)}.text-rust-200{color:var(--color-rust-200)}.bg-rust-300{background-color:var(--color-rust-300)}.text-rust-300{color:var(--color-rust-300)}.bg-rust-400{background-color:var(--color-rust-400)}.text-rust-400{color:var(--color-rust-400)}.bg-cream-100{background-color:var(--color-cream-100)}.text-cream-100{color:var(--color-cream-100)}.bg-cream-200{background-color:var(--color-cream-200)}.text-cream-200{color:var(--color-cream-200)}.bg-cream-300{background-color:var(--color-cream-300)}.text-cream-300{color:var(--color-cream-300)}.bg-cream-400{background-color:var(--color-cream-400)}.text-cream-400{color:var(--color-cream-400)}.bg-grey-100{background-color:var(--color-grey-100)}.text-grey-100{color:var(--color-grey-100)}.bg-grey-200{background-color:var(--color-grey-200)}.text-grey-200{color:var(--color-grey-200)}.bg-grey-300{background-color:var(--color-grey-300)}.text-grey-300{color:var(--color-grey-300)}.bg-grey-400{background-color:var(--color-grey-400)}.text-grey-400{color:var(--color-grey-400)}.bg-dark-grey-100{background-color:var(--color-dark-grey-100)}.text-dark-grey-100{color:var(--color-dark-grey-100)}.bg-dark-grey-200{background-color:var(--color-dark-grey-200)}.text-dark-grey-200{color:var(--color-dark-grey-200)}.bg-dark-grey-300{background-color:var(--color-dark-grey-300)}.text-dark-grey-300{color:var(--color-dark-grey-300)}.bg-dark-grey-400{background-color:var(--color-dark-grey-400)}.text-dark-grey-400{color:var(--color-dark-grey-400)}.bg-error-100{background-color:var(--color-error-100)}.text-error-100{color:var(--color-error-100)}.bg-error-200{background-color:var(--color-error-200)}.text-error-200{color:var(--color-error-200)}.bg-error-300{background-color:var(--color-error-300)}.text-error-300{color:var(--color-error-300)}.bg-success-100{background-color:var(--color-success-100)}.text-success-100{color:var(--color-success-100)}.bg-success-200{background-color:var(--color-success-200)}.text-success-200{color:var(--color-success-200)}.bg-success-300{background-color:var(--color-success-300)}.text-success-300{color:var(--color-success-300)}.bg-air{background-color:var(--color-air)}.text-air{color:var(--color-air)}.text-light{color:var(--color-neutral-100)}.text-dark{color:var(--color-navy-100)}@font-face{font-family:"Source Serif";src:url("../../../assets/fonts//source_serif_4/SourceSerif4-VariableFont.ttf") format("truetype-variations");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:"Source Serif";src:url("../../../assets/fonts//source_serif_4/SourceSerif4-Italic-VariableFont.ttf") format("truetype-variations");font-weight:200 900;font-style:italic;font-display:swap}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterBold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterBoldItalic.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterMedium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterMediumItalic.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterMedium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterMediumItalic.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterRegular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterRegularItalic.otf") format("opentype");font-weight:400;font-style:italic}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterSemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Matter";src:url("../../../assets/fonts//matter/MatterSemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic}@font-face{font-family:"FontAwesome";src:url("../../../assets/fonts/fontawesome-webfont.eot");src:url("../../../assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),url("../../../assets/fonts/fontawesome-webfont.woff2") format("woff2"),url("../../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../../assets/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class^=icon-]{display:inline-block;background-repeat:no-repeat;background-size:contain}@media(min-width: 768px){.vertical-divider-dotted{width:1px;height:100%;background-image:repeating-linear-gradient(to bottom, transparent, transparent 8px, var(--color-grey-400) 8px, var(--color-grey-400) 10px)}}@media(max-width: 767px){.vertical-divider-dotted{width:100%;height:1px !important;background-image:repeating-linear-gradient(to right, transparent, transparent 8px, var(--color-grey-400) 8px, var(--color-grey-400) 10px)}}.vertical-divider{width:1px;height:100%;background-color:var(--color-neutral-300)}.icon-circle{width:114px;height:114px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arrow-icon{display:inline-block;width:1em;height:1.2em;background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png");background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:.1em;vertical-align:middle}.arrow-icon.light-arrow{background-image:url("/wp-content/themes/bluestrap-child/assets/images/arrow-right.png")}.bg-circle-1{background-image:url(/wp-content/themes/bluestrap-child/assets/images/background-circle.svg);background-position:bottom;background-size:cover;padding-bottom:255px}.fa,.fas,.far,.fal,.fab{font-family:"FontAwesome";font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.fa-linkedin-in:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}.fa-youtube:before{content:""}.fa-envelope:before{content:""}.fa-phone:before{content:""}.fa-map-marker:before{content:""}.fa-external-link:before{content:""}.fa-download:before{content:""}.fa-search:before{content:""}.fa-bars:before{content:""}.fa-times:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-left:before{content:""}.fa-brands{font-family:"FontAwesome"}body{padding-top:0}.page-content>*:not([class*=container]):not(.acf-bubble-wrap):not(section){max-width:1420px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.acf-bubble-wrap{position:relative;z-index:0;-webkit-transition:all .2s ease;transition:all .2s ease}.acf-bubble-wrap::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1000;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease, -webkit-box-shadow .2s ease}.acf-bubble-wrap:has(.acf-block-badge:hover)::after{-webkit-box-shadow:inset 0 0 4px 4px rgba(0,123,255,.8);box-shadow:inset 0 0 4px 4px rgba(0,123,255,.8)}.acf-block-badge{position:absolute;top:1.5rem;left:1.5rem;background:rgba(0,0,0,.6);color:#fff;font-size:12px;padding:.25rem .5rem;border-radius:3px;z-index:1001;cursor:default;pointer-events:auto;-webkit-transition:all .2s ease;transition:all .2s ease}.acf-block-badge__label{white-space:nowrap;text-align:center}.acf-block-badge__details{margin-top:.25rem;opacity:0;max-height:0;overflow:hidden;-webkit-transition:opacity .2s ease,max-height .2s ease;transition:opacity .2s ease,max-height .2s ease}.acf-block-badge__details .acf-block-detail{white-space:nowrap;font-size:11px;line-height:1.4}.acf-block-badge:hover{cursor:text}.acf-block-badge:hover .acf-block-badge__details{opacity:1;max-height:200px}body.admin-bar>#banner{top:32px !important}.small-content{max-width:395px}.medium-content{max-width:800px}.round-rec-10{border-radius:10px}.round-rec-20{border-radius:20px}.partner-carousel .partner-img{max-height:51px;max-width:123px}img.circle-crop{border-radius:50px}.no-margin-below+*{margin-top:0}ul,ol{list-style-type:none;margin:0;padding:0}button{-webkit-box-shadow:none;box-shadow:none;padding:0}button::-moz-focus-inner{border:0}.header-wrap{position:relative;height:100px}.header-wrap header{position:fixed;top:0;left:0;width:100%;height:100px;background:#fff;z-index:1234}.header-wrap header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;height:100%}.header-wrap.is-sticky header{-webkit-box-shadow:0 0 30px rgba(0,0,0,.1);box-shadow:0 0 30px rgba(0,0,0,.1)}.header-wrap .menu-toggle-btn{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border:0;width:48px;height:48px;color:#214e5c}@media(max-width: 1200px){.header-wrap .menu-toggle-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-wrap .mobile-header{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:26px 16px;width:100%;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1200px){.header-wrap .mobile-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-wrap .header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:163px}@media(max-width: 1480px){.header-wrap .header-right{gap:32px}}@media(max-width: 1200px){.header-wrap .header-right{position:fixed;top:0;right:-100%;width:50%;height:100dvh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;background:#fff;-webkit-box-shadow:0 0 50px rgba(0,0,0,.1);box-shadow:0 0 50px rgba(0,0,0,.1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-wrap .header-right.is-active{right:0}}@media(max-width: 767px){.header-wrap .header-right{width:100%}}.header-wrap .header-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 1200px){.header-wrap .header-action{padding:16px 16px 32px;-ms-flex-negative:0;flex-shrink:0;width:100%}.header-wrap .header-action .login-link{-ms-flex-negative:0;flex-shrink:0}.header-wrap .header-action .register-link{width:100%}.header-wrap .header-action .register-link .btn{width:100%}}.header-wrap .header-action .btn{font-size:14px;padding:15px 20px;border-radius:100px}.header-wrap .login-link{z-index:99}.header-wrap .login-btn{width:53px;height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #214e5c;color:#214e5c;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-wrap .login-btn:hover{background:#214e5c;color:#fff}@media(max-width: 1200px){.header-wrap .header-menu{height:100%;width:100%;overflow:auto;padding:0 32px}}.header-wrap .header-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px;list-style-type:none}@media(max-width: 1200px){.header-wrap .header-menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.header-wrap .header-menu>ul>li{position:relative}@media(max-width: 1200px){.header-wrap .header-menu>ul>li{width:100%}}.header-wrap .header-menu>ul>li>a{display:block;text-decoration:none;font-size:14px;line-height:20px;position:relative;padding:4px 0;color:#10244c}@media(max-width: 1200px){.header-wrap .header-menu>ul>li>a{font-size:16px;line-height:24px}}.header-wrap .header-menu>ul>li>a:hover::before{width:100%}.header-wrap .header-menu>ul>li>a::before{content:"";position:absolute;bottom:0;left:0;right:0;margin:0 auto;height:2px;width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#10244c;border-radius:4px}@media(min-width: 1201px){.header-wrap .header-menu>ul>li .mega-menu{opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-wrap .header-menu>ul>li:hover .mega-menu{opacity:1;visibility:visible}}.mega-menu{position:fixed;top:65px;left:0;width:100%;height:auto;background:#fff;padding:30px 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px}@media(min-width: 1201px){.mega-menu{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block !important;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1)}}@media(max-width: 1200px){.mega-menu{position:relative;padding:0;top:0;display:none}}@media(max-width: 1200px){.mega-menu .container{padding-right:0}}.mega-menu .mega-menu-inner-img{max-width:335px;width:100%}.mega-menu .mega-menu-inner-img img{border-radius:10px;width:100%;height:auto}@media(max-width: 1200px){.mega-menu .mega-menu-inner-img{display:none}}.mega-menu .mega-menu-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}@media(max-width: 1200px){.mega-menu .mega-menu-inner{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.mega-menu .mega-menu-inner ul.sub-menu-first{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px}@media(min-width: 1201px){.mega-menu .mega-menu-inner ul.sub-menu-first{height:100%}}.mega-menu .mega-menu-inner ul.sub-menu-first li{position:static;width:100%;min-width:200px;padding-right:10px}@media(max-width: 1200px){.mega-menu .mega-menu-inner ul.sub-menu-first li{position:relative;padding-right:50px}}.mega-menu .mega-menu-inner ul.sub-menu-first li:has(.sub-menu)>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:15px;color:#617077;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mega-menu .mega-menu-inner ul.sub-menu-first li:has(.sub-menu)>a::after{content:"";position:relative;margin-left:16px;width:16px;height:16px;background:url("../../images/menu-arrow-right.svg") no-repeat center center;background-size:contain;display:block}@media(max-width: 1200px){.mega-menu .mega-menu-inner ul.sub-menu-first li:has(.sub-menu)>a::after{display:none}}.mega-menu .mega-menu-inner ul.sub-menu-first li:has(.sub-menu)>a:hover{color:#10244c}.mega-menu .mega-menu-inner ul.sub-menu-first li a{display:block;text-decoration:none;font-size:15px;line-height:20px;color:#617077;padding:4px 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mega-menu .mega-menu-inner ul.sub-menu-first li a:hover{color:#10244c}.mega-menu .mega-menu-inner ul.sub-menu-first li ul.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px}@media(min-width: 1201px){.mega-menu .mega-menu-inner ul.sub-menu-first li ul.sub-menu{opacity:1;visibility:hidden;position:absolute;top:0;left:100%;width:200px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:100%}}@media(max-width: 1200px){.mega-menu .mega-menu-inner ul.sub-menu-first li ul.sub-menu{position:relative;left:0;width:100%;-webkit-transition:none;transition:none;opacity:1;visibility:visible;display:none;padding-left:16px}}@media(min-width: 1201px){.mega-menu .mega-menu-inner ul.sub-menu-first li:hover ul{opacity:1;visibility:visible;background:0}}.menu-arrow{display:none}@media(max-width: 1200px){.menu-arrow{display:block;position:absolute;top:5px;right:0;width:16px;height:16px;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;background:url("../../images/menu-arrow-right.svg") no-repeat center center;background-size:contain}.menu-arrow.menu-arrow--open{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}li.current-menu-item>a,li.current-menu-parent>a{color:#10244c !important}li.current-menu-item>a::before,li.current-menu-parent>a::before{width:100% !important}#menu-ewf-connect-menu{gap:24px}#menu-ewf-connect-menu li a{font-size:13px}.list-feature li{padding-bottom:20px;border-bottom:1px solid rgba(5,14,45,.2)}.list-feature li a{text-decoration:none;display:block}.list-feature li a:hover,.list-feature li a:focus{background-image:url(../../images/arrow-right.png);background-repeat:no-repeat;background-size:32px 32px;background-position:right center}.list-feature li+li{padding-top:20px}.list-tags{gap:8px}.list-tags .badge{border:1px solid #eaeaea}.list-meta li+li::before{content:"•";color:var(--color-gold-400);margin-left:1ch;margin-right:1ch}.list-resources img{aspect-ratio:230/137;-o-object-fit:cover;object-fit:cover}.navbar{height:100px}.navbar-nav{gap:28px}.nav-link{font-size:14px;white-space:nowrap}.nav-link:hover{text-decoration:underline}.user-login{display:inline-block;border-radius:100px;border:1px solid var(--color-teal-100);background:var(--color-neutral-100);width:53px;height:53px;background-image:url(/wp-content/themes/bluestrap-child/assets/images/person-outline.svg);background-size:60%;background-repeat:no-repeat;background-position:center}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-pagination .swiper-pagination-bullet{display:inline-block;width:6px;height:6px;background:var(--color-grey-100);opacity:1;margin:0 10px;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-pagination .swiper-pagination-bullet-active{width:10px;height:10px;background:var(--color-navy-100)}.ewf-connect-wrapper{position:relative;display:inline-block}.ewf-connect-dropdown{display:none;position:absolute;right:0;top:100%;margin-top:5px;background:#fff;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06);box-shadow:0 4px 6px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06);border-radius:8px;min-width:250px;z-index:1000;overflow:hidden}.ewf-connect-wrapper.active .ewf-connect-dropdown{display:block;-webkit-animation:slideDown .3s ease;animation:slideDown .3s ease}@-webkit-keyframes slideDown{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ewf-connect-dropdown ul{list-style:none;margin:0;padding:0}.ewf-connect-dropdown ul li{border-bottom:1px solid #f0f0f0}.ewf-connect-dropdown ul li:last-child{border-bottom:none}.ewf-connect-dropdown ul li a{display:block;padding:12px 20px;color:#333;text-decoration:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;font-size:14px}.ewf-connect-dropdown ul li a:hover{background-color:#f8f8f8;color:#20b2aa}.ewf-connect-dropdown .sub-menu{margin-left:20px;border-left:2px solid #f0f0f0}.ewf-connect-dropdown .sub-menu li{border-bottom:1px solid #f5f5f5}.ewf-connect-dropdown .sub-menu li a{padding:10px 15px;font-size:13px}.ewf-connect-wrapper .btn.btn-teal::after{content:"▼";margin-left:8px;font-size:10px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.ewf-connect-wrapper.active .btn.btn-teal::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width: 768px){.ewf-connect-dropdown{position:fixed;right:10px;left:10px;width:auto;min-width:auto}.ewf-connect-wrapper .btn.btn-teal::after{display:none}}.ewf-connect-wrapper .btn.btn-teal{-webkit-transition:all .3s ease;transition:all .3s ease}.ewf-connect-wrapper:hover .btn.btn-teal{background-color:#1a9a92}@media(max-width: 768px){.mega-menu{position:relative;padding:0;top:0;display:block}.menu-arrow{display:none}}@media(min-width: 1200px){.position-xl-absolute{position:absolute !important}.end-xl-0{right:0}.start-xl-50{left:50%}.top-xl-50{top:50%}.translate-xl-middle-y{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.translate-xl-middle{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media(min-width: 1024px){.position-lg-absolute{position:absolute}.end-lg-0{right:0}.top-lg-50{top:50%}.translate-lg-middle-y{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media(min-width: 768px){.start-sm-50{left:50%}}body,html{font-size:.625rem}body{font-size:1.6rem;font-family:"Matter"}.text-xs{font-size:1.1rem}.text-underline{text-decoration:underline}.visually-hidden-focusable.skip-link:focus{position:absolute;top:1rem;left:1rem;z-index:1;padding:.25rem .5rem}.body-5{font-family:"Matter";font-size:13px;line-height:1.4;font-weight:400}.body-4{font-family:"Matter";font-size:15px;line-height:1.4;font-weight:400}.body-3{font-family:"Matter";font-size:18px;line-height:1.4;font-weight:400}.body-2{font-family:"Matter";font-size:21px;line-height:1.4;font-weight:400}.body-1{font-family:"Matter";font-size:24px;line-height:1.4;font-weight:400}.h5,h5{font-family:"Source Serif";font-size:24px;line-height:1.1;font-weight:400;letter-spacing:-0.72px}.h5 .text-sans,h5 .text-sans{line-height:1.4;font-weight:670;letter-spacing:-0.48px}.h4,blockquote,h4{font-family:"Source Serif";font-size:30px;line-height:1.1;font-weight:400;letter-spacing:-0.9px}@media(max-width: 767px){.h4,blockquote,h4{font-size:24px}}.h4 .text-sans,blockquote .text-sans,h4 .text-sans{line-height:1.4;font-weight:670;letter-spacing:-0.6px}.h3,h3{font-family:"Source Serif";font-size:42px;line-height:1.1;font-weight:400;letter-spacing:-1.26px}@media(max-width: 767px){.h3,h3{font-size:32px}}.h3 .text-sans,h3 .text-sans{line-height:1.4;font-weight:670;letter-spacing:-0.84px}.h2,h2{font-family:"Source Serif";font-size:60px;line-height:1.1;font-weight:400;letter-spacing:-1.8px}@media(max-width: 1200px){.h2,h2{font-size:48px}}@media(max-width: 767px){.h2,h2{font-size:36px}}.h2 .text-sans,h2 .text-sans{line-height:1.4;font-weight:670;letter-spacing:-1.2px}.h1,h1{font-family:"Source Serif";font-size:90px;line-height:1.1;font-weight:400;letter-spacing:-2.7px}@media(max-width: 1200px){.h1,h1{font-size:48px}}@media(max-width: 767px){.h1,h1{font-size:36px;letter-spacing:-1.7px}}.h1 .text-sans,h1 .text-sans{line-height:1.4;font-weight:670;letter-spacing:-1.8px}.stat-text{font-family:"Source Serif";font-size:6.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-3px}@media(max-width: 767px){.stat-text{font-size:4rem}}@media(max-width: 767px){.stat-details{font-size:1.3rem}}.text-sans{font-family:"Matter"}.text-serif{font-family:"Source Serif"}blockquote{font-weight:325;line-height:1.5}.fw-semibold{font-weight:670}.footer-wrap{padding-top:70px;background:#f7f6f5}@media(max-width: 767px){.footer-wrap{padding-top:48px}}.footer-wrap a{text-decoration:none}.footer-wrap .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media(max-width: 991px){.footer-wrap .footer-top{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 0}}.footer-wrap .footer-subscribe-info{width:25%}@media(max-width: 991px){.footer-wrap .footer-subscribe-info{width:50%}}@media(max-width: 767px){.footer-wrap .footer-subscribe-info{width:100%}}.footer-wrap .footer-menu{width:20%;margin-left:auto}@media(max-width: 991px){.footer-wrap .footer-menu{width:33.33%}}@media(max-width: 767px){.footer-wrap .footer-menu{width:100%}}.footer-wrap .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media(max-width: 767px){.footer-wrap .footer-menu ul{display:grid;grid-template-columns:1fr 1fr}}.footer-wrap .footer-menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-wrap .footer-menu ul li a{display:block;font-size:15px;line-height:1.2;color:#3d4858;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-wrap .footer-menu ul li a:hover{text-decoration:underline}.footer-wrap .footer-title{font-size:15px;color:#74858c;padding-bottom:29px}.footer-wrap .footer-heading-menu{width:18%}@media(max-width: 991px){.footer-wrap .footer-heading-menu{width:33.33%}}@media(max-width: 767px){.footer-wrap .footer-heading-menu{width:100%}}.footer-wrap .footer-heading-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media(max-width: 767px){.footer-wrap .footer-heading-menu ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 0}}.footer-wrap .footer-heading-menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-wrap .footer-heading-menu ul li a{display:block;font-size:15px;line-height:1.2;color:#3d4858;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-wrap .footer-heading-menu ul li a:hover{text-decoration:underline}.footer-wrap .footer-address{width:16.66666667%;font-size:15px;line-height:1.5;color:#3d4858}@media(max-width: 991px){.footer-wrap .footer-address{width:33.33%}}@media(max-width: 767px){.footer-wrap .footer-address{width:100%}}.footer-wrap .footer-address a{color:#3d4858}.footer-wrap .footer-address a:hover{text-decoration:underline}.footer-wrap .f-logo{padding-bottom:55px}@media(max-width: 767px){.footer-wrap .f-logo{display:none}}.footer-wrap .f-address,.footer-wrap .f-inquiries{padding-bottom:20px}@media(max-width: 767px){.footer-wrap .f-address,.footer-wrap .f-inquiries{padding-bottom:16px}}.footer-wrap .f-email p{margin:0}.footer-wrap .subscribe-form{padding-bottom:24px}.footer-wrap .subscribe-form .h3{max-width:256px;color:#10244c;padding-bottom:24px}@media(max-width: 767px){.footer-wrap .subscribe-form .h3{max-width:196px}}.footer-wrap .subscribe-form .form-group{position:relative}.footer-wrap .subscribe-form .form-group .subscribe-input{width:100%;height:37px;padding:0 30px 0 0;background:rgba(0,0,0,0);border:0;border-bottom:1px solid #10244c;font-size:18px;color:#10244c}.footer-wrap .subscribe-form .form-group .subscribe-input::-webkit-input-placeholder{color:#8f9193}.footer-wrap .subscribe-form .form-group .subscribe-input:-moz-placeholder{color:#8f9193}.footer-wrap .subscribe-form .form-group .subscribe-input::-moz-placeholder{color:#8f9193}.footer-wrap .subscribe-form .form-group .subscribe-input:-ms-input-placeholder{color:#8f9193}.footer-wrap .subscribe-form .form-group .subscribe-submit{position:absolute;right:0;top:50%;margin-top:-12px;width:24px;height:24px;background:rgba(0,0,0,0);border:0;color:#10244c}.footer-wrap .social-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}.footer-wrap .social-links ul a{display:block;color:#2b2b2b;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-wrap .social-links ul a:hover{color:#214e5c}.footer-wrap .footer-bottom{padding-top:60px;padding-bottom:23px}@media(max-width: 767px){.footer-wrap .footer-bottom{padding-top:48px}}.footer-wrap .footer-bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:86px 14px;font-size:14px;color:#10244c}@media(max-width: 767px){.footer-wrap .footer-bottom ul{gap:40px 14px}}.footer-wrap .footer-bottom ul a{color:#10244c}.footer-wrap .footer-bottom ul a:hover{text-decoration:underline}.footer-wrap .success-message{text-align:center;color:#333;-webkit-animation:fadeIn .5s ease-in;animation:fadeIn .5s ease-in}.footer-wrap .success-message h2,.footer-wrap .success-message .h2{color:#667eea;margin:0 0 10px 0;font-size:28px}.footer-wrap .success-message p{margin:0;color:#666;font-size:16px}.footer-wrap .error-message{color:#f44;font-size:14px;margin-top:8px;display:none}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ot-sdk-show-settings{padding-right:53px !important;background-image:url("/wp-content/themes/bluestrap-child/assets/images/privacyoptions.svg");background-size:43px 20px;background-position:right;background-repeat:no-repeat;padding:2px 0;display:block;font-size:15px;line-height:1.2;color:#3d4858;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ot-sdk-show-settings:hover{text-decoration:underline}:root{--plyr-color-main: var(--color-teal-100)}.bullet-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.bullet-list ul li{position:relative;padding-left:25px}.bullet-list ul li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.38026 16.8656L7.80213 13.5251C7.21445 11.1914 6.3499 9.95982 3.97691 9.24591L0 8.48532C3.24815 7.98038 6.96198 7.86051 7.69393 3.87193L8.38026 0.319336C8.82686 2.22982 8.84913 5.04623 10.3342 6.53134C11.8342 8.0313 14.9922 8.16814 16.9706 8.48532L12.7815 9.24591C8.81094 10.4351 9.00401 13.4095 8.38026 16.8656Z' fill='%23CD9D69'/%3E%3C/svg%3E%0A");width:17px;height:17px;position:absolute;left:0;top:4px}.bullet-list.bullet-list--two-column ul{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}@media(max-width: 767px){.bullet-list.bullet-list--two-column ul{grid-template-columns:1fr;gap:20px}}.bullet-list.bullet-list-blue ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.38026 16.8656L7.80213 13.5251C7.21445 11.1914 6.3499 9.95982 3.97691 9.24591L0 8.48532C3.24815 7.98038 6.96198 7.86051 7.69393 3.87193L8.38026 0.319336C8.82686 2.22982 8.84913 5.04623 10.3342 6.53134C11.8342 8.0313 14.9922 8.16814 16.9706 8.48532L12.7815 9.24591C8.81094 10.4351 9.00401 13.4095 8.38026 16.8656Z' fill='%2310244C'/%3E%3C/svg%3E%0A")}.slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.slider-arrows .slider-arrow{width:48px;height:48px;border-radius:100%;border:1px solid #10244c;color:#10244c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.slider-arrows .slider-arrow:hover{color:#fff;background:#10244c}.slider-arrows .slider-arrow.swiper-button-disabled{opacity:.5}.slider-arrows .slider-arrow.slider-arrow-left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.slider-arrows.is-arrows-light .slider-arrow{border-color:rgba(5,14,45,.2)}.slider-arrows.is-arrows-light .slider-arrow:hover{border-color:#10244c}.divider-line{height:1px;background:rgba(0,0,0,.2)}.image-cover{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-separator{border-top:0;color:#10244c;opacity:.2}.engage-wrap{padding:98px 0 154px}@media(max-width: 1024px){.engage-wrap{padding:60px 0}}@media(max-width: 767px){.engage-wrap{padding:48px 0}}.engage-wrap .title-wrap{padding-bottom:100px;text-align:center;color:#10244c}@media(max-width: 1024px){.engage-wrap .title-wrap{padding-bottom:60px}}@media(max-width: 767px){.engage-wrap .title-wrap{padding-bottom:40px}}.engage-list{display:grid;grid-template-columns:1fr 1fr;gap:90px}@media(max-width: 1200px){.engage-list{gap:45px}}@media(max-width: 991px){.engage-list{grid-template-columns:1fr;gap:48px}}.engage-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#10244c}.engage-list-item__img{padding-bottom:28px}.engage-list-item__img img{border-radius:10px;width:100%;aspect-ratio:1/.649;-o-object-fit:cover;object-fit:cover}.engage-list-item__content .h2{padding-bottom:24px;padding-right:8px}@media(max-width: 1200px){.engage-list-item__content .h2{font-size:48px}}@media(max-width: 1024px){.engage-list-item__content .h2{font-size:36px}}@media(max-width: 767px){.engage-list-item__content .h2{font-size:32px}}.engage-list-item__text{font-size:18px;line-height:1.4;font-weight:400;letter-spacing:-0.02em;padding-bottom:24px}@media(max-width: 1024px){.engage-list-item__text{font-size:16px}}.engage-list-item__benefits{font-size:18px;line-height:1.4;font-weight:400;letter-spacing:-0.02em}@media(max-width: 1024px){.engage-list-item__benefits{font-size:16px}}.engage-list-item__benefits p{margin-bottom:20px}.engage-list-item__benefits p strong{font-weight:600}.engage-list-item__benefits ul{padding-bottom:36px;max-width:580px}.engage-list-item__benefits ul:last-child{padding-bottom:0}.engage-list-item__benefits h4,.engage-list-item__benefits .h4,.engage-list-item__benefits blockquote{font-family:"Source Serif";font-size:24px;line-height:1.4;font-weight:400;letter-spacing:-0.03em;font-style:italic}.engage-list-item__action{margin-top:auto;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media(max-width: 767px){.engage-list-item__action .btn{width:100%}}.cultivating-wrap{font-size:18px;line-height:1.4;font-weight:400;letter-spacing:-0.02em;color:#10244c}@media(max-width: 767px){.cultivating-wrap{font-size:16px}}.cultivating-wrap .cultivating-wrap-inner{padding:80px 0}@media(max-width: 1024px){.cultivating-wrap .cultivating-wrap-inner{padding:60px 0}}@media(max-width: 767px){.cultivating-wrap .cultivating-wrap-inner{padding:48px 0}}@media(max-width: 991px){.cultivating-wrap .cultivating-img{padding-top:40px}}.cultivating-wrap .cultivating-img img{width:100%;border-radius:10px}.cultivating-wrap .row{--bs-gutter-x: 20px}.cultivating-wrap .cultivating-content .h3{padding-bottom:24px;max-width:500px}.cultivating-wrap .cultivating-content p{margin-bottom:0;padding-bottom:32px}@media(max-width: 767px){.cultivating-wrap .cultivating-content p{padding-bottom:20px}}.cultivating-wrap .cultivating-content ul{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px;padding-bottom:28px}@media(max-width: 767px){.cultivating-wrap .cultivating-content ul{grid-template-columns:1fr;gap:20px}}.cultivating-wrap .cultivating-content-sub-title h3,.cultivating-wrap .cultivating-content-sub-title .h3{font-family:"Source Serif";font-size:24px;line-height:1.4;font-weight:400;letter-spacing:-0.03em}.cultivating-wrap.is-type-duration-section .cultivating-content{max-width:580px}.cultivating-wrap.is-type-duration-section .cultivating-content .h3{padding-bottom:40px}.cultivating-wrap.is-type-duration-section .registration-price{padding-top:22px;padding-bottom:0}.cultivating-wrap.is-type-duration-section .registration-price__value{font-size:18px}.testimonial-wrap{padding:75px 0;background:#f2f2f2}.testimonial-wrap.is-section-cream{background:#f9f4eb}.testimonial-wrap.is-section-white{background:#fff}@media(max-width: 1024px){.testimonial-wrap{padding:60px 0}}@media(max-width: 767px){.testimonial-wrap{padding:48px 0}}.testimonial-wrap .title-wrap{text-align:center;padding-bottom:40px;color:#10244c}@media(max-width: 767px){.testimonial-wrap .title-wrap{padding-bottom:48px}}.testimonial-wrap .title-wrap .h1{padding-bottom:36px}.testimonial-wrap .title-wrap .h2{max-width:459px;margin:0 auto;padding-bottom:24px}.testimonial-wrap .title-wrap p{font-size:21px;line-height:1.4;letter-spacing:-0.02em;max-width:700px;margin:0 auto}.testimonial-wrap .title-wrap P+h3,.testimonial-wrap .title-wrap P+.h3{padding-top:40px}.testimonial-wrap .title-wrap P+p{padding-top:24px}.testimonial-wrap .title-wrap.is-text-gray p{color:#617077}.testimonial-wrap .swiper-slide{margin:auto 20px auto 0}.testimonial-item{max-width:900px;margin:0 auto;text-align:center;color:#10244c;padding-bottom:40px}.testimonial-item__img{padding-bottom:16px}.testimonial-item__img img{width:73px;height:73px;border-radius:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}.testimonial-item__quote{font-family:"Source Serif";font-size:24px;line-height:1.5;letter-spacing:-0.03em;font-style:italic;padding-bottom:24px}@media(max-width: 767px){.testimonial-item__quote{font-size:20px}}.testimonial-item__by{font-size:15px;line-height:1.4;letter-spacing:-0.02em;color:#617077}.member-spotlight-list .member-spotlight-title{padding-bottom:66px;text-align:center;color:#10244c}@media(max-width: 767px){.member-spotlight-list .member-spotlight-title{padding-bottom:40px}}.member-spotlight-list .member-spotlight-title .icon{padding-bottom:12px}.member-spotlight-list .cta{padding-bottom:66px;text-align:center}@media(max-width: 767px){.member-spotlight-list .cta{padding-bottom:40px}}.testimonial-circle-wrap{position:relative}.testimonial-circle-wrap .left-box,.testimonial-circle-wrap .right-box{position:absolute;top:0;width:624px;height:624px;border-radius:100%}@media(max-width: 767px){.testimonial-circle-wrap .left-box,.testimonial-circle-wrap .right-box{display:none}}.testimonial-circle-wrap .left-box{left:0;background-color:#7fa7d6}.testimonial-circle-wrap .right-box{right:0;background-color:#214e5c}.testimonial-circle-wrap .center-box{width:624px;height:624px;margin:0 auto;position:relative;z-index:2;padding:80px 0;border-radius:100%;overflow:hidden;background:#10244c}@media(max-width: 767px){.testimonial-circle-wrap .center-box{width:100%;height:auto;border-radius:32px;padding:60px 20px}}.testimonial-circle-wrap .testimonial-item{color:#fff}.testimonial-circle-wrap .testimonial-item__img{padding-bottom:32px}.testimonial-circle-wrap .testimonial-item__quote{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:0;max-width:453px;margin:0 auto 24px}.testimonial-circle-wrap .testimonial-item__by{color:#e8d2b9}.video-banner-wrap{position:relative}.video-banner-wrap .container{max-width:1024px}.video-banner-wrap.is-only-content{padding-top:80px}@media(min-width: 1025px){.video-banner-wrap.is-only-content{padding-bpttom:80px}}@media(max-width: 1024px){.video-banner-wrap.is-only-content{padding-top:60px}}@media(max-width: 767px){.video-banner-wrap.is-only-content{padding-top:48px}}.video-banner-wrap.is-half-circle{overflow:hidden;min-height:835px}@media(max-width: 1024px){.video-banner-wrap.is-half-circle{min-height:500px}}@media(max-width: 767px){.video-banner-wrap.is-half-circle{min-height:300px}}.video-banner-wrap.is-half-circle .shape{position:absolute;left:-25vw;top:-94vw;width:132vw;height:132vw;border-radius:100%;background:#f4f3f2}.video-banner-wrap.is-half-circle .shape.is-shape-gold{background:#f9f4eb}.video-banner-wrap.is-half-circle .shape.is-shape-blue{background:rgba(60,90,168,.1)}@media(min-width: 2200px)and (max-width: 5500px){.video-banner-wrap.is-half-circle .shape{top:-108vw}}@media(max-width: 1500px){.video-banner-wrap.is-half-circle .shape{top:-75vw}}@media(max-width: 1024px){.video-banner-wrap.is-half-circle .shape{top:-85vw}}@media(max-width: 767px){.video-banner-wrap.is-half-circle .shape{top:-55vw}}.video-banner-wrap.is-half-circle .video-player-wrap{position:relative}.video-banner-wrap.is-dot-shape{overflow:hidden}.video-banner-wrap.is-dot-shape .video-banner-wrap{position:relative;z-index:1}.video-banner-wrap .dot-shape{position:absolute;bottom:47px}@media(max-width: 1024px){.video-banner-wrap .dot-shape{display:none}}.video-banner-wrap .dot-shape.left{left:40px}.video-banner-wrap .dot-shape.right{right:58px;bottom:105px}.video-banner-content{padding:124px 0 116px;background:#10244c;color:#fff;text-align:center;position:relative;overflow:hidden}@media(max-width: 1024px){.video-banner-content{padding:60px 0 96px}}@media(max-width: 767px){.video-banner-content{padding:48px 0 76px}}.video-banner-content .container{position:relative;z-index:1}.video-banner-content .video-banner-pattern{position:absolute;top:-100px}.video-banner-content .video-banner-pattern--left{left:0}@media(max-width: 767px){.video-banner-content .video-banner-pattern--left{max-width:300px}}.video-banner-content .video-banner-pattern--right{right:0}@media(max-width: 767px){.video-banner-content .video-banner-pattern--right{display:none}}.video-banner-content .h1{padding-bottom:48px;font-style:italic}@media(max-width: 767px){.video-banner-content .h1{padding-bottom:24px}}.video-banner-content p{max-width:700px;margin:0 auto;font-size:24px;line-height:1.4;font-weight:400;letter-spacing:-0.02em}@media(max-width: 1024px){.video-banner-content p{font-size:20px}}@media(max-width: 767px){.video-banner-content p{font-size:18px}}.video-banner-content__inner{padding-bottom:60px}@media(max-width: 767px){.video-banner-content__inner{padding-bottom:30px}}.video-banner-content:has(.video-banner-content__inner) .video-banner-pattern{top:-12px}.video-player-wrap{padding:1px 0 0px}@media(max-width: 1024px){.video-player-wrap{padding-bottom:60px}}@media(max-width: 767px){.video-player-wrap{padding-bottom:48px}}.video-player-wrap .video-player{margin-top:-100px;aspect-ratio:16/9}@media(min-width: 1024px){.video-player-wrap .video-player{padding-bottom:50px}}@media(max-width: 1024px){.video-player-wrap .video-player{margin-top:-80px}}@media(max-width: 767px){.video-player-wrap .video-player{margin-top:-60px}}.video-player-wrap .video-player-content{max-width:940px;margin:0 auto;text-align:center;color:#10244c}.video-player-wrap .video-player-content .title-wrap{padding-bottom:24px}.video-player-wrap .video-player-content .sub-title{font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#617077;padding-bottom:24px}@media(max-width: 767px){.video-player-wrap .video-player-content .sub-title{padding-bottom:16px}}.video-player-wrap .video-player-content p{font-size:24px;line-height:1.4;margin-bottom:0;padding-bottom:32px;letter-spacing:-0.02em}@media(max-width: 1024px){.video-player-wrap .video-player-content p{font-size:20px}}@media(max-width: 767px){.video-player-wrap .video-player-content p{font-size:16px}}.video-player-wrap .video-player-content p:last-child{padding-bottom:0}.video-player-wrap .video-player-content.is-text-grey p{color:#617077}.video-player-wrap.is-cta-video{padding-bottom:1px}.video-player-wrap.is-cta-video .video-player{margin-top:-151px}@media(max-width: 767px){.video-player-wrap.is-cta-video .video-player{margin-top:-60px}}.plyr{border-radius:8px}.banner-quote{padding:60px 0 40px;text-align:center;color:#10244c}.banner-quote .banner-quote-icon{padding-bottom:24px}.banner-quote .banner-quote-text{font-style:italic;max-width:699px;margin:0 auto}.upcoming-classes-wrap{position:relative;overflow:hidden;padding:120px 0 40px}@media(max-width: 1024px){.upcoming-classes-wrap{padding:60px 0 20px}}.upcoming-classes-wrap .shape{position:absolute;left:-16vw;top:-90vw;width:132vw;height:132vw;border-radius:100%;background:#f4f3f2}.upcoming-classes-wrap .shape.is-shape-gold{background:#f9f4eb}@media(max-width: 1500px){.upcoming-classes-wrap .shape{top:-75vw}}@media(max-width: 1024px){.upcoming-classes-wrap .shape{top:-85vw}}@media(max-width: 767px){.upcoming-classes-wrap .shape{top:-55vw}}.upcoming-classes-wrap .container{position:relative;z-index:1}.upcoming-classes-wrap .title-wrap{padding-bottom:141px;text-align:center;color:#10244c}@media(max-width: 1024px){.upcoming-classes-wrap .title-wrap{padding-bottom:60px}}.upcoming-classes-wrap .title-wrap .h1{font-style:italic}.upcoming-classes-wrap .title-wrap .sub-title{font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#617077;padding-bottom:24px}@media(max-width: 1024px){.upcoming-classes-wrap .title-wrap .sub-title{padding-bottom:12px}}.upcoming-classes-wrap .engage-list-item__text{padding-bottom:0;color:#617077}.upcoming-classes-wrap .engage-list-item__content .h2{padding-bottom:12px}.cta-wrap{padding:233px 0 44px;position:relative;overflow:hidden}@media(max-width: 767px){.cta-wrap{padding-top:143px}}.cta-wrap .container{position:relative;z-index:1}.cta-wrap .shape{position:absolute;left:0;right:0;margin:0 auto;top:87px;width:789px;height:789px;border-radius:100%;background-color:#f9f4eb}@media(max-width: 767px){.cta-wrap .shape{width:110vw;height:110vw;left:-5vw;border-radius:50% 50% 0 0;top:47px}}.cta-wrap .cta-content{max-width:340px;margin:0 auto;color:#10244c;text-align:center}.cta-wrap .cta-content .h2{padding-bottom:24px}.cta-wrap .cta-content p{font-size:15px;line-height:1.4;letter-spacing:-0.02em;margin-bottom:12px}.cta-wrap .cta-content a{color:currentcolor;border-bottom:1px solid currentcolor}.cta-wrap.cw-rust .shape{background-color:#c35727}.cta-wrap.cw-rust .cta-content{color:#fff}.content-wrap{padding:80px 0;text-align:center;color:#10244c;position:relative;overflow:hidden}@media(max-width: 1024px){.content-wrap{padding:60px 0}}@media(max-width: 767px){.content-wrap{padding:48px 0}}.content-wrap .container{max-width:972px;position:relative;z-index:1}.content-wrap .star-icon{padding-bottom:24px}.content-wrap.is-dark-section{color:#fff;background:#10244c}.content-wrap.is-dark-section .container{max-width:732px}.content-wrap.is-light-blue-section{color:#fff;background:#3c5aa8}.content-wrap.is-light-blue-section:after{content:"";position:absolute;right:-107px;bottom:32px;width:281px;height:130px;background:#afafaf;-webkit-filter:blur(60px);filter:blur(60px);opacity:.6}.content-wrap.is-light-blue-section .container{max-width:496px}.content-wrap .cta{padding-top:40px}.content-wrap.is-text-gray .container{max-width:732px}.content-wrap.is-text-gray .content-area{font-size:18px}.content-wrap.is-text-gray .content-area p{color:#617077}.content-wrap .dot-shape{position:absolute;bottom:47px}@media(max-width: 1024px){.content-wrap .dot-shape{display:none}}.content-wrap .dot-shape.left{left:40px}.content-wrap .dot-shape.right{right:58px;bottom:105px}.content-area{font-size:24px;line-height:1.4}.content-area.is-text-small{font-size:21px}@media(max-width: 1024px){.content-area.is-text-small{font-size:18px}}@media(max-width: 767px){.content-area.is-text-small{font-size:16px}}@media(max-width: 1024px){.content-area{font-size:20px}}@media(max-width: 767px){.content-area{font-size:16px}}.content-area h2,.content-area .h2{padding-bottom:24px}.content-area h3,.content-area .h3{padding-bottom:38px}.content-area a{text-decoration:underline;color:inherit}.content-area p{letter-spacing:-0.02em;margin-bottom:0;padding-bottom:32px;font-weight:400}@media(max-width: 767px){.content-area p{padding-bottom:20px}}.content-area p:last-child{padding-bottom:0}.benefit-wrap{padding:100px 0;background:#386fb7;color:#fff}@media(max-width: 1024px){.benefit-wrap{padding:60px 0}}.benefit-wrap .title-wrap{padding-bottom:80px;text-align:center}@media(max-width: 1024px){.benefit-wrap .title-wrap{padding-bottom:48px}}.benefit-wrap.is-dark-section{background:#10244c}.benefit-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:64px}@media(max-width: 991px){.benefit-list{row-gap:48px}}@media(max-width: 767px){.benefit-list{row-gap:0}}.benefit-list .benefit-item{width:33.33%;padding:28px 20px;border-right:1px solid hsla(0,0%,100%,.2);text-align:center}@media(max-width: 991px){.benefit-list .benefit-item{width:50%}}@media(max-width: 767px){.benefit-list .benefit-item{width:100%;border-right:0;border-top:1px solid hsla(0,0%,100%,.2)}}@media(max-width: 991px){.benefit-list .benefit-item:nth-child(2n){border-right:0}}@media(min-width: 992px){.benefit-list .benefit-item:nth-child(3n){border-right:0}}.benefit-list .benefit-item:last-child{border-right:0}.benefit-list .benefit-item .h4,.benefit-list .benefit-item blockquote{padding-bottom:20px;font-style:italic}.benefit-list .benefit-item p{font-size:18px;line-height:1.4;letter-spacing:-0.02em;max-width:340px;margin:0 auto;padding-bottom:24px}@media(max-width: 991px){.benefit-list .benefit-item p{padding-bottom:16px}}.benefit-list .benefit-item p:last-child{padding-bottom:0}.benefactor-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefactor-list li.break-after{-ms-flex-preferred-size:100%;flex-basis:100%}.benefactor-list li.break-after::after{content:"";-ms-flex-preferred-size:100%;flex-basis:100%;height:0}.registration-info-wrap{padding:80px 0;color:#10244c}@media(max-width: 1024px){.registration-info-wrap{padding:60px 0}}@media(max-width: 767px){.registration-info-wrap{padding:48px 0}}.registration-info-wrap .row{--bs-gutter-x: 20px}.registration-info-wrap .title-wrap{padding-bottom:60px}@media(max-width: 1024px){.registration-info-wrap .title-wrap{padding-bottom:48px}}.registration-price-cta{padding-bottom:55px}.registration-price-cta .registration-price{padding-bottom:55px}@media(max-width: 767px){.registration-price-cta .registration-price{padding-bottom:24px}}.registration-price{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:85px}@media(max-width: 1024px){.registration-price{padding-bottom:40px}}@media(max-width: 767px){.registration-price{padding-bottom:32px;grid-template-columns:1fr}}.registration-price__item{padding:0 24px;border-left:1px solid #cd9d69}.registration-price__title{padding-bottom:12px;font-style:italic}@media(max-width: 1024px){.registration-price__title{font-size:28px}}.registration-price__value{font-size:21px;line-height:1.4;letter-spacing:-0.02em}@media(max-width: 1024px){.registration-price__value{font-size:18px}}.enroll-now-box{max-width:460px}.enroll-now-box .star-icon{padding-bottom:12px}.enroll-now-box .h4,.enroll-now-box blockquote{padding-bottom:12px;font-style:italic}.enroll-now-box p{font-size:18px;line-height:1.4;letter-spacing:-0.02em;margin:0}.enroll-now-box .cta{padding-top:40px}@media(max-width: 767px){.enroll-now-box .cta{padding-top:24px}}.registration-img-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 991px){.registration-img-block{padding-top:40px}}.registration-img-block img{border-radius:10px}.registration-img-block>div{background:#10244c;border-radius:10px;overflow:hidden;position:relative}.registration-img-block .img-block-1{margin-left:auto;padding-bottom:64.484%;width:58.62%}.registration-img-block .img-block-2{width:41.38%;padding-bottom:45.518%}.registration-img-grid{width:100%;aspect-ratio:.9;display:grid;grid-template-columns:calc(45% - 5px) calc(55% - 5px);grid-template-rows:60% 40%;gap:10px}.registration-img-grid .img-wrapper{position:relative;border-radius:20px;overflow:hidden}.registration-img-grid .fade-layer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out;will-change:opacity}.registration-img-grid .img-a{z-index:1}.registration-img-grid .img-b{z-index:2}.registration-img-grid .color-overlay{z-index:3}.registration-img-grid .img-wrapper.show-a .img-a{opacity:1}.registration-img-grid .img-wrapper.show-b .img-b{opacity:1}.registration-img-grid .img-wrapper.show-color .color-overlay{opacity:1}.facilitators-wrap{padding:80px 0;color:#10244c}@media(max-width: 1024px){.facilitators-wrap{padding:60px 0}}@media(max-width: 767px){.facilitators-wrap{padding:48px 0}}.facilitators-wrap .title-wrap{padding-bottom:45px}.facilitators-list .row{--bs-gutter-x: 20px;row-gap:30px}.facilitator-item__img{position:relative;background:#10244c;border-radius:10px;overflow:hidden;aspect-ratio:1/1.1}.facilitator-item__img img{border-radius:10px}.facilitator-item__name{padding:12px 0 8px;font-style:italic;color:#10244c}.facilitator-item__designation{font-size:15px;line-height:1.4;letter-spacing:-0.02em;color:#617077}.facilitator-item__description{font-size:17px;line-height:1.4;letter-spacing:-0.02em;color:#617077}.outcomes-wrap{padding:80px 0;color:#10244c}@media(max-width: 1024px){.outcomes-wrap{padding:60px 0}}@media(max-width: 767px){.outcomes-wrap{padding:48px 0}}.outcomes-wrap .row{--bs-gutter-x: 20px;row-gap:30px}.outcomes-wrap .title-wrap{padding-bottom:40px}.outcomes-wrap .img-box{max-width:405px}@media(max-width: 767px){.outcomes-wrap .img-box{max-width:100%}}.outcomes-wrap .img-box img{width:100%;border-radius:10px}.outcomes-wrap .bullet-list{font-size:18px;line-height:1.4;letter-spacing:-0.02em;font-weight:400}@media(max-width: 767px){.outcomes-wrap .bullet-list{font-size:16px}}.outcomes-wrap .bullet-list ul{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}@media(max-width: 991px){.outcomes-wrap .bullet-list ul{grid-template-columns:1fr;gap:20px}}.outcomes-wrap.is-program-includes-section .img-box{max-width:100%}.outcomes-wrap.is-program-includes-section .bullet-list{max-width:455px}@media(max-width: 991px){.outcomes-wrap.is-program-includes-section .bullet-list{max-width:100%}}.outcomes-wrap.is-program-includes-section .bullet-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(max-width: 767px){.outcomes-wrap.is-program-includes-section .bullet-list ul{gap:20px}}.outcomes-wrap.is-leadership-immersions-section .title-wrap{padding-bottom:24px}.outcomes-wrap.is-leadership-immersions-section p{font-size:18px;line-height:1.4;letter-spacing:-0.02em;margin-bottom:0;padding-bottom:24px}.outcomes-wrap.is-leadership-immersions-section p strong{font-weight:600}.leadership-wrap{padding:80px 0;color:#10244c}@media(max-width: 1024px){.leadership-wrap{padding:60px 0}}@media(max-width: 767px){.leadership-wrap{padding:48px 0}}.leadership-wrap .title-wrap{max-width:940px;padding-bottom:60px}@media(max-width: 1024px){.leadership-wrap .title-wrap{padding-bottom:40px}}.our-work-wrap{padding:80px 0;overflow:hidden}@media(max-width: 1024px){.our-work-wrap{padding:60px 0}}@media(max-width: 767px){.our-work-wrap{padding:48px 0}}.our-work-wrap .title-wrap{border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;color:#10244c}.our-work-slider-wrap{padding-top:40px}.our-work-slider.swiper{overflow:visible}.our-work-slider .swiper-slide{width:410px;height:auto}@media(max-width: 991px){.our-work-slider .swiper-slide{width:340px}}@media(max-width: 767px){.our-work-slider .swiper-slide{width:280px}}.our-work-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.our-work-item a{text-decoration:none}.our-work-item__img{position:relative;aspect-ratio:1/.8;background:#10244c;border-radius:8px;overflow:hidden}.our-work-item__img a{display:block}.our-work-item__img img{border-radius:4px}.our-work-item__category{padding:20px 0 12px;font-size:15px;font-weight:500;color:#617077}.our-work-item__title{font-family:"Source Serif";font-size:21px;line-height:1.4;font-weight:400;font-style:italic;color:#10244c;padding-bottom:20px;letter-spacing:-0.03em}@media(max-width: 767px){.our-work-item__title{font-size:18px;font-weight:500}}.our-work-item__title a{color:#10244c}.our-work-item__title a:hover{text-decoration:underline}.our-work-item__action{margin-top:auto}@media(max-width: 767px){.our-work-item__action .btn{width:100%}}.overview-two-column-section{padding:80px 0}@media(max-width: 1024px){.overview-two-column-section{padding:60px 0}}@media(max-width: 767px){.overview-two-column-section{padding:48px 0}}.overview-two-column-section .img-box img{width:100%;border-radius:10px}@media(max-width: 991px){.overview-two-column-section .row{row-gap:32px}}.overview-two-column-section.is-section-gold{background:#f9f4eb}.overview-two-column-section.is-section-gold .two-column-content{padding-right:0}.overview-two-column-section.is-section-gold .img-box img{border-radius:16px}.overview-two-column-section.is-section-blue{background:rgba(60,90,168,.1)}.overview-two-column-section.is-section-blue .two-column-content{padding-right:0}.overview-two-column-section.is-section-blue .img-box img{border-radius:16px}.overview-two-column-section.is-section-gray{background:#f4f3f2}.overview-two-column-section.is-section-gray .two-column-content{padding-right:0}.overview-two-column-section.is-section-gray .img-box img{border-radius:16px}.two-column-content{color:#10244c;font-size:18px;line-height:1.4;padding-right:40px}@media(max-width: 767px){.two-column-content{padding-right:0;font-size:16px}}.two-column-content .circle-icon{padding-bottom:28px}.two-column-content .h3{padding-bottom:24px}.two-column-content .h2{padding-bottom:24px}.two-column-content .h4,.two-column-content blockquote{padding-bottom:24px}.two-column-content .h5{padding-bottom:16px}.two-column-content p{letter-spacing:-0.02em;margin-bottom:0;padding-bottom:26px}.two-column-content p a{color:#cd9d69;text-decoration:none;display:inline-block}.two-column-content p a:hover{text-decoration:underline}.two-column-content strong{font-weight:600}.two-column-content .body-2{font-family:"Source Serif";letter-spacing:-0.03em}.two-column-content ul{padding-bottom:16px}.two-column-content ul a{color:#cd9d69;text-decoration:none;display:inline-block}.two-column-content ul a:hover{text-decoration:underline}.two-column-content ul+p{padding-top:8px}.two-column-content .cta{padding-top:12px}.two-column-content.is-text-grey p,.two-column-content.is-text-grey ul{color:#617077}.award-recipients-wrap{padding:100px 0}@media(max-width: 1024px){.award-recipients-wrap{padding:60px 0}}@media(max-width: 767px){.award-recipients-wrap{padding:48px 0}}.award-recipients-wrap .title-wrap{text-align:center;color:#10244c;padding-bottom:113px;max-width:459px;margin:0 auto}@media(max-width: 1024px){.award-recipients-wrap .title-wrap{padding-bottom:60px}}@media(max-width: 767px){.award-recipients-wrap .title-wrap{padding-bottom:48px}}.award-recipients-wrap .award-recipients-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:80px 20px}@media(max-width: 767px){.award-recipients-wrap .award-recipients-list{grid-template-columns:1fr;gap:32px;text-align:center}}.award-recipients-item__title{font-size:18px;line-height:1.4;letter-spacing:-0.03em;font-style:italic;color:#617077;border-bottom:1px solid rgba(16,36,76,.2);padding-bottom:16px;font-family:"Source Serif"}.award-recipients-item__list{padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px}@media(max-width: 767px){.award-recipients-item__list{padding-top:12px}}.award-item__title{font-size:24px;line-height:1.1;font-family:"Source Serif";color:#10244c;padding-bottom:8px;letter-spacing:-0.03em}.award-item__text{font-size:15px;line-height:1.4;color:#617077}.eligibility-wrap{padding:80px 0;color:#10244c}@media(max-width: 1024px){.eligibility-wrap{padding:60px 0}}@media(max-width: 767px){.eligibility-wrap{padding:48px 0}}.eligibility-wrap .title-wrap{padding-bottom:48px}.eligibility-wrap .eligibility-content{font-size:18px;line-height:1.4;letter-spacing:-0.02em}@media(max-width: 767px){.eligibility-wrap .eligibility-content{font-size:16px}}.eligibility-wrap .eligibility-content .h4,.eligibility-wrap .eligibility-content blockquote{padding-bottom:28px}.eligibility-wrap .requirements-time-frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media(max-width: 767px){.eligibility-wrap .requirements-time-frame{padding-bottom:32px}}.eligibility-wrap .requirements-time-frame .requirements-time-frame-item{border-left:1px solid #cd9d69;padding-left:24px}.eligibility-wrap .requirements-time-frame .requirements-time-frame-item .requirements-time-frame-title{font-style:italic;padding-bottom:12px}.eligibility-wrap .requirements-time-frame .requirements-time-frame-item .requirements-time-frame-text{font-size:18px;line-height:1.4;letter-spacing:-0.02em;max-width:400px}@media(max-width: 767px){.eligibility-wrap .requirements-time-frame .requirements-time-frame-item .requirements-time-frame-text{font-size:16px}}.commitment-wrap{padding:80px 0 0;position:relative;overflow:hidden}@media(max-width: 1024px){.commitment-wrap{padding:60px 0 0}}@media(max-width: 767px){.commitment-wrap{padding:48px 0 0}}.commitment-wrap .shape{position:absolute;right:0;top:20px}.commitment-wrap .shape.left{left:0;right:auto;top:0px}.commitment-wrap .container{position:relative;z-index:1}.commitment-wrap .title-wrap{padding-bottom:30px;max-width:662px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}.commitment-list .commitment-list-item{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;border-bottom:1px solid hsla(0,0%,100%,.2)}.commitment-list .commitment-list-item:last-child{border-bottom:0}@media(max-width: 1024px){.commitment-list .commitment-list-item{padding:60px 0}}@media(max-width: 991px){.commitment-list .commitment-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 767px){.commitment-list .commitment-list-item{padding:48px 0}}.commitment-list .commitment-list-item__title{width:25%;font-style:italic;padding-right:20px}@media(max-width: 1100px){.commitment-list .commitment-list-item__title{width:33.33%}}@media(max-width: 991px){.commitment-list .commitment-list-item__title{width:100%}}.commitment-list .commitment-list-item__title span{font-size:24px;display:block}@media(max-width: 767px){.commitment-list .commitment-list-item__title span{font-size:20px}}.commitment-list .commitment-list-item__content{width:58.33333333%;font-size:18px;line-height:1.4;letter-spacing:-0.02em}@media(max-width: 1100px){.commitment-list .commitment-list-item__content{width:66.66%}}@media(max-width: 991px){.commitment-list .commitment-list-item__content{font-size:16px;width:100%}}.commitment-list .commitment-list-item__content h3,.commitment-list .commitment-list-item__content .h3{padding-bottom:24px}.commitment-list .commitment-list-item__content ul{padding-top:16px;padding-bottom:40px}.commitment-list .commitment-list-item__content p{margin-bottom:24px}.commitment-list .commitment-list-item__content p:last-child{margin-bottom:0}.commitment-list .commitment-list-item__content p a{color:#cd9d69;text-decoration:none;display:inline-block}.commitment-list .commitment-list-item__content p a:hover{text-decoration:underline}.commitment-list .commitment-list-item__content .cta{padding-top:16px}@media(min-width: 1101px){.commitment-list.is-large-column .commitment-list-item__title{width:33.33333333%}}@media(min-width: 1101px){.commitment-list.is-large-column .commitment-list-item__content{width:66.66666667%}}.call-to-action-wrap{padding:100px 0;text-align:center;color:#10244c;position:relative;overflow:hidden}@media(max-width: 767px){.call-to-action-wrap{padding:60px 0}}.call-to-action-wrap .container{position:relative;z-index:1}.call-to-action-wrap .sub-title{font-size:15px;line-height:1.4;letter-spacing:-0.02em;color:#3d4858;padding-bottom:16px}.call-to-action-wrap .h3{max-width:434px;margin:0 auto;padding-bottom:16px}.call-to-action-wrap .h2{max-width:434px;margin:0 auto;padding-bottom:16px}.call-to-action-wrap .h1{padding-bottom:24px}.call-to-action-wrap .h4,.call-to-action-wrap blockquote{padding-bottom:30px}.call-to-action-wrap p{font-size:18px;line-height:1.4;letter-spacing:-0.02em;margin-bottom:0;padding-bottom:30px;max-width:576px;margin:0 auto}@media(max-width: 767px){.call-to-action-wrap p{font-size:16px;padding-bottom:20px}}.call-to-action-wrap p a{color:inherit;display:inline-block}.call-to-action-wrap .cta{padding-top:10px}.call-to-action-wrap.is-section-blue{background:#013368;color:#fff;padding:140px 0}@media(max-width: 767px){.call-to-action-wrap.is-section-blue{padding:100px 0}}.call-to-action-wrap.is-section-blue .sub-title{color:#c3c3c3}.call-to-action-wrap.is-section-blue.is-video-section{padding:150px 0 231px}@media(max-width: 767px){.call-to-action-wrap.is-section-blue.is-video-section{padding:60px 0 120px}}.call-to-action-wrap.is-section-blue-dark{background:#10244c;color:#fff;padding:140px 0}@media(max-width: 767px){.call-to-action-wrap.is-section-blue-dark{padding:100px 0}}.call-to-action-wrap.is-section-blue-dark .sub-title{color:#c3c3c3}.call-to-action-wrap.is-section-blue-dark p{color:#f2f2f2;max-width:395px}.call-to-action-wrap.is-section-blue-dark.is-text-large-width p{max-width:691px}.call-to-action-wrap.is-section-green{background:#214e5c;color:#f7f5f2;padding:60px 0 90px}@media(max-width: 767px){.call-to-action-wrap.is-section-green{padding:100px 0}}.call-to-action-wrap.is-section-green .sub-title{color:#c3c3c3}.call-to-action-wrap.is-section-green .h2{color:#fff}.call-to-action-wrap.is-section-green p{max-width:700px}.call-to-action-wrap.is-section-green.is-only-taking-text{padding:120px 0}@media(max-width: 767px){.call-to-action-wrap.is-section-green.is-only-taking-text{padding:100px 0}}.call-to-action-wrap.is-text-large-width p{max-width:691px}.call-to-action-wrap.is-only-title{padding:80px 0}.call-to-action-wrap.is-only-title .h2{max-width:100%;padding-bottom:0}.call-to-action-wrap.is-only-taking-text{padding:120px 0}@media(max-width: 767px){.call-to-action-wrap.is-only-taking-text{padding:100px 0}}.call-to-action-wrap.is-only-taking-text .interested-taking-text{max-width:700px;padding-top:0}.call-to-action-wrap.is-only-taking-text .interested-taking-text .cta{padding-top:24px}.call-to-action-wrap.is-video-section{padding:150px 0 231px}@media(max-width: 767px){.call-to-action-wrap.is-video-section{padding:60px 0 120px}}.call-to-action-wrap .left-shadow{position:absolute;left:0;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 767px){.call-to-action-wrap .left-shadow{display:none}}.call-to-action-wrap .right-shadow{position:absolute;right:0;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.call-to-action-wrap .interested-taking-text{max-width:458px;margin:0 auto;padding-top:35px}.call-to-action-wrap .interested-taking-text .icon{padding-bottom:16px}.call-to-action-wrap .interested-taking-text .h4,.call-to-action-wrap .interested-taking-text blockquote{padding-bottom:6px;color:#fff}.inner-banner-wrap{position:relative;overflow:hidden;background:#10244c;color:#fff;padding:225px 0 80px;min-height:668px}@media(max-width: 1280px){.inner-banner-wrap{min-height:488px}}@media(max-width: 996px){.inner-banner-wrap{padding:60px 0 0px;min-height:430px}}@media(max-width: 915px){.inner-banner-wrap{padding:60px 0 0px;min-height:320px}}@media(max-width: 767px){.inner-banner-wrap{padding:60px 0 0px;min-height:200px}}@media(max-width: 767px){.inner-banner-wrap .inner-banner-content{padding-bottom:60px;text-align:center}}.inner-banner-wrap .sub-title{font-size:18px;line-height:1.4;letter-spacing:-0.02em;padding-bottom:24px}.inner-banner-wrap .h1{max-width:616px}.inner-banner-wrap .container{position:relative;z-index:1}.inner-banner-wrap .inner-banner-img{position:absolute;right:0;top:-45px;width:100%}@media(max-width: 767px){.inner-banner-wrap .inner-banner-img{position:relative;top:0}}.inner-banner-wrap .inner-banner-img img{opacity:.8;mask:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, black));mask:linear-gradient(to right, transparent 0%, black 50%);-webkit-mask:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, black));-webkit-mask:linear-gradient(to right, transparent 0%, black 50%);width:100%}@media(max-width: 767px){.inner-banner-wrap .inner-banner-img img{width:100%;opacity:1;mask:none;-webkit-mask:none}}.start-making-wrap{padding:80px 0;background:#f9f4eb;color:#10244c}@media(max-width: 1024px){.start-making-wrap{padding:60px 0}}@media(max-width: 767px){.start-making-wrap{padding:48px 0}}.start-making-wrap .title-wrap{padding-bottom:60px;text-align:center;max-width:700px;margin:0 auto}@media(max-width: 767px){.start-making-wrap .title-wrap{padding-bottom:48px}}.start-making-wrap .title-wrap .h2,.start-making-wrap .title-wrap .h3{max-width:640px;margin:0 auto}.start-making-wrap .title-wrap p{font-size:24px;line-height:1.4;letter-spacing:-0.02em;margin-bottom:0;padding-top:24px}.start-making-wrap.is-section-white{background:#fff}.start-making-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:80px}@media(max-width: 991px){.start-making-list{row-gap:48px}}@media(max-width: 767px){.start-making-list{row-gap:0}}.start-making-list .start-making-item{width:33.33%;padding:0 20px;border-right:1px solid rgba(16,36,76,.2);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 991px){.start-making-list .start-making-item{width:50%}}@media(max-width: 767px){.start-making-list .start-making-item{width:100%;border-right:0;padding:30px 20px;border-top:1px solid rgba(16,36,76,.2)}}@media(max-width: 991px){.start-making-list .start-making-item:nth-child(2n){border-right:0}}@media(min-width: 992px){.start-making-list .start-making-item:nth-child(3n){border-right:0}}.start-making-list .start-making-item:last-child{border-right:0}.start-making-list .start-making-item .start-making-item-icon{padding-bottom:30px}.start-making-list .start-making-item .start-making-item-title{padding-bottom:24px}.start-making-list .start-making-item .start-making-item-title .h4,.start-making-list .start-making-item .start-making-item-title blockquote{font-style:italic}.start-making-list .start-making-item .start-making-item-subtitle{font-size:13px;line-height:1.4;letter-spacing:-0.02em;color:#617077}.start-making-list .start-making-item .start-making-item-text{font-size:18px;line-height:1.4;letter-spacing:-0.02em;max-width:334px;margin:0 auto}@media(max-width: 991px){.start-making-list .start-making-item .start-making-item-text{padding-bottom:16px}}.start-making-list .start-making-item .start-making-item-text p{margin-bottom:0;padding-bottom:24px}.start-making-list .start-making-item .start-making-item-text p:last-child{padding-bottom:0}.start-making-list .start-making-item .start-making-item-cta{margin-top:auto;padding-top:20px}.video-wrap{padding:100px 0;color:#10244c}@media(max-width: 1024px){.video-wrap{padding:60px 0}}@media(max-width: 767px){.video-wrap{padding:48px 0}}.video-wrap .title-wrap{padding-bottom:100px;text-align:center}.video-wrap .title-wrap .h2{max-width:460px;margin:0 auto;padding-bottom:24px}.video-wrap .title-wrap p{font-size:21px;line-height:1.4;letter-spacing:-0.02em;color:#617077;margin:0}@media(max-width: 1024px){.video-wrap .title-wrap{padding-bottom:60px}}@media(max-width: 767px){.video-wrap .title-wrap{padding-bottom:48px}}.wp-block-embed.is-type-video.is-provider-vimeo.wp-block-embed-vimeo.wp-embed-aspect-16-9.wp-has-aspect-ratio.single-video{max-width:1024px}.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio.single-video{max-width:1024px}.upcoming-events-wrap{padding:80px 0;overflow:hidden}@media(max-width: 1024px){.upcoming-events-wrap{padding:60px 0}}@media(max-width: 767px){.upcoming-events-wrap{padding:48px 0}}.upcoming-events-wrap .upcoming-events-title-arrow{padding-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media(max-width: 767px){.upcoming-events-wrap .upcoming-events-title-arrow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-bottom:20px}}.upcoming-events-wrap .upcoming-events-title-arrow .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.upcoming-events-wrap .upcoming-events-title-arrow .title-wrap p{margin:0;font-size:18px;line-height:1.3;letter-spacing:-0.02em;color:#757a8d}.upcoming-event-slider.swiper{overflow:visible}.upcoming-event-slider .swiper-slide{height:auto}@media(max-width: 1024px){.upcoming-event-slider .swiper-slide{width:340px}}@media(max-width: 767px){.upcoming-event-slider .swiper-slide{width:280px}}.upcoming-event-item{background:#ebeff1;border-radius:10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 32px 32px}@media(max-width: 767px){.upcoming-event-item{padding:24px 16px}}.upcoming-event-item__title{font-size:28px;line-height:1;font-style:italic;letter-spacing:-0.03em;font-family:"Source Serif";padding-bottom:24px;color:#050e2d}@media(max-width: 767px){.upcoming-event-item__title{font-size:24px}}.upcoming-event-item__info{font-size:18px;line-height:1.3;letter-spacing:-0.02em;padding-bottom:24px;color:#050e2d}@media(max-width: 767px){.upcoming-event-item__info{font-size:16px}}.upcoming-event-item__action{border-top:1px solid rgba(16,36,76,.2);padding-top:24px;margin-top:auto;min-height:122px}.upcoming-event-item__action .representative{padding-bottom:20px}.upcoming-event-item__action .representative span{display:block;padding-bottom:4px;font-size:16px;letter-spacing:-0.02em;color:#ebeff1}@media(max-width: 767px){.upcoming-event-item__action .representative span{font-size:14px}}.upcoming-event-item__action .representative p{margin-bottom:0;font-size:18px;line-height:1.3;letter-spacing:-0.02em}@media(max-width: 767px){.upcoming-event-item__action .representative p{font-size:16px}}.meet-benefactors-section{padding:80px 0;color:#10244c}@media(max-width: 1024px){.meet-benefactors-section{padding:60px 0}}@media(max-width: 767px){.meet-benefactors-section{padding:48px 0}}.meet-benefactors-section .title-wrap{padding-bottom:42px;text-align:center}.benefactor-tab-nav{max-width:482px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;border-bottom:1px solid #c3c3c3}.benefactor-tab-nav .tab-link{padding:5px 6px;margin-bottom:-1px;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#818193;background:rgba(0,0,0,0);border:0;border-bottom:1px solid #c3c3c3;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.benefactor-tab-nav .tab-link.active{color:#10244c;border-color:#10244c}.benefactor-list{padding:48px 0}@media(max-width: 767px){.benefactor-list{padding:24px 0}}.benefactor-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px 98px;max-width:1170px;margin:0 auto}@media(max-width: 767px){.benefactor-list ul{gap:50px}}.benefactor-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.benefactor-list ul li a{position:relative}.benefactor-list ul li a::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;mix-blend-mode:hue;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.benefactor-list ul li a:hover::before{opacity:0}.benefactor-slider .swiper-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0;top:0;padding-top:32px;gap:20px}@media(max-width: 767px){.benefactor-slider .swiper-pagination{padding-top:10px}}.benefactor-slider .swiper-pagination .swiper-pagination-bullet{margin:0;width:5px;height:5px;border-radius:100%;opacity:1;background:#afafaf}.benefactor-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:11px;height:11px;background:#10244c}.benefactor-info-section{padding:80px 0;color:#10244c}@media(max-width: 1024px){.benefactor-info-section{padding:60px 0}}@media(max-width: 767px){.benefactor-info-section{padding:48px 0}}.benefactor-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;row-gap:24px}.benefactor-row .benefactor-col-left{padding:0 10px;width:25%}@media(max-width: 1024px){.benefactor-row .benefactor-col-left{width:33.33%}}@media(max-width: 767px){.benefactor-row .benefactor-col-left{width:100%}}.benefactor-row .benefactor-col-right{padding:0 10px;width:66.66666667%}@media(max-width: 767px){.benefactor-row .benefactor-col-right{width:100%}}.benefactor-info__name{font-size:21px;line-height:1.4;letter-spacing:-0.02em;padding-bottom:20px}.benefactor-info__content{font-size:18px;line-height:1.4;letter-spacing:-0.02em;padding-bottom:28px}@media(max-width: 991px){.benefactor-info__content{font-size:16px}}.benefactor-info__content h3,.benefactor-info__content .h3{padding-bottom:24px}.benefactor-info__content ul{padding-top:16px;padding-bottom:20px}.benefactor-info__content p{margin-bottom:20px}.benefactor-info__content p a{color:#10244c;text-decoration:underline;display:inline-block}.benefactor-info__ambassadors{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 767px){.benefactor-info__ambassadors{grid-template-columns:1fr;gap:40px}}.benefactor-info__amb-title{font-size:21px;line-height:1.4;letter-spacing:-0.02em;padding-bottom:24px}@media(max-width: 767px){.benefactor-info__amb-title{padding-bottom:16px}}.benefactor-info__amb-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(max-width: 767px){.benefactor-info__amb-list ul{gap:16px}}.benefactor-info__amb-list .amb-name{font-size:21px;line-height:1.4;letter-spacing:-0.03em;font-family:"Source Serif";padding-bottom:4px;font-style:italic}.benefactor-info__amb-list .amb-designation{font-size:15px;line-height:1.4;letter-spacing:-0.02em;color:#617077}.benefactor-widget-img{max-width:250px}.headshots-grid-with-filter .headshots-grid-with-filter-header{padding:16px 0;margin-bottom:36px;border-bottom:1px solid #10244c}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px 34px}@media(max-width: 767px){.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul{gap:16px 24px}}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li a{font-family:"Matter";text-decoration:none;font-weight:400;font-size:15px;line-height:140%;letter-spacing:-0.02em;color:#617077;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li a:hover{color:#10244c}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li:before{content:"";width:6px;height:6px;border-radius:100%;margin-right:7px;background:#10244c;position:relative;display:inline-block;opacity:0}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li.active a{color:#10244c}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-left ul li.active:before{opacity:1}@media(max-width: 767px){.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-right{width:100%}}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-right .headshots-grid-with-filter-header-right-text{font-family:"Matter";font-weight:400;font-size:15px;line-height:140%;letter-spacing:-0.02em;color:#617077}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-search .form-control{height:53px;width:231px;border-radius:100px;outline:none;-webkit-box-shadow:none;box-shadow:none;padding-left:44px;background:url(../../images/search.svg) left 12px center no-repeat}.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-search .form-control :focus{outline:none;-webkit-box-shadow:none;box-shadow:none}@media(max-width: 767px){.headshots-grid-with-filter .headshots-grid-with-filter-header .headshots-grid-with-filter-header-inner .headshots-grid-with-filter-header-search .form-control{width:100%}}.headshots-grid-with-filter .headshots-grid .headshots-grid-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:60px;margin-left:-10px;margin-right:-10px}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item{width:25%;padding-left:10px;padding-right:10px}@media(max-width: 991px){.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item{width:50%}}@media(max-width: 767px){.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item{width:100%}}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-img{margin-bottom:12px}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-img a{display:block;padding-bottom:110%;position:relative;border-radius:10px;overflow:hidden}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-img a img{width:100%;position:absolute;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-content h5,.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-content .h5{font-family:"Source Serif";font-style:italic;font-weight:400;font-size:24px;line-height:110%;letter-spacing:-0.03em;color:#10244c;margin-bottom:8px}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-content span{font-family:"Matter";font-weight:400;font-size:15px;line-height:140%;letter-spacing:-0.02em;color:#617077}.headshots-grid-with-filter .headshots-grid .headshots-grid-list-item .headshots-grid-list-content a{text-decoration:none}.our-people-overlay .container{max-width:1140px}.our-people-overlay .our-people-overlay-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:32px;margin-left:-10px;margin-right:-10px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-left{width:33.333%;padding-left:10px;padding-right:10px}@media(max-width: 767px){.our-people-overlay .our-people-overlay-inner .our-people-overlay-left{width:100%}}.our-people-overlay .our-people-overlay-inner .our-people-overlay-left .headshots-grid-list-img{position:sticky;top:120px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-left .headshots-grid-list-img span{display:block;padding-bottom:110%;position:relative;border-radius:10px;overflow:hidden}.our-people-overlay .our-people-overlay-inner .our-people-overlay-left .headshots-grid-list-img span img{width:100%;position:absolute;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right{width:66.666%;font-family:"Matter";font-style:normal;font-weight:400;font-size:15px;line-height:140%;letter-spacing:-0.02em;color:#10244c;padding-left:10px;padding-right:10px}@media(max-width: 767px){.our-people-overlay .our-people-overlay-inner .our-people-overlay-right{width:100%}}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right p{margin-bottom:24px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info{padding-bottom:12px;border-bottom:1px solid rgba(16,36,76,.25);margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:32px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-name{max-width:329px;width:100%}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-name .h3{font-style:italic;margin-bottom:16px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-name span{font-family:"Matter";display:block;font-style:normal;font-weight:400;font-size:15px;line-height:140%;letter-spacing:-0.02em;color:#617077}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-social ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-social ul li{width:26px;height:26px}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-social ul li a{display:block}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .our-people-overlay-people-info-social ul li a:hover path{stroke:var(--color-teal-100)}.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info h3,.our-people-overlay .our-people-overlay-inner .our-people-overlay-right .our-people-overlay-people-info .h3{color:#10244c}.marketing-blur-background-event-details{background:#10244c;position:relative;overflow:hidden}.marketing-blur-background-event-details:after{content:"";position:absolute;width:278px;right:-139px;height:304px;top:56px;z-index:1;opacity:.4;-webkit-filter:blur(60px);filter:blur(60px);border-radius:1490.65px}.marketing-blur-background-event-details .container{z-index:2;position:relative}.marketing-blur-background-event-details .marketing-blur-background-event-details-title{margin-bottom:100px}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-title{margin-bottom:48px}}.marketing-blur-background-event-details .marketing-blur-background-event-details-title h1,.marketing-blur-background-event-details .marketing-blur-background-event-details-title .h1{margin-bottom:0;color:#fff}.marketing-blur-background-event-details .marketing-blur-background-event-details-title h1 span,.marketing-blur-background-event-details .marketing-blur-background-event-details-title .h1 span{font-style:italic}@media(max-width: 991px){.marketing-blur-background-event-details .marketing-blur-background-event-details-title h1,.marketing-blur-background-event-details .marketing-blur-background-event-details-title .h1{font-size:64px}}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-title h1,.marketing-blur-background-event-details .marketing-blur-background-event-details-title .h1{font-size:48px}}.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:48px}.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location h3,.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .h3{color:#fff;margin-bottom:16px;font-style:italic}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location h3,.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .h3{font-size:30px}}.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-desc{font-family:"Matter";font-style:normal;font-weight:400;font-size:24px;line-height:140%;letter-spacing:-0.02em;color:#fff}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-desc{font-size:20px}}.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-date{padding-right:60px}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-date{padding-right:0;width:100%}}.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-location{padding-left:60px;border-left:1px solid #fff}@media(max-width: 767px){.marketing-blur-background-event-details .marketing-blur-background-event-details-date-location .marketing-blur-background-event-details-location{padding-right:0;padding-left:0;border-left:0;width:100%;border-top:1px solid #fff;padding-top:30px}}@media(max-width: 1139px){.acf-marketing-headshots .img-mktg-headshots{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media(max-width: 767px){.acf-marketing-headshots .img-mktg-headshots{display:none}}.timeline .h1{color:#10244c;margin-bottom:24px}.timeline .h1 span{font-style:italic}@media(max-width: 767px){.timeline .h1{font-size:60px}}.timeline .timeline-header{text-align:center;width:100%;max-width:709px;margin:0 auto 100px}@media(max-width: 767px){.timeline .timeline-header{margin-bottom:50px}}.timeline .timeline-header .body-2{color:#617077}@media(max-width: 767px){.timeline .timeline-header .body-2{font-size:18px}}.timeline .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1;margin-top:40px}.timeline .swiper-pagination:before{content:"";width:calc(100% - 80px);height:2px;border-bottom:2px dashed;position:absolute;z-index:1;left:40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767px){.timeline .swiper-pagination:before{border-bottom:1px dashed}}.timeline .swiper-pagination .swiper-pagination-bullet{width:65px;height:65px;border-radius:100px;position:relative;display:inline-block;border:1px solid rgba(116,133,140,.3);background:rgba(0,0,0,0);z-index:2}@media(max-width: 767px){.timeline .swiper-pagination .swiper-pagination-bullet{width:35px;height:35px}}.timeline .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;width:39px;height:39px;opacity:.5;border:1px solid rgba(116,133,140,.3);left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3;background:rgba(0,0,0,0);border-radius:100px}@media(max-width: 767px){.timeline .swiper-pagination .swiper-pagination-bullet:before{width:19px;height:19px}}.timeline .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;width:13px;height:13px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:4;border-radius:100px}@media(max-width: 767px){.timeline .swiper-pagination .swiper-pagination-bullet:after{width:6px;height:6px}}.timeline .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid rgba(16,36,76,.9)}.timeline .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:1px solid rgba(16,36,76,.3)}.timeline .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background:#10244c}.timeline .timeline-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px 90px}@media(max-width: 991px){.timeline .timeline-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px 90px}}.timeline .timeline-content .timeline-img{max-width:460px;width:100%}.timeline .timeline-content .timeline-img img{width:100%;height:auto}.timeline .timeline-content .timeline-text{max-width:320px;width:100%;text-align:center;color:#10244c}.timeline .timeline-content .timeline-text .h3{color:#10244c;font-weight:400;margin-bottom:21px}.timeline .timeline-content .timeline-text .h3 span{font-style:italic}@media(max-width: 767px){.timeline .timeline-content .timeline-text .body-4{font-size:14px;letter-spacing:1.1px}}.filter-bar{border-top:1px solid rgba(16,36,76,.25);border-bottom:1px solid rgba(16,36,76,.25);padding-top:16px;padding-bottom:16px}.filter-bar .filter-opts{gap:36px}@media(max-width: 767px){.filter-bar .filter-opts{overflow-x:auto;width:55%}}.filter-bar .dropdown-toggle{padding-right:17px;position:relative}.filter-bar .dropdown-toggle:focus{-webkit-box-shadow:none;box-shadow:none}.filter-bar .dropdown-toggle::after{border-color:var(--color-navy-100);border-width:1px 1px 0 0;width:7px;height:7px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);position:absolute;right:0;top:50%;margin-top:-6px}.filter-bar .dropdown-menu{border-radius:0;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1)}.filter-bar .filter-search{max-width:40%}.filter-bar .filter-search label{background-color:#fff;color:var(--color-grey-300);font-size:1.5rem;position:absolute;left:44px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top 300ms;transition:top 300ms}.filter-bar .filter-search label:has(+input[type=search]:focus){top:0}.filter-bar .filter-search input[type=search]{border:1px solid var(--color-grey-100);border-radius:99px;height:5.3rem;width:32.8rem;max-width:100%;padding-left:44px;padding-right:20px}.filter-bar .filter-search input[type=submit]{border:0;position:absolute;left:12px;top:50%;margin-top:-10px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M9.167 15.833a6.667 6.667 0 1 0 0-13.333 6.667 6.667 0 0 0 0 13.333ZM17.5 17.5l-3.625-3.625"/></svg>');text-indent:-9999px;padding:0;height:20px;width:20px}@media(max-width: 991px){.featured-article .featured-content{margin-bottom:40px}}@media(min-width: 1200px){.featured-article .featured-content>p{max-width:80%}}@media(max-width: 991px){.featured-article .img-box{margin-bottom:20px}.featured-article .img-box img{aspect-ratio:230/137;-o-object-fit:cover;object-fit:cover}}.video-banner-wrap.animated-dots-bg{position:relative;overflow:hidden}.animated-dots-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.animated-dots-container .dot{position:absolute;border-radius:50%;-webkit-filter:blur(0.5px);filter:blur(0.5px);will-change:transform,opacity;-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.dot-1{width:13px;height:13px;background-color:#ff6b35;top:5%;left:15%;-webkit-animation:floatAndFadeLeft 28s infinite;animation:floatAndFadeLeft 28s infinite;-webkit-animation-delay:0s;animation-delay:0s}.dot-2{width:12px;height:12px;background-color:#4a90e2;top:25%;left:8%;-webkit-animation:floatAndFadeLeftEdge 32s infinite;animation:floatAndFadeLeftEdge 32s infinite;-webkit-animation-delay:3s;animation-delay:3s}.dot-3{width:15px;height:15px;background-color:#5ca7a8;top:60%;left:5%;-webkit-animation:floatAndFadeLeftEdge 35s infinite;animation:floatAndFadeLeftEdge 35s infinite;-webkit-animation-delay:6s;animation-delay:6s}.dot-4{width:12px;height:12px;background-color:#b8b8b8;top:35%;right:20%;-webkit-animation:floatAndFadeRight 30s infinite;animation:floatAndFadeRight 30s infinite;-webkit-animation-delay:9s;animation-delay:9s}.dot-5{width:14px;height:14px;background-color:#d4a574;top:70%;right:35%;-webkit-animation:floatAndFadeCenter 33s infinite;animation:floatAndFadeCenter 33s infinite;-webkit-animation-delay:12s;animation-delay:12s}.dot-6{width:13px;height:13px;background-color:#e8c5a0;top:80%;right:10%;-webkit-animation:floatAndFadeRightEdge 27s infinite;animation:floatAndFadeRightEdge 27s infinite;-webkit-animation-delay:15s;animation-delay:15s}.dot-7{width:12px;height:12px;background-color:#ff6b35;top:15%;right:25%;-webkit-animation:floatAndFadeRight 36s infinite;animation:floatAndFadeRight 36s infinite;-webkit-animation-delay:18s;animation-delay:18s}.dot-8{width:15px;height:15px;background-color:#4a90e2;top:50%;left:25%;-webkit-animation:floatAndFadeLeft 26s infinite;animation:floatAndFadeLeft 26s infinite;-webkit-animation-delay:21s;animation-delay:21s}@-webkit-keyframes floatAndFadeLeftEdge{0%{opacity:.5;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.75;-webkit-transform:translateY(-150px) translateX(40px) scale(1.05);transform:translateY(-150px) translateX(40px) scale(1.05)}100%{opacity:.5;-webkit-transform:translateY(-300px) translateX(80px) scale(0.95);transform:translateY(-300px) translateX(80px) scale(0.95)}}@keyframes floatAndFadeLeftEdge{0%{opacity:.5;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.75;-webkit-transform:translateY(-150px) translateX(40px) scale(1.05);transform:translateY(-150px) translateX(40px) scale(1.05)}100%{opacity:.5;-webkit-transform:translateY(-300px) translateX(80px) scale(0.95);transform:translateY(-300px) translateX(80px) scale(0.95)}}@-webkit-keyframes floatAndFadeLeft{0%{opacity:.25;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.35;-webkit-transform:translateY(-120px) translateX(80px) scale(1.05);transform:translateY(-120px) translateX(80px) scale(1.05)}100%{opacity:.25;-webkit-transform:translateY(-240px) translateX(160px) scale(0.95);transform:translateY(-240px) translateX(160px) scale(0.95)}}@keyframes floatAndFadeLeft{0%{opacity:.25;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.35;-webkit-transform:translateY(-120px) translateX(80px) scale(1.05);transform:translateY(-120px) translateX(80px) scale(1.05)}100%{opacity:.25;-webkit-transform:translateY(-240px) translateX(160px) scale(0.95);transform:translateY(-240px) translateX(160px) scale(0.95)}}@-webkit-keyframes floatAndFadeCenter{0%{opacity:.1;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.15;-webkit-transform:translateY(-160px) translateX(-40px) scale(1.05);transform:translateY(-160px) translateX(-40px) scale(1.05)}100%{opacity:.1;-webkit-transform:translateY(-320px) translateX(-80px) scale(0.95);transform:translateY(-320px) translateX(-80px) scale(0.95)}}@keyframes floatAndFadeCenter{0%{opacity:.1;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.15;-webkit-transform:translateY(-160px) translateX(-40px) scale(1.05);transform:translateY(-160px) translateX(-40px) scale(1.05)}100%{opacity:.1;-webkit-transform:translateY(-320px) translateX(-80px) scale(0.95);transform:translateY(-320px) translateX(-80px) scale(0.95)}}@-webkit-keyframes floatAndFadeRight{0%{opacity:.25;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.35;-webkit-transform:translateY(-120px) translateX(-80px) scale(1.05);transform:translateY(-120px) translateX(-80px) scale(1.05)}100%{opacity:.25;-webkit-transform:translateY(-240px) translateX(-160px) scale(0.95);transform:translateY(-240px) translateX(-160px) scale(0.95)}}@keyframes floatAndFadeRight{0%{opacity:.25;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.35;-webkit-transform:translateY(-120px) translateX(-80px) scale(1.05);transform:translateY(-120px) translateX(-80px) scale(1.05)}100%{opacity:.25;-webkit-transform:translateY(-240px) translateX(-160px) scale(0.95);transform:translateY(-240px) translateX(-160px) scale(0.95)}}@-webkit-keyframes floatAndFadeRightEdge{0%{opacity:.5;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.75;-webkit-transform:translateY(-150px) translateX(-40px) scale(1.05);transform:translateY(-150px) translateX(-40px) scale(1.05)}100%{opacity:.5;-webkit-transform:translateY(-300px) translateX(-80px) scale(0.95);transform:translateY(-300px) translateX(-80px) scale(0.95)}}@keyframes floatAndFadeRightEdge{0%{opacity:.5;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.75;-webkit-transform:translateY(-150px) translateX(-40px) scale(1.05);transform:translateY(-150px) translateX(-40px) scale(1.05)}100%{opacity:.5;-webkit-transform:translateY(-300px) translateX(-80px) scale(0.95);transform:translateY(-300px) translateX(-80px) scale(0.95)}}.video-banner-wrap.animated-dots-bg .video-player-wrap,.video-banner-wrap.animated-dots-bg .dot-shape{position:relative;z-index:1}@media(max-width: 768px){@-webkit-keyframes floatAndFadeLeftEdge,
    @keyframes floatAndFadeRightEdge{0%{opacity:.35;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.5;-webkit-transform:translateY(-100px) translateX(30px) scale(1);transform:translateY(-100px) translateX(30px) scale(1)}100%{opacity:.35;-webkit-transform:translateY(-200px) translateX(60px) scale(0.95);transform:translateY(-200px) translateX(60px) scale(0.95)}}@keyframes floatAndFadeLeftEdge,
    @keyframes floatAndFadeRightEdge{0%{opacity:.35;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.5;-webkit-transform:translateY(-100px) translateX(30px) scale(1);transform:translateY(-100px) translateX(30px) scale(1)}100%{opacity:.35;-webkit-transform:translateY(-200px) translateX(60px) scale(0.95);transform:translateY(-200px) translateX(60px) scale(0.95)}}@-webkit-keyframes floatAndFadeLeft,
    @keyframes floatAndFadeRight{0%{opacity:.15;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.25;-webkit-transform:translateY(-80px) translateX(50px) scale(1);transform:translateY(-80px) translateX(50px) scale(1)}100%{opacity:.15;-webkit-transform:translateY(-160px) translateX(100px) scale(0.95);transform:translateY(-160px) translateX(100px) scale(0.95)}}@keyframes floatAndFadeLeft,
    @keyframes floatAndFadeRight{0%{opacity:.15;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.25;-webkit-transform:translateY(-80px) translateX(50px) scale(1);transform:translateY(-80px) translateX(50px) scale(1)}100%{opacity:.15;-webkit-transform:translateY(-160px) translateX(100px) scale(0.95);transform:translateY(-160px) translateX(100px) scale(0.95)}}@-webkit-keyframes floatAndFadeCenter{0%{opacity:.08;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.12;-webkit-transform:translateY(-100px) translateX(-30px) scale(1);transform:translateY(-100px) translateX(-30px) scale(1)}100%{opacity:.08;-webkit-transform:translateY(-200px) translateX(-60px) scale(0.95);transform:translateY(-200px) translateX(-60px) scale(0.95)}}@keyframes floatAndFadeCenter{0%{opacity:.08;-webkit-transform:translateY(0) translateX(0) scale(0.95);transform:translateY(0) translateX(0) scale(0.95)}50%{opacity:.12;-webkit-transform:translateY(-100px) translateX(-30px) scale(1);transform:translateY(-100px) translateX(-30px) scale(1)}100%{opacity:.08;-webkit-transform:translateY(-200px) translateX(-60px) scale(0.95);transform:translateY(-200px) translateX(-60px) scale(0.95)}}}.tribe-block.tribe-block__organizer__details{display:none;visibility:hidden}.tribe-block.tribe-block__venue{display:none;visibility:hidden}.tribe-events-event-image img{border-radius:10px}.acf-page-header-image-cta{height:660px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.acf-page-header-image-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(269deg, rgba(15, 51, 104, 0) -0.59%, #10244C 93.96%);opacity:.7;mix-blend-mode:multiply;z-index:1;pointer-events:none}.acf-page-header-image-cta .content{position:relative;z-index:5;bottom:0}.acf-partner-tiers-w-selector .partner-row img{max-width:120px;max-height:51px;width:auto;height:auto}.acf-quote-highlight .quote-circle-swiper{position:relative;padding:2rem 0;-webkit-transform:translateX(-113px);-ms-transform:translateX(-113px);transform:translateX(-113px)}.acf-quote-highlight .quote-circle-swiper .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.acf-quote-highlight .quote-circle-swiper .swiper-slide{width:624px !important;-ms-flex-negative:0;flex-shrink:0;margin-right:-226px;aspect-ratio:1/1;border-radius:50%;color:#fff;padding:2rem 85px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:opacity .8s ease,-webkit-transform .8s ease;transition:opacity .8s ease,-webkit-transform .8s ease;transition:transform .8s ease,opacity .8s ease;transition:transform .8s ease,opacity .8s ease,-webkit-transform .8s ease;opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);pointer-events:none;z-index:1}.acf-quote-highlight .quote-circle-swiper .swiper-slide .content{opacity:0}@media(max-width: 767px){.acf-quote-highlight .quote-circle-swiper .swiper-slide .content{max-width:80vw}}.acf-quote-highlight .quote-circle-swiper .swiper-slide img.circle-crop{border-radius:50%}.acf-quote-highlight .quote-circle-swiper .swiper-slide.swiper-slide-active{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);pointer-events:auto;z-index:3}.acf-quote-highlight .quote-circle-swiper .swiper-slide.swiper-slide-active .content{opacity:1}.acf-quote-highlight .quote-circle-swiper .swiper-slide.swiper-slide-prev,.acf-quote-highlight .quote-circle-swiper .swiper-slide.swiper-slide-next{opacity:1;pointer-events:auto;z-index:2}.acf-quote-highlight .quote-circle-swiper .swiper-button-wrapper{z-index:30;position:absolute;left:0;right:0;bottom:88px;-webkit-transform:translateX(113px);-ms-transform:translateX(113px);transform:translateX(113px);pointer-events:none}.acf-quote-highlight .quote-circle-swiper .swiper-button-prev,.acf-quote-highlight .quote-circle-swiper .swiper-button-next{z-index:10;pointer-events:auto}.tribe-block.tribe-block__organizer__details{display:none;visibility:hidden}.tribe-events{--tec-grid-width: 1420px;--tec-color-background-events-bar-submit-button: var(--color-teal-100);--tec-color-background-events-bar-submit-button-hover: var(--color-teal-200);--tec-color-background-events-bar-submit-button-active: var(--color-teal-200);--tec-color-text-primary: #10244c;--tec-color-accent-primary: var(--color-teal-100);--tec-color-button-primary: var(--color-teal-100)}@media(min-width: 1200px){.tribe-events .tribe-events-calendar-list__event-details{padding-right:140px}}.tribe-events button.social-share{background-color:var(--color-cream-400);border-radius:50%;height:60px;width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;position:relative}.tribe-events button.social-share .label{position:absolute;bottom:7px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:1rem;opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms}.tribe-events button.social-share svg{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms}.tribe-events button.social-share[aria-expanded=true]{-webkit-box-shadow:0px 4px 10px 0px rgba(0,0,0,.1019607843);box-shadow:0px 4px 10px 0px rgba(0,0,0,.1019607843)}.tribe-events button.social-share[aria-expanded=true] .label{opacity:0}.tribe-events button.social-share[aria-expanded=true] svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tribe-events .badge{padding:4px 6px;border-radius:4px;font-size:1.1rem;margin-bottom:12px}@media(max-width: 767px){.tribe-events .tribe-events-calendar-list__event-wrapper{padding-left:25px;padding-top:20px}}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{padding-top:0}#tribe-events-pg-template{max-width:1420px}.event_details .detail-title{padding-bottom:8px;margin-bottom:8px}.list-evt-logos{gap:16px}.list-evt-logos li{width:133px;height:47px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-evt-logos img{-o-object-fit:contain;object-fit:contain;max-width:84px;max-height:24px}.single-tribe_events .tribe-events-event-image{margin-bottom:1.25em;text-align:center}
