code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #212529; } pre code { font-size: inherit; color: inherit; word-break: normal; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -ms-flex-order: -1; order: -1; } .order-last { -ms-flex-order: 13; order: 13; } .order-0 { -ms-flex-order: 0; order: 0; } .order-1 { -ms-flex-order: 1; order: 1; } .order-2 { -ms-flex-order: 2; order: 2; } .order-3 { -ms-flex-order: 3; order: 3; } .order-4 { -ms-flex-order: 4; order: 4; } .order-5 { -ms-flex-order: 5; order: 5; } .order-6 { -ms-flex-order: 6; order: 6; } .order-7 { -ms-flex-order: 7; order: 7; } .order-8 { -ms-flex-order: 8; order: 8; } .order-9 { -ms-flex-order: 9; order: 9; } .order-10 { -ms-flex-order: 10; order: 10; } .order-11 { -ms-flex-order: 11; order: 11; } .order-12 { -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.333333%; } .offset-2 { margin-left: 16.666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.333333%; } .offset-5 { margin-left: 41.666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.333333%; } .offset-8 { margin-left: 66.666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.333333%; } .offset-11 { margin-left: 91.666667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -ms-flex-order: -1; order: -1; } .order-sm-last { -ms-flex-order: 13; order: 13; } .order-sm-0 { -ms-flex-order: 0; order: 0; } .order-sm-1 { -ms-flex-order: 1; order: 1; } .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-3 { -ms-flex-order: 3; order: 3; } .order-sm-4 { -ms-flex-order: 4; order: 4; } .order-sm-5 { -ms-flex-order: 5; order: 5; } .order-sm-6 { -ms-flex-order: 6; order: 6; } .order-sm-7 { -ms-flex-order: 7; order: 7; } .order-sm-8 { -ms-flex-order: 8; order: 8; } .order-sm-9 { -ms-flex-order: 9; order: 9; } .order-sm-10 { -ms-flex-order: 10; order: 10; } .order-sm-11 { -ms-flex-order: 11; order: 11; } .order-sm-12 { -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.333333%; } .offset-sm-2 { margin-left: 16.666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.333333%; } .offset-sm-5 { margin-left: 41.666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.333333%; } .offset-sm-8 { margin-left: 66.666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.333333%; } .offset-sm-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -ms-flex-order: -1; order: -1; } .order-md-last { -ms-flex-order: 13; order: 13; } .order-md-0 { -ms-flex-order: 0; order: 0; } .order-md-1 { -ms-flex-order: 1; order: 1; } .order-md-2 { -ms-flex-order: 2; order: 2; } .order-md-3 { -ms-flex-order: 3; order: 3; } .order-md-4 { -ms-flex-order: 4; order: 4; } .order-md-5 { -ms-flex-order: 5; order: 5; } .order-md-6 { -ms-flex-order: 6; order: 6; } .order-md-7 { -ms-flex-order: 7; order: 7; } .order-md-8 { -ms-flex-order: 8; order: 8; } .order-md-9 { -ms-flex-order: 9; order: 9; } .order-md-10 { -ms-flex-order: 10; order: 10; } .order-md-11 { -ms-flex-order: 11; order: 11; } .order-md-12 { -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.333333%; } .offset-md-8 { margin-left: 66.666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.333333%; } .offset-md-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -ms-flex-order: -1; order: -1; } .order-lg-last { -ms-flex-order: 13; order: 13; } .order-lg-0 { -ms-flex-order: 0; order: 0; } .order-lg-1 { -ms-flex-order: 1; order: 1; } .order-lg-2 { -ms-flex-order: 2; order: 2; } .order-lg-3 { -ms-flex-order: 3; order: 3; } .order-lg-4 { -ms-flex-order: 4; order: 4; } .order-lg-5 { -ms-flex-order: 5; order: 5; } .order-lg-6 { -ms-flex-order: 6; order: 6; } .order-lg-7 { -ms-flex-order: 7; order: 7; } .order-lg-8 { -ms-flex-order: 8; order: 8; } .order-lg-9 { -ms-flex-order: 9; order: 9; } .order-lg-10 { -ms-flex-order: 10; order: 10; } .order-lg-11 { -ms-flex-order: 11; order: 11; } .order-lg-12 { -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.333333%; } .offset-lg-2 { margin-left: 16.666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.333333%; } .offset-lg-5 { margin-left: 41.666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.333333%; } .offset-lg-8 { margin-left: 66.666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.333333%; } .offset-lg-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -ms-flex-order: -1; order: -1; } .order-xl-last { -ms-flex-order: 13; order: 13; } .order-xl-0 { -ms-flex-order: 0; order: 0; } .order-xl-1 { -ms-flex-order: 1; order: 1; } .order-xl-2 { -ms-flex-order: 2; order: 2; } .order-xl-3 { -ms-flex-order: 3; order: 3; } .order-xl-4 { -ms-flex-order: 4; order: 4; } .order-xl-5 { -ms-flex-order: 5; order: 5; } .order-xl-6 { -ms-flex-order: 6; order: 6; } .order-xl-7 { -ms-flex-order: 7; order: 7; } .order-xl-8 { -ms-flex-order: 8; order: 8; } .order-xl-9 { -ms-flex-order: 9; order: 9; } .order-xl-10 { -ms-flex-order: 10; order: 10; } .order-xl-11 { -ms-flex-order: 11; order: 11; } .order-xl-12 { -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667%; } } .table { width: 100%; margin-bottom: 1rem; color: #212529; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #dee2e6; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #b8daff; } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7abaff; } .table-hover .table-primary:hover { background-color: #9fcdff; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; } .table-dark { color: #fff; background-color: #343a40; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } select.form-control[size], select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; } .was-validated .form-control:valid, .form-control.is-valid { border-color: #28a745; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip { display: block; } .was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; } .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; } .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; } .was-validated .form-control:invalid, .form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip { display: block; } .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; } .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { width: auto; } .form-inline .form-check { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; -ms-flex-negative: 0; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #212529; text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); } .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; } .btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); } .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; } .btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); } .btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; } .btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); } .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; } .btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } .btn-outline-primary { color: #007bff; border-color: #007bff; } .btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #007bff; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-secondary { color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #28a745; border-color: #28a745; } .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-info { color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-warning { color: #ffc107; border-color: #ffc107; } .btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-danger { color: #dc3545; border-color: #dc3545; } .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-dark { color: #343a40; border-color: #343a40; } .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-link { font-weight: 400; color: #007bff; text-decoration: none; } .btn-link:hover { color: #0056b3; text-decoration: underline; } .btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { transition: opacity 0.15s linear; } @media (prefers-reduced-motion: reduce) { .fade { transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } @media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } } .dropup, .dropright, .dropdown, .dropleft { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-menu-left { right: auto; left: 0; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-toggle::after { vertical-align: 0; } .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after { margin-left: 0; } .dropleft .dropdown-toggle::before { vertical-align: 0; } .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } .btn-group, .btn-group-vertical { position: relative; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-toolbar { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: start; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; } .dropleft .dropdown-toggle-split::before { margin-right: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn-group-vertical { -ms-flex-direction: column; flex-direction: column; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: center; justify-content: center; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } .input-group > .custom-file .custom-file-input:focus { z-index: 4; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group > .custom-file { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: -ms-flexbox; display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; } .custom-control-inline { display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; } .custom-control-input { position: absolute; z-index: -1; opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #007bff; background-color: #007bff; } .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #80bdff; } .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #b3d7ff; border-color: #b3d7ff; } .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; } .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; } .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; } .custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; } .custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 0.25rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #007bff; background-color: #007bff; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-switch { padding-left: 2.25rem; } .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; } .custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); } .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-select:focus { border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-select:focus::-ms-value { color: #495057; background-color: #fff; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; } .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } .custom-select::-ms-expand { display: none; } .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } .custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-label { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0.25rem 0.25rem 0; } .custom-range { width: 100%; height: calc(1rem + 0.4rem); padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-range:focus { outline: none; } .custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-range::-moz-focus-outer { border: 0; } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } } .custom-range::-webkit-slider-thumb:active { background-color: #b3d7ff; } .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } } .custom-range::-moz-range-thumb:active { background-color: #b3d7ff; } .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } } .custom-range::-ms-thumb:active { background-color: #b3d7ff; } .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } .custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; } .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; } .custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; } .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; } .custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; } .custom-range:disabled::-moz-range-track { cursor: default; } .custom-range:disabled::-ms-thumb { background-color: #adb5bd; } .custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } } .nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; } .nav-fill .nav-item { -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } } .navbar-expand { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { -ms-flex-direction: row; flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-deck { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: -ms-flexbox; display: flex; -ms-flex: 1 0 0%; flex: 1 0 0%; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group > .card { -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card { display: inline-block; width: 100%; } } .accordion > .card { overflow: hidden; } .accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; } .accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; } .accordion > .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion > .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; } .accordion > .card .card-header { margin-bottom: -1px; } .breadcrumb { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #6c757d; } .pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; } .page-link:hover { z-index: 2; color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .badge { transition: none; } } a.badge:hover, a.badge:focus { text-decoration: none; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #007bff; } a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #0062cc; } a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .badge-secondary { color: #fff; background-color: #6c757d; } a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #545b62; } a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .badge-success { color: #fff; background-color: #28a745; } a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #1e7e34; } a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .badge-info { color: #fff; background-color: #17a2b8; } a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; } a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .badge-warning { color: #212529; background-color: #ffc107; } a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #d39e00; } a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .badge-danger { color: #fff; background-color: #dc3545; } a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #bd2130; } a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .badge-light { color: #212529; background-color: #f8f9fa; } a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; } a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .badge-dark { color: #fff; background-color: #343a40; } a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #1d2124; } a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.3rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; } .alert-primary hr { border-top-color: #9fcdff; } .alert-primary .alert-link { color: #002752; } .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary hr { border-top-color: #c8cbcf; } .alert-secondary .alert-link { color: #202326; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-success hr { border-top-color: #b1dfbb; } .alert-success .alert-link { color: #0b2e13; } .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; } .alert-info hr { border-top-color: #abdde5; } .alert-info .alert-link { color: #062c33; } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; } .alert-warning hr { border-top-color: #ffe8a1; } .alert-warning .alert-link { color: #533f03; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger hr { border-top-color: #f1b0b7; } .alert-danger .alert-link { color: #491217; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #040505; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; } .progress-bar { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #007bff; transition: width 0.6s ease; } @media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { -webkit-animation: none; animation: none; } } .media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; } .media-body { -ms-flex: 1; flex: 1; } .list-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #212529; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; } .list-group-horizontal { -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; } .list-group-horizontal .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } @media (min-width: 576px) { .list-group-horizontal-sm { -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-sm .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-sm .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } } @media (min-width: 768px) { .list-group-horizontal-md { -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-md .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-md .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } } @media (min-width: 992px) { .list-group-horizontal-lg { -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-lg .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } } @media (min-width: 1200px) { .list-group-horizontal-xl { -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-xl .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } .list-group-flush .list-group-item:last-child { margin-bottom: -1px; } .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } .list-group-flush:last-child .list-group-item:last-child { margin-bottom: 0; border-bottom: 0; } .list-group-item-primary { color: #004085; background-color: #b8daff; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #004085; background-color: #9fcdff; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #004085; border-color: #004085; } .list-group-item-secondary { color: #383d41; background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; } .list-group-item-success { color: #155724; background-color: #c3e6cb; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; } .list-group-item-info { color: #0c5460; background-color: #bee5eb; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; } .list-group-item-warning { color: #856404; background-color: #ffeeba; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; } .list-group-item-danger { color: #721c24; background-color: #f5c6cb; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; } .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; } .toast:not(:last-child) { margin-bottom: 0.75rem; } .toast.showing { opacity: 1; } .toast.show { display: block; opacity: 1; } .toast.hide { display: none; } .toast-header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .toast-body { padding: 0.75rem; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } } .modal.show .modal-dialog { -webkit-transform: none; transform: none; } .modal-dialog-scrollable { display: -ms-flexbox; display: flex; max-height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { -ms-flex-negative: 0; flex-shrink: 0; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); } .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } .modal-dialog-centered.modal-dialog-scrollable { -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; height: 100%; } .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } .modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .modal-footer > :not(:first-child) { margin-left: .25rem; } .modal-footer > :not(:last-child) { margin-right: .25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc((0.5rem + 1px) * -1); } .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); } .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); } .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc((0.5rem + 1px) * -1); } .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); } .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); } .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #212529; } .carousel { position: relative; } .carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; -webkit-transform: none; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { box-sizing: content-box; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } @-webkit-keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border .75s linear infinite; animation: spinner-border .75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @-webkit-keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; -webkit-animation: spinner-grow .75s linear infinite; animation: spinner-grow .75s linear infinite; } .spinner-grow-sm { width: 1rem; height: 1rem; } .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; } .bg-primary { background-color: #007bff !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0062cc !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; } .bg-info { background-color: #17a2b8 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #007bff !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded-sm { border-radius: 0.2rem !important; } .rounded { border-radius: 0.25rem !important; } .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-lg { border-radius: 0.3rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-pill { border-radius: 50rem !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.857143%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-sm-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-sm-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-sm-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-md-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-md-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-md-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !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; } .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; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { box-shadow: none !important; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .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; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; } .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-lighter { font-weight: lighter !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-weight-bolder { font-weight: bolder !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #007bff !important; } a.text-primary:hover, a.text-primary:focus { color: #0056b3 !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; } .text-success { color: #28a745 !important; } a.text-success:hover, a.text-success:focus { color: #19692c !important; } .text-info { color: #17a2b8 !important; } a.text-info:hover, a.text-info:focus { color: #0f6674 !important; } .text-warning { color: #ffc107 !important; } a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #cbd3da !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #121416 !important; } .text-body { color: #212529 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !important; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; } .table .thead-dark th { color: inherit; border-color: #dee2e6; } } /*# sourceMappingURL=bootstrap.css.map */">
0A50D948982196BE43B6B98A466CDB06 629A09E43904364504CB470325AC7CC9 9E4A6E2A4D915BB3292A73423B2EC94A C92EE5FDBFB8374DF49B464D51F4D548 FFA09465A81FF1DFC932B534209C14F8 adobe:docid:photoshop:0a0dd717-6948-a644-baa8-efe11ff20f5a adobe:docid:photoshop:48f5df12-e2c3-de49-9fba-2e3d9e09c571 adobe:docid:photoshop:84290036-91c5-7c4d-9e9b-de3ed99b7c36 adobe:docid:photoshop:af1df30b-4fa2-b549-96ef-ea2f376e2c16 xmp.did:223299A376E3E311BEB5C8B8AACFAF81 xmp.did:75CFBB94C51211EAB26A853BB44794C4 xmp.did:EBA0F51997EF11E3B197F061D6A025B1 RIDATxwms6lc齅@$ H OHϛ 'H!z5ifܱ{mCV+m%t}>*ٝٙ""""""e/*RR ,VKu$~NDZ AbYǁ4 x붰`Uך=]lbvzMekb=^֝kk p{:Nzgm(pq8`@M >ٴ[;3}K<4w{ӟnnt-Y~%g'n[^d܅J뮬w~z[=d}οfrq9[GDMO=(FDDDDD"͑80"ѨzX9vS_K95ɟԦl qX ,Vv׀ߓ ĺwxHDDD$Ԝ """"Rz{~@/'|O; Z9XN$eI\'q#,j >#㯾k)5}vdFx88U]c$(ƎuRHVYCI\xՋ"""R@~Aߖ>k#U\_޻aE5'fS QU.@ ȊOu[DDDFjc!jͳPR>("""""'1h@J_0(!{pGԬ/""R) .K 'I7.DDDD:"""""k)^xEDD5&$o]<<{.aZ7jPrPDDDDDRtAT)d,:P6rms@ե.ppy}svͳxRV)GHjMMI@!g(Fɓ]Nx꒵~l a@Mep?wذGPsdi6A :'"""%BՈ1re08P/^Zsa}Jͭ_R.BF5,ͽs6o8z9`Dh쉇~yμE'HaHeagNNN4NWg?I\Ys$e""EH Qs69ADDШGO=Wg WVd ثƋ~3׶)vDSz gF_78E\g_ |ˠ&!""UCәepO_񇦸*p=<wWyy,]!"""EK "e̔qfvl3N0Wff6YfvF._[DDD#1DDD Ƅԑ lnlwΦoQب9ևjL2fdȡf%fh%f@]S͸όs""""@SkԜ ""G|r|޿;´׽~ ?.`Qj*}' """RԜ R"p;"0{]+0f31`_KDDD 5'%LKZzߖ^*T}415'1繽&0tK܌̘!͸Ō+̨ $1C\Hd5!A6?F.=qwՠ """I "e1CGf03,@]Řٓf6lg>_DDD[DDDONH Ԕ. 64lloX[ևjLSC"O|[JI9xx?nO>~DDD$"'C4jH< HOoPp$' U#We??q?{zvH0uEDDDBDğ<~Ố6x8P"""R tHY(F5'ݿ䶛?2~UبrA#\|);ՠ """E.JD-l#(HXDDDD.ei Ks_{w?"p Sut}{< ط5ちOiE,`.6DDD`4rH<9|"jJe*6xEDD.DDDDDNT y%WWm{iy%&ǖXp}pxxzߵI4 le2Τ/P h}ܧq6H1!, ;?-%Q#)p;Ο1R8κ|m#pp 08؍nLd__QRdAᖙӂWM*\p֭3^O/ Ϻfx"ޘs75Ѿ)fAE)ae|xrs2:(gPl(TFJ Z""""^t2Cxm\5ƧHrp)r8Cjc;9ϼ9~]y"uQU,cnJ~m@EXn,1JfvrQ>&""@5PFNa$FMhD """^ehPܤlPHmR0ҚVHOל9q 9!CcB|YZS{lhخO`O41S})@DV >0s@ )iAʑhLh@ """= -lLHpb<%vˌ=rTߴ;pG]κmwM ?}fі]e.ޅ(V'VƂ8LkԻ#]"""ݠDXhNuh*4ԣ|&'ҟH(R~@Pw/,0CJ /}j-Qt88s;C x{m6/l8w]SUh9AE`llf/ُ,z]O,H}NDDӁ3)G-V`BDDD$! ]5(jۼIU1?Hvrz)@{f]#Vc}g~xԠ ""95'1 -jq7,ځG]Yhg>'""ޅ@"bĴ"""wޠL5nnlxrіK ]{ ѧ4 FNhM }yOjiٲ9x }^SԤ ""DXh UG%""][hVmk5Hu6C vKk?FKٷ?Rwuw,;&v鳋߹m[B*F+-grDDD:RsHPofoiEr'XDD淦s-"VzEDDD2dL%/gcKFa+Xpş?n;9CԤYk6w/lh ,Vëbs@ """bg|\5'۶5a83kƍf \Rl5I3۷H[j``wvH0XvȺ9D$Bm >~\^^+W?bB~^+уp[;;]f}b;GT䲶hNAZ eZw;}[f}Ndyڦ7^w}U]t#ߺmyY.o_~n.>?Wku}D,p}S(ZjϷ \ )xG\:8 8"q 7&yU/Ǝ{Sk71 ]llkm"1s t2$~2O&sٗu-@#POg 0xx3,RRV]u߻ۯd~]/ u9>߽O;>|ԓN|@3~,SmݱSs:wIks{/߲}g:3[H!eb.};W] ٿ/.춥yvyah~wM9>ߋߏN>؅_wwb{2t:Y_'e}٥n{{\rvC:SO=,5'嫶z$\j0g*'G=a(ɓqڟp.QdMi5$jnxvjC5݀}I4bz`- X 6d;(RCbԤOl ?:4I4%ZR`gِ\d9a^WsB~y_(/x 17 FeԜm8W5~:kN "ٚbioQdhNnjN!5'tN "jN.-[۾% aQ}!""UHN9!yEzu_ -$kH>*T!$8h#j H_MAa-ƄZ MtlNlPE!~%;*R>'٨iY'6[߳DsF`g#W89a^WsB~y_( @5'ĀACt>oTN -f؃25'~m]v6:~M_\5'@sOhWsBWokYjN.-YoE |=>fSDDċ0Ds ti IH60 Cb 9wff!hgoTn @?3u;͔A!9!yRE';y^BI5'@A~mPPsjNMwu՜ ";K "ҥw9.)JmsNO_>EbT ''ιsתD$ԜK9!{wFY?W /T ֠LW7)17TGQ6'9: ' mS<;td\bn}M_\6'4fwk%_; jNz\ ]鮽Ddgu9BgDWhYTͤ( &]:O; "AN͹oI"""Rfb'?Ns=s6<\y7}&q&;֙VF Swd#ݔ2p9C=)""".]c;,G, ^Jqe){M@3-n^Uc'uZi7 Kmm]뎢X?7) )#$ִН{ /||ǎqbܥ&O}O/yn=w [y8wyLy[k gVr !=;;s_ {tP/j:ṵ?]o6W]g""Rrt NYhx ) mh^O)/""em070w!K=""""Q9/--+tQS)ㆤ>ם9CwwٴEOP](QJkuiB#(H)RsH v5CBQ9x-"""I ўkK:߅tSWM _ak(4nPG&z5(d!k|e[~_Vu)AADDJT*SEQ|e|f=iUJϿ(Rq#0z 0fblADDD$=!y~~?yrٴm ]wkw) ==26(6dZ]6(|׭kJr\*wu:x"\5(H "elz=M}R Cbiπ$uXywNLz_uGLߴo=aқ6(|ٗoil}羬6oU==eAAADDJDXΤ* 0w0:?""Rz{Z,|#"""ۤ`@MliZ##p3vbZThPsZlW*Fٽ__>dL 5(H QsH3ƙ\EIz[:Z ,]Hwu2zB~ݛ[ ]w ~瀚]=rߠ,1s_Yrpcw"""TQ_ WaE;yEQL?= v3Ee)"|M&lMXshKĉ8wOw;v*呞.nW\ڊX97n;O6z+=ADDFN)cYO=EɖED, F}}A!x]՝m j-{52+KOkPEs;3zkPG{l,3jwb ܕ7yAADDJDʘݼB_Q"?""RV0 f-A!t0XݤpKe= }t''@RR5 ^[V~\w})rqCEn^>!4#4Ej{tϿ(RV 0b1(D-1؎HJiPN`d6WVn]᷅8zb>}jRvvQB ٦y_<%[_+CAADDX((ҍXhYh"pRZY_QE) 68D-֌HdR2NGN/|`w}Ա{>r@?ϵDZ`& .!rEDDt1CS;4>xZMNE~G A![HM ؼ˶a#I̹raCDDdgUXGDJTv)"eT)$@ Zhw'ڇoz2=yܥf̕/^p7 UV[߯cG.ʹ̴\NJjז}yOEvڊHEe,鯧psyy:&""EADʘeˇg|\Qv%iIDD DS@ϵDM+8Z Ŵɏ]ʚCccˍXK)?(udmr4rB R2\0#"peRi CHnL"1` `& n\`,0 -ED$2kf9!0ڟ)7 >hDo1!g'@#(dkI!{Oο%HUqh)jN)cYjN.I{NQrgCԜ ""Q=5+7E_\pwZDd~nb`99g*PDė,;6%thLHWV1~XcG֠m䄌S:>q{sMV}34ۘ!G>hzp&sF! PDDN/qnK15yGɳ8{A"fHw *[Vϴf.\DK'ݓ .<`}뛃AGbwl/κ-wGoq{v,'S]}Ȉ~>d.̌9~?vg[syyھH!TFi+#Dp7p/PVel6"QWfC"pUR/y_DD$ڼo)xNbk?\\w_')9YFOtԄozk Q  ) ٥-|~]}r]_Ĺ_?>f> rC7t1!87xQG "eBBvV}Eg^M>ɳhԄTRWJ/҂<#";+6ׂ rCI <SB\  4(5WƆ)F4fI*ٖK<%>'m{Kb.k:7hz) .xh}Gbm;+N"?x$FdoDT_W#7>(|X,D%҂Ҙ-MFc/wHLt?”!v˽T;MQMGONGPHoLLY. jta'ɣGb*\: 0xp<)ccB[瘅ܔEQ1c@MQ2i ֘6ۜg5o9Dj<䙺LDԇgMJyles"""y4$NIB!_xEDz(Sc.n2B,|Ĩ w} "",Aw[_lԘvO,y%\L>HAFO8Zv:OYx8+EYܗދwii{xA$ըP4rH CF~ah(JZϋI@4x v.pZc]5hTX |^#"u_'Օe=zBtE' ) !mlzdц1ɂc)"RҧsH%ϾA>Jz?9҂)3w?s$W+[BEDD/055k5[@ZDRtHH ~t߶ -vmʦqa`9`׊DDj'/{nśM_ מwGPHoR0 勖nB&>w=/IADrQzCC Dbꇧw,H:RsH oƀ@Q BLɃ `7`,P,f}{{%)nGOxln-%si'Ш6"}lDFĢ-'q, H=!/S;$ehPHmO̻9tjOԠ ";-~yf,.=V$'>Up޷Zh߲Pl(da쇱{jJ1`)f2w8(66վ+ߑh$*A=A54RZ$}v:]Fi-~+mP/*SpHYIKָR5uh_*P7]I$RFf6 +efp# 0s-QN*~KCnqj">FOi܌-f/fT~(RzšR<>wBQE)TL08`pJ0xâ7ܻLW:f jpV,1`Fh\.2LƄ3w-)lQ~Q}(UwprY/ƄS;ᏟY趦{]kTƂɃ";wx{ߐXnS`EP(m!#,E)Pfuq"{(Tzzw=Q`s/^xφcHj;(j|C[f|]$"~d*$vav?`Ic}tÄ|YeΈ64"R:2C.- ].?E:Eʄ}9+啖>.""C1`w;#~N9,]TgLח77 ]jrks\cŨIAD $m|ټq}}? YkTǂ[6:}^SBL_y5Cܗ=IYF=ADN`~u+k_N,Q0๞v"e;^#4{_W(a>zgח􈈈P Iskt,g3cS ʣ=J`Ah|]Άxosۓǟ||>ߣ'6Br<Ճdڂ6]: ַ*g H""%-knyX Te!ѤJMQEQ3;#W+eY9 8n((%13D!c6[ ylMukp%[qbD/.ٺem]Յ8VžH =zBg*IWqb iΝxFOgi}ƫ VQ$W4}T*E{Bΰ!~}_$|4/EQR FG(doE7(d׆XîV\\ f`Zdw!"s]zŨ=0?8 SJޕn_|fac)DDvAJ81!+_Yu 1#v_ٶ]+׌>"pܹj4(^ۯ4÷T_cm1jR95'832Ewu:wD?_)}}^~Ky_YtvHu2Cm{~em_Z ds_h 9+頠q}mk7_V{Fڕ2N:kN[dֈ{ߚDn=l"vu(ptFe̺'|{іJ5'83jz ]H?""R6]9 ہϵHt`0|ݦy0xxɦxbD4d=![SX\FBxlP2{rBSܧ9}IYN=AD!nMu}f?7[{@p=A*R1}|VJ?{gsеG EQ$;E(ds3zDTeZd=co7kj-*ŘA[B9ʵ:(("\&ﷻ"]uk}[̹}wk}X2l[aO/+鐲5i$jPl2Gjز~{M-ԏ#+[>x—xgI&)@Q++{XUgBQE) 2ݠ:5Nh`HIJ2: alsBA/=v^J]&v\{8VlA5`GcI..bWt%?P3aǡDgio[ =ZH}ƏzEklM_wPM(u&60D!kf-{RiED `zfJGy/Ɂl1ywM -phUSTx.xhSBGAED@QrkZ`Xg.""88(hk<""y3',oXZB;½O;ʵNM "3FO,ٴ7^cʊ;y|+ϾM_#(@mdPW7Cݥק~IDgd.ٴ\FrKsn-<jPhO "%.4S䗃?pr.""f0 HQm"ј*s-"R8fjP0^t:}8?}Ԡ "0}ֆUwyի~U;i^؏^*"K}N'H6;3zg̚ Zq-ث#>w ؅  +{B`9&𫋧=#" YO\\ݻ-6Fs}>aՠ "= p%[\Y 7֛=iYu9nG'Hd`mjlS^9'T?~i3 (J>c f*c*b/}gP3(R͌e@=x立`QDuv'Vn qާʽiDd'e[f=WW/kT7}pܐxdNL5o._q{󵅭؟X3VIʲ "M:ydʻ ckboA{E쑸rOzSs!CcRt2NPnۯ[xU'gۭ "ݐ2zBEټ1FLXlN>f$_B(-W+ś Nvh#(Jdefc"PK̞5EyFH  n[6hrp~+N Sՠ "]YSֵoihi^SBsG{ҾA! 'o#ӧC_>//o "s kSZٷ/?ʫAA#'<{=_9 g){#""={G{.$ϵHtXmz6~ #9Dg:zښ[Vo_3N_^Ҷ,\7$}(yU;λ(.C4y? 6y2bp~H\Ԝ R. f0EI.ŏs\D՜ ""Q&]X ~}}MH=:IA_=UMUUڽ*@ " \vEj77^B#:\@+}MpGOH_vo._喂큃?o}kh}q.!%|~((p 5@=>b-U__rDMXm$oi7_=oF]a.~CDNrz?}۶]zETga_S;@;d]ys?BͅهDgׯ66ğP_dUƂ_۰XÒnP|]S@}УPEQcwI#"P1aKkAD$3K͔k[7~Jʘ:i'aNjMI]a8N+/}f--+h9a<~4tnM!}eVn޲EqמvDhHt~{c/2'Ik5H6ofP|"""f(0\o+$t:mLHnPfd98 =̋."E#4a|}} eRODm˸ׇf[X}*c"mD2헴yt骧tTk틔 jN)؅htp}_. bTLx% 6F2HOecEMOy*zW'ęFOlY:kM-Գ;nS;@o۾՗sgF{"}:1ҕުc&S\5'+} 'p\ae}!V)JCZF`!0K[ODفB8UA?w%~@PDr0m'Xyc]SA_s`"6C]ˋ7[܂r#zW "ݐ2tc$f5K[Yq1iR=!t(^@Yk'V>f1U1^((`&UGYbDD2tr ֨R9FI "d=!u=ao~sb>$ )'tFqz,\߰,.?:zbjsId$ j4s~l^5:70EQ#_1-|xį#zW:fp݀w-j߿(J$ی1f5.5Jhl35c -˖w7u@0MM(OA KMO_?喰Ociw#5j)R@xVVO0Zk鎬7Ve9pʞ#O~H)iD5@9,|bP5>WcZZ-]DFy% 6o""E&_㶫wжBCSNFOnJ=0m'__\V'wVݩ 2KoR0VlkhZ[/OTE|#úG _eUbRjN)3_1ہ}!Uؽ߲/=g1h~[dU{%5'H>A ϵ xɑZt=;FXD粍Xajoܰ9|K}nvH ۍ@ 7m_Wu\u,5Hukj߼-Ve4>aԈS(unЭ EQJ*_1/wm744 Ks-By( F7mqv|3K 5M$";[=[VeNI6|vlRv5yv nnEzVYv2zB֑o,Ό-.9d=ADdjl^SDM,!J)!)}MQOс7p\>K8 YwAQER`1&Jco-tHdj^Xty}I:nӈ 4ֹm |aӡα/O7wݐmOƚnTkA %z%Dmf̺3nke i{#vд"eK> :$S޳G.L]DQ8߅xVޚ9X-"~r[fELJ7 =AD0zBv'c77omlz4v@8zBdvH=:oTh۞=  YwjJ۬ {+7/V{?%F2PJY:}I(>mHI8~5ߏ<EQhe a`#"Pl{U?)"yg)v/.4y2b+DE粭{ô[{kM]YMPS̳FMmf\vƖ;=ZH&)Җvt)S;d?} 2UU&Gr#GO "e셉 ;6 R[iwP{Rw4Ĉ }J`0[h]u@ٍfl~aMI]DK)'tVnmZ}}k*"}^bgGOxnQY+K nje6vQޅ˾glU"%_x&HQoq/Np Rv |tm 0$Ks9EQȤ> 6pG`w "d)t8 <6OӻʝE+{5P~Njoocm`/;=jBR?۳p͛7Tk8ã&~D$L!IZt՜M[GeDCQDl&HT:̐;|Tߊ~7?)R@Z|jf/k="" Qhw'ۛ?."ѓM>N]߶~b{S_ܫdگKٷNX{m!we3h("]қO/yA .7a`fX/ RcZXVRR׷;ʘJ?H;(D(C1"J=/`j2Cj: 7oζF{FgNu:DL׻mu/ԓXֻCUGQ3`w^jmZ &zϤZjl#<ꍫ_ʈŒS;$9]д],p=O_crDr`11}atW}}׳ V.BDD" &%-fϊ<#"; !`Oݸ[T!}hj9n [_2Kw~CTƄЖ-dTӔ<"7iLhg^⭵߷(e+۰*Jh=rrh#{]WMs\g.\:i52z7]W_)v574g)u_KZu`xw1"RR&g3;y!lȵ>]HvJD+!UE$RFOV7>dՒw)z4z_^]<54ւ޻:@DD6w}~kwjG[B[Q#AOOw4%TQ_qX2w1oWz+(\ڭ2#kwҿ*ey{0?(J$Ra00g5x` ""92d^ e;(h]|nxMBA t|!"E-zm{[²ir`M d%Rz0zB-654TB=poO|iOS;H?7Wf~xcC㍔I_>ɑܒ@ND/L8%Շ5Tv Ț}óVłZW]D\OM*ϵHy@`F^_v?7|7XMߧʝvӝ^uu*Ъb{`3B' yrɆ[+i}*>Gmc1-S):2~ 7n~ҕ5ك*YmqvϿ(;faf[GZ0[}{eyeIW m'\s'׆sf,krm=Mxpɫ"}DK:kǬL Qc:Tg\Y/h1ɱi}ض ϛDd`IY/|wW|xScM~8Ǟp@cո"s_?U:jۛ=%ݷ>62(R]D `0[WY@ZDMi'QRSA%N[>_|Nxg}Ϸ5Sf)8{\ѡCD^2O,ڼ%|c}>7zҥGnTg!U;?a'")!us'_zɳgM_tKKh+ Р3[kP(Ʃ*| "8g=g}nߛk5q&mIPC*[V@ J7w"" 8ߖӀc@D"!u]q@0B >m_}Qqܠ>*!Q7Op:;~]82 (cW>폈HY&G=Sx X)O|m|ņX5%X8۶kzϸ9{G ܯ}rxRsgh}}duG'7N]_dkP0-E%epye \㻎h oTMb_UyX؁srݘ~}?D\K䷙(βEd:o'--\M:P * e 4wxVr#1jB_E=_xEDHROd`g mՆ?y`t`:k *;8_upt2\qԏN3'7(d67ާc·s//]4`gM=>ERz͔}v{wed/HE\x?ys&R=ADHobʶiķ" x7&Gx"p#Ǝ4xC{ܷ +__^Tł3HL.xhvBѬk5rHYp Ė8ׯofkR'qbWlFr=tZDDv 8DB9o#W8A%l], 9 ~:(zݍ-= ^. }'X0:_jU<Nj ]*!oMl |^z,í?mǮs_|3q"v-p>0p~tWu]E--SbaJqO;[ۺ/.~24[]8>H7\mi%s]d/_fG=?flagT6|،QTl)RJ!>_Y͑)^0kUwt%P_‘_gEQ0k0`h3XnKV=؂O|mMmw2 >Nܮ:(l-Ϲfj7o+ )8xT("RxS?:)z7y!u' [;WF]Stّ][UشT̹ӿt^H[M})TDJ_wv/fl 'r~婗.kN^UϡYdz*ΠFQE)Xpv6(TUdžŸi*nXGT0WV}{\04ec*ylR5׌ Up@GPef#.N((M%^`FF_i{0 "^uҠ݃-dnZa2ܶڗ떜w3s9Mb>=ի2H6'$9SZS,"_z7v[T[AŜ;nٷQ,a6k]]+>ǎa72K=:b+F70fb#"YdRuv@0I;{ygkgmahl÷b|򈾽("Um׮~ut:?%sc|HqW,~嘼ˋfKTS\Hq-C  m_È /^^W_6>2a{)umi."] ܹoLⲱ|~Dv#* 8kpo^U<8K8wHsvUgGDDPH@s-4Y6" i Nu5CKZ;jW5*|MwڳmF^ɽNS/nnhjl +p^Lpl]2tAacCsɏs5qiN/+"IBwFtj}L YE9%ϾzƆsޕmS;[:&R.((ud3 3bXdll15æcc ԇFhP:hCh b011W:FU;b].:0 < e~w1""; sIy]30v7ztn'q |*߈nS> GNj{h[wdˆ'G We`vSatv%`ߣ*&7iHUH%ZOgZ_[~<d|5 M?ү~AoL48AAUؔ^_Qk+| "b*թۉ\(s1{>s-yED$ XWFmD*Al[Eo?.x!?v)A.1!\Hb}fvڨse&S wM9̦5#.j䶬m:g劳1:;KR .Iz7ụbيveiPH7iWϦW݇=pnP ]s0|מ~yc A|8NXQ:7ED\TCaki 0xN=񵡝]iXΆZlzL>m|MY֏?:uػ^tK2NW/UV̹x}Ű~M_߸/9wo3yϔt4PDiRE;CGWɶ|ܮ5͇DlMPUuFvb!r!EQJ";a(J-%(JAC[G1aX""׆_I!yzЮ`u`yR!z#q!,No=嵃pc >k_m8}ك׿T1IvͳוNJRK.FJnۂ ۛؽOͱ^,#~{YKh/e*":C}ɴz?}$p\tqx{#zC 0,mҾ ҦLj R#pUR=)u8 s->m3[H Y|lmof+XS4H=M͡Z3ejȾ,ۮ}t(S;Tr4 #*i3MН}FNȸ|__vn5'wr؏{y""RF.ēF`.&{k.eE6*diVNB{ݝÜ[Xؘ߯>*Վ-"*kB}SBsqξb[vpN]f}S<᱾ d>jjɕNvf_ <[ oRd AIEQJ#E8/=BQEwc샱?ƀ#1^xWZ2OӯdJM  N}{7W40_/sLEC&u?EDڛzѤ!_뷷1sqbť/28u׶H+#~~QSDH E-SBzB4oB-Fs6E$]a])vΆ.AJ7v)iH4GN 1jBQ*e`>VҠ)[xur2,IαƷWdN50r׌Ќ@ڼ3Vmyqq{a_h)"ҠM˶/~?@d|]r퉣Gb܀~әX0<)Ms߇д"eaE`/""%mp愘Z| }ÛamDadl#)tvS<\BCcs 7 sz՚=("yqlOPWg;intqKhZMbԄkǿ:̒i}*ېMc6-|-1_vDdd;.ۛ×=VPk*MyXtӻ~m_XmSc/bΝOmd-[)-5)t4`O-_ KLWc9"ZǪ9A,dlVMع`wuDDDUcrZj;0x\HeiTj^LM ~M77m~}cvl顩MJ]v݁M - YU`<ףźN͸Sd'=VHU>I3)?وn5P@xݜ676ݐ+ 9[umt?ǥ(J*{5/PEQc4ƾ{>]xc&vDD۲`t`M;zvn/VՖ 1)GٷQLX~o׬֫"ֻ.VS;Htsڇl9djofp%p_{m;ڶ"RR$73/폈HIMbĄke#0u.FDX=avʕm,|̷_zu;$cҵ 37J"~c3'^8WE)ٔfo2 654ԷğS;[ [>{mDVAu]yjajJwأo))uDv"5W+şIR4 8Dbzr,]H{+dE!H |5 |cE]ﰾArj^L:.sWscSzo ۛT[8#'"Rd2n#A3\mgUA|ڟ}qͩԜ Rlﱍ\Zr""RFc(}`HyguۯgUAp!E0C9*R][ ȫxŗU4`BDDJYnl{U!}M "=:C=hӶxhTYձ`tv'Xξb[/m۰յDʁ7q 80Φ=DD hM/ϵ`be`? Hu1BY|`̕ yOntH%i鏭1E$?;+^6h*pW]$M ")Y?RiEm_Y_O`/ŽvK{2#""%0z1Zel`?RED#(?n˓ Bbڇ_>FHeZ9㫰B_E'Xemۛ _JE5$H A!>H}[8 RE?i f(RӘk @QHsS^/EQeO̎l# ̶)cNuڶ[{UH,pS>{T>>jDD2Jo属97:4xoOS^8&)n) IL!!nhhlY/oIݑ܂L[DEQJ/`Bx6UEQr @->EW FRf7\norA3&>J_7f-Qw~ٍmx2W _༩Ӌv9HK_w:h7RʊOh *R]DV  \b`6ȃltMW0()*ֻja;Fii/ܲ|s6y0Dsj5' g3pP{p6+""ŮOk{ŇX ,\t>M=NRr"MuUMqՖ>n0UJ۪9j[~ʿX޻G^1PctϦXc<|-OeU0dF05'?qC"g.pP;?""sIPzϵ,;d1ި_.wrV\DǓk""=GSJzjkRۭGϾb\oR﷥9 ;DuI]¬bاHnQ=!0EQ#f EqΞtΎqx߿(.g36c.:[x݌W{NDܥM:RBb?Ccs>jeA'H,P_ oUl8nyהÒ32=^Šh}T#;u^}{9#N}k5rHݨC"ip""R򪁽!ka;GLoPw28ě?1C"t@PDiE< ںwG$";mª泘|\r8r[JMpkmmjyOe18 HwpfSJvj 5QV6饪Ǣmld=Ej\^$ϩԜ R7` "0,,;W`aI &{5~b"0h\dWpږo޵pα>'ahjlE2HpaA +,apܕQS#ХL"Rn=YExwڍ棦U_:W "e귻0qߵH^8xs""R:HL0s-,M.k7ZFPx}EQȀb"t@PDBzBK [N8GrueѮ;rXeHW7566sGeΛ:hkP iEn\su`r*uԜ R/\f)"ԓ=""RlH4 [JĜsߦǶ-GDD W){'nyٞu=cI# " GNXS׼S=y0Cu9wQ Όx 6bБXlEDCG=~aպ-k7\: گko+L#k-Q~]~z[)*Lz-kjϵHdjRq@.ܴ5'vc_~@3E-ۺQ3\i:|_wf]uM-o]䩶S;xw""pi'X~r#}$H>wśn}&n*|Q#4mŚ&gsfS:}n[T7GOH?8h׾\tS}xc멪p_?e^x> ("6'I{l5pU֠!kȣL'ڶI/TK$n;j("%+ӾG644,޺폹.9ǜ||У'U_pY8{f܍86FEw@QE2`} zEBg˖hi5aĄ׿RW3sY=%8 D,햖ߨ+cRZWf.=\_}H;FOl-?G[Oe%߮z!GE Z3qe'88"P.Ͽ(ҭƘSa""R $ќB5)eemBC̹tMmE:염vs]D̹/?qx 2}E)tCY}&1jI~/?(Jg0`S,6x`""RҦwH;N>Ж岖qݟjBr`K9"( ,cwwHlJsK> ")m|8*aƜu-帜`xCi 5Ci!YZo` 0o9_QE,1lf#0sc6阕<""e2$K-Mn%E ';(("0Ю)!iK6*t]$FN(˷܍Ж)1(9zH9ѾN[@TƂ[j'";'/yd?䲈XpJ݂QsHY֔e; `S}l4ا[sDD$b`ϰ x5׷""( :wHS䲖}h P'fD 0+цڀڝ497v}yהÓۡdI-ᒂIsqΛ:hH&]1,Y\fqmGO!Ӏ#3G-'r77eDR1@`47jBX Lbj)mǎYv6Wiߘ`=/&IvhV .1C#mdzWy)M0|Kq9$u0Iw-^׏ysRc׻\YEQ%7 8x?pN_,@b_Ƅ|+(Rq0Q"PO!c0fc,|׷#""%:N5νil9,% p8U)*6nl.|92C۟,FNp0K2:}t}K酇ɸmVIrpc?XZ 8~c{.#P[#""Q88繖B^^Jr^ɨG՛;p$";ZB+ɿ] ҫP%CW/#)yHI!ۥ4vK6c{ʨ&˺7S;9AÅ` vح`u/aj"`GlVj+HT{ҡo9x xh\@ yǥ=\GvS^3"I+4u8o}P`֖nYPO=RA:e6nhhg.AFaGSBA*L'DVr~Ü|ϙfEּDk]폈Hu6Wa>}[@<17\e&켩gm[O;RF(Hnô wޢ>vwژQ㧭X3/U_ k;p'q`p,s֏EI#<;4` ^u"|+( x="PKMFDDl<~qFO0FP3E$MN]G%GCq_U1WsNC-e2rB,p{g.j8ͳ-"=Lyϼms+JuK."]i.3q`akDDD$1aP㹖Bs%rDDijLW-u֤~ȖU~;mWN[O;RF)H{w?x{u1WY9eg߻9Hy͂д"""""m$p,0Ym1AD=~'h@0cfj狵nܝyZDvACKX细|OsBv'77sګ"R!Kڞo|/^0Grz8ȸ˥(((J9c A##POcrDD=Ao=:gfo߳ul̿gf)Odto41R%Y %[wy>bQ q9;^_DH0G~Huۛ/44 ͖y'3{֧ ȼHP鷜="ٻ8Ǫs);Xޥ[Pl(*UEDb4HSeYXXަ$9?N2d2-7}?dg2dnry>jڮjK6^|_|`_/>FVSa1P-4v{k-=Ok|'DwYo/,ֲ 'xɫ~%?~p^z?ӣ+n?Ǿ,Uxބ̑_H!iM$Wwԡ䴃Y]u\u423fD-!aք]4=?@T[tP.X,6b#""EgsK̜ͻn~x8nzZRHD!x"B1Y7x-1kn #:~YfurKm+KXkOw^ _WE@xA}c pxH&Z m;&. "" `֪^""a#Ɣ6ă7a:sֆ[Ęi,"K2C~% h?$P  HB˛p:hHDD鞐BYL֍v`PI"eϬ]{ѣ.O rLR̃]NNMX̴ *$Ϙ%D$T:Еq*-7 Z~u_刈HKK?w@0S~hM]3(3}iv qkwQPtctPHN +De (.pt8SE|\_9'LGǃ' r)&ASH?6eA,Y<""d鞐 #2Y폤\.. ak*""""vոNrT!ZDD4dzk`3Hg ѿ":K]AP( 4@0_Iq#s?$>I3Q戈p- ,EDD\Fh5%z~g2eLuPPGD$]z-]V]r qC/^_ڽASH*F$7̘}睬G wȔ=[pC>^վHh -0Z`Ir )-2͔J5Wz܉#fϿО9>z@@`Kò=<&;ڒ _Y0j*"2""]-}n ]j.=88p/EDDJȓesÖ3`Bj̯vR @)y& ʶ# f[O]CTxk)Y'~H*I}mg@DDDDD!ؠ )8"k@Z]KloTĘT`^ED v=}ӫڬ`ˆk)"`WHX!2d;I]DD|D=3054ak)6i;~Hf(!WǙCl{J>){ÀÀHz9`YЅHi(K̼mS "Tx&L]5f{cKh 1cr""d (چf I{qINX ]'?7/`eL./Z1duk ARHma:Ln}|K| }5 Nq"""""emp00YGq`;Ph )BFt˺ "Cv{ZT$/&ma^ذ񫁕T`nI\0cq[*8=l_u(!%Zv/"""""RL\K ="""e(#jJE+./E·C& X -0P3n@膺ƸkFKD: }kw_Ֆ\DDDDlg"""e,cla_0AU~A*:Ph"[\ - "ҩ`ABί)h\DDDDDH8`Pp-V/'/5$"".Hs,"VFj/ڵ}/8ی1Xol~mA!"R UT``K)8xX Ă-GDDDDOgʺg"{S_vd!42:$DDDuHY DZq"""""ҧVFl (.^jA]_ "Rښj\0`Tnl)"""""w:freo?༜k[?}GopjH~bp*l&""""Rv ZD刈ʈ741;CdOڄf"'7kH]*L \K:l^V"""""碞)pΞ@H( R"Ԉоi⸵ufHq  L$\%l`]ЅBgF]C("c}^DDሔ~pkJ"mdb`AJӊLѵ7OՑHޖ>/doOG_W.}qC>SϕOzq=r0 8 t!x¨CAzMqѶk6DǬ7DZSHP68:9FB %G lw& 7#5ܕpB}T A֐d[3;N~޾J=/?[ߝll=TD$8`DR+x XE܉Ht3)Z :㰞I_t]DJSx8+y9 dQe; þ 'Ib89:pB~pbM\HZp.؎똰 GDDDD,[Y}\t~#Vz @վQt ""wN)MCwNFpkT'^֡/ɲ)B ia޿H N-&ˀ&/EDDDDʍﱪ'=}R˒g,U--j2` {C~⥩H{?:c)kQMH)#9FZ1:R6.p CyHy8JoX -#""""RΙ8fHU+A׌a6z?WE<t4uKWRDD^Tqcq"L]z-S!"R<@(J-ܒ<`{TcGBx!#>Ϸ6i'O:(h?y/< A"""K:uG]HꏛDDY88  뚰ކ jm&\xb=uH8!+AS([}գoHC;OA3|?zyο{.HDDz "8n@en8Bv6 nܲ:8Y|"n9j6 qA^ODD$hZp#Lb$kS  3P3?r/[؁aП֐q~р{ⶏZ_:k1 lXs i*q#~x/[ YgQ`@5Jߡk^I9+W]ݹծH)pCѤH_v2"A""kGXl-7|3{p7PCw """""&}JZ1Ic&`EȮiƘӂ.DDD$p'H9ɡ_ODЅt"5=CXBUq`5ؐ/6xDDDDDDDDDJ !/apWX$W "cq`6rs[-d>^"""""""""d|HszZg4)RZ |5K1 "q!0I5]{W  |HI2?˨I"Ί@"bQ8ADJpx`XR XloܤD_""""""""";:Ngr.lHɻ5t*)"* -307J%`5}LhxHJc9kcфH_pzb5 8T\K! |T(|/󣓎ƾh'I Pzbu0p01B l0Oyj)yC*LjeN)9 ҷR~ ""Ŧ18`DR=XDvM0jwM:HI/ ?c!UXglE'"""""""""c hjW-Rz"ɡ"}oAD [Jf{>"""""""""%%p:='"%Z9WpH_p]pq4^;%%{/`, Rl%׉* RRRJ3!!Rh07 Up-"" һ&e'FմH (@F'T8 >0Dxx` pKXlDžb}=eۈ[G )Y^idYAg^P~EjP8ADK p p0,Z m0Xd ($ڇWDDDDDDDDdE=9!'MnNв"}.  6iav@}wX-""""""""R2*#;vժ"%uMF:jD:'H L…à x x oۑjM5EDDDDDDDDBF$vz-ڃ) 'TpH_2sAaр & =vnү@d8!󸚯(J'T~( תQ8AD'F`PCێTmղ""""""""">"d`#hz&Lk.D$"uJp`D'[N6tXA vM(p """""""""%!ꙑy&뚠"}Ϡ "[4`.KgqږgLT^MDDDDDDDD$g̨ >]ZA:'( R0$"A  &BjZ\w КH;1؍4][PA."!"}/t"jӀAR@-Z`*qƷ-4bg`HG@sEHMNŅE=DDDDDDDDD:aFuMX k)w͸HyH`2p꘴xX߉j]cTDDDDDDDDDWF焜uN)-7Y Se=N\D88l)Mb3[c rŪwH I; #؁ dH:Z X CK*NtuN)51`'n=f7Al)"B08@o@0^ ^KDDDDDDDDӌꈛHIiM 7q10rDR#WpDD i80Bƅ%͸4ֶJ0dWS ,ޠx*)' `%nŸeTDD  p-Ԉ ^l KM+X5"""""""""%"ݐFuHIi Mx=5 ,^+"RHCAR0q\0U\wbT``XD⍴MeclтT$".|xV8K݄Є[B"8mH&\-u'h=ɑT:%NXʾ翈H-`{Hًu=-!ϓj R;pÝWDpe[lH$p3P I^㖌h15M֐ /ebE=:l=qŖdBDDDDDDDDDlmhUEY`t`,0ܤmnb6mM{}i}8nr@Hox8ncD_$Y`-nɄ5@L=8\ ~뢐QvYTP! l֣ "Rx08 p-TTYJ>zxK}PPWh&1L  MFpM ]n\7T$k88wH`(.n u)# ˤ3pN - "JdeXlVQkl7- ! ܎_}ٗhP<qFkrv4)Uv`9-=6ܙ54pK&̡o {#i!? 'D$F aykᖫ* ߹xS'֜1wXEgD .EDBWw2Df.t*4y-&C-]娡]< q_]*v}ku_׃ߍp%~G&C~֚͝qy~;xNtkCg:y&%jP]y*HDDDD7ޗ{yۂ-&F> jgc`BlF0 8tβ7sC+>@M2=Lc.""m?rX:'H6ۀ7p=ą6ea:ga""adad` Za90Xp #xiMMg:M$ki뢞_ gݹ *nMW]F* YED$鯁ҷlj,N mVp F=RǠB(qK|( "a688U&,vK7=גKwzTTHADDDD/mb kZsT{eNMɽZ9RS3}mw0Vq,n]sqZ)};-PcuNmM=^\Á!$} +"2 Vq\K6m3n &eܮHiId9 @]K|Ő='w5N(i{[uoZA X,aא \{HoZN(*d ) [Dɛ@-nwA8!bpȀk IT <4\3> &.̮ :H$",r!v%! %;~F_hq1ɬ7s?qZvsEPZMt<:쒲PO+' %2'ɽCQ=kDH֠nm*W0:(-GD {$275VSXyJJc5`d%)""""2';wyq[Ta`]|l#dva|[++^c.""F-3:^Y07Dtmb{qR>YD$,*qK9Bڅ[a1;R:wNzH!}G+B;t"";4!!"aw}}Oؖ`J+ km'>'@LsÝ\_]j=~]$<,l;vMH0NbxPH``Io-<X[CD$,jcqK: BiŅ^R9KEz2(}_~|/U+n-uo/|-pZ%`2nB(& oQ)_559*-`Zp];; (d_  +# X[P2[G 'M)|=macJ鱈gjcGǧFh"},߿үr~՟-3NC (( "jkT`X&`CNctWf 2~/"""")3''roO{HkxyR;Fb{̃""=ѓlr:?uNR'Ǡ@+E\W""L Pp-<}pμ~GfXADDDD/u8Ƙ~Oj1̳T9AJa;(\D$h~@uL? pgD4g1#=^c!"\K!]H_yz2v\[}z'ǿbe{{z_mwe{t}tQCՅ;ܗ_Owo7|nl+}];59<{ߟ~+C5iSMk\?xѶ-?a+i'Ү[CyP|d>;;Ջ].H]8.| #tW4_D-p=v`ˑ(;vO刈 ӀR(q`">ZDDDDDEumauMkL(]|xPp=w? ""z4莨&\DJKx8w6jeIOÝ]p*\0\H! F\ոmPxg /DDxxp-s Ws Q Q`0DDDDDJmh2y[ Կrp35 A)OcpKeŝl\5ZDDDDDʙz&B aw "RfNR xX\L?x`PAd` .[!h5"""""""""RTV3)M `cqyev9L-#"#T`  P0ADDDDDD/0O:'H)k^^vZ &'H[Jk`K MJY200DDDdV-`.v٩R"vۃ-GDGF&T\Km_jEDDDDDDDDD:'H) qk\7ZK&DDJ`20 B8fjV@,rDDDDDDDDDE'HLME-Gi p0K[HyPk)u"""""d UAPa}Kn) "` րk`nRbCWeq]DDDDD"Ƅe)9 DDʙ "RjC\~aHH040aP ,;EDDDD$,I@ʖ9."RNr`qgk.6ҥED+B Sq!0Hi:WDDDDDDDDDrZ#"X OiJ@`20h5""L uNвJ"""""""""Sԝp,"R/VˍFÑ`T )sbS!"""""җ"A ""K"W ƣDy`\DŽ`) tx h5""""""eΘPkH( "w"`KH -d~1x9ZDDR O!f|<{(^c\(F$*3q)=}K}2y[-,4.:z%D)u2>,BT"RZ[;2j;qoHe5p[l-7Y("}k0^܄ 1p_ x'n$% kI;Lʣ5k!x%./0YAW@Okhl%}g@ M\[Gx;V3"fuH(g/ą5Zp%3dӶ//R琢~9mD%=#`A^D$( ^1`%Le \{q 5 w6k ˧ eŨÙd[(^DDp4W\[qKg*ٷ_Z><ЊuxޚHߙf) Nu+h`bH& ;EDg0n9#!R0q"R-p 0"ZQ/q?`U`ҖtHw@0V^ y H{nbz7pzŔip#Sk1 H9LX{g5IASF_HgqyDBgR>sByaX  \0N(Up;LjL)~`aK0T`Z{<-wՔ^&Hsڠ@UioSr1|8*bBd(/w&`K {eJg JEOz{ASFπZ˯!ur1Z6 K'Ơ$& i:B ѢLDwm^>IJK?X "R8ÀSqm+-`ڤ4\g2{l/@3 @Ѕ8E0 bB,RX+Pp$; d8!sBѯ*= %|3t1eh1`ڛO00Wa׀kiҖ7~||opII[Pz_"J(}r;h%" ( tP;t*ZKXD kp"nc|`5,P)nq7>1 %ACe)%`iP0Hh7cqe9!3!$, =A>6n!o |X9p=9KA D5='"!R=L08<l9"pMƽvMkfC'+:kp9}3[y㵉^,{spgt1f 68[vWKm02jVD aFAmW`G#|{s*j~;S 0D, VP"g,I~ Nx3t-!tTĘg~r-q?>肤lϗ)M-UU~&&IpxW74?D]"Y8%-EDzKX;AS L%^5i&"}pT4W" %C*XN!;i@vhc z| И_Zj[-v%[cyie2_zb͘XqԈqUQs >]5X/'~3ruVelxBrWO]ʈy|sC؏{>2i WW7E Ru$r*+.JT}[f]2dvOzL?猢,E"x8p-=#pg1ADTɟ B-J``xSAShV|?xwD<8P3R_b_Qxͱox~ICM_%;7eɜ5԰ gO#O38rVMyqB1FHX?x:rr뜐 {nUCk@ci^Kث>xײ3?1Yc"ΜmSN71TYquo7g0!`?jSw>7w-&@㋚wvuU{o[=q@%n()L=e%ag o^kb ;jc ꔨg^qkz}mH [cC=#Ƽ lgL|/ϕ/CuqK3-섈HKp;pggI ')_qv&%f\DŽe(PhBjS˾>ߛMX ? B²{WCb[bWcq,flنlv-Ϯhg |c*4gvʈyS.o+2\Jգt-R1b ?µ|Vm _|sb+/3?1Eg">:3'_ҿ"[`^srĘ9 鞌I%s*]*"aZV~ 3E&']H-]tv6a j; 91(`BC}yo-㵯$,>#q=q=9F.0ߞQygW\jҏޙO|%nT^SֿǖmrpĤs(Pj_^Ig{sK(e1@}t %sOs; &#B[ k?. eӒH S#0`248?B XɏLn`xzpݽb<){3z] O-i +ݜ)]̼w3ʶhͪ]\|QE г 8E掗735쿕^SxÏ{}cϼ~G\]DJ[gt1UQo:pZHAzG.\2;uP|t t@t=Rt?>-_{ =esvH74uX :x\P̈H LZ*:u*[ցy;&oXgeLhϭhԇ+`Bz A]uN섐KBQ!uRh7jz[31|q3juQ)ngm9ọWGUԼ a3<8)uPk}t &C罂 ]~O. "y"btwLFDJY%SketN̳݁SYl[K#}\[YK{oِw~@ %g>77^~;,aOs| _߿Ҽ#ǯ8kpyx;(̺rWX뇔g 7̸dJyw.c*0uQ3_0<\0i("y0#<_87EA$ "kƠ .ĵ`? ̃Hw N[J^[E:{̆_@pRk`2 &4pw%-)!st![F}wҐUB[hbÞx˷gRK._m93?;l*H:u[$3ϸd7S{(|t 3`t!Qϼp٧@]DUGD͸ə%tx\8y0 &L$b`{HY&<oٰuv'uT^92b-uK~v={HHtrY|s|'dTq=5kk^>uba(1_y윯 "JuKx0\cٌK :%8%f%S x0CVTVqkwͱ֚Hl[KغDcQ5f@E5ޘgtgWUU/u`>.qgRa5 '$pqf͙<_9]п5 : `cWg^S8_H9c~MH"aږkxz/mmgw_i.\w#G }_=9H[sٗ=9{م5 (t_Ynl|sMW'ϼf'=~RHYXܼkn=bWG?;q3a'OZ0*gbBJ (L+ RRMo.KJ[]k7X `ʽR 2WǯoU]{;h܇FwQ3c=AxiS@Aj{""uh}R L^DO%.6/Z e=HIҡ91L>_+Oso [!PB"}&+v /-PoWt1 i]4tMZk[[Z?dNZ !۾A>>Lfd\fZiS64_98hU.~6*=}٧ǟ{ZNg7Lҵ@8\T%`qn9.B "%粷<@S'1{U˗~4e[_|_}uU;qg:ֺ]x͚4uCϸﻶEVF0 g z⩵ߵ( R,Zzzin}=/[cs65<ū^kocvA s]rmW; %dl}mwsK/6+ǿs4d+.z/PHA.vׁ׀@מ}!ZD ׫OS{m{軈>{xKC ,W(&͟v (6z_"SOsUF8 )G)* }?g$)bOx (T0o=~U b`c+.Orنll2w+Aǿ9>ê.OZgw}w . vѮ/""RZ7WP8 M6 lbkt5e`BMAvy\/p-"a޹ϱ B ~K8W(!OezBAJoۜ/p1\5_ (t˾`B`B5IyG.jăHiJn;k*"OB0bv^e}֦v,d+Y9Wt%9m۹s/s7Qόϳyv٧H8ĊtE X ,- e(p8p0Pp-"RF aYg5"n" [b_wG\0AVc%.2G~$"?a y4< AkG. \mH Hn?j*"`B,a7m_|]{ܷlZ @we#v\us:ʵԝ~r_ݓ (\!̃Hxv54444bXaYe'[5i7jLr "GCC88,b9j",˰AM5JSV.m-=Y`~B %JHQ)X%Ewy1( nLxd Z "%L}o{[u4o`\%5XtW/Ͻz] tՙ-,wWƻ%Pk F^5444tl0J "G#0x #,"ICCxPmaìN]S_f oXgaGStC$[yͪ}}OGAw4/PBN(.;naW[WᡀH҃ ]Wề$HqKR=ʈ40"֝W] 3v7% BW:t 5dW fݦno<Ϙ[>uxC1̔UA""ť  B  \qos>_zl8U(!]yhu6.r;0_`З}`£W*@ R@A>0PpI^9b?ěK[>(db>e~\ 7䪷oo.{+/lM$Vsgv (H) "X)=# aZZDr T\K!ā`Uc PS.g~zv`.% Pϕ1J%ai,tD<~Uæ]HjLr܇!Ђ$:Z#`sOgmB9xs]Կ|7,KnW&隐m$=/wtXTzlͿ}u'cx(z_=v, (HDmYZ$w$r Ό~ Xp-"R<Ną^E$//K_5[@zfkVUJ5/`k;!STT{Xi3jw=n"Y|܉Q܎ՉUd@ZKw"3iný/;?<&˗O_zX&7 f8l/qM'_O {K/fL-߶sO^z=E#oR{_TfSNVYϚ眡)k^pjhhh] MۋPS)Z444c{Im)rXKv}SCi3?צP'cy0Aԙ!?- aLxұWE#@ kI "E|U_>v?L[eo^7JR|A𻞫An>ζ]>Օns-!$mK6 jn|IS7Bi'A t""En0Bx'/U``nu p0pJ9k ݍ{/s6Y<>9PBn&>}JhSm~?!^v-ɛAAB+=p%cTz3A$˚UM19agc|=-j7նu32bQ/:&:p`UdЀJo`7SFWE芈3E~E8E RXm?9A ,qkcM}e-֧)W܇h,a#2]̮ :(_OuIHuHH9S];#۴InxGɃ*iǽ=:_M4]( "ҙ<4dڷ6P8X荇HxEÁSǁX툋H'Yk: (:Z!?~ T`m 7$r٠  Rz0玬Zywr) - -7^X;^۹twS<{9t~5g2TM^=t@wdU;4 "1}Q0fptږ[WVoܜ/0-lO0!~FE~tId׀l?3`3~ -S]}YyzstIG^m - Lɱ ";Sp`# 'pH`@N\0K{lޛf %1ԥB 'lwpuĀq)pW#7z#y'H1N(aٽ9ߵ[㵝Ͽ=fom `nm_MM!Q**/9r#OZ=;& "vvyԤqj1pP9&_ݺ߾M %tLjL=?l7!g? (2 ~!m [v<~ϘA=.SV)WQHgpg;#__*p O 0JxY< ,Z;K}# 3;$d~y@Qu8pۿsȠj:icK(I>c WZvۮK5?9[6'iwwzLr;[Z[~Ië/;f)T5*PId@] "}}#U=h܉eBӦ2[76KW^\ \ # }>Gg̐B*t3Gt #D }.bEi9gشz-h;7XD=s?{Z>B2!+deDD:}:^`ˑ.07)"R&mw [j܁ ).Ǯߓ}R&ߥJǍ$%$ۀ*mc-MQ;<^w Nz0K_1@k~q,4m?lG#]J4nW6nnk!g?pC-Vݬ\Y7mh &\sʐ5 [E)x}oyu磯lhHw:6srL] %dKn}܉GN+P}}VFt}5]K|51=^ ~'~D"q5_dAzaUw~t҄޻lM DKrK#"͸zJ,,?nn1jDPm4`Xl0XX"6< &dH$u`Bk'alЅ }iGK{`ظR f/H $tTI2[~ //};qC"˽) {"62zXuk_z~}t܎fZ*+A{JCBR>!T.jG!г ?tݻlͷI) iEDz\E@}H&'ED g$p"pvӌ[a>KDKkݍ{?ullk*Ї.8z@JutEkߏgwW;'#,Zvo;6<[qK3Z!$J &t⤚/ L3ߡ-) ]d-ЂBBloS|V]W}fnΖFH<>ȼeɸ\s^cX}'_Kv}5B) ">[t3>uuɽ,ʵk.PBB2\דԑn̓&ڒ!R  7 Jg MHy-p4B/;E$4Z߻+{l-5 &tM P5_;iPsAJ^z0 ܁7>`- b|k?Zg3Zȵ\CO>JK^Md.ݐ|Cfwsenuɍ^qݻƿQ5ߪ́>uuK%G.>Tn[[t "K/o߿Uٖ%}ٰ6~62K1czļ8Q#IHhYۊ[a`Vz)_cR곁>X;WDkoglhCb6iuE? 6:>)eKAŔXn^G>̫Xwu {}Fn>m3XȶyWZ5[otHH,Z٤^֐m/]Zty}P)g ke_+76^gaS(sY Sװ^ZPk"Hߝq Ɏ"%%-HZg/ꀪ`ˑ< =fZAx(GS]Rq|\v B+[ņUt- =cBEZAܴ&_/[mn~Ag2/mYo9gX%2Pf]61!f20nlM'oRrOT(al:,EPF#@, ,z444zwDLr< s`y+Xꊠ"yZ%ͪ}Q0!@]&WqA[ Cqy2.{z ATqSm_W?d0!uů+ߙ~80,G6W;=[NA,6]H9kߙq9AJPz(scW;*jn ɫP3R2 ^:؈WTv­?MJޔN|. :>ySsl2d7ν}iϦYzefKNسY>ؽʖolm+'} ?o*<~|yG.:Tb-s7淯,~d= .H9&'3%S״ޡU.dj5ȯtgLrUQ0/Țg8k"|A*MYooo~2НN ,eR 9=651m}dԥ3_\WGfgcx"xމ:([颌`BWѝuK(F9w,lxn; 8 r$Oq(`z1)exx*VrokXش7o>9:?* &@z0ܐȃm˙CF^ٲ"E%s9[/5"bdMZntW,asMw% W7\`.xCr3$X lxi_WXqo:p~m _e-0$ xb_^_7l߅v93kCK76? 1WSos7iy)jZADgpK3X4'L\t_%p00 O8nR>Pl=c+|ڰ*G~~ޠD6SNV Yj*Ů:j`7 )n=Xj ~8t6o.=>}+3?1;S2;AdvttC2wzk꯲ԃUF}lR7hs7uk Tc,>s޼' ق;{U0!9wekfYh)|h'A;H jhhhh-,Bkԣ,Lp!EPF` 'X8BuӗZ̺ל]EPSY t[omεERwp@-tMRSi`l̻<+DXK]-?].{T7?k_(+}Kإ럿/RȶDSWB ^;{ކeԣS7[ؿ8,]@mHBgSKz[|: V'^ܼmOS, 5ےKU/16aYe-xԣ{D0,Ê qXN-GX`eKS>Cd5-_{zIN:?ؘy3KI&یᢠk*$~M۴-u!>yܠJAT bv] uK6A5!גCzU9RZwu]7w4PSLݠH[caF:nC-wjL(:~G.ͱ驀l~SB~ RVDj7@sH 0 z(RÁ- pK."lKm/{E:u橂 JP)v£\m`jЅ1.vג}ң;.kإE|)d(A WQ~IP N*`Bs8(PlrtO|h{NN+:$d 1.J(~9fL觿vxɏ=ֵ>7,Ru\(2'nsNJ礈H/V%d&r$ipHi *8 l jg緿ܸ:&) &T*03&T ykݍ=t\o2M׍&HQ|.zٖ {p[q|.Jb%S)qfl!y}fCTFCSl]Gc,>O0!3wvZғzRmMsUW})"3y|o> ɟY%+DeDDzf`n[~ Pp-"p.0?0<#"ξ=е B s`“~vMKȃ /it "~҂ m]c-oj{1#|k .;*йL͵C g{C=,qڠ7;)+I9Xp݋o}vF:_z@q(=^/)\UI{ZA ""k0&/~%8[ip8p Pl)}. -%Dz4omVڳTׄ;goy=nZGV%xO3p؁A>ӚH,?|w]=ك ۀ\]n HoTx-kT3杷3(""x 8x7:ǝh ɡmk)eT7R0{Rzؘʨ3XM^5zI &~`IE%ߟ{W_XK3+}_7N_.|C/qT{ޝSoDkz|~׿D=sPwk3p¤Ʃ?vOw[D nw῭ &tKJsΰir.ئX쵪H剁*]{7\L%!]v^zIZoҾ镻`'xFTK"KڽVmbʍLo?p e$Nz=- -+Ϙn}ϩg Rdۋ8 Aa$0&j$#pmąK#"YuNP,n)q]]D|%kVYZָ7y֫ =p;Y54]O1jho]H LZPׄ{Z7ބv>2'&:%(WR,] dCx~i)#]w6Ϙ}lGolomgcq};g!򖝟m^oyfP0uObR;)4u_-{ODDj`.W)~Cqgcw͢.'Lh& dbGmKg뗓_̃ -'??~-VW~ mρ\Zj*Ώg{oO~ Rl ihhhhhl0J =[da~EPF1iA-}=j-̵ y=zzHlu=@f;بM7yKp'Vnć]4t]̄Q|7=>1Vꔐ++Phe1}kwuE=sO9Iq+/}H< :vJLȵ{WrZymlbE?:d7@Dz."'Zɱ-v-Ñj&"-6`k)ml`p-"ee/lhmB v5!g^sç<} R^҈Hi;yqB+a~܎7>a29$.g%C (c%Smn︁dO/ܾb~dZ1 zz邺أ_kGmw.(y SH!,Y ;Uf󞿞yyz\:/RpQ=DDn`h-`0 y/r\+nipKݺH/il/^{rMN)ָÿ |-<5~۟sP *k`AS ZR?ٹ3nΦJKl &HPg.o4sXO목 xYD"[0![W5$%gxbEM4XRC {s%-ɥ`?EDDLxp- 6cCr_K5^$?MF}Vkfh]W1KQ0Km=bd5_>,pB%}c'}ہ (K@!m c.oL'wDŽ:( ]dc %"rz֩c ᄶB}KAUD6oݴs~2; + yCڽAʈwȦ]9- "R8%R[YD c(phr V{MX|Q_ok,d&Ezj ,cvܿ1:NsTNf',ZO_vƟӵ`B !օ}uN)OZ˗@'K1`׹J$_3D cF~ZA BIܛ`)^BO*`ܻ& o^ԝE6Goza-/С{B9vMHc._Xq YTٹkZkc֖PQ PFHn+*<)ָ]㧶Mv%7 &VZ@!%WPM/H2՚HͼZ%5A:htGtAcg)]%:=oDCCCC7Gj, l-z4J,SLRShha6,A-}=cy˫Xꊠ);onl!YP9m|kSCVݘfվF-RFD m;7 }klj'ٵ:&S`B Jږ RT"e">o/U- >κ`23ҟ[Ks@]'HDwED m"0p-[P 68pl^ ]H9i}'Ma]?~ㅃ?xVa$,l/ڒ#axJm'F| b $1Cӗn{5C ~YWLl͸x=Ekx䥉Y˜*Ymolw,( &HWئx$ cNGKolkHҲ""  \aA"R GCˀ"RV6MI˺kB^j|vUw/\ips;Yֲ !TS)nIReĔ}8a|_[dVf(!`¬+&X-+tj%Z: Ē,#| LH7XKWx "}JkƵ]D󎓫s%@B& ~m ]E,g{Tz)Z  f7^{wܽ3[23w~Nιw|&{9y>Pޜ, ̄&yNR B^0L~AķwυHW8 Wպv_kSy)|mG.z!*3F)mHɥ/++bϰuZ)LHO Ha-6x!@7z1Xd<R@r`*{/$GB L!)<|m+]s&$N`|;H]E0߅(!0"j~uibqv0ls߀0a, Ȱp'ص{B lـQWkp gǹmV/ >]yrmUHd穗B<pH 8!m8d%qdPZ@I߅Gn%p(mq?ZnIU0[1o}]<[E4{Q*ytJ.&\/i(a. h0=)Nu^F!uX`)IކC` DPI#$!" S[l! "s7#}l}cM{M,r魭?Uu})5'}(܈Qv ^0H7WP6c<無(L )Lׅ!@4)\&d -Z 2z?*/DM@R;sm$=aZBC<ħ" X&̂j=%لlr'$ހ/C x+/h۾0O]hKkOltM €pwfzL ~_1Tz9EaCvrQn 1fOaI Oڷ|zWUAuB>! h!/ @DZ-86!x"N#$o?B@N ڿٹOv7,DJX(d8&$+vb0#2;%\vwb04,!>BpwJ) A]ކ~m{.DVkIQߧ LOg/&ļϢk!T . =H<BA pH8!$K(~BD? I A(!I+/LD w-,P(OqKDÛz|ls_3=bu&$ը<:D4~ҫ G0G.of ⚠C&jqLs߯nsqǥ0$}+8WR?`p@! XH|J0@DZ Ld0>/A𡎐b>fÈ/LY+WM&Ԉ7X+=Ӧܻ!0Mt߯ź 䴈(RGyOB1Г[n⃑ jq % <&$B2m]ٍc]SwIf{c52 W|GOts紈xÙoCuZ>@)L"dw/l`^<&)L P'2pᄌYwMs*3qNeY0w\R;h(N v7L>Y|RGA* %:$!$`@{ޜNJ&p ?qJ@f޴?ic(!)B((hQ4>J40~t0+c&ܟLyH&6u $=xƞ`h8.8195<(:PQ*ucQ@Bҁ^p$d.pH FކCHF80 ٭qq,d%o7lqp:Skf;ϵM2awh_j\H3߹0gn\5\ ݐ !3ھo_k [ Xy]B)L٦MI 9~bdd&~hBI'p =ĦBp* Hr^7! &Ž;W<ǚgYANݡg]O sޥ22h#Lp#8 WpΆSJaW$Vڄ19 $ sWPw<4;|lަV i㹨5x2T-N %P@!E R qM qQ M !M+l:<'`VfI>*x C:3]o*SYَ98 \8#QVkg<Igtއ(L )!fߖԄTH C dP@!G; 3<`:ځ0 Ӑ=q«8~M fXz#oi ~3? Ř@Wk욮 $ ;="͗T:l ((: i2N@IK ds[rԤ -Bl&L$ `3Z ġ"NX`DZ(UfA ŞF`7DZli n q Ѝ))6 |=Yn"GxYPB$mM7aw&z !Id06]:=4]o#`:gL>?'#Nm}#~ } EDn,[۬HLŧVׄzHJ^BH27t„Cb̴&w~˪)I 8E8ě}ӝ1a(G \&qxBCGpH0W3.:Bҕi6z|EL.+u 0h&:B!1iS+%jqh̚媋}@[g]ȳօmmZb5?9&Wz>yڞ},L]cBni% ߽w߇BlSR t+zZK@1pNt2/z9u93x˔8s!$}i?@rcqR Xc tP;a@w=BS sNy?7s=:kC,}bstLJDF9.{]ڶA;sFem laC? ܖst`"Gn8U9{Ma_m`'B'>ur}~i7_W-\kOHBWU ?-]-ḿ, 0d }Wz!BCw3,Lu7&O8|/N0>UB ?"BI[zlr=Q}Ghzsyg_ם!s/DPЫ>دhCD)n۶$?-wJ "RvB )yކCHP p)i8R5X/!6֖x{ByRN=ᇾp1uW1e"!:Zz^7IZ1o(58AUA${N(N XM!EA#>#bW "PPߑn"(#$`t&p) S0oϭ8wMK Ӫ~ 0d+a &tx#%5])JW &V;”$v  8—)Co>;/#L H 1,u5xGM(:LCA1t<$..ZI$IoE7uG:Va`4n6D*p+2&r!$ =2/o\u@d :z]s;IW|˼$/3<֋=zQiBҞ GO4q+l߉q`J ڀ_:d3lzH B<3o`=|rݛ@C_:zfY'$K@afLxW;Ҋ:@5a~/(! i$P [` c$)yf' v)P`Vf)B$r@ $~]Z $ DV:su!hClam=$@AwNbn tO]~b>GCo\ob. /[ 77P@Gn7aLq @|jPO5m|O}`$0iJt"=ge0"0ʴEv: !NLjT(w* !$;"D낤yNA@RA)4 ցi@! qS;ص=a쯭0>~ 4ѳPWvWO a.2p:$rLpx&"+>oXQ[-DNpdWL\f-2L&"?gu((S~8`P֏.D! ǏhA)dj"]0Γ( !xȵIa?DhXCQ-lۄd%!Ӵ: 8 "ή_=V_}96^p}/J%Fp.¶0dO|<1\zи"uv)».5oOy!F0:V\sN!p1JR{fREU&@BID`fn)B"Du NB!@ w6"iz"TSC쇤h a[X6yq'8]vY7-%,+Tgjۅ:U G;^`p8rLp0d!{ }_<==;1k[t45$g`!Wkt!CnpWTpwP@!#b=2p4j &"g"D BFJbwlvABvU "Vj-'3`BE04 NrF(9!u`Zo^uqfŶno[p8 O|hSW'N(-ϧ{D#;[Do?~d$ &g {!H4#!i ߻$ɸ 9,<BȐ UBaiֺ k>B!$Xed.Ag@RCZ"Rcj'$5nGw2}Mm[YnxE'p'؟Maf,7ėvℐi6 kIp&\`|~QK!$QPA-? ?8q 0xR $!$60DŽqVcmO!Ut*L0 `(CgiIEЄ@찚bHM`Zۻ>Rapϥ0&lnE_&؄¨I0#^9^DH6͡y'pcϹTVN9aӤ[I ~ !P(A3tLPB bK.ts^"$%у$!P{mOp!-o=ze&{Z4aMʁ6 8oFP*lF&YN#DݧI!WO@HR^BZeUWC BqBH6PqV #u;F쇤8`t>d3c307W(5`qy%\>>")I0lYXLxM,/9$=d9 *ȌtNUSDI&Xe_L@%9g9M2bk!9-4J"ila-N((FB!$Xek@*8"f@D NH У-rflw:7W pl7Rq(01BI= TwG!`=續+:8BHQ`U qH&BD BBDDE.B3HEk7C $e\;7т tK dd񘇺N(]ep:as^0񊁁%uS.(D&~#BI6P1$B?O턐 ŀ"@`Uf@4TCU|ֶ>ЎB9\;!l!HznHjCB`|:!}A*;0 0 Ng=[!я38hUgNqc}uUTQz4]]D _99I Iu!`!Ʌt VJ@{?ҟ3>QH)eWGg1ϳ:!$("Y17iC@,hC!VX I⬰wz@/>8,@.!YC#n9^N-Lp[?dn.#vZvsjB`1HxcpMP˧_DHvs9I'tzѼӕLvmu HvBBHRqEИ !PY(&DB!bȵ\@UI ߪI Apb f+]ky?!YkJ?콗UjvH%P $h@9'˘x~'u4?F"L^@!^ i*! 0*(a IyB& F#D`XFHzNLrC}HbAA*)Jp)J dhcU`p+|{MEjaAI vĢIB'/SUs )‘'O.x!ٌR<#9grY'#ⴐiH dBH( 2LX8fI0Z: !©AH&BDpzn^ %?dBH Y܀P!VBF€0֞OXqwUqwa (yLpEs1>eLH_(u BsMkgO-ǽ)}Cl)`G3e!dyVCCfi b{;U!BCiid$d]{m `ŁUS<9,؂it'3Tjou|Ѣҏw*&H*PԟΟQS7n^ 1$+ߘ Q)Ν6"%9A8j$ D8LP `,D`n3 !BFg3tn8("b߿tU$b2jc 47SbBav(7ҾŏI 5h`pt U]y-,B!|xH* wp9 i ђ/P "L`!aB!*S! ;!n _"ZJ7U*`A\BRN kԙŞ|&x$7psV^D!$5t'*&/1Om1!deiiq!=P BIZ tJ#DA?y./MQӛR(:Bb9&D nxeSV<>j^s( SG^C!$(8To뮝><ܳ!CP <*c!B)iwqG!2ʬp! {@Cɋ.[I1Rp>Bc lDKH@aߝ84…R.3Tw ד,GO f)3aHBRkO0:͓<"dwwt4Ah5L@qC(қ`V="R(PB!$1TCuJ7" lݔ?f7ΓRt"&JZ6y ˻nw,FO簠ب)˿M= ~ lPy_2/7{nB,AfV[uUO0*E^H!"R ",P`?RA,[7N qcLmO)nH!d؝ q\n\2N/>&o[9lta3&Sgy!OQ8>:T $BBr<%]>adlH*>H|'$[ѭF[;?'޺đLtHqs{=vnJH1pUZ!#o `uw@ ?f !%O|Ulqe-i9^k uǺ}(F$bMZ`(@RA{{?vOw# #ɂBHrp&8-TP^'p 5`Bq'tR ~ |Jh[Ht,;up iqDԅ@!Zx`[Һm>is}-@P&#"(`B=y{ﱋR|1+K!dAĞں~8m,];yDeUMm>HBI0{vc/>񺗊ԉ5χVSnN2bt:gZYy!SIzNc d7m@)r3l{޲s%9:TCDv @UrKH ~m׽km s,"5{t t]Nmxl ax7KH1:{}ua.[c΋]U *N2:L8R@D`aҵwh\u,>CɹBH0XgK3?VG&,.6f)UܷҌiljdU[9ΓN1:뀼/~SS@ OdEc&A 3 q#H:Z^ 8^JQ˺#BC%^;;:_D|! [d԰s"0$rc-oIbBrw9uK@T BHw'QL0EN+QGB2aĞT`!Bz u ?PcOI^8BRl]">ߺE(4.LUƱLa.oD! M/Y@chӆ-U7K4B:p$!ac@ g(r!L)!@*{۱[[XDYC#Vqb+c D eAZaю Mr[C8_'$0LMAmSa7c򛪷l x/!,|Fr ;~u+K:y>-&uM{ G > ߍBHn2pTlp@@wKMaDHZ 3̄&ArrH栋=-<%!hZ@$!$5&H7V qq_qdpshЋ-rSIإQIMa(>tA((C4pqpaU=]Cn((9fBR=-Ń]{w8?O(]ZeoLݷG yόqeeL!dT8]~ ~gm}|ÂiI Y&L0*s V{OrQBH*{6Y~ulc3;E +k²eY3+pG!D&(괉8z:k@{1݁''`ʣfRG{zj$~$:'< BD uV=Q[WYt$[!bХ; vK+u3B I@! !R.іuB)~̱>BwfΡfrXsDC|lS0ΚЇ j1,u3e !$I=AP?eɅwUNvG\ു ZK\^yCLIItiO3{O6_y (P BG>"U`! *aIH\CaL2+c2d0K\SD̾%2 ~ qi;A9VJB $qf`"N  ADl ܲEmZzhnrNL$4%Ü-4 qP(b8۶>*%!]i/mX:68e\4K7 !:22\Z&(G[x ?=./>\wر?~ H&\7+8\g-P|J#vw=l5cMhFPiIDd`$M|CH_D'Iۧ!4AZv "-V!dЬeJqW #TYJ`r WG)U2no`jfԶAijMyx)y&ή RBH4^@F̀7>`C}EyjY2Tx>iǯ̎!LxP!$ф ~jٱy+/cJ¦W7wA{Y*rs!dD!,00b\ HM/ t V9f!BQM!MU!%V) robha;#LJ`2aզu"Ӻ{Lxm (ܽ;wί ܚ~*D7Ύ%=a  =xQ.t^#r 0 YσX2K $7T>;;7OIP qH #0tos N QU8B$=C "ie"2Vb"D\ ߕv](J1mYJA4V̨WD`F DD JtŖܸ@-8e|0>od8gй oYݾE7֕MVP~CóW„/{p/DK!$qse0zg7 Ha'#!ATe!V9LMmc(q^V q>hpA ]Z!!^m^ !${!N ~}.B$MD5" "֬2TT$eS8؋. VK*"R$Ax295\P0疅%`{lMk.𫣓KR^>o}Sp(L AP9>^.7f @I(X%$BaVdӬ6ms.D !AC[gocޗڐ !¸Xl* rTXV1jWA$ky LQXmkXm[`|i *ܵ'wWKC.sjϾB!'8 p[o8k=AB(=`}yR(L  5aFE1Ȅ n 9g9HB82>}q}:̲sF`vWFG@AB!BUX0Ak!~/& i  ("PԖAw*nn Hˇ_lƭȐB m֭L*]mYޗRsu']zUvzBaBNMeL ܽeC)[p(N J s̀8##F$A}Z>qJ qOeԇL!xS|g  *j] 1H DzSEIIY̠Q%ȿjG(8{riί `^YK9U@UmŊnX)P5AD ʔeG)[Uڇ~,gBzɉY٧4p'PymǒI7LAR@K.jqA!p~i@B g:yU7*IM,BW~7K@ $Q:H'4S!);DA"5;&DAkB!(VZDR=v="$-!S]ĸ7^Ybh=.iH3fQ} D}0cuBgz|h;JP_}n?lmׅ$ xmQ„µD!$p <J]eLȮο k\ڄ$HJ)Dp4c )fB:Y{Ǖބ%yY`UwԭWDĠ^< !rm?y.nP`"Dtjk!"B^rM0 Fp( rS2B(S.2~ kz %B(7٦5p|ܥ}86`V囇{:BI# @tPŶk>>m! ?֬?*+BHZZzOyL ߚMOakS:g $Lړ@KL ǃCb-ԭsB!-(tR`*T:c8$ǜ( &(J]hUG:}/ƭJ>F! !$=q'7abKWE_:aJmH$zuN &i%RBHz&S[@4zz0X$ew @U `1)az@OҊ~G 肈AihA;U{B~i0"HhIֺ1|irJVhi47'iX2c Yk:>8 +ùiCDP@!iȶONqBH_^O(]ȸ?ߺ_.jtOMJ!HpIT%9CD`zLܕ;wcNYpnmc?Mt݀B'8;8s6֋k/Wq2#{Isla=5$x2AB@&P9zeLJcwM{;1aS:d:B2m d&tGC W,{3{[+m8#e"6O"%BHg&*!:(rOY.(P3Wq#N67*(]a@fd.Q|[vSоRQ(~͇{2[%ADBHLn;s{|J}8ґiÆ@T8B $`EV9 RhβnMa/2k9B!$VvCDt8+LA$-"(&=C+탫P٠9*(-׃BP!:C&?V4 }xO][pKol׊w!sٸhbU'O+CDUWIUŖn=!c x ې eBp< (inȽ[[!$)P@ҍ:Hq-%a6D02ÍxKHGnJ"B0"NNj N0@D[ q쪄+dG}\`on00NOڂ w)]{ 0S5}fC10?[ `ۿxۮoBI>#N55?\FPs\[~ vgmG>~X%,pr9df[W(!ɮ!{>`'".B!$ ٸcɂz=]!b8+L ~g34M8Po[q{[`VPX`GXWs^5F~. b^y߁ WO}o{11CapԼP WxI^„!ȳ:q`O8 waHsO#2,;, 3 DA#CgnJ"B!Iٚn% vxnlUǎvsI`A'Zrij14>O)J+ƛxSa|yo@׏{d !$QwrOk=__0aF_K7- ҉,a_7Ҟi6wT^p^qo1%gwx!$}Ѕ TsoQƄLwߺ]b (R I]RKB yʑ]Z $BV@twxa"BHPfc=ڏ]`߫A]mGiWɐ4c 0Q#iWLj q4GSi P;!⠀_ a6COlB񖑤w9ퟹ⸊} pC|c. xzrOE6͖;64~7ΙU>"{ _=|8ҙݿރh1B?W{tde*!…$u? H`gzL1G*탕]Ōfq<6Xs܋uWPwBI8DL82P~.^|J+Q_ V|{utO[ȇg_nśM=? w !9p٧|B)|ӀҜ`5E(Y"^[Hs?#I1;2l>%adV]KD\ЩC1^0aD!B!'KbmD0 2)BK BRN{(%.T1QE"R>~ fV$MBD49qyI7k@ĸVT9&rvOUB:GLuªPm';F=۶ϝ9p ã;^vi@Ύ_61t@H2Pt΂ڳHXS44AD =B!B{{v;d@|#BH*"c!"iVƒpA9>h R$D}SB>h[Df0@!A{Vb'BI8@wOX)pÍ5k_IDמ6;h{BjxVM_ `!e /E5C&v n1;ᄡl5?4@&C:W'mAf J fת4z"!BHz1K^ꬺa<*aD;&*w}׹}S5iV(8P JYN +c`Uf@Qxsɋo`XB!%Fz=Ń8A0?v?siݴ"o{VPλU x֩>FJL=Ono;ZUD!)B&Γ! M-? C@RAzurLÀtC:82Ki*DPg 9K7d&.o `+tXuh'B!OXsR}ےk; 3 *DiӬuv>xM4PAE iFBtM_O"i: %X " 9>8#2\bzh}[@|_"f~uݗLjSA„ߟvBآǔA8@vN ne@ $UpF; % 3 $H80*=Y]FaU!BH~=~{ݒj*LPq,+Ԋw掴J[AwS`kekW(* ?!B>Vi8)%/nל\=&&N2Ûݿ{_XZuOOM=`p䌱~󣧛@B9m  7AYn" sBr_xlQpױd-}kˎ]vLkI+(N e"$]bD6L*0l -FB!bAMK^m/ @DP )LDx}>%XbSyƩpqlp1e!l˦`Q H<& b{Dv yFd!6eG;0B!CZ2jKLZe"^~VAw=J0 S0r7u,pBBvJp' p߆XX~&RǴt?rG7ynSd> G!#$6ul;ӃI*zq!$ '֌7ΘT{uLzPb&8'0I%~mą|Hچ% !uLZF "<mXv膤sAtaB!Bbc_`u aIzop}{>ՓG}Nb)<Xgc_]d|)! .0$HA*[V,7.;w^JpR oV R0:l\6:L4ضCW>vK ^MeBH6a KaO z« kB 2?$g H\HQy4@ju!aQ!b$B!Yړ2/C n uc89uJ0&?cDa;["=#ABH t9(]fqqi3oQ R*ڣ}(nݦȬ G _%=? ܎B(tag/Re&|n_w!8vMj4>KB9Dp"V!1!BV ̲j;8"B!BHX{r}jw@\Vɇ<4._a:V ɍF#n:!+JzO0Zznem ~9K)9gqm:ø2n ^!nFsBG1B!gz@*6Ǯ-D'T[eV i"RˠvϞ] H"s6oX쪚MkBtu s (/?e[n=](Ġ;X̺V)|t4tpیW9!g:swS8 )SO0asO׾ 5aе !(X0NbJb#tC  o[eU7aK!BH:b wA\Ǯ)fA3R 1(<[^=~H :y]U"Pn]@w!BHfCധwtp |ʥ޲oޥwuNRzɸb NL0i v#Bp\Q A{BH&\Swljn^#m@fP@a$]a&dO 쀈C,qhsN$B!$X-Ǯ9`#$\*@a2i4< 4=(L "X^cWl\@BH&Cwij7` Ce]rP* dL;V-Aa'"ℽvB!d%khU51tL0"z.P 2T"w:  [ 3Hf+DԼ^H!݁nXBPn¿zЦ`ȼy7Tb\B5u)?])L|tw! o]WupXr{_q8N)u/8zDM׷]bt%5x `^jճ!*{W8j-1B=D`s( !B)-=~̪ڡ 020? 1 "R% ^3 /Xu̪7-=ep8Nx߮jy/|o X>~t9B4O)uRgzK'4t1.1S:0@9„\vOGyS&/hj ]HnUT!v!aøґF4X!{z(D d&"жYX)kXٟ̟6r>1c,;E1ۄۻy#b!H:3=٦c0"J,BU[e<$1ccyۺez Bҏ;iGTܒSfT/ǧ~[v=6qpOe^L៛>fN65„[\8g< ySﵿ'A_ X S 0"Nϐ>SbjŎ;Xg1vYF#0·x#|!$u? B aD8=0Da&)p 4/YB} B0"Pq=xNBZ( |S0z)D + s&[ hytkwn<\܎>B2]3/Cư恿n K@Pٌ8#,00x8=B?Dt ↰"Lhpׄ&$dy!^ @[ookŏhAc{] .%ss۶%!6sB0!vYV>mYoŹN_!dX! @1&I`U@&j2/bN>L ;$AO6X5oIB ®?5w&*N3|x # Tg|Xw9D犝mWu-p% 54hWl"90Y>=2B^onMmvpkI (N"DlQB8tqB>( -rKw,2%L cpz ?:(&$ X|M9d~U@R?RxD "B#!_|۰ҽ*B9bߑt?s'^PS$/H zx $T22ʬ?65t]w@~D @Yd kO;ߣ !"(.m[PP^. : ˆBTANQεxvSؾwAN}BWh_|vxDȳ\ qK0+Ռ8)`U겆L'+'gtXg_{/,sYsJ3n+]P!` *_+Q,:r]&&|]O!v~pg*A&BHa ~qʒE*`1e*;M[ad&~iG>D<0`q/P4-QQ*{! "6DP/pe=B]t'{ AG BRBb ;13tcp>k]j) !iƫQj՛ qQ+LPgE)8=Ր:LizG!p}{CЖ-MU+cpl| ں $M{ }` tڴB+ ׊` 睊OFAxKS׾!] k`){s7Gad.!lawNXX0uLJw0̵݊T?NSFp'=0 jQR8Z V⺥s7D6l{  4M I>t( v0خPM<;pFlww,w"<:qUp:-[[vնEΜ脐) WVoV ̃XHz'" y.<nLWV<zJCBW G0ٴ_UEKHCz$y6|'vܖczyOTVI E>JQD2[pbx㈪ʿ)\cTBy߾6r%ʜ=gC,A j3 u@qUC ٣E|6T+%NPhG; ZABHrhUB^ӊAva臈]1;!B{I!`""R+!3M_ TC&fܔxxHbDľkWV&#' Ýaۃ߹{3_k)I=_w> tCYsC=+*N/!iR:B&PW/:WJC@puCVkhFI4vtM 鈟{'(HXH EAM.`n;-$]CG C⯄|`=^) ޅF!WN6ϺiO,s9\pM/O|㝉&Z}fsmtK0!.t$}q>S^Ɠt5Ck_?LT; qΤZ/J"T 2im*@B22xVHzXTjrD%gBH2]eFB(B^GsiA!#rVVA͆)L ¤q{L@!p$Dp1E+YB8=azK|O﫽@$Ř&:Wbp'JaL!3H: 8e8pxǍuD_br`:P||WcqK $p&`h# I&DЌH~I2^Ҁ 2":XofY|Zs,!2j{v )!Z GY7[>2Ұf!" s,!3CeJo!$)Cկx/!Ylp 6ݶSB7_wKo d!v_7],=|&\pr_BH47:8ѹш0.yԘ&:SM-\O18LY9,tx-h6!Z~aUv,:Bعإ]ԱnB c Dt0TiP,'>g窷C7B !5&YƛhGDD:j ϡlY\~m9E +'C3݄&"). ?~c&^8?l!d Olk„ <„` كd8m}S@]w050s֯moch ;tNH,dX2@ ȎaDXnt`)gF\Bw(0y!m<*]$QZ[_G!$#r$h;"N ҤՇ #1#JH>;=WKZ|UB?A: %8@#ct!YyYwsP n_oׅwo.}v(FO2@|x0i&}R(L!wr/1}y>^B.L[!d4tlx}A(H@qBb88t:2'wP`UvDpNHR`J/ъPdX;bXeYѽ8)t#UA_nI"1!Yk>[=W]yyDf@R?Lzpʀ(&C ns^[ްHSS I8q 8AwPПk?tt 4hzuzq^ц b 0X@r} ;xR2Q@\'$0&'L.Y!S! ^ !=7![[!ڄd;yrJwD!:V:U8vB!GU6!pQ!yc٥O+-oXg_g&Na_.} -݈-RFs=\ڎ@_*!P0r :vc Y^uA:Zu#dV6H6{=C$B1S,uU"J6!H32)N0 &~ND >LȽFId/P3{  i# r|U_F8܄yU&C@c!Nz~qV }2ٖb7<{ZCDJ -RB"-[vZۇKV]T֤t% lUqb0aI bV7T7!Cc{;^vO=+0Mt='ؽוK1„{crm1 ' !3;,z#> Nm:)a7IM$f 1A?g=rlBΓvgh%$ v/@3@jXI$o{ Hs"ɤ*{ FU/Ziz!d78 -(s&yBS ϋV <ȳdHjMMx @<^IR/)g(L:xб;mс==p3…O_ttSH6ѱvb*D D CtՅ &pxڷzlQ|I_ L@+^obY_;~u2* !#FsM܍_Zo`W 88[߂a8i(h + |ƹ^ǒ :GB:p4#'mڛ .vgջ!3eHfS[uծZUi˙xl2\Ač!q{HY%)9JU[S[^$NHJYN g'설`IDPa2'G70i>Dg'#YLKwcK|:h H~m&Bܻm>jΙ;>SGl^m܎4&woY$mq&e_Go#Ɩ>ZSRq2rR%Io^>~#*~7ޅlVo|C;J@͖ׄ_=LPHM>cdPkp⌰ 2g3NN(D;n~Uuv?tqF(Cg=D~ f͐3&d`@ۮ A Qp@6NeA Dp@M rj7CIA8ӧ1? [G?;a> t7bm.)p$m/xg'@SG>:vVYױ+'pQ- N`ncYze.v\a//>NmH!%mz7`Ltp+aDRaǶ7;>?_[u |b\qUcIvk1~ʆ-eǞ?zR=0 i͵݋P &WVoe~aRYɍJƊHsuqtň2VoqH8 n)T@jTZ"RKUerx{ӊmFdm%D‡NST}2v:3oy*C$}@$M@Yn6~Ä'"6kkZG\RWCfwB~e14iuV("SANhg:(|hm[^oi{gMp}0BX8 D@ϯ}|Zy_^< ES}U+^xJ@aB9o\;>N)hB:PA\CfdvH7!o@Ey!CS1.tV"cH4pK?D &uU-N(O +|&[u=839]) XUC\ F>Df h#svGD`  urն7:[s)ֻvFc,ĢWF؂&i&$m BVg' I9 4c* 1N0qppé|$#tE ?{OT30ޛH.S̳oޭ;(}n. 7j]j3kl5>C1C`|_"x!(Og˝?z=G+PS$y<%\t.5qMhlN-U|q>W.ztS]/<_9 gOREA%]_]p 8c qOl-^w̩*60(N'D $,Ρ߹6u[>H'n+daG2%NPX +B`nv'B@7")]}}/ds]?"zʀ ٩q&8g 2㜚 !!.;Bl3ɹpCܞ^ "([e |D:}uh L/ڭ r}WN1\ jDO5nCmu-\u:pBFIm V mMNxqéㅙc.)ͿOB&c}mx7TR[v©,jRh.LH!}ܽ!9A߆'$cp2u5JU#6?N h{6@k:w<AgIY$enW! ^b;*Ũk]Z8L8M oeomCZTD\INml`g'A!ϨS4eV,S!If,|vs 6x \ m>m~{?vBUc"wܣH y)&8\y'R<{+~/Mޯ#;~8'J/LdyZ>GQ7K-$wxN{\nڰ͛65:ʯI$q^#ͯo{׷}/`'n_ٶ%]:Ɣ~)0f%'ƭ;y W6/$<2}G~ M3@<° \2<̇/>Ҽse5oi>-Ϳ*&6H$H )&CfMXA.-D\vwH*g|n~rDS 9LJ 3HFK?0p8Yu; .mnM>A7 h꒤|Ƞ4h(S.` ܚB]pD+m8]b ȠQJvl/k r}m]aNDtrrk@~{<y3Mo0-I9NklZbB3Y_p,Dt?"HCDqQxr !ϲ]NkdA44Hb1`Wy y_IN#0x6މ= S} +7UYc?7Ԕ@2ip~z bnuky#==204̎'_:МQ3փa@j}yN}PY-$0D`. K¡/_UE|.1)$psw_tׯwu]`bd nd _q԰M ?XV/07n۹m.T!٥Oo+.P\1PG2;`}0o׿jx|)S-;>{#Z&0Cp{s(a7nǍ[.q N;bLW f2 Ki%b%m mg %$m mK c5g3\g8k퀣жE C+`[7U?(0 m"|F*KrtPˠ4"l xBHiI]`T۝;&"Ǐ]b2wsLFO2سr#$`:kqקHT8a3Jn?"" * J=k]&(Dz ]h"4޿`pLBl_b!M%D0"XԻ)@)Np V,X1卧lLa$;NX3:w'[|.xwR'9a(N@!jhKO(WU{3ϛ9&y>531Wf֦_|{ Jvy?: P}߳׻ ڿ_o3['N,ּ4^S\tR)}xM0 r"iz3ނ !C>d@.Z[O02VmApw8/kOO! 9^Bܽrnq{J$q H>r=&FPة l-T( VBb]XNn v*Jmg6DIvIxV@ V9δm747ǐDS`U@>3ܓHzkv]ek uwwĉH 4Ks@&(—_Eyƿ3+D_-H6Ld}XtQBʄ _|y];si49)fK\9gU7"#}jg! c!¨1+^ܧ#ϵc\!սnbm; t$,X1^!V/8, !h)">I?+!>鈶KJ$ϭ- d?9udԈ<׶EM}Z;>La0g Ab4Mw9g;A}չ۷u<}’EuEW8l'0kѫG{L=weM__٦C{rnb7$`(aҎ[MG4^ }מ3s]h(U94}'6_?/? ~`ϳC?zkg2 {G/w'ymw>=ם0Ɨ_S3tTc1&O2q:1?GÌ0^{(K`PH>`Uc .Ez[oڴ,(LH Zjvlvt~..3mS\?+ٿͦW?aDƤ^R?]sq_gdi;Îd_1 `!o樳߁=Ӹ+,TZ8_ƮgwWXb9%Ě:LaBp:]Ǩso5W7tp-%&W#o ڙ騠}u(?~qo*AH @bM.%{UvW.TvyT/6p9=_{s^b|lsmEJ3*_U3~kU…{~'+',#4j3SZR6tс#+)5|/F^OhT* 7ʦ^ƥ7Ydy>Nj*~TfϓtX:atmdo*H~%%*=.x4.ȼdkk"\,bRC<5S@TU8=gm8tT[[\GH{+TA"$G~ma$BфUOuIF]t>W mhI2lݗUBP|C lfu(TηW?z+7W_?_pAU׾5{4<㷶]sf8vo=?yջHL^撶֓,UzBcjouu^~֯w% Edl2fPH=߱uK_ieY0447h+'4^2<rMsky-|sW^ts_LĄsJmsAMs+/oj[`mzrB/&'\Ih<.Bb&$$ChP7lMk/[K TdJPg5L0_\ƺkV,˗ա!.79!S9$'E itZu%ÇV*=w KX`=mw?;vƉ UN01CIPht?瞤9tɢ+.2ҳ z'9BW Y?Ihz}4zTq|K{_MHQN[Qα ssA8F[$N)kK Vئ *AFjletEgO-K~s颡{k69!N,Mb䄊:I iz5x_A 3w{VnX}?} =p~vgzlm@Ą 5{4KJFĄd *ύIt}h?៸{._G;/̾ x5'I:;6ծz;o3;+,{LNhy圜u*͎GZbO=_ oᓧ'g^P{01IP<7;_r5?{덫[rⱪ39!{Cko\ӁmF% ZP=BUUK|WU=$4~Wkm!Dx_MPyb*~0JHI}2VjБpA[@8< ڧ S´sEX\ ծy,:WN^\7Cqmv p!Aa­$>pa }ڴ-Օշ7Pyn1jrBAf c?wu_44tCߦP|C 䄊&S=Tnu|:/y^w~'W.Y6#xsSɡm5 KJNLh4CS8Tw}ړ%(T/Tokllz%_ڍk¯\ It ۛ`rBm6XO I i:Z:no]hѼ1LNhyuArBe;1:$ W,^3qy\~KLL1 (Tnv?'auWcOpo^haAj&'dg0NaOFi"oaƛ4wkgYh &BCp&Bwe4y 쳇{Gn0WF8|R;yuhgF>ᜨ[B?Ov j8a_BR7"_Xy)!:B资EBz*4KBR8AxPzۗ #&,mv!! aa߿PIa=p7~f'UB0Na)㼽NsuauHp?{TX7 84a~u;N'1u^ݵrշn_+=|ɂ.ZpP/Rfsv;}}μw}guMF~]}^Uf tULLKNhPyn6A0g\u]˖+ ]_ o~osLR _{[pb59:E  :^gu=_黯-Z0z:Y8gO\z01U7%4m~侟o.^j*֙%=ê.f6n_j+e+' s >*Ǣ_T}svVޮ T5/P)1<%$'sB2B&BBfFv, Dog{ :Տ_EHX(T^Bg}FHR$a.Q0^y޾ᰉhj}[]E0LppO;ʄ_#TRxma;Hxoᴝ&qG/]Ҁ_YZ;\/]2}I|0޶oݚPB|wz :kWyKEw]xmK ݼxCC'-Z3TYϜ9~žs9zz׿U6c ߫@k*j{<߾JBDK{ϪͯnXhЍ~sxl/arBmI q@g_򊿻h-1x䄊կNź[w~eK.~4>QtK.\7x[84tmMNHg`Svܼ U:o+8_lp sn(~$$."T;޾}[]@ aŇUVݾ=K {lVyk I*b&)4,yz?/{e ~QLNxnv{rBe3q;nhT^N[n٪W.Y|+/[4bɂ -bCrf9{쉓g/|~̅GNON{~~8V%$Tn5)aڄ:۸4)GKN푋Poo?ol6U-S_)\-X_w'3096c& ˵fCmFu/]_|_Y|o,39: 0op.NB߸{^p}q~.ޞ~hPz =}Ι*o=vu].Nmw~ot"f 4fa흄v0:Ch C`%d S2Hku5!2Xc癛v(OP&th8zB´Oˈ^}`CBBgJ~KF}1Kȫ+]#^k.}_5\lǕUҪTӺZЙ9Bgѣ3p!o|ҁEdHwk_n'۩?'$lps i*$)4j7zΓ/onX՟}eטorBv 5\W*R&)4iu;u^ VQ"BF q}^b5'&@$'T{$]5 UϳGn^?r n'W 296c&'TT%)4'Z9(|}²|׮Zo Qr?s 䄊I &6KFqE z聿|b|sϷ~abBHfgn^s/y.,]̓߳ w痜pOEud{;\Go02Bm;]Tk4saJ9|s5zLhLϩq4s/T=Lw:TF )o?p} o7L$orEjju 7$/\MfgYө_'9_՗/X0W-W- .`rBv 5\W*ZHR|]o#NfM~o'jPyGăF?(*?x䷛NPyN&IT^rBmBg_MN:$)=;֞s÷tg19!KNwitP/9fh=w_84tO>?sO~w~FULLc-&4:>rOz|o%$=_e{ՕQ/s,24ΚnPr[:r V:xz\M}qE .]k* *Y~Utd#Vpo}]n}%Nˢu@[zx* kg$FY.n>\lk;3|o{u>=q_O~VUW,!SæY2I]sYyz5vP%#TnWbBI }{r_;oo*ٚ <,_Q ߠPo2 Ӝogkj}f˧Ϟ]}fFMQK΃xw_ՄS{.M801aUwuS\Y{|w\^YE ᩇW, nh)"s"?Yɘ0=#TF_ !BU Bm<ʍԼGs{@{(z]y>HH>8Yկ%g d>;7<\XF

ZGeBG[k1I1#Ue¹qsףńJe5+_[/+?5*8G|psW}HP;oַ";*zBzy2mI%$*3.{~v[:b#`h!IՆ t_/=pW,]ˤKj;j}]P٨g|ݪFI jM>u6=~Y6Ihk .OFoB$fz9\ܡ[} jUK_me;pq(NR }A"Mz[J8y?~텻 +˖cg'$4:|K4KHF\cXe~#zUQWTWFTpc>yxph$aTX)W<בu *+ g >u8c, Q6B?Fwf:[yP\MThPzVZMJ(_^AYRIRK~UQBTKz}pq\j;?I)d$ʹ:A][Q{ijB{MLsMk54螤:Q޽ȅOv<1;Yz89tvw1+OP-%>Р豛Asef1ae Bg0a?=zBh":[|\ s%kEϕaBr9@W Ẅ́Q ,%Ls׀}>nԤzǮC{V7_FHP)}] ̋<$MU?#\CGH$KSB)L~PYP9k2WJ¾x xBgwԟj;Ok;̪;j[ZmcukKKIK<'QBB(Ɗz|Df <aRBX}vpz jVϷs=ob1QU&TᅪԿZOݗTVٿΕ]Շe=#xA""`n r*3"Vtpa_fh>x`PI68t 0Wѣk>R@ 4&'t[UarB֮!\/F#UwabQwn9?x: BUcD_bQ\!$>P}h]N7`Vu{𞵟!TQXGUZAx\;O({ѝ#뚍`fg}(Kvt^gw+ ~V}<׾n%׍%*hyL}8Yo;T,^m9u;W/ԞkιpqϽK4{Ի(S}W(q}vp5OL0:^  _ 0A!hFl'TIxK\\JB6̕=HHl9\ C}ΆQ) #Bc9o* ô޸f w L$=.qKI+ϫ$]VXVfǰ+ǭUPAa/0=>8xڏ#C>_cS ;vUgk݄J w2W#N2榊X>xJQhx]<wJ`F#%JMb^u+q{ݨ1QB꽿v;V2F0:bjz ĄvYI ~V?=&T/xwW/ɩ޵݂%IN01ArhMN8~_\Qh+ #+c] mBGU@JBmwF_rBia4gr,i)uÄQm qֹ³s-aHN8MH$}'ޱ ີFFW*C\[zB7{e[ '#Dw[>pxN;v9nI#v8.Ny0Z\ԨQAvVꝯQPZk }ߣ17KPV: k%*\?mV9AoHF7tTLo[^K7Hs\^{lV Α=cQh$4?|&p7'=L8OHL!>.D W=*#*+e}(a5OaTz1BrZeJ 5DT3 L0r*QHӲD ޹,p[p~M|U VUk_WW[}M ~uk+G*5;ޯVup^#$W֯jqG\O_o~p`mkvz?ZIRmȮnmq!uBĴ\/! _7J(h5QΪVKk}]&73rQOQrJb̅Wvz#B9ww[ u8f.КXmB U6."Tz֭>0?u5TہVYWP}z_/Qa=͒KF/AQ}o7ڎ:>X/YQRB uU:zKZu'omrTz *'4{`ccm^mBM9޾sGI'S|(z̗܊O}ELJe 47,/'4,U'. $ $?R5bIVƪR%|wEϷ "B#dBҹPA wSpISkvWeauk*(\IH./%ȼ {`׊~p#!e<*?Nd4 \y`ׄi%ԟj;gz%RIy:DHdд8ps>N@Hد~@H(!>* WFpZ,zm]]h]'[ :*O-z`!.[ʚl_t@oW̗PyOm E ?;&&ct{l9NJ1cYGo2 ?TI %JW~EM"TF:RFsR#WvoF`sC2O-bGN^6\ t+ŷP&+>%TډrI-Zs,!Yauw-'wvE U/*iEU`;s}*}7]0cU |fnQ*%)KLtO4JziQI$Qo݇j꽯ާ([T ک^BM4g{>Q儅ZুQF\G7oDRǢljV;A(Шx;$]\6##!x9{ gt2$efkĮ{ VNkv=w *B6TP?CjB-:ГWxgp_]I?W]5j:)z?ujlP-ᛄNƠ''MyJ9=$YBR 0-s9T}&'ijP^>% y$Ŷfsj$UkSLfB69豲 ~suw.ƚҪW^ϪRJʒNiVcЊ-,jz^d,I ~ӄӄ9_!MG8ϒ:?WwF~k4g)!>ʜc{T%)zԒ5;wa~0e) j[FqmX^ݶu FگM0kI$u^ie,/| }s/s 5 W #М!$/29!+ 7NNO̝%D-$ISwu0{ w-"$e9B}Dܒ΍-I>SBR~9&t:!TH8Dap0$I|t+Ug]GHjAv`~@o;!L 8s,$vۻ יHHNXG0X MG:A4I$I+}w/p3~Pf p0Ju$Hu0[Q+ g /?V!LMrCqdawËcI` w}&$'HYLбP=&'H$I"BIޅCg : IYBC˄Qm&'rB'nW>qۻ?]ypS \*^$I$%8w$#ug p5ps8kDmpp'#T$VIRݧ 4_VE]Cec :\.J$I$I- x0bbV¼̇9ҭS: @VBrEy,a -[$I$IذaC!4d9BIR8B.&$'CB &2I#I $I$IJIR8I}-z|] ܘw ]`#8p0ʮْ֒$I$IXLN$4ˁ; ;,9nu!9vzkGH ڛs,$I$I 咤rx8@ɭ WnNYn#L0o8 S'I$I$IRl&'HzBImDk x`XMc `2p8X$I$I$I=IR9H(/,&L]petĄ)v G$I$IԫLN$O ;92r'].9V`~$I$I$I) I5 wGsEp3pyαt+{9ǒG7I$I$I39Aԋ^ E5X WkT$I$I$IJ%Im/ aށ}:z4 9ǒ grE$I$ILN$Ky".'t/9<-nVKZ'೜c$I$I$$I`ٜctK: )zav:E$I$I$I:oVK&$' KRgBrGّ$I$I$ ~rxPA|KPXo(m1\=.7T4ss*H$I$I$I}IR?9 9A X OHT7K{r%?;I$I$IR29AO{ zB:?sxޮpy8X$I$I$I}IRxP=xα 9v( %CnBS:H$I$IIR?lȀ[ LHRXs,YZ $^ Nb_oہ9"I$I$Is&'H~U`&8W'JW/;;H$I$I6&'Hg6,U 't/9,,U^#Lr>X$I$I$I}IR?: t~t.z,9,,"$Z|xыfO G$I$I4LN$r*)(S:\s,YXA].9; sE$I$I4 LN$ ؗOse-n"L"XXFHwo>$I$I$i@j$IoxPV:{us#v-DαH$I$I ~vx7v=# vr BҎ I$I$IRG IwG !W> = %!BՇKI$I$I:IR+ۀ2nn:{*Br%wD$I$I4XLN$n-BgaJNʜcI x,X$I$I$II !p>X05B^q-T$XG@$I$Ia&'HyBNPα  7H b 7EE7I$I$I 29A4(>^&$(9Av-cippp=>'$I$I$ &$I <-nnNS kuӇ+$I$I$ ^nd$)S{aB eJsVKRĜ=xH$I$I ArIYα JrP5F+ %q4X$I$I$IIҠ ;0]=9at#ogsE$I$I4LN$ +y2V_ΩVwѻU Lar™c$I$I$ 0$I `707wp7p30X *;<94ρ\$I$I$ 4$Is eK%:cI:c$I$I$I@: ppYαTX |ޝ a |s,$I$I$ IHwWse-&Lpp=q]n"ρ[L$I$I$IU7tHiGX,n9k+u~mC$I$I$媗%IJvaj;ppSށb&!aW}J}~.I$I$IRLN$ OiB32V?B!kۢXn9f}9"I$I$Iҗ$)O_w09!?ˁ)!jBr­H!9ec$I$I$K&'H)B92Vre}Ow 'rE$I$I/ Id=^bBrWU9l*`=p,g `P&ߒ$I$I$u$I}Ȁ:pS^ 'TNx8s,lzm@\,$$CMlSi>9I$I$I.ar$Ipx*_.#h۽<0$I$I$K IRpCf2V7 NmZ=|Ñ$I$I$1$IByS92V?BHPXֆ/# a_ |s,$I$I$5er$I;^ 0{!6`ic$I$I$)$IBՄ׀92 {"@!uwRHt$I$I$u9$I,p{o8m !A {=a:;3\gfQ~+I$I$IRZw$u;i7vMB''6/yl|جr0^,DT<IC%IhI&J& ڈcfT-Im&'HT ¨|X LJ+ۙSr3he6SG"IDƋ1a`3G~7\<sl+wb#;U?$CRw2"/I;䄼\AH(P=!wzi]`aJI$ID<wW8^,> lOYpSRQBԯH1 <>^,N%Md OOOJv&*uʂ$Kފˠ+w\b=W Su\>\S|@J$IPIƝbqc{#RsSRѾO1 kzTƉ b6r$I\\g@l0Lqy0.p*QBhU# cI}Nmq$0VK:M4 Xv$ /$Ijn!o8m%"A%,g.9!nՅnq0NcI,*c:6fI$~KkKmu=bOt#5p(+ѽHE'3 ;@=w,:b&*P6LN$i~' :l [Du1Xܞ  tα1z bV$/DRؒʨ#;t#> vM\/L}ϩS,;Q *mB"ѠNTF1(g&'H4YB儗re vpe TSuBL/''<Ẻ,$I]!&Jl3$&^GT.=DmȔ JNxxZeLhU:/Xv: /$Ij`+ag1p3pp_|1B^u.pZ$4p,*IRyeN7OJ ERƄ D<- d򸇈9`Li~>I2ɓZ4L酦F(JN&$Ij1`8s,Ko)!> D%$lKZYVMk:%I)3$B#QG)V#( g{sҏ:'&.>Y Kw }SD昋=sLhU6/m $fx7vuBr ޳0ZBVFVBՄ^6ֆu~ $gDOxJ#٤Ar6?;Q*K\S;$a:@i9I/<[˄J2OJgVYo>l𞥿 IRۀWre-nkw=pse8j4=Eڰh$$I'*f4&GJ5^,>ETM ~35?.F+oHL&\n,Z5`P9QOl #MLHfX%eBkVHeƒ;u2I_11(BIpQ*c3_#TG zmB9ǒFBe%2 IMO[J[j#Ʉ tUR<^,N?٠0^,uU)$XtstPsjRi0JZ_HGMhU;DIbr$Iv %T_'LЫNt |s,E7c1;c1/IR/'S#T6q`kVI5mG =O'Iʌ $ŷIHT9Av-MP1a-<x @RS1?<^,\FI F:y`8OD5A9XezrJI'JhKDlfHRI0;v^PEaXJHJ:2CPށ8obcn r4vPU<.5^,n$yGf;bLLGSL0i RtK:4&Jj$Is `p3M8&}.eAh$!1^,>E$h7'<}{gxh>Ls4Ri*>msۦyk&mBŧJoT/gm٬㉌%X{YGu0U1Mѳlj>k{Lf>gV{p= sz@ FRz(s :MUB'&'HQ$pY EynzjBS:Ԏv@rx8wRi A1#BSwxpUi=Ifo/簁DuT5=\G@#h:h sCs8]hX'.tVqDQ푘,t|܎iDT] tqşgcH.M&Y_IW/1+\DT1Zߓ4>W_jWWs91Zς11qx_믊aǏe,?3YσlX|t ̂Iцʽ${]FW1ybTz6v; H</m:&FA @w0[^6_NPpjvb0^,>O8l$ٍNjף1LĄfhp>x:a?{hѨ1+E#:B Rƞlq.bB ΏV?L8./橜sYeNa#.cȖbnw>p H7Md0Bh.p:F-tH}N6'f;<Wѵd-ŭ( )\EJoc^xh_?r]09AtN*'Nw(+_G׀mcI뱘l$ ,qQA%)!+# J٘R&}b,-OhRj(8J6 n)ХQDry5*2JcxxX6$cdjYB2XἾۅ9 :Fs&ve::C;s4Վ;#cdwS ۘ%2Hh}6h>\y.rcYQ}&;qs$cCZ $3KHNx 8s,mG7)( a2AI;*dB:﵆)E':KG ۼuv5g.jLOXr ElYȧ0-twJU'hƫ.7lކ\rD y%lsA}n22cY ʝ߹5ҩm[UVҩSxҞcP{k1`C׏d2$IJoBY}BbQz{?[5)*NЮLtcnj(Jژly`f7&vR0*MLhAԱh~ k@ &'HO]Ns9Ǣr|s,D 12`Jhbےi63/5^u$XtzTʥ,o(SUb:w.:gtzc2RRNi*%IrXј5$&\ t~#ҐV]ߧ&$>j(s2YW`KLI9'&T c09Al^#$*H:Nw^Ǔ_ m:P›B4tjJ=O֖"IGI7D*ͮxNǃ~i4ߪ l43(I6z>'s\󥗻UkUbI!:&3nK-Y0J9n?O ;RSIfp[7LҼmѽ|މ R$-.IyBOzY`?aZ'%,[ꨦ%Xܭ͌FԦ hf)GN}$z2H0r.!qǃoG!N}h^fG8^U}aw?IKIvp[aq#LQCx8M#H2CJIM`A0vၕ2LiꄉRi:5Sim4NBE$YQ %; ~ =c/m:7$I7OP{ l17wlX,@g ц/K 3QSHӭfc['&J}<3J l7Ǧdzшgz|X|[?sv nkcpmn/qCuI+$>&YoUbic46Njű.7UE #5Qh)BgG B);<^, uYkrp%~)vHtrJceVN#P&:OQ3j5!7GRnm^Y)ڐpus c1_Ŷ|Dߛ{lj ;MN$); {끅Fn Aށd )*&Jx8I1{$Sii`2MBrtRO҈3MFRis^W1Ssi:Q'JbAGsO,F>'5MhAUx<8˄ S 1JWs%M&hB$-?DaW}VF&w x0JcsɠiF|w2};7Gӛpl"CIOTpz6VPj)J6NyTjixjX!gv7u8-fI427u 5cIjD^q˗~/!V&JG$hD$g%s*&mnbq7L`tI7ֱ. Ԇ,FwGfINgL*[1zOyV*hDِb'\E ',fOrnLL_MJjǛ&JrVI]&$ \A긹96V&mi S RvP>m4>\7 ;"m6Ilˉ &JO҈39Al} lNۧ;J's%LeK\m.cn7XeS&0C'IQ2j؛H2aRKqTc4b&t>5kT(~]9r˄sI9`z-mO|!*OIeb/R$vɎѶI>pzYA E1%InK˶\I( zRVMx4Irho7ZJ?b$rjMi}2Q6ıim ) !~BCـ $e m7 0k4VgwI .f솸,NOmNXhs5IY9a#f#{ChvσmnЏr!4Mhlaj,2eWhMqF3{8@K(RU6<̏3 7`^7B}lP N/\,n%mdl}"'譩m#}c&I%Xf&VÕ7`ѱz-U39bcqlr$I;F(6yα;^&#gs%n8bI⒌~JU-c3 Yxd6G3~,Q'h3~0hhF9"iØOta\Mc 142r43);uߥUѓ9TPuNұ92YI0 BH6}*qdq<3% p)uvDS:lnz3G55 $G9ǡtx KZq&@U,hSd֐0hIun8M؈2E=1ޛG9r/!f6M'\nc ͝b_ٖ(K;y2ŲiUI=rfd y]vd,;m4rYއMM'dq?3dbq4m=LÕF^|d cĿos`h7 IR{T:.,ޟc,ϭbSͤYYO,OTNfp:dl"nHۖ2էYyR&,]L{d䣇GIL '7:bn#IDV$#Z3ΡV/TL ){Im NMd>\lPXe➟ZUm Lxo[} $1MBrɜcQ8|&TĕV觬Mf¨`ёLi"jM(?M9ĽytpV/ xqX|wz#ʤt#}{,ڷ;%Eud 1%i?Y$%ErX&b22Ydˤg t3SGm&.>LgW7HL$n,{1ţ13b|1I9`0\#R78|s,Yȣ!n7ԅbq h 4oVn>'~Kx4Æј;b>1@WYy~^2wlTzvX6ÄcYnQZ¾=ODdimzDT/^HgƋ)G!{Ƙ|ҊsJɜZ7`Lc4{=6wj' ˎOJfP1}27Q*͌SƋBhV-w罩4v#`r$IsP9a .h >^#' %qh,bˋE A mrlkC)ъigEhnȸ p?Ş %!:lAޣz&` 9īwky?|֡ey0&Jbq3;+y<W&udX4: #[4F,3}Er֛O:G3\R:[ ygƋvLwRk8W|DZ1Z"nV9 \/Nj52Vhr$Ix X n8M|ᤶ12Y5} 236ug9nrTa¹G6tAQW}3sGdzBtRizX|x&*FfOeV"ѱۄ}{8XT h6db$(wL\g9jn9n;d&Jb>"ڙ0}Iyyx܏zrXNhފ ł$}l%LVv{ $S:lhۓ hqݼHVxs-d>)b0^,>5^,%|N6y+)VBT(bq/a 11A}&I3hƣBպ$Z wd82; ɺL|-b $KdshA!z ڊޞcI4^(b(π Be$Xxm0*iαd!IՄn05",ӮGmZԲZya 9.uIʖvx8!!bS۔U9J&deRRy82嬃ITx<6SJlT![+c1ַ9f9&'H~'7 rE8FHNxa,RؘwhW[أ&J)"QM!.(;> SJYD܄W:y D&I{0 tȳzR19A; K($XyS:\7t]bժ$i 6@{F Wx>-Ƌŧh_Tx:zlnv2r|F㙘f|8s]I#Խܶz&R&E5oMJ9)̓gJ'Xw$ #.B'x$ U3fr#+qS6H8\(!f;+E)VQ&tNW=ʍ_bu<… SJ7qgs9Qo{Oܖx,0qX|1j,WgL͜c1;G.{tR,xUyFհ$I`3q壱ieLj$Iq8@HP+ HZ._Q?J?Ft?`rAԚ(/&~6d) c  $4*RewRO>'# *an&2އ)Z?T_8\]c,2VE)$>NHmu $u)BY]t`w 126mj;-9^M:@δCsۓ"1߿9qaR64'Hh:v|tI~9w:bUb.;o:2mLu2]-a2*R%y9{k%q&S BIL$ IR}D(@V ($ 03v?FhGLeüRItgPA-ni7hg`RblX|*#1?b[i+"*'[r*=hV3/ cLR 0vSZ T1}:)Oc ^'qFn$ICek}9Ǣ8A ._1JSSGHzE#qnEƋō$K.u'hx 6/}"o#N!g2XPoxKD/Vщl" Ir3Q*MOO&\ExؐYPgץ#OrJLJbq*>,n REG-)Vxx[‘އkMJ3C{ *Ns4<^,ESv5+'Hy_oE_Pv3UCqQ6LEG:?`ZTMTStzN;b)hQ5ɘWsS 0㢎ѧS@HKb22އY<"nuz`2nۙ IR>F9e (7c9ǒڣWH6"w&a &.1dFOlN'RSbtX]pu:gGf$)N (ufN&'HS79Ǣl#$'lKHVNy2(旴JC'GdH9Z5*#xųN%;Ӓc߻mۺ G.5ekTzt #IcMz΋kw|RD#7\οV1?JIF;Ʉ>lc奜$x„9ⴓudt-JJOFn֯~h/0Ie^ڜcQ6f U1vv8o8HiU'JsתBGިDI;jf*Y%YOJq7b!"SQcȓ$^zhPذd dH<>^,9I cSq:RirXL*|쓴^%n88Cf}FaVHy&nT/ ]UNj>یmHLhMY~xɑ 2֯/#$wL&Y$IAD>ަO]bޘҡb2rzxLbqxXB纩lrP6'3 Y\Fh<>^,%4 ^Le^3!*wob€εO\121;:֚~EK\O8Cv>L Q )VQ fû3kv?zBNW2;$X@HPx*M堊R3)$e[$I `(x,. !I%\n2.F㏑n\BГ׋\Zfq81r[eM.iFVFmLXiOS2F(/9IϦZmp:F s%ضz )mUM1al3b_ cj+#InbaF獄p;R׉Fzo"$'1r94gomUa"(Ҋ݇=bRz_'\~йpu>9uU\.k3ob$]BF`*5ﻕw(3u$)_g#,sEv'9]bdyMP1pG lѨAc2欜JZ#Flj:G3ڎzL42|*jFx1LRQV @9瓶m0Vٷ72tmJ@rjY֝O5QBԣS&δ`އdu-DM\Z'dccӐ $4acQr'w KVVM2KX{m\w#Ӥ6qotX;QRuH>Т ϴм96pLA0ТDrLz?x&k4/R&JH,7apumQBi_̜ $kPl![, .˔ш鄋o,Ku:I <ڍ9`+ئTTdCF#iu9:ϦMhU!]S۴iUhK3)Vѱk(ٵcmgr$Ir[cQ^!TMĒG(УS:T"TlV,Q05Q*'JGSn7):W]9hc4yWD kSiCs՜)S  iyݣyM\[ Smij]WO9ŒkD 3Q*MOJ߾&'H:wZ&m'dc庭1. XA{tզ9OzY#~GNjglwpSWNV 7pFΩ6oO9˸ <=Q*=w]V#*Aٔ۩LVhD=j蹜W D*g'u)VS$$އlN\n*љdg~u릗nIE$I; OF|Q >^v9ǒ[Iց9^,n$k36TO'Xfx,0p#HέQ)0JhhIkzN˔3U3ďw:F+KO8ʄsMO1h=\1M%Xq @8Ѥ5:=1^,>Gط7&ffNCmTBm`y!s@#b_@랩8x8Ik̂_.ڗLu`MMJώ o5E8/mnMbOI_NۘnS >/ O xqMm><Ha:2cD43^,N~}sֱQ}7294襭['3Z'CwͿպ$IRzk__9|8s,yb1v"D44:GU ܄VL(oSfwNԙ/QB}{pNzL&X%k1}0^spyikw)އ+ѽ^%LE{J>7}՚f.E!_ں\m IRwBwuY B儁arB $I$IUx>bV  5K4>'tt95vx|s,$I$I䞌r&& $uY0.!ATᨁ̕$I$I$h*ᘋMfȀ09As len'u2j.tH$I$Iz,2eŀ09As2p XtĄ9"I$I$IJ`Xb.6=Q*Mg̀09A10K߼ |7I$I$IRBVM0$INgw#9Ǣ9瀝sE$I$IxX6\ Lf@19AUv8o(T^>9I$I$IR2O<7Q*ep IR:lYBw-L$I$I3^,\ @$I$IR0Q*= 0^,F} (mKu 7z1Hx9`A HH$I`$I$I= Iz, .N9O۾9I$I$I $ρms|At$I$I$)&'Hԛ \> TNPB$I$I$dr$I<0HαO =ٜc$I$I$o IR: GHRpjl~$I$I$I}Iz,pFB+$I$I$ IRo+"pfO9N$I$I$IIz15`p2Xz[.೜c$I$I$ IRo; #Lp.pzVxP|H$I$ILN$oK:lI$I$I2gr$I}eBs%L0k4$I$I$!$I #H9OH|s,$I$I$-$Iw Gs^)1$I$I$Ij$IK(o;"I$I$IR29Aq xPHαY#`g|!p$I$I$I_&'H_&TL!L!I$I$II!`aށt ?$I$I$I}IY`?.z|Zg U^"I$I$IR39As xNJW%Tx 7I$I$I $xαt/N$I$I$II`aڂÄJG޼$I$I$iP IR:A|!TOq;79"I$I$I@39Aq8Kp!p v8S:H$I$I+$I,* lNK;}!RD?'aH$I$ILN$i&$'A&' |s,$I$I$ $I4g] KvۀrH$I$I$09AA3 "L{8o8;EqJ$I$I I`:NHR 9 9I$I$I19Atx 9,}.$I$I$I I`: $'9&N$I$I$Ibr$IiPe`?I4? LY!I$I$I $ @9H; 9I$I$ITI 蹗}ILαH$I$I&'H4/{$ 11A$I$Idr$I B(0o8}"I$I$I19A$]NDvRZ$I$I$u!$Iy`azrrx|7I$I$IԈ $P$I$I$IR3&'HYBńwSFӚ nrE$I$I$ITqNJ n>9I$I$I4$IRŧ+tw/DŽ$I$I$ I*oK3? $Q9I$I$I$IR}xP9a_αH$I$I I|Ckp:X$I$I$IRLN$I>9jǀ[9"I$I$Ib09A$0m›npxFwN9!I$I$I09A$:Oa"$& E$I$I$er$I!9)v x/@$I$I$IR|&'HF[I 90 | cpNqH$I$ILN$I|=O§K)>)I$I$I $ÄĀW/rw 9l_$I$I$eI)BrtxG׀? TM$I$I$I=I4giB-{mW$I$I$ $AnmD'I$I$IIԊ2"GmL?&Tm$I$I$I=IԊ3iW=hOHR$I$I$I}IԪ i!A!k_D=%6lC$I$I$`QHr \ e ۄ /G2X$I$I$IVN$Iq0z|zg[`oF$I$I$I]IY`! d*&`W~I$I$IGA$%}`%pYu-,$I$I$II`?a*!oE;utaJ$I$In`r$IJc'aZ!BrJ K46!1aNHv$I$I$I}I,!=)"$3L/% $I$I$=$IR>*ˣן[F S$I$I$U0Ī;IENDB`" width="180" alt="Vridhi"> Apply Now