/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400..900;1,100..900&display=swap";:root,[data-bs-theme=light] {
    --pws-blue: #0d6efd;
    --pws-indigo: #6610f2;
    --pws-purple: #6f42c1;
    --pws-pink: #d63384;
    --pws-red: #dc3545;
    --pws-orange: #fd7e14;
    --pws-yellow: #ffc107;
    --pws-green: #198754;
    --pws-teal: #20c997;
    --pws-cyan: #0dcaf0;
    --pws-black: #000;
    --pws-white: #fff;
    --pws-gray: #6c757d;
    --pws-gray-dark: #343a40;
    --pws-gray-100: #f8f9fa;
    --pws-gray-200: #e9ecef;
    --pws-gray-300: #dee2e6;
    --pws-gray-400: #ced4da;
    --pws-gray-500: #adb5bd;
    --pws-gray-600: #6c757d;
    --pws-gray-700: #495057;
    --pws-gray-800: #343a40;
    --pws-gray-900: #212529;
    --pws-primary: #003366;
    --pws-secondary: #666666;
    --pws-success: #359980;
    --pws-info: #2755A6;
    --pws-warning: #F2631C;
    --pws-danger: #DD2D33;
    --pws-light: #EEEEEE;
    --pws-dark: #333333;
    --pws-backup: #E2D9CC;
    --pws-primary-rgb: 0, 51, 102;
    --pws-secondary-rgb: 102, 102, 102;
    --pws-success-rgb: 53, 153, 128;
    --pws-info-rgb: 39, 85, 166;
    --pws-warning-rgb: 242, 99, 28;
    --pws-danger-rgb: 221, 45, 51;
    --pws-light-rgb: 238, 238, 238;
    --pws-dark-rgb: 51, 51, 51;
    --pws-primary-text-emphasis: rgb(0, 20.4, 40.8);
    --pws-secondary-text-emphasis: rgb(40.8, 40.8, 40.8);
    --pws-success-text-emphasis: rgb(21.2, 61.2, 51.2);
    --pws-info-text-emphasis: rgb(15.6, 34, 66.4);
    --pws-warning-text-emphasis: rgb(96.8, 39.6, 11.2);
    --pws-danger-text-emphasis: rgb(88.4, 18, 20.4);
    --pws-light-text-emphasis: #495057;
    --pws-dark-text-emphasis: #495057;
    --pws-primary-bg-subtle: rgb(204, 214.2, 224.4);
    --pws-secondary-bg-subtle: rgb(224.4, 224.4, 224.4);
    --pws-success-bg-subtle: rgb(214.6, 234.6, 229.6);
    --pws-info-bg-subtle: rgb(211.8, 221, 237.2);
    --pws-warning-bg-subtle: rgb(252.4, 223.8, 209.6);
    --pws-danger-bg-subtle: rgb(248.2, 213, 214.2);
    --pws-light-bg-subtle: rgb(251.5, 252, 252.5);
    --pws-dark-bg-subtle: #ced4da;
    --pws-primary-border-subtle: rgb(153, 173.4, 193.8);
    --pws-secondary-border-subtle: rgb(193.8, 193.8, 193.8);
    --pws-success-border-subtle: rgb(174.2, 214.2, 204.2);
    --pws-info-border-subtle: rgb(168.6, 187, 219.4);
    --pws-warning-border-subtle: rgb(249.8, 192.6, 164.2);
    --pws-danger-border-subtle: rgb(241.4, 171, 173.4);
    --pws-light-border-subtle: #e9ecef;
    --pws-dark-border-subtle: #adb5bd;
    --pws-white-rgb: 255, 255, 255;
    --pws-black-rgb: 0, 0, 0;
    --pws-font-sans-serif: "Roboto", san-serif;
    --pws-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --pws-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --pws-body-font-family: var(--pws-font-sans-serif);
    --pws-body-font-size: 1rem;
    --pws-body-font-weight: 400;
    --pws-body-line-height: 1.5;
    --pws-body-color: #212529;
    --pws-body-color-rgb: 33, 37, 41;
    --pws-body-bg: #fff;
    --pws-body-bg-rgb: 255, 255, 255;
    --pws-emphasis-color: #000;
    --pws-emphasis-color-rgb: 0, 0, 0;
    --pws-secondary-color: rgba(33, 37, 41, 0.75);
    --pws-secondary-color-rgb: 33, 37, 41;
    --pws-secondary-bg: #e9ecef;
    --pws-secondary-bg-rgb: 233, 236, 239;
    --pws-tertiary-color: rgba(33, 37, 41, 0.5);
    --pws-tertiary-color-rgb: 33, 37, 41;
    --pws-tertiary-bg: #f8f9fa;
    --pws-tertiary-bg-rgb: 248, 249, 250;
    --pws-heading-color: inherit;
    --pws-link-color: #003366;
    --pws-link-color-rgb: 0, 51, 102;
    --pws-link-decoration: underline;
    --pws-link-hover-color: rgb(0, 40.8, 81.6);
    --pws-link-hover-color-rgb: 0, 41, 82;
    --pws-code-color: #d63384;
    --pws-highlight-color: #212529;
    --pws-highlight-bg: rgb(255, 242.6, 205.4);
    --pws-border-width: 1px;
    --pws-border-style: solid;
    --pws-border-color: #CCCCCC;
    --pws-border-color-translucent: rgba(0, 0, 0, 0.175);
    --pws-border-radius: 0.375rem;
    --pws-border-radius-sm: 0.25rem;
    --pws-border-radius-lg: 0.5rem;
    --pws-border-radius-xl: 1rem;
    --pws-border-radius-xxl: 2rem;
    --pws-border-radius-2xl: var(--pws-border-radius-xxl);
    --pws-border-radius-pill: 50rem;
    --pws-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.3);
    --pws-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --pws-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --pws-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --pws-focus-ring-width: 0.25rem;
    --pws-focus-ring-opacity: 0.25;
    --pws-focus-ring-color: rgba(0, 51, 102, 0.25);
    --pws-form-valid-color: #359980;
    --pws-form-valid-border-color: #359980;
    --pws-form-invalid-color: #DD2D33;
    --pws-form-invalid-border-color: #DD2D33
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --pws-body-color: #dee2e6;
    --pws-body-color-rgb: 222, 226, 230;
    --pws-body-bg: #212529;
    --pws-body-bg-rgb: 33, 37, 41;
    --pws-emphasis-color: #fff;
    --pws-emphasis-color-rgb: 255, 255, 255;
    --pws-secondary-color: rgba(222, 226, 230, 0.75);
    --pws-secondary-color-rgb: 222, 226, 230;
    --pws-secondary-bg: #343a40;
    --pws-secondary-bg-rgb: 52, 58, 64;
    --pws-tertiary-color: rgba(222, 226, 230, 0.5);
    --pws-tertiary-color-rgb: 222, 226, 230;
    --pws-tertiary-bg: rgb(42.5, 47.5, 52.5);
    --pws-tertiary-bg-rgb: 43, 48, 53;
    --pws-primary-text-emphasis: rgb(102, 132.6, 163.2);
    --pws-secondary-text-emphasis: rgb(163.2, 163.2, 163.2);
    --pws-success-text-emphasis: rgb(133.8, 193.8, 178.8);
    --pws-info-text-emphasis: rgb(125.4, 153, 201.6);
    --pws-warning-text-emphasis: rgb(247.2, 161.4, 118.8);
    --pws-danger-text-emphasis: rgb(234.6, 129, 132.6);
    --pws-light-text-emphasis: #f8f9fa;
    --pws-dark-text-emphasis: #dee2e6;
    --pws-primary-bg-subtle: rgb(0, 10.2, 20.4);
    --pws-secondary-bg-subtle: rgb(20.4, 20.4, 20.4);
    --pws-success-bg-subtle: rgb(10.6, 30.6, 25.6);
    --pws-info-bg-subtle: rgb(7.8, 17, 33.2);
    --pws-warning-bg-subtle: rgb(48.4, 19.8, 5.6);
    --pws-danger-bg-subtle: rgb(44.2, 9, 10.2);
    --pws-light-bg-subtle: #343a40;
    --pws-dark-bg-subtle: #1a1d20;
    --pws-primary-border-subtle: rgb(0, 30.6, 61.2);
    --pws-secondary-border-subtle: rgb(61.2, 61.2, 61.2);
    --pws-success-border-subtle: rgb(31.8, 91.8, 76.8);
    --pws-info-border-subtle: rgb(23.4, 51, 99.6);
    --pws-warning-border-subtle: rgb(145.2, 59.4, 16.8);
    --pws-danger-border-subtle: rgb(132.6, 27, 30.6);
    --pws-light-border-subtle: #495057;
    --pws-dark-border-subtle: #343a40;
    --pws-heading-color: inherit;
    --pws-link-color: rgb(102, 132.6, 163.2);
    --pws-link-hover-color: rgb(132.6, 157.08, 181.56);
    --pws-link-color-rgb: 102, 133, 163;
    --pws-link-hover-color-rgb: 133, 157, 182;
    --pws-code-color: rgb(230.4, 132.6, 181.2);
    --pws-highlight-color: #dee2e6;
    --pws-highlight-bg: rgb(102, 77.2, 2.8);
    --pws-border-color: #495057;
    --pws-border-color-translucent: rgba(255, 255, 255, 0.15);
    --pws-form-valid-color: rgb(117, 183, 152.4);
    --pws-form-valid-border-color: rgb(117, 183, 152.4);
    --pws-form-invalid-color: rgb(234, 133.8, 143.4);
    --pws-form-invalid-border-color: rgb(234, 133.8, 143.4)
}

:root {
    --pws-breakpoint-xs: 0;
    --pws-breakpoint-sm: 576px;
    --pws-breakpoint-md: 768px;
    --pws-breakpoint-lg: 992px;
    --pws-breakpoint-xl: 1200px;
    --pws-breakpoint-xxl: 1400px
}

.row {
    --pws-gutter-x: 1.5rem;
    --pws-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--pws-gutter-y));
    margin-right: calc(-0.5*var(--pws-gutter-x));
    margin-left: calc(-0.5*var(--pws-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--pws-gutter-x)*.5);
    padding-left: calc(var(--pws-gutter-x)*.5);
    margin-top: var(--pws-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.33333333%
}

.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.66666667%
}

.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 {
    --pws-gutter-x: 0
}

.g-0,.gy-0 {
    --pws-gutter-y: 0
}

.g-1,.gx-1 {
    --pws-gutter-x: 0.313rem
}

.g-1,.gy-1 {
    --pws-gutter-y: 0.313rem
}

.g-2,.gx-2 {
    --pws-gutter-x: 0.625rem
}

.g-2,.gy-2 {
    --pws-gutter-y: 0.625rem
}

.g-3,.gx-3 {
    --pws-gutter-x: 1.25rem
}

.g-3,.gy-3 {
    --pws-gutter-y: 1.25rem
}

.g-4,.gx-4 {
    --pws-gutter-x: 1.875rem
}

.g-4,.gy-4 {
    --pws-gutter-y: 1.875rem
}

.g-5,.gx-5 {
    --pws-gutter-x: 2.5rem
}

.g-5,.gy-5 {
    --pws-gutter-y: 2.5rem
}

.g-6,.gx-6 {
    --pws-gutter-x: 3.75rem
}

.g-6,.gy-6 {
    --pws-gutter-y: 3.75rem
}

@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.33333333%
    }

    .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.66666667%
    }

    .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 {
        --pws-gutter-x: 0
    }

    .g-sm-0,.gy-sm-0 {
        --pws-gutter-y: 0
    }

    .g-sm-1,.gx-sm-1 {
        --pws-gutter-x: 0.313rem
    }

    .g-sm-1,.gy-sm-1 {
        --pws-gutter-y: 0.313rem
    }

    .g-sm-2,.gx-sm-2 {
        --pws-gutter-x: 0.625rem
    }

    .g-sm-2,.gy-sm-2 {
        --pws-gutter-y: 0.625rem
    }

    .g-sm-3,.gx-sm-3 {
        --pws-gutter-x: 1.25rem
    }

    .g-sm-3,.gy-sm-3 {
        --pws-gutter-y: 1.25rem
    }

    .g-sm-4,.gx-sm-4 {
        --pws-gutter-x: 1.875rem
    }

    .g-sm-4,.gy-sm-4 {
        --pws-gutter-y: 1.875rem
    }

    .g-sm-5,.gx-sm-5 {
        --pws-gutter-x: 2.5rem
    }

    .g-sm-5,.gy-sm-5 {
        --pws-gutter-y: 2.5rem
    }

    .g-sm-6,.gx-sm-6 {
        --pws-gutter-x: 3.75rem
    }

    .g-sm-6,.gy-sm-6 {
        --pws-gutter-y: 3.75rem
    }
}

@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.33333333%
    }

    .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.66666667%
    }

    .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 {
        --pws-gutter-x: 0
    }

    .g-md-0,.gy-md-0 {
        --pws-gutter-y: 0
    }

    .g-md-1,.gx-md-1 {
        --pws-gutter-x: 0.313rem
    }

    .g-md-1,.gy-md-1 {
        --pws-gutter-y: 0.313rem
    }

    .g-md-2,.gx-md-2 {
        --pws-gutter-x: 0.625rem
    }

    .g-md-2,.gy-md-2 {
        --pws-gutter-y: 0.625rem
    }

    .g-md-3,.gx-md-3 {
        --pws-gutter-x: 1.25rem
    }

    .g-md-3,.gy-md-3 {
        --pws-gutter-y: 1.25rem
    }

    .g-md-4,.gx-md-4 {
        --pws-gutter-x: 1.875rem
    }

    .g-md-4,.gy-md-4 {
        --pws-gutter-y: 1.875rem
    }

    .g-md-5,.gx-md-5 {
        --pws-gutter-x: 2.5rem
    }

    .g-md-5,.gy-md-5 {
        --pws-gutter-y: 2.5rem
    }

    .g-md-6,.gx-md-6 {
        --pws-gutter-x: 3.75rem
    }

    .g-md-6,.gy-md-6 {
        --pws-gutter-y: 3.75rem
    }
}

@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.33333333%
    }

    .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.66666667%
    }

    .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 {
        --pws-gutter-x: 0
    }

    .g-lg-0,.gy-lg-0 {
        --pws-gutter-y: 0
    }

    .g-lg-1,.gx-lg-1 {
        --pws-gutter-x: 0.313rem
    }

    .g-lg-1,.gy-lg-1 {
        --pws-gutter-y: 0.313rem
    }

    .g-lg-2,.gx-lg-2 {
        --pws-gutter-x: 0.625rem
    }

    .g-lg-2,.gy-lg-2 {
        --pws-gutter-y: 0.625rem
    }

    .g-lg-3,.gx-lg-3 {
        --pws-gutter-x: 1.25rem
    }

    .g-lg-3,.gy-lg-3 {
        --pws-gutter-y: 1.25rem
    }

    .g-lg-4,.gx-lg-4 {
        --pws-gutter-x: 1.875rem
    }

    .g-lg-4,.gy-lg-4 {
        --pws-gutter-y: 1.875rem
    }

    .g-lg-5,.gx-lg-5 {
        --pws-gutter-x: 2.5rem
    }

    .g-lg-5,.gy-lg-5 {
        --pws-gutter-y: 2.5rem
    }

    .g-lg-6,.gx-lg-6 {
        --pws-gutter-x: 3.75rem
    }

    .g-lg-6,.gy-lg-6 {
        --pws-gutter-y: 3.75rem
    }
}

@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.33333333%
    }

    .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.66666667%
    }

    .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 {
        --pws-gutter-x: 0
    }

    .g-xl-0,.gy-xl-0 {
        --pws-gutter-y: 0
    }

    .g-xl-1,.gx-xl-1 {
        --pws-gutter-x: 0.313rem
    }

    .g-xl-1,.gy-xl-1 {
        --pws-gutter-y: 0.313rem
    }

    .g-xl-2,.gx-xl-2 {
        --pws-gutter-x: 0.625rem
    }

    .g-xl-2,.gy-xl-2 {
        --pws-gutter-y: 0.625rem
    }

    .g-xl-3,.gx-xl-3 {
        --pws-gutter-x: 1.25rem
    }

    .g-xl-3,.gy-xl-3 {
        --pws-gutter-y: 1.25rem
    }

    .g-xl-4,.gx-xl-4 {
        --pws-gutter-x: 1.875rem
    }

    .g-xl-4,.gy-xl-4 {
        --pws-gutter-y: 1.875rem
    }

    .g-xl-5,.gx-xl-5 {
        --pws-gutter-x: 2.5rem
    }

    .g-xl-5,.gy-xl-5 {
        --pws-gutter-y: 2.5rem
    }

    .g-xl-6,.gx-xl-6 {
        --pws-gutter-x: 3.75rem
    }

    .g-xl-6,.gy-xl-6 {
        --pws-gutter-y: 3.75rem
    }
}

@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.33333333%
    }

    .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.66666667%
    }

    .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 {
        --pws-gutter-x: 0
    }

    .g-xxl-0,.gy-xxl-0 {
        --pws-gutter-y: 0
    }

    .g-xxl-1,.gx-xxl-1 {
        --pws-gutter-x: 0.313rem
    }

    .g-xxl-1,.gy-xxl-1 {
        --pws-gutter-y: 0.313rem
    }

    .g-xxl-2,.gx-xxl-2 {
        --pws-gutter-x: 0.625rem
    }

    .g-xxl-2,.gy-xxl-2 {
        --pws-gutter-y: 0.625rem
    }

    .g-xxl-3,.gx-xxl-3 {
        --pws-gutter-x: 1.25rem
    }

    .g-xxl-3,.gy-xxl-3 {
        --pws-gutter-y: 1.25rem
    }

    .g-xxl-4,.gx-xxl-4 {
        --pws-gutter-x: 1.875rem
    }

    .g-xxl-4,.gy-xxl-4 {
        --pws-gutter-y: 1.875rem
    }

    .g-xxl-5,.gx-xxl-5 {
        --pws-gutter-x: 2.5rem
    }

    .g-xxl-5,.gy-xxl-5 {
        --pws-gutter-y: 2.5rem
    }

    .g-xxl-6,.gx-xxl-6 {
        --pws-gutter-x: 3.75rem
    }

    .g-xxl-6,.gy-xxl-6 {
        --pws-gutter-y: 3.75rem
    }
}

.table {
    --pws-table-color-type: initial;
    --pws-table-bg-type: initial;
    --pws-table-color-state: initial;
    --pws-table-bg-state: initial;
    --pws-table-color: var(--pws-emphasis-color);
    --pws-table-bg: var(--pws-body-bg);
    --pws-table-border-color: var(--pws-border-color);
    --pws-table-accent-bg: transparent;
    --pws-table-striped-color: var(--pws-emphasis-color);
    --pws-table-striped-bg: rgba(var(--pws-emphasis-color-rgb), 0.05);
    --pws-table-active-color: var(--pws-emphasis-color);
    --pws-table-active-bg: rgba(var(--pws-emphasis-color-rgb), 0.1);
    --pws-table-hover-color: var(--pws-emphasis-color);
    --pws-table-hover-bg: #F1F1F1;
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--pws-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem 1rem;
    color: var(--pws-table-color-state, var(--pws-table-color-type, var(--pws-table-color)));
    background-color: var(--pws-table-bg);
    border-bottom-width: var(--pws-border-width);
    box-shadow: inset 0 0 0 9999px var(--pws-table-bg-state, var(--pws-table-bg-type, var(--pws-table-accent-bg)))
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--pws-border-width)*2) solid currentcolor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .25rem
}

.table-bordered>:not(caption)>* {
    border-width: var(--pws-border-width) 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--pws-border-width)
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --pws-table-color-type: var(--pws-table-striped-color);
    --pws-table-bg-type: var(--pws-table-striped-bg)
}

.table-striped-columns>:not(caption)>tr>:nth-child(even) {
    --pws-table-color-type: var(--pws-table-striped-color);
    --pws-table-bg-type: var(--pws-table-striped-bg)
}

.table-active {
    --pws-table-color-state: var(--pws-table-active-color);
    --pws-table-bg-state: var(--pws-table-active-bg)
}

.table-hover>tbody>tr:hover>* {
    --pws-table-color-state: var(--pws-table-hover-color);
    --pws-table-bg-state: var(--pws-table-hover-bg)
}

.table-primary {
    --pws-table-color: #000;
    --pws-table-bg: rgb(204, 214.2, 224.4);
    --pws-table-border-color: rgb(163.2, 171.36, 179.52);
    --pws-table-striped-bg: rgb(193.8, 203.49, 213.18);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(183.6, 192.78, 201.96);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(188.7, 198.135, 207.57);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-secondary {
    --pws-table-color: #000;
    --pws-table-bg: rgb(224.4, 224.4, 224.4);
    --pws-table-border-color: rgb(179.52, 179.52, 179.52);
    --pws-table-striped-bg: rgb(213.18, 213.18, 213.18);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(201.96, 201.96, 201.96);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(207.57, 207.57, 207.57);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-success {
    --pws-table-color: #000;
    --pws-table-bg: rgb(214.6, 234.6, 229.6);
    --pws-table-border-color: rgb(171.68, 187.68, 183.68);
    --pws-table-striped-bg: rgb(203.87, 222.87, 218.12);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(193.14, 211.14, 206.64);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(198.505, 217.005, 212.38);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-info {
    --pws-table-color: #000;
    --pws-table-bg: rgb(211.8, 221, 237.2);
    --pws-table-border-color: rgb(169.44, 176.8, 189.76);
    --pws-table-striped-bg: rgb(201.21, 209.95, 225.34);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(190.62, 198.9, 213.48);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(195.915, 204.425, 219.41);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-warning {
    --pws-table-color: #000;
    --pws-table-bg: rgb(252.4, 223.8, 209.6);
    --pws-table-border-color: rgb(201.92, 179.04, 167.68);
    --pws-table-striped-bg: rgb(239.78, 212.61, 199.12);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(227.16, 201.42, 188.64);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(233.47, 207.015, 193.88);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-danger {
    --pws-table-color: #000;
    --pws-table-bg: rgb(248.2, 213, 214.2);
    --pws-table-border-color: rgb(198.56, 170.4, 171.36);
    --pws-table-striped-bg: rgb(235.79, 202.35, 203.49);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(223.38, 191.7, 192.78);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(229.585, 197.025, 198.135);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-light {
    --pws-table-color: #000;
    --pws-table-bg: #EEEEEE;
    --pws-table-border-color: rgb(190.4, 190.4, 190.4);
    --pws-table-striped-bg: rgb(226.1, 226.1, 226.1);
    --pws-table-striped-color: #000;
    --pws-table-active-bg: rgb(214.2, 214.2, 214.2);
    --pws-table-active-color: #000;
    --pws-table-hover-bg: rgb(220.15, 220.15, 220.15);
    --pws-table-hover-color: #000;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-dark {
    --pws-table-color: #fff;
    --pws-table-bg: #333333;
    --pws-table-border-color: rgb(91.8, 91.8, 91.8);
    --pws-table-striped-bg: rgb(61.2, 61.2, 61.2);
    --pws-table-striped-color: #fff;
    --pws-table-active-bg: rgb(71.4, 71.4, 71.4);
    --pws-table-active-color: #fff;
    --pws-table-hover-bg: rgb(66.3, 66.3, 66.3);
    --pws-table-hover-color: #fff;
    color: var(--pws-table-color);
    border-color: var(--pws-table-border-color)
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media(max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

.fade {
    transition: opacity .15s linear
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

.modal {
    --pws-modal-zindex: 1055;
    --pws-modal-width: 500px;
    --pws-modal-padding: 1rem;
    --pws-modal-margin: 0.5rem;
    --pws-modal-color: ;
    --pws-modal-bg: var(--pws-body-bg);
    --pws-modal-border-color: var(--pws-border-color-translucent);
    --pws-modal-border-width: var(--pws-border-width);
    --pws-modal-border-radius: var(--pws-border-radius-lg);
    --pws-modal-box-shadow: var(--pws-box-shadow-sm);
    --pws-modal-inner-border-radius: calc(var(--pws-border-radius-lg) - (var(--pws-border-width)));
    --pws-modal-header-padding-x: 1rem;
    --pws-modal-header-padding-y: 1rem;
    --pws-modal-header-padding: 1rem 1rem;
    --pws-modal-header-border-color: var(--pws-border-color);
    --pws-modal-header-border-width: var(--pws-border-width);
    --pws-modal-title-line-height: 1.5;
    --pws-modal-footer-gap: 0.5rem;
    --pws-modal-footer-bg: ;
    --pws-modal-footer-border-color: var(--pws-border-color);
    --pws-modal-footer-border-width: var(--pws-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--pws-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--pws-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--pws-modal-margin)*2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--pws-modal-margin)*2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--pws-modal-color);
    pointer-events: auto;
    background-color: var(--pws-modal-bg);
    background-clip: padding-box;
    border: var(--pws-modal-border-width) solid var(--pws-modal-border-color);
    outline: 0
}

.modal-backdrop {
    --pws-backdrop-zindex: 1050;
    --pws-backdrop-bg: #000;
    --pws-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--pws-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--pws-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--pws-backdrop-opacity)
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--pws-modal-header-padding);
    border-bottom: var(--pws-modal-header-border-width) solid var(--pws-modal-header-border-color)
}

.modal-header .btn-close {
    padding: calc(var(--pws-modal-header-padding-y)*.5) calc(var(--pws-modal-header-padding-x)*.5);
    margin: calc(-0.5*var(--pws-modal-header-padding-y)) calc(-0.5*var(--pws-modal-header-padding-x)) calc(-0.5*var(--pws-modal-header-padding-y)) auto
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--pws-modal-title-line-height)
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--pws-modal-padding)
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--pws-modal-padding) - var(--pws-modal-footer-gap)*.5);
    background-color: var(--pws-modal-footer-bg);
    border-top: var(--pws-modal-footer-border-width) solid var(--pws-modal-footer-border-color)
}

.modal-footer>* {
    margin: calc(var(--pws-modal-footer-gap)*.5)
}

@media(min-width: 576px) {
    .modal {
        --pws-modal-margin: 1.75rem;
        --pws-modal-box-shadow: var(--pws-box-shadow)
    }

    .modal-dialog {
        max-width: var(--pws-modal-width);
        margin-right: auto;
        margin-left: auto
    }

    .modal-sm {
        --pws-modal-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg,.modal-xl {
        --pws-modal-width: 800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        --pws-modal-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media(max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.sfPageEditor .RadDock .Dyn:before {
    content: "Dynamic data do not delete." !important
}

.sfPageEditor .RadDock .council-details:before {
    content: "To edit download/upload at:\a Documents -> Data -> SOOS" !important;
    white-space: "pre"
}

.sfPageEditor .RadDock .NoRe:before {
    color: #bd0707;
    background-color: #ffadad;
    border: 1px solid #f87474;
    padding: 6px 20px;
    display: block;
    text-align: center;
    font-size: .85rem
}

.sfPageEditor .RadDock .modal {
    display: block;
    opacity: 1;
    position: relative;
}

.icon-link>.bi {
    transition: rotate .2s ease
}

.collapsed .bi-caret-down-fill {
    rotate: -90deg;
    transition: rotate .2s ease
}

.breadcrumb-light a {
    color: #fff;
    opacity: .75
}

.breadcrumb-light li a:after {
    border-left: 7px solid #fff
}

.breadcrumb-light .active {
    color: #ffe200
}

.table-responsive {
    margin: 0
}

.table-responsive thead tr:first-child th {
    background-color: #e2d9cc
}

.table-responsive tbody tr:first-child th {
    background-color: var(--pws-body-bg)
}

.table .thead-backup th,.table .thead-backup td {
    background-color: #e2d9cc
}

main .rte-content a.icon-link {
    background-image: none
}

.commitment-icon {
    width: 170px;
    height: 170px
}

.trend-icon {
    height: 1.5rem;
    width: 1.5rem;
    margin-left: 1rem
}

.initiative-box .focus-text {
    font-size: 1rem;
}

.initiative-box .icon-link, .initiative-desc, .table-content-desc {
    font-size: 1.25rem;
}

@media (max-width: 576px) {
    .initiative-box .focus-number,
    .initiative-box .focus-text {
        font-size: 1rem;
        font-weight: bold;
    }
}

.table-responsive th {
    top: 0 !important;
}

.initiative-table-data td, .initiative-table-data th {
    text-align: center;
}

.initiative-table-data td:first-child, .initiative-table-data th:first-child {
    text-align: left;
}

.initiative-table-data td:last-child, .initiative-table-data th:last-child {
    text-align: right;
}

.soos-sparkle {
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 138 138'><path d='M81.9 81.9C92.4 71.4 137.9 69 137.9 69C137.9 69 90.8 65 81.9 56.1C72.9 47.1 68.9 0 68.9 0C68.9 0 65.7 46.3 56 56C46.3 65.7 0 68.9 0 68.9C0 68.9 46.3 72.1 56 81.8C65.7 91.5 68.9 137.8 68.9 137.8C68.9 137.8 71.3 92.3 81.8 81.8L81.9 81.9Z' fill='gold'/></svg>") no-repeat center/contain;
    pointer-events: none
}

.soos-image {
    position: relative
}

.soos-image .sparkle-lg {
    top: -2rem;
    left: -1rem;
    width: 8.5rem;
    height: 8.5rem
}

.soos-image .sparkle-sm {
    bottom: 1rem;
    right: .5rem;
    width: 4rem;
    height: 4rem
}

.soos-person-wrapper {
    width: 100%;
    aspect-ratio: 1/1;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.soos-person-img {
    width: 155%;
    max-width: none;
    position: relative;
    right: 54%
}

@keyframes img-twinkle-lg {
    0%,100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.1);
        opacity: .8
    }
}

@keyframes img-twinkle-sm {
    0%,100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.3);
        opacity: .9
    }
}

@media(max-width: 991.98px) {
    .soos-image {
        max-width:14rem
    }

    .soos-image .sparkle-lg {
        width: 7rem;
        height: 7rem
    }

    .soos-image .sparkle-sm {
        bottom: .5rem;
        right: 0
    }
}

.soos-title-hero h1 {
    font-family: "Jost",sans-serif;
    font-weight: 700;
    font-size: 5rem
}

.soos-title-hero .sparkle-1 {
    top: 0;
    left: 4%;
    width: 3.5rem;
    height: 3.5rem
}

.soos-title-hero .sparkle-2 {
    top: -1rem;
    left: 53%;
    width: 6rem;
    height: 6rem
}

.soos-title-hero .sparkle-3 {
    top: -1.25rem;
    left: 60%;
    width: 2rem;
    height: 2rem
}

.soos-title-hero .sparkle-4 {
    right: 0;
    bottom: 2rem;
    width: 2.5rem;
    height: 2.5rem
}

.star-kids .sparkle-1 {
    top: 9rem;
    left: 6%;
    width: 4rem;
    height: 4rem;
}

.star-kids .sparkle-2 {
    top: 8rem;
    right: 21%;
    width: 2rem;
    height: 2rem;
}

.star-kids .sparkle-3 {
    top: 17.75rem;
    right: 8%;
    width: 1.5rem;
    height: 1.5rem;
}

.star-kids .sparkle-4 {
    right: 5%;
    bottom: 6rem;
    width: 4.5rem;
    height: 4.5rem;
}

.star-kids .sparkle-5 {
    left: 21%;
    bottom: 6rem;
    width: 2.5rem;
    height: 2.5rem;
}

@media(max-width: 991.98px) {
    .soos-title-hero .sparkle-2 {
        top:-1.75rem;
        left: 56%
    }

    .soos-title-hero .sparkle-3 {
        top: -1.75rem;
        left: 68%
    }
}

@media(max-width: 767.98px) {
    .soos-title-hero .sparkle-3 {
        top:-1.75rem;
        left: auto;
        right: 18%
    }

    .soos-title-hero .sparkle-4 {
        bottom: 1.25rem
    }
}

@media(max-width: 575.98px) {
    .soos-title-hero h1 {
        font-size:4rem
    }
}

/*# sourceMappingURL=tour.css.map */
.dtl-dot,.dtl-event,.dtl-line {
    position: relative
}

.dtl-event {
    text-align: center
}

.dtl-dot {
    z-index: 1;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50rem;
    background-color: #fff;
    margin: 0 auto;
    border: 3px solid #e2d9cc
}

.dtl-line {
    z-index: 0;
    top: -1.5rem;
    display: flex
}

.dtl-line:after,.dtl-line:before {
    content: "";
    display: block;
    width: 50%;
    height: .75rem;
    background-color: #fff
}

.dtl-event.active .dtl-line:before,.dtl-event.past .dtl-dot,.dtl-event.past .dtl-line:after,.dtl-event.past .dtl-line:before {
    background-color: #2755a6
}

.dtl-event.active .dtl-dot {
    background-color: #ffe200;
    border-color: #2755a6
}

.dtl-event.active .dtl-text,.dtl-event.active .dtl-title {
    font-weight: 700
}

.dtl-event .dtl-text {
    font-size: 75%
}

@media (max-width: 576px) {
    .dtl-line:after,.dtl-line:before {
        content:"";
        display: block;
    }
}

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    filter: var(--bs-btn-close-filter);
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity)
}

.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: #ccc;
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}