@charset "UTF-8";:root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: rgba(0, 0, 0, 0.15);--bs-border-radius: 0.375rem;--bs-border-opacity: 1;--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-heading-color: ;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd;}.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-right: auto;margin-left: auto;}@media (min-width: 576px) {.container-sm, .container {max-width: 540px;}}@media (min-width: 768px) {.container-md, .container-sm, .container {max-width: 720px;}}@media (min-width: 992px) {.container-lg, .container-md, .container-sm, .container {max-width: 960px;}}@media (min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1140px;}}@media (min-width: 1400px) {.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1320px;}}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}.row > * {box-sizing: border-box;flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.col {flex: 1 0 0%;}.row-cols-auto > * {flex: 0 0 auto;width: auto;}.row-cols-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-auto {flex: 0 0 auto;width: auto;}.col-1 {flex: 0 0 auto;width: 8.33333333%;}.col-2 {flex: 0 0 auto;width: 16.66666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.col-5 {flex: 0 0 auto;width: 41.66666667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333333%;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333333%;}.col-11 {flex: 0 0 auto;width: 91.66666667%;}.col-12 {flex: 0 0 auto;width: 100%;}.offset-1 {margin-left: 8.33333333%;}.offset-2 {margin-left: 16.66666667%;}.offset-3 {margin-left: 25%;}.offset-4 {margin-left: 33.33333333%;}.offset-5 {margin-left: 41.66666667%;}.offset-6 {margin-left: 50%;}.offset-7 {margin-left: 58.33333333%;}.offset-8 {margin-left: 66.66666667%;}.offset-9 {margin-left: 75%;}.offset-10 {margin-left: 83.33333333%;}.offset-11 {margin-left: 91.66666667%;}.g-0, .gx-0 {--bs-gutter-x: 0;}.g-0, .gy-0 {--bs-gutter-y: 0;}.g-1, .gx-1 {--bs-gutter-x: 4px;}.g-1, .gy-1 {--bs-gutter-y: 4px;}.g-2, .gx-2 {--bs-gutter-x: 8px;}.g-2, .gy-2 {--bs-gutter-y: 8px;}.g-3, .gx-3 {--bs-gutter-x: 16px;}.g-3, .gy-3 {--bs-gutter-y: 16px;}.g-4, .gx-4 {--bs-gutter-x: 24px;}.g-4, .gy-4 {--bs-gutter-y: 24px;}.g-5, .gx-5 {--bs-gutter-x: 48px;}.g-5, .gy-5 {--bs-gutter-y: 48px;}.g-6, .gx-6 {--bs-gutter-x: 64px;}.g-6, .gy-6 {--bs-gutter-y: 64px;}@media (min-width: 576px) {.col-sm {flex: 1 0 0%;}.row-cols-sm-auto > * {flex: 0 0 auto;width: auto;}.row-cols-sm-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-sm-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-sm-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-sm-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-sm-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-sm-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-sm-auto {flex: 0 0 auto;width: auto;}.col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}.offset-sm-0 {margin-left: 0;}.offset-sm-1 {margin-left: 8.33333333%;}.offset-sm-2 {margin-left: 16.66666667%;}.offset-sm-3 {margin-left: 25%;}.offset-sm-4 {margin-left: 33.33333333%;}.offset-sm-5 {margin-left: 41.66666667%;}.offset-sm-6 {margin-left: 50%;}.offset-sm-7 {margin-left: 58.33333333%;}.offset-sm-8 {margin-left: 66.66666667%;}.offset-sm-9 {margin-left: 75%;}.offset-sm-10 {margin-left: 83.33333333%;}.offset-sm-11 {margin-left: 91.66666667%;}.g-sm-0, .gx-sm-0 {--bs-gutter-x: 0;}.g-sm-0, .gy-sm-0 {--bs-gutter-y: 0;}.g-sm-1, .gx-sm-1 {--bs-gutter-x: 4px;}.g-sm-1, .gy-sm-1 {--bs-gutter-y: 4px;}.g-sm-2, .gx-sm-2 {--bs-gutter-x: 8px;}.g-sm-2, .gy-sm-2 {--bs-gutter-y: 8px;}.g-sm-3, .gx-sm-3 {--bs-gutter-x: 16px;}.g-sm-3, .gy-sm-3 {--bs-gutter-y: 16px;}.g-sm-4, .gx-sm-4 {--bs-gutter-x: 24px;}.g-sm-4, .gy-sm-4 {--bs-gutter-y: 24px;}.g-sm-5, .gx-sm-5 {--bs-gutter-x: 48px;}.g-sm-5, .gy-sm-5 {--bs-gutter-y: 48px;}.g-sm-6, .gx-sm-6 {--bs-gutter-x: 64px;}.g-sm-6, .gy-sm-6 {--bs-gutter-y: 64px;}}@media (min-width: 768px) {.col-md {flex: 1 0 0%;}.row-cols-md-auto > * {flex: 0 0 auto;width: auto;}.row-cols-md-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-md-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-md-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-md-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-md-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-md-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.offset-md-0 {margin-left: 0;}.offset-md-1 {margin-left: 8.33333333%;}.offset-md-2 {margin-left: 16.66666667%;}.offset-md-3 {margin-left: 25%;}.offset-md-4 {margin-left: 33.33333333%;}.offset-md-5 {margin-left: 41.66666667%;}.offset-md-6 {margin-left: 50%;}.offset-md-7 {margin-left: 58.33333333%;}.offset-md-8 {margin-left: 66.66666667%;}.offset-md-9 {margin-left: 75%;}.offset-md-10 {margin-left: 83.33333333%;}.offset-md-11 {margin-left: 91.66666667%;}.g-md-0, .gx-md-0 {--bs-gutter-x: 0;}.g-md-0, .gy-md-0 {--bs-gutter-y: 0;}.g-md-1, .gx-md-1 {--bs-gutter-x: 4px;}.g-md-1, .gy-md-1 {--bs-gutter-y: 4px;}.g-md-2, .gx-md-2 {--bs-gutter-x: 8px;}.g-md-2, .gy-md-2 {--bs-gutter-y: 8px;}.g-md-3, .gx-md-3 {--bs-gutter-x: 16px;}.g-md-3, .gy-md-3 {--bs-gutter-y: 16px;}.g-md-4, .gx-md-4 {--bs-gutter-x: 24px;}.g-md-4, .gy-md-4 {--bs-gutter-y: 24px;}.g-md-5, .gx-md-5 {--bs-gutter-x: 48px;}.g-md-5, .gy-md-5 {--bs-gutter-y: 48px;}.g-md-6, .gx-md-6 {--bs-gutter-x: 64px;}.g-md-6, .gy-md-6 {--bs-gutter-y: 64px;}}@media (min-width: 992px) {.col-lg {flex: 1 0 0%;}.row-cols-lg-auto > * {flex: 0 0 auto;width: auto;}.row-cols-lg-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-lg-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-lg-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-lg-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-lg-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-lg-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.offset-lg-0 {margin-left: 0;}.offset-lg-1 {margin-left: 8.33333333%;}.offset-lg-2 {margin-left: 16.66666667%;}.offset-lg-3 {margin-left: 25%;}.offset-lg-4 {margin-left: 33.33333333%;}.offset-lg-5 {margin-left: 41.66666667%;}.offset-lg-6 {margin-left: 50%;}.offset-lg-7 {margin-left: 58.33333333%;}.offset-lg-8 {margin-left: 66.66666667%;}.offset-lg-9 {margin-left: 75%;}.offset-lg-10 {margin-left: 83.33333333%;}.offset-lg-11 {margin-left: 91.66666667%;}.g-lg-0, .gx-lg-0 {--bs-gutter-x: 0;}.g-lg-0, .gy-lg-0 {--bs-gutter-y: 0;}.g-lg-1, .gx-lg-1 {--bs-gutter-x: 4px;}.g-lg-1, .gy-lg-1 {--bs-gutter-y: 4px;}.g-lg-2, .gx-lg-2 {--bs-gutter-x: 8px;}.g-lg-2, .gy-lg-2 {--bs-gutter-y: 8px;}.g-lg-3, .gx-lg-3 {--bs-gutter-x: 16px;}.g-lg-3, .gy-lg-3 {--bs-gutter-y: 16px;}.g-lg-4, .gx-lg-4 {--bs-gutter-x: 24px;}.g-lg-4, .gy-lg-4 {--bs-gutter-y: 24px;}.g-lg-5, .gx-lg-5 {--bs-gutter-x: 48px;}.g-lg-5, .gy-lg-5 {--bs-gutter-y: 48px;}.g-lg-6, .gx-lg-6 {--bs-gutter-x: 64px;}.g-lg-6, .gy-lg-6 {--bs-gutter-y: 64px;}}@media (min-width: 1200px) {.col-xl {flex: 1 0 0%;}.row-cols-xl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xl-auto {flex: 0 0 auto;width: auto;}.col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xl-12 {flex: 0 0 auto;width: 100%;}.offset-xl-0 {margin-left: 0;}.offset-xl-1 {margin-left: 8.33333333%;}.offset-xl-2 {margin-left: 16.66666667%;}.offset-xl-3 {margin-left: 25%;}.offset-xl-4 {margin-left: 33.33333333%;}.offset-xl-5 {margin-left: 41.66666667%;}.offset-xl-6 {margin-left: 50%;}.offset-xl-7 {margin-left: 58.33333333%;}.offset-xl-8 {margin-left: 66.66666667%;}.offset-xl-9 {margin-left: 75%;}.offset-xl-10 {margin-left: 83.33333333%;}.offset-xl-11 {margin-left: 91.66666667%;}.g-xl-0, .gx-xl-0 {--bs-gutter-x: 0;}.g-xl-0, .gy-xl-0 {--bs-gutter-y: 0;}.g-xl-1, .gx-xl-1 {--bs-gutter-x: 4px;}.g-xl-1, .gy-xl-1 {--bs-gutter-y: 4px;}.g-xl-2, .gx-xl-2 {--bs-gutter-x: 8px;}.g-xl-2, .gy-xl-2 {--bs-gutter-y: 8px;}.g-xl-3, .gx-xl-3 {--bs-gutter-x: 16px;}.g-xl-3, .gy-xl-3 {--bs-gutter-y: 16px;}.g-xl-4, .gx-xl-4 {--bs-gutter-x: 24px;}.g-xl-4, .gy-xl-4 {--bs-gutter-y: 24px;}.g-xl-5, .gx-xl-5 {--bs-gutter-x: 48px;}.g-xl-5, .gy-xl-5 {--bs-gutter-y: 48px;}.g-xl-6, .gx-xl-6 {--bs-gutter-x: 64px;}.g-xl-6, .gy-xl-6 {--bs-gutter-y: 64px;}}@media (min-width: 1400px) {.col-xxl {flex: 1 0 0%;}.row-cols-xxl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xxl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xxl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xxl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xxl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xxl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xxl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xxl-auto {flex: 0 0 auto;width: auto;}.col-xxl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xxl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xxl-3 {flex: 0 0 auto;width: 25%;}.col-xxl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xxl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xxl-6 {flex: 0 0 auto;width: 50%;}.col-xxl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xxl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xxl-9 {flex: 0 0 auto;width: 75%;}.col-xxl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xxl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xxl-12 {flex: 0 0 auto;width: 100%;}.offset-xxl-0 {margin-left: 0;}.offset-xxl-1 {margin-left: 8.33333333%;}.offset-xxl-2 {margin-left: 16.66666667%;}.offset-xxl-3 {margin-left: 25%;}.offset-xxl-4 {margin-left: 33.33333333%;}.offset-xxl-5 {margin-left: 41.66666667%;}.offset-xxl-6 {margin-left: 50%;}.offset-xxl-7 {margin-left: 58.33333333%;}.offset-xxl-8 {margin-left: 66.66666667%;}.offset-xxl-9 {margin-left: 75%;}.offset-xxl-10 {margin-left: 83.33333333%;}.offset-xxl-11 {margin-left: 91.66666667%;}.g-xxl-0, .gx-xxl-0 {--bs-gutter-x: 0;}.g-xxl-0, .gy-xxl-0 {--bs-gutter-y: 0;}.g-xxl-1, .gx-xxl-1 {--bs-gutter-x: 4px;}.g-xxl-1, .gy-xxl-1 {--bs-gutter-y: 4px;}.g-xxl-2, .gx-xxl-2 {--bs-gutter-x: 8px;}.g-xxl-2, .gy-xxl-2 {--bs-gutter-y: 8px;}.g-xxl-3, .gx-xxl-3 {--bs-gutter-x: 16px;}.g-xxl-3, .gy-xxl-3 {--bs-gutter-y: 16px;}.g-xxl-4, .gx-xxl-4 {--bs-gutter-x: 24px;}.g-xxl-4, .gy-xxl-4 {--bs-gutter-y: 24px;}.g-xxl-5, .gx-xxl-5 {--bs-gutter-x: 48px;}.g-xxl-5, .gy-xxl-5 {--bs-gutter-y: 48px;}.g-xxl-6, .gx-xxl-6 {--bs-gutter-x: 64px;}.g-xxl-6, .gy-xxl-6 {--bs-gutter-y: 64px;}}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-grid {display: grid !important;}.d-table {display: table !important;}.d-table-row {display: table-row !important;}.d-table-cell {display: table-cell !important;}.d-flex {display: flex !important;}.d-inline-flex {display: inline-flex !important;}.d-none {display: none !important;}.flex-fill {flex: 1 1 auto !important;}.flex-row {flex-direction: row !important;}.flex-column {flex-direction: column !important;}.flex-row-reverse {flex-direction: row-reverse !important;}.flex-column-reverse {flex-direction: column-reverse !important;}.flex-grow-0 {flex-grow: 0 !important;}.flex-grow-1 {flex-grow: 1 !important;}.flex-shrink-0 {flex-shrink: 0 !important;}.flex-shrink-1 {flex-shrink: 1 !important;}.flex-wrap {flex-wrap: wrap !important;}.flex-nowrap {flex-wrap: nowrap !important;}.flex-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-start {justify-content: flex-start !important;}.justify-content-end {justify-content: flex-end !important;}.justify-content-center {justify-content: center !important;}.justify-content-between {justify-content: space-between !important;}.justify-content-around {justify-content: space-around !important;}.justify-content-evenly {justify-content: space-evenly !important;}.align-items-start {align-items: flex-start !important;}.align-items-end {align-items: flex-end !important;}.align-items-center {align-items: center !important;}.align-items-baseline {align-items: baseline !important;}.align-items-stretch {align-items: stretch !important;}.align-content-start {align-content: flex-start !important;}.align-content-end {align-content: flex-end !important;}.align-content-center {align-content: center !important;}.align-content-between {align-content: space-between !important;}.align-content-around {align-content: space-around !important;}.align-content-stretch {align-content: stretch !important;}.align-self-auto {align-self: auto !important;}.align-self-start {align-self: flex-start !important;}.align-self-end {align-self: flex-end !important;}.align-self-center {align-self: center !important;}.align-self-baseline {align-self: baseline !important;}.align-self-stretch {align-self: stretch !important;}.order-first {order: -1 !important;}.order-0 {order: 0 !important;}.order-1 {order: 1 !important;}.order-2 {order: 2 !important;}.order-3 {order: 3 !important;}.order-4 {order: 4 !important;}.order-5 {order: 5 !important;}.order-last {order: 6 !important;}.m-0 {margin: 0 !important;}.m-1 {margin: 4px !important;}.m-2 {margin: 8px !important;}.m-3 {margin: 16px !important;}.m-4 {margin: 24px !important;}.m-5 {margin: 48px !important;}.m-6 {margin: 64px !important;}.m-auto {margin: auto !important;}.mx-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-auto {margin-right: auto !important;margin-left: auto !important;}.my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-0 {margin-top: 0 !important;}.mt-1 {margin-top: 4px !important;}.mt-2 {margin-top: 8px !important;}.mt-3 {margin-top: 16px !important;}.mt-4 {margin-top: 24px !important;}.mt-5 {margin-top: 48px !important;}.mt-6 {margin-top: 64px !important;}.mt-auto {margin-top: auto !important;}.me-0 {margin-left: 0 !important;}.me-1 {margin-left: 4px !important;}.me-2 {margin-left: 8px !important;}.me-3 {margin-left: 16px !important;}.me-4 {margin-left: 24px !important;}.me-5 {margin-left: 48px !important;}.me-6 {margin-left: 64px !important;}.me-auto {margin-left: auto !important;}.mb-0 {margin-bottom: 0 !important;}.mb-1 {margin-bottom: 4px !important;}.mb-2 {margin-bottom: 8px !important;}.mb-3 {margin-bottom: 16px !important;}.mb-4 {margin-bottom: 24px !important;}.mb-5 {margin-bottom: 48px !important;}.mb-6 {margin-bottom: 64px !important;}.mb-auto {margin-bottom: auto !important;}.ms-0 {margin-right: 0 !important;}.ms-1 {margin-right: 4px !important;}.ms-2 {margin-right: 8px !important;}.ms-3 {margin-right: 16px !important;}.ms-4 {margin-right: 24px !important;}.ms-5 {margin-right: 48px !important;}.ms-6 {margin-right: 64px !important;}.ms-auto {margin-right: auto !important;}.p-0 {padding: 0 !important;}.p-1 {padding: 4px !important;}.p-2 {padding: 8px !important;}.p-3 {padding: 16px !important;}.p-4 {padding: 24px !important;}.p-5 {padding: 48px !important;}.p-6 {padding: 64px !important;}.px-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-0 {padding-top: 0 !important;}.pt-1 {padding-top: 4px !important;}.pt-2 {padding-top: 8px !important;}.pt-3 {padding-top: 16px !important;}.pt-4 {padding-top: 24px !important;}.pt-5 {padding-top: 48px !important;}.pt-6 {padding-top: 64px !important;}.pe-0 {padding-left: 0 !important;}.pe-1 {padding-left: 4px !important;}.pe-2 {padding-left: 8px !important;}.pe-3 {padding-left: 16px !important;}.pe-4 {padding-left: 24px !important;}.pe-5 {padding-left: 48px !important;}.pe-6 {padding-left: 64px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-1 {padding-bottom: 4px !important;}.pb-2 {padding-bottom: 8px !important;}.pb-3 {padding-bottom: 16px !important;}.pb-4 {padding-bottom: 24px !important;}.pb-5 {padding-bottom: 48px !important;}.pb-6 {padding-bottom: 64px !important;}.ps-0 {padding-right: 0 !important;}.ps-1 {padding-right: 4px !important;}.ps-2 {padding-right: 8px !important;}.ps-3 {padding-right: 16px !important;}.ps-4 {padding-right: 24px !important;}.ps-5 {padding-right: 48px !important;}.ps-6 {padding-right: 64px !important;}@media (min-width: 576px) {.d-sm-inline {display: inline !important;}.d-sm-inline-block {display: inline-block !important;}.d-sm-block {display: block !important;}.d-sm-grid {display: grid !important;}.d-sm-table {display: table !important;}.d-sm-table-row {display: table-row !important;}.d-sm-table-cell {display: table-cell !important;}.d-sm-flex {display: flex !important;}.d-sm-inline-flex {display: inline-flex !important;}.d-sm-none {display: none !important;}.flex-sm-fill {flex: 1 1 auto !important;}.flex-sm-row {flex-direction: row !important;}.flex-sm-column {flex-direction: column !important;}.flex-sm-row-reverse {flex-direction: row-reverse !important;}.flex-sm-column-reverse {flex-direction: column-reverse !important;}.flex-sm-grow-0 {flex-grow: 0 !important;}.flex-sm-grow-1 {flex-grow: 1 !important;}.flex-sm-shrink-0 {flex-shrink: 0 !important;}.flex-sm-shrink-1 {flex-shrink: 1 !important;}.flex-sm-wrap {flex-wrap: wrap !important;}.flex-sm-nowrap {flex-wrap: nowrap !important;}.flex-sm-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-sm-start {justify-content: flex-start !important;}.justify-content-sm-end {justify-content: flex-end !important;}.justify-content-sm-center {justify-content: center !important;}.justify-content-sm-between {justify-content: space-between !important;}.justify-content-sm-around {justify-content: space-around !important;}.justify-content-sm-evenly {justify-content: space-evenly !important;}.align-items-sm-start {align-items: flex-start !important;}.align-items-sm-end {align-items: flex-end !important;}.align-items-sm-center {align-items: center !important;}.align-items-sm-baseline {align-items: baseline !important;}.align-items-sm-stretch {align-items: stretch !important;}.align-content-sm-start {align-content: flex-start !important;}.align-content-sm-end {align-content: flex-end !important;}.align-content-sm-center {align-content: center !important;}.align-content-sm-between {align-content: space-between !important;}.align-content-sm-around {align-content: space-around !important;}.align-content-sm-stretch {align-content: stretch !important;}.align-self-sm-auto {align-self: auto !important;}.align-self-sm-start {align-self: flex-start !important;}.align-self-sm-end {align-self: flex-end !important;}.align-self-sm-center {align-self: center !important;}.align-self-sm-baseline {align-self: baseline !important;}.align-self-sm-stretch {align-self: stretch !important;}.order-sm-first {order: -1 !important;}.order-sm-0 {order: 0 !important;}.order-sm-1 {order: 1 !important;}.order-sm-2 {order: 2 !important;}.order-sm-3 {order: 3 !important;}.order-sm-4 {order: 4 !important;}.order-sm-5 {order: 5 !important;}.order-sm-last {order: 6 !important;}.m-sm-0 {margin: 0 !important;}.m-sm-1 {margin: 4px !important;}.m-sm-2 {margin: 8px !important;}.m-sm-3 {margin: 16px !important;}.m-sm-4 {margin: 24px !important;}.m-sm-5 {margin: 48px !important;}.m-sm-6 {margin: 64px !important;}.m-sm-auto {margin: auto !important;}.mx-sm-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-sm-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-sm-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-sm-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-sm-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-sm-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-sm-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-sm-auto {margin-right: auto !important;margin-left: auto !important;}.my-sm-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-sm-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-sm-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-sm-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-sm-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-sm-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-sm-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-sm-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-sm-0 {margin-top: 0 !important;}.mt-sm-1 {margin-top: 4px !important;}.mt-sm-2 {margin-top: 8px !important;}.mt-sm-3 {margin-top: 16px !important;}.mt-sm-4 {margin-top: 24px !important;}.mt-sm-5 {margin-top: 48px !important;}.mt-sm-6 {margin-top: 64px !important;}.mt-sm-auto {margin-top: auto !important;}.me-sm-0 {margin-left: 0 !important;}.me-sm-1 {margin-left: 4px !important;}.me-sm-2 {margin-left: 8px !important;}.me-sm-3 {margin-left: 16px !important;}.me-sm-4 {margin-left: 24px !important;}.me-sm-5 {margin-left: 48px !important;}.me-sm-6 {margin-left: 64px !important;}.me-sm-auto {margin-left: auto !important;}.mb-sm-0 {margin-bottom: 0 !important;}.mb-sm-1 {margin-bottom: 4px !important;}.mb-sm-2 {margin-bottom: 8px !important;}.mb-sm-3 {margin-bottom: 16px !important;}.mb-sm-4 {margin-bottom: 24px !important;}.mb-sm-5 {margin-bottom: 48px !important;}.mb-sm-6 {margin-bottom: 64px !important;}.mb-sm-auto {margin-bottom: auto !important;}.ms-sm-0 {margin-right: 0 !important;}.ms-sm-1 {margin-right: 4px !important;}.ms-sm-2 {margin-right: 8px !important;}.ms-sm-3 {margin-right: 16px !important;}.ms-sm-4 {margin-right: 24px !important;}.ms-sm-5 {margin-right: 48px !important;}.ms-sm-6 {margin-right: 64px !important;}.ms-sm-auto {margin-right: auto !important;}.p-sm-0 {padding: 0 !important;}.p-sm-1 {padding: 4px !important;}.p-sm-2 {padding: 8px !important;}.p-sm-3 {padding: 16px !important;}.p-sm-4 {padding: 24px !important;}.p-sm-5 {padding: 48px !important;}.p-sm-6 {padding: 64px !important;}.px-sm-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-sm-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-sm-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-sm-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-sm-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-sm-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-sm-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-sm-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-sm-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-sm-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-sm-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-sm-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-sm-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-sm-0 {padding-top: 0 !important;}.pt-sm-1 {padding-top: 4px !important;}.pt-sm-2 {padding-top: 8px !important;}.pt-sm-3 {padding-top: 16px !important;}.pt-sm-4 {padding-top: 24px !important;}.pt-sm-5 {padding-top: 48px !important;}.pt-sm-6 {padding-top: 64px !important;}.pe-sm-0 {padding-left: 0 !important;}.pe-sm-1 {padding-left: 4px !important;}.pe-sm-2 {padding-left: 8px !important;}.pe-sm-3 {padding-left: 16px !important;}.pe-sm-4 {padding-left: 24px !important;}.pe-sm-5 {padding-left: 48px !important;}.pe-sm-6 {padding-left: 64px !important;}.pb-sm-0 {padding-bottom: 0 !important;}.pb-sm-1 {padding-bottom: 4px !important;}.pb-sm-2 {padding-bottom: 8px !important;}.pb-sm-3 {padding-bottom: 16px !important;}.pb-sm-4 {padding-bottom: 24px !important;}.pb-sm-5 {padding-bottom: 48px !important;}.pb-sm-6 {padding-bottom: 64px !important;}.ps-sm-0 {padding-right: 0 !important;}.ps-sm-1 {padding-right: 4px !important;}.ps-sm-2 {padding-right: 8px !important;}.ps-sm-3 {padding-right: 16px !important;}.ps-sm-4 {padding-right: 24px !important;}.ps-sm-5 {padding-right: 48px !important;}.ps-sm-6 {padding-right: 64px !important;}}@media (min-width: 768px) {.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-grid {display: grid !important;}.d-md-table {display: table !important;}.d-md-table-row {display: table-row !important;}.d-md-table-cell {display: table-cell !important;}.d-md-flex {display: flex !important;}.d-md-inline-flex {display: inline-flex !important;}.d-md-none {display: none !important;}.flex-md-fill {flex: 1 1 auto !important;}.flex-md-row {flex-direction: row !important;}.flex-md-column {flex-direction: column !important;}.flex-md-row-reverse {flex-direction: row-reverse !important;}.flex-md-column-reverse {flex-direction: column-reverse !important;}.flex-md-grow-0 {flex-grow: 0 !important;}.flex-md-grow-1 {flex-grow: 1 !important;}.flex-md-shrink-0 {flex-shrink: 0 !important;}.flex-md-shrink-1 {flex-shrink: 1 !important;}.flex-md-wrap {flex-wrap: wrap !important;}.flex-md-nowrap {flex-wrap: nowrap !important;}.flex-md-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-md-start {justify-content: flex-start !important;}.justify-content-md-end {justify-content: flex-end !important;}.justify-content-md-center {justify-content: center !important;}.justify-content-md-between {justify-content: space-between !important;}.justify-content-md-around {justify-content: space-around !important;}.justify-content-md-evenly {justify-content: space-evenly !important;}.align-items-md-start {align-items: flex-start !important;}.align-items-md-end {align-items: flex-end !important;}.align-items-md-center {align-items: center !important;}.align-items-md-baseline {align-items: baseline !important;}.align-items-md-stretch {align-items: stretch !important;}.align-content-md-start {align-content: flex-start !important;}.align-content-md-end {align-content: flex-end !important;}.align-content-md-center {align-content: center !important;}.align-content-md-between {align-content: space-between !important;}.align-content-md-around {align-content: space-around !important;}.align-content-md-stretch {align-content: stretch !important;}.align-self-md-auto {align-self: auto !important;}.align-self-md-start {align-self: flex-start !important;}.align-self-md-end {align-self: flex-end !important;}.align-self-md-center {align-self: center !important;}.align-self-md-baseline {align-self: baseline !important;}.align-self-md-stretch {align-self: stretch !important;}.order-md-first {order: -1 !important;}.order-md-0 {order: 0 !important;}.order-md-1 {order: 1 !important;}.order-md-2 {order: 2 !important;}.order-md-3 {order: 3 !important;}.order-md-4 {order: 4 !important;}.order-md-5 {order: 5 !important;}.order-md-last {order: 6 !important;}.m-md-0 {margin: 0 !important;}.m-md-1 {margin: 4px !important;}.m-md-2 {margin: 8px !important;}.m-md-3 {margin: 16px !important;}.m-md-4 {margin: 24px !important;}.m-md-5 {margin: 48px !important;}.m-md-6 {margin: 64px !important;}.m-md-auto {margin: auto !important;}.mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-md-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-md-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-md-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-md-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-md-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-md-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-md-auto {margin-right: auto !important;margin-left: auto !important;}.my-md-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-md-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-md-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-md-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-md-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-md-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-md-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-md-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-md-0 {margin-top: 0 !important;}.mt-md-1 {margin-top: 4px !important;}.mt-md-2 {margin-top: 8px !important;}.mt-md-3 {margin-top: 16px !important;}.mt-md-4 {margin-top: 24px !important;}.mt-md-5 {margin-top: 48px !important;}.mt-md-6 {margin-top: 64px !important;}.mt-md-auto {margin-top: auto !important;}.me-md-0 {margin-left: 0 !important;}.me-md-1 {margin-left: 4px !important;}.me-md-2 {margin-left: 8px !important;}.me-md-3 {margin-left: 16px !important;}.me-md-4 {margin-left: 24px !important;}.me-md-5 {margin-left: 48px !important;}.me-md-6 {margin-left: 64px !important;}.me-md-auto {margin-left: auto !important;}.mb-md-0 {margin-bottom: 0 !important;}.mb-md-1 {margin-bottom: 4px !important;}.mb-md-2 {margin-bottom: 8px !important;}.mb-md-3 {margin-bottom: 16px !important;}.mb-md-4 {margin-bottom: 24px !important;}.mb-md-5 {margin-bottom: 48px !important;}.mb-md-6 {margin-bottom: 64px !important;}.mb-md-auto {margin-bottom: auto !important;}.ms-md-0 {margin-right: 0 !important;}.ms-md-1 {margin-right: 4px !important;}.ms-md-2 {margin-right: 8px !important;}.ms-md-3 {margin-right: 16px !important;}.ms-md-4 {margin-right: 24px !important;}.ms-md-5 {margin-right: 48px !important;}.ms-md-6 {margin-right: 64px !important;}.ms-md-auto {margin-right: auto !important;}.p-md-0 {padding: 0 !important;}.p-md-1 {padding: 4px !important;}.p-md-2 {padding: 8px !important;}.p-md-3 {padding: 16px !important;}.p-md-4 {padding: 24px !important;}.p-md-5 {padding: 48px !important;}.p-md-6 {padding: 64px !important;}.px-md-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-md-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-md-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-md-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-md-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-md-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-md-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-md-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-md-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-md-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-md-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-md-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-md-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-md-0 {padding-top: 0 !important;}.pt-md-1 {padding-top: 4px !important;}.pt-md-2 {padding-top: 8px !important;}.pt-md-3 {padding-top: 16px !important;}.pt-md-4 {padding-top: 24px !important;}.pt-md-5 {padding-top: 48px !important;}.pt-md-6 {padding-top: 64px !important;}.pe-md-0 {padding-left: 0 !important;}.pe-md-1 {padding-left: 4px !important;}.pe-md-2 {padding-left: 8px !important;}.pe-md-3 {padding-left: 16px !important;}.pe-md-4 {padding-left: 24px !important;}.pe-md-5 {padding-left: 48px !important;}.pe-md-6 {padding-left: 64px !important;}.pb-md-0 {padding-bottom: 0 !important;}.pb-md-1 {padding-bottom: 4px !important;}.pb-md-2 {padding-bottom: 8px !important;}.pb-md-3 {padding-bottom: 16px !important;}.pb-md-4 {padding-bottom: 24px !important;}.pb-md-5 {padding-bottom: 48px !important;}.pb-md-6 {padding-bottom: 64px !important;}.ps-md-0 {padding-right: 0 !important;}.ps-md-1 {padding-right: 4px !important;}.ps-md-2 {padding-right: 8px !important;}.ps-md-3 {padding-right: 16px !important;}.ps-md-4 {padding-right: 24px !important;}.ps-md-5 {padding-right: 48px !important;}.ps-md-6 {padding-right: 64px !important;}}@media (min-width: 992px) {.d-lg-inline {display: inline !important;}.d-lg-inline-block {display: inline-block !important;}.d-lg-block {display: block !important;}.d-lg-grid {display: grid !important;}.d-lg-table {display: table !important;}.d-lg-table-row {display: table-row !important;}.d-lg-table-cell {display: table-cell !important;}.d-lg-flex {display: flex !important;}.d-lg-inline-flex {display: inline-flex !important;}.d-lg-none {display: none !important;}.flex-lg-fill {flex: 1 1 auto !important;}.flex-lg-row {flex-direction: row !important;}.flex-lg-column {flex-direction: column !important;}.flex-lg-row-reverse {flex-direction: row-reverse !important;}.flex-lg-column-reverse {flex-direction: column-reverse !important;}.flex-lg-grow-0 {flex-grow: 0 !important;}.flex-lg-grow-1 {flex-grow: 1 !important;}.flex-lg-shrink-0 {flex-shrink: 0 !important;}.flex-lg-shrink-1 {flex-shrink: 1 !important;}.flex-lg-wrap {flex-wrap: wrap !important;}.flex-lg-nowrap {flex-wrap: nowrap !important;}.flex-lg-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-lg-start {justify-content: flex-start !important;}.justify-content-lg-end {justify-content: flex-end !important;}.justify-content-lg-center {justify-content: center !important;}.justify-content-lg-between {justify-content: space-between !important;}.justify-content-lg-around {justify-content: space-around !important;}.justify-content-lg-evenly {justify-content: space-evenly !important;}.align-items-lg-start {align-items: flex-start !important;}.align-items-lg-end {align-items: flex-end !important;}.align-items-lg-center {align-items: center !important;}.align-items-lg-baseline {align-items: baseline !important;}.align-items-lg-stretch {align-items: stretch !important;}.align-content-lg-start {align-content: flex-start !important;}.align-content-lg-end {align-content: flex-end !important;}.align-content-lg-center {align-content: center !important;}.align-content-lg-between {align-content: space-between !important;}.align-content-lg-around {align-content: space-around !important;}.align-content-lg-stretch {align-content: stretch !important;}.align-self-lg-auto {align-self: auto !important;}.align-self-lg-start {align-self: flex-start !important;}.align-self-lg-end {align-self: flex-end !important;}.align-self-lg-center {align-self: center !important;}.align-self-lg-baseline {align-self: baseline !important;}.align-self-lg-stretch {align-self: stretch !important;}.order-lg-first {order: -1 !important;}.order-lg-0 {order: 0 !important;}.order-lg-1 {order: 1 !important;}.order-lg-2 {order: 2 !important;}.order-lg-3 {order: 3 !important;}.order-lg-4 {order: 4 !important;}.order-lg-5 {order: 5 !important;}.order-lg-last {order: 6 !important;}.m-lg-0 {margin: 0 !important;}.m-lg-1 {margin: 4px !important;}.m-lg-2 {margin: 8px !important;}.m-lg-3 {margin: 16px !important;}.m-lg-4 {margin: 24px !important;}.m-lg-5 {margin: 48px !important;}.m-lg-6 {margin: 64px !important;}.m-lg-auto {margin: auto !important;}.mx-lg-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-lg-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-lg-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-lg-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-lg-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-lg-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-lg-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-lg-auto {margin-right: auto !important;margin-left: auto !important;}.my-lg-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-lg-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-lg-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-lg-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-lg-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-lg-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-lg-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-lg-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-lg-0 {margin-top: 0 !important;}.mt-lg-1 {margin-top: 4px !important;}.mt-lg-2 {margin-top: 8px !important;}.mt-lg-3 {margin-top: 16px !important;}.mt-lg-4 {margin-top: 24px !important;}.mt-lg-5 {margin-top: 48px !important;}.mt-lg-6 {margin-top: 64px !important;}.mt-lg-auto {margin-top: auto !important;}.me-lg-0 {margin-left: 0 !important;}.me-lg-1 {margin-left: 4px !important;}.me-lg-2 {margin-left: 8px !important;}.me-lg-3 {margin-left: 16px !important;}.me-lg-4 {margin-left: 24px !important;}.me-lg-5 {margin-left: 48px !important;}.me-lg-6 {margin-left: 64px !important;}.me-lg-auto {margin-left: auto !important;}.mb-lg-0 {margin-bottom: 0 !important;}.mb-lg-1 {margin-bottom: 4px !important;}.mb-lg-2 {margin-bottom: 8px !important;}.mb-lg-3 {margin-bottom: 16px !important;}.mb-lg-4 {margin-bottom: 24px !important;}.mb-lg-5 {margin-bottom: 48px !important;}.mb-lg-6 {margin-bottom: 64px !important;}.mb-lg-auto {margin-bottom: auto !important;}.ms-lg-0 {margin-right: 0 !important;}.ms-lg-1 {margin-right: 4px !important;}.ms-lg-2 {margin-right: 8px !important;}.ms-lg-3 {margin-right: 16px !important;}.ms-lg-4 {margin-right: 24px !important;}.ms-lg-5 {margin-right: 48px !important;}.ms-lg-6 {margin-right: 64px !important;}.ms-lg-auto {margin-right: auto !important;}.p-lg-0 {padding: 0 !important;}.p-lg-1 {padding: 4px !important;}.p-lg-2 {padding: 8px !important;}.p-lg-3 {padding: 16px !important;}.p-lg-4 {padding: 24px !important;}.p-lg-5 {padding: 48px !important;}.p-lg-6 {padding: 64px !important;}.px-lg-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-lg-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-lg-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-lg-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-lg-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-lg-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-lg-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-lg-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-lg-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-lg-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-lg-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-lg-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-lg-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-lg-0 {padding-top: 0 !important;}.pt-lg-1 {padding-top: 4px !important;}.pt-lg-2 {padding-top: 8px !important;}.pt-lg-3 {padding-top: 16px !important;}.pt-lg-4 {padding-top: 24px !important;}.pt-lg-5 {padding-top: 48px !important;}.pt-lg-6 {padding-top: 64px !important;}.pe-lg-0 {padding-left: 0 !important;}.pe-lg-1 {padding-left: 4px !important;}.pe-lg-2 {padding-left: 8px !important;}.pe-lg-3 {padding-left: 16px !important;}.pe-lg-4 {padding-left: 24px !important;}.pe-lg-5 {padding-left: 48px !important;}.pe-lg-6 {padding-left: 64px !important;}.pb-lg-0 {padding-bottom: 0 !important;}.pb-lg-1 {padding-bottom: 4px !important;}.pb-lg-2 {padding-bottom: 8px !important;}.pb-lg-3 {padding-bottom: 16px !important;}.pb-lg-4 {padding-bottom: 24px !important;}.pb-lg-5 {padding-bottom: 48px !important;}.pb-lg-6 {padding-bottom: 64px !important;}.ps-lg-0 {padding-right: 0 !important;}.ps-lg-1 {padding-right: 4px !important;}.ps-lg-2 {padding-right: 8px !important;}.ps-lg-3 {padding-right: 16px !important;}.ps-lg-4 {padding-right: 24px !important;}.ps-lg-5 {padding-right: 48px !important;}.ps-lg-6 {padding-right: 64px !important;}}@media (min-width: 1200px) {.d-xl-inline {display: inline !important;}.d-xl-inline-block {display: inline-block !important;}.d-xl-block {display: block !important;}.d-xl-grid {display: grid !important;}.d-xl-table {display: table !important;}.d-xl-table-row {display: table-row !important;}.d-xl-table-cell {display: table-cell !important;}.d-xl-flex {display: flex !important;}.d-xl-inline-flex {display: inline-flex !important;}.d-xl-none {display: none !important;}.flex-xl-fill {flex: 1 1 auto !important;}.flex-xl-row {flex-direction: row !important;}.flex-xl-column {flex-direction: column !important;}.flex-xl-row-reverse {flex-direction: row-reverse !important;}.flex-xl-column-reverse {flex-direction: column-reverse !important;}.flex-xl-grow-0 {flex-grow: 0 !important;}.flex-xl-grow-1 {flex-grow: 1 !important;}.flex-xl-shrink-0 {flex-shrink: 0 !important;}.flex-xl-shrink-1 {flex-shrink: 1 !important;}.flex-xl-wrap {flex-wrap: wrap !important;}.flex-xl-nowrap {flex-wrap: nowrap !important;}.flex-xl-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-xl-start {justify-content: flex-start !important;}.justify-content-xl-end {justify-content: flex-end !important;}.justify-content-xl-center {justify-content: center !important;}.justify-content-xl-between {justify-content: space-between !important;}.justify-content-xl-around {justify-content: space-around !important;}.justify-content-xl-evenly {justify-content: space-evenly !important;}.align-items-xl-start {align-items: flex-start !important;}.align-items-xl-end {align-items: flex-end !important;}.align-items-xl-center {align-items: center !important;}.align-items-xl-baseline {align-items: baseline !important;}.align-items-xl-stretch {align-items: stretch !important;}.align-content-xl-start {align-content: flex-start !important;}.align-content-xl-end {align-content: flex-end !important;}.align-content-xl-center {align-content: center !important;}.align-content-xl-between {align-content: space-between !important;}.align-content-xl-around {align-content: space-around !important;}.align-content-xl-stretch {align-content: stretch !important;}.align-self-xl-auto {align-self: auto !important;}.align-self-xl-start {align-self: flex-start !important;}.align-self-xl-end {align-self: flex-end !important;}.align-self-xl-center {align-self: center !important;}.align-self-xl-baseline {align-self: baseline !important;}.align-self-xl-stretch {align-self: stretch !important;}.order-xl-first {order: -1 !important;}.order-xl-0 {order: 0 !important;}.order-xl-1 {order: 1 !important;}.order-xl-2 {order: 2 !important;}.order-xl-3 {order: 3 !important;}.order-xl-4 {order: 4 !important;}.order-xl-5 {order: 5 !important;}.order-xl-last {order: 6 !important;}.m-xl-0 {margin: 0 !important;}.m-xl-1 {margin: 4px !important;}.m-xl-2 {margin: 8px !important;}.m-xl-3 {margin: 16px !important;}.m-xl-4 {margin: 24px !important;}.m-xl-5 {margin: 48px !important;}.m-xl-6 {margin: 64px !important;}.m-xl-auto {margin: auto !important;}.mx-xl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xl-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-xl-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-xl-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-xl-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-xl-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-xl-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-xl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xl-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-xl-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-xl-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-xl-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-xl-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-xl-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-xl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xl-0 {margin-top: 0 !important;}.mt-xl-1 {margin-top: 4px !important;}.mt-xl-2 {margin-top: 8px !important;}.mt-xl-3 {margin-top: 16px !important;}.mt-xl-4 {margin-top: 24px !important;}.mt-xl-5 {margin-top: 48px !important;}.mt-xl-6 {margin-top: 64px !important;}.mt-xl-auto {margin-top: auto !important;}.me-xl-0 {margin-left: 0 !important;}.me-xl-1 {margin-left: 4px !important;}.me-xl-2 {margin-left: 8px !important;}.me-xl-3 {margin-left: 16px !important;}.me-xl-4 {margin-left: 24px !important;}.me-xl-5 {margin-left: 48px !important;}.me-xl-6 {margin-left: 64px !important;}.me-xl-auto {margin-left: auto !important;}.mb-xl-0 {margin-bottom: 0 !important;}.mb-xl-1 {margin-bottom: 4px !important;}.mb-xl-2 {margin-bottom: 8px !important;}.mb-xl-3 {margin-bottom: 16px !important;}.mb-xl-4 {margin-bottom: 24px !important;}.mb-xl-5 {margin-bottom: 48px !important;}.mb-xl-6 {margin-bottom: 64px !important;}.mb-xl-auto {margin-bottom: auto !important;}.ms-xl-0 {margin-right: 0 !important;}.ms-xl-1 {margin-right: 4px !important;}.ms-xl-2 {margin-right: 8px !important;}.ms-xl-3 {margin-right: 16px !important;}.ms-xl-4 {margin-right: 24px !important;}.ms-xl-5 {margin-right: 48px !important;}.ms-xl-6 {margin-right: 64px !important;}.ms-xl-auto {margin-right: auto !important;}.p-xl-0 {padding: 0 !important;}.p-xl-1 {padding: 4px !important;}.p-xl-2 {padding: 8px !important;}.p-xl-3 {padding: 16px !important;}.p-xl-4 {padding: 24px !important;}.p-xl-5 {padding: 48px !important;}.p-xl-6 {padding: 64px !important;}.px-xl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xl-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-xl-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-xl-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-xl-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-xl-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-xl-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-xl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xl-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-xl-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-xl-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-xl-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-xl-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-xl-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-xl-0 {padding-top: 0 !important;}.pt-xl-1 {padding-top: 4px !important;}.pt-xl-2 {padding-top: 8px !important;}.pt-xl-3 {padding-top: 16px !important;}.pt-xl-4 {padding-top: 24px !important;}.pt-xl-5 {padding-top: 48px !important;}.pt-xl-6 {padding-top: 64px !important;}.pe-xl-0 {padding-left: 0 !important;}.pe-xl-1 {padding-left: 4px !important;}.pe-xl-2 {padding-left: 8px !important;}.pe-xl-3 {padding-left: 16px !important;}.pe-xl-4 {padding-left: 24px !important;}.pe-xl-5 {padding-left: 48px !important;}.pe-xl-6 {padding-left: 64px !important;}.pb-xl-0 {padding-bottom: 0 !important;}.pb-xl-1 {padding-bottom: 4px !important;}.pb-xl-2 {padding-bottom: 8px !important;}.pb-xl-3 {padding-bottom: 16px !important;}.pb-xl-4 {padding-bottom: 24px !important;}.pb-xl-5 {padding-bottom: 48px !important;}.pb-xl-6 {padding-bottom: 64px !important;}.ps-xl-0 {padding-right: 0 !important;}.ps-xl-1 {padding-right: 4px !important;}.ps-xl-2 {padding-right: 8px !important;}.ps-xl-3 {padding-right: 16px !important;}.ps-xl-4 {padding-right: 24px !important;}.ps-xl-5 {padding-right: 48px !important;}.ps-xl-6 {padding-right: 64px !important;}}@media (min-width: 1400px) {.d-xxl-inline {display: inline !important;}.d-xxl-inline-block {display: inline-block !important;}.d-xxl-block {display: block !important;}.d-xxl-grid {display: grid !important;}.d-xxl-table {display: table !important;}.d-xxl-table-row {display: table-row !important;}.d-xxl-table-cell {display: table-cell !important;}.d-xxl-flex {display: flex !important;}.d-xxl-inline-flex {display: inline-flex !important;}.d-xxl-none {display: none !important;}.flex-xxl-fill {flex: 1 1 auto !important;}.flex-xxl-row {flex-direction: row !important;}.flex-xxl-column {flex-direction: column !important;}.flex-xxl-row-reverse {flex-direction: row-reverse !important;}.flex-xxl-column-reverse {flex-direction: column-reverse !important;}.flex-xxl-grow-0 {flex-grow: 0 !important;}.flex-xxl-grow-1 {flex-grow: 1 !important;}.flex-xxl-shrink-0 {flex-shrink: 0 !important;}.flex-xxl-shrink-1 {flex-shrink: 1 !important;}.flex-xxl-wrap {flex-wrap: wrap !important;}.flex-xxl-nowrap {flex-wrap: nowrap !important;}.flex-xxl-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-xxl-start {justify-content: flex-start !important;}.justify-content-xxl-end {justify-content: flex-end !important;}.justify-content-xxl-center {justify-content: center !important;}.justify-content-xxl-between {justify-content: space-between !important;}.justify-content-xxl-around {justify-content: space-around !important;}.justify-content-xxl-evenly {justify-content: space-evenly !important;}.align-items-xxl-start {align-items: flex-start !important;}.align-items-xxl-end {align-items: flex-end !important;}.align-items-xxl-center {align-items: center !important;}.align-items-xxl-baseline {align-items: baseline !important;}.align-items-xxl-stretch {align-items: stretch !important;}.align-content-xxl-start {align-content: flex-start !important;}.align-content-xxl-end {align-content: flex-end !important;}.align-content-xxl-center {align-content: center !important;}.align-content-xxl-between {align-content: space-between !important;}.align-content-xxl-around {align-content: space-around !important;}.align-content-xxl-stretch {align-content: stretch !important;}.align-self-xxl-auto {align-self: auto !important;}.align-self-xxl-start {align-self: flex-start !important;}.align-self-xxl-end {align-self: flex-end !important;}.align-self-xxl-center {align-self: center !important;}.align-self-xxl-baseline {align-self: baseline !important;}.align-self-xxl-stretch {align-self: stretch !important;}.order-xxl-first {order: -1 !important;}.order-xxl-0 {order: 0 !important;}.order-xxl-1 {order: 1 !important;}.order-xxl-2 {order: 2 !important;}.order-xxl-3 {order: 3 !important;}.order-xxl-4 {order: 4 !important;}.order-xxl-5 {order: 5 !important;}.order-xxl-last {order: 6 !important;}.m-xxl-0 {margin: 0 !important;}.m-xxl-1 {margin: 4px !important;}.m-xxl-2 {margin: 8px !important;}.m-xxl-3 {margin: 16px !important;}.m-xxl-4 {margin: 24px !important;}.m-xxl-5 {margin: 48px !important;}.m-xxl-6 {margin: 64px !important;}.m-xxl-auto {margin: auto !important;}.mx-xxl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xxl-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-xxl-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-xxl-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-xxl-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-xxl-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-xxl-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-xxl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xxl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xxl-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-xxl-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-xxl-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-xxl-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-xxl-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-xxl-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-xxl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xxl-0 {margin-top: 0 !important;}.mt-xxl-1 {margin-top: 4px !important;}.mt-xxl-2 {margin-top: 8px !important;}.mt-xxl-3 {margin-top: 16px !important;}.mt-xxl-4 {margin-top: 24px !important;}.mt-xxl-5 {margin-top: 48px !important;}.mt-xxl-6 {margin-top: 64px !important;}.mt-xxl-auto {margin-top: auto !important;}.me-xxl-0 {margin-left: 0 !important;}.me-xxl-1 {margin-left: 4px !important;}.me-xxl-2 {margin-left: 8px !important;}.me-xxl-3 {margin-left: 16px !important;}.me-xxl-4 {margin-left: 24px !important;}.me-xxl-5 {margin-left: 48px !important;}.me-xxl-6 {margin-left: 64px !important;}.me-xxl-auto {margin-left: auto !important;}.mb-xxl-0 {margin-bottom: 0 !important;}.mb-xxl-1 {margin-bottom: 4px !important;}.mb-xxl-2 {margin-bottom: 8px !important;}.mb-xxl-3 {margin-bottom: 16px !important;}.mb-xxl-4 {margin-bottom: 24px !important;}.mb-xxl-5 {margin-bottom: 48px !important;}.mb-xxl-6 {margin-bottom: 64px !important;}.mb-xxl-auto {margin-bottom: auto !important;}.ms-xxl-0 {margin-right: 0 !important;}.ms-xxl-1 {margin-right: 4px !important;}.ms-xxl-2 {margin-right: 8px !important;}.ms-xxl-3 {margin-right: 16px !important;}.ms-xxl-4 {margin-right: 24px !important;}.ms-xxl-5 {margin-right: 48px !important;}.ms-xxl-6 {margin-right: 64px !important;}.ms-xxl-auto {margin-right: auto !important;}.p-xxl-0 {padding: 0 !important;}.p-xxl-1 {padding: 4px !important;}.p-xxl-2 {padding: 8px !important;}.p-xxl-3 {padding: 16px !important;}.p-xxl-4 {padding: 24px !important;}.p-xxl-5 {padding: 48px !important;}.p-xxl-6 {padding: 64px !important;}.px-xxl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xxl-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-xxl-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-xxl-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-xxl-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-xxl-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-xxl-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-xxl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xxl-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-xxl-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-xxl-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-xxl-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-xxl-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-xxl-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-xxl-0 {padding-top: 0 !important;}.pt-xxl-1 {padding-top: 4px !important;}.pt-xxl-2 {padding-top: 8px !important;}.pt-xxl-3 {padding-top: 16px !important;}.pt-xxl-4 {padding-top: 24px !important;}.pt-xxl-5 {padding-top: 48px !important;}.pt-xxl-6 {padding-top: 64px !important;}.pe-xxl-0 {padding-left: 0 !important;}.pe-xxl-1 {padding-left: 4px !important;}.pe-xxl-2 {padding-left: 8px !important;}.pe-xxl-3 {padding-left: 16px !important;}.pe-xxl-4 {padding-left: 24px !important;}.pe-xxl-5 {padding-left: 48px !important;}.pe-xxl-6 {padding-left: 64px !important;}.pb-xxl-0 {padding-bottom: 0 !important;}.pb-xxl-1 {padding-bottom: 4px !important;}.pb-xxl-2 {padding-bottom: 8px !important;}.pb-xxl-3 {padding-bottom: 16px !important;}.pb-xxl-4 {padding-bottom: 24px !important;}.pb-xxl-5 {padding-bottom: 48px !important;}.pb-xxl-6 {padding-bottom: 64px !important;}.ps-xxl-0 {padding-right: 0 !important;}.ps-xxl-1 {padding-right: 4px !important;}.ps-xxl-2 {padding-right: 8px !important;}.ps-xxl-3 {padding-right: 16px !important;}.ps-xxl-4 {padding-right: 24px !important;}.ps-xxl-5 {padding-right: 48px !important;}.ps-xxl-6 {padding-right: 64px !important;}}@media print {.d-print-inline {display: inline !important;}.d-print-inline-block {display: inline-block !important;}.d-print-block {display: block !important;}.d-print-grid {display: grid !important;}.d-print-table {display: table !important;}.d-print-table-row {display: table-row !important;}.d-print-table-cell {display: table-cell !important;}.d-print-flex {display: flex !important;}.d-print-inline-flex {display: inline-flex !important;}.d-print-none {display: none !important;}}.clearfix::after {display: block;clear: both;content: "";}.link-primary {color: #0d6efd !important;}.link-primary:hover, .link-primary:focus {color: #0a58ca !important;}.link-secondary {color: #6c757d !important;}.link-secondary:hover, .link-secondary:focus {color: #565e64 !important;}.link-success {color: #198754 !important;}.link-success:hover, .link-success:focus {color: #146c43 !important;}.link-info {color: #0dcaf0 !important;}.link-info:hover, .link-info:focus {color: #3dd5f3 !important;}.link-warning {color: #ffc107 !important;}.link-warning:hover, .link-warning:focus {color: #ffcd39 !important;}.link-danger {color: #dc3545 !important;}.link-danger:hover, .link-danger:focus {color: #b02a37 !important;}.link-light {color: #f8f9fa !important;}.link-light:hover, .link-light:focus {color: #f9fafb !important;}.link-dark {color: #212529 !important;}.link-dark:hover, .link-dark:focus {color: #1a1e21 !important;}.ratio {position: relative;width: 100%;}.ratio::before {display: block;padding-top: var(--bs-aspect-ratio);content: "";}.ratio > * {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.ratio-1x1 {--bs-aspect-ratio: 100%;}.ratio-4x3 {--bs-aspect-ratio: 75%;}.ratio-16x9 {--bs-aspect-ratio: 56.25%;}.ratio-21x9 {--bs-aspect-ratio: 42.8571428571%;}.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}.sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}@media (min-width: 576px) {.sticky-sm-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-sm-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 768px) {.sticky-md-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-md-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 992px) {.sticky-lg-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-lg-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 1200px) {.sticky-xl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-xl-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}@media (min-width: 1400px) {.sticky-xxl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}.sticky-xxl-bottom {position: -webkit-sticky;position: sticky;bottom: 0;z-index: 1020;}}.hstack {display: flex;flex-direction: row;align-items: center;align-self: stretch;}.vstack {display: flex;flex: 1 1 auto;flex-direction: column;align-self: stretch;}.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}.stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;content: "";}.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.vr {display: inline-block;align-self: stretch;width: 1px;min-height: 1em;background-color: currentColor;opacity: 0.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: 0.25 !important;}.opacity-50 {opacity: 0.5 !important;}.opacity-75 {opacity: 0.75 !important;}.opacity-100 {opacity: 1 !important;}.overflow-auto {overflow: auto !important;}.overflow-hidden {overflow: hidden !important;}.overflow-visible {overflow: visible !important;}.overflow-scroll {overflow: scroll !important;}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-grid {display: grid !important;}.d-table {display: table !important;}.d-table-row {display: table-row !important;}.d-table-cell {display: table-cell !important;}.d-flex {display: flex !important;}.d-inline-flex {display: inline-flex !important;}.d-none {display: none !important;}.shadow {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}.shadow-sm {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}.shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}.shadow-none {box-shadow: none !important;}.position-static {position: static !important;}.position-relative {position: relative !important;}.position-absolute {position: absolute !important;}.position-fixed {position: fixed !important;}.position-sticky {position: -webkit-sticky !important;position: sticky !important;}.top-0 {top: 0 !important;}.top-50 {top: 50% !important;}.top-100 {top: 100% !important;}.bottom-0 {bottom: 0 !important;}.bottom-50 {bottom: 50% !important;}.bottom-100 {bottom: 100% !important;}.start-0 {right: 0 !important;}.start-50 {right: 50% !important;}.start-100 {right: 100% !important;}.end-0 {left: 0 !important;}.end-50 {left: 50% !important;}.end-100 {left: 100% !important;}.translate-middle {transform: translate(-50%, -50%) !important;}.translate-middle-x {transform: translateX(-50%) !important;}.translate-middle-y {transform: translateY(-50%) !important;}.border {--bs-border-opacity: 1;border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0 {--bs-border-opacity: 1;border: 0 !important;}.border-opacity-10 {--bs-border-opacity: 0.1;}.border-opacity-25 {--bs-border-opacity: 0.25;}.border-opacity-50 {--bs-border-opacity: 0.5;}.border-opacity-75 {--bs-border-opacity: 0.75;}.border-opacity-100 {--bs-border-opacity: 1;}.border-top {border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0 {border-top: 0 !important;}.border-end {border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0 {border-right: 0 !important;}.border-bottom {border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0 {border-bottom: 0 !important;}.border-start {border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0 {border-left: 0 !important;}.border-primary {--bs-border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity));}.border-secondary {--bs-border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity));}.border-success {--bs-border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity));}.border-info {--bs-border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity));}.border-warning {--bs-border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity));}.border-danger {--bs-border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity));}.border-light {--bs-border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity));}.border-dark {--bs-border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity));}.border-white {--bs-border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity));}.border-1 {--bs-border-width: 1px;}.border-2 {--bs-border-width: 2px;}.border-3 {--bs-border-width: 3px;}.border-4 {--bs-border-width: 4px;}.border-5 {--bs-border-width: 5px;}.w-25 {width: 25% !important;}.w-50 {width: 50% !important;}.w-75 {width: 75% !important;}.w-100 {width: 100% !important;}.w-auto {width: auto !important;}.mw-100 {max-width: 100% !important;}.vw-100 {width: 100vw !important;}.min-vw-100 {min-width: 100vw !important;}.h-25 {height: 25% !important;}.h-50 {height: 50% !important;}.h-75 {height: 75% !important;}.h-100 {height: 100% !important;}.h-auto {height: auto !important;}.mh-100 {max-height: 100% !important;}.vh-100 {height: 100vh !important;}.min-vh-100 {min-height: 100vh !important;}.flex-fill {flex: 1 1 auto !important;}.flex-row {flex-direction: row !important;}.flex-column {flex-direction: column !important;}.flex-row-reverse {flex-direction: row-reverse !important;}.flex-column-reverse {flex-direction: column-reverse !important;}.flex-grow-0 {flex-grow: 0 !important;}.flex-grow-1 {flex-grow: 1 !important;}.flex-shrink-0 {flex-shrink: 0 !important;}.flex-shrink-1 {flex-shrink: 1 !important;}.flex-wrap {flex-wrap: wrap !important;}.flex-nowrap {flex-wrap: nowrap !important;}.flex-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-start {justify-content: flex-start !important;}.justify-content-end {justify-content: flex-end !important;}.justify-content-center {justify-content: center !important;}.justify-content-between {justify-content: space-between !important;}.justify-content-around {justify-content: space-around !important;}.justify-content-evenly {justify-content: space-evenly !important;}.align-items-start {align-items: flex-start !important;}.align-items-end {align-items: flex-end !important;}.align-items-center {align-items: center !important;}.align-items-baseline {align-items: baseline !important;}.align-items-stretch {align-items: stretch !important;}.align-content-start {align-content: flex-start !important;}.align-content-end {align-content: flex-end !important;}.align-content-center {align-content: center !important;}.align-content-between {align-content: space-between !important;}.align-content-around {align-content: space-around !important;}.align-content-stretch {align-content: stretch !important;}.align-self-auto {align-self: auto !important;}.align-self-start {align-self: flex-start !important;}.align-self-end {align-self: flex-end !important;}.align-self-center {align-self: center !important;}.align-self-baseline {align-self: baseline !important;}.align-self-stretch {align-self: stretch !important;}.order-first {order: -1 !important;}.order-0 {order: 0 !important;}.order-1 {order: 1 !important;}.order-2 {order: 2 !important;}.order-3 {order: 3 !important;}.order-4 {order: 4 !important;}.order-5 {order: 5 !important;}.order-last {order: 6 !important;}.m-0 {margin: 0 !important;}.m-1 {margin: 4px !important;}.m-2 {margin: 8px !important;}.m-3 {margin: 16px !important;}.m-4 {margin: 24px !important;}.m-5 {margin: 48px !important;}.m-6 {margin: 64px !important;}.m-auto {margin: auto !important;}.mx-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-auto {margin-right: auto !important;margin-left: auto !important;}.my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-0 {margin-top: 0 !important;}.mt-1 {margin-top: 4px !important;}.mt-2 {margin-top: 8px !important;}.mt-3 {margin-top: 16px !important;}.mt-4 {margin-top: 24px !important;}.mt-5 {margin-top: 48px !important;}.mt-6 {margin-top: 64px !important;}.mt-auto {margin-top: auto !important;}.me-0 {margin-left: 0 !important;}.me-1 {margin-left: 4px !important;}.me-2 {margin-left: 8px !important;}.me-3 {margin-left: 16px !important;}.me-4 {margin-left: 24px !important;}.me-5 {margin-left: 48px !important;}.me-6 {margin-left: 64px !important;}.me-auto {margin-left: auto !important;}.mb-0 {margin-bottom: 0 !important;}.mb-1 {margin-bottom: 4px !important;}.mb-2 {margin-bottom: 8px !important;}.mb-3 {margin-bottom: 16px !important;}.mb-4 {margin-bottom: 24px !important;}.mb-5 {margin-bottom: 48px !important;}.mb-6 {margin-bottom: 64px !important;}.mb-auto {margin-bottom: auto !important;}.ms-0 {margin-right: 0 !important;}.ms-1 {margin-right: 4px !important;}.ms-2 {margin-right: 8px !important;}.ms-3 {margin-right: 16px !important;}.ms-4 {margin-right: 24px !important;}.ms-5 {margin-right: 48px !important;}.ms-6 {margin-right: 64px !important;}.ms-auto {margin-right: auto !important;}.p-0 {padding: 0 !important;}.p-1 {padding: 4px !important;}.p-2 {padding: 8px !important;}.p-3 {padding: 16px !important;}.p-4 {padding: 24px !important;}.p-5 {padding: 48px !important;}.p-6 {padding: 64px !important;}.px-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-0 {padding-top: 0 !important;}.pt-1 {padding-top: 4px !important;}.pt-2 {padding-top: 8px !important;}.pt-3 {padding-top: 16px !important;}.pt-4 {padding-top: 24px !important;}.pt-5 {padding-top: 48px !important;}.pt-6 {padding-top: 64px !important;}.pe-0 {padding-left: 0 !important;}.pe-1 {padding-left: 4px !important;}.pe-2 {padding-left: 8px !important;}.pe-3 {padding-left: 16px !important;}.pe-4 {padding-left: 24px !important;}.pe-5 {padding-left: 48px !important;}.pe-6 {padding-left: 64px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-1 {padding-bottom: 4px !important;}.pb-2 {padding-bottom: 8px !important;}.pb-3 {padding-bottom: 16px !important;}.pb-4 {padding-bottom: 24px !important;}.pb-5 {padding-bottom: 48px !important;}.pb-6 {padding-bottom: 64px !important;}.ps-0 {padding-right: 0 !important;}.ps-1 {padding-right: 4px !important;}.ps-2 {padding-right: 8px !important;}.ps-3 {padding-right: 16px !important;}.ps-4 {padding-right: 24px !important;}.ps-5 {padding-right: 48px !important;}.ps-6 {padding-right: 64px !important;}.gap-0 {gap: 0 !important;}.gap-1 {gap: 4px !important;}.gap-2 {gap: 8px !important;}.gap-3 {gap: 16px !important;}.gap-4 {gap: 24px !important;}.gap-5 {gap: 48px !important;}.gap-6 {gap: 64px !important;}.font-monospace {font-family: var(--bs-font-monospace) !important;}.fs-1 {font-size: calc(1.375rem + 1.5vw) !important;}.fs-2 {font-size: calc(1.325rem + 0.9vw) !important;}.fs-3 {font-size: calc(1.3rem + 0.6vw) !important;}.fs-4 {font-size: calc(1.275rem + 0.3vw) !important;}.fs-5 {font-size: 1.25rem !important;}.fs-6 {font-size: 1rem !important;}.fst-italic {font-style: italic !important;}.fst-normal {font-style: normal !important;}.fw-light {font-weight: 300 !important;}.fw-lighter {font-weight: lighter !important;}.fw-normal {font-weight: 400 !important;}.fw-bold {font-weight: 700 !important;}.fw-semibold {font-weight: 600 !important;}.fw-bolder {font-weight: bolder !important;}.lh-1 {line-height: 1 !important;}.lh-sm {line-height: 1.25 !important;}.lh-base {line-height: 1.5 !important;}.lh-lg {line-height: 2 !important;}.text-start {text-align: left !important;}.text-end {text-align: right !important;}.text-center {text-align: center !important;}.text-decoration-none {text-decoration: none !important;}.text-decoration-underline {text-decoration: underline !important;}.text-decoration-line-through {text-decoration: line-through !important;}.text-lowercase {text-transform: lowercase !important;}.text-uppercase {text-transform: uppercase !important;}.text-capitalize {text-transform: capitalize !important;}.text-wrap {white-space: normal !important;}.text-nowrap {white-space: nowrap !important;}.text-break {word-wrap: break-word !important;word-break: break-word !important;}.text-primary {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;}.text-secondary {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;}.text-success {--bs-text-opacity: 1;color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;}.text-info {--bs-text-opacity: 1;color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;}.text-warning {--bs-text-opacity: 1;color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;}.text-danger {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;}.text-light {--bs-text-opacity: 1;color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;}.text-dark {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;}.text-black {--bs-text-opacity: 1;color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;}.text-white {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;}.text-body {--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;}.text-muted {--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), 0.75) !important;}.text-black-50 {--bs-text-opacity: 1;color: rgba(0, 0, 0, 0.5) !important;}.text-white-50 {--bs-text-opacity: 1;color: rgba(255, 255, 255, 0.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: transparent !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: var(--bs-border-radius) !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: var(--bs-border-radius-sm) !important;}.rounded-2 {border-radius: var(--bs-border-radius) !important;}.rounded-3 {border-radius: var(--bs-border-radius-lg) !important;}.rounded-4 {border-radius: var(--bs-border-radius-xl) !important;}.rounded-5 {border-radius: var(--bs-border-radius-2xl) !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: var(--bs-border-radius-pill) !important;}.rounded-top {border-top-left-radius: var(--bs-border-radius) !important;border-top-right-radius: var(--bs-border-radius) !important;}.rounded-end {border-top-right-radius: var(--bs-border-radius) !important;border-bottom-right-radius: var(--bs-border-radius) !important;}.rounded-bottom {border-bottom-right-radius: var(--bs-border-radius) !important;border-bottom-left-radius: var(--bs-border-radius) !important;}.rounded-start {border-bottom-left-radius: var(--bs-border-radius) !important;border-top-left-radius: var(--bs-border-radius) !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}@media (min-width: 576px) {.float-sm-start {float: left !important;}.float-sm-end {float: right !important;}.float-sm-none {float: none !important;}.d-sm-inline {display: inline !important;}.d-sm-inline-block {display: inline-block !important;}.d-sm-block {display: block !important;}.d-sm-grid {display: grid !important;}.d-sm-table {display: table !important;}.d-sm-table-row {display: table-row !important;}.d-sm-table-cell {display: table-cell !important;}.d-sm-flex {display: flex !important;}.d-sm-inline-flex {display: inline-flex !important;}.d-sm-none {display: none !important;}.flex-sm-fill {flex: 1 1 auto !important;}.flex-sm-row {flex-direction: row !important;}.flex-sm-column {flex-direction: column !important;}.flex-sm-row-reverse {flex-direction: row-reverse !important;}.flex-sm-column-reverse {flex-direction: column-reverse !important;}.flex-sm-grow-0 {flex-grow: 0 !important;}.flex-sm-grow-1 {flex-grow: 1 !important;}.flex-sm-shrink-0 {flex-shrink: 0 !important;}.flex-sm-shrink-1 {flex-shrink: 1 !important;}.flex-sm-wrap {flex-wrap: wrap !important;}.flex-sm-nowrap {flex-wrap: nowrap !important;}.flex-sm-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-sm-start {justify-content: flex-start !important;}.justify-content-sm-end {justify-content: flex-end !important;}.justify-content-sm-center {justify-content: center !important;}.justify-content-sm-between {justify-content: space-between !important;}.justify-content-sm-around {justify-content: space-around !important;}.justify-content-sm-evenly {justify-content: space-evenly !important;}.align-items-sm-start {align-items: flex-start !important;}.align-items-sm-end {align-items: flex-end !important;}.align-items-sm-center {align-items: center !important;}.align-items-sm-baseline {align-items: baseline !important;}.align-items-sm-stretch {align-items: stretch !important;}.align-content-sm-start {align-content: flex-start !important;}.align-content-sm-end {align-content: flex-end !important;}.align-content-sm-center {align-content: center !important;}.align-content-sm-between {align-content: space-between !important;}.align-content-sm-around {align-content: space-around !important;}.align-content-sm-stretch {align-content: stretch !important;}.align-self-sm-auto {align-self: auto !important;}.align-self-sm-start {align-self: flex-start !important;}.align-self-sm-end {align-self: flex-end !important;}.align-self-sm-center {align-self: center !important;}.align-self-sm-baseline {align-self: baseline !important;}.align-self-sm-stretch {align-self: stretch !important;}.order-sm-first {order: -1 !important;}.order-sm-0 {order: 0 !important;}.order-sm-1 {order: 1 !important;}.order-sm-2 {order: 2 !important;}.order-sm-3 {order: 3 !important;}.order-sm-4 {order: 4 !important;}.order-sm-5 {order: 5 !important;}.order-sm-last {order: 6 !important;}.m-sm-0 {margin: 0 !important;}.m-sm-1 {margin: 4px !important;}.m-sm-2 {margin: 8px !important;}.m-sm-3 {margin: 16px !important;}.m-sm-4 {margin: 24px !important;}.m-sm-5 {margin: 48px !important;}.m-sm-6 {margin: 64px !important;}.m-sm-auto {margin: auto !important;}.mx-sm-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-sm-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-sm-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-sm-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-sm-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-sm-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-sm-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-sm-auto {margin-right: auto !important;margin-left: auto !important;}.my-sm-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-sm-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-sm-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-sm-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-sm-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-sm-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-sm-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-sm-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-sm-0 {margin-top: 0 !important;}.mt-sm-1 {margin-top: 4px !important;}.mt-sm-2 {margin-top: 8px !important;}.mt-sm-3 {margin-top: 16px !important;}.mt-sm-4 {margin-top: 24px !important;}.mt-sm-5 {margin-top: 48px !important;}.mt-sm-6 {margin-top: 64px !important;}.mt-sm-auto {margin-top: auto !important;}.me-sm-0 {margin-left: 0 !important;}.me-sm-1 {margin-left: 4px !important;}.me-sm-2 {margin-left: 8px !important;}.me-sm-3 {margin-left: 16px !important;}.me-sm-4 {margin-left: 24px !important;}.me-sm-5 {margin-left: 48px !important;}.me-sm-6 {margin-left: 64px !important;}.me-sm-auto {margin-left: auto !important;}.mb-sm-0 {margin-bottom: 0 !important;}.mb-sm-1 {margin-bottom: 4px !important;}.mb-sm-2 {margin-bottom: 8px !important;}.mb-sm-3 {margin-bottom: 16px !important;}.mb-sm-4 {margin-bottom: 24px !important;}.mb-sm-5 {margin-bottom: 48px !important;}.mb-sm-6 {margin-bottom: 64px !important;}.mb-sm-auto {margin-bottom: auto !important;}.ms-sm-0 {margin-right: 0 !important;}.ms-sm-1 {margin-right: 4px !important;}.ms-sm-2 {margin-right: 8px !important;}.ms-sm-3 {margin-right: 16px !important;}.ms-sm-4 {margin-right: 24px !important;}.ms-sm-5 {margin-right: 48px !important;}.ms-sm-6 {margin-right: 64px !important;}.ms-sm-auto {margin-right: auto !important;}.p-sm-0 {padding: 0 !important;}.p-sm-1 {padding: 4px !important;}.p-sm-2 {padding: 8px !important;}.p-sm-3 {padding: 16px !important;}.p-sm-4 {padding: 24px !important;}.p-sm-5 {padding: 48px !important;}.p-sm-6 {padding: 64px !important;}.px-sm-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-sm-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-sm-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-sm-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-sm-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-sm-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-sm-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-sm-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-sm-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-sm-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-sm-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-sm-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-sm-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-sm-0 {padding-top: 0 !important;}.pt-sm-1 {padding-top: 4px !important;}.pt-sm-2 {padding-top: 8px !important;}.pt-sm-3 {padding-top: 16px !important;}.pt-sm-4 {padding-top: 24px !important;}.pt-sm-5 {padding-top: 48px !important;}.pt-sm-6 {padding-top: 64px !important;}.pe-sm-0 {padding-left: 0 !important;}.pe-sm-1 {padding-left: 4px !important;}.pe-sm-2 {padding-left: 8px !important;}.pe-sm-3 {padding-left: 16px !important;}.pe-sm-4 {padding-left: 24px !important;}.pe-sm-5 {padding-left: 48px !important;}.pe-sm-6 {padding-left: 64px !important;}.pb-sm-0 {padding-bottom: 0 !important;}.pb-sm-1 {padding-bottom: 4px !important;}.pb-sm-2 {padding-bottom: 8px !important;}.pb-sm-3 {padding-bottom: 16px !important;}.pb-sm-4 {padding-bottom: 24px !important;}.pb-sm-5 {padding-bottom: 48px !important;}.pb-sm-6 {padding-bottom: 64px !important;}.ps-sm-0 {padding-right: 0 !important;}.ps-sm-1 {padding-right: 4px !important;}.ps-sm-2 {padding-right: 8px !important;}.ps-sm-3 {padding-right: 16px !important;}.ps-sm-4 {padding-right: 24px !important;}.ps-sm-5 {padding-right: 48px !important;}.ps-sm-6 {padding-right: 64px !important;}.gap-sm-0 {gap: 0 !important;}.gap-sm-1 {gap: 4px !important;}.gap-sm-2 {gap: 8px !important;}.gap-sm-3 {gap: 16px !important;}.gap-sm-4 {gap: 24px !important;}.gap-sm-5 {gap: 48px !important;}.gap-sm-6 {gap: 64px !important;}.text-sm-start {text-align: left !important;}.text-sm-end {text-align: right !important;}.text-sm-center {text-align: center !important;}}@media (min-width: 768px) {.float-md-start {float: left !important;}.float-md-end {float: right !important;}.float-md-none {float: none !important;}.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-grid {display: grid !important;}.d-md-table {display: table !important;}.d-md-table-row {display: table-row !important;}.d-md-table-cell {display: table-cell !important;}.d-md-flex {display: flex !important;}.d-md-inline-flex {display: inline-flex !important;}.d-md-none {display: none !important;}.flex-md-fill {flex: 1 1 auto !important;}.flex-md-row {flex-direction: row !important;}.flex-md-column {flex-direction: column !important;}.flex-md-row-reverse {flex-direction: row-reverse !important;}.flex-md-column-reverse {flex-direction: column-reverse !important;}.flex-md-grow-0 {flex-grow: 0 !important;}.flex-md-grow-1 {flex-grow: 1 !important;}.flex-md-shrink-0 {flex-shrink: 0 !important;}.flex-md-shrink-1 {flex-shrink: 1 !important;}.flex-md-wrap {flex-wrap: wrap !important;}.flex-md-nowrap {flex-wrap: nowrap !important;}.flex-md-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-md-start {justify-content: flex-start !important;}.justify-content-md-end {justify-content: flex-end !important;}.justify-content-md-center {justify-content: center !important;}.justify-content-md-between {justify-content: space-between !important;}.justify-content-md-around {justify-content: space-around !important;}.justify-content-md-evenly {justify-content: space-evenly !important;}.align-items-md-start {align-items: flex-start !important;}.align-items-md-end {align-items: flex-end !important;}.align-items-md-center {align-items: center !important;}.align-items-md-baseline {align-items: baseline !important;}.align-items-md-stretch {align-items: stretch !important;}.align-content-md-start {align-content: flex-start !important;}.align-content-md-end {align-content: flex-end !important;}.align-content-md-center {align-content: center !important;}.align-content-md-between {align-content: space-between !important;}.align-content-md-around {align-content: space-around !important;}.align-content-md-stretch {align-content: stretch !important;}.align-self-md-auto {align-self: auto !important;}.align-self-md-start {align-self: flex-start !important;}.align-self-md-end {align-self: flex-end !important;}.align-self-md-center {align-self: center !important;}.align-self-md-baseline {align-self: baseline !important;}.align-self-md-stretch {align-self: stretch !important;}.order-md-first {order: -1 !important;}.order-md-0 {order: 0 !important;}.order-md-1 {order: 1 !important;}.order-md-2 {order: 2 !important;}.order-md-3 {order: 3 !important;}.order-md-4 {order: 4 !important;}.order-md-5 {order: 5 !important;}.order-md-last {order: 6 !important;}.m-md-0 {margin: 0 !important;}.m-md-1 {margin: 4px !important;}.m-md-2 {margin: 8px !important;}.m-md-3 {margin: 16px !important;}.m-md-4 {margin: 24px !important;}.m-md-5 {margin: 48px !important;}.m-md-6 {margin: 64px !important;}.m-md-auto {margin: auto !important;}.mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-md-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-md-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-md-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-md-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-md-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-md-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-md-auto {margin-right: auto !important;margin-left: auto !important;}.my-md-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-md-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-md-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-md-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-md-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-md-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-md-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-md-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-md-0 {margin-top: 0 !important;}.mt-md-1 {margin-top: 4px !important;}.mt-md-2 {margin-top: 8px !important;}.mt-md-3 {margin-top: 16px !important;}.mt-md-4 {margin-top: 24px !important;}.mt-md-5 {margin-top: 48px !important;}.mt-md-6 {margin-top: 64px !important;}.mt-md-auto {margin-top: auto !important;}.me-md-0 {margin-left: 0 !important;}.me-md-1 {margin-left: 4px !important;}.me-md-2 {margin-left: 8px !important;}.me-md-3 {margin-left: 16px !important;}.me-md-4 {margin-left: 24px !important;}.me-md-5 {margin-left: 48px !important;}.me-md-6 {margin-left: 64px !important;}.me-md-auto {margin-left: auto !important;}.mb-md-0 {margin-bottom: 0 !important;}.mb-md-1 {margin-bottom: 4px !important;}.mb-md-2 {margin-bottom: 8px !important;}.mb-md-3 {margin-bottom: 16px !important;}.mb-md-4 {margin-bottom: 24px !important;}.mb-md-5 {margin-bottom: 48px !important;}.mb-md-6 {margin-bottom: 64px !important;}.mb-md-auto {margin-bottom: auto !important;}.ms-md-0 {margin-right: 0 !important;}.ms-md-1 {margin-right: 4px !important;}.ms-md-2 {margin-right: 8px !important;}.ms-md-3 {margin-right: 16px !important;}.ms-md-4 {margin-right: 24px !important;}.ms-md-5 {margin-right: 48px !important;}.ms-md-6 {margin-right: 64px !important;}.ms-md-auto {margin-right: auto !important;}.p-md-0 {padding: 0 !important;}.p-md-1 {padding: 4px !important;}.p-md-2 {padding: 8px !important;}.p-md-3 {padding: 16px !important;}.p-md-4 {padding: 24px !important;}.p-md-5 {padding: 48px !important;}.p-md-6 {padding: 64px !important;}.px-md-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-md-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-md-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-md-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-md-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-md-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-md-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-md-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-md-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-md-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-md-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-md-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-md-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-md-0 {padding-top: 0 !important;}.pt-md-1 {padding-top: 4px !important;}.pt-md-2 {padding-top: 8px !important;}.pt-md-3 {padding-top: 16px !important;}.pt-md-4 {padding-top: 24px !important;}.pt-md-5 {padding-top: 48px !important;}.pt-md-6 {padding-top: 64px !important;}.pe-md-0 {padding-left: 0 !important;}.pe-md-1 {padding-left: 4px !important;}.pe-md-2 {padding-left: 8px !important;}.pe-md-3 {padding-left: 16px !important;}.pe-md-4 {padding-left: 24px !important;}.pe-md-5 {padding-left: 48px !important;}.pe-md-6 {padding-left: 64px !important;}.pb-md-0 {padding-bottom: 0 !important;}.pb-md-1 {padding-bottom: 4px !important;}.pb-md-2 {padding-bottom: 8px !important;}.pb-md-3 {padding-bottom: 16px !important;}.pb-md-4 {padding-bottom: 24px !important;}.pb-md-5 {padding-bottom: 48px !important;}.pb-md-6 {padding-bottom: 64px !important;}.ps-md-0 {padding-right: 0 !important;}.ps-md-1 {padding-right: 4px !important;}.ps-md-2 {padding-right: 8px !important;}.ps-md-3 {padding-right: 16px !important;}.ps-md-4 {padding-right: 24px !important;}.ps-md-5 {padding-right: 48px !important;}.ps-md-6 {padding-right: 64px !important;}.gap-md-0 {gap: 0 !important;}.gap-md-1 {gap: 4px !important;}.gap-md-2 {gap: 8px !important;}.gap-md-3 {gap: 16px !important;}.gap-md-4 {gap: 24px !important;}.gap-md-5 {gap: 48px !important;}.gap-md-6 {gap: 64px !important;}.text-md-start {text-align: left !important;}.text-md-end {text-align: right !important;}.text-md-center {text-align: center !important;}}@media (min-width: 992px) {.float-lg-start {float: left !important;}.float-lg-end {float: right !important;}.float-lg-none {float: none !important;}.d-lg-inline {display: inline !important;}.d-lg-inline-block {display: inline-block !important;}.d-lg-block {display: block !important;}.d-lg-grid {display: grid !important;}.d-lg-table {display: table !important;}.d-lg-table-row {display: table-row !important;}.d-lg-table-cell {display: table-cell !important;}.d-lg-flex {display: flex !important;}.d-lg-inline-flex {display: inline-flex !important;}.d-lg-none {display: none !important;}.flex-lg-fill {flex: 1 1 auto !important;}.flex-lg-row {flex-direction: row !important;}.flex-lg-column {flex-direction: column !important;}.flex-lg-row-reverse {flex-direction: row-reverse !important;}.flex-lg-column-reverse {flex-direction: column-reverse !important;}.flex-lg-grow-0 {flex-grow: 0 !important;}.flex-lg-grow-1 {flex-grow: 1 !important;}.flex-lg-shrink-0 {flex-shrink: 0 !important;}.flex-lg-shrink-1 {flex-shrink: 1 !important;}.flex-lg-wrap {flex-wrap: wrap !important;}.flex-lg-nowrap {flex-wrap: nowrap !important;}.flex-lg-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-lg-start {justify-content: flex-start !important;}.justify-content-lg-end {justify-content: flex-end !important;}.justify-content-lg-center {justify-content: center !important;}.justify-content-lg-between {justify-content: space-between !important;}.justify-content-lg-around {justify-content: space-around !important;}.justify-content-lg-evenly {justify-content: space-evenly !important;}.align-items-lg-start {align-items: flex-start !important;}.align-items-lg-end {align-items: flex-end !important;}.align-items-lg-center {align-items: center !important;}.align-items-lg-baseline {align-items: baseline !important;}.align-items-lg-stretch {align-items: stretch !important;}.align-content-lg-start {align-content: flex-start !important;}.align-content-lg-end {align-content: flex-end !important;}.align-content-lg-center {align-content: center !important;}.align-content-lg-between {align-content: space-between !important;}.align-content-lg-around {align-content: space-around !important;}.align-content-lg-stretch {align-content: stretch !important;}.align-self-lg-auto {align-self: auto !important;}.align-self-lg-start {align-self: flex-start !important;}.align-self-lg-end {align-self: flex-end !important;}.align-self-lg-center {align-self: center !important;}.align-self-lg-baseline {align-self: baseline !important;}.align-self-lg-stretch {align-self: stretch !important;}.order-lg-first {order: -1 !important;}.order-lg-0 {order: 0 !important;}.order-lg-1 {order: 1 !important;}.order-lg-2 {order: 2 !important;}.order-lg-3 {order: 3 !important;}.order-lg-4 {order: 4 !important;}.order-lg-5 {order: 5 !important;}.order-lg-last {order: 6 !important;}.m-lg-0 {margin: 0 !important;}.m-lg-1 {margin: 4px !important;}.m-lg-2 {margin: 8px !important;}.m-lg-3 {margin: 16px !important;}.m-lg-4 {margin: 24px !important;}.m-lg-5 {margin: 48px !important;}.m-lg-6 {margin: 64px !important;}.m-lg-auto {margin: auto !important;}.mx-lg-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-lg-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-lg-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-lg-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-lg-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-lg-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-lg-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-lg-auto {margin-right: auto !important;margin-left: auto !important;}.my-lg-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-lg-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-lg-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-lg-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-lg-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-lg-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-lg-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-lg-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-lg-0 {margin-top: 0 !important;}.mt-lg-1 {margin-top: 4px !important;}.mt-lg-2 {margin-top: 8px !important;}.mt-lg-3 {margin-top: 16px !important;}.mt-lg-4 {margin-top: 24px !important;}.mt-lg-5 {margin-top: 48px !important;}.mt-lg-6 {margin-top: 64px !important;}.mt-lg-auto {margin-top: auto !important;}.me-lg-0 {margin-left: 0 !important;}.me-lg-1 {margin-left: 4px !important;}.me-lg-2 {margin-left: 8px !important;}.me-lg-3 {margin-left: 16px !important;}.me-lg-4 {margin-left: 24px !important;}.me-lg-5 {margin-left: 48px !important;}.me-lg-6 {margin-left: 64px !important;}.me-lg-auto {margin-left: auto !important;}.mb-lg-0 {margin-bottom: 0 !important;}.mb-lg-1 {margin-bottom: 4px !important;}.mb-lg-2 {margin-bottom: 8px !important;}.mb-lg-3 {margin-bottom: 16px !important;}.mb-lg-4 {margin-bottom: 24px !important;}.mb-lg-5 {margin-bottom: 48px !important;}.mb-lg-6 {margin-bottom: 64px !important;}.mb-lg-auto {margin-bottom: auto !important;}.ms-lg-0 {margin-right: 0 !important;}.ms-lg-1 {margin-right: 4px !important;}.ms-lg-2 {margin-right: 8px !important;}.ms-lg-3 {margin-right: 16px !important;}.ms-lg-4 {margin-right: 24px !important;}.ms-lg-5 {margin-right: 48px !important;}.ms-lg-6 {margin-right: 64px !important;}.ms-lg-auto {margin-right: auto !important;}.p-lg-0 {padding: 0 !important;}.p-lg-1 {padding: 4px !important;}.p-lg-2 {padding: 8px !important;}.p-lg-3 {padding: 16px !important;}.p-lg-4 {padding: 24px !important;}.p-lg-5 {padding: 48px !important;}.p-lg-6 {padding: 64px !important;}.px-lg-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-lg-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-lg-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-lg-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-lg-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-lg-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-lg-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-lg-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-lg-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-lg-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-lg-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-lg-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-lg-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-lg-0 {padding-top: 0 !important;}.pt-lg-1 {padding-top: 4px !important;}.pt-lg-2 {padding-top: 8px !important;}.pt-lg-3 {padding-top: 16px !important;}.pt-lg-4 {padding-top: 24px !important;}.pt-lg-5 {padding-top: 48px !important;}.pt-lg-6 {padding-top: 64px !important;}.pe-lg-0 {padding-left: 0 !important;}.pe-lg-1 {padding-left: 4px !important;}.pe-lg-2 {padding-left: 8px !important;}.pe-lg-3 {padding-left: 16px !important;}.pe-lg-4 {padding-left: 24px !important;}.pe-lg-5 {padding-left: 48px !important;}.pe-lg-6 {padding-left: 64px !important;}.pb-lg-0 {padding-bottom: 0 !important;}.pb-lg-1 {padding-bottom: 4px !important;}.pb-lg-2 {padding-bottom: 8px !important;}.pb-lg-3 {padding-bottom: 16px !important;}.pb-lg-4 {padding-bottom: 24px !important;}.pb-lg-5 {padding-bottom: 48px !important;}.pb-lg-6 {padding-bottom: 64px !important;}.ps-lg-0 {padding-right: 0 !important;}.ps-lg-1 {padding-right: 4px !important;}.ps-lg-2 {padding-right: 8px !important;}.ps-lg-3 {padding-right: 16px !important;}.ps-lg-4 {padding-right: 24px !important;}.ps-lg-5 {padding-right: 48px !important;}.ps-lg-6 {padding-right: 64px !important;}.gap-lg-0 {gap: 0 !important;}.gap-lg-1 {gap: 4px !important;}.gap-lg-2 {gap: 8px !important;}.gap-lg-3 {gap: 16px !important;}.gap-lg-4 {gap: 24px !important;}.gap-lg-5 {gap: 48px !important;}.gap-lg-6 {gap: 64px !important;}.text-lg-start {text-align: left !important;}.text-lg-end {text-align: right !important;}.text-lg-center {text-align: center !important;}}@media (min-width: 1200px) {.float-xl-start {float: left !important;}.float-xl-end {float: right !important;}.float-xl-none {float: none !important;}.d-xl-inline {display: inline !important;}.d-xl-inline-block {display: inline-block !important;}.d-xl-block {display: block !important;}.d-xl-grid {display: grid !important;}.d-xl-table {display: table !important;}.d-xl-table-row {display: table-row !important;}.d-xl-table-cell {display: table-cell !important;}.d-xl-flex {display: flex !important;}.d-xl-inline-flex {display: inline-flex !important;}.d-xl-none {display: none !important;}.flex-xl-fill {flex: 1 1 auto !important;}.flex-xl-row {flex-direction: row !important;}.flex-xl-column {flex-direction: column !important;}.flex-xl-row-reverse {flex-direction: row-reverse !important;}.flex-xl-column-reverse {flex-direction: column-reverse !important;}.flex-xl-grow-0 {flex-grow: 0 !important;}.flex-xl-grow-1 {flex-grow: 1 !important;}.flex-xl-shrink-0 {flex-shrink: 0 !important;}.flex-xl-shrink-1 {flex-shrink: 1 !important;}.flex-xl-wrap {flex-wrap: wrap !important;}.flex-xl-nowrap {flex-wrap: nowrap !important;}.flex-xl-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-xl-start {justify-content: flex-start !important;}.justify-content-xl-end {justify-content: flex-end !important;}.justify-content-xl-center {justify-content: center !important;}.justify-content-xl-between {justify-content: space-between !important;}.justify-content-xl-around {justify-content: space-around !important;}.justify-content-xl-evenly {justify-content: space-evenly !important;}.align-items-xl-start {align-items: flex-start !important;}.align-items-xl-end {align-items: flex-end !important;}.align-items-xl-center {align-items: center !important;}.align-items-xl-baseline {align-items: baseline !important;}.align-items-xl-stretch {align-items: stretch !important;}.align-content-xl-start {align-content: flex-start !important;}.align-content-xl-end {align-content: flex-end !important;}.align-content-xl-center {align-content: center !important;}.align-content-xl-between {align-content: space-between !important;}.align-content-xl-around {align-content: space-around !important;}.align-content-xl-stretch {align-content: stretch !important;}.align-self-xl-auto {align-self: auto !important;}.align-self-xl-start {align-self: flex-start !important;}.align-self-xl-end {align-self: flex-end !important;}.align-self-xl-center {align-self: center !important;}.align-self-xl-baseline {align-self: baseline !important;}.align-self-xl-stretch {align-self: stretch !important;}.order-xl-first {order: -1 !important;}.order-xl-0 {order: 0 !important;}.order-xl-1 {order: 1 !important;}.order-xl-2 {order: 2 !important;}.order-xl-3 {order: 3 !important;}.order-xl-4 {order: 4 !important;}.order-xl-5 {order: 5 !important;}.order-xl-last {order: 6 !important;}.m-xl-0 {margin: 0 !important;}.m-xl-1 {margin: 4px !important;}.m-xl-2 {margin: 8px !important;}.m-xl-3 {margin: 16px !important;}.m-xl-4 {margin: 24px !important;}.m-xl-5 {margin: 48px !important;}.m-xl-6 {margin: 64px !important;}.m-xl-auto {margin: auto !important;}.mx-xl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xl-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-xl-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-xl-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-xl-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-xl-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-xl-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-xl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xl-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-xl-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-xl-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-xl-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-xl-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-xl-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-xl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xl-0 {margin-top: 0 !important;}.mt-xl-1 {margin-top: 4px !important;}.mt-xl-2 {margin-top: 8px !important;}.mt-xl-3 {margin-top: 16px !important;}.mt-xl-4 {margin-top: 24px !important;}.mt-xl-5 {margin-top: 48px !important;}.mt-xl-6 {margin-top: 64px !important;}.mt-xl-auto {margin-top: auto !important;}.me-xl-0 {margin-left: 0 !important;}.me-xl-1 {margin-left: 4px !important;}.me-xl-2 {margin-left: 8px !important;}.me-xl-3 {margin-left: 16px !important;}.me-xl-4 {margin-left: 24px !important;}.me-xl-5 {margin-left: 48px !important;}.me-xl-6 {margin-left: 64px !important;}.me-xl-auto {margin-left: auto !important;}.mb-xl-0 {margin-bottom: 0 !important;}.mb-xl-1 {margin-bottom: 4px !important;}.mb-xl-2 {margin-bottom: 8px !important;}.mb-xl-3 {margin-bottom: 16px !important;}.mb-xl-4 {margin-bottom: 24px !important;}.mb-xl-5 {margin-bottom: 48px !important;}.mb-xl-6 {margin-bottom: 64px !important;}.mb-xl-auto {margin-bottom: auto !important;}.ms-xl-0 {margin-right: 0 !important;}.ms-xl-1 {margin-right: 4px !important;}.ms-xl-2 {margin-right: 8px !important;}.ms-xl-3 {margin-right: 16px !important;}.ms-xl-4 {margin-right: 24px !important;}.ms-xl-5 {margin-right: 48px !important;}.ms-xl-6 {margin-right: 64px !important;}.ms-xl-auto {margin-right: auto !important;}.p-xl-0 {padding: 0 !important;}.p-xl-1 {padding: 4px !important;}.p-xl-2 {padding: 8px !important;}.p-xl-3 {padding: 16px !important;}.p-xl-4 {padding: 24px !important;}.p-xl-5 {padding: 48px !important;}.p-xl-6 {padding: 64px !important;}.px-xl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xl-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-xl-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-xl-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-xl-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-xl-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-xl-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-xl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xl-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-xl-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-xl-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-xl-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-xl-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-xl-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-xl-0 {padding-top: 0 !important;}.pt-xl-1 {padding-top: 4px !important;}.pt-xl-2 {padding-top: 8px !important;}.pt-xl-3 {padding-top: 16px !important;}.pt-xl-4 {padding-top: 24px !important;}.pt-xl-5 {padding-top: 48px !important;}.pt-xl-6 {padding-top: 64px !important;}.pe-xl-0 {padding-left: 0 !important;}.pe-xl-1 {padding-left: 4px !important;}.pe-xl-2 {padding-left: 8px !important;}.pe-xl-3 {padding-left: 16px !important;}.pe-xl-4 {padding-left: 24px !important;}.pe-xl-5 {padding-left: 48px !important;}.pe-xl-6 {padding-left: 64px !important;}.pb-xl-0 {padding-bottom: 0 !important;}.pb-xl-1 {padding-bottom: 4px !important;}.pb-xl-2 {padding-bottom: 8px !important;}.pb-xl-3 {padding-bottom: 16px !important;}.pb-xl-4 {padding-bottom: 24px !important;}.pb-xl-5 {padding-bottom: 48px !important;}.pb-xl-6 {padding-bottom: 64px !important;}.ps-xl-0 {padding-right: 0 !important;}.ps-xl-1 {padding-right: 4px !important;}.ps-xl-2 {padding-right: 8px !important;}.ps-xl-3 {padding-right: 16px !important;}.ps-xl-4 {padding-right: 24px !important;}.ps-xl-5 {padding-right: 48px !important;}.ps-xl-6 {padding-right: 64px !important;}.gap-xl-0 {gap: 0 !important;}.gap-xl-1 {gap: 4px !important;}.gap-xl-2 {gap: 8px !important;}.gap-xl-3 {gap: 16px !important;}.gap-xl-4 {gap: 24px !important;}.gap-xl-5 {gap: 48px !important;}.gap-xl-6 {gap: 64px !important;}.text-xl-start {text-align: left !important;}.text-xl-end {text-align: right !important;}.text-xl-center {text-align: center !important;}}@media (min-width: 1400px) {.float-xxl-start {float: left !important;}.float-xxl-end {float: right !important;}.float-xxl-none {float: none !important;}.d-xxl-inline {display: inline !important;}.d-xxl-inline-block {display: inline-block !important;}.d-xxl-block {display: block !important;}.d-xxl-grid {display: grid !important;}.d-xxl-table {display: table !important;}.d-xxl-table-row {display: table-row !important;}.d-xxl-table-cell {display: table-cell !important;}.d-xxl-flex {display: flex !important;}.d-xxl-inline-flex {display: inline-flex !important;}.d-xxl-none {display: none !important;}.flex-xxl-fill {flex: 1 1 auto !important;}.flex-xxl-row {flex-direction: row !important;}.flex-xxl-column {flex-direction: column !important;}.flex-xxl-row-reverse {flex-direction: row-reverse !important;}.flex-xxl-column-reverse {flex-direction: column-reverse !important;}.flex-xxl-grow-0 {flex-grow: 0 !important;}.flex-xxl-grow-1 {flex-grow: 1 !important;}.flex-xxl-shrink-0 {flex-shrink: 0 !important;}.flex-xxl-shrink-1 {flex-shrink: 1 !important;}.flex-xxl-wrap {flex-wrap: wrap !important;}.flex-xxl-nowrap {flex-wrap: nowrap !important;}.flex-xxl-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-xxl-start {justify-content: flex-start !important;}.justify-content-xxl-end {justify-content: flex-end !important;}.justify-content-xxl-center {justify-content: center !important;}.justify-content-xxl-between {justify-content: space-between !important;}.justify-content-xxl-around {justify-content: space-around !important;}.justify-content-xxl-evenly {justify-content: space-evenly !important;}.align-items-xxl-start {align-items: flex-start !important;}.align-items-xxl-end {align-items: flex-end !important;}.align-items-xxl-center {align-items: center !important;}.align-items-xxl-baseline {align-items: baseline !important;}.align-items-xxl-stretch {align-items: stretch !important;}.align-content-xxl-start {align-content: flex-start !important;}.align-content-xxl-end {align-content: flex-end !important;}.align-content-xxl-center {align-content: center !important;}.align-content-xxl-between {align-content: space-between !important;}.align-content-xxl-around {align-content: space-around !important;}.align-content-xxl-stretch {align-content: stretch !important;}.align-self-xxl-auto {align-self: auto !important;}.align-self-xxl-start {align-self: flex-start !important;}.align-self-xxl-end {align-self: flex-end !important;}.align-self-xxl-center {align-self: center !important;}.align-self-xxl-baseline {align-self: baseline !important;}.align-self-xxl-stretch {align-self: stretch !important;}.order-xxl-first {order: -1 !important;}.order-xxl-0 {order: 0 !important;}.order-xxl-1 {order: 1 !important;}.order-xxl-2 {order: 2 !important;}.order-xxl-3 {order: 3 !important;}.order-xxl-4 {order: 4 !important;}.order-xxl-5 {order: 5 !important;}.order-xxl-last {order: 6 !important;}.m-xxl-0 {margin: 0 !important;}.m-xxl-1 {margin: 4px !important;}.m-xxl-2 {margin: 8px !important;}.m-xxl-3 {margin: 16px !important;}.m-xxl-4 {margin: 24px !important;}.m-xxl-5 {margin: 48px !important;}.m-xxl-6 {margin: 64px !important;}.m-xxl-auto {margin: auto !important;}.mx-xxl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xxl-1 {margin-right: 4px !important;margin-left: 4px !important;}.mx-xxl-2 {margin-right: 8px !important;margin-left: 8px !important;}.mx-xxl-3 {margin-right: 16px !important;margin-left: 16px !important;}.mx-xxl-4 {margin-right: 24px !important;margin-left: 24px !important;}.mx-xxl-5 {margin-right: 48px !important;margin-left: 48px !important;}.mx-xxl-6 {margin-right: 64px !important;margin-left: 64px !important;}.mx-xxl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xxl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xxl-1 {margin-top: 4px !important;margin-bottom: 4px !important;}.my-xxl-2 {margin-top: 8px !important;margin-bottom: 8px !important;}.my-xxl-3 {margin-top: 16px !important;margin-bottom: 16px !important;}.my-xxl-4 {margin-top: 24px !important;margin-bottom: 24px !important;}.my-xxl-5 {margin-top: 48px !important;margin-bottom: 48px !important;}.my-xxl-6 {margin-top: 64px !important;margin-bottom: 64px !important;}.my-xxl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xxl-0 {margin-top: 0 !important;}.mt-xxl-1 {margin-top: 4px !important;}.mt-xxl-2 {margin-top: 8px !important;}.mt-xxl-3 {margin-top: 16px !important;}.mt-xxl-4 {margin-top: 24px !important;}.mt-xxl-5 {margin-top: 48px !important;}.mt-xxl-6 {margin-top: 64px !important;}.mt-xxl-auto {margin-top: auto !important;}.me-xxl-0 {margin-left: 0 !important;}.me-xxl-1 {margin-left: 4px !important;}.me-xxl-2 {margin-left: 8px !important;}.me-xxl-3 {margin-left: 16px !important;}.me-xxl-4 {margin-left: 24px !important;}.me-xxl-5 {margin-left: 48px !important;}.me-xxl-6 {margin-left: 64px !important;}.me-xxl-auto {margin-left: auto !important;}.mb-xxl-0 {margin-bottom: 0 !important;}.mb-xxl-1 {margin-bottom: 4px !important;}.mb-xxl-2 {margin-bottom: 8px !important;}.mb-xxl-3 {margin-bottom: 16px !important;}.mb-xxl-4 {margin-bottom: 24px !important;}.mb-xxl-5 {margin-bottom: 48px !important;}.mb-xxl-6 {margin-bottom: 64px !important;}.mb-xxl-auto {margin-bottom: auto !important;}.ms-xxl-0 {margin-right: 0 !important;}.ms-xxl-1 {margin-right: 4px !important;}.ms-xxl-2 {margin-right: 8px !important;}.ms-xxl-3 {margin-right: 16px !important;}.ms-xxl-4 {margin-right: 24px !important;}.ms-xxl-5 {margin-right: 48px !important;}.ms-xxl-6 {margin-right: 64px !important;}.ms-xxl-auto {margin-right: auto !important;}.p-xxl-0 {padding: 0 !important;}.p-xxl-1 {padding: 4px !important;}.p-xxl-2 {padding: 8px !important;}.p-xxl-3 {padding: 16px !important;}.p-xxl-4 {padding: 24px !important;}.p-xxl-5 {padding: 48px !important;}.p-xxl-6 {padding: 64px !important;}.px-xxl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xxl-1 {padding-right: 4px !important;padding-left: 4px !important;}.px-xxl-2 {padding-right: 8px !important;padding-left: 8px !important;}.px-xxl-3 {padding-right: 16px !important;padding-left: 16px !important;}.px-xxl-4 {padding-right: 24px !important;padding-left: 24px !important;}.px-xxl-5 {padding-right: 48px !important;padding-left: 48px !important;}.px-xxl-6 {padding-right: 64px !important;padding-left: 64px !important;}.py-xxl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xxl-1 {padding-top: 4px !important;padding-bottom: 4px !important;}.py-xxl-2 {padding-top: 8px !important;padding-bottom: 8px !important;}.py-xxl-3 {padding-top: 16px !important;padding-bottom: 16px !important;}.py-xxl-4 {padding-top: 24px !important;padding-bottom: 24px !important;}.py-xxl-5 {padding-top: 48px !important;padding-bottom: 48px !important;}.py-xxl-6 {padding-top: 64px !important;padding-bottom: 64px !important;}.pt-xxl-0 {padding-top: 0 !important;}.pt-xxl-1 {padding-top: 4px !important;}.pt-xxl-2 {padding-top: 8px !important;}.pt-xxl-3 {padding-top: 16px !important;}.pt-xxl-4 {padding-top: 24px !important;}.pt-xxl-5 {padding-top: 48px !important;}.pt-xxl-6 {padding-top: 64px !important;}.pe-xxl-0 {padding-left: 0 !important;}.pe-xxl-1 {padding-left: 4px !important;}.pe-xxl-2 {padding-left: 8px !important;}.pe-xxl-3 {padding-left: 16px !important;}.pe-xxl-4 {padding-left: 24px !important;}.pe-xxl-5 {padding-left: 48px !important;}.pe-xxl-6 {padding-left: 64px !important;}.pb-xxl-0 {padding-bottom: 0 !important;}.pb-xxl-1 {padding-bottom: 4px !important;}.pb-xxl-2 {padding-bottom: 8px !important;}.pb-xxl-3 {padding-bottom: 16px !important;}.pb-xxl-4 {padding-bottom: 24px !important;}.pb-xxl-5 {padding-bottom: 48px !important;}.pb-xxl-6 {padding-bottom: 64px !important;}.ps-xxl-0 {padding-right: 0 !important;}.ps-xxl-1 {padding-right: 4px !important;}.ps-xxl-2 {padding-right: 8px !important;}.ps-xxl-3 {padding-right: 16px !important;}.ps-xxl-4 {padding-right: 24px !important;}.ps-xxl-5 {padding-right: 48px !important;}.ps-xxl-6 {padding-right: 64px !important;}.gap-xxl-0 {gap: 0 !important;}.gap-xxl-1 {gap: 4px !important;}.gap-xxl-2 {gap: 8px !important;}.gap-xxl-3 {gap: 16px !important;}.gap-xxl-4 {gap: 24px !important;}.gap-xxl-5 {gap: 48px !important;}.gap-xxl-6 {gap: 64px !important;}.text-xxl-start {text-align: left !important;}.text-xxl-end {text-align: right !important;}.text-xxl-center {text-align: center !important;}}@media (min-width: 1200px) {.fs-1 {font-size: 2.5rem !important;}.fs-2 {font-size: 2rem !important;}.fs-3 {font-size: 1.75rem !important;}.fs-4 {font-size: 1.5rem !important;}}@media print {.d-print-inline {display: inline !important;}.d-print-inline-block {display: inline-block !important;}.d-print-block {display: block !important;}.d-print-grid {display: grid !important;}.d-print-table {display: table !important;}.d-print-table-row {display: table-row !important;}.d-print-table-cell {display: table-cell !important;}.d-print-flex {display: flex !important;}.d-print-inline-flex {display: inline-flex !important;}.d-print-none {display: none !important;}}@font-face {font-family: "swiper-icons";src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight: 400;font-style: normal;}:root {--swiper-theme-color: #E3C485;}.swiper {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}.swiper-vertical > .swiper-wrapper {flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}.swiper-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0);}.swiper-pointer-events {touch-action: pan-y;}.swiper-pointer-events.swiper-vertical {touch-action: pan-x;}.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-autoheight, .swiper-autoheight .swiper-slide {height: auto;}.swiper-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height;}.swiper-backface-hidden .swiper-slide {transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {perspective: 1200px;}.swiper-3d .swiper-wrapper, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-cube-shadow {transform-style: preserve-3d;}.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-3d .swiper-slide-shadow {background: rgba(0, 0, 0, 0.15);}.swiper-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-horizontal.swiper-css-mode > .swiper-wrapper {-ms-scroll-snap-type: x mandatory;scroll-snap-type: x mandatory;}.swiper-vertical.swiper-css-mode > .swiper-wrapper {-ms-scroll-snap-type: y mandatory;scroll-snap-type: y mandatory;}.swiper-centered > .swiper-wrapper::before {content: "";flex-shrink: 0;order: 9999;}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {-webkit-margin-start: var(--swiper-centered-offset-before);margin-inline-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal > .swiper-wrapper::before {height: 100%;width: var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {-webkit-margin-before: var(--swiper-centered-offset-before);margin-block-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical > .swiper-wrapper::before {width: 100%;height: var(--swiper-centered-offset-after);}.swiper-centered > .swiper-wrapper > .swiper-slide {scroll-snap-align: center center;}body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {transition-duration: 50ms;}body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {transition-delay: 0s;}body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {transition-delay: 50ms;}body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {transition-duration: 100ms;}body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {transition-delay: 0s;}body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {transition-delay: 100ms;}body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {transition-duration: 150ms;}body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {transition-delay: 0s;}body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {transition-delay: 150ms;}body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {transition-duration: 200ms;}body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {transition-delay: 0s;}body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {transition-delay: 200ms;}body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {transition-duration: 250ms;}body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {transition-delay: 0s;}body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {transition-delay: 250ms;}body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {transition-duration: 300ms;}body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {transition-delay: 0s;}body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {transition-delay: 300ms;}body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {transition-duration: 350ms;}body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {transition-delay: 0s;}body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {transition-delay: 350ms;}body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {transition-duration: 400ms;}body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {transition-delay: 0s;}body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {transition-delay: 400ms;}body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {transition-duration: 450ms;}body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {transition-delay: 0s;}body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {transition-delay: 450ms;}body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {transition-duration: 500ms;}body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {transition-delay: 0s;}body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {transition-delay: 500ms;}body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {transition-duration: 550ms;}body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {transition-delay: 0s;}body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {transition-delay: 550ms;}body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {transition-duration: 600ms;}body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {transition-delay: 0s;}body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {transition-delay: 600ms;}body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {transition-duration: 650ms;}body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {transition-delay: 0s;}body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {transition-delay: 650ms;}body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {transition-duration: 700ms;}body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {transition-delay: 0s;}body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {transition-delay: 700ms;}body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {transition-duration: 750ms;}body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {transition-delay: 0s;}body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {transition-delay: 750ms;}body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {transition-duration: 800ms;}body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {transition-delay: 0s;}body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {transition-delay: 800ms;}body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {transition-duration: 850ms;}body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {transition-delay: 0s;}body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {transition-delay: 850ms;}body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {transition-duration: 900ms;}body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {transition-delay: 0s;}body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {transition-delay: 900ms;}body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {transition-duration: 950ms;}body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {transition-delay: 0s;}body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {transition-delay: 950ms;}body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {transition-duration: 1000ms;}body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {transition-delay: 0s;}body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {transition-delay: 1000ms;}body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {transition-duration: 1050ms;}body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {transition-delay: 0s;}body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {transition-delay: 1050ms;}body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {transition-duration: 1100ms;}body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {transition-delay: 0s;}body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {transition-delay: 1100ms;}body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {transition-duration: 1150ms;}body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {transition-delay: 0s;}body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {transition-delay: 1150ms;}body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {transition-duration: 1200ms;}body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {transition-delay: 0s;}body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {transition-delay: 1200ms;}body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {transition-duration: 1250ms;}body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {transition-delay: 0s;}body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {transition-delay: 1250ms;}body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {transition-duration: 1300ms;}body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {transition-delay: 0s;}body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {transition-delay: 1300ms;}body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {transition-duration: 1350ms;}body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {transition-delay: 0s;}body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {transition-delay: 1350ms;}body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {transition-duration: 1400ms;}body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {transition-delay: 0s;}body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {transition-delay: 1400ms;}body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {transition-duration: 1450ms;}body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {transition-delay: 0s;}body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {transition-delay: 1450ms;}body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {transition-duration: 1500ms;}body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {transition-delay: 0s;}body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {transition-delay: 1500ms;}body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {transition-duration: 1550ms;}body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {transition-delay: 0s;}body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {transition-delay: 1550ms;}body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {transition-duration: 1600ms;}body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {transition-delay: 0s;}body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {transition-delay: 1600ms;}body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {transition-duration: 1650ms;}body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {transition-delay: 0s;}body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {transition-delay: 1650ms;}body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {transition-duration: 1700ms;}body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {transition-delay: 0s;}body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {transition-delay: 1700ms;}body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {transition-duration: 1750ms;}body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {transition-delay: 0s;}body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {transition-delay: 1750ms;}body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {transition-duration: 1800ms;}body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {transition-delay: 0s;}body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {transition-delay: 1800ms;}body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {transition-duration: 1850ms;}body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {transition-delay: 0s;}body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {transition-delay: 1850ms;}body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {transition-duration: 1900ms;}body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {transition-delay: 0s;}body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {transition-delay: 1900ms;}body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {transition-duration: 1950ms;}body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {transition-delay: 0s;}body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {transition-delay: 1950ms;}body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {transition-duration: 2000ms;}body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {transition-delay: 0s;}body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {transition-delay: 2000ms;}body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {transition-duration: 2050ms;}body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {transition-delay: 0s;}body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {transition-delay: 2050ms;}body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {transition-duration: 2100ms;}body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {transition-delay: 0s;}body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {transition-delay: 2100ms;}body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {transition-duration: 2150ms;}body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {transition-delay: 0s;}body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {transition-delay: 2150ms;}body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {transition-duration: 2200ms;}body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {transition-delay: 0s;}body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {transition-delay: 2200ms;}body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {transition-duration: 2250ms;}body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {transition-delay: 0s;}body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {transition-delay: 2250ms;}body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {transition-duration: 2300ms;}body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {transition-delay: 0s;}body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {transition-delay: 2300ms;}body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {transition-duration: 2350ms;}body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {transition-delay: 0s;}body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {transition-delay: 2350ms;}body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {transition-duration: 2400ms;}body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {transition-delay: 0s;}body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {transition-delay: 2400ms;}body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {transition-duration: 2450ms;}body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {transition-delay: 0s;}body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {transition-delay: 2450ms;}body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {transition-duration: 2500ms;}body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {transition-delay: 0s;}body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {transition-delay: 2500ms;}body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {transition-duration: 2550ms;}body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {transition-delay: 0s;}body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {transition-delay: 2550ms;}body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {transition-duration: 2600ms;}body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {transition-delay: 0s;}body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {transition-delay: 2600ms;}body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {transition-duration: 2650ms;}body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {transition-delay: 0s;}body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {transition-delay: 2650ms;}body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {transition-duration: 2700ms;}body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {transition-delay: 0s;}body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {transition-delay: 2700ms;}body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {transition-duration: 2750ms;}body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {transition-delay: 0s;}body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {transition-delay: 2750ms;}body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {transition-duration: 2800ms;}body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {transition-delay: 0s;}body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {transition-delay: 2800ms;}body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {transition-duration: 2850ms;}body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {transition-delay: 0s;}body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {transition-delay: 2850ms;}body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {transition-duration: 2900ms;}body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {transition-delay: 0s;}body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {transition-delay: 2900ms;}body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {transition-duration: 2950ms;}body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {transition-delay: 0s;}body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {transition-delay: 2950ms;}body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {transition-duration: 3000ms;}body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {transition-delay: 0s;}body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {transition-delay: 3000ms;}[data-aos] {pointer-events: none;}[data-aos].aos-animate {pointer-events: auto;}body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);}body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {transition-timing-function: cubic-bezier(0.42, 0, 1, 1);}body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {transition-timing-function: cubic-bezier(0, 0, 0.58, 1);}body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);}body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);}body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);}body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);}body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);}body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);}body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}@media screen {html:not(.no-js) {}html:not(.no-js) [data-aos^=fade][data-aos^=fade] {opacity: 0;transition-property: opacity, transform;}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {opacity: 1;transform: none;}html:not(.no-js) [data-aos=fade-up] {transform: translate3d(0, 100px, 0);}html:not(.no-js) [data-aos=fade-down] {transform: translate3d(0, -100px, 0);}html:not(.no-js) [data-aos=fade-right] {transform: translate3d(-100px, 0, 0);}html:not(.no-js) [data-aos=fade-left] {transform: translate3d(100px, 0, 0);}html:not(.no-js) [data-aos=fade-up-right] {transform: translate3d(-100px, 100px, 0);}html:not(.no-js) [data-aos=fade-up-left] {transform: translate3d(100px, 100px, 0);}html:not(.no-js) [data-aos=fade-down-right] {transform: translate3d(-100px, -100px, 0);}html:not(.no-js) [data-aos=fade-down-left] {transform: translate3d(100px, -100px, 0);}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {opacity: 0;transition-property: opacity, transform;}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {opacity: 1;transform: translate3d(0, 0, 0) scale(1);}html:not(.no-js) [data-aos=zoom-in] {transform: scale(0.6);}html:not(.no-js) [data-aos=zoom-in-up] {transform: translate3d(0, 100px, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-down] {transform: translate3d(0, -100px, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-right] {transform: translate3d(-100px, 0, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-left] {transform: translate3d(100px, 0, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-out] {transform: scale(1.2);}html:not(.no-js) [data-aos=zoom-out-up] {transform: translate3d(0, 100px, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-down] {transform: translate3d(0, -100px, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-right] {transform: translate3d(-100px, 0, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-left] {transform: translate3d(100px, 0, 0) scale(1.2);}html:not(.no-js) [data-aos^=slide][data-aos^=slide] {transition-property: transform;visibility: hidden;}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {visibility: visible;transform: translate3d(0, 0, 0);}html:not(.no-js) [data-aos=slide-up] {transform: translate3d(0, 100%, 0);}html:not(.no-js) [data-aos=slide-down] {transform: translate3d(0, -100%, 0);}html:not(.no-js) [data-aos=slide-right] {transform: translate3d(-100%, 0, 0);}html:not(.no-js) [data-aos=slide-left] {transform: translate3d(100%, 0, 0);}html:not(.no-js) [data-aos^=flip][data-aos^=flip] {-webkit-backface-visibility: hidden;backface-visibility: hidden;transition-property: transform;}html:not(.no-js) [data-aos=flip-left] {transform: perspective(2500px) rotateY(-100deg);}html:not(.no-js) [data-aos=flip-left].aos-animate {transform: perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-right] {transform: perspective(2500px) rotateY(100deg);}html:not(.no-js) [data-aos=flip-right].aos-animate {transform: perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-up] {transform: perspective(2500px) rotateX(-100deg);}html:not(.no-js) [data-aos=flip-up].aos-animate {transform: perspective(2500px) rotateX(0);}html:not(.no-js) [data-aos=flip-down] {transform: perspective(2500px) rotateX(100deg);}html:not(.no-js) [data-aos=flip-down].aos-animate {transform: perspective(2500px) rotateX(0);}}@-webkit-keyframes plyr-progress {to {background-position: var(--plyr-progress-loading-size, 25px) 0;}}@keyframes plyr-progress {to {background-position: var(--plyr-progress-loading-size, 25px) 0;}}@-webkit-keyframes plyr-popup {0% {opacity: 0.5;transform: translateY(10px);}to {opacity: 1;transform: translateY(0);}}@keyframes plyr-popup {0% {opacity: 0.5;transform: translateY(10px);}to {opacity: 1;transform: translateY(0);}}@-webkit-keyframes plyr-fade-in {from {opacity: 0;}to {opacity: 1;}}@keyframes plyr-fade-in {from {opacity: 0;}to {opacity: 1;}}.plyr {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;align-items: center;direction: ltr;display: flex;flex-direction: column;font-family: var(--plyr-font-family, inherit);font-variant-numeric: tabular-nums;font-weight: var(--plyr-font-weight-regular, 400);line-height: var(--plyr-line-height, 1.7);max-width: 100%;min-width: 200px;position: relative;text-shadow: none;transition: box-shadow 0.3s ease;z-index: 0;}.plyr video, .plyr audio, .plyr iframe {display: block;height: 100%;width: 100%;}.plyr button {font: inherit;line-height: inherit;width: auto;}.plyr:focus {outline: 0;}.plyr--full-ui {box-sizing: border-box;}.plyr--full-ui *, .plyr--full-ui *::after, .plyr--full-ui *::before {box-sizing: inherit;}.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {touch-action: manipulation;}::-moz-selection {background: rgba(227, 196, 133, 0.5);}::selection {background: rgba(227, 196, 133, 0.5);}.plyr__badge {background: var(--plyr-badge-background, #A7A7A7);border-radius: var(--plyr-badge-border-radius, 2px);color: var(--plyr-badge-text-color, #fff);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 0.3s ease;animation: plyr-fade-in 0.3s ease;bottom: 0;display: none;font-size: var(--plyr-font-size-small, 13px);left: 0;padding: var(--plyr-control-spacing, 10px);position: absolute;text-align: center;transition: transform 0.4s ease-in-out;width: 100%;}.plyr__captions span:empty {display: none;}@media (min-width: 480px) {.plyr__captions {font-size: var(--plyr-font-size-base, 15px);padding: calc(var(--plyr-control-spacing, 10px) * 2);}}@media (min-width: 768px) {.plyr__captions {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 {transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));}.plyr__caption {background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius: 2px;-webkit-box-decoration-break: clone;box-decoration-break: clone;color: var(--plyr-captions-text-color, #fff);line-height: 185%;padding: 0.2em 0.5em;white-space: pre-wrap;}.plyr__caption div {display: inline;}.plyr__control {background: transparent;border: 0;border-radius: var(--plyr-control-radius, 3px);color: inherit;cursor: pointer;flex-shrink: 0;overflow: visible;padding: calc(var(--plyr-control-spacing, 10px) * 0.7);position: relative;transition: all 0.3s ease;}.plyr__control svg {display: block;fill: currentColor;height: var(--plyr-control-icon-size, 18px);pointer-events: none;width: var(--plyr-control-icon-size, 18px);}.plyr__control:focus {outline: 0;}.plyr__control.plyr__tab-focus {outline: var(--plyr-tab-focus-color, var(--plyr-color-main, #E3C485)) dotted 3px;outline-offset: 2px;}a.plyr__control {text-decoration: none;}a.plyr__control::after, a.plyr__control::before {display: none;}.plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, .plyr__control.plyr__control--pressed .label--not-pressed {display: none;}.plyr--full-ui ::-webkit-media-controls {display: none;}.plyr__controls {align-items: center;display: flex;justify-content: flex-end;text-align: center;}.plyr__controls .plyr__progress__container {flex: 1;min-width: 0;}.plyr__controls .plyr__controls__item {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: calc(var(--plyr-control-spacing, 10px) / 4);}.plyr__controls .plyr__controls__item.plyr__time {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:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {padding-left: 0;}.plyr__controls:empty {display: none;}.plyr [data-plyr=captions], .plyr [data-plyr=pip], .plyr [data-plyr=airplay], .plyr [data-plyr=fullscreen] {display: none;}.plyr--captions-enabled [data-plyr=captions], .plyr--pip-supported [data-plyr=pip], .plyr--airplay-supported [data-plyr=airplay], .plyr--fullscreen-enabled [data-plyr=fullscreen] {display: inline-block;}.plyr__menu {display: flex;position: relative;}.plyr__menu .plyr__control svg {transition: transform 0.3s ease;}.plyr__menu .plyr__control[aria-expanded=true] svg {transform: rotate(90deg);}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {display: none;}.plyr__menu__container {-webkit-animation: plyr-popup 0.2s ease;animation: plyr-popup 0.2s ease;background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));border-radius: 4px;bottom: 100%;box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: var(--plyr-menu-color, #A7A7A7);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;transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);}.plyr__menu__container::after {border: var(--plyr-menu-arrow-size, 4px) solid transparent;border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));content: "";height: 0;position: absolute;right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));top: 100%;width: 0;}.plyr__menu__container [role=menu] {padding: calc(var(--plyr-control-spacing, 10px) * 0.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 {align-items: center;color: var(--plyr-menu-color, #A7A7A7);display: flex;font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.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 {align-items: inherit;display: flex;width: 100%;}.plyr__menu__container .plyr__control::after {border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;content: "";position: absolute;top: 50%;transform: translateY(-50%);}.plyr__menu__container .plyr__control--forward {padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);}.plyr__menu__container .plyr__control--forward::after {border-left-color: var(--plyr-menu-arrow-color, #878787);right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {border-left-color: currentColor;}.plyr__menu__container .plyr__control--back {font-weight: var(--plyr-font-weight-regular, 400);margin: calc(var(--plyr-control-spacing, 10px) * 0.7);margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);position: relative;width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));}.plyr__menu__container .plyr__control--back::after {border-right-color: var(--plyr-menu-arrow-color, #878787);left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--back::before {background: var(--plyr-menu-back-border-color, #0F0F0F);box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content: "";height: 1px;left: 0;margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);overflow: hidden;position: absolute;right: 0;top: 100%;}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {border-right-color: currentColor;}.plyr__menu__container .plyr__control[role=menuitemradio] {padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);}.plyr__menu__container .plyr__control[role=menuitemradio]::before, .plyr__menu__container .plyr__control[role=menuitemradio]::after {border-radius: 100%;}.plyr__menu__container .plyr__control[role=menuitemradio]::before {background: rgba(0, 0, 0, 0.1);content: "";display: block;flex-shrink: 0;height: 16px;margin-right: var(--plyr-control-spacing, 10px);transition: all 0.3s ease;width: 16px;}.plyr__menu__container .plyr__control[role=menuitemradio]::after {background: #fff;border: 0;height: 6px;left: 12px;opacity: 0;top: 50%;transform: translateY(-50%) scale(0);transition: transform 0.3s ease, opacity 0.3s ease;width: 6px;}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, #E3C485));}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {opacity: 1;transform: translateY(-50%) scale(1);}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {background: rgba(219, 219, 219, 0.1);}.plyr__menu__container .plyr__menu__value {align-items: center;display: flex;margin-left: auto;margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);overflow: hidden;padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);pointer-events: none;}.plyr--full-ui input[type=range] {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: transparent;border: 0;border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);color: var(--plyr-range-fill-background, var(--plyr-color-main, #E3C485));display: block;height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));margin: 0;min-width: 0;padding: 0;transition: box-shadow 0.3s ease;width: 100%;}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {background: transparent;border: 0;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);-webkit-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-webkit-user-select: none;user-select: none;background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));}.plyr--full-ui input[type=range]::-webkit-slider-thumb {background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2));height: var(--plyr-range-thumb-height, 13px);position: relative;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;width: var(--plyr-range-thumb-height, 13px);-webkit-appearance: none;appearance: none;margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);}.plyr--full-ui input[type=range]::-moz-range-track {background: transparent;border: 0;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);-moz-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-moz-user-select: none;user-select: none;}.plyr--full-ui input[type=range]::-moz-range-thumb {background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2));height: var(--plyr-range-thumb-height, 13px);position: relative;-moz-transition: all 0.2s ease;transition: all 0.2s ease;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-moz-range-progress {background: currentColor;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);}.plyr--full-ui input[type=range]::-ms-track {background: transparent;border: 0;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-ms-user-select: none;user-select: none;color: transparent;}.plyr--full-ui input[type=range]::-ms-fill-upper {background: transparent;border: 0;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-ms-user-select: none;user-select: none;}.plyr--full-ui input[type=range]::-ms-fill-lower {background: transparent;border: 0;border-radius: calc(var(--plyr-range-track-height, 5px) / 2);height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-ms-user-select: none;user-select: none;background: currentColor;}.plyr--full-ui input[type=range]::-ms-thumb {background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2));height: var(--plyr-range-thumb-height, 13px);position: relative;-ms-transition: all 0.2s ease;transition: all 0.2s ease;width: var(--plyr-range-thumb-height, 13px);margin-top: 0;}.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].plyr__tab-focus::-webkit-slider-runnable-track {outline: var(--plyr-tab-focus-color, var(--plyr-color-main, #E3C485)) dotted 3px;outline-offset: 2px;}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {outline: var(--plyr-tab-focus-color, var(--plyr-color-main, #E3C485)) dotted 3px;outline-offset: 2px;}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {outline: var(--plyr-tab-focus-color, var(--plyr-color-main, #E3C485)) dotted 3px;outline-offset: 2px;}.plyr__poster {background-color: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));background-position: 50% 50%;background-repeat: no-repeat;background-size: contain;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;transition: opacity 0.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: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));}.plyr__time + .plyr__time::before {content: "⁄";margin-right: var(--plyr-control-spacing, 10px);}@media (max-width: 767px) {.plyr__time + .plyr__time {display: none;}}.plyr__tooltip {background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));border-radius: var(--plyr-tooltip-radius, 3px);bottom: 100%;box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: var(--plyr-tooltip-color, #A7A7A7);font-size: var(--plyr-font-size-small, 13px);font-weight: var(--plyr-font-weight-regular, 400);left: 50%;line-height: 1.3;margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity: 0;padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);pointer-events: none;position: absolute;transform: translate(-50%, 10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;white-space: nowrap;z-index: 2;}.plyr__tooltip::before {border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr .plyr__control:hover .plyr__tooltip, .plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__tooltip--visible {opacity: 1;transform: translate(-50%, 0) 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;transform: translate(0, 10px) scale(0.8);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: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));}.plyr__controls > .plyr__control:last-child .plyr__tooltip {left: auto;right: 0;transform: translate(0, 10px) scale(0.8);transform-origin: 100% 100%;}.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {left: auto;right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));transform: translateX(50%);}.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {transform: translate(0, 0) scale(1);}.plyr__progress {left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);margin-right: var(--plyr-range-thumb-height, 13px);position: relative;}.plyr__progress input[type=range], .plyr__progress__buffer {margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);width: calc(100% + var(--plyr-range-thumb-height, 13px));}.plyr__progress input[type=range] {position: relative;z-index: 2;}.plyr__progress .plyr__tooltip {font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));left: 0;}.plyr__progress__buffer {-webkit-appearance: none;background: transparent;border: 0;border-radius: 100px;height: var(--plyr-range-track-height, 5px);left: 0;margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);padding: 0;position: absolute;top: 50%;}.plyr__progress__buffer::-webkit-progress-bar {background: transparent;}.plyr__progress__buffer::-webkit-progress-value {background: currentColor;border-radius: 100px;min-width: var(--plyr-range-track-height, 5px);-webkit-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-moz-progress-bar {background: currentColor;border-radius: 100px;min-width: var(--plyr-range-track-height, 5px);-moz-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-ms-fill {border-radius: 100px;-ms-transition: width 0.2s ease;transition: width 0.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, var(--plyr-progress-loading-background, rgba(219, 219, 219, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(219, 219, 219, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(219, 219, 219, 0.6)) 75%, transparent 75%, transparent);background-repeat: repeat-x;background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color: transparent;}.plyr--video.plyr--loading .plyr__progress__buffer {background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));}.plyr--audio.plyr--loading .plyr__progress__buffer {background-color: var(--plyr-audio-progress-buffered-background, rgba(46, 46, 46, 0.6));}.plyr__volume {align-items: center;display: flex;max-width: 110px;min-width: 80px;position: relative;width: 20%;}.plyr__volume input[type=range] {margin-left: calc(var(--plyr-control-spacing, 10px) / 2);margin-right: calc(var(--plyr-control-spacing, 10px) / 2);position: relative;z-index: 2;}.plyr--is-ios .plyr__volume {min-width: 0;width: auto;}.plyr__marker__points {width: var(--plyr-range-track-height, 5px);height: var(--plyr-range-track-height, 5px);border-radius: var(--plyr-range-track-height, 5px);background-color: #fff;position: absolute;top: 50%;margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);margin-left: calc((var(--plyr-range-track-height, 5px) / 2) * -1);z-index: 3;}.plyr__marker__tip {background: var(--plyr-markers-background, rgba(255, 255, 255, 0.9));border-radius: var(--plyr-markers-radius, 3px);bottom: 100%;box-shadow: var(--plyr-markers-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: var(--plyr-markers-color, #A7A7A7);font-size: var(--plyr-font-size-small, 13px);font-weight: var(--plyr-font-weight-regular, 400);left: 50%;line-height: 1.3;margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity: 0;padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);pointer-events: none;position: absolute;transform: translate(-50%, 10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;white-space: nowrap;z-index: 2;}.plyr__marker__tip::before {border-left: var(--plyr-markers-arrow-size, 4px) solid transparent;border-right: var(--plyr-markers-arrow-size, 4px) solid transparent;border-top: var(--plyr-markers-arrow-size, 4px) solid var(--plyr-markers-background, rgba(255, 255, 255, 0.9));bottom: calc(var(--plyr-markers-arrow-size, 4px) * -1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr__marker__tip--visible {opacity: 1;transform: translate(-50%, 0) scale(1);z-index: 3;}.plyr--audio {display: block;}.plyr--audio .plyr__controls {background: var(--plyr-audio-controls-background, white);border-radius: inherit;color: var(--plyr-audio-control-color, black);padding: var(--plyr-control-spacing, 10px);}.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, #E3C485));color: var(--plyr-audio-control-color-hover, #fff);}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(46, 46, 46, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(46, 46, 46, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-ms-track {background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(46, 46, 46, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(219, 219, 219, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(219, 219, 219, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(219, 219, 219, 0.1));}.plyr--audio .plyr__progress__buffer {color: var(--plyr-audio-progress-buffered-background, rgba(46, 46, 46, 0.6));}.plyr--video {background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));overflow: hidden;}.plyr--video.plyr--menu-open {overflow: visible;}.plyr__video-wrapper {background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));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;transform: translateY(-38.28125%);}.plyr--video .plyr__controls {background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;bottom: 0;color: var(--plyr-video-control-color, #fff);left: 0;padding: calc(var(--plyr-control-spacing, 10px) / 2);padding-top: calc(var(--plyr-control-spacing, 10px) * 2);position: absolute;right: 0;transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;z-index: 3;}@media (min-width: 480px) {.plyr--video .plyr__controls {padding: var(--plyr-control-spacing, 10px);padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);}}.plyr--video.plyr--hide-controls .plyr__controls {opacity: 0;pointer-events: none;transform: translateY(100%);}.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {background: var(--plyr-video-control-background-hover, var(--plyr-color-main, #E3C485));color: var(--plyr-video-control-color-hover, #fff);}.plyr__control--overlaid {background: var(--plyr-video-control-background-hover, var(--plyr-color-main, #E3C485));border: 0;border-radius: 100%;color: var(--plyr-video-control-color, #fff);display: none;left: 50%;opacity: 0.9;padding: calc(var(--plyr-control-spacing, 10px) * 1.5);position: absolute;top: 50%;transform: translate(-50%, -50%);transition: 0.3s;z-index: 2;}.plyr__control--overlaid svg {left: 2px;position: relative;}.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {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: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-ms-track {background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 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.5));}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 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.5));}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(219, 219, 219, 0.15), 0 0 0 1px rgba(219, 219, 219, 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.5));}.plyr--video .plyr__progress__buffer {color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));}.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: var(--plyr-font-size-xlarge, 21px);}.plyr:-ms-fullscreen .plyr__captions {font-size: var(--plyr-font-size-xlarge, 21px);}.plyr:fullscreen .plyr__captions {font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr--fullscreen-fallback {background: #000;border-radius: 0 !important;height: 100%;margin: 0;width: 100%;bottom: 0;display: block;left: 0;position: fixed;right: 0;top: 0;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: 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: #DBDBDB;border-radius: 2px;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: var(--plyr-control-spacing, 10px);z-index: 3;}.plyr__ads:empty::after {display: none;}.plyr__cues {background: currentColor;display: block;height: var(--plyr-range-track-height, 5px);left: 0;opacity: 0.8;position: absolute;top: 50%;transform: translateY(-50%);width: 3px;z-index: 3;}.plyr__preview-thumb {background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));border-radius: 3px;bottom: 100%;box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity: 0;padding: var(--plyr-tooltip-radius, 3px);pointer-events: none;position: absolute;transform: translate(0, 10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;z-index: 2;}.plyr__preview-thumb--is-shown {opacity: 1;transform: translate(0, 0) scale(1);}.plyr__preview-thumb::before {border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr__preview-thumb__image-container {background: #2E2E2E;border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow: hidden;position: relative;z-index: 0;}.plyr__preview-thumb__image-container img {height: 100%;left: 0;max-height: none;max-width: none;position: absolute;top: 0;width: 100%;}.plyr__preview-thumb__time-container {bottom: 6px;left: 0;position: absolute;right: 0;white-space: nowrap;z-index: 3;}.plyr__preview-thumb__time-container span {background-color: rgba(0, 0, 0, 0.55);border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);color: #fff;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));padding: 3px 6px;}.plyr__preview-scrubbing {bottom: 0;filter: blur(1px);height: 100%;left: 0;margin: auto;opacity: 0;overflow: hidden;pointer-events: none;position: absolute;right: 0;top: 0;transition: opacity 0.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 {transition: none !important;}.plyr__sr-only {clip: rect(1px, 1px, 1px, 1px);overflow: hidden;border: 0 !important;height: 1px !important;padding: 0 !important;position: absolute !important;width: 1px !important;}.plyr [hidden] {display: none !important;}.iziToast-capsule {font-size: 0;height: 0;width: 100%;transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);}.iziToast-capsule, .iziToast-capsule * {box-sizing: border-box;}.iziToast-overlay {display: block;position: fixed;top: -100px;left: 0;right: 0;bottom: -100px;z-index: 997;}.iziToast {display: inline-block;clear: both;position: relative;font-family: "Lato", Tahoma, Arial;font-size: 14px;padding: 8px 45px 9px 0;background: rgba(238, 238, 238, 0.9);border-color: rgba(238, 238, 238, 0.9);width: 100%;pointer-events: all;cursor: default;transform: translateX(0);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;min-height: 54px;}.iziToast > .iziToast-progressbar {position: absolute;left: 0;bottom: 0;width: 100%;z-index: 1;background: rgba(255, 255, 255, 0.2);}.iziToast > .iziToast-progressbar > div {height: 2px;width: 100%;background: rgba(0, 0, 0, 0.3);border-radius: 0 0 3px 3px;}.iziToast.iziToast-balloon:before {content: "";position: absolute;right: 8px;left: auto;width: 0px;height: 0px;top: 100%;border-right: 0px solid transparent;border-left: 15px solid transparent;border-top: 10px solid #000;border-top-color: inherit;border-radius: 0;}.iziToast.iziToast-balloon .iziToast-progressbar {top: 0;bottom: auto;}.iziToast.iziToast-balloon > div {border-radius: 0 0 0 3px;}.iziToast > .iziToast-cover {position: absolute;left: 0;top: 0;bottom: 0;height: 100%;margin: 0;background-size: 100%;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(0, 0, 0, 0.1);}.iziToast > .iziToast-close {position: absolute;right: 0;top: 0;border: 0;padding: 0;opacity: 0.6;width: 42px;height: 100%;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 8px;cursor: pointer;outline: none;}.iziToast > .iziToast-close:hover {opacity: 1;}.iziToast > .iziToast-body {position: relative;padding: 0 0 0 10px;height: auto;min-height: 36px;margin: 0 0 0 15px;text-align: left;}.iziToast > .iziToast-body:after {content: "";display: table;clear: both;}.iziToast > .iziToast-body .iziToast-texts {margin: 10px 0 0 0;padding-right: 2px;display: inline-block;float: left;}.iziToast > .iziToast-body .iziToast-inputs {min-height: 19px;float: left;margin: 3px -2px;}.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]), .iziToast > .iziToast-body .iziToast-inputs > select {position: relative;display: inline-block;margin: 2px;border-radius: 2px;border: 0;padding: 4px 7px;font-size: 13px;letter-spacing: 0.02em;background: rgba(0, 0, 0, 0.1);color: #000;min-height: 26px;}.iziToast > .iziToast-body .iziToast-buttons {min-height: 17px;float: left;margin: 4px -2px;}.iziToast > .iziToast-body .iziToast-buttons > a, .iziToast > .iziToast-body .iziToast-buttons > button, .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {position: relative;display: inline-block;margin: 2px;border-radius: 2px;border: 0;padding: 5px 10px;font-size: 12px;letter-spacing: 0.02em;cursor: pointer;background: rgba(0, 0, 0, 0.1);color: #000;}.iziToast > .iziToast-body .iziToast-buttons > a:hover, .iziToast > .iziToast-body .iziToast-buttons > button:hover, .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {background: rgba(0, 0, 0, 0.2);}.iziToast > .iziToast-body .iziToast-buttons > a:active, .iziToast > .iziToast-body .iziToast-buttons > button:active, .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):active {top: 1px;}.iziToast > .iziToast-body .iziToast-icon {height: 100%;position: absolute;left: 0;top: 50%;display: table;font-size: 23px;line-height: 24px;margin-top: -12px;color: #000;width: 24px;height: 24px;}.iziToast > .iziToast-body .iziToast-icon.ico-info {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;background-size: 85%;}.iziToast > .iziToast-body .iziToast-icon.ico-warning {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==") no-repeat 50% 50%;background-size: 85%;}.iziToast > .iziToast-body .iziToast-icon.ico-error {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 80%;}.iziToast > .iziToast-body .iziToast-icon.ico-success {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;background-size: 85%;}.iziToast > .iziToast-body .iziToast-icon.ico-question {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 85%;}.iziToast > .iziToast-body .iziToast-title {padding: 0;margin: 0;line-height: 16px;font-size: 14px;text-align: left;float: left;color: #000;white-space: normal;}.iziToast > .iziToast-body .iziToast-message {padding: 0;margin: 0 0 10px 0;font-size: 14px;line-height: 16px;text-align: left;float: left;color: rgba(0, 0, 0, 0.6);white-space: normal;}.iziToast.iziToast-animateInside .iziToast-title, .iziToast.iziToast-animateInside .iziToast-message, .iziToast.iziToast-animateInside .iziToast-icon, .iziToast.iziToast-animateInside .iziToast-buttons-child, .iziToast.iziToast-animateInside .iziToast-inputs-child {opacity: 0;}.iziToast-target {position: relative;width: 100%;margin: 0 auto;}.iziToast-target .iziToast-capsule {overflow: hidden;}.iziToast-target .iziToast-capsule:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.iziToast-target .iziToast-capsule .iziToast {width: 100%;float: left;}.iziToast-wrapper {z-index: 99999;position: fixed;width: 100%;pointer-events: none;display: flex;flex-direction: column;}.iziToast-wrapper .iziToast.iziToast-balloon:before {border-right: 0 solid transparent;border-left: 15px solid transparent;border-top: 10px solid #000;border-top-color: inherit;right: 8px;left: auto;}.iziToast-wrapper-bottomLeft {left: 0;bottom: 0;text-align: left;}.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before {border-right: 15px solid transparent;border-left: 0 solid transparent;right: auto;left: 8px;}.iziToast-wrapper-bottomRight {right: 0;bottom: 0;text-align: right;}.iziToast-wrapper-topLeft {left: 0;top: 0;text-align: left;}.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {border-right: 15px solid transparent;border-left: 0 solid transparent;right: auto;left: 8px;}.iziToast-wrapper-topRight {top: 0;right: 0;text-align: right;}.iziToast-wrapper-topCenter {top: 0;left: 0;right: 0;text-align: center;}.iziToast-wrapper-bottomCenter {bottom: 0;left: 0;right: 0;text-align: center;}.iziToast-wrapper-center {top: 0;bottom: 0;left: 0;right: 0;text-align: center;justify-content: center;flex-flow: column;align-items: center;}.iziToast-rtl {direction: rtl;padding: 8px 0 9px 45px;font-family: Tahoma, "Lato", Arial;}.iziToast-rtl .iziToast-cover {left: auto;right: 0;}.iziToast-rtl .iziToast-close {right: auto;left: 0;}.iziToast-rtl .iziToast-body {padding: 0 10px 0 0;margin: 0 16px 0 0;text-align: right;}.iziToast-rtl .iziToast-body .iziToast-buttons, .iziToast-rtl .iziToast-body .iziToast-inputs, .iziToast-rtl .iziToast-body .iziToast-texts, .iziToast-rtl .iziToast-body .iziToast-title, .iziToast-rtl .iziToast-body .iziToast-message {float: right;text-align: right;}.iziToast-rtl .iziToast-body .iziToast-icon {left: auto;right: 0;}@media only screen and (min-width: 568px) {.iziToast-wrapper {padding: 10px 15px;}.iziToast {margin: 5px 0;border-radius: 3px;width: auto;}.iziToast:after {content: "";z-index: -1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 3px;}.iziToast:not(.iziToast-rtl) .iziToast-cover {border-radius: 3px 0 0 3px;}.iziToast.iziToast-rtl .iziToast-cover {border-radius: 0 3px 3px 0;}.iziToast.iziToast-balloon .iziToast-progressbar {background: transparent;}}.iziToast.iziToast-theme-dark {background: #565c70;border-color: #565c70;}.iziToast.iziToast-theme-dark .iziToast-title {color: #fff;}.iziToast.iziToast-theme-dark .iziToast-message {color: rgba(255, 255, 255, 0.7);font-weight: 300;}.iziToast.iziToast-theme-dark .iziToast-close {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 8px;}.iziToast.iziToast-theme-dark .iziToast-icon {color: #fff;}.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;background-size: 85%;}.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==") no-repeat 50% 50%;background-size: 85%;}.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 80%;}.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;background-size: 85%;}.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;background-size: 85%;}.iziToast.iziToast-theme-dark .iziToast-buttons > a, .iziToast.iziToast-theme-dark .iziToast-buttons > button, .iziToast.iziToast-theme-dark .iziToast-buttons > input {color: #fff;background: rgba(255, 255, 255, 0.1);}.iziToast.iziToast-theme-dark .iziToast-buttons > a:hover, .iziToast.iziToast-theme-dark .iziToast-buttons > button:hover, .iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {background: rgba(255, 255, 255, 0.2);}.iziToast.iziToast-color-red {background: #f53411;border-color: #f53411;}.iziToast.iziToast-color-orange {background: #ffc32e;border-color: #ffc32e;}.iziToast.iziToast-color-yellow {background: #2C325D;border-color: #2C325D;}.iziToast.iziToast-color-blue {background: #E3C485;border-color: #E3C485;}.iziToast.iziToast-color-green {background: #81d561;border-color: #81d561;}.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts, .iziToast.iziToast-layout2 .iziToast-body .iziToast-message {width: 100%;}.iziToast.iziToast-layout3 {border-radius: 2px;}.iziToast.iziToast-layout3::after {display: none;}.iziToast.revealIn, .iziToast .revealIn {-webkit-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;}.iziToast.slideIn, .iziToast .slideIn {-webkit-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;}.iziToast.bounceInLeft {-webkit-animation: iziT-bounceInLeft 0.7s ease-in-out both;animation: iziT-bounceInLeft 0.7s ease-in-out both;}.iziToast.bounceInRight {-webkit-animation: iziT-bounceInRight 0.85s ease-in-out both;animation: iziT-bounceInRight 0.85s ease-in-out both;}.iziToast.bounceInDown {-webkit-animation: iziT-bounceInDown 0.7s ease-in-out both;animation: iziT-bounceInDown 0.7s ease-in-out both;}.iziToast.bounceInUp {-webkit-animation: iziT-bounceInUp 0.7s ease-in-out both;animation: iziT-bounceInUp 0.7s ease-in-out both;}.iziToast.fadeIn, .iziToast .fadeIn {-webkit-animation: iziT-fadeIn 0.5s ease both;animation: iziT-fadeIn 0.5s ease both;}.iziToast.fadeInUp {-webkit-animation: iziT-fadeInUp 0.7s ease both;animation: iziT-fadeInUp 0.7s ease both;}.iziToast.fadeInDown {-webkit-animation: iziT-fadeInDown 0.7s ease both;animation: iziT-fadeInDown 0.7s ease both;}.iziToast.fadeInLeft {-webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;}.iziToast.fadeInRight {-webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;}.iziToast.flipInX {-webkit-animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;}.iziToast.fadeOut {-webkit-animation: iziT-fadeOut 0.7s ease both;animation: iziT-fadeOut 0.7s ease both;}.iziToast.fadeOutDown {-webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;}.iziToast.fadeOutUp {-webkit-animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;}.iziToast.fadeOutLeft {-webkit-animation: iziT-fadeOutLeft 0.5s ease both;animation: iziT-fadeOutLeft 0.5s ease both;}.iziToast.fadeOutRight {-webkit-animation: iziT-fadeOutRight 0.5s ease both;animation: iziT-fadeOutRight 0.5s ease both;}.iziToast.flipOutX {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;}.iziToast-overlay.fadeIn {-webkit-animation: iziT-fadeIn 0.5s ease both;animation: iziT-fadeIn 0.5s ease both;}.iziToast-overlay.fadeOut {-webkit-animation: iziT-fadeOut 0.7s ease both;animation: iziT-fadeOut 0.7s ease both;}@-webkit-keyframes iziT-revealIn {0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 1);}100% {opacity: 1;}}@-webkit-keyframes iziT-slideIn {0% {opacity: 0;-webkit-transform: translateX(50px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@-webkit-keyframes iziT-bounceInLeft {0% {opacity: 0;-webkit-transform: translateX(280px);}50% {opacity: 1;-webkit-transform: translateX(-20px);}70% {-webkit-transform: translateX(10px);}100% {-webkit-transform: translateX(0);}}@-webkit-keyframes iziT-bounceInRight {0% {opacity: 0;-webkit-transform: translateX(-280px);}50% {opacity: 1;-webkit-transform: translateX(20px);}70% {-webkit-transform: translateX(-10px);}100% {-webkit-transform: translateX(0);}}@-webkit-keyframes iziT-bounceInDown {0% {opacity: 0;-webkit-transform: translateY(-200px);}50% {opacity: 1;-webkit-transform: translateY(10px);}70% {-webkit-transform: translateY(-5px);}100% {-webkit-transform: translateY(0);}}@-webkit-keyframes iziT-bounceInUp {0% {opacity: 0;-webkit-transform: translateY(200px);}50% {opacity: 1;-webkit-transform: translateY(-10px);}70% {-webkit-transform: translateY(5px);}100% {-webkit-transform: translateY(0);}}@-webkit-keyframes iziT-fadeIn {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes iziT-fadeInUp {from {opacity: 0;transform: translate3d(0, 100%, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInDown {from {opacity: 0;transform: translate3d(0, -100%, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInLeft {from {opacity: 0;transform: translate3d(300px, 0, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInRight {from {opacity: 0;transform: translate3d(-300px, 0, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-flipInX {from {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}40% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);}60% {transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {transform: perspective(400px);}}@-webkit-keyframes iziT-fadeOut {from {opacity: 1;}to {opacity: 0;}}@-webkit-keyframes iziT-fadeOutDown {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, 100%, 0);}}@-webkit-keyframes iziT-fadeOutUp {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, -100%, 0);}}@-webkit-keyframes iziT-fadeOutLeft {from {opacity: 1;}to {opacity: 0;transform: translate3d(-200px, 0, 0);}}@-webkit-keyframes iziT-fadeOutRight {from {opacity: 1;}to {opacity: 0;transform: translate3d(200px, 0, 0);}}@-webkit-keyframes iziT-flipOutX {from {transform: perspective(400px);}30% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}@-webkit-keyframes iziT-revealIn {0% {opacity: 0;transform: scale3d(0.3, 0.3, 1);}100% {opacity: 1;}}@keyframes iziT-revealIn {0% {opacity: 0;transform: scale3d(0.3, 0.3, 1);}100% {opacity: 1;}}@-webkit-keyframes iziT-slideIn {0% {opacity: 0;transform: translateX(50px);}100% {opacity: 1;transform: translateX(0);}}@keyframes iziT-slideIn {0% {opacity: 0;transform: translateX(50px);}100% {opacity: 1;transform: translateX(0);}}@-webkit-keyframes iziT-bounceInLeft {0% {opacity: 0;transform: translateX(280px);}50% {opacity: 1;transform: translateX(-20px);}70% {transform: translateX(10px);}100% {transform: translateX(0);}}@keyframes iziT-bounceInLeft {0% {opacity: 0;transform: translateX(280px);}50% {opacity: 1;transform: translateX(-20px);}70% {transform: translateX(10px);}100% {transform: translateX(0);}}@-webkit-keyframes iziT-bounceInRight {0% {opacity: 0;transform: translateX(-280px);}50% {opacity: 1;transform: translateX(20px);}70% {transform: translateX(-10px);}100% {transform: translateX(0);}}@keyframes iziT-bounceInRight {0% {opacity: 0;transform: translateX(-280px);}50% {opacity: 1;transform: translateX(20px);}70% {transform: translateX(-10px);}100% {transform: translateX(0);}}@-webkit-keyframes iziT-bounceInDown {0% {opacity: 0;transform: translateY(-200px);}50% {opacity: 1;transform: translateY(10px);}70% {transform: translateY(-5px);}100% {transform: translateY(0);}}@keyframes iziT-bounceInDown {0% {opacity: 0;transform: translateY(-200px);}50% {opacity: 1;transform: translateY(10px);}70% {transform: translateY(-5px);}100% {transform: translateY(0);}}@-webkit-keyframes iziT-bounceInUp {0% {opacity: 0;transform: translateY(200px);}50% {opacity: 1;transform: translateY(-10px);}70% {transform: translateY(5px);}100% {transform: translateY(0);}}@keyframes iziT-bounceInUp {0% {opacity: 0;transform: translateY(200px);}50% {opacity: 1;transform: translateY(-10px);}70% {transform: translateY(5px);}100% {transform: translateY(0);}}@-webkit-keyframes iziT-fadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes iziT-fadeIn {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes iziT-fadeInUp {from {opacity: 0;transform: translate3d(0, 100%, 0);}to {opacity: 1;transform: none;}}@keyframes iziT-fadeInUp {from {opacity: 0;transform: translate3d(0, 100%, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInDown {from {opacity: 0;transform: translate3d(0, -100%, 0);}to {opacity: 1;transform: none;}}@keyframes iziT-fadeInDown {from {opacity: 0;transform: translate3d(0, -100%, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInLeft {from {opacity: 0;transform: translate3d(300px, 0, 0);}to {opacity: 1;transform: none;}}@keyframes iziT-fadeInLeft {from {opacity: 0;transform: translate3d(300px, 0, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-fadeInRight {from {opacity: 0;transform: translate3d(-300px, 0, 0);}to {opacity: 1;transform: none;}}@keyframes iziT-fadeInRight {from {opacity: 0;transform: translate3d(-300px, 0, 0);}to {opacity: 1;transform: none;}}@-webkit-keyframes iziT-flipInX {from {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}40% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);}60% {transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {transform: perspective(400px);}}@keyframes iziT-flipInX {from {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}40% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);}60% {transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {transform: perspective(400px);}}@-webkit-keyframes iziT-fadeOut {from {opacity: 1;}to {opacity: 0;}}@keyframes iziT-fadeOut {from {opacity: 1;}to {opacity: 0;}}@-webkit-keyframes iziT-fadeOutDown {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, 100%, 0);}}@keyframes iziT-fadeOutDown {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, 100%, 0);}}@-webkit-keyframes iziT-fadeOutUp {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, -100%, 0);}}@keyframes iziT-fadeOutUp {from {opacity: 1;}to {opacity: 0;transform: translate3d(0, -100%, 0);}}@-webkit-keyframes iziT-fadeOutLeft {from {opacity: 1;}to {opacity: 0;transform: translate3d(-200px, 0, 0);}}@keyframes iziT-fadeOutLeft {from {opacity: 1;}to {opacity: 0;transform: translate3d(-200px, 0, 0);}}@-webkit-keyframes iziT-fadeOutRight {from {opacity: 1;}to {opacity: 0;transform: translate3d(200px, 0, 0);}}@keyframes iziT-fadeOutRight {from {opacity: 1;}to {opacity: 0;transform: translate3d(200px, 0, 0);}}@-webkit-keyframes iziT-flipOutX {from {transform: perspective(400px);}30% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}@keyframes iziT-flipOutX {from {transform: perspective(400px);}30% {transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}