﻿/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0054a6;--bs-secondary: #949494;--bs-success: #449905;--bs-info: #b3dcf8;--bs-warning: #ee8803;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 0, 84, 166;--bs-secondary-rgb: 148, 148, 148;--bs-success-rgb: 68, 153, 5;--bs-info-rgb: 179, 220, 248;--bs-warning-rgb: 238, 136, 3;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: "Open Sans", Tahoma, Arial, Geneva, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.25;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0054a6;--bs-link-hover-color: #004385;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 340px){.container-xxs,.container{max-width:340px}}@media(min-width: 375px){.container-xs,.container-xxs,.container{max-width:370px}}@media(min-width: 420px){.container-xsm,.container-xs,.container-xxs,.container{max-width:420px}}@media(min-width: 576px){.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:1200px}}@media(min-width: 1440px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:1200px}}@media(min-width: 1600px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-xsm,.container-xs,.container-xxs,.container{max-width:1200px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, 1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 340px){.grid .g-col-xxs-1{grid-column:auto/span 1}.grid .g-col-xxs-2{grid-column:auto/span 2}.grid .g-col-xxs-3{grid-column:auto/span 3}.grid .g-col-xxs-4{grid-column:auto/span 4}.grid .g-col-xxs-5{grid-column:auto/span 5}.grid .g-col-xxs-6{grid-column:auto/span 6}.grid .g-col-xxs-7{grid-column:auto/span 7}.grid .g-col-xxs-8{grid-column:auto/span 8}.grid .g-col-xxs-9{grid-column:auto/span 9}.grid .g-col-xxs-10{grid-column:auto/span 10}.grid .g-col-xxs-11{grid-column:auto/span 11}.grid .g-col-xxs-12{grid-column:auto/span 12}.grid .g-start-xxs-1{grid-column-start:1}.grid .g-start-xxs-2{grid-column-start:2}.grid .g-start-xxs-3{grid-column-start:3}.grid .g-start-xxs-4{grid-column-start:4}.grid .g-start-xxs-5{grid-column-start:5}.grid .g-start-xxs-6{grid-column-start:6}.grid .g-start-xxs-7{grid-column-start:7}.grid .g-start-xxs-8{grid-column-start:8}.grid .g-start-xxs-9{grid-column-start:9}.grid .g-start-xxs-10{grid-column-start:10}.grid .g-start-xxs-11{grid-column-start:11}}@media(min-width: 375px){.grid .g-col-xs-1{grid-column:auto/span 1}.grid .g-col-xs-2{grid-column:auto/span 2}.grid .g-col-xs-3{grid-column:auto/span 3}.grid .g-col-xs-4{grid-column:auto/span 4}.grid .g-col-xs-5{grid-column:auto/span 5}.grid .g-col-xs-6{grid-column:auto/span 6}.grid .g-col-xs-7{grid-column:auto/span 7}.grid .g-col-xs-8{grid-column:auto/span 8}.grid .g-col-xs-9{grid-column:auto/span 9}.grid .g-col-xs-10{grid-column:auto/span 10}.grid .g-col-xs-11{grid-column:auto/span 11}.grid .g-col-xs-12{grid-column:auto/span 12}.grid .g-start-xs-1{grid-column-start:1}.grid .g-start-xs-2{grid-column-start:2}.grid .g-start-xs-3{grid-column-start:3}.grid .g-start-xs-4{grid-column-start:4}.grid .g-start-xs-5{grid-column-start:5}.grid .g-start-xs-6{grid-column-start:6}.grid .g-start-xs-7{grid-column-start:7}.grid .g-start-xs-8{grid-column-start:8}.grid .g-start-xs-9{grid-column-start:9}.grid .g-start-xs-10{grid-column-start:10}.grid .g-start-xs-11{grid-column-start:11}}@media(min-width: 420px){.grid .g-col-xsm-1{grid-column:auto/span 1}.grid .g-col-xsm-2{grid-column:auto/span 2}.grid .g-col-xsm-3{grid-column:auto/span 3}.grid .g-col-xsm-4{grid-column:auto/span 4}.grid .g-col-xsm-5{grid-column:auto/span 5}.grid .g-col-xsm-6{grid-column:auto/span 6}.grid .g-col-xsm-7{grid-column:auto/span 7}.grid .g-col-xsm-8{grid-column:auto/span 8}.grid .g-col-xsm-9{grid-column:auto/span 9}.grid .g-col-xsm-10{grid-column:auto/span 10}.grid .g-col-xsm-11{grid-column:auto/span 11}.grid .g-col-xsm-12{grid-column:auto/span 12}.grid .g-start-xsm-1{grid-column-start:1}.grid .g-start-xsm-2{grid-column-start:2}.grid .g-start-xsm-3{grid-column-start:3}.grid .g-start-xsm-4{grid-column-start:4}.grid .g-start-xsm-5{grid-column-start:5}.grid .g-start-xsm-6{grid-column-start:6}.grid .g-start-xsm-7{grid-column-start:7}.grid .g-start-xsm-8{grid-column-start:8}.grid .g-start-xsm-9{grid-column-start:9}.grid .g-start-xsm-10{grid-column-start:10}.grid .g-start-xsm-11{grid-column-start:11}}@media(min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1440px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}@media(min-width: 1600px){.grid .g-col-xxxl-1{grid-column:auto/span 1}.grid .g-col-xxxl-2{grid-column:auto/span 2}.grid .g-col-xxxl-3{grid-column:auto/span 3}.grid .g-col-xxxl-4{grid-column:auto/span 4}.grid .g-col-xxxl-5{grid-column:auto/span 5}.grid .g-col-xxxl-6{grid-column:auto/span 6}.grid .g-col-xxxl-7{grid-column:auto/span 7}.grid .g-col-xxxl-8{grid-column:auto/span 8}.grid .g-col-xxxl-9{grid-column:auto/span 9}.grid .g-col-xxxl-10{grid-column:auto/span 10}.grid .g-col-xxxl-11{grid-column:auto/span 11}.grid .g-col-xxxl-12{grid-column:auto/span 12}.grid .g-start-xxxl-1{grid-column-start:1}.grid .g-start-xxxl-2{grid-column-start:2}.grid .g-start-xxxl-3{grid-column-start:3}.grid .g-start-xxxl-4{grid-column-start:4}.grid .g-start-xxxl-5{grid-column-start:5}.grid .g-start-xxxl-6{grid-column-start:6}.grid .g-start-xxxl-7{grid-column-start:7}.grid .g-start-xxxl-8{grid-column-start:8}.grid .g-start-xxxl-9{grid-column-start:9}.grid .g-start-xxxl-10{grid-column-start:10}.grid .g-start-xxxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 340px){.col-xxs{flex:1 0 0%}.row-cols-xxs-auto>*{flex:0 0 auto;width:auto}.row-cols-xxs-1>*{flex:0 0 auto;width:100%}.row-cols-xxs-2>*{flex:0 0 auto;width:50%}.row-cols-xxs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxs-4>*{flex:0 0 auto;width:25%}.row-cols-xxs-5>*{flex:0 0 auto;width:20%}.row-cols-xxs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxs-auto{flex:0 0 auto;width:auto}.col-xxs-1{flex:0 0 auto;width:8.33333333%}.col-xxs-2{flex:0 0 auto;width:16.66666667%}.col-xxs-3{flex:0 0 auto;width:25%}.col-xxs-4{flex:0 0 auto;width:33.33333333%}.col-xxs-5{flex:0 0 auto;width:41.66666667%}.col-xxs-6{flex:0 0 auto;width:50%}.col-xxs-7{flex:0 0 auto;width:58.33333333%}.col-xxs-8{flex:0 0 auto;width:66.66666667%}.col-xxs-9{flex:0 0 auto;width:75%}.col-xxs-10{flex:0 0 auto;width:83.33333333%}.col-xxs-11{flex:0 0 auto;width:91.66666667%}.col-xxs-12{flex:0 0 auto;width:100%}.offset-xxs-0{margin-left:0}.offset-xxs-1{margin-left:8.33333333%}.offset-xxs-2{margin-left:16.66666667%}.offset-xxs-3{margin-left:25%}.offset-xxs-4{margin-left:33.33333333%}.offset-xxs-5{margin-left:41.66666667%}.offset-xxs-6{margin-left:50%}.offset-xxs-7{margin-left:58.33333333%}.offset-xxs-8{margin-left:66.66666667%}.offset-xxs-9{margin-left:75%}.offset-xxs-10{margin-left:83.33333333%}.offset-xxs-11{margin-left:91.66666667%}.g-xxs-0,.gx-xxs-0{--bs-gutter-x: 0}.g-xxs-0,.gy-xxs-0{--bs-gutter-y: 0}.g-xxs-1,.gx-xxs-1{--bs-gutter-x: 0.25rem}.g-xxs-1,.gy-xxs-1{--bs-gutter-y: 0.25rem}.g-xxs-2,.gx-xxs-2{--bs-gutter-x: 0.5rem}.g-xxs-2,.gy-xxs-2{--bs-gutter-y: 0.5rem}.g-xxs-3,.gx-xxs-3{--bs-gutter-x: 1rem}.g-xxs-3,.gy-xxs-3{--bs-gutter-y: 1rem}.g-xxs-4,.gx-xxs-4{--bs-gutter-x: 1.5rem}.g-xxs-4,.gy-xxs-4{--bs-gutter-y: 1.5rem}.g-xxs-5,.gx-xxs-5{--bs-gutter-x: 3rem}.g-xxs-5,.gy-xxs-5{--bs-gutter-y: 3rem}}@media(min-width: 375px){.col-xs{flex:1 0 0%}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--bs-gutter-x: 0}.g-xs-0,.gy-xs-0{--bs-gutter-y: 0}.g-xs-1,.gx-xs-1{--bs-gutter-x: 0.25rem}.g-xs-1,.gy-xs-1{--bs-gutter-y: 0.25rem}.g-xs-2,.gx-xs-2{--bs-gutter-x: 0.5rem}.g-xs-2,.gy-xs-2{--bs-gutter-y: 0.5rem}.g-xs-3,.gx-xs-3{--bs-gutter-x: 1rem}.g-xs-3,.gy-xs-3{--bs-gutter-y: 1rem}.g-xs-4,.gx-xs-4{--bs-gutter-x: 1.5rem}.g-xs-4,.gy-xs-4{--bs-gutter-y: 1.5rem}.g-xs-5,.gx-xs-5{--bs-gutter-x: 3rem}.g-xs-5,.gy-xs-5{--bs-gutter-y: 3rem}}@media(min-width: 420px){.col-xsm{flex:1 0 0%}.row-cols-xsm-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm-1>*{flex:0 0 auto;width:100%}.row-cols-xsm-2>*{flex:0 0 auto;width:50%}.row-cols-xsm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xsm-4>*{flex:0 0 auto;width:25%}.row-cols-xsm-5>*{flex:0 0 auto;width:20%}.row-cols-xsm-6>*{flex:0 0 auto;width:16.6666666667%}.col-xsm-auto{flex:0 0 auto;width:auto}.col-xsm-1{flex:0 0 auto;width:8.33333333%}.col-xsm-2{flex:0 0 auto;width:16.66666667%}.col-xsm-3{flex:0 0 auto;width:25%}.col-xsm-4{flex:0 0 auto;width:33.33333333%}.col-xsm-5{flex:0 0 auto;width:41.66666667%}.col-xsm-6{flex:0 0 auto;width:50%}.col-xsm-7{flex:0 0 auto;width:58.33333333%}.col-xsm-8{flex:0 0 auto;width:66.66666667%}.col-xsm-9{flex:0 0 auto;width:75%}.col-xsm-10{flex:0 0 auto;width:83.33333333%}.col-xsm-11{flex:0 0 auto;width:91.66666667%}.col-xsm-12{flex:0 0 auto;width:100%}.offset-xsm-0{margin-left:0}.offset-xsm-1{margin-left:8.33333333%}.offset-xsm-2{margin-left:16.66666667%}.offset-xsm-3{margin-left:25%}.offset-xsm-4{margin-left:33.33333333%}.offset-xsm-5{margin-left:41.66666667%}.offset-xsm-6{margin-left:50%}.offset-xsm-7{margin-left:58.33333333%}.offset-xsm-8{margin-left:66.66666667%}.offset-xsm-9{margin-left:75%}.offset-xsm-10{margin-left:83.33333333%}.offset-xsm-11{margin-left:91.66666667%}.g-xsm-0,.gx-xsm-0{--bs-gutter-x: 0}.g-xsm-0,.gy-xsm-0{--bs-gutter-y: 0}.g-xsm-1,.gx-xsm-1{--bs-gutter-x: 0.25rem}.g-xsm-1,.gy-xsm-1{--bs-gutter-y: 0.25rem}.g-xsm-2,.gx-xsm-2{--bs-gutter-x: 0.5rem}.g-xsm-2,.gy-xsm-2{--bs-gutter-y: 0.5rem}.g-xsm-3,.gx-xsm-3{--bs-gutter-x: 1rem}.g-xsm-3,.gy-xsm-3{--bs-gutter-y: 1rem}.g-xsm-4,.gx-xsm-4{--bs-gutter-x: 1.5rem}.g-xsm-4,.gy-xsm-4{--bs-gutter-y: 1.5rem}.g-xsm-5,.gx-xsm-5{--bs-gutter-x: 3rem}.g-xsm-5,.gy-xsm-5{--bs-gutter-y: 3rem}}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media(min-width: 1600px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000;--bs-table-bg: #ccdded;--bs-table-border-color: #b8c7d5;--bs-table-striped-bg: #c2d2e1;--bs-table-striped-color: #fff;--bs-table-active-bg: #b8c7d5;--bs-table-active-color: #fff;--bs-table-hover-bg: #bdccdb;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #eaeaea;--bs-table-border-color: lightgray;--bs-table-striped-bg: #dedede;--bs-table-striped-color: #000;--bs-table-active-bg: lightgray;--bs-table-active-color: #000;--bs-table-hover-bg: #d8d8d8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #daebcd;--bs-table-border-color: #c4d4b9;--bs-table-striped-bg: #cfdfc3;--bs-table-striped-color: #000;--bs-table-active-bg: #c4d4b9;--bs-table-active-color: #fff;--bs-table-hover-bg: #cad9be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #f0f8fe;--bs-table-border-color: #d8dfe5;--bs-table-striped-bg: #e4ecf1;--bs-table-striped-color: #000;--bs-table-active-bg: #d8dfe5;--bs-table-active-color: #000;--bs-table-hover-bg: #dee5eb;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fce7cd;--bs-table-border-color: #e3d0b9;--bs-table-striped-bg: #efdbc3;--bs-table-striped-color: #000;--bs-table-active-bg: #e3d0b9;--bs-table-active-color: #fff;--bs-table-hover-bg: #e9d6be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #fff;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 339.98px){.table-responsive-xxs{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 374.98px){.table-responsive-xs{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 419.98px){.table-responsive-xsm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1439.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1599.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.25rem}.col-form-label{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.25}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.5rem .5rem;font-size:1rem;font-weight:400;line-height:1.25;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#80aad3;outline:0;box-shadow:0 0 0 .25rem rgba(0,84,166,.25)}.form-control::-webkit-date-and-time-value{height:1.25em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.5rem .5rem;margin:-0.5rem -0.5rem;margin-inline-end:.5rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.5rem 0;margin-bottom:0;line-height:1.25;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.25em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.25em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.25em + 1rem + 2px)}textarea.form-control-sm{min-height:calc(1.25em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.25em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.25em + 1rem + 2px);padding:.5rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.25em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.25em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.5rem 1.5rem .5rem .5rem;-moz-padding-start:calc(0.5rem - 3px);font-size:1rem;font-weight:400;line-height:1.25;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#80aad3;outline:0;box-shadow:0 0 0 .25rem rgba(0,84,166,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.5rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.25rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.125em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80aad3;outline:0;box-shadow:0 0 0 .25rem rgba(0,84,166,.25)}.form-check-input:checked{background-color:#0054a6;border-color:#0054a6}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0054a6;border-color:#0054a6;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380aad3'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.25rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,84,166,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,84,166,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:.75rem;height:.75rem;margin-top:-0.25rem;background-color:#ee8803;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3cce4}.form-range::-webkit-slider-runnable-track{width:100%;height:.25rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:.75rem;height:.75rem;background-color:#ee8803;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3cce4}.form-range::-moz-range-track{width:100%;height:.25rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .5rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .5rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.5rem .5rem;font-size:1rem;font-weight:400;line-height:1.25;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#449905}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(68,153,5,.9);border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#449905;padding-right:calc(1.25em + 1rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23449905' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.3125em + 0.25rem) center;background-size:calc(0.625em + 0.5rem) calc(0.625em + 0.5rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#449905;box-shadow:0 0 0 .25rem rgba(68,153,5,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.25em + 1rem);background-position:top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#449905}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:2.75rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23449905' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .5rem center,center right 1.5rem;background-size:16px 12px,calc(0.625em + 0.5rem) calc(0.625em + 0.5rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#449905;box-shadow:0 0 0 .25rem rgba(68,153,5,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.25em + 1rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#449905}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#449905}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(68,153,5,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#449905}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.25em + 1rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.3125em + 0.25rem) center;background-size:calc(0.625em + 0.5rem) calc(0.625em + 0.5rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.25em + 1rem);background-position:top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:2.75rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .5rem center,center right 1.5rem;background-size:16px 12px,calc(0.625em + 0.5rem) calc(0.625em + 0.5rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.25em + 1rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.5rem;--bs-btn-padding-y: 0.5rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.25;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 0.375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0054a6;--bs-btn-border-color: #0054a6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #00478d;--bs-btn-hover-border-color: #004385;--bs-btn-focus-shadow-rgb: 38, 110, 179;--bs-btn-active-color: #fff;--bs-btn-active-bg: #004385;--bs-btn-active-border-color: #003f7d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0054a6;--bs-btn-disabled-border-color: #0054a6}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #949494;--bs-btn-border-color: #949494;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #7e7e7e;--bs-btn-hover-border-color: #767676;--bs-btn-focus-shadow-rgb: 164, 164, 164;--bs-btn-active-color: #fff;--bs-btn-active-bg: #767676;--bs-btn-active-border-color: #6f6f6f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #949494;--bs-btn-disabled-border-color: #949494}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #449905;--bs-btn-border-color: #449905;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #3a8204;--bs-btn-hover-border-color: #367a04;--bs-btn-focus-shadow-rgb: 96, 168, 43;--bs-btn-active-color: #fff;--bs-btn-active-bg: #367a04;--bs-btn-active-border-color: #337304;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #449905;--bs-btn-disabled-border-color: #449905}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #b3dcf8;--bs-btn-border-color: #b3dcf8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #bee1f9;--bs-btn-hover-border-color: #bbe0f9;--bs-btn-focus-shadow-rgb: 152, 187, 211;--bs-btn-active-color: #000;--bs-btn-active-bg: #c2e3f9;--bs-btn-active-border-color: #bbe0f9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #b3dcf8;--bs-btn-disabled-border-color: #b3dcf8}.btn-warning{--bs-btn-color: #fff;--bs-btn-bg: #ee8803;--bs-btn-border-color: #ee8803;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ca7403;--bs-btn-hover-border-color: #be6d02;--bs-btn-focus-shadow-rgb: 241, 154, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #be6d02;--bs-btn-active-border-color: #b36602;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ee8803;--bs-btn-disabled-border-color: #ee8803}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #fff;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0054a6;--bs-btn-border-color: #0054a6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0054a6;--bs-btn-hover-border-color: #0054a6;--bs-btn-focus-shadow-rgb: 0, 84, 166;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0054a6;--bs-btn-active-border-color: #0054a6;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0054a6;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0054a6;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #949494;--bs-btn-border-color: #949494;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #949494;--bs-btn-hover-border-color: #949494;--bs-btn-focus-shadow-rgb: 148, 148, 148;--bs-btn-active-color: #fff;--bs-btn-active-bg: #949494;--bs-btn-active-border-color: #949494;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #949494;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #949494;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #449905;--bs-btn-border-color: #449905;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #449905;--bs-btn-hover-border-color: #449905;--bs-btn-focus-shadow-rgb: 68, 153, 5;--bs-btn-active-color: #fff;--bs-btn-active-bg: #449905;--bs-btn-active-border-color: #449905;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #449905;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #449905;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #b3dcf8;--bs-btn-border-color: #b3dcf8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #b3dcf8;--bs-btn-hover-border-color: #b3dcf8;--bs-btn-focus-shadow-rgb: 179, 220, 248;--bs-btn-active-color: #000;--bs-btn-active-bg: #b3dcf8;--bs-btn-active-border-color: #b3dcf8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #b3dcf8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #b3dcf8;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ee8803;--bs-btn-border-color: #ee8803;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ee8803;--bs-btn-hover-border-color: #ee8803;--bs-btn-focus-shadow-rgb: 238, 136, 3;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ee8803;--bs-btn-active-border-color: #ee8803;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ee8803;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ee8803;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 38, 110, 179;text-decoration:none}.btn-link:hover,.btn-link:focus-visible{text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: 0.5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: 0.25rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #fff;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #fff;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 340px){.dropdown-menu-xxs-start{--bs-position: start}.dropdown-menu-xxs-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxs-end{--bs-position: end}.dropdown-menu-xxs-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 375px){.dropdown-menu-xs-start{--bs-position: start}.dropdown-menu-xs-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xs-end{--bs-position: end}.dropdown-menu-xs-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 420px){.dropdown-menu-xsm-start{--bs-position: start}.dropdown-menu-xsm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsm-end{--bs-position: end}.dropdown-menu-xsm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1440px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1600px){.dropdown-menu-xxxl-start{--bs-position: start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position: end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #fff;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 0.625rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #ee8803;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0054a6}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.55);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.34375rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 0.375rem;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xxs,.navbar>.container-xs,.navbar>.container-xsm,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 340px){.navbar-expand-xxs{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxs .navbar-nav{flex-direction:row}.navbar-expand-xxs .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxs .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxs .navbar-nav-scroll{overflow:visible}.navbar-expand-xxs .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxs .navbar-toggler{display:none}.navbar-expand-xxs .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxs .offcanvas .offcanvas-header{display:none}.navbar-expand-xxs .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 375px){.navbar-expand-xs{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xs .navbar-nav{flex-direction:row}.navbar-expand-xs .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xs .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xs .navbar-nav-scroll{overflow:visible}.navbar-expand-xs .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xs .navbar-toggler{display:none}.navbar-expand-xs .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xs .offcanvas .offcanvas-header{display:none}.navbar-expand-xs .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 420px){.navbar-expand-xsm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsm .navbar-nav{flex-direction:row}.navbar-expand-xsm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsm .navbar-nav-scroll{overflow:visible}.navbar-expand-xsm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xsm .navbar-toggler{display:none}.navbar-expand-xsm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xsm .offcanvas .offcanvas-header{display:none}.navbar-expand-xsm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1440px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1600px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: 0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(0.375rem - 1px);--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-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, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23004c95'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #80aad3;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(0, 84, 166, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #004c95;--bs-accordion-active-bg: #e6eef6}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: 0.375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 84, 166, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0054a6;--bs-pagination-active-border-color: #0054a6;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: 0.5rem}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: 0.25rem}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: 0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: 0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: #003264;--bs-alert-bg: #ccdded;--bs-alert-border-color: #b3cce4}.alert-primary .alert-link{color:#002850}.alert-secondary{--bs-alert-color: #595959;--bs-alert-bg: #eaeaea;--bs-alert-border-color: #dfdfdf}.alert-secondary .alert-link{color:#474747}.alert-success{--bs-alert-color: #295c03;--bs-alert-bg: #daebcd;--bs-alert-border-color: #c7e0b4}.alert-success .alert-link{color:#214a02}.alert-info{--bs-alert-color: #6b8495;--bs-alert-bg: #f0f8fe;--bs-alert-border-color: #e8f5fd}.alert-info .alert-link{color:#566a77}.alert-warning{--bs-alert-color: #8f5202;--bs-alert-bg: #fce7cd;--bs-alert-border-color: #fadbb3}.alert-warning .alert-link{color:#724202}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color: #959596;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.alert-light .alert-link{color:#777778}.alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: 0.375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0054a6;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@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:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, 0.125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: 0.375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0054a6;--bs-list-group-active-border-color: #0054a6;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 340px){.list-group-horizontal-xxs{flex-direction:row}.list-group-horizontal-xxs>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxs>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxs>.list-group-item.active{margin-top:0}.list-group-horizontal-xxs>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxs>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 375px){.list-group-horizontal-xs{flex-direction:row}.list-group-horizontal-xs>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xs>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xs>.list-group-item.active{margin-top:0}.list-group-horizontal-xs>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xs>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 420px){.list-group-horizontal-xsm{flex-direction:row}.list-group-horizontal-xsm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xsm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xsm>.list-group-item.active{margin-top:0}.list-group-horizontal-xsm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1440px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1600px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#003264;background-color:#ccdded}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#003264;background-color:#b8c7d5}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#003264;border-color:#003264}.list-group-item-secondary{color:#595959;background-color:#eaeaea}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#595959;background-color:#d3d3d3}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#595959;border-color:#595959}.list-group-item-success{color:#295c03;background-color:#daebcd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#295c03;background-color:#c4d4b9}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#295c03;border-color:#295c03}.list-group-item-info{color:#6b8495;background-color:#f0f8fe}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#6b8495;background-color:#d8dfe5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#6b8495;border-color:#6b8495}.list-group-item-warning{color:#8f5202;background-color:#fce7cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#8f5202;background-color:#e3d0b9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#8f5202;border-color:#8f5202}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#959596;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#959596;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#959596;border-color:#959596}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(0,84,166,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, 0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: 0.375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, 0.85);--bs-toast-header-border-color: rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.25;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 339.98px){.modal-fullscreen-xxs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxs-down .modal-header,.modal-fullscreen-xxs-down .modal-footer{border-radius:0}.modal-fullscreen-xxs-down .modal-body{overflow-y:auto}}@media(max-width: 374.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0}.modal-fullscreen-xs-down .modal-body{overflow-y:auto}}@media(max-width: 419.98px){.modal-fullscreen-xsm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xsm-down .modal-header,.modal-fullscreen-xsm-down .modal-footer{border-radius:0}.modal-fullscreen-xsm-down .modal-body{overflow-y:auto}}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1439.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width: 1599.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: 0.375rem;--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.25;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: 0.5rem;--bs-popover-inner-border-radius: calc(0.5rem - 1px);--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.25;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{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%;backface-visibility:hidden;transition:transform .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-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .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:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxxl,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xsm,.offcanvas-xs,.offcanvas-xxs{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media(max-width: 339.98px){.offcanvas-xxs{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 339.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxs{transition:none}}@media(max-width: 339.98px){.offcanvas-xxs.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 339.98px){.offcanvas-xxs.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 339.98px){.offcanvas-xxs.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 339.98px){.offcanvas-xxs.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 339.98px){.offcanvas-xxs.showing,.offcanvas-xxs.show:not(.hiding){transform:none}}@media(max-width: 339.98px){.offcanvas-xxs.showing,.offcanvas-xxs.hiding,.offcanvas-xxs.show{visibility:visible}}@media(min-width: 340px){.offcanvas-xxs{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxs .offcanvas-header{display:none}.offcanvas-xxs .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 374.98px){.offcanvas-xs{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 374.98px)and (prefers-reduced-motion: reduce){.offcanvas-xs{transition:none}}@media(max-width: 374.98px){.offcanvas-xs.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 374.98px){.offcanvas-xs.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 374.98px){.offcanvas-xs.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 374.98px){.offcanvas-xs.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 374.98px){.offcanvas-xs.showing,.offcanvas-xs.show:not(.hiding){transform:none}}@media(max-width: 374.98px){.offcanvas-xs.showing,.offcanvas-xs.hiding,.offcanvas-xs.show{visibility:visible}}@media(min-width: 375px){.offcanvas-xs{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xs .offcanvas-header{display:none}.offcanvas-xs .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 419.98px){.offcanvas-xsm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 419.98px)and (prefers-reduced-motion: reduce){.offcanvas-xsm{transition:none}}@media(max-width: 419.98px){.offcanvas-xsm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 419.98px){.offcanvas-xsm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 419.98px){.offcanvas-xsm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 419.98px){.offcanvas-xsm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 419.98px){.offcanvas-xsm.showing,.offcanvas-xsm.show:not(.hiding){transform:none}}@media(max-width: 419.98px){.offcanvas-xsm.showing,.offcanvas-xsm.hiding,.offcanvas-xsm.show{visibility:visible}}@media(min-width: 420px){.offcanvas-xsm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xsm .offcanvas-header{display:none}.offcanvas-xsm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1439.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1439.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1439.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1439.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1439.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1439.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1439.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media(max-width: 1439.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1440px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1599.98px){.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1599.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxxl{transition:none}}@media(max-width: 1599.98px){.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1599.98px){.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1599.98px){.offcanvas-xxxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1599.98px){.offcanvas-xxxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1599.98px){.offcanvas-xxxl.showing,.offcanvas-xxxl.show:not(.hiding){transform:none}}@media(max-width: 1599.98px){.offcanvas-xxxl.showing,.offcanvas-xxxl.hiding,.offcanvas-xxxl.show{visibility:visible}}@media(min-width: 1600px){.offcanvas-xxxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.25}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(0, 84, 166, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(148, 148, 148, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(68, 153, 5, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(179, 220, 248, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(238, 136, 3, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0054a6 !important}.link-primary:hover,.link-primary:focus{color:#004385 !important}.link-secondary{color:#949494 !important}.link-secondary:hover,.link-secondary:focus{color:#767676 !important}.link-success{color:#449905 !important}.link-success:hover,.link-success:focus{color:#367a04 !important}.link-info{color:#b3dcf8 !important}.link-info:hover,.link-info:focus{color:#c2e3f9 !important}.link-warning{color:#ee8803 !important}.link-warning:hover,.link-warning:focus{color:#be6d02 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 340px){.sticky-xxs-top{position:sticky;top:0;z-index:1020}.sticky-xxs-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 375px){.sticky-xs-top{position:sticky;top:0;z-index:1020}.sticky-xs-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 420px){.sticky-xsm-top{position:sticky;top:0;z-index:1020}.sticky-xsm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1440px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1600px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.15 !important}.lh-base{line-height:1.25 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 340px){.float-xxs-start{float:left !important}.float-xxs-end{float:right !important}.float-xxs-none{float:none !important}.d-xxs-inline{display:inline !important}.d-xxs-inline-block{display:inline-block !important}.d-xxs-block{display:block !important}.d-xxs-grid{display:grid !important}.d-xxs-table{display:table !important}.d-xxs-table-row{display:table-row !important}.d-xxs-table-cell{display:table-cell !important}.d-xxs-flex{display:flex !important}.d-xxs-inline-flex{display:inline-flex !important}.d-xxs-none{display:none !important}.flex-xxs-fill{flex:1 1 auto !important}.flex-xxs-row{flex-direction:row !important}.flex-xxs-column{flex-direction:column !important}.flex-xxs-row-reverse{flex-direction:row-reverse !important}.flex-xxs-column-reverse{flex-direction:column-reverse !important}.flex-xxs-grow-0{flex-grow:0 !important}.flex-xxs-grow-1{flex-grow:1 !important}.flex-xxs-shrink-0{flex-shrink:0 !important}.flex-xxs-shrink-1{flex-shrink:1 !important}.flex-xxs-wrap{flex-wrap:wrap !important}.flex-xxs-nowrap{flex-wrap:nowrap !important}.flex-xxs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxs-start{justify-content:flex-start !important}.justify-content-xxs-end{justify-content:flex-end !important}.justify-content-xxs-center{justify-content:center !important}.justify-content-xxs-between{justify-content:space-between !important}.justify-content-xxs-around{justify-content:space-around !important}.justify-content-xxs-evenly{justify-content:space-evenly !important}.align-items-xxs-start{align-items:flex-start !important}.align-items-xxs-end{align-items:flex-end !important}.align-items-xxs-center{align-items:center !important}.align-items-xxs-baseline{align-items:baseline !important}.align-items-xxs-stretch{align-items:stretch !important}.align-content-xxs-start{align-content:flex-start !important}.align-content-xxs-end{align-content:flex-end !important}.align-content-xxs-center{align-content:center !important}.align-content-xxs-between{align-content:space-between !important}.align-content-xxs-around{align-content:space-around !important}.align-content-xxs-stretch{align-content:stretch !important}.align-self-xxs-auto{align-self:auto !important}.align-self-xxs-start{align-self:flex-start !important}.align-self-xxs-end{align-self:flex-end !important}.align-self-xxs-center{align-self:center !important}.align-self-xxs-baseline{align-self:baseline !important}.align-self-xxs-stretch{align-self:stretch !important}.order-xxs-first{order:-1 !important}.order-xxs-0{order:0 !important}.order-xxs-1{order:1 !important}.order-xxs-2{order:2 !important}.order-xxs-3{order:3 !important}.order-xxs-4{order:4 !important}.order-xxs-5{order:5 !important}.order-xxs-last{order:6 !important}.m-xxs-0{margin:0 !important}.m-xxs-1{margin:.25rem !important}.m-xxs-2{margin:.5rem !important}.m-xxs-3{margin:1rem !important}.m-xxs-4{margin:1.5rem !important}.m-xxs-5{margin:3rem !important}.m-xxs-auto{margin:auto !important}.mx-xxs-0{margin-right:0 !important;margin-left:0 !important}.mx-xxs-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxs-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxs-auto{margin-right:auto !important;margin-left:auto !important}.my-xxs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxs-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxs-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxs-0{margin-top:0 !important}.mt-xxs-1{margin-top:.25rem !important}.mt-xxs-2{margin-top:.5rem !important}.mt-xxs-3{margin-top:1rem !important}.mt-xxs-4{margin-top:1.5rem !important}.mt-xxs-5{margin-top:3rem !important}.mt-xxs-auto{margin-top:auto !important}.me-xxs-0{margin-right:0 !important}.me-xxs-1{margin-right:.25rem !important}.me-xxs-2{margin-right:.5rem !important}.me-xxs-3{margin-right:1rem !important}.me-xxs-4{margin-right:1.5rem !important}.me-xxs-5{margin-right:3rem !important}.me-xxs-auto{margin-right:auto !important}.mb-xxs-0{margin-bottom:0 !important}.mb-xxs-1{margin-bottom:.25rem !important}.mb-xxs-2{margin-bottom:.5rem !important}.mb-xxs-3{margin-bottom:1rem !important}.mb-xxs-4{margin-bottom:1.5rem !important}.mb-xxs-5{margin-bottom:3rem !important}.mb-xxs-auto{margin-bottom:auto !important}.ms-xxs-0{margin-left:0 !important}.ms-xxs-1{margin-left:.25rem !important}.ms-xxs-2{margin-left:.5rem !important}.ms-xxs-3{margin-left:1rem !important}.ms-xxs-4{margin-left:1.5rem !important}.ms-xxs-5{margin-left:3rem !important}.ms-xxs-auto{margin-left:auto !important}.m-xxs-n1{margin:-0.25rem !important}.m-xxs-n2{margin:-0.5rem !important}.m-xxs-n3{margin:-1rem !important}.m-xxs-n4{margin:-1.5rem !important}.m-xxs-n5{margin:-3rem !important}.mx-xxs-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxs-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxs-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxs-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxs-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxs-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxs-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxs-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxs-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxs-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxs-n1{margin-top:-0.25rem !important}.mt-xxs-n2{margin-top:-0.5rem !important}.mt-xxs-n3{margin-top:-1rem !important}.mt-xxs-n4{margin-top:-1.5rem !important}.mt-xxs-n5{margin-top:-3rem !important}.me-xxs-n1{margin-right:-0.25rem !important}.me-xxs-n2{margin-right:-0.5rem !important}.me-xxs-n3{margin-right:-1rem !important}.me-xxs-n4{margin-right:-1.5rem !important}.me-xxs-n5{margin-right:-3rem !important}.mb-xxs-n1{margin-bottom:-0.25rem !important}.mb-xxs-n2{margin-bottom:-0.5rem !important}.mb-xxs-n3{margin-bottom:-1rem !important}.mb-xxs-n4{margin-bottom:-1.5rem !important}.mb-xxs-n5{margin-bottom:-3rem !important}.ms-xxs-n1{margin-left:-0.25rem !important}.ms-xxs-n2{margin-left:-0.5rem !important}.ms-xxs-n3{margin-left:-1rem !important}.ms-xxs-n4{margin-left:-1.5rem !important}.ms-xxs-n5{margin-left:-3rem !important}.p-xxs-0{padding:0 !important}.p-xxs-1{padding:.25rem !important}.p-xxs-2{padding:.5rem !important}.p-xxs-3{padding:1rem !important}.p-xxs-4{padding:1.5rem !important}.p-xxs-5{padding:3rem !important}.px-xxs-0{padding-right:0 !important;padding-left:0 !important}.px-xxs-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxs-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxs-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxs-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxs-0{padding-top:0 !important}.pt-xxs-1{padding-top:.25rem !important}.pt-xxs-2{padding-top:.5rem !important}.pt-xxs-3{padding-top:1rem !important}.pt-xxs-4{padding-top:1.5rem !important}.pt-xxs-5{padding-top:3rem !important}.pe-xxs-0{padding-right:0 !important}.pe-xxs-1{padding-right:.25rem !important}.pe-xxs-2{padding-right:.5rem !important}.pe-xxs-3{padding-right:1rem !important}.pe-xxs-4{padding-right:1.5rem !important}.pe-xxs-5{padding-right:3rem !important}.pb-xxs-0{padding-bottom:0 !important}.pb-xxs-1{padding-bottom:.25rem !important}.pb-xxs-2{padding-bottom:.5rem !important}.pb-xxs-3{padding-bottom:1rem !important}.pb-xxs-4{padding-bottom:1.5rem !important}.pb-xxs-5{padding-bottom:3rem !important}.ps-xxs-0{padding-left:0 !important}.ps-xxs-1{padding-left:.25rem !important}.ps-xxs-2{padding-left:.5rem !important}.ps-xxs-3{padding-left:1rem !important}.ps-xxs-4{padding-left:1.5rem !important}.ps-xxs-5{padding-left:3rem !important}.gap-xxs-0{gap:0 !important}.gap-xxs-1{gap:.25rem !important}.gap-xxs-2{gap:.5rem !important}.gap-xxs-3{gap:1rem !important}.gap-xxs-4{gap:1.5rem !important}.gap-xxs-5{gap:3rem !important}.text-xxs-start{text-align:left !important}.text-xxs-end{text-align:right !important}.text-xxs-center{text-align:center !important}}@media(min-width: 375px){.float-xs-start{float:left !important}.float-xs-end{float:right !important}.float-xs-none{float:none !important}.d-xs-inline{display:inline !important}.d-xs-inline-block{display:inline-block !important}.d-xs-block{display:block !important}.d-xs-grid{display:grid !important}.d-xs-table{display:table !important}.d-xs-table-row{display:table-row !important}.d-xs-table-cell{display:table-cell !important}.d-xs-flex{display:flex !important}.d-xs-inline-flex{display:inline-flex !important}.d-xs-none{display:none !important}.flex-xs-fill{flex:1 1 auto !important}.flex-xs-row{flex-direction:row !important}.flex-xs-column{flex-direction:column !important}.flex-xs-row-reverse{flex-direction:row-reverse !important}.flex-xs-column-reverse{flex-direction:column-reverse !important}.flex-xs-grow-0{flex-grow:0 !important}.flex-xs-grow-1{flex-grow:1 !important}.flex-xs-shrink-0{flex-shrink:0 !important}.flex-xs-shrink-1{flex-shrink:1 !important}.flex-xs-wrap{flex-wrap:wrap !important}.flex-xs-nowrap{flex-wrap:nowrap !important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xs-start{justify-content:flex-start !important}.justify-content-xs-end{justify-content:flex-end !important}.justify-content-xs-center{justify-content:center !important}.justify-content-xs-between{justify-content:space-between !important}.justify-content-xs-around{justify-content:space-around !important}.justify-content-xs-evenly{justify-content:space-evenly !important}.align-items-xs-start{align-items:flex-start !important}.align-items-xs-end{align-items:flex-end !important}.align-items-xs-center{align-items:center !important}.align-items-xs-baseline{align-items:baseline !important}.align-items-xs-stretch{align-items:stretch !important}.align-content-xs-start{align-content:flex-start !important}.align-content-xs-end{align-content:flex-end !important}.align-content-xs-center{align-content:center !important}.align-content-xs-between{align-content:space-between !important}.align-content-xs-around{align-content:space-around !important}.align-content-xs-stretch{align-content:stretch !important}.align-self-xs-auto{align-self:auto !important}.align-self-xs-start{align-self:flex-start !important}.align-self-xs-end{align-self:flex-end !important}.align-self-xs-center{align-self:center !important}.align-self-xs-baseline{align-self:baseline !important}.align-self-xs-stretch{align-self:stretch !important}.order-xs-first{order:-1 !important}.order-xs-0{order:0 !important}.order-xs-1{order:1 !important}.order-xs-2{order:2 !important}.order-xs-3{order:3 !important}.order-xs-4{order:4 !important}.order-xs-5{order:5 !important}.order-xs-last{order:6 !important}.m-xs-0{margin:0 !important}.m-xs-1{margin:.25rem !important}.m-xs-2{margin:.5rem !important}.m-xs-3{margin:1rem !important}.m-xs-4{margin:1.5rem !important}.m-xs-5{margin:3rem !important}.m-xs-auto{margin:auto !important}.mx-xs-0{margin-right:0 !important;margin-left:0 !important}.mx-xs-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xs-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xs-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xs-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xs-0{margin-top:0 !important}.mt-xs-1{margin-top:.25rem !important}.mt-xs-2{margin-top:.5rem !important}.mt-xs-3{margin-top:1rem !important}.mt-xs-4{margin-top:1.5rem !important}.mt-xs-5{margin-top:3rem !important}.mt-xs-auto{margin-top:auto !important}.me-xs-0{margin-right:0 !important}.me-xs-1{margin-right:.25rem !important}.me-xs-2{margin-right:.5rem !important}.me-xs-3{margin-right:1rem !important}.me-xs-4{margin-right:1.5rem !important}.me-xs-5{margin-right:3rem !important}.me-xs-auto{margin-right:auto !important}.mb-xs-0{margin-bottom:0 !important}.mb-xs-1{margin-bottom:.25rem !important}.mb-xs-2{margin-bottom:.5rem !important}.mb-xs-3{margin-bottom:1rem !important}.mb-xs-4{margin-bottom:1.5rem !important}.mb-xs-5{margin-bottom:3rem !important}.mb-xs-auto{margin-bottom:auto !important}.ms-xs-0{margin-left:0 !important}.ms-xs-1{margin-left:.25rem !important}.ms-xs-2{margin-left:.5rem !important}.ms-xs-3{margin-left:1rem !important}.ms-xs-4{margin-left:1.5rem !important}.ms-xs-5{margin-left:3rem !important}.ms-xs-auto{margin-left:auto !important}.m-xs-n1{margin:-0.25rem !important}.m-xs-n2{margin:-0.5rem !important}.m-xs-n3{margin:-1rem !important}.m-xs-n4{margin:-1.5rem !important}.m-xs-n5{margin:-3rem !important}.mx-xs-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xs-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xs-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xs-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xs-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xs-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xs-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xs-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xs-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xs-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xs-n1{margin-top:-0.25rem !important}.mt-xs-n2{margin-top:-0.5rem !important}.mt-xs-n3{margin-top:-1rem !important}.mt-xs-n4{margin-top:-1.5rem !important}.mt-xs-n5{margin-top:-3rem !important}.me-xs-n1{margin-right:-0.25rem !important}.me-xs-n2{margin-right:-0.5rem !important}.me-xs-n3{margin-right:-1rem !important}.me-xs-n4{margin-right:-1.5rem !important}.me-xs-n5{margin-right:-3rem !important}.mb-xs-n1{margin-bottom:-0.25rem !important}.mb-xs-n2{margin-bottom:-0.5rem !important}.mb-xs-n3{margin-bottom:-1rem !important}.mb-xs-n4{margin-bottom:-1.5rem !important}.mb-xs-n5{margin-bottom:-3rem !important}.ms-xs-n1{margin-left:-0.25rem !important}.ms-xs-n2{margin-left:-0.5rem !important}.ms-xs-n3{margin-left:-1rem !important}.ms-xs-n4{margin-left:-1.5rem !important}.ms-xs-n5{margin-left:-3rem !important}.p-xs-0{padding:0 !important}.p-xs-1{padding:.25rem !important}.p-xs-2{padding:.5rem !important}.p-xs-3{padding:1rem !important}.p-xs-4{padding:1.5rem !important}.p-xs-5{padding:3rem !important}.px-xs-0{padding-right:0 !important;padding-left:0 !important}.px-xs-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xs-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xs-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xs-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xs-0{padding-top:0 !important}.pt-xs-1{padding-top:.25rem !important}.pt-xs-2{padding-top:.5rem !important}.pt-xs-3{padding-top:1rem !important}.pt-xs-4{padding-top:1.5rem !important}.pt-xs-5{padding-top:3rem !important}.pe-xs-0{padding-right:0 !important}.pe-xs-1{padding-right:.25rem !important}.pe-xs-2{padding-right:.5rem !important}.pe-xs-3{padding-right:1rem !important}.pe-xs-4{padding-right:1.5rem !important}.pe-xs-5{padding-right:3rem !important}.pb-xs-0{padding-bottom:0 !important}.pb-xs-1{padding-bottom:.25rem !important}.pb-xs-2{padding-bottom:.5rem !important}.pb-xs-3{padding-bottom:1rem !important}.pb-xs-4{padding-bottom:1.5rem !important}.pb-xs-5{padding-bottom:3rem !important}.ps-xs-0{padding-left:0 !important}.ps-xs-1{padding-left:.25rem !important}.ps-xs-2{padding-left:.5rem !important}.ps-xs-3{padding-left:1rem !important}.ps-xs-4{padding-left:1.5rem !important}.ps-xs-5{padding-left:3rem !important}.gap-xs-0{gap:0 !important}.gap-xs-1{gap:.25rem !important}.gap-xs-2{gap:.5rem !important}.gap-xs-3{gap:1rem !important}.gap-xs-4{gap:1.5rem !important}.gap-xs-5{gap:3rem !important}.text-xs-start{text-align:left !important}.text-xs-end{text-align:right !important}.text-xs-center{text-align:center !important}}@media(min-width: 420px){.float-xsm-start{float:left !important}.float-xsm-end{float:right !important}.float-xsm-none{float:none !important}.d-xsm-inline{display:inline !important}.d-xsm-inline-block{display:inline-block !important}.d-xsm-block{display:block !important}.d-xsm-grid{display:grid !important}.d-xsm-table{display:table !important}.d-xsm-table-row{display:table-row !important}.d-xsm-table-cell{display:table-cell !important}.d-xsm-flex{display:flex !important}.d-xsm-inline-flex{display:inline-flex !important}.d-xsm-none{display:none !important}.flex-xsm-fill{flex:1 1 auto !important}.flex-xsm-row{flex-direction:row !important}.flex-xsm-column{flex-direction:column !important}.flex-xsm-row-reverse{flex-direction:row-reverse !important}.flex-xsm-column-reverse{flex-direction:column-reverse !important}.flex-xsm-grow-0{flex-grow:0 !important}.flex-xsm-grow-1{flex-grow:1 !important}.flex-xsm-shrink-0{flex-shrink:0 !important}.flex-xsm-shrink-1{flex-shrink:1 !important}.flex-xsm-wrap{flex-wrap:wrap !important}.flex-xsm-nowrap{flex-wrap:nowrap !important}.flex-xsm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xsm-start{justify-content:flex-start !important}.justify-content-xsm-end{justify-content:flex-end !important}.justify-content-xsm-center{justify-content:center !important}.justify-content-xsm-between{justify-content:space-between !important}.justify-content-xsm-around{justify-content:space-around !important}.justify-content-xsm-evenly{justify-content:space-evenly !important}.align-items-xsm-start{align-items:flex-start !important}.align-items-xsm-end{align-items:flex-end !important}.align-items-xsm-center{align-items:center !important}.align-items-xsm-baseline{align-items:baseline !important}.align-items-xsm-stretch{align-items:stretch !important}.align-content-xsm-start{align-content:flex-start !important}.align-content-xsm-end{align-content:flex-end !important}.align-content-xsm-center{align-content:center !important}.align-content-xsm-between{align-content:space-between !important}.align-content-xsm-around{align-content:space-around !important}.align-content-xsm-stretch{align-content:stretch !important}.align-self-xsm-auto{align-self:auto !important}.align-self-xsm-start{align-self:flex-start !important}.align-self-xsm-end{align-self:flex-end !important}.align-self-xsm-center{align-self:center !important}.align-self-xsm-baseline{align-self:baseline !important}.align-self-xsm-stretch{align-self:stretch !important}.order-xsm-first{order:-1 !important}.order-xsm-0{order:0 !important}.order-xsm-1{order:1 !important}.order-xsm-2{order:2 !important}.order-xsm-3{order:3 !important}.order-xsm-4{order:4 !important}.order-xsm-5{order:5 !important}.order-xsm-last{order:6 !important}.m-xsm-0{margin:0 !important}.m-xsm-1{margin:.25rem !important}.m-xsm-2{margin:.5rem !important}.m-xsm-3{margin:1rem !important}.m-xsm-4{margin:1.5rem !important}.m-xsm-5{margin:3rem !important}.m-xsm-auto{margin:auto !important}.mx-xsm-0{margin-right:0 !important;margin-left:0 !important}.mx-xsm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xsm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xsm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xsm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xsm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xsm-auto{margin-right:auto !important;margin-left:auto !important}.my-xsm-0{margin-top:0 !important;margin-bottom:0 !important}.my-xsm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xsm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xsm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xsm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xsm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xsm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xsm-0{margin-top:0 !important}.mt-xsm-1{margin-top:.25rem !important}.mt-xsm-2{margin-top:.5rem !important}.mt-xsm-3{margin-top:1rem !important}.mt-xsm-4{margin-top:1.5rem !important}.mt-xsm-5{margin-top:3rem !important}.mt-xsm-auto{margin-top:auto !important}.me-xsm-0{margin-right:0 !important}.me-xsm-1{margin-right:.25rem !important}.me-xsm-2{margin-right:.5rem !important}.me-xsm-3{margin-right:1rem !important}.me-xsm-4{margin-right:1.5rem !important}.me-xsm-5{margin-right:3rem !important}.me-xsm-auto{margin-right:auto !important}.mb-xsm-0{margin-bottom:0 !important}.mb-xsm-1{margin-bottom:.25rem !important}.mb-xsm-2{margin-bottom:.5rem !important}.mb-xsm-3{margin-bottom:1rem !important}.mb-xsm-4{margin-bottom:1.5rem !important}.mb-xsm-5{margin-bottom:3rem !important}.mb-xsm-auto{margin-bottom:auto !important}.ms-xsm-0{margin-left:0 !important}.ms-xsm-1{margin-left:.25rem !important}.ms-xsm-2{margin-left:.5rem !important}.ms-xsm-3{margin-left:1rem !important}.ms-xsm-4{margin-left:1.5rem !important}.ms-xsm-5{margin-left:3rem !important}.ms-xsm-auto{margin-left:auto !important}.m-xsm-n1{margin:-0.25rem !important}.m-xsm-n2{margin:-0.5rem !important}.m-xsm-n3{margin:-1rem !important}.m-xsm-n4{margin:-1.5rem !important}.m-xsm-n5{margin:-3rem !important}.mx-xsm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xsm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xsm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xsm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xsm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xsm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xsm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xsm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xsm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xsm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xsm-n1{margin-top:-0.25rem !important}.mt-xsm-n2{margin-top:-0.5rem !important}.mt-xsm-n3{margin-top:-1rem !important}.mt-xsm-n4{margin-top:-1.5rem !important}.mt-xsm-n5{margin-top:-3rem !important}.me-xsm-n1{margin-right:-0.25rem !important}.me-xsm-n2{margin-right:-0.5rem !important}.me-xsm-n3{margin-right:-1rem !important}.me-xsm-n4{margin-right:-1.5rem !important}.me-xsm-n5{margin-right:-3rem !important}.mb-xsm-n1{margin-bottom:-0.25rem !important}.mb-xsm-n2{margin-bottom:-0.5rem !important}.mb-xsm-n3{margin-bottom:-1rem !important}.mb-xsm-n4{margin-bottom:-1.5rem !important}.mb-xsm-n5{margin-bottom:-3rem !important}.ms-xsm-n1{margin-left:-0.25rem !important}.ms-xsm-n2{margin-left:-0.5rem !important}.ms-xsm-n3{margin-left:-1rem !important}.ms-xsm-n4{margin-left:-1.5rem !important}.ms-xsm-n5{margin-left:-3rem !important}.p-xsm-0{padding:0 !important}.p-xsm-1{padding:.25rem !important}.p-xsm-2{padding:.5rem !important}.p-xsm-3{padding:1rem !important}.p-xsm-4{padding:1.5rem !important}.p-xsm-5{padding:3rem !important}.px-xsm-0{padding-right:0 !important;padding-left:0 !important}.px-xsm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xsm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xsm-3{padding-right:1rem !important;padding-left:1rem !important}.px-xsm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xsm-5{padding-right:3rem !important;padding-left:3rem !important}.py-xsm-0{padding-top:0 !important;padding-bottom:0 !important}.py-xsm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xsm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xsm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xsm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xsm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xsm-0{padding-top:0 !important}.pt-xsm-1{padding-top:.25rem !important}.pt-xsm-2{padding-top:.5rem !important}.pt-xsm-3{padding-top:1rem !important}.pt-xsm-4{padding-top:1.5rem !important}.pt-xsm-5{padding-top:3rem !important}.pe-xsm-0{padding-right:0 !important}.pe-xsm-1{padding-right:.25rem !important}.pe-xsm-2{padding-right:.5rem !important}.pe-xsm-3{padding-right:1rem !important}.pe-xsm-4{padding-right:1.5rem !important}.pe-xsm-5{padding-right:3rem !important}.pb-xsm-0{padding-bottom:0 !important}.pb-xsm-1{padding-bottom:.25rem !important}.pb-xsm-2{padding-bottom:.5rem !important}.pb-xsm-3{padding-bottom:1rem !important}.pb-xsm-4{padding-bottom:1.5rem !important}.pb-xsm-5{padding-bottom:3rem !important}.ps-xsm-0{padding-left:0 !important}.ps-xsm-1{padding-left:.25rem !important}.ps-xsm-2{padding-left:.5rem !important}.ps-xsm-3{padding-left:1rem !important}.ps-xsm-4{padding-left:1.5rem !important}.ps-xsm-5{padding-left:3rem !important}.gap-xsm-0{gap:0 !important}.gap-xsm-1{gap:.25rem !important}.gap-xsm-2{gap:.5rem !important}.gap-xsm-3{gap:1rem !important}.gap-xsm-4{gap:1.5rem !important}.gap-xsm-5{gap:3rem !important}.text-xsm-start{text-align:left !important}.text-xsm-end{text-align:right !important}.text-xsm-center{text-align:center !important}}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1440px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1600px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-fill{flex:1 1 auto !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-grow-0{flex-grow:0 !important}.flex-xxxl-grow-1{flex-grow:1 !important}.flex-xxxl-shrink-0{flex-shrink:0 !important}.flex-xxxl-shrink-1{flex-shrink:1 !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:.25rem !important}.m-xxxl-2{margin:.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:.25rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:.25rem !important}.me-xxxl-2{margin-right:.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:.25rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:.25rem !important}.ms-xxxl-2{margin-left:.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-auto{margin-left:auto !important}.m-xxxl-n1{margin:-0.25rem !important}.m-xxxl-n2{margin:-0.5rem !important}.m-xxxl-n3{margin:-1rem !important}.m-xxxl-n4{margin:-1.5rem !important}.m-xxxl-n5{margin:-3rem !important}.mx-xxxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxxl-n1{margin-top:-0.25rem !important}.mt-xxxl-n2{margin-top:-0.5rem !important}.mt-xxxl-n3{margin-top:-1rem !important}.mt-xxxl-n4{margin-top:-1.5rem !important}.mt-xxxl-n5{margin-top:-3rem !important}.me-xxxl-n1{margin-right:-0.25rem !important}.me-xxxl-n2{margin-right:-0.5rem !important}.me-xxxl-n3{margin-right:-1rem !important}.me-xxxl-n4{margin-right:-1.5rem !important}.me-xxxl-n5{margin-right:-3rem !important}.mb-xxxl-n1{margin-bottom:-0.25rem !important}.mb-xxxl-n2{margin-bottom:-0.5rem !important}.mb-xxxl-n3{margin-bottom:-1rem !important}.mb-xxxl-n4{margin-bottom:-1.5rem !important}.mb-xxxl-n5{margin-bottom:-3rem !important}.ms-xxxl-n1{margin-left:-0.25rem !important}.ms-xxxl-n2{margin-left:-0.5rem !important}.ms-xxxl-n3{margin-left:-1rem !important}.ms-xxxl-n4{margin-left:-1.5rem !important}.ms-xxxl-n5{margin-left:-3rem !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:.25rem !important}.p-xxxl-2{padding:.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:.25rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:.25rem !important}.pe-xxxl-2{padding-right:.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:.25rem !important}.ps-xxxl-2{padding-left:.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:.25rem !important}.gap-xxxl-2{gap:.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.simple-player{position:fixed;left:0;bottom:0;right:0;z-index:1500000000;width:100%;height:70px}.simple-player div.jp-audio{font-size:1em;color:#666;position:relative;box-shadow:0 0 5px 0 #b7b7b7}.simple-player .jp-mute .bi{margin-left:-5px}.simple-player .jp_tr_img{width:36px;height:36px;overflow:hidden;background:#ddd}.simple-player .jp_tr_img span{display:none}div.jp-controls-holder{clear:both;width:440px;margin:0 auto;position:relative;overflow:hidden;top:-8px}div.jp-interface ul.jp-controls{list-style-type:none;margin:0;padding:0;overflow:hidden}div.jp-video div.jp-type-single ul.jp-controls{width:78px;margin-left:200px}div.jp-video div.jp-type-playlist ul.jp-controls{width:134px;margin-left:172px}div.jp-video ul.jp-controls,div.jp-interface ul.jp-controls li{display:inline;float:left}div.jp-progress{overflow:hidden;background:repeating-linear-gradient(#fff 0px, #fff 7px, #ddd 7px, #ddd 12px)}div.jp-seek-bar{width:0px;height:17px;cursor:pointer;background:repeating-linear-gradient(#fff 0px, #fff 7px, #c1c1c1 7px, #c1c1c1 12px)}div.jp-play-bar{background:#ee8803;width:0px;height:18px;background:repeating-linear-gradient(#fff 0px, #fff 7px, #ee8803 7px, #ee8803 12px)}.jp_tr{overflow:hidden;white-space:nowrap}.jp_tr_name{position:relative;width:calc(100vw - 140px);overflow:hidden}.jp_tr_name::after{content:" ";position:absolute;z-index:1;width:40px;height:100%;top:0;right:0;background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 99%);background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 99%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 )}.jp_tr_name a{color:#0054a6;padding-bottom:2px}.jp_tr_name a strong{font-weight:600;font-size:14px;display:block}.jp_tr_name a+a{text-decoration:none;white-space:nowrap;font-size:.8125rem !important}.jp_close{width:16px;height:16px;position:absolute;top:7px;right:7px;cursor:pointer;opacity:.5;z-index:2}.jp_close:hover{opacity:1}div.jp-volume-bar{position:relative;overflow:hidden;width:52px;height:18px;top:0;cursor:pointer;background-color:rgba(255,255,255,.9)}div.jp-video div.jp-volume-bar{top:17px;left:72px}div.jp-volume-bar-value{background:#ee8803;width:0px;height:18px;top:0;z-index:100;position:absolute;background:repeating-linear-gradient(#fff 0px, #fff 7px, #ee8803 7px, #ee8803 12px)}.jp-volume-bar-scale{position:absolute;overflow:hidden;width:52px;height:18px;top:0;background:#ececec;z-index:9;background:repeating-linear-gradient(#fff 0px, #fff 7px, #D1D1D1 7px, #D1D1D1 12px)}div.jp-audio div.jp-time-holder{font:10px "Open Sans",Tahoma,Arial,Geneva,sans-serif;letter-spacing:2px}div.jp-current-time,div.jp-duration{display:inline}div.jp-duration{display:none}div.jp-type-playlist div.jp-playlist li:last-child{padding:5px 0 5px 20px;border-bottom:none}div.jp-type-playlist div.jp-playlist li.jp-playlist-current{list-style-type:square;list-style-position:inside;padding-left:7px}div.jp-type-playlist div.jp-playlist a{color:#333;text-decoration:none}div.jp-type-playlist div.jp-playlist a:hover{color:#0d88c1}div.jp-type-playlist div.jp-playlist a.jp-playlist-current{color:#0d88c1}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove{float:right;display:inline;text-align:right;margin-right:10px;font-weight:bold;color:#666}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover{color:#0d88c1}div.jp-type-playlist div.jp-playlist span.jp-free-media{float:right;display:inline;text-align:right;margin-right:10px}div.jp-type-playlist div.jp-playlist span.jp-free-media a{color:#666}div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{color:#0d88c1}span.jp-artist{font-size:.8em;color:#666}div.jp-video-play{position:absolute;top:0;left:0;width:100%;cursor:pointer;background-color:rgba(0,0,0,0)}div.jp-video-270p div.jp-video-play{height:270px}div.jp-video-360p div.jp-video-play{height:360px}div.jp-video-full div.jp-video-play{height:100%;z-index:1000}a.jp-video-play-icon{position:relative;display:block;width:112px;height:100px;margin-left:-56px;margin-top:-50px;left:50%;top:50%;background:url("/i/jplayer.blue.monday.video.play.png") 0 0 no-repeat;text-indent:-9999px}div.jp-video-play:hover a.jp-video-play-icon{background:url("/i/jplayer.blue.monday.video.play.png") 0 -100px no-repeat}div.jp-jplayer audio,div.jp-jplayer{width:0px;height:0px}div.jp-jplayer{background-color:#000}ul.jp-toggles{list-style-type:none;padding:0;margin:0 auto;overflow:hidden}div.jp-audio .jp-type-single ul.jp-toggles{width:25px}div.jp-audio .jp-type-playlist ul.jp-toggles{width:55px;margin:0;position:absolute;left:325px;top:50px}div.jp-video ul.jp-toggles{margin-top:10px;width:100px}ul.jp-toggles li{display:block;float:right}ul.jp-toggles li a{display:block;width:25px;height:18px;text-indent:-9999px;line-height:100%}a.jp-repeat{background:url("jplayer.blue.monday.jpg") 0 -290px no-repeat}a.jp-repeat:hover{background:url("jplayer.blue.monday.jpg") -30px -290px no-repeat}a.jp-repeat-off{background:url("jplayer.blue.monday.jpg") -60px -290px no-repeat}a.jp-repeat-off:hover{background:url("jplayer.blue.monday.jpg") -90px -290px no-repeat}.radio-player{display:none}.radio-player .jp_tr_img span{display:inline-block}.radio-player .jp_tr_img img{border-radius:3px;width:36px;height:36px;margin-right:.5rem !important}.radio-player .jp_close{top:-15px;right:0}.radio-player a.jp-play,.radio-player a.jp-pause{width:60px;height:60px;position:absolute;left:3px;top:6px;z-index:1;background:rgba(0,0,0,0);border-radius:3px}.radio-player a.jp-play:hover,.radio-player a.jp-pause:hover{background:#ee8803}.radio-player .jp_tr_name::after{display:none}.radio-player a.jp-play:hover:after,.radio-player a.jp-pause:hover:after{text-shadow:none}.radio-player strong{font-weight:600}.jp-volume-slider{display:none;background:#ee8803;position:absolute;width:11px;height:11px;z-index:101;border-radius:100%;top:4px;right:0}.debugmode .jp-volume-bar:hover .jp-volume-slider{display:block}@media(min-width: 576px){.jp_tr_name{width:calc(100vw - 250px)}}@media(min-width: 1200px){.jp_tr_name{width:810px}}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.z-4{z-index:4 !important}.z-5{z-index:5 !important}.z-6{z-index:6 !important}.z-7{z-index:7 !important}.z-8{z-index:8 !important}.z-9{z-index:9 !important}.z-10{z-index:10 !important}.z-11{z-index:11 !important}.z-12{z-index:12 !important}.z-13{z-index:13 !important}.z-14{z-index:14 !important}.z-15{z-index:15 !important}.z-16{z-index:16 !important}.z-17{z-index:17 !important}.z-18{z-index:18 !important}.z-19{z-index:19 !important}.z-20{z-index:20 !important}.z-21{z-index:21 !important}.z-22{z-index:22 !important}.z-23{z-index:23 !important}.z-24{z-index:24 !important}.z-25{z-index:25 !important}.z-26{z-index:26 !important}.z-27{z-index:27 !important}.z-28{z-index:28 !important}.z-29{z-index:29 !important}.z-30{z-index:30 !important}.z-31{z-index:31 !important}.z-32{z-index:32 !important}.z-33{z-index:33 !important}.z-34{z-index:34 !important}.z-35{z-index:35 !important}.z-36{z-index:36 !important}.z-37{z-index:37 !important}.z-38{z-index:38 !important}.z-39{z-index:39 !important}.z-40{z-index:40 !important}.z-41{z-index:41 !important}.z-42{z-index:42 !important}.z-43{z-index:43 !important}.z-44{z-index:44 !important}.z-45{z-index:45 !important}.z-46{z-index:46 !important}.z-47{z-index:47 !important}.z-48{z-index:48 !important}.z-49{z-index:49 !important}.z-50{z-index:50 !important}.z-51{z-index:51 !important}.z-52{z-index:52 !important}.z-53{z-index:53 !important}.z-54{z-index:54 !important}.z-55{z-index:55 !important}.z-56{z-index:56 !important}.z-57{z-index:57 !important}.z-58{z-index:58 !important}.z-59{z-index:59 !important}.z-60{z-index:60 !important}.z-61{z-index:61 !important}.z-62{z-index:62 !important}.z-63{z-index:63 !important}.z-64{z-index:64 !important}.z-65{z-index:65 !important}.z-66{z-index:66 !important}.z-67{z-index:67 !important}.z-68{z-index:68 !important}.z-69{z-index:69 !important}.z-70{z-index:70 !important}.z-71{z-index:71 !important}.z-72{z-index:72 !important}.z-73{z-index:73 !important}.z-74{z-index:74 !important}.z-75{z-index:75 !important}.z-76{z-index:76 !important}.z-77{z-index:77 !important}.z-78{z-index:78 !important}.z-79{z-index:79 !important}.z-80{z-index:80 !important}.z-81{z-index:81 !important}.z-82{z-index:82 !important}.z-83{z-index:83 !important}.z-84{z-index:84 !important}.z-85{z-index:85 !important}.z-86{z-index:86 !important}.z-87{z-index:87 !important}.z-88{z-index:88 !important}.z-89{z-index:89 !important}.z-90{z-index:90 !important}.z-91{z-index:91 !important}.z-92{z-index:92 !important}.z-93{z-index:93 !important}.z-94{z-index:94 !important}.z-95{z-index:95 !important}.z-96{z-index:96 !important}.z-97{z-index:97 !important}.z-98{z-index:98 !important}.z-99{z-index:99 !important}.z-100{z-index:100 !important}.ls-1{letter-spacing:-0.0625rem !important}.ls-2{letter-spacing:-0.125rem !important}.ls-3{letter-spacing:-0.1875rem !important}.sq-4{height:4px !important;width:4px !important}.hs-4{height:4px !important}.hs-max-4{max-height:4px !important}.hs-min-4{min-height:4px !important}.ws-4{width:4px !important}.ws-max-4{max-width:4px !important}.ws-min-4{min-width:4px !important}.sq-6{height:6px !important;width:6px !important}.hs-6{height:6px !important}.hs-max-6{max-height:6px !important}.hs-min-6{min-height:6px !important}.ws-6{width:6px !important}.ws-max-6{max-width:6px !important}.ws-min-6{min-width:6px !important}.sq-10{height:10px !important;width:10px !important}.hs-10{height:10px !important}.hs-max-10{max-height:10px !important}.hs-min-10{min-height:10px !important}.ws-10{width:10px !important}.ws-max-10{max-width:10px !important}.ws-min-10{min-width:10px !important}.sq-14{height:14px !important;width:14px !important}.hs-14{height:14px !important}.hs-max-14{max-height:14px !important}.hs-min-14{min-height:14px !important}.ws-14{width:14px !important}.ws-max-14{max-width:14px !important}.ws-min-14{min-width:14px !important}.sq-15{height:15px !important;width:15px !important}.hs-15{height:15px !important}.hs-max-15{max-height:15px !important}.hs-min-15{min-height:15px !important}.ws-15{width:15px !important}.ws-max-15{max-width:15px !important}.ws-min-15{min-width:15px !important}.sq-20{height:20px !important;width:20px !important}.hs-20{height:20px !important}.hs-max-20{max-height:20px !important}.hs-min-20{min-height:20px !important}.ws-20{width:20px !important}.ws-max-20{max-width:20px !important}.ws-min-20{min-width:20px !important}.sq-24{height:24px !important;width:24px !important}.hs-24{height:24px !important}.hs-max-24{max-height:24px !important}.hs-min-24{min-height:24px !important}.ws-24{width:24px !important}.ws-max-24{max-width:24px !important}.ws-min-24{min-width:24px !important}.sq-25{height:25px !important;width:25px !important}.hs-25{height:25px !important}.hs-max-25{max-height:25px !important}.hs-min-25{min-height:25px !important}.ws-25{width:25px !important}.ws-max-25{max-width:25px !important}.ws-min-25{min-width:25px !important}.sq-30{height:30px !important;width:30px !important}.hs-30{height:30px !important}.hs-max-30{max-height:30px !important}.hs-min-30{min-height:30px !important}.ws-30{width:30px !important}.ws-max-30{max-width:30px !important}.ws-min-30{min-width:30px !important}.sq-32{height:32px !important;width:32px !important}.hs-32{height:32px !important}.hs-max-32{max-height:32px !important}.hs-min-32{min-height:32px !important}.ws-32{width:32px !important}.ws-max-32{max-width:32px !important}.ws-min-32{min-width:32px !important}.sq-35{height:35px !important;width:35px !important}.hs-35{height:35px !important}.hs-max-35{max-height:35px !important}.hs-min-35{min-height:35px !important}.ws-35{width:35px !important}.ws-max-35{max-width:35px !important}.ws-min-35{min-width:35px !important}.sq-36{height:36px !important;width:36px !important}.hs-36{height:36px !important}.hs-max-36{max-height:36px !important}.hs-min-36{min-height:36px !important}.ws-36{width:36px !important}.ws-max-36{max-width:36px !important}.ws-min-36{min-width:36px !important}.sq-38{height:38px !important;width:38px !important}.hs-38{height:38px !important}.hs-max-38{max-height:38px !important}.hs-min-38{min-height:38px !important}.ws-38{width:38px !important}.ws-max-38{max-width:38px !important}.ws-min-38{min-width:38px !important}.sq-42{height:42px !important;width:42px !important}.hs-42{height:42px !important}.hs-max-42{max-height:42px !important}.hs-min-42{min-height:42px !important}.ws-42{width:42px !important}.ws-max-42{max-width:42px !important}.ws-min-42{min-width:42px !important}.sq-45{height:45px !important;width:45px !important}.hs-45{height:45px !important}.hs-max-45{max-height:45px !important}.hs-min-45{min-height:45px !important}.ws-45{width:45px !important}.ws-max-45{max-width:45px !important}.ws-min-45{min-width:45px !important}.sq-50{height:50px !important;width:50px !important}.hs-50{height:50px !important}.hs-max-50{max-height:50px !important}.hs-min-50{min-height:50px !important}.ws-50{width:50px !important}.ws-max-50{max-width:50px !important}.ws-min-50{min-width:50px !important}.sq-60{height:60px !important;width:60px !important}.hs-60{height:60px !important}.hs-max-60{max-height:60px !important}.hs-min-60{min-height:60px !important}.ws-60{width:60px !important}.ws-max-60{max-width:60px !important}.ws-min-60{min-width:60px !important}.sq-68{height:68px !important;width:68px !important}.hs-68{height:68px !important}.hs-max-68{max-height:68px !important}.hs-min-68{min-height:68px !important}.ws-68{width:68px !important}.ws-max-68{max-width:68px !important}.ws-min-68{min-width:68px !important}.sq-75{height:75px !important;width:75px !important}.hs-75{height:75px !important}.hs-max-75{max-height:75px !important}.hs-min-75{min-height:75px !important}.ws-75{width:75px !important}.ws-max-75{max-width:75px !important}.ws-min-75{min-width:75px !important}.sq-80{height:80px !important;width:80px !important}.hs-80{height:80px !important}.hs-max-80{max-height:80px !important}.hs-min-80{min-height:80px !important}.ws-80{width:80px !important}.ws-max-80{max-width:80px !important}.ws-min-80{min-width:80px !important}.sq-84{height:84px !important;width:84px !important}.hs-84{height:84px !important}.hs-max-84{max-height:84px !important}.hs-min-84{min-height:84px !important}.ws-84{width:84px !important}.ws-max-84{max-width:84px !important}.ws-min-84{min-width:84px !important}.sq-100{height:100px !important;width:100px !important}.hs-100{height:100px !important}.hs-max-100{max-height:100px !important}.hs-min-100{min-height:100px !important}.ws-100{width:100px !important}.ws-max-100{max-width:100px !important}.ws-min-100{min-width:100px !important}.sq-118{height:118px !important;width:118px !important}.hs-118{height:118px !important}.hs-max-118{max-height:118px !important}.hs-min-118{min-height:118px !important}.ws-118{width:118px !important}.ws-max-118{max-width:118px !important}.ws-min-118{min-width:118px !important}.sq-120{height:120px !important;width:120px !important}.hs-120{height:120px !important}.hs-max-120{max-height:120px !important}.hs-min-120{min-height:120px !important}.ws-120{width:120px !important}.ws-max-120{max-width:120px !important}.ws-min-120{min-width:120px !important}.sq-125{height:125px !important;width:125px !important}.hs-125{height:125px !important}.hs-max-125{max-height:125px !important}.hs-min-125{min-height:125px !important}.ws-125{width:125px !important}.ws-max-125{max-width:125px !important}.ws-min-125{min-width:125px !important}.sq-140{height:140px !important;width:140px !important}.hs-140{height:140px !important}.hs-max-140{max-height:140px !important}.hs-min-140{min-height:140px !important}.ws-140{width:140px !important}.ws-max-140{max-width:140px !important}.ws-min-140{min-width:140px !important}.sq-150{height:150px !important;width:150px !important}.hs-150{height:150px !important}.hs-max-150{max-height:150px !important}.hs-min-150{min-height:150px !important}.ws-150{width:150px !important}.ws-max-150{max-width:150px !important}.ws-min-150{min-width:150px !important}.sq-160{height:160px !important;width:160px !important}.hs-160{height:160px !important}.hs-max-160{max-height:160px !important}.hs-min-160{min-height:160px !important}.ws-160{width:160px !important}.ws-max-160{max-width:160px !important}.ws-min-160{min-width:160px !important}.sq-170{height:170px !important;width:170px !important}.hs-170{height:170px !important}.hs-max-170{max-height:170px !important}.hs-min-170{min-height:170px !important}.ws-170{width:170px !important}.ws-max-170{max-width:170px !important}.ws-min-170{min-width:170px !important}.sq-180{height:180px !important;width:180px !important}.hs-180{height:180px !important}.hs-max-180{max-height:180px !important}.hs-min-180{min-height:180px !important}.ws-180{width:180px !important}.ws-max-180{max-width:180px !important}.ws-min-180{min-width:180px !important}.sq-190{height:190px !important;width:190px !important}.hs-190{height:190px !important}.hs-max-190{max-height:190px !important}.hs-min-190{min-height:190px !important}.ws-190{width:190px !important}.ws-max-190{max-width:190px !important}.ws-min-190{min-width:190px !important}.sq-200{height:200px !important;width:200px !important}.hs-200{height:200px !important}.hs-max-200{max-height:200px !important}.hs-min-200{min-height:200px !important}.ws-200{width:200px !important}.ws-max-200{max-width:200px !important}.ws-min-200{min-width:200px !important}.sq-210{height:210px !important;width:210px !important}.hs-210{height:210px !important}.hs-max-210{max-height:210px !important}.hs-min-210{min-height:210px !important}.ws-210{width:210px !important}.ws-max-210{max-width:210px !important}.ws-min-210{min-width:210px !important}.sq-220{height:220px !important;width:220px !important}.hs-220{height:220px !important}.hs-max-220{max-height:220px !important}.hs-min-220{min-height:220px !important}.ws-220{width:220px !important}.ws-max-220{max-width:220px !important}.ws-min-220{min-width:220px !important}.sq-240{height:240px !important;width:240px !important}.hs-240{height:240px !important}.hs-max-240{max-height:240px !important}.hs-min-240{min-height:240px !important}.ws-240{width:240px !important}.ws-max-240{max-width:240px !important}.ws-min-240{min-width:240px !important}.sq-280{height:280px !important;width:280px !important}.hs-280{height:280px !important}.hs-max-280{max-height:280px !important}.hs-min-280{min-height:280px !important}.ws-280{width:280px !important}.ws-max-280{max-width:280px !important}.ws-min-280{min-width:280px !important}.sq-290{height:290px !important;width:290px !important}.hs-290{height:290px !important}.hs-max-290{max-height:290px !important}.hs-min-290{min-height:290px !important}.ws-290{width:290px !important}.ws-max-290{max-width:290px !important}.ws-min-290{min-width:290px !important}.sq-300{height:300px !important;width:300px !important}.hs-300{height:300px !important}.hs-max-300{max-height:300px !important}.hs-min-300{min-height:300px !important}.ws-300{width:300px !important}.ws-max-300{max-width:300px !important}.ws-min-300{min-width:300px !important}.sq-310{height:310px !important;width:310px !important}.hs-310{height:310px !important}.hs-max-310{max-height:310px !important}.hs-min-310{min-height:310px !important}.ws-310{width:310px !important}.ws-max-310{max-width:310px !important}.ws-min-310{min-width:310px !important}.sq-320{height:320px !important;width:320px !important}.hs-320{height:320px !important}.hs-max-320{max-height:320px !important}.hs-min-320{min-height:320px !important}.ws-320{width:320px !important}.ws-max-320{max-width:320px !important}.ws-min-320{min-width:320px !important}.sq-330{height:330px !important;width:330px !important}.hs-330{height:330px !important}.hs-max-330{max-height:330px !important}.hs-min-330{min-height:330px !important}.ws-330{width:330px !important}.ws-max-330{max-width:330px !important}.ws-min-330{min-width:330px !important}.sq-350{height:350px !important;width:350px !important}.hs-350{height:350px !important}.hs-max-350{max-height:350px !important}.hs-min-350{min-height:350px !important}.ws-350{width:350px !important}.ws-max-350{max-width:350px !important}.ws-min-350{min-width:350px !important}.sq-360{height:360px !important;width:360px !important}.hs-360{height:360px !important}.hs-max-360{max-height:360px !important}.hs-min-360{min-height:360px !important}.ws-360{width:360px !important}.ws-max-360{max-width:360px !important}.ws-min-360{min-width:360px !important}.sq-390{height:390px !important;width:390px !important}.hs-390{height:390px !important}.hs-max-390{max-height:390px !important}.hs-min-390{min-height:390px !important}.ws-390{width:390px !important}.ws-max-390{max-width:390px !important}.ws-min-390{min-width:390px !important}.sq-400{height:400px !important;width:400px !important}.hs-400{height:400px !important}.hs-max-400{max-height:400px !important}.hs-min-400{min-height:400px !important}.ws-400{width:400px !important}.ws-max-400{max-width:400px !important}.ws-min-400{min-width:400px !important}.sq-445{height:445px !important;width:445px !important}.hs-445{height:445px !important}.hs-max-445{max-height:445px !important}.hs-min-445{min-height:445px !important}.ws-445{width:445px !important}.ws-max-445{max-width:445px !important}.ws-min-445{min-width:445px !important}.sq-450{height:450px !important;width:450px !important}.hs-450{height:450px !important}.hs-max-450{max-height:450px !important}.hs-min-450{min-height:450px !important}.ws-450{width:450px !important}.ws-max-450{max-width:450px !important}.ws-min-450{min-width:450px !important}.sq-480{height:480px !important;width:480px !important}.hs-480{height:480px !important}.hs-max-480{max-height:480px !important}.hs-min-480{min-height:480px !important}.ws-480{width:480px !important}.ws-max-480{max-width:480px !important}.ws-min-480{min-width:480px !important}.sq-500{height:500px !important;width:500px !important}.hs-500{height:500px !important}.hs-max-500{max-height:500px !important}.hs-min-500{min-height:500px !important}.ws-500{width:500px !important}.ws-max-500{max-width:500px !important}.ws-min-500{min-width:500px !important}.sq-520{height:520px !important;width:520px !important}.hs-520{height:520px !important}.hs-max-520{max-height:520px !important}.hs-min-520{min-height:520px !important}.ws-520{width:520px !important}.ws-max-520{max-width:520px !important}.ws-min-520{min-width:520px !important}.sq-540{height:540px !important;width:540px !important}.hs-540{height:540px !important}.hs-max-540{max-height:540px !important}.hs-min-540{min-height:540px !important}.ws-540{width:540px !important}.ws-max-540{max-width:540px !important}.ws-min-540{min-width:540px !important}.sq-580{height:580px !important;width:580px !important}.hs-580{height:580px !important}.hs-max-580{max-height:580px !important}.hs-min-580{min-height:580px !important}.ws-580{width:580px !important}.ws-max-580{max-width:580px !important}.ws-min-580{min-width:580px !important}.sq-640{height:640px !important;width:640px !important}.hs-640{height:640px !important}.hs-max-640{max-height:640px !important}.hs-min-640{min-height:640px !important}.ws-640{width:640px !important}.ws-max-640{max-width:640px !important}.ws-min-640{min-width:640px !important}.sq-695{height:695px !important;width:695px !important}.hs-695{height:695px !important}.hs-max-695{max-height:695px !important}.hs-min-695{min-height:695px !important}.ws-695{width:695px !important}.ws-max-695{max-width:695px !important}.ws-min-695{min-width:695px !important}.sq-725{height:725px !important;width:725px !important}.hs-725{height:725px !important}.hs-max-725{max-height:725px !important}.hs-min-725{min-height:725px !important}.ws-725{width:725px !important}.ws-max-725{max-width:725px !important}.ws-min-725{min-width:725px !important}.sq-750{height:750px !important;width:750px !important}.hs-750{height:750px !important}.hs-max-750{max-height:750px !important}.hs-min-750{min-height:750px !important}.ws-750{width:750px !important}.ws-max-750{max-width:750px !important}.ws-min-750{min-width:750px !important}.sq-875{height:875px !important;width:875px !important}.hs-875{height:875px !important}.hs-max-875{max-height:875px !important}.hs-min-875{min-height:875px !important}.ws-875{width:875px !important}.ws-max-875{max-width:875px !important}.ws-min-875{min-width:875px !important}.sq-900{height:900px !important;width:900px !important}.hs-900{height:900px !important}.hs-max-900{max-height:900px !important}.hs-min-900{min-height:900px !important}.ws-900{width:900px !important}.ws-max-900{max-width:900px !important}.ws-min-900{min-width:900px !important}.fs-8{font-size:0.5rem !important}.fs-9{font-size:0.5625rem !important}.fs-10{font-size:0.625rem !important}.fs-11{font-size:0.6875rem !important}.fs-12{font-size:0.75rem !important}.fs-13{font-size:0.8125rem !important}.fs-14{font-size:0.875rem !important}.fs-15{font-size:0.9375rem !important}.fs-16{font-size:1rem !important}.fs-17{font-size:1.0625rem !important}.fs-18{font-size:1.125rem !important}.fs-19{font-size:1.1875rem !important}.fs-20{font-size:1.25rem !important}.fs-21{font-size:1.3125rem !important}.fs-22{font-size:1.375rem !important}.fs-23{font-size:1.4375rem !important}.fs-24{font-size:1.5rem !important}.fs-25{font-size:1.5625rem !important}.fs-26{font-size:1.625rem !important}.fs-27{font-size:1.6875rem !important}.fs-28{font-size:1.75rem !important}.fs-29{font-size:1.8125rem !important}.fs-30{font-size:1.875rem !important}.fs-31{font-size:1.9375rem !important}.fs-32{font-size:2rem !important}.fs-33{font-size:2.0625rem !important}.fs-34{font-size:2.125rem !important}.fs-35{font-size:2.1875rem !important}.fs-36{font-size:2.25rem !important}.fs-37{font-size:2.3125rem !important}.fs-38{font-size:2.375rem !important}.fs-39{font-size:2.4375rem !important}.fs-40{font-size:2.5rem !important}.fs-41{font-size:2.5625rem !important}.fs-42{font-size:2.625rem !important}.fs-43{font-size:2.6875rem !important}.fs-44{font-size:2.75rem !important}.fs-45{font-size:2.8125rem !important}.fs-46{font-size:2.875rem !important}.fs-47{font-size:2.9375rem !important}.fs-48{font-size:3rem !important}.fs-49{font-size:3.0625rem !important}.fs-50{font-size:3.125rem !important}.fs-51{font-size:3.1875rem !important}.fs-52{font-size:3.25rem !important}.fs-53{font-size:3.3125rem !important}.fs-54{font-size:3.375rem !important}.fs-55{font-size:3.4375rem !important}.fs-56{font-size:3.5rem !important}.fs-57{font-size:3.5625rem !important}.fs-58{font-size:3.625rem !important}.fs-59{font-size:3.6875rem !important}.fs-60{font-size:3.75rem !important}.fs-61{font-size:3.8125rem !important}.fs-62{font-size:3.875rem !important}.fs-63{font-size:3.9375rem !important}.fs-64{font-size:4rem !important}.fs-65{font-size:4.0625rem !important}.fs-66{font-size:4.125rem !important}.fs-67{font-size:4.1875rem !important}.fs-68{font-size:4.25rem !important}.fs-69{font-size:4.3125rem !important}.fs-70{font-size:4.375rem !important}.fs-71{font-size:4.4375rem !important}.fs-72{font-size:4.5rem !important}.w-max-100{max-width:100% !important}.w-min-100{min-width:100% !important}.position-sticky{position:sticky !important}.position-absolute{position:absolute !important}@media(min-width: 340px){.sq-xxs-4{height:4px !important;width:4px !important}.hs-xxs-4{height:4px !important}.hs-max-xxs-4{max-height:4px !important}.hs-min-xxs-4{min-height:4px !important}.ws-xxs-4{width:4px !important}.ws-max-xxs-4{max-width:4px !important}.ws-min-xxs-4{min-width:4px !important}.sq-xxs-6{height:6px !important;width:6px !important}.hs-xxs-6{height:6px !important}.hs-max-xxs-6{max-height:6px !important}.hs-min-xxs-6{min-height:6px !important}.ws-xxs-6{width:6px !important}.ws-max-xxs-6{max-width:6px !important}.ws-min-xxs-6{min-width:6px !important}.sq-xxs-10{height:10px !important;width:10px !important}.hs-xxs-10{height:10px !important}.hs-max-xxs-10{max-height:10px !important}.hs-min-xxs-10{min-height:10px !important}.ws-xxs-10{width:10px !important}.ws-max-xxs-10{max-width:10px !important}.ws-min-xxs-10{min-width:10px !important}.sq-xxs-14{height:14px !important;width:14px !important}.hs-xxs-14{height:14px !important}.hs-max-xxs-14{max-height:14px !important}.hs-min-xxs-14{min-height:14px !important}.ws-xxs-14{width:14px !important}.ws-max-xxs-14{max-width:14px !important}.ws-min-xxs-14{min-width:14px !important}.sq-xxs-15{height:15px !important;width:15px !important}.hs-xxs-15{height:15px !important}.hs-max-xxs-15{max-height:15px !important}.hs-min-xxs-15{min-height:15px !important}.ws-xxs-15{width:15px !important}.ws-max-xxs-15{max-width:15px !important}.ws-min-xxs-15{min-width:15px !important}.sq-xxs-20{height:20px !important;width:20px !important}.hs-xxs-20{height:20px !important}.hs-max-xxs-20{max-height:20px !important}.hs-min-xxs-20{min-height:20px !important}.ws-xxs-20{width:20px !important}.ws-max-xxs-20{max-width:20px !important}.ws-min-xxs-20{min-width:20px !important}.sq-xxs-24{height:24px !important;width:24px !important}.hs-xxs-24{height:24px !important}.hs-max-xxs-24{max-height:24px !important}.hs-min-xxs-24{min-height:24px !important}.ws-xxs-24{width:24px !important}.ws-max-xxs-24{max-width:24px !important}.ws-min-xxs-24{min-width:24px !important}.sq-xxs-25{height:25px !important;width:25px !important}.hs-xxs-25{height:25px !important}.hs-max-xxs-25{max-height:25px !important}.hs-min-xxs-25{min-height:25px !important}.ws-xxs-25{width:25px !important}.ws-max-xxs-25{max-width:25px !important}.ws-min-xxs-25{min-width:25px !important}.sq-xxs-30{height:30px !important;width:30px !important}.hs-xxs-30{height:30px !important}.hs-max-xxs-30{max-height:30px !important}.hs-min-xxs-30{min-height:30px !important}.ws-xxs-30{width:30px !important}.ws-max-xxs-30{max-width:30px !important}.ws-min-xxs-30{min-width:30px !important}.sq-xxs-32{height:32px !important;width:32px !important}.hs-xxs-32{height:32px !important}.hs-max-xxs-32{max-height:32px !important}.hs-min-xxs-32{min-height:32px !important}.ws-xxs-32{width:32px !important}.ws-max-xxs-32{max-width:32px !important}.ws-min-xxs-32{min-width:32px !important}.sq-xxs-35{height:35px !important;width:35px !important}.hs-xxs-35{height:35px !important}.hs-max-xxs-35{max-height:35px !important}.hs-min-xxs-35{min-height:35px !important}.ws-xxs-35{width:35px !important}.ws-max-xxs-35{max-width:35px !important}.ws-min-xxs-35{min-width:35px !important}.sq-xxs-36{height:36px !important;width:36px !important}.hs-xxs-36{height:36px !important}.hs-max-xxs-36{max-height:36px !important}.hs-min-xxs-36{min-height:36px !important}.ws-xxs-36{width:36px !important}.ws-max-xxs-36{max-width:36px !important}.ws-min-xxs-36{min-width:36px !important}.sq-xxs-38{height:38px !important;width:38px !important}.hs-xxs-38{height:38px !important}.hs-max-xxs-38{max-height:38px !important}.hs-min-xxs-38{min-height:38px !important}.ws-xxs-38{width:38px !important}.ws-max-xxs-38{max-width:38px !important}.ws-min-xxs-38{min-width:38px !important}.sq-xxs-42{height:42px !important;width:42px !important}.hs-xxs-42{height:42px !important}.hs-max-xxs-42{max-height:42px !important}.hs-min-xxs-42{min-height:42px !important}.ws-xxs-42{width:42px !important}.ws-max-xxs-42{max-width:42px !important}.ws-min-xxs-42{min-width:42px !important}.sq-xxs-45{height:45px !important;width:45px !important}.hs-xxs-45{height:45px !important}.hs-max-xxs-45{max-height:45px !important}.hs-min-xxs-45{min-height:45px !important}.ws-xxs-45{width:45px !important}.ws-max-xxs-45{max-width:45px !important}.ws-min-xxs-45{min-width:45px !important}.sq-xxs-50{height:50px !important;width:50px !important}.hs-xxs-50{height:50px !important}.hs-max-xxs-50{max-height:50px !important}.hs-min-xxs-50{min-height:50px !important}.ws-xxs-50{width:50px !important}.ws-max-xxs-50{max-width:50px !important}.ws-min-xxs-50{min-width:50px !important}.sq-xxs-60{height:60px !important;width:60px !important}.hs-xxs-60{height:60px !important}.hs-max-xxs-60{max-height:60px !important}.hs-min-xxs-60{min-height:60px !important}.ws-xxs-60{width:60px !important}.ws-max-xxs-60{max-width:60px !important}.ws-min-xxs-60{min-width:60px !important}.sq-xxs-68{height:68px !important;width:68px !important}.hs-xxs-68{height:68px !important}.hs-max-xxs-68{max-height:68px !important}.hs-min-xxs-68{min-height:68px !important}.ws-xxs-68{width:68px !important}.ws-max-xxs-68{max-width:68px !important}.ws-min-xxs-68{min-width:68px !important}.sq-xxs-75{height:75px !important;width:75px !important}.hs-xxs-75{height:75px !important}.hs-max-xxs-75{max-height:75px !important}.hs-min-xxs-75{min-height:75px !important}.ws-xxs-75{width:75px !important}.ws-max-xxs-75{max-width:75px !important}.ws-min-xxs-75{min-width:75px !important}.sq-xxs-80{height:80px !important;width:80px !important}.hs-xxs-80{height:80px !important}.hs-max-xxs-80{max-height:80px !important}.hs-min-xxs-80{min-height:80px !important}.ws-xxs-80{width:80px !important}.ws-max-xxs-80{max-width:80px !important}.ws-min-xxs-80{min-width:80px !important}.sq-xxs-84{height:84px !important;width:84px !important}.hs-xxs-84{height:84px !important}.hs-max-xxs-84{max-height:84px !important}.hs-min-xxs-84{min-height:84px !important}.ws-xxs-84{width:84px !important}.ws-max-xxs-84{max-width:84px !important}.ws-min-xxs-84{min-width:84px !important}.sq-xxs-100{height:100px !important;width:100px !important}.hs-xxs-100{height:100px !important}.hs-max-xxs-100{max-height:100px !important}.hs-min-xxs-100{min-height:100px !important}.ws-xxs-100{width:100px !important}.ws-max-xxs-100{max-width:100px !important}.ws-min-xxs-100{min-width:100px !important}.sq-xxs-118{height:118px !important;width:118px !important}.hs-xxs-118{height:118px !important}.hs-max-xxs-118{max-height:118px !important}.hs-min-xxs-118{min-height:118px !important}.ws-xxs-118{width:118px !important}.ws-max-xxs-118{max-width:118px !important}.ws-min-xxs-118{min-width:118px !important}.sq-xxs-120{height:120px !important;width:120px !important}.hs-xxs-120{height:120px !important}.hs-max-xxs-120{max-height:120px !important}.hs-min-xxs-120{min-height:120px !important}.ws-xxs-120{width:120px !important}.ws-max-xxs-120{max-width:120px !important}.ws-min-xxs-120{min-width:120px !important}.sq-xxs-125{height:125px !important;width:125px !important}.hs-xxs-125{height:125px !important}.hs-max-xxs-125{max-height:125px !important}.hs-min-xxs-125{min-height:125px !important}.ws-xxs-125{width:125px !important}.ws-max-xxs-125{max-width:125px !important}.ws-min-xxs-125{min-width:125px !important}.sq-xxs-140{height:140px !important;width:140px !important}.hs-xxs-140{height:140px !important}.hs-max-xxs-140{max-height:140px !important}.hs-min-xxs-140{min-height:140px !important}.ws-xxs-140{width:140px !important}.ws-max-xxs-140{max-width:140px !important}.ws-min-xxs-140{min-width:140px !important}.sq-xxs-150{height:150px !important;width:150px !important}.hs-xxs-150{height:150px !important}.hs-max-xxs-150{max-height:150px !important}.hs-min-xxs-150{min-height:150px !important}.ws-xxs-150{width:150px !important}.ws-max-xxs-150{max-width:150px !important}.ws-min-xxs-150{min-width:150px !important}.sq-xxs-160{height:160px !important;width:160px !important}.hs-xxs-160{height:160px !important}.hs-max-xxs-160{max-height:160px !important}.hs-min-xxs-160{min-height:160px !important}.ws-xxs-160{width:160px !important}.ws-max-xxs-160{max-width:160px !important}.ws-min-xxs-160{min-width:160px !important}.sq-xxs-170{height:170px !important;width:170px !important}.hs-xxs-170{height:170px !important}.hs-max-xxs-170{max-height:170px !important}.hs-min-xxs-170{min-height:170px !important}.ws-xxs-170{width:170px !important}.ws-max-xxs-170{max-width:170px !important}.ws-min-xxs-170{min-width:170px !important}.sq-xxs-180{height:180px !important;width:180px !important}.hs-xxs-180{height:180px !important}.hs-max-xxs-180{max-height:180px !important}.hs-min-xxs-180{min-height:180px !important}.ws-xxs-180{width:180px !important}.ws-max-xxs-180{max-width:180px !important}.ws-min-xxs-180{min-width:180px !important}.sq-xxs-190{height:190px !important;width:190px !important}.hs-xxs-190{height:190px !important}.hs-max-xxs-190{max-height:190px !important}.hs-min-xxs-190{min-height:190px !important}.ws-xxs-190{width:190px !important}.ws-max-xxs-190{max-width:190px !important}.ws-min-xxs-190{min-width:190px !important}.sq-xxs-200{height:200px !important;width:200px !important}.hs-xxs-200{height:200px !important}.hs-max-xxs-200{max-height:200px !important}.hs-min-xxs-200{min-height:200px !important}.ws-xxs-200{width:200px !important}.ws-max-xxs-200{max-width:200px !important}.ws-min-xxs-200{min-width:200px !important}.sq-xxs-210{height:210px !important;width:210px !important}.hs-xxs-210{height:210px !important}.hs-max-xxs-210{max-height:210px !important}.hs-min-xxs-210{min-height:210px !important}.ws-xxs-210{width:210px !important}.ws-max-xxs-210{max-width:210px !important}.ws-min-xxs-210{min-width:210px !important}.sq-xxs-220{height:220px !important;width:220px !important}.hs-xxs-220{height:220px !important}.hs-max-xxs-220{max-height:220px !important}.hs-min-xxs-220{min-height:220px !important}.ws-xxs-220{width:220px !important}.ws-max-xxs-220{max-width:220px !important}.ws-min-xxs-220{min-width:220px !important}.sq-xxs-240{height:240px !important;width:240px !important}.hs-xxs-240{height:240px !important}.hs-max-xxs-240{max-height:240px !important}.hs-min-xxs-240{min-height:240px !important}.ws-xxs-240{width:240px !important}.ws-max-xxs-240{max-width:240px !important}.ws-min-xxs-240{min-width:240px !important}.sq-xxs-280{height:280px !important;width:280px !important}.hs-xxs-280{height:280px !important}.hs-max-xxs-280{max-height:280px !important}.hs-min-xxs-280{min-height:280px !important}.ws-xxs-280{width:280px !important}.ws-max-xxs-280{max-width:280px !important}.ws-min-xxs-280{min-width:280px !important}.sq-xxs-290{height:290px !important;width:290px !important}.hs-xxs-290{height:290px !important}.hs-max-xxs-290{max-height:290px !important}.hs-min-xxs-290{min-height:290px !important}.ws-xxs-290{width:290px !important}.ws-max-xxs-290{max-width:290px !important}.ws-min-xxs-290{min-width:290px !important}.sq-xxs-300{height:300px !important;width:300px !important}.hs-xxs-300{height:300px !important}.hs-max-xxs-300{max-height:300px !important}.hs-min-xxs-300{min-height:300px !important}.ws-xxs-300{width:300px !important}.ws-max-xxs-300{max-width:300px !important}.ws-min-xxs-300{min-width:300px !important}.sq-xxs-310{height:310px !important;width:310px !important}.hs-xxs-310{height:310px !important}.hs-max-xxs-310{max-height:310px !important}.hs-min-xxs-310{min-height:310px !important}.ws-xxs-310{width:310px !important}.ws-max-xxs-310{max-width:310px !important}.ws-min-xxs-310{min-width:310px !important}.sq-xxs-320{height:320px !important;width:320px !important}.hs-xxs-320{height:320px !important}.hs-max-xxs-320{max-height:320px !important}.hs-min-xxs-320{min-height:320px !important}.ws-xxs-320{width:320px !important}.ws-max-xxs-320{max-width:320px !important}.ws-min-xxs-320{min-width:320px !important}.sq-xxs-330{height:330px !important;width:330px !important}.hs-xxs-330{height:330px !important}.hs-max-xxs-330{max-height:330px !important}.hs-min-xxs-330{min-height:330px !important}.ws-xxs-330{width:330px !important}.ws-max-xxs-330{max-width:330px !important}.ws-min-xxs-330{min-width:330px !important}.sq-xxs-350{height:350px !important;width:350px !important}.hs-xxs-350{height:350px !important}.hs-max-xxs-350{max-height:350px !important}.hs-min-xxs-350{min-height:350px !important}.ws-xxs-350{width:350px !important}.ws-max-xxs-350{max-width:350px !important}.ws-min-xxs-350{min-width:350px !important}.sq-xxs-360{height:360px !important;width:360px !important}.hs-xxs-360{height:360px !important}.hs-max-xxs-360{max-height:360px !important}.hs-min-xxs-360{min-height:360px !important}.ws-xxs-360{width:360px !important}.ws-max-xxs-360{max-width:360px !important}.ws-min-xxs-360{min-width:360px !important}.sq-xxs-390{height:390px !important;width:390px !important}.hs-xxs-390{height:390px !important}.hs-max-xxs-390{max-height:390px !important}.hs-min-xxs-390{min-height:390px !important}.ws-xxs-390{width:390px !important}.ws-max-xxs-390{max-width:390px !important}.ws-min-xxs-390{min-width:390px !important}.sq-xxs-400{height:400px !important;width:400px !important}.hs-xxs-400{height:400px !important}.hs-max-xxs-400{max-height:400px !important}.hs-min-xxs-400{min-height:400px !important}.ws-xxs-400{width:400px !important}.ws-max-xxs-400{max-width:400px !important}.ws-min-xxs-400{min-width:400px !important}.sq-xxs-445{height:445px !important;width:445px !important}.hs-xxs-445{height:445px !important}.hs-max-xxs-445{max-height:445px !important}.hs-min-xxs-445{min-height:445px !important}.ws-xxs-445{width:445px !important}.ws-max-xxs-445{max-width:445px !important}.ws-min-xxs-445{min-width:445px !important}.sq-xxs-450{height:450px !important;width:450px !important}.hs-xxs-450{height:450px !important}.hs-max-xxs-450{max-height:450px !important}.hs-min-xxs-450{min-height:450px !important}.ws-xxs-450{width:450px !important}.ws-max-xxs-450{max-width:450px !important}.ws-min-xxs-450{min-width:450px !important}.sq-xxs-480{height:480px !important;width:480px !important}.hs-xxs-480{height:480px !important}.hs-max-xxs-480{max-height:480px !important}.hs-min-xxs-480{min-height:480px !important}.ws-xxs-480{width:480px !important}.ws-max-xxs-480{max-width:480px !important}.ws-min-xxs-480{min-width:480px !important}.sq-xxs-500{height:500px !important;width:500px !important}.hs-xxs-500{height:500px !important}.hs-max-xxs-500{max-height:500px !important}.hs-min-xxs-500{min-height:500px !important}.ws-xxs-500{width:500px !important}.ws-max-xxs-500{max-width:500px !important}.ws-min-xxs-500{min-width:500px !important}.sq-xxs-520{height:520px !important;width:520px !important}.hs-xxs-520{height:520px !important}.hs-max-xxs-520{max-height:520px !important}.hs-min-xxs-520{min-height:520px !important}.ws-xxs-520{width:520px !important}.ws-max-xxs-520{max-width:520px !important}.ws-min-xxs-520{min-width:520px !important}.sq-xxs-540{height:540px !important;width:540px !important}.hs-xxs-540{height:540px !important}.hs-max-xxs-540{max-height:540px !important}.hs-min-xxs-540{min-height:540px !important}.ws-xxs-540{width:540px !important}.ws-max-xxs-540{max-width:540px !important}.ws-min-xxs-540{min-width:540px !important}.sq-xxs-580{height:580px !important;width:580px !important}.hs-xxs-580{height:580px !important}.hs-max-xxs-580{max-height:580px !important}.hs-min-xxs-580{min-height:580px !important}.ws-xxs-580{width:580px !important}.ws-max-xxs-580{max-width:580px !important}.ws-min-xxs-580{min-width:580px !important}.sq-xxs-640{height:640px !important;width:640px !important}.hs-xxs-640{height:640px !important}.hs-max-xxs-640{max-height:640px !important}.hs-min-xxs-640{min-height:640px !important}.ws-xxs-640{width:640px !important}.ws-max-xxs-640{max-width:640px !important}.ws-min-xxs-640{min-width:640px !important}.sq-xxs-695{height:695px !important;width:695px !important}.hs-xxs-695{height:695px !important}.hs-max-xxs-695{max-height:695px !important}.hs-min-xxs-695{min-height:695px !important}.ws-xxs-695{width:695px !important}.ws-max-xxs-695{max-width:695px !important}.ws-min-xxs-695{min-width:695px !important}.sq-xxs-725{height:725px !important;width:725px !important}.hs-xxs-725{height:725px !important}.hs-max-xxs-725{max-height:725px !important}.hs-min-xxs-725{min-height:725px !important}.ws-xxs-725{width:725px !important}.ws-max-xxs-725{max-width:725px !important}.ws-min-xxs-725{min-width:725px !important}.sq-xxs-750{height:750px !important;width:750px !important}.hs-xxs-750{height:750px !important}.hs-max-xxs-750{max-height:750px !important}.hs-min-xxs-750{min-height:750px !important}.ws-xxs-750{width:750px !important}.ws-max-xxs-750{max-width:750px !important}.ws-min-xxs-750{min-width:750px !important}.sq-xxs-875{height:875px !important;width:875px !important}.hs-xxs-875{height:875px !important}.hs-max-xxs-875{max-height:875px !important}.hs-min-xxs-875{min-height:875px !important}.ws-xxs-875{width:875px !important}.ws-max-xxs-875{max-width:875px !important}.ws-min-xxs-875{min-width:875px !important}.sq-xxs-900{height:900px !important;width:900px !important}.hs-xxs-900{height:900px !important}.hs-max-xxs-900{max-height:900px !important}.hs-min-xxs-900{min-height:900px !important}.ws-xxs-900{width:900px !important}.ws-max-xxs-900{max-width:900px !important}.ws-min-xxs-900{min-width:900px !important}.fs-xxs-8{font-size:0.5rem !important}.fs-xxs-9{font-size:0.5625rem !important}.fs-xxs-10{font-size:0.625rem !important}.fs-xxs-11{font-size:0.6875rem !important}.fs-xxs-12{font-size:0.75rem !important}.fs-xxs-13{font-size:0.8125rem !important}.fs-xxs-14{font-size:0.875rem !important}.fs-xxs-15{font-size:0.9375rem !important}.fs-xxs-16{font-size:1rem !important}.fs-xxs-17{font-size:1.0625rem !important}.fs-xxs-18{font-size:1.125rem !important}.fs-xxs-19{font-size:1.1875rem !important}.fs-xxs-20{font-size:1.25rem !important}.fs-xxs-21{font-size:1.3125rem !important}.fs-xxs-22{font-size:1.375rem !important}.fs-xxs-23{font-size:1.4375rem !important}.fs-xxs-24{font-size:1.5rem !important}.fs-xxs-25{font-size:1.5625rem !important}.fs-xxs-26{font-size:1.625rem !important}.fs-xxs-27{font-size:1.6875rem !important}.fs-xxs-28{font-size:1.75rem !important}.fs-xxs-29{font-size:1.8125rem !important}.fs-xxs-30{font-size:1.875rem !important}.fs-xxs-31{font-size:1.9375rem !important}.fs-xxs-32{font-size:2rem !important}.fs-xxs-33{font-size:2.0625rem !important}.fs-xxs-34{font-size:2.125rem !important}.fs-xxs-35{font-size:2.1875rem !important}.fs-xxs-36{font-size:2.25rem !important}.fs-xxs-37{font-size:2.3125rem !important}.fs-xxs-38{font-size:2.375rem !important}.fs-xxs-39{font-size:2.4375rem !important}.fs-xxs-40{font-size:2.5rem !important}.fs-xxs-41{font-size:2.5625rem !important}.fs-xxs-42{font-size:2.625rem !important}.fs-xxs-43{font-size:2.6875rem !important}.fs-xxs-44{font-size:2.75rem !important}.fs-xxs-45{font-size:2.8125rem !important}.fs-xxs-46{font-size:2.875rem !important}.fs-xxs-47{font-size:2.9375rem !important}.fs-xxs-48{font-size:3rem !important}.fs-xxs-49{font-size:3.0625rem !important}.fs-xxs-50{font-size:3.125rem !important}.fs-xxs-51{font-size:3.1875rem !important}.fs-xxs-52{font-size:3.25rem !important}.fs-xxs-53{font-size:3.3125rem !important}.fs-xxs-54{font-size:3.375rem !important}.fs-xxs-55{font-size:3.4375rem !important}.fs-xxs-56{font-size:3.5rem !important}.fs-xxs-57{font-size:3.5625rem !important}.fs-xxs-58{font-size:3.625rem !important}.fs-xxs-59{font-size:3.6875rem !important}.fs-xxs-60{font-size:3.75rem !important}.fs-xxs-61{font-size:3.8125rem !important}.fs-xxs-62{font-size:3.875rem !important}.fs-xxs-63{font-size:3.9375rem !important}.fs-xxs-64{font-size:4rem !important}.fs-xxs-65{font-size:4.0625rem !important}.fs-xxs-66{font-size:4.125rem !important}.fs-xxs-67{font-size:4.1875rem !important}.fs-xxs-68{font-size:4.25rem !important}.fs-xxs-69{font-size:4.3125rem !important}.fs-xxs-70{font-size:4.375rem !important}.fs-xxs-71{font-size:4.4375rem !important}.fs-xxs-72{font-size:4.5rem !important}.w-max-xxs-100{max-width:100% !important}.w-min-xxs-100{min-width:100% !important}.position-xxs-sticky{position:sticky !important}.position-xxs-absolute{position:absolute !important}}@media(min-width: 375px){.sq-xs-4{height:4px !important;width:4px !important}.hs-xs-4{height:4px !important}.hs-max-xs-4{max-height:4px !important}.hs-min-xs-4{min-height:4px !important}.ws-xs-4{width:4px !important}.ws-max-xs-4{max-width:4px !important}.ws-min-xs-4{min-width:4px !important}.sq-xs-6{height:6px !important;width:6px !important}.hs-xs-6{height:6px !important}.hs-max-xs-6{max-height:6px !important}.hs-min-xs-6{min-height:6px !important}.ws-xs-6{width:6px !important}.ws-max-xs-6{max-width:6px !important}.ws-min-xs-6{min-width:6px !important}.sq-xs-10{height:10px !important;width:10px !important}.hs-xs-10{height:10px !important}.hs-max-xs-10{max-height:10px !important}.hs-min-xs-10{min-height:10px !important}.ws-xs-10{width:10px !important}.ws-max-xs-10{max-width:10px !important}.ws-min-xs-10{min-width:10px !important}.sq-xs-14{height:14px !important;width:14px !important}.hs-xs-14{height:14px !important}.hs-max-xs-14{max-height:14px !important}.hs-min-xs-14{min-height:14px !important}.ws-xs-14{width:14px !important}.ws-max-xs-14{max-width:14px !important}.ws-min-xs-14{min-width:14px !important}.sq-xs-15{height:15px !important;width:15px !important}.hs-xs-15{height:15px !important}.hs-max-xs-15{max-height:15px !important}.hs-min-xs-15{min-height:15px !important}.ws-xs-15{width:15px !important}.ws-max-xs-15{max-width:15px !important}.ws-min-xs-15{min-width:15px !important}.sq-xs-20{height:20px !important;width:20px !important}.hs-xs-20{height:20px !important}.hs-max-xs-20{max-height:20px !important}.hs-min-xs-20{min-height:20px !important}.ws-xs-20{width:20px !important}.ws-max-xs-20{max-width:20px !important}.ws-min-xs-20{min-width:20px !important}.sq-xs-24{height:24px !important;width:24px !important}.hs-xs-24{height:24px !important}.hs-max-xs-24{max-height:24px !important}.hs-min-xs-24{min-height:24px !important}.ws-xs-24{width:24px !important}.ws-max-xs-24{max-width:24px !important}.ws-min-xs-24{min-width:24px !important}.sq-xs-25{height:25px !important;width:25px !important}.hs-xs-25{height:25px !important}.hs-max-xs-25{max-height:25px !important}.hs-min-xs-25{min-height:25px !important}.ws-xs-25{width:25px !important}.ws-max-xs-25{max-width:25px !important}.ws-min-xs-25{min-width:25px !important}.sq-xs-30{height:30px !important;width:30px !important}.hs-xs-30{height:30px !important}.hs-max-xs-30{max-height:30px !important}.hs-min-xs-30{min-height:30px !important}.ws-xs-30{width:30px !important}.ws-max-xs-30{max-width:30px !important}.ws-min-xs-30{min-width:30px !important}.sq-xs-32{height:32px !important;width:32px !important}.hs-xs-32{height:32px !important}.hs-max-xs-32{max-height:32px !important}.hs-min-xs-32{min-height:32px !important}.ws-xs-32{width:32px !important}.ws-max-xs-32{max-width:32px !important}.ws-min-xs-32{min-width:32px !important}.sq-xs-35{height:35px !important;width:35px !important}.hs-xs-35{height:35px !important}.hs-max-xs-35{max-height:35px !important}.hs-min-xs-35{min-height:35px !important}.ws-xs-35{width:35px !important}.ws-max-xs-35{max-width:35px !important}.ws-min-xs-35{min-width:35px !important}.sq-xs-36{height:36px !important;width:36px !important}.hs-xs-36{height:36px !important}.hs-max-xs-36{max-height:36px !important}.hs-min-xs-36{min-height:36px !important}.ws-xs-36{width:36px !important}.ws-max-xs-36{max-width:36px !important}.ws-min-xs-36{min-width:36px !important}.sq-xs-38{height:38px !important;width:38px !important}.hs-xs-38{height:38px !important}.hs-max-xs-38{max-height:38px !important}.hs-min-xs-38{min-height:38px !important}.ws-xs-38{width:38px !important}.ws-max-xs-38{max-width:38px !important}.ws-min-xs-38{min-width:38px !important}.sq-xs-42{height:42px !important;width:42px !important}.hs-xs-42{height:42px !important}.hs-max-xs-42{max-height:42px !important}.hs-min-xs-42{min-height:42px !important}.ws-xs-42{width:42px !important}.ws-max-xs-42{max-width:42px !important}.ws-min-xs-42{min-width:42px !important}.sq-xs-45{height:45px !important;width:45px !important}.hs-xs-45{height:45px !important}.hs-max-xs-45{max-height:45px !important}.hs-min-xs-45{min-height:45px !important}.ws-xs-45{width:45px !important}.ws-max-xs-45{max-width:45px !important}.ws-min-xs-45{min-width:45px !important}.sq-xs-50{height:50px !important;width:50px !important}.hs-xs-50{height:50px !important}.hs-max-xs-50{max-height:50px !important}.hs-min-xs-50{min-height:50px !important}.ws-xs-50{width:50px !important}.ws-max-xs-50{max-width:50px !important}.ws-min-xs-50{min-width:50px !important}.sq-xs-60{height:60px !important;width:60px !important}.hs-xs-60{height:60px !important}.hs-max-xs-60{max-height:60px !important}.hs-min-xs-60{min-height:60px !important}.ws-xs-60{width:60px !important}.ws-max-xs-60{max-width:60px !important}.ws-min-xs-60{min-width:60px !important}.sq-xs-68{height:68px !important;width:68px !important}.hs-xs-68{height:68px !important}.hs-max-xs-68{max-height:68px !important}.hs-min-xs-68{min-height:68px !important}.ws-xs-68{width:68px !important}.ws-max-xs-68{max-width:68px !important}.ws-min-xs-68{min-width:68px !important}.sq-xs-75{height:75px !important;width:75px !important}.hs-xs-75{height:75px !important}.hs-max-xs-75{max-height:75px !important}.hs-min-xs-75{min-height:75px !important}.ws-xs-75{width:75px !important}.ws-max-xs-75{max-width:75px !important}.ws-min-xs-75{min-width:75px !important}.sq-xs-80{height:80px !important;width:80px !important}.hs-xs-80{height:80px !important}.hs-max-xs-80{max-height:80px !important}.hs-min-xs-80{min-height:80px !important}.ws-xs-80{width:80px !important}.ws-max-xs-80{max-width:80px !important}.ws-min-xs-80{min-width:80px !important}.sq-xs-84{height:84px !important;width:84px !important}.hs-xs-84{height:84px !important}.hs-max-xs-84{max-height:84px !important}.hs-min-xs-84{min-height:84px !important}.ws-xs-84{width:84px !important}.ws-max-xs-84{max-width:84px !important}.ws-min-xs-84{min-width:84px !important}.sq-xs-100{height:100px !important;width:100px !important}.hs-xs-100{height:100px !important}.hs-max-xs-100{max-height:100px !important}.hs-min-xs-100{min-height:100px !important}.ws-xs-100{width:100px !important}.ws-max-xs-100{max-width:100px !important}.ws-min-xs-100{min-width:100px !important}.sq-xs-118{height:118px !important;width:118px !important}.hs-xs-118{height:118px !important}.hs-max-xs-118{max-height:118px !important}.hs-min-xs-118{min-height:118px !important}.ws-xs-118{width:118px !important}.ws-max-xs-118{max-width:118px !important}.ws-min-xs-118{min-width:118px !important}.sq-xs-120{height:120px !important;width:120px !important}.hs-xs-120{height:120px !important}.hs-max-xs-120{max-height:120px !important}.hs-min-xs-120{min-height:120px !important}.ws-xs-120{width:120px !important}.ws-max-xs-120{max-width:120px !important}.ws-min-xs-120{min-width:120px !important}.sq-xs-125{height:125px !important;width:125px !important}.hs-xs-125{height:125px !important}.hs-max-xs-125{max-height:125px !important}.hs-min-xs-125{min-height:125px !important}.ws-xs-125{width:125px !important}.ws-max-xs-125{max-width:125px !important}.ws-min-xs-125{min-width:125px !important}.sq-xs-140{height:140px !important;width:140px !important}.hs-xs-140{height:140px !important}.hs-max-xs-140{max-height:140px !important}.hs-min-xs-140{min-height:140px !important}.ws-xs-140{width:140px !important}.ws-max-xs-140{max-width:140px !important}.ws-min-xs-140{min-width:140px !important}.sq-xs-150{height:150px !important;width:150px !important}.hs-xs-150{height:150px !important}.hs-max-xs-150{max-height:150px !important}.hs-min-xs-150{min-height:150px !important}.ws-xs-150{width:150px !important}.ws-max-xs-150{max-width:150px !important}.ws-min-xs-150{min-width:150px !important}.sq-xs-160{height:160px !important;width:160px !important}.hs-xs-160{height:160px !important}.hs-max-xs-160{max-height:160px !important}.hs-min-xs-160{min-height:160px !important}.ws-xs-160{width:160px !important}.ws-max-xs-160{max-width:160px !important}.ws-min-xs-160{min-width:160px !important}.sq-xs-170{height:170px !important;width:170px !important}.hs-xs-170{height:170px !important}.hs-max-xs-170{max-height:170px !important}.hs-min-xs-170{min-height:170px !important}.ws-xs-170{width:170px !important}.ws-max-xs-170{max-width:170px !important}.ws-min-xs-170{min-width:170px !important}.sq-xs-180{height:180px !important;width:180px !important}.hs-xs-180{height:180px !important}.hs-max-xs-180{max-height:180px !important}.hs-min-xs-180{min-height:180px !important}.ws-xs-180{width:180px !important}.ws-max-xs-180{max-width:180px !important}.ws-min-xs-180{min-width:180px !important}.sq-xs-190{height:190px !important;width:190px !important}.hs-xs-190{height:190px !important}.hs-max-xs-190{max-height:190px !important}.hs-min-xs-190{min-height:190px !important}.ws-xs-190{width:190px !important}.ws-max-xs-190{max-width:190px !important}.ws-min-xs-190{min-width:190px !important}.sq-xs-200{height:200px !important;width:200px !important}.hs-xs-200{height:200px !important}.hs-max-xs-200{max-height:200px !important}.hs-min-xs-200{min-height:200px !important}.ws-xs-200{width:200px !important}.ws-max-xs-200{max-width:200px !important}.ws-min-xs-200{min-width:200px !important}.sq-xs-210{height:210px !important;width:210px !important}.hs-xs-210{height:210px !important}.hs-max-xs-210{max-height:210px !important}.hs-min-xs-210{min-height:210px !important}.ws-xs-210{width:210px !important}.ws-max-xs-210{max-width:210px !important}.ws-min-xs-210{min-width:210px !important}.sq-xs-220{height:220px !important;width:220px !important}.hs-xs-220{height:220px !important}.hs-max-xs-220{max-height:220px !important}.hs-min-xs-220{min-height:220px !important}.ws-xs-220{width:220px !important}.ws-max-xs-220{max-width:220px !important}.ws-min-xs-220{min-width:220px !important}.sq-xs-240{height:240px !important;width:240px !important}.hs-xs-240{height:240px !important}.hs-max-xs-240{max-height:240px !important}.hs-min-xs-240{min-height:240px !important}.ws-xs-240{width:240px !important}.ws-max-xs-240{max-width:240px !important}.ws-min-xs-240{min-width:240px !important}.sq-xs-280{height:280px !important;width:280px !important}.hs-xs-280{height:280px !important}.hs-max-xs-280{max-height:280px !important}.hs-min-xs-280{min-height:280px !important}.ws-xs-280{width:280px !important}.ws-max-xs-280{max-width:280px !important}.ws-min-xs-280{min-width:280px !important}.sq-xs-290{height:290px !important;width:290px !important}.hs-xs-290{height:290px !important}.hs-max-xs-290{max-height:290px !important}.hs-min-xs-290{min-height:290px !important}.ws-xs-290{width:290px !important}.ws-max-xs-290{max-width:290px !important}.ws-min-xs-290{min-width:290px !important}.sq-xs-300{height:300px !important;width:300px !important}.hs-xs-300{height:300px !important}.hs-max-xs-300{max-height:300px !important}.hs-min-xs-300{min-height:300px !important}.ws-xs-300{width:300px !important}.ws-max-xs-300{max-width:300px !important}.ws-min-xs-300{min-width:300px !important}.sq-xs-310{height:310px !important;width:310px !important}.hs-xs-310{height:310px !important}.hs-max-xs-310{max-height:310px !important}.hs-min-xs-310{min-height:310px !important}.ws-xs-310{width:310px !important}.ws-max-xs-310{max-width:310px !important}.ws-min-xs-310{min-width:310px !important}.sq-xs-320{height:320px !important;width:320px !important}.hs-xs-320{height:320px !important}.hs-max-xs-320{max-height:320px !important}.hs-min-xs-320{min-height:320px !important}.ws-xs-320{width:320px !important}.ws-max-xs-320{max-width:320px !important}.ws-min-xs-320{min-width:320px !important}.sq-xs-330{height:330px !important;width:330px !important}.hs-xs-330{height:330px !important}.hs-max-xs-330{max-height:330px !important}.hs-min-xs-330{min-height:330px !important}.ws-xs-330{width:330px !important}.ws-max-xs-330{max-width:330px !important}.ws-min-xs-330{min-width:330px !important}.sq-xs-350{height:350px !important;width:350px !important}.hs-xs-350{height:350px !important}.hs-max-xs-350{max-height:350px !important}.hs-min-xs-350{min-height:350px !important}.ws-xs-350{width:350px !important}.ws-max-xs-350{max-width:350px !important}.ws-min-xs-350{min-width:350px !important}.sq-xs-360{height:360px !important;width:360px !important}.hs-xs-360{height:360px !important}.hs-max-xs-360{max-height:360px !important}.hs-min-xs-360{min-height:360px !important}.ws-xs-360{width:360px !important}.ws-max-xs-360{max-width:360px !important}.ws-min-xs-360{min-width:360px !important}.sq-xs-390{height:390px !important;width:390px !important}.hs-xs-390{height:390px !important}.hs-max-xs-390{max-height:390px !important}.hs-min-xs-390{min-height:390px !important}.ws-xs-390{width:390px !important}.ws-max-xs-390{max-width:390px !important}.ws-min-xs-390{min-width:390px !important}.sq-xs-400{height:400px !important;width:400px !important}.hs-xs-400{height:400px !important}.hs-max-xs-400{max-height:400px !important}.hs-min-xs-400{min-height:400px !important}.ws-xs-400{width:400px !important}.ws-max-xs-400{max-width:400px !important}.ws-min-xs-400{min-width:400px !important}.sq-xs-445{height:445px !important;width:445px !important}.hs-xs-445{height:445px !important}.hs-max-xs-445{max-height:445px !important}.hs-min-xs-445{min-height:445px !important}.ws-xs-445{width:445px !important}.ws-max-xs-445{max-width:445px !important}.ws-min-xs-445{min-width:445px !important}.sq-xs-450{height:450px !important;width:450px !important}.hs-xs-450{height:450px !important}.hs-max-xs-450{max-height:450px !important}.hs-min-xs-450{min-height:450px !important}.ws-xs-450{width:450px !important}.ws-max-xs-450{max-width:450px !important}.ws-min-xs-450{min-width:450px !important}.sq-xs-480{height:480px !important;width:480px !important}.hs-xs-480{height:480px !important}.hs-max-xs-480{max-height:480px !important}.hs-min-xs-480{min-height:480px !important}.ws-xs-480{width:480px !important}.ws-max-xs-480{max-width:480px !important}.ws-min-xs-480{min-width:480px !important}.sq-xs-500{height:500px !important;width:500px !important}.hs-xs-500{height:500px !important}.hs-max-xs-500{max-height:500px !important}.hs-min-xs-500{min-height:500px !important}.ws-xs-500{width:500px !important}.ws-max-xs-500{max-width:500px !important}.ws-min-xs-500{min-width:500px !important}.sq-xs-520{height:520px !important;width:520px !important}.hs-xs-520{height:520px !important}.hs-max-xs-520{max-height:520px !important}.hs-min-xs-520{min-height:520px !important}.ws-xs-520{width:520px !important}.ws-max-xs-520{max-width:520px !important}.ws-min-xs-520{min-width:520px !important}.sq-xs-540{height:540px !important;width:540px !important}.hs-xs-540{height:540px !important}.hs-max-xs-540{max-height:540px !important}.hs-min-xs-540{min-height:540px !important}.ws-xs-540{width:540px !important}.ws-max-xs-540{max-width:540px !important}.ws-min-xs-540{min-width:540px !important}.sq-xs-580{height:580px !important;width:580px !important}.hs-xs-580{height:580px !important}.hs-max-xs-580{max-height:580px !important}.hs-min-xs-580{min-height:580px !important}.ws-xs-580{width:580px !important}.ws-max-xs-580{max-width:580px !important}.ws-min-xs-580{min-width:580px !important}.sq-xs-640{height:640px !important;width:640px !important}.hs-xs-640{height:640px !important}.hs-max-xs-640{max-height:640px !important}.hs-min-xs-640{min-height:640px !important}.ws-xs-640{width:640px !important}.ws-max-xs-640{max-width:640px !important}.ws-min-xs-640{min-width:640px !important}.sq-xs-695{height:695px !important;width:695px !important}.hs-xs-695{height:695px !important}.hs-max-xs-695{max-height:695px !important}.hs-min-xs-695{min-height:695px !important}.ws-xs-695{width:695px !important}.ws-max-xs-695{max-width:695px !important}.ws-min-xs-695{min-width:695px !important}.sq-xs-725{height:725px !important;width:725px !important}.hs-xs-725{height:725px !important}.hs-max-xs-725{max-height:725px !important}.hs-min-xs-725{min-height:725px !important}.ws-xs-725{width:725px !important}.ws-max-xs-725{max-width:725px !important}.ws-min-xs-725{min-width:725px !important}.sq-xs-750{height:750px !important;width:750px !important}.hs-xs-750{height:750px !important}.hs-max-xs-750{max-height:750px !important}.hs-min-xs-750{min-height:750px !important}.ws-xs-750{width:750px !important}.ws-max-xs-750{max-width:750px !important}.ws-min-xs-750{min-width:750px !important}.sq-xs-875{height:875px !important;width:875px !important}.hs-xs-875{height:875px !important}.hs-max-xs-875{max-height:875px !important}.hs-min-xs-875{min-height:875px !important}.ws-xs-875{width:875px !important}.ws-max-xs-875{max-width:875px !important}.ws-min-xs-875{min-width:875px !important}.sq-xs-900{height:900px !important;width:900px !important}.hs-xs-900{height:900px !important}.hs-max-xs-900{max-height:900px !important}.hs-min-xs-900{min-height:900px !important}.ws-xs-900{width:900px !important}.ws-max-xs-900{max-width:900px !important}.ws-min-xs-900{min-width:900px !important}.fs-xs-8{font-size:0.5rem !important}.fs-xs-9{font-size:0.5625rem !important}.fs-xs-10{font-size:0.625rem !important}.fs-xs-11{font-size:0.6875rem !important}.fs-xs-12{font-size:0.75rem !important}.fs-xs-13{font-size:0.8125rem !important}.fs-xs-14{font-size:0.875rem !important}.fs-xs-15{font-size:0.9375rem !important}.fs-xs-16{font-size:1rem !important}.fs-xs-17{font-size:1.0625rem !important}.fs-xs-18{font-size:1.125rem !important}.fs-xs-19{font-size:1.1875rem !important}.fs-xs-20{font-size:1.25rem !important}.fs-xs-21{font-size:1.3125rem !important}.fs-xs-22{font-size:1.375rem !important}.fs-xs-23{font-size:1.4375rem !important}.fs-xs-24{font-size:1.5rem !important}.fs-xs-25{font-size:1.5625rem !important}.fs-xs-26{font-size:1.625rem !important}.fs-xs-27{font-size:1.6875rem !important}.fs-xs-28{font-size:1.75rem !important}.fs-xs-29{font-size:1.8125rem !important}.fs-xs-30{font-size:1.875rem !important}.fs-xs-31{font-size:1.9375rem !important}.fs-xs-32{font-size:2rem !important}.fs-xs-33{font-size:2.0625rem !important}.fs-xs-34{font-size:2.125rem !important}.fs-xs-35{font-size:2.1875rem !important}.fs-xs-36{font-size:2.25rem !important}.fs-xs-37{font-size:2.3125rem !important}.fs-xs-38{font-size:2.375rem !important}.fs-xs-39{font-size:2.4375rem !important}.fs-xs-40{font-size:2.5rem !important}.fs-xs-41{font-size:2.5625rem !important}.fs-xs-42{font-size:2.625rem !important}.fs-xs-43{font-size:2.6875rem !important}.fs-xs-44{font-size:2.75rem !important}.fs-xs-45{font-size:2.8125rem !important}.fs-xs-46{font-size:2.875rem !important}.fs-xs-47{font-size:2.9375rem !important}.fs-xs-48{font-size:3rem !important}.fs-xs-49{font-size:3.0625rem !important}.fs-xs-50{font-size:3.125rem !important}.fs-xs-51{font-size:3.1875rem !important}.fs-xs-52{font-size:3.25rem !important}.fs-xs-53{font-size:3.3125rem !important}.fs-xs-54{font-size:3.375rem !important}.fs-xs-55{font-size:3.4375rem !important}.fs-xs-56{font-size:3.5rem !important}.fs-xs-57{font-size:3.5625rem !important}.fs-xs-58{font-size:3.625rem !important}.fs-xs-59{font-size:3.6875rem !important}.fs-xs-60{font-size:3.75rem !important}.fs-xs-61{font-size:3.8125rem !important}.fs-xs-62{font-size:3.875rem !important}.fs-xs-63{font-size:3.9375rem !important}.fs-xs-64{font-size:4rem !important}.fs-xs-65{font-size:4.0625rem !important}.fs-xs-66{font-size:4.125rem !important}.fs-xs-67{font-size:4.1875rem !important}.fs-xs-68{font-size:4.25rem !important}.fs-xs-69{font-size:4.3125rem !important}.fs-xs-70{font-size:4.375rem !important}.fs-xs-71{font-size:4.4375rem !important}.fs-xs-72{font-size:4.5rem !important}.w-max-xs-100{max-width:100% !important}.w-min-xs-100{min-width:100% !important}.position-xs-sticky{position:sticky !important}.position-xs-absolute{position:absolute !important}}@media(min-width: 420px){.sq-xsm-4{height:4px !important;width:4px !important}.hs-xsm-4{height:4px !important}.hs-max-xsm-4{max-height:4px !important}.hs-min-xsm-4{min-height:4px !important}.ws-xsm-4{width:4px !important}.ws-max-xsm-4{max-width:4px !important}.ws-min-xsm-4{min-width:4px !important}.sq-xsm-6{height:6px !important;width:6px !important}.hs-xsm-6{height:6px !important}.hs-max-xsm-6{max-height:6px !important}.hs-min-xsm-6{min-height:6px !important}.ws-xsm-6{width:6px !important}.ws-max-xsm-6{max-width:6px !important}.ws-min-xsm-6{min-width:6px !important}.sq-xsm-10{height:10px !important;width:10px !important}.hs-xsm-10{height:10px !important}.hs-max-xsm-10{max-height:10px !important}.hs-min-xsm-10{min-height:10px !important}.ws-xsm-10{width:10px !important}.ws-max-xsm-10{max-width:10px !important}.ws-min-xsm-10{min-width:10px !important}.sq-xsm-14{height:14px !important;width:14px !important}.hs-xsm-14{height:14px !important}.hs-max-xsm-14{max-height:14px !important}.hs-min-xsm-14{min-height:14px !important}.ws-xsm-14{width:14px !important}.ws-max-xsm-14{max-width:14px !important}.ws-min-xsm-14{min-width:14px !important}.sq-xsm-15{height:15px !important;width:15px !important}.hs-xsm-15{height:15px !important}.hs-max-xsm-15{max-height:15px !important}.hs-min-xsm-15{min-height:15px !important}.ws-xsm-15{width:15px !important}.ws-max-xsm-15{max-width:15px !important}.ws-min-xsm-15{min-width:15px !important}.sq-xsm-20{height:20px !important;width:20px !important}.hs-xsm-20{height:20px !important}.hs-max-xsm-20{max-height:20px !important}.hs-min-xsm-20{min-height:20px !important}.ws-xsm-20{width:20px !important}.ws-max-xsm-20{max-width:20px !important}.ws-min-xsm-20{min-width:20px !important}.sq-xsm-24{height:24px !important;width:24px !important}.hs-xsm-24{height:24px !important}.hs-max-xsm-24{max-height:24px !important}.hs-min-xsm-24{min-height:24px !important}.ws-xsm-24{width:24px !important}.ws-max-xsm-24{max-width:24px !important}.ws-min-xsm-24{min-width:24px !important}.sq-xsm-25{height:25px !important;width:25px !important}.hs-xsm-25{height:25px !important}.hs-max-xsm-25{max-height:25px !important}.hs-min-xsm-25{min-height:25px !important}.ws-xsm-25{width:25px !important}.ws-max-xsm-25{max-width:25px !important}.ws-min-xsm-25{min-width:25px !important}.sq-xsm-30{height:30px !important;width:30px !important}.hs-xsm-30{height:30px !important}.hs-max-xsm-30{max-height:30px !important}.hs-min-xsm-30{min-height:30px !important}.ws-xsm-30{width:30px !important}.ws-max-xsm-30{max-width:30px !important}.ws-min-xsm-30{min-width:30px !important}.sq-xsm-32{height:32px !important;width:32px !important}.hs-xsm-32{height:32px !important}.hs-max-xsm-32{max-height:32px !important}.hs-min-xsm-32{min-height:32px !important}.ws-xsm-32{width:32px !important}.ws-max-xsm-32{max-width:32px !important}.ws-min-xsm-32{min-width:32px !important}.sq-xsm-35{height:35px !important;width:35px !important}.hs-xsm-35{height:35px !important}.hs-max-xsm-35{max-height:35px !important}.hs-min-xsm-35{min-height:35px !important}.ws-xsm-35{width:35px !important}.ws-max-xsm-35{max-width:35px !important}.ws-min-xsm-35{min-width:35px !important}.sq-xsm-36{height:36px !important;width:36px !important}.hs-xsm-36{height:36px !important}.hs-max-xsm-36{max-height:36px !important}.hs-min-xsm-36{min-height:36px !important}.ws-xsm-36{width:36px !important}.ws-max-xsm-36{max-width:36px !important}.ws-min-xsm-36{min-width:36px !important}.sq-xsm-38{height:38px !important;width:38px !important}.hs-xsm-38{height:38px !important}.hs-max-xsm-38{max-height:38px !important}.hs-min-xsm-38{min-height:38px !important}.ws-xsm-38{width:38px !important}.ws-max-xsm-38{max-width:38px !important}.ws-min-xsm-38{min-width:38px !important}.sq-xsm-42{height:42px !important;width:42px !important}.hs-xsm-42{height:42px !important}.hs-max-xsm-42{max-height:42px !important}.hs-min-xsm-42{min-height:42px !important}.ws-xsm-42{width:42px !important}.ws-max-xsm-42{max-width:42px !important}.ws-min-xsm-42{min-width:42px !important}.sq-xsm-45{height:45px !important;width:45px !important}.hs-xsm-45{height:45px !important}.hs-max-xsm-45{max-height:45px !important}.hs-min-xsm-45{min-height:45px !important}.ws-xsm-45{width:45px !important}.ws-max-xsm-45{max-width:45px !important}.ws-min-xsm-45{min-width:45px !important}.sq-xsm-50{height:50px !important;width:50px !important}.hs-xsm-50{height:50px !important}.hs-max-xsm-50{max-height:50px !important}.hs-min-xsm-50{min-height:50px !important}.ws-xsm-50{width:50px !important}.ws-max-xsm-50{max-width:50px !important}.ws-min-xsm-50{min-width:50px !important}.sq-xsm-60{height:60px !important;width:60px !important}.hs-xsm-60{height:60px !important}.hs-max-xsm-60{max-height:60px !important}.hs-min-xsm-60{min-height:60px !important}.ws-xsm-60{width:60px !important}.ws-max-xsm-60{max-width:60px !important}.ws-min-xsm-60{min-width:60px !important}.sq-xsm-68{height:68px !important;width:68px !important}.hs-xsm-68{height:68px !important}.hs-max-xsm-68{max-height:68px !important}.hs-min-xsm-68{min-height:68px !important}.ws-xsm-68{width:68px !important}.ws-max-xsm-68{max-width:68px !important}.ws-min-xsm-68{min-width:68px !important}.sq-xsm-75{height:75px !important;width:75px !important}.hs-xsm-75{height:75px !important}.hs-max-xsm-75{max-height:75px !important}.hs-min-xsm-75{min-height:75px !important}.ws-xsm-75{width:75px !important}.ws-max-xsm-75{max-width:75px !important}.ws-min-xsm-75{min-width:75px !important}.sq-xsm-80{height:80px !important;width:80px !important}.hs-xsm-80{height:80px !important}.hs-max-xsm-80{max-height:80px !important}.hs-min-xsm-80{min-height:80px !important}.ws-xsm-80{width:80px !important}.ws-max-xsm-80{max-width:80px !important}.ws-min-xsm-80{min-width:80px !important}.sq-xsm-84{height:84px !important;width:84px !important}.hs-xsm-84{height:84px !important}.hs-max-xsm-84{max-height:84px !important}.hs-min-xsm-84{min-height:84px !important}.ws-xsm-84{width:84px !important}.ws-max-xsm-84{max-width:84px !important}.ws-min-xsm-84{min-width:84px !important}.sq-xsm-100{height:100px !important;width:100px !important}.hs-xsm-100{height:100px !important}.hs-max-xsm-100{max-height:100px !important}.hs-min-xsm-100{min-height:100px !important}.ws-xsm-100{width:100px !important}.ws-max-xsm-100{max-width:100px !important}.ws-min-xsm-100{min-width:100px !important}.sq-xsm-118{height:118px !important;width:118px !important}.hs-xsm-118{height:118px !important}.hs-max-xsm-118{max-height:118px !important}.hs-min-xsm-118{min-height:118px !important}.ws-xsm-118{width:118px !important}.ws-max-xsm-118{max-width:118px !important}.ws-min-xsm-118{min-width:118px !important}.sq-xsm-120{height:120px !important;width:120px !important}.hs-xsm-120{height:120px !important}.hs-max-xsm-120{max-height:120px !important}.hs-min-xsm-120{min-height:120px !important}.ws-xsm-120{width:120px !important}.ws-max-xsm-120{max-width:120px !important}.ws-min-xsm-120{min-width:120px !important}.sq-xsm-125{height:125px !important;width:125px !important}.hs-xsm-125{height:125px !important}.hs-max-xsm-125{max-height:125px !important}.hs-min-xsm-125{min-height:125px !important}.ws-xsm-125{width:125px !important}.ws-max-xsm-125{max-width:125px !important}.ws-min-xsm-125{min-width:125px !important}.sq-xsm-140{height:140px !important;width:140px !important}.hs-xsm-140{height:140px !important}.hs-max-xsm-140{max-height:140px !important}.hs-min-xsm-140{min-height:140px !important}.ws-xsm-140{width:140px !important}.ws-max-xsm-140{max-width:140px !important}.ws-min-xsm-140{min-width:140px !important}.sq-xsm-150{height:150px !important;width:150px !important}.hs-xsm-150{height:150px !important}.hs-max-xsm-150{max-height:150px !important}.hs-min-xsm-150{min-height:150px !important}.ws-xsm-150{width:150px !important}.ws-max-xsm-150{max-width:150px !important}.ws-min-xsm-150{min-width:150px !important}.sq-xsm-160{height:160px !important;width:160px !important}.hs-xsm-160{height:160px !important}.hs-max-xsm-160{max-height:160px !important}.hs-min-xsm-160{min-height:160px !important}.ws-xsm-160{width:160px !important}.ws-max-xsm-160{max-width:160px !important}.ws-min-xsm-160{min-width:160px !important}.sq-xsm-170{height:170px !important;width:170px !important}.hs-xsm-170{height:170px !important}.hs-max-xsm-170{max-height:170px !important}.hs-min-xsm-170{min-height:170px !important}.ws-xsm-170{width:170px !important}.ws-max-xsm-170{max-width:170px !important}.ws-min-xsm-170{min-width:170px !important}.sq-xsm-180{height:180px !important;width:180px !important}.hs-xsm-180{height:180px !important}.hs-max-xsm-180{max-height:180px !important}.hs-min-xsm-180{min-height:180px !important}.ws-xsm-180{width:180px !important}.ws-max-xsm-180{max-width:180px !important}.ws-min-xsm-180{min-width:180px !important}.sq-xsm-190{height:190px !important;width:190px !important}.hs-xsm-190{height:190px !important}.hs-max-xsm-190{max-height:190px !important}.hs-min-xsm-190{min-height:190px !important}.ws-xsm-190{width:190px !important}.ws-max-xsm-190{max-width:190px !important}.ws-min-xsm-190{min-width:190px !important}.sq-xsm-200{height:200px !important;width:200px !important}.hs-xsm-200{height:200px !important}.hs-max-xsm-200{max-height:200px !important}.hs-min-xsm-200{min-height:200px !important}.ws-xsm-200{width:200px !important}.ws-max-xsm-200{max-width:200px !important}.ws-min-xsm-200{min-width:200px !important}.sq-xsm-210{height:210px !important;width:210px !important}.hs-xsm-210{height:210px !important}.hs-max-xsm-210{max-height:210px !important}.hs-min-xsm-210{min-height:210px !important}.ws-xsm-210{width:210px !important}.ws-max-xsm-210{max-width:210px !important}.ws-min-xsm-210{min-width:210px !important}.sq-xsm-220{height:220px !important;width:220px !important}.hs-xsm-220{height:220px !important}.hs-max-xsm-220{max-height:220px !important}.hs-min-xsm-220{min-height:220px !important}.ws-xsm-220{width:220px !important}.ws-max-xsm-220{max-width:220px !important}.ws-min-xsm-220{min-width:220px !important}.sq-xsm-240{height:240px !important;width:240px !important}.hs-xsm-240{height:240px !important}.hs-max-xsm-240{max-height:240px !important}.hs-min-xsm-240{min-height:240px !important}.ws-xsm-240{width:240px !important}.ws-max-xsm-240{max-width:240px !important}.ws-min-xsm-240{min-width:240px !important}.sq-xsm-280{height:280px !important;width:280px !important}.hs-xsm-280{height:280px !important}.hs-max-xsm-280{max-height:280px !important}.hs-min-xsm-280{min-height:280px !important}.ws-xsm-280{width:280px !important}.ws-max-xsm-280{max-width:280px !important}.ws-min-xsm-280{min-width:280px !important}.sq-xsm-290{height:290px !important;width:290px !important}.hs-xsm-290{height:290px !important}.hs-max-xsm-290{max-height:290px !important}.hs-min-xsm-290{min-height:290px !important}.ws-xsm-290{width:290px !important}.ws-max-xsm-290{max-width:290px !important}.ws-min-xsm-290{min-width:290px !important}.sq-xsm-300{height:300px !important;width:300px !important}.hs-xsm-300{height:300px !important}.hs-max-xsm-300{max-height:300px !important}.hs-min-xsm-300{min-height:300px !important}.ws-xsm-300{width:300px !important}.ws-max-xsm-300{max-width:300px !important}.ws-min-xsm-300{min-width:300px !important}.sq-xsm-310{height:310px !important;width:310px !important}.hs-xsm-310{height:310px !important}.hs-max-xsm-310{max-height:310px !important}.hs-min-xsm-310{min-height:310px !important}.ws-xsm-310{width:310px !important}.ws-max-xsm-310{max-width:310px !important}.ws-min-xsm-310{min-width:310px !important}.sq-xsm-320{height:320px !important;width:320px !important}.hs-xsm-320{height:320px !important}.hs-max-xsm-320{max-height:320px !important}.hs-min-xsm-320{min-height:320px !important}.ws-xsm-320{width:320px !important}.ws-max-xsm-320{max-width:320px !important}.ws-min-xsm-320{min-width:320px !important}.sq-xsm-330{height:330px !important;width:330px !important}.hs-xsm-330{height:330px !important}.hs-max-xsm-330{max-height:330px !important}.hs-min-xsm-330{min-height:330px !important}.ws-xsm-330{width:330px !important}.ws-max-xsm-330{max-width:330px !important}.ws-min-xsm-330{min-width:330px !important}.sq-xsm-350{height:350px !important;width:350px !important}.hs-xsm-350{height:350px !important}.hs-max-xsm-350{max-height:350px !important}.hs-min-xsm-350{min-height:350px !important}.ws-xsm-350{width:350px !important}.ws-max-xsm-350{max-width:350px !important}.ws-min-xsm-350{min-width:350px !important}.sq-xsm-360{height:360px !important;width:360px !important}.hs-xsm-360{height:360px !important}.hs-max-xsm-360{max-height:360px !important}.hs-min-xsm-360{min-height:360px !important}.ws-xsm-360{width:360px !important}.ws-max-xsm-360{max-width:360px !important}.ws-min-xsm-360{min-width:360px !important}.sq-xsm-390{height:390px !important;width:390px !important}.hs-xsm-390{height:390px !important}.hs-max-xsm-390{max-height:390px !important}.hs-min-xsm-390{min-height:390px !important}.ws-xsm-390{width:390px !important}.ws-max-xsm-390{max-width:390px !important}.ws-min-xsm-390{min-width:390px !important}.sq-xsm-400{height:400px !important;width:400px !important}.hs-xsm-400{height:400px !important}.hs-max-xsm-400{max-height:400px !important}.hs-min-xsm-400{min-height:400px !important}.ws-xsm-400{width:400px !important}.ws-max-xsm-400{max-width:400px !important}.ws-min-xsm-400{min-width:400px !important}.sq-xsm-445{height:445px !important;width:445px !important}.hs-xsm-445{height:445px !important}.hs-max-xsm-445{max-height:445px !important}.hs-min-xsm-445{min-height:445px !important}.ws-xsm-445{width:445px !important}.ws-max-xsm-445{max-width:445px !important}.ws-min-xsm-445{min-width:445px !important}.sq-xsm-450{height:450px !important;width:450px !important}.hs-xsm-450{height:450px !important}.hs-max-xsm-450{max-height:450px !important}.hs-min-xsm-450{min-height:450px !important}.ws-xsm-450{width:450px !important}.ws-max-xsm-450{max-width:450px !important}.ws-min-xsm-450{min-width:450px !important}.sq-xsm-480{height:480px !important;width:480px !important}.hs-xsm-480{height:480px !important}.hs-max-xsm-480{max-height:480px !important}.hs-min-xsm-480{min-height:480px !important}.ws-xsm-480{width:480px !important}.ws-max-xsm-480{max-width:480px !important}.ws-min-xsm-480{min-width:480px !important}.sq-xsm-500{height:500px !important;width:500px !important}.hs-xsm-500{height:500px !important}.hs-max-xsm-500{max-height:500px !important}.hs-min-xsm-500{min-height:500px !important}.ws-xsm-500{width:500px !important}.ws-max-xsm-500{max-width:500px !important}.ws-min-xsm-500{min-width:500px !important}.sq-xsm-520{height:520px !important;width:520px !important}.hs-xsm-520{height:520px !important}.hs-max-xsm-520{max-height:520px !important}.hs-min-xsm-520{min-height:520px !important}.ws-xsm-520{width:520px !important}.ws-max-xsm-520{max-width:520px !important}.ws-min-xsm-520{min-width:520px !important}.sq-xsm-540{height:540px !important;width:540px !important}.hs-xsm-540{height:540px !important}.hs-max-xsm-540{max-height:540px !important}.hs-min-xsm-540{min-height:540px !important}.ws-xsm-540{width:540px !important}.ws-max-xsm-540{max-width:540px !important}.ws-min-xsm-540{min-width:540px !important}.sq-xsm-580{height:580px !important;width:580px !important}.hs-xsm-580{height:580px !important}.hs-max-xsm-580{max-height:580px !important}.hs-min-xsm-580{min-height:580px !important}.ws-xsm-580{width:580px !important}.ws-max-xsm-580{max-width:580px !important}.ws-min-xsm-580{min-width:580px !important}.sq-xsm-640{height:640px !important;width:640px !important}.hs-xsm-640{height:640px !important}.hs-max-xsm-640{max-height:640px !important}.hs-min-xsm-640{min-height:640px !important}.ws-xsm-640{width:640px !important}.ws-max-xsm-640{max-width:640px !important}.ws-min-xsm-640{min-width:640px !important}.sq-xsm-695{height:695px !important;width:695px !important}.hs-xsm-695{height:695px !important}.hs-max-xsm-695{max-height:695px !important}.hs-min-xsm-695{min-height:695px !important}.ws-xsm-695{width:695px !important}.ws-max-xsm-695{max-width:695px !important}.ws-min-xsm-695{min-width:695px !important}.sq-xsm-725{height:725px !important;width:725px !important}.hs-xsm-725{height:725px !important}.hs-max-xsm-725{max-height:725px !important}.hs-min-xsm-725{min-height:725px !important}.ws-xsm-725{width:725px !important}.ws-max-xsm-725{max-width:725px !important}.ws-min-xsm-725{min-width:725px !important}.sq-xsm-750{height:750px !important;width:750px !important}.hs-xsm-750{height:750px !important}.hs-max-xsm-750{max-height:750px !important}.hs-min-xsm-750{min-height:750px !important}.ws-xsm-750{width:750px !important}.ws-max-xsm-750{max-width:750px !important}.ws-min-xsm-750{min-width:750px !important}.sq-xsm-875{height:875px !important;width:875px !important}.hs-xsm-875{height:875px !important}.hs-max-xsm-875{max-height:875px !important}.hs-min-xsm-875{min-height:875px !important}.ws-xsm-875{width:875px !important}.ws-max-xsm-875{max-width:875px !important}.ws-min-xsm-875{min-width:875px !important}.sq-xsm-900{height:900px !important;width:900px !important}.hs-xsm-900{height:900px !important}.hs-max-xsm-900{max-height:900px !important}.hs-min-xsm-900{min-height:900px !important}.ws-xsm-900{width:900px !important}.ws-max-xsm-900{max-width:900px !important}.ws-min-xsm-900{min-width:900px !important}.fs-xsm-8{font-size:0.5rem !important}.fs-xsm-9{font-size:0.5625rem !important}.fs-xsm-10{font-size:0.625rem !important}.fs-xsm-11{font-size:0.6875rem !important}.fs-xsm-12{font-size:0.75rem !important}.fs-xsm-13{font-size:0.8125rem !important}.fs-xsm-14{font-size:0.875rem !important}.fs-xsm-15{font-size:0.9375rem !important}.fs-xsm-16{font-size:1rem !important}.fs-xsm-17{font-size:1.0625rem !important}.fs-xsm-18{font-size:1.125rem !important}.fs-xsm-19{font-size:1.1875rem !important}.fs-xsm-20{font-size:1.25rem !important}.fs-xsm-21{font-size:1.3125rem !important}.fs-xsm-22{font-size:1.375rem !important}.fs-xsm-23{font-size:1.4375rem !important}.fs-xsm-24{font-size:1.5rem !important}.fs-xsm-25{font-size:1.5625rem !important}.fs-xsm-26{font-size:1.625rem !important}.fs-xsm-27{font-size:1.6875rem !important}.fs-xsm-28{font-size:1.75rem !important}.fs-xsm-29{font-size:1.8125rem !important}.fs-xsm-30{font-size:1.875rem !important}.fs-xsm-31{font-size:1.9375rem !important}.fs-xsm-32{font-size:2rem !important}.fs-xsm-33{font-size:2.0625rem !important}.fs-xsm-34{font-size:2.125rem !important}.fs-xsm-35{font-size:2.1875rem !important}.fs-xsm-36{font-size:2.25rem !important}.fs-xsm-37{font-size:2.3125rem !important}.fs-xsm-38{font-size:2.375rem !important}.fs-xsm-39{font-size:2.4375rem !important}.fs-xsm-40{font-size:2.5rem !important}.fs-xsm-41{font-size:2.5625rem !important}.fs-xsm-42{font-size:2.625rem !important}.fs-xsm-43{font-size:2.6875rem !important}.fs-xsm-44{font-size:2.75rem !important}.fs-xsm-45{font-size:2.8125rem !important}.fs-xsm-46{font-size:2.875rem !important}.fs-xsm-47{font-size:2.9375rem !important}.fs-xsm-48{font-size:3rem !important}.fs-xsm-49{font-size:3.0625rem !important}.fs-xsm-50{font-size:3.125rem !important}.fs-xsm-51{font-size:3.1875rem !important}.fs-xsm-52{font-size:3.25rem !important}.fs-xsm-53{font-size:3.3125rem !important}.fs-xsm-54{font-size:3.375rem !important}.fs-xsm-55{font-size:3.4375rem !important}.fs-xsm-56{font-size:3.5rem !important}.fs-xsm-57{font-size:3.5625rem !important}.fs-xsm-58{font-size:3.625rem !important}.fs-xsm-59{font-size:3.6875rem !important}.fs-xsm-60{font-size:3.75rem !important}.fs-xsm-61{font-size:3.8125rem !important}.fs-xsm-62{font-size:3.875rem !important}.fs-xsm-63{font-size:3.9375rem !important}.fs-xsm-64{font-size:4rem !important}.fs-xsm-65{font-size:4.0625rem !important}.fs-xsm-66{font-size:4.125rem !important}.fs-xsm-67{font-size:4.1875rem !important}.fs-xsm-68{font-size:4.25rem !important}.fs-xsm-69{font-size:4.3125rem !important}.fs-xsm-70{font-size:4.375rem !important}.fs-xsm-71{font-size:4.4375rem !important}.fs-xsm-72{font-size:4.5rem !important}.w-max-xsm-100{max-width:100% !important}.w-min-xsm-100{min-width:100% !important}.position-xsm-sticky{position:sticky !important}.position-xsm-absolute{position:absolute !important}}@media(min-width: 576px){.sq-sm-4{height:4px !important;width:4px !important}.hs-sm-4{height:4px !important}.hs-max-sm-4{max-height:4px !important}.hs-min-sm-4{min-height:4px !important}.ws-sm-4{width:4px !important}.ws-max-sm-4{max-width:4px !important}.ws-min-sm-4{min-width:4px !important}.sq-sm-6{height:6px !important;width:6px !important}.hs-sm-6{height:6px !important}.hs-max-sm-6{max-height:6px !important}.hs-min-sm-6{min-height:6px !important}.ws-sm-6{width:6px !important}.ws-max-sm-6{max-width:6px !important}.ws-min-sm-6{min-width:6px !important}.sq-sm-10{height:10px !important;width:10px !important}.hs-sm-10{height:10px !important}.hs-max-sm-10{max-height:10px !important}.hs-min-sm-10{min-height:10px !important}.ws-sm-10{width:10px !important}.ws-max-sm-10{max-width:10px !important}.ws-min-sm-10{min-width:10px !important}.sq-sm-14{height:14px !important;width:14px !important}.hs-sm-14{height:14px !important}.hs-max-sm-14{max-height:14px !important}.hs-min-sm-14{min-height:14px !important}.ws-sm-14{width:14px !important}.ws-max-sm-14{max-width:14px !important}.ws-min-sm-14{min-width:14px !important}.sq-sm-15{height:15px !important;width:15px !important}.hs-sm-15{height:15px !important}.hs-max-sm-15{max-height:15px !important}.hs-min-sm-15{min-height:15px !important}.ws-sm-15{width:15px !important}.ws-max-sm-15{max-width:15px !important}.ws-min-sm-15{min-width:15px !important}.sq-sm-20{height:20px !important;width:20px !important}.hs-sm-20{height:20px !important}.hs-max-sm-20{max-height:20px !important}.hs-min-sm-20{min-height:20px !important}.ws-sm-20{width:20px !important}.ws-max-sm-20{max-width:20px !important}.ws-min-sm-20{min-width:20px !important}.sq-sm-24{height:24px !important;width:24px !important}.hs-sm-24{height:24px !important}.hs-max-sm-24{max-height:24px !important}.hs-min-sm-24{min-height:24px !important}.ws-sm-24{width:24px !important}.ws-max-sm-24{max-width:24px !important}.ws-min-sm-24{min-width:24px !important}.sq-sm-25{height:25px !important;width:25px !important}.hs-sm-25{height:25px !important}.hs-max-sm-25{max-height:25px !important}.hs-min-sm-25{min-height:25px !important}.ws-sm-25{width:25px !important}.ws-max-sm-25{max-width:25px !important}.ws-min-sm-25{min-width:25px !important}.sq-sm-30{height:30px !important;width:30px !important}.hs-sm-30{height:30px !important}.hs-max-sm-30{max-height:30px !important}.hs-min-sm-30{min-height:30px !important}.ws-sm-30{width:30px !important}.ws-max-sm-30{max-width:30px !important}.ws-min-sm-30{min-width:30px !important}.sq-sm-32{height:32px !important;width:32px !important}.hs-sm-32{height:32px !important}.hs-max-sm-32{max-height:32px !important}.hs-min-sm-32{min-height:32px !important}.ws-sm-32{width:32px !important}.ws-max-sm-32{max-width:32px !important}.ws-min-sm-32{min-width:32px !important}.sq-sm-35{height:35px !important;width:35px !important}.hs-sm-35{height:35px !important}.hs-max-sm-35{max-height:35px !important}.hs-min-sm-35{min-height:35px !important}.ws-sm-35{width:35px !important}.ws-max-sm-35{max-width:35px !important}.ws-min-sm-35{min-width:35px !important}.sq-sm-36{height:36px !important;width:36px !important}.hs-sm-36{height:36px !important}.hs-max-sm-36{max-height:36px !important}.hs-min-sm-36{min-height:36px !important}.ws-sm-36{width:36px !important}.ws-max-sm-36{max-width:36px !important}.ws-min-sm-36{min-width:36px !important}.sq-sm-38{height:38px !important;width:38px !important}.hs-sm-38{height:38px !important}.hs-max-sm-38{max-height:38px !important}.hs-min-sm-38{min-height:38px !important}.ws-sm-38{width:38px !important}.ws-max-sm-38{max-width:38px !important}.ws-min-sm-38{min-width:38px !important}.sq-sm-42{height:42px !important;width:42px !important}.hs-sm-42{height:42px !important}.hs-max-sm-42{max-height:42px !important}.hs-min-sm-42{min-height:42px !important}.ws-sm-42{width:42px !important}.ws-max-sm-42{max-width:42px !important}.ws-min-sm-42{min-width:42px !important}.sq-sm-45{height:45px !important;width:45px !important}.hs-sm-45{height:45px !important}.hs-max-sm-45{max-height:45px !important}.hs-min-sm-45{min-height:45px !important}.ws-sm-45{width:45px !important}.ws-max-sm-45{max-width:45px !important}.ws-min-sm-45{min-width:45px !important}.sq-sm-50{height:50px !important;width:50px !important}.hs-sm-50{height:50px !important}.hs-max-sm-50{max-height:50px !important}.hs-min-sm-50{min-height:50px !important}.ws-sm-50{width:50px !important}.ws-max-sm-50{max-width:50px !important}.ws-min-sm-50{min-width:50px !important}.sq-sm-60{height:60px !important;width:60px !important}.hs-sm-60{height:60px !important}.hs-max-sm-60{max-height:60px !important}.hs-min-sm-60{min-height:60px !important}.ws-sm-60{width:60px !important}.ws-max-sm-60{max-width:60px !important}.ws-min-sm-60{min-width:60px !important}.sq-sm-68{height:68px !important;width:68px !important}.hs-sm-68{height:68px !important}.hs-max-sm-68{max-height:68px !important}.hs-min-sm-68{min-height:68px !important}.ws-sm-68{width:68px !important}.ws-max-sm-68{max-width:68px !important}.ws-min-sm-68{min-width:68px !important}.sq-sm-75{height:75px !important;width:75px !important}.hs-sm-75{height:75px !important}.hs-max-sm-75{max-height:75px !important}.hs-min-sm-75{min-height:75px !important}.ws-sm-75{width:75px !important}.ws-max-sm-75{max-width:75px !important}.ws-min-sm-75{min-width:75px !important}.sq-sm-80{height:80px !important;width:80px !important}.hs-sm-80{height:80px !important}.hs-max-sm-80{max-height:80px !important}.hs-min-sm-80{min-height:80px !important}.ws-sm-80{width:80px !important}.ws-max-sm-80{max-width:80px !important}.ws-min-sm-80{min-width:80px !important}.sq-sm-84{height:84px !important;width:84px !important}.hs-sm-84{height:84px !important}.hs-max-sm-84{max-height:84px !important}.hs-min-sm-84{min-height:84px !important}.ws-sm-84{width:84px !important}.ws-max-sm-84{max-width:84px !important}.ws-min-sm-84{min-width:84px !important}.sq-sm-100{height:100px !important;width:100px !important}.hs-sm-100{height:100px !important}.hs-max-sm-100{max-height:100px !important}.hs-min-sm-100{min-height:100px !important}.ws-sm-100{width:100px !important}.ws-max-sm-100{max-width:100px !important}.ws-min-sm-100{min-width:100px !important}.sq-sm-118{height:118px !important;width:118px !important}.hs-sm-118{height:118px !important}.hs-max-sm-118{max-height:118px !important}.hs-min-sm-118{min-height:118px !important}.ws-sm-118{width:118px !important}.ws-max-sm-118{max-width:118px !important}.ws-min-sm-118{min-width:118px !important}.sq-sm-120{height:120px !important;width:120px !important}.hs-sm-120{height:120px !important}.hs-max-sm-120{max-height:120px !important}.hs-min-sm-120{min-height:120px !important}.ws-sm-120{width:120px !important}.ws-max-sm-120{max-width:120px !important}.ws-min-sm-120{min-width:120px !important}.sq-sm-125{height:125px !important;width:125px !important}.hs-sm-125{height:125px !important}.hs-max-sm-125{max-height:125px !important}.hs-min-sm-125{min-height:125px !important}.ws-sm-125{width:125px !important}.ws-max-sm-125{max-width:125px !important}.ws-min-sm-125{min-width:125px !important}.sq-sm-140{height:140px !important;width:140px !important}.hs-sm-140{height:140px !important}.hs-max-sm-140{max-height:140px !important}.hs-min-sm-140{min-height:140px !important}.ws-sm-140{width:140px !important}.ws-max-sm-140{max-width:140px !important}.ws-min-sm-140{min-width:140px !important}.sq-sm-150{height:150px !important;width:150px !important}.hs-sm-150{height:150px !important}.hs-max-sm-150{max-height:150px !important}.hs-min-sm-150{min-height:150px !important}.ws-sm-150{width:150px !important}.ws-max-sm-150{max-width:150px !important}.ws-min-sm-150{min-width:150px !important}.sq-sm-160{height:160px !important;width:160px !important}.hs-sm-160{height:160px !important}.hs-max-sm-160{max-height:160px !important}.hs-min-sm-160{min-height:160px !important}.ws-sm-160{width:160px !important}.ws-max-sm-160{max-width:160px !important}.ws-min-sm-160{min-width:160px !important}.sq-sm-170{height:170px !important;width:170px !important}.hs-sm-170{height:170px !important}.hs-max-sm-170{max-height:170px !important}.hs-min-sm-170{min-height:170px !important}.ws-sm-170{width:170px !important}.ws-max-sm-170{max-width:170px !important}.ws-min-sm-170{min-width:170px !important}.sq-sm-180{height:180px !important;width:180px !important}.hs-sm-180{height:180px !important}.hs-max-sm-180{max-height:180px !important}.hs-min-sm-180{min-height:180px !important}.ws-sm-180{width:180px !important}.ws-max-sm-180{max-width:180px !important}.ws-min-sm-180{min-width:180px !important}.sq-sm-190{height:190px !important;width:190px !important}.hs-sm-190{height:190px !important}.hs-max-sm-190{max-height:190px !important}.hs-min-sm-190{min-height:190px !important}.ws-sm-190{width:190px !important}.ws-max-sm-190{max-width:190px !important}.ws-min-sm-190{min-width:190px !important}.sq-sm-200{height:200px !important;width:200px !important}.hs-sm-200{height:200px !important}.hs-max-sm-200{max-height:200px !important}.hs-min-sm-200{min-height:200px !important}.ws-sm-200{width:200px !important}.ws-max-sm-200{max-width:200px !important}.ws-min-sm-200{min-width:200px !important}.sq-sm-210{height:210px !important;width:210px !important}.hs-sm-210{height:210px !important}.hs-max-sm-210{max-height:210px !important}.hs-min-sm-210{min-height:210px !important}.ws-sm-210{width:210px !important}.ws-max-sm-210{max-width:210px !important}.ws-min-sm-210{min-width:210px !important}.sq-sm-220{height:220px !important;width:220px !important}.hs-sm-220{height:220px !important}.hs-max-sm-220{max-height:220px !important}.hs-min-sm-220{min-height:220px !important}.ws-sm-220{width:220px !important}.ws-max-sm-220{max-width:220px !important}.ws-min-sm-220{min-width:220px !important}.sq-sm-240{height:240px !important;width:240px !important}.hs-sm-240{height:240px !important}.hs-max-sm-240{max-height:240px !important}.hs-min-sm-240{min-height:240px !important}.ws-sm-240{width:240px !important}.ws-max-sm-240{max-width:240px !important}.ws-min-sm-240{min-width:240px !important}.sq-sm-280{height:280px !important;width:280px !important}.hs-sm-280{height:280px !important}.hs-max-sm-280{max-height:280px !important}.hs-min-sm-280{min-height:280px !important}.ws-sm-280{width:280px !important}.ws-max-sm-280{max-width:280px !important}.ws-min-sm-280{min-width:280px !important}.sq-sm-290{height:290px !important;width:290px !important}.hs-sm-290{height:290px !important}.hs-max-sm-290{max-height:290px !important}.hs-min-sm-290{min-height:290px !important}.ws-sm-290{width:290px !important}.ws-max-sm-290{max-width:290px !important}.ws-min-sm-290{min-width:290px !important}.sq-sm-300{height:300px !important;width:300px !important}.hs-sm-300{height:300px !important}.hs-max-sm-300{max-height:300px !important}.hs-min-sm-300{min-height:300px !important}.ws-sm-300{width:300px !important}.ws-max-sm-300{max-width:300px !important}.ws-min-sm-300{min-width:300px !important}.sq-sm-310{height:310px !important;width:310px !important}.hs-sm-310{height:310px !important}.hs-max-sm-310{max-height:310px !important}.hs-min-sm-310{min-height:310px !important}.ws-sm-310{width:310px !important}.ws-max-sm-310{max-width:310px !important}.ws-min-sm-310{min-width:310px !important}.sq-sm-320{height:320px !important;width:320px !important}.hs-sm-320{height:320px !important}.hs-max-sm-320{max-height:320px !important}.hs-min-sm-320{min-height:320px !important}.ws-sm-320{width:320px !important}.ws-max-sm-320{max-width:320px !important}.ws-min-sm-320{min-width:320px !important}.sq-sm-330{height:330px !important;width:330px !important}.hs-sm-330{height:330px !important}.hs-max-sm-330{max-height:330px !important}.hs-min-sm-330{min-height:330px !important}.ws-sm-330{width:330px !important}.ws-max-sm-330{max-width:330px !important}.ws-min-sm-330{min-width:330px !important}.sq-sm-350{height:350px !important;width:350px !important}.hs-sm-350{height:350px !important}.hs-max-sm-350{max-height:350px !important}.hs-min-sm-350{min-height:350px !important}.ws-sm-350{width:350px !important}.ws-max-sm-350{max-width:350px !important}.ws-min-sm-350{min-width:350px !important}.sq-sm-360{height:360px !important;width:360px !important}.hs-sm-360{height:360px !important}.hs-max-sm-360{max-height:360px !important}.hs-min-sm-360{min-height:360px !important}.ws-sm-360{width:360px !important}.ws-max-sm-360{max-width:360px !important}.ws-min-sm-360{min-width:360px !important}.sq-sm-390{height:390px !important;width:390px !important}.hs-sm-390{height:390px !important}.hs-max-sm-390{max-height:390px !important}.hs-min-sm-390{min-height:390px !important}.ws-sm-390{width:390px !important}.ws-max-sm-390{max-width:390px !important}.ws-min-sm-390{min-width:390px !important}.sq-sm-400{height:400px !important;width:400px !important}.hs-sm-400{height:400px !important}.hs-max-sm-400{max-height:400px !important}.hs-min-sm-400{min-height:400px !important}.ws-sm-400{width:400px !important}.ws-max-sm-400{max-width:400px !important}.ws-min-sm-400{min-width:400px !important}.sq-sm-445{height:445px !important;width:445px !important}.hs-sm-445{height:445px !important}.hs-max-sm-445{max-height:445px !important}.hs-min-sm-445{min-height:445px !important}.ws-sm-445{width:445px !important}.ws-max-sm-445{max-width:445px !important}.ws-min-sm-445{min-width:445px !important}.sq-sm-450{height:450px !important;width:450px !important}.hs-sm-450{height:450px !important}.hs-max-sm-450{max-height:450px !important}.hs-min-sm-450{min-height:450px !important}.ws-sm-450{width:450px !important}.ws-max-sm-450{max-width:450px !important}.ws-min-sm-450{min-width:450px !important}.sq-sm-480{height:480px !important;width:480px !important}.hs-sm-480{height:480px !important}.hs-max-sm-480{max-height:480px !important}.hs-min-sm-480{min-height:480px !important}.ws-sm-480{width:480px !important}.ws-max-sm-480{max-width:480px !important}.ws-min-sm-480{min-width:480px !important}.sq-sm-500{height:500px !important;width:500px !important}.hs-sm-500{height:500px !important}.hs-max-sm-500{max-height:500px !important}.hs-min-sm-500{min-height:500px !important}.ws-sm-500{width:500px !important}.ws-max-sm-500{max-width:500px !important}.ws-min-sm-500{min-width:500px !important}.sq-sm-520{height:520px !important;width:520px !important}.hs-sm-520{height:520px !important}.hs-max-sm-520{max-height:520px !important}.hs-min-sm-520{min-height:520px !important}.ws-sm-520{width:520px !important}.ws-max-sm-520{max-width:520px !important}.ws-min-sm-520{min-width:520px !important}.sq-sm-540{height:540px !important;width:540px !important}.hs-sm-540{height:540px !important}.hs-max-sm-540{max-height:540px !important}.hs-min-sm-540{min-height:540px !important}.ws-sm-540{width:540px !important}.ws-max-sm-540{max-width:540px !important}.ws-min-sm-540{min-width:540px !important}.sq-sm-580{height:580px !important;width:580px !important}.hs-sm-580{height:580px !important}.hs-max-sm-580{max-height:580px !important}.hs-min-sm-580{min-height:580px !important}.ws-sm-580{width:580px !important}.ws-max-sm-580{max-width:580px !important}.ws-min-sm-580{min-width:580px !important}.sq-sm-640{height:640px !important;width:640px !important}.hs-sm-640{height:640px !important}.hs-max-sm-640{max-height:640px !important}.hs-min-sm-640{min-height:640px !important}.ws-sm-640{width:640px !important}.ws-max-sm-640{max-width:640px !important}.ws-min-sm-640{min-width:640px !important}.sq-sm-695{height:695px !important;width:695px !important}.hs-sm-695{height:695px !important}.hs-max-sm-695{max-height:695px !important}.hs-min-sm-695{min-height:695px !important}.ws-sm-695{width:695px !important}.ws-max-sm-695{max-width:695px !important}.ws-min-sm-695{min-width:695px !important}.sq-sm-725{height:725px !important;width:725px !important}.hs-sm-725{height:725px !important}.hs-max-sm-725{max-height:725px !important}.hs-min-sm-725{min-height:725px !important}.ws-sm-725{width:725px !important}.ws-max-sm-725{max-width:725px !important}.ws-min-sm-725{min-width:725px !important}.sq-sm-750{height:750px !important;width:750px !important}.hs-sm-750{height:750px !important}.hs-max-sm-750{max-height:750px !important}.hs-min-sm-750{min-height:750px !important}.ws-sm-750{width:750px !important}.ws-max-sm-750{max-width:750px !important}.ws-min-sm-750{min-width:750px !important}.sq-sm-875{height:875px !important;width:875px !important}.hs-sm-875{height:875px !important}.hs-max-sm-875{max-height:875px !important}.hs-min-sm-875{min-height:875px !important}.ws-sm-875{width:875px !important}.ws-max-sm-875{max-width:875px !important}.ws-min-sm-875{min-width:875px !important}.sq-sm-900{height:900px !important;width:900px !important}.hs-sm-900{height:900px !important}.hs-max-sm-900{max-height:900px !important}.hs-min-sm-900{min-height:900px !important}.ws-sm-900{width:900px !important}.ws-max-sm-900{max-width:900px !important}.ws-min-sm-900{min-width:900px !important}.fs-sm-8{font-size:0.5rem !important}.fs-sm-9{font-size:0.5625rem !important}.fs-sm-10{font-size:0.625rem !important}.fs-sm-11{font-size:0.6875rem !important}.fs-sm-12{font-size:0.75rem !important}.fs-sm-13{font-size:0.8125rem !important}.fs-sm-14{font-size:0.875rem !important}.fs-sm-15{font-size:0.9375rem !important}.fs-sm-16{font-size:1rem !important}.fs-sm-17{font-size:1.0625rem !important}.fs-sm-18{font-size:1.125rem !important}.fs-sm-19{font-size:1.1875rem !important}.fs-sm-20{font-size:1.25rem !important}.fs-sm-21{font-size:1.3125rem !important}.fs-sm-22{font-size:1.375rem !important}.fs-sm-23{font-size:1.4375rem !important}.fs-sm-24{font-size:1.5rem !important}.fs-sm-25{font-size:1.5625rem !important}.fs-sm-26{font-size:1.625rem !important}.fs-sm-27{font-size:1.6875rem !important}.fs-sm-28{font-size:1.75rem !important}.fs-sm-29{font-size:1.8125rem !important}.fs-sm-30{font-size:1.875rem !important}.fs-sm-31{font-size:1.9375rem !important}.fs-sm-32{font-size:2rem !important}.fs-sm-33{font-size:2.0625rem !important}.fs-sm-34{font-size:2.125rem !important}.fs-sm-35{font-size:2.1875rem !important}.fs-sm-36{font-size:2.25rem !important}.fs-sm-37{font-size:2.3125rem !important}.fs-sm-38{font-size:2.375rem !important}.fs-sm-39{font-size:2.4375rem !important}.fs-sm-40{font-size:2.5rem !important}.fs-sm-41{font-size:2.5625rem !important}.fs-sm-42{font-size:2.625rem !important}.fs-sm-43{font-size:2.6875rem !important}.fs-sm-44{font-size:2.75rem !important}.fs-sm-45{font-size:2.8125rem !important}.fs-sm-46{font-size:2.875rem !important}.fs-sm-47{font-size:2.9375rem !important}.fs-sm-48{font-size:3rem !important}.fs-sm-49{font-size:3.0625rem !important}.fs-sm-50{font-size:3.125rem !important}.fs-sm-51{font-size:3.1875rem !important}.fs-sm-52{font-size:3.25rem !important}.fs-sm-53{font-size:3.3125rem !important}.fs-sm-54{font-size:3.375rem !important}.fs-sm-55{font-size:3.4375rem !important}.fs-sm-56{font-size:3.5rem !important}.fs-sm-57{font-size:3.5625rem !important}.fs-sm-58{font-size:3.625rem !important}.fs-sm-59{font-size:3.6875rem !important}.fs-sm-60{font-size:3.75rem !important}.fs-sm-61{font-size:3.8125rem !important}.fs-sm-62{font-size:3.875rem !important}.fs-sm-63{font-size:3.9375rem !important}.fs-sm-64{font-size:4rem !important}.fs-sm-65{font-size:4.0625rem !important}.fs-sm-66{font-size:4.125rem !important}.fs-sm-67{font-size:4.1875rem !important}.fs-sm-68{font-size:4.25rem !important}.fs-sm-69{font-size:4.3125rem !important}.fs-sm-70{font-size:4.375rem !important}.fs-sm-71{font-size:4.4375rem !important}.fs-sm-72{font-size:4.5rem !important}.w-max-sm-100{max-width:100% !important}.w-min-sm-100{min-width:100% !important}.position-sm-sticky{position:sticky !important}.position-sm-absolute{position:absolute !important}}@media(min-width: 768px){.sq-md-4{height:4px !important;width:4px !important}.hs-md-4{height:4px !important}.hs-max-md-4{max-height:4px !important}.hs-min-md-4{min-height:4px !important}.ws-md-4{width:4px !important}.ws-max-md-4{max-width:4px !important}.ws-min-md-4{min-width:4px !important}.sq-md-6{height:6px !important;width:6px !important}.hs-md-6{height:6px !important}.hs-max-md-6{max-height:6px !important}.hs-min-md-6{min-height:6px !important}.ws-md-6{width:6px !important}.ws-max-md-6{max-width:6px !important}.ws-min-md-6{min-width:6px !important}.sq-md-10{height:10px !important;width:10px !important}.hs-md-10{height:10px !important}.hs-max-md-10{max-height:10px !important}.hs-min-md-10{min-height:10px !important}.ws-md-10{width:10px !important}.ws-max-md-10{max-width:10px !important}.ws-min-md-10{min-width:10px !important}.sq-md-14{height:14px !important;width:14px !important}.hs-md-14{height:14px !important}.hs-max-md-14{max-height:14px !important}.hs-min-md-14{min-height:14px !important}.ws-md-14{width:14px !important}.ws-max-md-14{max-width:14px !important}.ws-min-md-14{min-width:14px !important}.sq-md-15{height:15px !important;width:15px !important}.hs-md-15{height:15px !important}.hs-max-md-15{max-height:15px !important}.hs-min-md-15{min-height:15px !important}.ws-md-15{width:15px !important}.ws-max-md-15{max-width:15px !important}.ws-min-md-15{min-width:15px !important}.sq-md-20{height:20px !important;width:20px !important}.hs-md-20{height:20px !important}.hs-max-md-20{max-height:20px !important}.hs-min-md-20{min-height:20px !important}.ws-md-20{width:20px !important}.ws-max-md-20{max-width:20px !important}.ws-min-md-20{min-width:20px !important}.sq-md-24{height:24px !important;width:24px !important}.hs-md-24{height:24px !important}.hs-max-md-24{max-height:24px !important}.hs-min-md-24{min-height:24px !important}.ws-md-24{width:24px !important}.ws-max-md-24{max-width:24px !important}.ws-min-md-24{min-width:24px !important}.sq-md-25{height:25px !important;width:25px !important}.hs-md-25{height:25px !important}.hs-max-md-25{max-height:25px !important}.hs-min-md-25{min-height:25px !important}.ws-md-25{width:25px !important}.ws-max-md-25{max-width:25px !important}.ws-min-md-25{min-width:25px !important}.sq-md-30{height:30px !important;width:30px !important}.hs-md-30{height:30px !important}.hs-max-md-30{max-height:30px !important}.hs-min-md-30{min-height:30px !important}.ws-md-30{width:30px !important}.ws-max-md-30{max-width:30px !important}.ws-min-md-30{min-width:30px !important}.sq-md-32{height:32px !important;width:32px !important}.hs-md-32{height:32px !important}.hs-max-md-32{max-height:32px !important}.hs-min-md-32{min-height:32px !important}.ws-md-32{width:32px !important}.ws-max-md-32{max-width:32px !important}.ws-min-md-32{min-width:32px !important}.sq-md-35{height:35px !important;width:35px !important}.hs-md-35{height:35px !important}.hs-max-md-35{max-height:35px !important}.hs-min-md-35{min-height:35px !important}.ws-md-35{width:35px !important}.ws-max-md-35{max-width:35px !important}.ws-min-md-35{min-width:35px !important}.sq-md-36{height:36px !important;width:36px !important}.hs-md-36{height:36px !important}.hs-max-md-36{max-height:36px !important}.hs-min-md-36{min-height:36px !important}.ws-md-36{width:36px !important}.ws-max-md-36{max-width:36px !important}.ws-min-md-36{min-width:36px !important}.sq-md-38{height:38px !important;width:38px !important}.hs-md-38{height:38px !important}.hs-max-md-38{max-height:38px !important}.hs-min-md-38{min-height:38px !important}.ws-md-38{width:38px !important}.ws-max-md-38{max-width:38px !important}.ws-min-md-38{min-width:38px !important}.sq-md-42{height:42px !important;width:42px !important}.hs-md-42{height:42px !important}.hs-max-md-42{max-height:42px !important}.hs-min-md-42{min-height:42px !important}.ws-md-42{width:42px !important}.ws-max-md-42{max-width:42px !important}.ws-min-md-42{min-width:42px !important}.sq-md-45{height:45px !important;width:45px !important}.hs-md-45{height:45px !important}.hs-max-md-45{max-height:45px !important}.hs-min-md-45{min-height:45px !important}.ws-md-45{width:45px !important}.ws-max-md-45{max-width:45px !important}.ws-min-md-45{min-width:45px !important}.sq-md-50{height:50px !important;width:50px !important}.hs-md-50{height:50px !important}.hs-max-md-50{max-height:50px !important}.hs-min-md-50{min-height:50px !important}.ws-md-50{width:50px !important}.ws-max-md-50{max-width:50px !important}.ws-min-md-50{min-width:50px !important}.sq-md-60{height:60px !important;width:60px !important}.hs-md-60{height:60px !important}.hs-max-md-60{max-height:60px !important}.hs-min-md-60{min-height:60px !important}.ws-md-60{width:60px !important}.ws-max-md-60{max-width:60px !important}.ws-min-md-60{min-width:60px !important}.sq-md-68{height:68px !important;width:68px !important}.hs-md-68{height:68px !important}.hs-max-md-68{max-height:68px !important}.hs-min-md-68{min-height:68px !important}.ws-md-68{width:68px !important}.ws-max-md-68{max-width:68px !important}.ws-min-md-68{min-width:68px !important}.sq-md-75{height:75px !important;width:75px !important}.hs-md-75{height:75px !important}.hs-max-md-75{max-height:75px !important}.hs-min-md-75{min-height:75px !important}.ws-md-75{width:75px !important}.ws-max-md-75{max-width:75px !important}.ws-min-md-75{min-width:75px !important}.sq-md-80{height:80px !important;width:80px !important}.hs-md-80{height:80px !important}.hs-max-md-80{max-height:80px !important}.hs-min-md-80{min-height:80px !important}.ws-md-80{width:80px !important}.ws-max-md-80{max-width:80px !important}.ws-min-md-80{min-width:80px !important}.sq-md-84{height:84px !important;width:84px !important}.hs-md-84{height:84px !important}.hs-max-md-84{max-height:84px !important}.hs-min-md-84{min-height:84px !important}.ws-md-84{width:84px !important}.ws-max-md-84{max-width:84px !important}.ws-min-md-84{min-width:84px !important}.sq-md-100{height:100px !important;width:100px !important}.hs-md-100{height:100px !important}.hs-max-md-100{max-height:100px !important}.hs-min-md-100{min-height:100px !important}.ws-md-100{width:100px !important}.ws-max-md-100{max-width:100px !important}.ws-min-md-100{min-width:100px !important}.sq-md-118{height:118px !important;width:118px !important}.hs-md-118{height:118px !important}.hs-max-md-118{max-height:118px !important}.hs-min-md-118{min-height:118px !important}.ws-md-118{width:118px !important}.ws-max-md-118{max-width:118px !important}.ws-min-md-118{min-width:118px !important}.sq-md-120{height:120px !important;width:120px !important}.hs-md-120{height:120px !important}.hs-max-md-120{max-height:120px !important}.hs-min-md-120{min-height:120px !important}.ws-md-120{width:120px !important}.ws-max-md-120{max-width:120px !important}.ws-min-md-120{min-width:120px !important}.sq-md-125{height:125px !important;width:125px !important}.hs-md-125{height:125px !important}.hs-max-md-125{max-height:125px !important}.hs-min-md-125{min-height:125px !important}.ws-md-125{width:125px !important}.ws-max-md-125{max-width:125px !important}.ws-min-md-125{min-width:125px !important}.sq-md-140{height:140px !important;width:140px !important}.hs-md-140{height:140px !important}.hs-max-md-140{max-height:140px !important}.hs-min-md-140{min-height:140px !important}.ws-md-140{width:140px !important}.ws-max-md-140{max-width:140px !important}.ws-min-md-140{min-width:140px !important}.sq-md-150{height:150px !important;width:150px !important}.hs-md-150{height:150px !important}.hs-max-md-150{max-height:150px !important}.hs-min-md-150{min-height:150px !important}.ws-md-150{width:150px !important}.ws-max-md-150{max-width:150px !important}.ws-min-md-150{min-width:150px !important}.sq-md-160{height:160px !important;width:160px !important}.hs-md-160{height:160px !important}.hs-max-md-160{max-height:160px !important}.hs-min-md-160{min-height:160px !important}.ws-md-160{width:160px !important}.ws-max-md-160{max-width:160px !important}.ws-min-md-160{min-width:160px !important}.sq-md-170{height:170px !important;width:170px !important}.hs-md-170{height:170px !important}.hs-max-md-170{max-height:170px !important}.hs-min-md-170{min-height:170px !important}.ws-md-170{width:170px !important}.ws-max-md-170{max-width:170px !important}.ws-min-md-170{min-width:170px !important}.sq-md-180{height:180px !important;width:180px !important}.hs-md-180{height:180px !important}.hs-max-md-180{max-height:180px !important}.hs-min-md-180{min-height:180px !important}.ws-md-180{width:180px !important}.ws-max-md-180{max-width:180px !important}.ws-min-md-180{min-width:180px !important}.sq-md-190{height:190px !important;width:190px !important}.hs-md-190{height:190px !important}.hs-max-md-190{max-height:190px !important}.hs-min-md-190{min-height:190px !important}.ws-md-190{width:190px !important}.ws-max-md-190{max-width:190px !important}.ws-min-md-190{min-width:190px !important}.sq-md-200{height:200px !important;width:200px !important}.hs-md-200{height:200px !important}.hs-max-md-200{max-height:200px !important}.hs-min-md-200{min-height:200px !important}.ws-md-200{width:200px !important}.ws-max-md-200{max-width:200px !important}.ws-min-md-200{min-width:200px !important}.sq-md-210{height:210px !important;width:210px !important}.hs-md-210{height:210px !important}.hs-max-md-210{max-height:210px !important}.hs-min-md-210{min-height:210px !important}.ws-md-210{width:210px !important}.ws-max-md-210{max-width:210px !important}.ws-min-md-210{min-width:210px !important}.sq-md-220{height:220px !important;width:220px !important}.hs-md-220{height:220px !important}.hs-max-md-220{max-height:220px !important}.hs-min-md-220{min-height:220px !important}.ws-md-220{width:220px !important}.ws-max-md-220{max-width:220px !important}.ws-min-md-220{min-width:220px !important}.sq-md-240{height:240px !important;width:240px !important}.hs-md-240{height:240px !important}.hs-max-md-240{max-height:240px !important}.hs-min-md-240{min-height:240px !important}.ws-md-240{width:240px !important}.ws-max-md-240{max-width:240px !important}.ws-min-md-240{min-width:240px !important}.sq-md-280{height:280px !important;width:280px !important}.hs-md-280{height:280px !important}.hs-max-md-280{max-height:280px !important}.hs-min-md-280{min-height:280px !important}.ws-md-280{width:280px !important}.ws-max-md-280{max-width:280px !important}.ws-min-md-280{min-width:280px !important}.sq-md-290{height:290px !important;width:290px !important}.hs-md-290{height:290px !important}.hs-max-md-290{max-height:290px !important}.hs-min-md-290{min-height:290px !important}.ws-md-290{width:290px !important}.ws-max-md-290{max-width:290px !important}.ws-min-md-290{min-width:290px !important}.sq-md-300{height:300px !important;width:300px !important}.hs-md-300{height:300px !important}.hs-max-md-300{max-height:300px !important}.hs-min-md-300{min-height:300px !important}.ws-md-300{width:300px !important}.ws-max-md-300{max-width:300px !important}.ws-min-md-300{min-width:300px !important}.sq-md-310{height:310px !important;width:310px !important}.hs-md-310{height:310px !important}.hs-max-md-310{max-height:310px !important}.hs-min-md-310{min-height:310px !important}.ws-md-310{width:310px !important}.ws-max-md-310{max-width:310px !important}.ws-min-md-310{min-width:310px !important}.sq-md-320{height:320px !important;width:320px !important}.hs-md-320{height:320px !important}.hs-max-md-320{max-height:320px !important}.hs-min-md-320{min-height:320px !important}.ws-md-320{width:320px !important}.ws-max-md-320{max-width:320px !important}.ws-min-md-320{min-width:320px !important}.sq-md-330{height:330px !important;width:330px !important}.hs-md-330{height:330px !important}.hs-max-md-330{max-height:330px !important}.hs-min-md-330{min-height:330px !important}.ws-md-330{width:330px !important}.ws-max-md-330{max-width:330px !important}.ws-min-md-330{min-width:330px !important}.sq-md-350{height:350px !important;width:350px !important}.hs-md-350{height:350px !important}.hs-max-md-350{max-height:350px !important}.hs-min-md-350{min-height:350px !important}.ws-md-350{width:350px !important}.ws-max-md-350{max-width:350px !important}.ws-min-md-350{min-width:350px !important}.sq-md-360{height:360px !important;width:360px !important}.hs-md-360{height:360px !important}.hs-max-md-360{max-height:360px !important}.hs-min-md-360{min-height:360px !important}.ws-md-360{width:360px !important}.ws-max-md-360{max-width:360px !important}.ws-min-md-360{min-width:360px !important}.sq-md-390{height:390px !important;width:390px !important}.hs-md-390{height:390px !important}.hs-max-md-390{max-height:390px !important}.hs-min-md-390{min-height:390px !important}.ws-md-390{width:390px !important}.ws-max-md-390{max-width:390px !important}.ws-min-md-390{min-width:390px !important}.sq-md-400{height:400px !important;width:400px !important}.hs-md-400{height:400px !important}.hs-max-md-400{max-height:400px !important}.hs-min-md-400{min-height:400px !important}.ws-md-400{width:400px !important}.ws-max-md-400{max-width:400px !important}.ws-min-md-400{min-width:400px !important}.sq-md-445{height:445px !important;width:445px !important}.hs-md-445{height:445px !important}.hs-max-md-445{max-height:445px !important}.hs-min-md-445{min-height:445px !important}.ws-md-445{width:445px !important}.ws-max-md-445{max-width:445px !important}.ws-min-md-445{min-width:445px !important}.sq-md-450{height:450px !important;width:450px !important}.hs-md-450{height:450px !important}.hs-max-md-450{max-height:450px !important}.hs-min-md-450{min-height:450px !important}.ws-md-450{width:450px !important}.ws-max-md-450{max-width:450px !important}.ws-min-md-450{min-width:450px !important}.sq-md-480{height:480px !important;width:480px !important}.hs-md-480{height:480px !important}.hs-max-md-480{max-height:480px !important}.hs-min-md-480{min-height:480px !important}.ws-md-480{width:480px !important}.ws-max-md-480{max-width:480px !important}.ws-min-md-480{min-width:480px !important}.sq-md-500{height:500px !important;width:500px !important}.hs-md-500{height:500px !important}.hs-max-md-500{max-height:500px !important}.hs-min-md-500{min-height:500px !important}.ws-md-500{width:500px !important}.ws-max-md-500{max-width:500px !important}.ws-min-md-500{min-width:500px !important}.sq-md-520{height:520px !important;width:520px !important}.hs-md-520{height:520px !important}.hs-max-md-520{max-height:520px !important}.hs-min-md-520{min-height:520px !important}.ws-md-520{width:520px !important}.ws-max-md-520{max-width:520px !important}.ws-min-md-520{min-width:520px !important}.sq-md-540{height:540px !important;width:540px !important}.hs-md-540{height:540px !important}.hs-max-md-540{max-height:540px !important}.hs-min-md-540{min-height:540px !important}.ws-md-540{width:540px !important}.ws-max-md-540{max-width:540px !important}.ws-min-md-540{min-width:540px !important}.sq-md-580{height:580px !important;width:580px !important}.hs-md-580{height:580px !important}.hs-max-md-580{max-height:580px !important}.hs-min-md-580{min-height:580px !important}.ws-md-580{width:580px !important}.ws-max-md-580{max-width:580px !important}.ws-min-md-580{min-width:580px !important}.sq-md-640{height:640px !important;width:640px !important}.hs-md-640{height:640px !important}.hs-max-md-640{max-height:640px !important}.hs-min-md-640{min-height:640px !important}.ws-md-640{width:640px !important}.ws-max-md-640{max-width:640px !important}.ws-min-md-640{min-width:640px !important}.sq-md-695{height:695px !important;width:695px !important}.hs-md-695{height:695px !important}.hs-max-md-695{max-height:695px !important}.hs-min-md-695{min-height:695px !important}.ws-md-695{width:695px !important}.ws-max-md-695{max-width:695px !important}.ws-min-md-695{min-width:695px !important}.sq-md-725{height:725px !important;width:725px !important}.hs-md-725{height:725px !important}.hs-max-md-725{max-height:725px !important}.hs-min-md-725{min-height:725px !important}.ws-md-725{width:725px !important}.ws-max-md-725{max-width:725px !important}.ws-min-md-725{min-width:725px !important}.sq-md-750{height:750px !important;width:750px !important}.hs-md-750{height:750px !important}.hs-max-md-750{max-height:750px !important}.hs-min-md-750{min-height:750px !important}.ws-md-750{width:750px !important}.ws-max-md-750{max-width:750px !important}.ws-min-md-750{min-width:750px !important}.sq-md-875{height:875px !important;width:875px !important}.hs-md-875{height:875px !important}.hs-max-md-875{max-height:875px !important}.hs-min-md-875{min-height:875px !important}.ws-md-875{width:875px !important}.ws-max-md-875{max-width:875px !important}.ws-min-md-875{min-width:875px !important}.sq-md-900{height:900px !important;width:900px !important}.hs-md-900{height:900px !important}.hs-max-md-900{max-height:900px !important}.hs-min-md-900{min-height:900px !important}.ws-md-900{width:900px !important}.ws-max-md-900{max-width:900px !important}.ws-min-md-900{min-width:900px !important}.fs-md-8{font-size:0.5rem !important}.fs-md-9{font-size:0.5625rem !important}.fs-md-10{font-size:0.625rem !important}.fs-md-11{font-size:0.6875rem !important}.fs-md-12{font-size:0.75rem !important}.fs-md-13{font-size:0.8125rem !important}.fs-md-14{font-size:0.875rem !important}.fs-md-15{font-size:0.9375rem !important}.fs-md-16{font-size:1rem !important}.fs-md-17{font-size:1.0625rem !important}.fs-md-18{font-size:1.125rem !important}.fs-md-19{font-size:1.1875rem !important}.fs-md-20{font-size:1.25rem !important}.fs-md-21{font-size:1.3125rem !important}.fs-md-22{font-size:1.375rem !important}.fs-md-23{font-size:1.4375rem !important}.fs-md-24{font-size:1.5rem !important}.fs-md-25{font-size:1.5625rem !important}.fs-md-26{font-size:1.625rem !important}.fs-md-27{font-size:1.6875rem !important}.fs-md-28{font-size:1.75rem !important}.fs-md-29{font-size:1.8125rem !important}.fs-md-30{font-size:1.875rem !important}.fs-md-31{font-size:1.9375rem !important}.fs-md-32{font-size:2rem !important}.fs-md-33{font-size:2.0625rem !important}.fs-md-34{font-size:2.125rem !important}.fs-md-35{font-size:2.1875rem !important}.fs-md-36{font-size:2.25rem !important}.fs-md-37{font-size:2.3125rem !important}.fs-md-38{font-size:2.375rem !important}.fs-md-39{font-size:2.4375rem !important}.fs-md-40{font-size:2.5rem !important}.fs-md-41{font-size:2.5625rem !important}.fs-md-42{font-size:2.625rem !important}.fs-md-43{font-size:2.6875rem !important}.fs-md-44{font-size:2.75rem !important}.fs-md-45{font-size:2.8125rem !important}.fs-md-46{font-size:2.875rem !important}.fs-md-47{font-size:2.9375rem !important}.fs-md-48{font-size:3rem !important}.fs-md-49{font-size:3.0625rem !important}.fs-md-50{font-size:3.125rem !important}.fs-md-51{font-size:3.1875rem !important}.fs-md-52{font-size:3.25rem !important}.fs-md-53{font-size:3.3125rem !important}.fs-md-54{font-size:3.375rem !important}.fs-md-55{font-size:3.4375rem !important}.fs-md-56{font-size:3.5rem !important}.fs-md-57{font-size:3.5625rem !important}.fs-md-58{font-size:3.625rem !important}.fs-md-59{font-size:3.6875rem !important}.fs-md-60{font-size:3.75rem !important}.fs-md-61{font-size:3.8125rem !important}.fs-md-62{font-size:3.875rem !important}.fs-md-63{font-size:3.9375rem !important}.fs-md-64{font-size:4rem !important}.fs-md-65{font-size:4.0625rem !important}.fs-md-66{font-size:4.125rem !important}.fs-md-67{font-size:4.1875rem !important}.fs-md-68{font-size:4.25rem !important}.fs-md-69{font-size:4.3125rem !important}.fs-md-70{font-size:4.375rem !important}.fs-md-71{font-size:4.4375rem !important}.fs-md-72{font-size:4.5rem !important}.w-max-md-100{max-width:100% !important}.w-min-md-100{min-width:100% !important}.position-md-sticky{position:sticky !important}.position-md-absolute{position:absolute !important}}@media(min-width: 992px){.sq-lg-4{height:4px !important;width:4px !important}.hs-lg-4{height:4px !important}.hs-max-lg-4{max-height:4px !important}.hs-min-lg-4{min-height:4px !important}.ws-lg-4{width:4px !important}.ws-max-lg-4{max-width:4px !important}.ws-min-lg-4{min-width:4px !important}.sq-lg-6{height:6px !important;width:6px !important}.hs-lg-6{height:6px !important}.hs-max-lg-6{max-height:6px !important}.hs-min-lg-6{min-height:6px !important}.ws-lg-6{width:6px !important}.ws-max-lg-6{max-width:6px !important}.ws-min-lg-6{min-width:6px !important}.sq-lg-10{height:10px !important;width:10px !important}.hs-lg-10{height:10px !important}.hs-max-lg-10{max-height:10px !important}.hs-min-lg-10{min-height:10px !important}.ws-lg-10{width:10px !important}.ws-max-lg-10{max-width:10px !important}.ws-min-lg-10{min-width:10px !important}.sq-lg-14{height:14px !important;width:14px !important}.hs-lg-14{height:14px !important}.hs-max-lg-14{max-height:14px !important}.hs-min-lg-14{min-height:14px !important}.ws-lg-14{width:14px !important}.ws-max-lg-14{max-width:14px !important}.ws-min-lg-14{min-width:14px !important}.sq-lg-15{height:15px !important;width:15px !important}.hs-lg-15{height:15px !important}.hs-max-lg-15{max-height:15px !important}.hs-min-lg-15{min-height:15px !important}.ws-lg-15{width:15px !important}.ws-max-lg-15{max-width:15px !important}.ws-min-lg-15{min-width:15px !important}.sq-lg-20{height:20px !important;width:20px !important}.hs-lg-20{height:20px !important}.hs-max-lg-20{max-height:20px !important}.hs-min-lg-20{min-height:20px !important}.ws-lg-20{width:20px !important}.ws-max-lg-20{max-width:20px !important}.ws-min-lg-20{min-width:20px !important}.sq-lg-24{height:24px !important;width:24px !important}.hs-lg-24{height:24px !important}.hs-max-lg-24{max-height:24px !important}.hs-min-lg-24{min-height:24px !important}.ws-lg-24{width:24px !important}.ws-max-lg-24{max-width:24px !important}.ws-min-lg-24{min-width:24px !important}.sq-lg-25{height:25px !important;width:25px !important}.hs-lg-25{height:25px !important}.hs-max-lg-25{max-height:25px !important}.hs-min-lg-25{min-height:25px !important}.ws-lg-25{width:25px !important}.ws-max-lg-25{max-width:25px !important}.ws-min-lg-25{min-width:25px !important}.sq-lg-30{height:30px !important;width:30px !important}.hs-lg-30{height:30px !important}.hs-max-lg-30{max-height:30px !important}.hs-min-lg-30{min-height:30px !important}.ws-lg-30{width:30px !important}.ws-max-lg-30{max-width:30px !important}.ws-min-lg-30{min-width:30px !important}.sq-lg-32{height:32px !important;width:32px !important}.hs-lg-32{height:32px !important}.hs-max-lg-32{max-height:32px !important}.hs-min-lg-32{min-height:32px !important}.ws-lg-32{width:32px !important}.ws-max-lg-32{max-width:32px !important}.ws-min-lg-32{min-width:32px !important}.sq-lg-35{height:35px !important;width:35px !important}.hs-lg-35{height:35px !important}.hs-max-lg-35{max-height:35px !important}.hs-min-lg-35{min-height:35px !important}.ws-lg-35{width:35px !important}.ws-max-lg-35{max-width:35px !important}.ws-min-lg-35{min-width:35px !important}.sq-lg-36{height:36px !important;width:36px !important}.hs-lg-36{height:36px !important}.hs-max-lg-36{max-height:36px !important}.hs-min-lg-36{min-height:36px !important}.ws-lg-36{width:36px !important}.ws-max-lg-36{max-width:36px !important}.ws-min-lg-36{min-width:36px !important}.sq-lg-38{height:38px !important;width:38px !important}.hs-lg-38{height:38px !important}.hs-max-lg-38{max-height:38px !important}.hs-min-lg-38{min-height:38px !important}.ws-lg-38{width:38px !important}.ws-max-lg-38{max-width:38px !important}.ws-min-lg-38{min-width:38px !important}.sq-lg-42{height:42px !important;width:42px !important}.hs-lg-42{height:42px !important}.hs-max-lg-42{max-height:42px !important}.hs-min-lg-42{min-height:42px !important}.ws-lg-42{width:42px !important}.ws-max-lg-42{max-width:42px !important}.ws-min-lg-42{min-width:42px !important}.sq-lg-45{height:45px !important;width:45px !important}.hs-lg-45{height:45px !important}.hs-max-lg-45{max-height:45px !important}.hs-min-lg-45{min-height:45px !important}.ws-lg-45{width:45px !important}.ws-max-lg-45{max-width:45px !important}.ws-min-lg-45{min-width:45px !important}.sq-lg-50{height:50px !important;width:50px !important}.hs-lg-50{height:50px !important}.hs-max-lg-50{max-height:50px !important}.hs-min-lg-50{min-height:50px !important}.ws-lg-50{width:50px !important}.ws-max-lg-50{max-width:50px !important}.ws-min-lg-50{min-width:50px !important}.sq-lg-60{height:60px !important;width:60px !important}.hs-lg-60{height:60px !important}.hs-max-lg-60{max-height:60px !important}.hs-min-lg-60{min-height:60px !important}.ws-lg-60{width:60px !important}.ws-max-lg-60{max-width:60px !important}.ws-min-lg-60{min-width:60px !important}.sq-lg-68{height:68px !important;width:68px !important}.hs-lg-68{height:68px !important}.hs-max-lg-68{max-height:68px !important}.hs-min-lg-68{min-height:68px !important}.ws-lg-68{width:68px !important}.ws-max-lg-68{max-width:68px !important}.ws-min-lg-68{min-width:68px !important}.sq-lg-75{height:75px !important;width:75px !important}.hs-lg-75{height:75px !important}.hs-max-lg-75{max-height:75px !important}.hs-min-lg-75{min-height:75px !important}.ws-lg-75{width:75px !important}.ws-max-lg-75{max-width:75px !important}.ws-min-lg-75{min-width:75px !important}.sq-lg-80{height:80px !important;width:80px !important}.hs-lg-80{height:80px !important}.hs-max-lg-80{max-height:80px !important}.hs-min-lg-80{min-height:80px !important}.ws-lg-80{width:80px !important}.ws-max-lg-80{max-width:80px !important}.ws-min-lg-80{min-width:80px !important}.sq-lg-84{height:84px !important;width:84px !important}.hs-lg-84{height:84px !important}.hs-max-lg-84{max-height:84px !important}.hs-min-lg-84{min-height:84px !important}.ws-lg-84{width:84px !important}.ws-max-lg-84{max-width:84px !important}.ws-min-lg-84{min-width:84px !important}.sq-lg-100{height:100px !important;width:100px !important}.hs-lg-100{height:100px !important}.hs-max-lg-100{max-height:100px !important}.hs-min-lg-100{min-height:100px !important}.ws-lg-100{width:100px !important}.ws-max-lg-100{max-width:100px !important}.ws-min-lg-100{min-width:100px !important}.sq-lg-118{height:118px !important;width:118px !important}.hs-lg-118{height:118px !important}.hs-max-lg-118{max-height:118px !important}.hs-min-lg-118{min-height:118px !important}.ws-lg-118{width:118px !important}.ws-max-lg-118{max-width:118px !important}.ws-min-lg-118{min-width:118px !important}.sq-lg-120{height:120px !important;width:120px !important}.hs-lg-120{height:120px !important}.hs-max-lg-120{max-height:120px !important}.hs-min-lg-120{min-height:120px !important}.ws-lg-120{width:120px !important}.ws-max-lg-120{max-width:120px !important}.ws-min-lg-120{min-width:120px !important}.sq-lg-125{height:125px !important;width:125px !important}.hs-lg-125{height:125px !important}.hs-max-lg-125{max-height:125px !important}.hs-min-lg-125{min-height:125px !important}.ws-lg-125{width:125px !important}.ws-max-lg-125{max-width:125px !important}.ws-min-lg-125{min-width:125px !important}.sq-lg-140{height:140px !important;width:140px !important}.hs-lg-140{height:140px !important}.hs-max-lg-140{max-height:140px !important}.hs-min-lg-140{min-height:140px !important}.ws-lg-140{width:140px !important}.ws-max-lg-140{max-width:140px !important}.ws-min-lg-140{min-width:140px !important}.sq-lg-150{height:150px !important;width:150px !important}.hs-lg-150{height:150px !important}.hs-max-lg-150{max-height:150px !important}.hs-min-lg-150{min-height:150px !important}.ws-lg-150{width:150px !important}.ws-max-lg-150{max-width:150px !important}.ws-min-lg-150{min-width:150px !important}.sq-lg-160{height:160px !important;width:160px !important}.hs-lg-160{height:160px !important}.hs-max-lg-160{max-height:160px !important}.hs-min-lg-160{min-height:160px !important}.ws-lg-160{width:160px !important}.ws-max-lg-160{max-width:160px !important}.ws-min-lg-160{min-width:160px !important}.sq-lg-170{height:170px !important;width:170px !important}.hs-lg-170{height:170px !important}.hs-max-lg-170{max-height:170px !important}.hs-min-lg-170{min-height:170px !important}.ws-lg-170{width:170px !important}.ws-max-lg-170{max-width:170px !important}.ws-min-lg-170{min-width:170px !important}.sq-lg-180{height:180px !important;width:180px !important}.hs-lg-180{height:180px !important}.hs-max-lg-180{max-height:180px !important}.hs-min-lg-180{min-height:180px !important}.ws-lg-180{width:180px !important}.ws-max-lg-180{max-width:180px !important}.ws-min-lg-180{min-width:180px !important}.sq-lg-190{height:190px !important;width:190px !important}.hs-lg-190{height:190px !important}.hs-max-lg-190{max-height:190px !important}.hs-min-lg-190{min-height:190px !important}.ws-lg-190{width:190px !important}.ws-max-lg-190{max-width:190px !important}.ws-min-lg-190{min-width:190px !important}.sq-lg-200{height:200px !important;width:200px !important}.hs-lg-200{height:200px !important}.hs-max-lg-200{max-height:200px !important}.hs-min-lg-200{min-height:200px !important}.ws-lg-200{width:200px !important}.ws-max-lg-200{max-width:200px !important}.ws-min-lg-200{min-width:200px !important}.sq-lg-210{height:210px !important;width:210px !important}.hs-lg-210{height:210px !important}.hs-max-lg-210{max-height:210px !important}.hs-min-lg-210{min-height:210px !important}.ws-lg-210{width:210px !important}.ws-max-lg-210{max-width:210px !important}.ws-min-lg-210{min-width:210px !important}.sq-lg-220{height:220px !important;width:220px !important}.hs-lg-220{height:220px !important}.hs-max-lg-220{max-height:220px !important}.hs-min-lg-220{min-height:220px !important}.ws-lg-220{width:220px !important}.ws-max-lg-220{max-width:220px !important}.ws-min-lg-220{min-width:220px !important}.sq-lg-240{height:240px !important;width:240px !important}.hs-lg-240{height:240px !important}.hs-max-lg-240{max-height:240px !important}.hs-min-lg-240{min-height:240px !important}.ws-lg-240{width:240px !important}.ws-max-lg-240{max-width:240px !important}.ws-min-lg-240{min-width:240px !important}.sq-lg-280{height:280px !important;width:280px !important}.hs-lg-280{height:280px !important}.hs-max-lg-280{max-height:280px !important}.hs-min-lg-280{min-height:280px !important}.ws-lg-280{width:280px !important}.ws-max-lg-280{max-width:280px !important}.ws-min-lg-280{min-width:280px !important}.sq-lg-290{height:290px !important;width:290px !important}.hs-lg-290{height:290px !important}.hs-max-lg-290{max-height:290px !important}.hs-min-lg-290{min-height:290px !important}.ws-lg-290{width:290px !important}.ws-max-lg-290{max-width:290px !important}.ws-min-lg-290{min-width:290px !important}.sq-lg-300{height:300px !important;width:300px !important}.hs-lg-300{height:300px !important}.hs-max-lg-300{max-height:300px !important}.hs-min-lg-300{min-height:300px !important}.ws-lg-300{width:300px !important}.ws-max-lg-300{max-width:300px !important}.ws-min-lg-300{min-width:300px !important}.sq-lg-310{height:310px !important;width:310px !important}.hs-lg-310{height:310px !important}.hs-max-lg-310{max-height:310px !important}.hs-min-lg-310{min-height:310px !important}.ws-lg-310{width:310px !important}.ws-max-lg-310{max-width:310px !important}.ws-min-lg-310{min-width:310px !important}.sq-lg-320{height:320px !important;width:320px !important}.hs-lg-320{height:320px !important}.hs-max-lg-320{max-height:320px !important}.hs-min-lg-320{min-height:320px !important}.ws-lg-320{width:320px !important}.ws-max-lg-320{max-width:320px !important}.ws-min-lg-320{min-width:320px !important}.sq-lg-330{height:330px !important;width:330px !important}.hs-lg-330{height:330px !important}.hs-max-lg-330{max-height:330px !important}.hs-min-lg-330{min-height:330px !important}.ws-lg-330{width:330px !important}.ws-max-lg-330{max-width:330px !important}.ws-min-lg-330{min-width:330px !important}.sq-lg-350{height:350px !important;width:350px !important}.hs-lg-350{height:350px !important}.hs-max-lg-350{max-height:350px !important}.hs-min-lg-350{min-height:350px !important}.ws-lg-350{width:350px !important}.ws-max-lg-350{max-width:350px !important}.ws-min-lg-350{min-width:350px !important}.sq-lg-360{height:360px !important;width:360px !important}.hs-lg-360{height:360px !important}.hs-max-lg-360{max-height:360px !important}.hs-min-lg-360{min-height:360px !important}.ws-lg-360{width:360px !important}.ws-max-lg-360{max-width:360px !important}.ws-min-lg-360{min-width:360px !important}.sq-lg-390{height:390px !important;width:390px !important}.hs-lg-390{height:390px !important}.hs-max-lg-390{max-height:390px !important}.hs-min-lg-390{min-height:390px !important}.ws-lg-390{width:390px !important}.ws-max-lg-390{max-width:390px !important}.ws-min-lg-390{min-width:390px !important}.sq-lg-400{height:400px !important;width:400px !important}.hs-lg-400{height:400px !important}.hs-max-lg-400{max-height:400px !important}.hs-min-lg-400{min-height:400px !important}.ws-lg-400{width:400px !important}.ws-max-lg-400{max-width:400px !important}.ws-min-lg-400{min-width:400px !important}.sq-lg-445{height:445px !important;width:445px !important}.hs-lg-445{height:445px !important}.hs-max-lg-445{max-height:445px !important}.hs-min-lg-445{min-height:445px !important}.ws-lg-445{width:445px !important}.ws-max-lg-445{max-width:445px !important}.ws-min-lg-445{min-width:445px !important}.sq-lg-450{height:450px !important;width:450px !important}.hs-lg-450{height:450px !important}.hs-max-lg-450{max-height:450px !important}.hs-min-lg-450{min-height:450px !important}.ws-lg-450{width:450px !important}.ws-max-lg-450{max-width:450px !important}.ws-min-lg-450{min-width:450px !important}.sq-lg-480{height:480px !important;width:480px !important}.hs-lg-480{height:480px !important}.hs-max-lg-480{max-height:480px !important}.hs-min-lg-480{min-height:480px !important}.ws-lg-480{width:480px !important}.ws-max-lg-480{max-width:480px !important}.ws-min-lg-480{min-width:480px !important}.sq-lg-500{height:500px !important;width:500px !important}.hs-lg-500{height:500px !important}.hs-max-lg-500{max-height:500px !important}.hs-min-lg-500{min-height:500px !important}.ws-lg-500{width:500px !important}.ws-max-lg-500{max-width:500px !important}.ws-min-lg-500{min-width:500px !important}.sq-lg-520{height:520px !important;width:520px !important}.hs-lg-520{height:520px !important}.hs-max-lg-520{max-height:520px !important}.hs-min-lg-520{min-height:520px !important}.ws-lg-520{width:520px !important}.ws-max-lg-520{max-width:520px !important}.ws-min-lg-520{min-width:520px !important}.sq-lg-540{height:540px !important;width:540px !important}.hs-lg-540{height:540px !important}.hs-max-lg-540{max-height:540px !important}.hs-min-lg-540{min-height:540px !important}.ws-lg-540{width:540px !important}.ws-max-lg-540{max-width:540px !important}.ws-min-lg-540{min-width:540px !important}.sq-lg-580{height:580px !important;width:580px !important}.hs-lg-580{height:580px !important}.hs-max-lg-580{max-height:580px !important}.hs-min-lg-580{min-height:580px !important}.ws-lg-580{width:580px !important}.ws-max-lg-580{max-width:580px !important}.ws-min-lg-580{min-width:580px !important}.sq-lg-640{height:640px !important;width:640px !important}.hs-lg-640{height:640px !important}.hs-max-lg-640{max-height:640px !important}.hs-min-lg-640{min-height:640px !important}.ws-lg-640{width:640px !important}.ws-max-lg-640{max-width:640px !important}.ws-min-lg-640{min-width:640px !important}.sq-lg-695{height:695px !important;width:695px !important}.hs-lg-695{height:695px !important}.hs-max-lg-695{max-height:695px !important}.hs-min-lg-695{min-height:695px !important}.ws-lg-695{width:695px !important}.ws-max-lg-695{max-width:695px !important}.ws-min-lg-695{min-width:695px !important}.sq-lg-725{height:725px !important;width:725px !important}.hs-lg-725{height:725px !important}.hs-max-lg-725{max-height:725px !important}.hs-min-lg-725{min-height:725px !important}.ws-lg-725{width:725px !important}.ws-max-lg-725{max-width:725px !important}.ws-min-lg-725{min-width:725px !important}.sq-lg-750{height:750px !important;width:750px !important}.hs-lg-750{height:750px !important}.hs-max-lg-750{max-height:750px !important}.hs-min-lg-750{min-height:750px !important}.ws-lg-750{width:750px !important}.ws-max-lg-750{max-width:750px !important}.ws-min-lg-750{min-width:750px !important}.sq-lg-875{height:875px !important;width:875px !important}.hs-lg-875{height:875px !important}.hs-max-lg-875{max-height:875px !important}.hs-min-lg-875{min-height:875px !important}.ws-lg-875{width:875px !important}.ws-max-lg-875{max-width:875px !important}.ws-min-lg-875{min-width:875px !important}.sq-lg-900{height:900px !important;width:900px !important}.hs-lg-900{height:900px !important}.hs-max-lg-900{max-height:900px !important}.hs-min-lg-900{min-height:900px !important}.ws-lg-900{width:900px !important}.ws-max-lg-900{max-width:900px !important}.ws-min-lg-900{min-width:900px !important}.fs-lg-8{font-size:0.5rem !important}.fs-lg-9{font-size:0.5625rem !important}.fs-lg-10{font-size:0.625rem !important}.fs-lg-11{font-size:0.6875rem !important}.fs-lg-12{font-size:0.75rem !important}.fs-lg-13{font-size:0.8125rem !important}.fs-lg-14{font-size:0.875rem !important}.fs-lg-15{font-size:0.9375rem !important}.fs-lg-16{font-size:1rem !important}.fs-lg-17{font-size:1.0625rem !important}.fs-lg-18{font-size:1.125rem !important}.fs-lg-19{font-size:1.1875rem !important}.fs-lg-20{font-size:1.25rem !important}.fs-lg-21{font-size:1.3125rem !important}.fs-lg-22{font-size:1.375rem !important}.fs-lg-23{font-size:1.4375rem !important}.fs-lg-24{font-size:1.5rem !important}.fs-lg-25{font-size:1.5625rem !important}.fs-lg-26{font-size:1.625rem !important}.fs-lg-27{font-size:1.6875rem !important}.fs-lg-28{font-size:1.75rem !important}.fs-lg-29{font-size:1.8125rem !important}.fs-lg-30{font-size:1.875rem !important}.fs-lg-31{font-size:1.9375rem !important}.fs-lg-32{font-size:2rem !important}.fs-lg-33{font-size:2.0625rem !important}.fs-lg-34{font-size:2.125rem !important}.fs-lg-35{font-size:2.1875rem !important}.fs-lg-36{font-size:2.25rem !important}.fs-lg-37{font-size:2.3125rem !important}.fs-lg-38{font-size:2.375rem !important}.fs-lg-39{font-size:2.4375rem !important}.fs-lg-40{font-size:2.5rem !important}.fs-lg-41{font-size:2.5625rem !important}.fs-lg-42{font-size:2.625rem !important}.fs-lg-43{font-size:2.6875rem !important}.fs-lg-44{font-size:2.75rem !important}.fs-lg-45{font-size:2.8125rem !important}.fs-lg-46{font-size:2.875rem !important}.fs-lg-47{font-size:2.9375rem !important}.fs-lg-48{font-size:3rem !important}.fs-lg-49{font-size:3.0625rem !important}.fs-lg-50{font-size:3.125rem !important}.fs-lg-51{font-size:3.1875rem !important}.fs-lg-52{font-size:3.25rem !important}.fs-lg-53{font-size:3.3125rem !important}.fs-lg-54{font-size:3.375rem !important}.fs-lg-55{font-size:3.4375rem !important}.fs-lg-56{font-size:3.5rem !important}.fs-lg-57{font-size:3.5625rem !important}.fs-lg-58{font-size:3.625rem !important}.fs-lg-59{font-size:3.6875rem !important}.fs-lg-60{font-size:3.75rem !important}.fs-lg-61{font-size:3.8125rem !important}.fs-lg-62{font-size:3.875rem !important}.fs-lg-63{font-size:3.9375rem !important}.fs-lg-64{font-size:4rem !important}.fs-lg-65{font-size:4.0625rem !important}.fs-lg-66{font-size:4.125rem !important}.fs-lg-67{font-size:4.1875rem !important}.fs-lg-68{font-size:4.25rem !important}.fs-lg-69{font-size:4.3125rem !important}.fs-lg-70{font-size:4.375rem !important}.fs-lg-71{font-size:4.4375rem !important}.fs-lg-72{font-size:4.5rem !important}.w-max-lg-100{max-width:100% !important}.w-min-lg-100{min-width:100% !important}.position-lg-sticky{position:sticky !important}.position-lg-absolute{position:absolute !important}}@media(min-width: 1200px){.sq-xl-4{height:4px !important;width:4px !important}.hs-xl-4{height:4px !important}.hs-max-xl-4{max-height:4px !important}.hs-min-xl-4{min-height:4px !important}.ws-xl-4{width:4px !important}.ws-max-xl-4{max-width:4px !important}.ws-min-xl-4{min-width:4px !important}.sq-xl-6{height:6px !important;width:6px !important}.hs-xl-6{height:6px !important}.hs-max-xl-6{max-height:6px !important}.hs-min-xl-6{min-height:6px !important}.ws-xl-6{width:6px !important}.ws-max-xl-6{max-width:6px !important}.ws-min-xl-6{min-width:6px !important}.sq-xl-10{height:10px !important;width:10px !important}.hs-xl-10{height:10px !important}.hs-max-xl-10{max-height:10px !important}.hs-min-xl-10{min-height:10px !important}.ws-xl-10{width:10px !important}.ws-max-xl-10{max-width:10px !important}.ws-min-xl-10{min-width:10px !important}.sq-xl-14{height:14px !important;width:14px !important}.hs-xl-14{height:14px !important}.hs-max-xl-14{max-height:14px !important}.hs-min-xl-14{min-height:14px !important}.ws-xl-14{width:14px !important}.ws-max-xl-14{max-width:14px !important}.ws-min-xl-14{min-width:14px !important}.sq-xl-15{height:15px !important;width:15px !important}.hs-xl-15{height:15px !important}.hs-max-xl-15{max-height:15px !important}.hs-min-xl-15{min-height:15px !important}.ws-xl-15{width:15px !important}.ws-max-xl-15{max-width:15px !important}.ws-min-xl-15{min-width:15px !important}.sq-xl-20{height:20px !important;width:20px !important}.hs-xl-20{height:20px !important}.hs-max-xl-20{max-height:20px !important}.hs-min-xl-20{min-height:20px !important}.ws-xl-20{width:20px !important}.ws-max-xl-20{max-width:20px !important}.ws-min-xl-20{min-width:20px !important}.sq-xl-24{height:24px !important;width:24px !important}.hs-xl-24{height:24px !important}.hs-max-xl-24{max-height:24px !important}.hs-min-xl-24{min-height:24px !important}.ws-xl-24{width:24px !important}.ws-max-xl-24{max-width:24px !important}.ws-min-xl-24{min-width:24px !important}.sq-xl-25{height:25px !important;width:25px !important}.hs-xl-25{height:25px !important}.hs-max-xl-25{max-height:25px !important}.hs-min-xl-25{min-height:25px !important}.ws-xl-25{width:25px !important}.ws-max-xl-25{max-width:25px !important}.ws-min-xl-25{min-width:25px !important}.sq-xl-30{height:30px !important;width:30px !important}.hs-xl-30{height:30px !important}.hs-max-xl-30{max-height:30px !important}.hs-min-xl-30{min-height:30px !important}.ws-xl-30{width:30px !important}.ws-max-xl-30{max-width:30px !important}.ws-min-xl-30{min-width:30px !important}.sq-xl-32{height:32px !important;width:32px !important}.hs-xl-32{height:32px !important}.hs-max-xl-32{max-height:32px !important}.hs-min-xl-32{min-height:32px !important}.ws-xl-32{width:32px !important}.ws-max-xl-32{max-width:32px !important}.ws-min-xl-32{min-width:32px !important}.sq-xl-35{height:35px !important;width:35px !important}.hs-xl-35{height:35px !important}.hs-max-xl-35{max-height:35px !important}.hs-min-xl-35{min-height:35px !important}.ws-xl-35{width:35px !important}.ws-max-xl-35{max-width:35px !important}.ws-min-xl-35{min-width:35px !important}.sq-xl-36{height:36px !important;width:36px !important}.hs-xl-36{height:36px !important}.hs-max-xl-36{max-height:36px !important}.hs-min-xl-36{min-height:36px !important}.ws-xl-36{width:36px !important}.ws-max-xl-36{max-width:36px !important}.ws-min-xl-36{min-width:36px !important}.sq-xl-38{height:38px !important;width:38px !important}.hs-xl-38{height:38px !important}.hs-max-xl-38{max-height:38px !important}.hs-min-xl-38{min-height:38px !important}.ws-xl-38{width:38px !important}.ws-max-xl-38{max-width:38px !important}.ws-min-xl-38{min-width:38px !important}.sq-xl-42{height:42px !important;width:42px !important}.hs-xl-42{height:42px !important}.hs-max-xl-42{max-height:42px !important}.hs-min-xl-42{min-height:42px !important}.ws-xl-42{width:42px !important}.ws-max-xl-42{max-width:42px !important}.ws-min-xl-42{min-width:42px !important}.sq-xl-45{height:45px !important;width:45px !important}.hs-xl-45{height:45px !important}.hs-max-xl-45{max-height:45px !important}.hs-min-xl-45{min-height:45px !important}.ws-xl-45{width:45px !important}.ws-max-xl-45{max-width:45px !important}.ws-min-xl-45{min-width:45px !important}.sq-xl-50{height:50px !important;width:50px !important}.hs-xl-50{height:50px !important}.hs-max-xl-50{max-height:50px !important}.hs-min-xl-50{min-height:50px !important}.ws-xl-50{width:50px !important}.ws-max-xl-50{max-width:50px !important}.ws-min-xl-50{min-width:50px !important}.sq-xl-60{height:60px !important;width:60px !important}.hs-xl-60{height:60px !important}.hs-max-xl-60{max-height:60px !important}.hs-min-xl-60{min-height:60px !important}.ws-xl-60{width:60px !important}.ws-max-xl-60{max-width:60px !important}.ws-min-xl-60{min-width:60px !important}.sq-xl-68{height:68px !important;width:68px !important}.hs-xl-68{height:68px !important}.hs-max-xl-68{max-height:68px !important}.hs-min-xl-68{min-height:68px !important}.ws-xl-68{width:68px !important}.ws-max-xl-68{max-width:68px !important}.ws-min-xl-68{min-width:68px !important}.sq-xl-75{height:75px !important;width:75px !important}.hs-xl-75{height:75px !important}.hs-max-xl-75{max-height:75px !important}.hs-min-xl-75{min-height:75px !important}.ws-xl-75{width:75px !important}.ws-max-xl-75{max-width:75px !important}.ws-min-xl-75{min-width:75px !important}.sq-xl-80{height:80px !important;width:80px !important}.hs-xl-80{height:80px !important}.hs-max-xl-80{max-height:80px !important}.hs-min-xl-80{min-height:80px !important}.ws-xl-80{width:80px !important}.ws-max-xl-80{max-width:80px !important}.ws-min-xl-80{min-width:80px !important}.sq-xl-84{height:84px !important;width:84px !important}.hs-xl-84{height:84px !important}.hs-max-xl-84{max-height:84px !important}.hs-min-xl-84{min-height:84px !important}.ws-xl-84{width:84px !important}.ws-max-xl-84{max-width:84px !important}.ws-min-xl-84{min-width:84px !important}.sq-xl-100{height:100px !important;width:100px !important}.hs-xl-100{height:100px !important}.hs-max-xl-100{max-height:100px !important}.hs-min-xl-100{min-height:100px !important}.ws-xl-100{width:100px !important}.ws-max-xl-100{max-width:100px !important}.ws-min-xl-100{min-width:100px !important}.sq-xl-118{height:118px !important;width:118px !important}.hs-xl-118{height:118px !important}.hs-max-xl-118{max-height:118px !important}.hs-min-xl-118{min-height:118px !important}.ws-xl-118{width:118px !important}.ws-max-xl-118{max-width:118px !important}.ws-min-xl-118{min-width:118px !important}.sq-xl-120{height:120px !important;width:120px !important}.hs-xl-120{height:120px !important}.hs-max-xl-120{max-height:120px !important}.hs-min-xl-120{min-height:120px !important}.ws-xl-120{width:120px !important}.ws-max-xl-120{max-width:120px !important}.ws-min-xl-120{min-width:120px !important}.sq-xl-125{height:125px !important;width:125px !important}.hs-xl-125{height:125px !important}.hs-max-xl-125{max-height:125px !important}.hs-min-xl-125{min-height:125px !important}.ws-xl-125{width:125px !important}.ws-max-xl-125{max-width:125px !important}.ws-min-xl-125{min-width:125px !important}.sq-xl-140{height:140px !important;width:140px !important}.hs-xl-140{height:140px !important}.hs-max-xl-140{max-height:140px !important}.hs-min-xl-140{min-height:140px !important}.ws-xl-140{width:140px !important}.ws-max-xl-140{max-width:140px !important}.ws-min-xl-140{min-width:140px !important}.sq-xl-150{height:150px !important;width:150px !important}.hs-xl-150{height:150px !important}.hs-max-xl-150{max-height:150px !important}.hs-min-xl-150{min-height:150px !important}.ws-xl-150{width:150px !important}.ws-max-xl-150{max-width:150px !important}.ws-min-xl-150{min-width:150px !important}.sq-xl-160{height:160px !important;width:160px !important}.hs-xl-160{height:160px !important}.hs-max-xl-160{max-height:160px !important}.hs-min-xl-160{min-height:160px !important}.ws-xl-160{width:160px !important}.ws-max-xl-160{max-width:160px !important}.ws-min-xl-160{min-width:160px !important}.sq-xl-170{height:170px !important;width:170px !important}.hs-xl-170{height:170px !important}.hs-max-xl-170{max-height:170px !important}.hs-min-xl-170{min-height:170px !important}.ws-xl-170{width:170px !important}.ws-max-xl-170{max-width:170px !important}.ws-min-xl-170{min-width:170px !important}.sq-xl-180{height:180px !important;width:180px !important}.hs-xl-180{height:180px !important}.hs-max-xl-180{max-height:180px !important}.hs-min-xl-180{min-height:180px !important}.ws-xl-180{width:180px !important}.ws-max-xl-180{max-width:180px !important}.ws-min-xl-180{min-width:180px !important}.sq-xl-190{height:190px !important;width:190px !important}.hs-xl-190{height:190px !important}.hs-max-xl-190{max-height:190px !important}.hs-min-xl-190{min-height:190px !important}.ws-xl-190{width:190px !important}.ws-max-xl-190{max-width:190px !important}.ws-min-xl-190{min-width:190px !important}.sq-xl-200{height:200px !important;width:200px !important}.hs-xl-200{height:200px !important}.hs-max-xl-200{max-height:200px !important}.hs-min-xl-200{min-height:200px !important}.ws-xl-200{width:200px !important}.ws-max-xl-200{max-width:200px !important}.ws-min-xl-200{min-width:200px !important}.sq-xl-210{height:210px !important;width:210px !important}.hs-xl-210{height:210px !important}.hs-max-xl-210{max-height:210px !important}.hs-min-xl-210{min-height:210px !important}.ws-xl-210{width:210px !important}.ws-max-xl-210{max-width:210px !important}.ws-min-xl-210{min-width:210px !important}.sq-xl-220{height:220px !important;width:220px !important}.hs-xl-220{height:220px !important}.hs-max-xl-220{max-height:220px !important}.hs-min-xl-220{min-height:220px !important}.ws-xl-220{width:220px !important}.ws-max-xl-220{max-width:220px !important}.ws-min-xl-220{min-width:220px !important}.sq-xl-240{height:240px !important;width:240px !important}.hs-xl-240{height:240px !important}.hs-max-xl-240{max-height:240px !important}.hs-min-xl-240{min-height:240px !important}.ws-xl-240{width:240px !important}.ws-max-xl-240{max-width:240px !important}.ws-min-xl-240{min-width:240px !important}.sq-xl-280{height:280px !important;width:280px !important}.hs-xl-280{height:280px !important}.hs-max-xl-280{max-height:280px !important}.hs-min-xl-280{min-height:280px !important}.ws-xl-280{width:280px !important}.ws-max-xl-280{max-width:280px !important}.ws-min-xl-280{min-width:280px !important}.sq-xl-290{height:290px !important;width:290px !important}.hs-xl-290{height:290px !important}.hs-max-xl-290{max-height:290px !important}.hs-min-xl-290{min-height:290px !important}.ws-xl-290{width:290px !important}.ws-max-xl-290{max-width:290px !important}.ws-min-xl-290{min-width:290px !important}.sq-xl-300{height:300px !important;width:300px !important}.hs-xl-300{height:300px !important}.hs-max-xl-300{max-height:300px !important}.hs-min-xl-300{min-height:300px !important}.ws-xl-300{width:300px !important}.ws-max-xl-300{max-width:300px !important}.ws-min-xl-300{min-width:300px !important}.sq-xl-310{height:310px !important;width:310px !important}.hs-xl-310{height:310px !important}.hs-max-xl-310{max-height:310px !important}.hs-min-xl-310{min-height:310px !important}.ws-xl-310{width:310px !important}.ws-max-xl-310{max-width:310px !important}.ws-min-xl-310{min-width:310px !important}.sq-xl-320{height:320px !important;width:320px !important}.hs-xl-320{height:320px !important}.hs-max-xl-320{max-height:320px !important}.hs-min-xl-320{min-height:320px !important}.ws-xl-320{width:320px !important}.ws-max-xl-320{max-width:320px !important}.ws-min-xl-320{min-width:320px !important}.sq-xl-330{height:330px !important;width:330px !important}.hs-xl-330{height:330px !important}.hs-max-xl-330{max-height:330px !important}.hs-min-xl-330{min-height:330px !important}.ws-xl-330{width:330px !important}.ws-max-xl-330{max-width:330px !important}.ws-min-xl-330{min-width:330px !important}.sq-xl-350{height:350px !important;width:350px !important}.hs-xl-350{height:350px !important}.hs-max-xl-350{max-height:350px !important}.hs-min-xl-350{min-height:350px !important}.ws-xl-350{width:350px !important}.ws-max-xl-350{max-width:350px !important}.ws-min-xl-350{min-width:350px !important}.sq-xl-360{height:360px !important;width:360px !important}.hs-xl-360{height:360px !important}.hs-max-xl-360{max-height:360px !important}.hs-min-xl-360{min-height:360px !important}.ws-xl-360{width:360px !important}.ws-max-xl-360{max-width:360px !important}.ws-min-xl-360{min-width:360px !important}.sq-xl-390{height:390px !important;width:390px !important}.hs-xl-390{height:390px !important}.hs-max-xl-390{max-height:390px !important}.hs-min-xl-390{min-height:390px !important}.ws-xl-390{width:390px !important}.ws-max-xl-390{max-width:390px !important}.ws-min-xl-390{min-width:390px !important}.sq-xl-400{height:400px !important;width:400px !important}.hs-xl-400{height:400px !important}.hs-max-xl-400{max-height:400px !important}.hs-min-xl-400{min-height:400px !important}.ws-xl-400{width:400px !important}.ws-max-xl-400{max-width:400px !important}.ws-min-xl-400{min-width:400px !important}.sq-xl-445{height:445px !important;width:445px !important}.hs-xl-445{height:445px !important}.hs-max-xl-445{max-height:445px !important}.hs-min-xl-445{min-height:445px !important}.ws-xl-445{width:445px !important}.ws-max-xl-445{max-width:445px !important}.ws-min-xl-445{min-width:445px !important}.sq-xl-450{height:450px !important;width:450px !important}.hs-xl-450{height:450px !important}.hs-max-xl-450{max-height:450px !important}.hs-min-xl-450{min-height:450px !important}.ws-xl-450{width:450px !important}.ws-max-xl-450{max-width:450px !important}.ws-min-xl-450{min-width:450px !important}.sq-xl-480{height:480px !important;width:480px !important}.hs-xl-480{height:480px !important}.hs-max-xl-480{max-height:480px !important}.hs-min-xl-480{min-height:480px !important}.ws-xl-480{width:480px !important}.ws-max-xl-480{max-width:480px !important}.ws-min-xl-480{min-width:480px !important}.sq-xl-500{height:500px !important;width:500px !important}.hs-xl-500{height:500px !important}.hs-max-xl-500{max-height:500px !important}.hs-min-xl-500{min-height:500px !important}.ws-xl-500{width:500px !important}.ws-max-xl-500{max-width:500px !important}.ws-min-xl-500{min-width:500px !important}.sq-xl-520{height:520px !important;width:520px !important}.hs-xl-520{height:520px !important}.hs-max-xl-520{max-height:520px !important}.hs-min-xl-520{min-height:520px !important}.ws-xl-520{width:520px !important}.ws-max-xl-520{max-width:520px !important}.ws-min-xl-520{min-width:520px !important}.sq-xl-540{height:540px !important;width:540px !important}.hs-xl-540{height:540px !important}.hs-max-xl-540{max-height:540px !important}.hs-min-xl-540{min-height:540px !important}.ws-xl-540{width:540px !important}.ws-max-xl-540{max-width:540px !important}.ws-min-xl-540{min-width:540px !important}.sq-xl-580{height:580px !important;width:580px !important}.hs-xl-580{height:580px !important}.hs-max-xl-580{max-height:580px !important}.hs-min-xl-580{min-height:580px !important}.ws-xl-580{width:580px !important}.ws-max-xl-580{max-width:580px !important}.ws-min-xl-580{min-width:580px !important}.sq-xl-640{height:640px !important;width:640px !important}.hs-xl-640{height:640px !important}.hs-max-xl-640{max-height:640px !important}.hs-min-xl-640{min-height:640px !important}.ws-xl-640{width:640px !important}.ws-max-xl-640{max-width:640px !important}.ws-min-xl-640{min-width:640px !important}.sq-xl-695{height:695px !important;width:695px !important}.hs-xl-695{height:695px !important}.hs-max-xl-695{max-height:695px !important}.hs-min-xl-695{min-height:695px !important}.ws-xl-695{width:695px !important}.ws-max-xl-695{max-width:695px !important}.ws-min-xl-695{min-width:695px !important}.sq-xl-725{height:725px !important;width:725px !important}.hs-xl-725{height:725px !important}.hs-max-xl-725{max-height:725px !important}.hs-min-xl-725{min-height:725px !important}.ws-xl-725{width:725px !important}.ws-max-xl-725{max-width:725px !important}.ws-min-xl-725{min-width:725px !important}.sq-xl-750{height:750px !important;width:750px !important}.hs-xl-750{height:750px !important}.hs-max-xl-750{max-height:750px !important}.hs-min-xl-750{min-height:750px !important}.ws-xl-750{width:750px !important}.ws-max-xl-750{max-width:750px !important}.ws-min-xl-750{min-width:750px !important}.sq-xl-875{height:875px !important;width:875px !important}.hs-xl-875{height:875px !important}.hs-max-xl-875{max-height:875px !important}.hs-min-xl-875{min-height:875px !important}.ws-xl-875{width:875px !important}.ws-max-xl-875{max-width:875px !important}.ws-min-xl-875{min-width:875px !important}.sq-xl-900{height:900px !important;width:900px !important}.hs-xl-900{height:900px !important}.hs-max-xl-900{max-height:900px !important}.hs-min-xl-900{min-height:900px !important}.ws-xl-900{width:900px !important}.ws-max-xl-900{max-width:900px !important}.ws-min-xl-900{min-width:900px !important}.fs-xl-8{font-size:0.5rem !important}.fs-xl-9{font-size:0.5625rem !important}.fs-xl-10{font-size:0.625rem !important}.fs-xl-11{font-size:0.6875rem !important}.fs-xl-12{font-size:0.75rem !important}.fs-xl-13{font-size:0.8125rem !important}.fs-xl-14{font-size:0.875rem !important}.fs-xl-15{font-size:0.9375rem !important}.fs-xl-16{font-size:1rem !important}.fs-xl-17{font-size:1.0625rem !important}.fs-xl-18{font-size:1.125rem !important}.fs-xl-19{font-size:1.1875rem !important}.fs-xl-20{font-size:1.25rem !important}.fs-xl-21{font-size:1.3125rem !important}.fs-xl-22{font-size:1.375rem !important}.fs-xl-23{font-size:1.4375rem !important}.fs-xl-24{font-size:1.5rem !important}.fs-xl-25{font-size:1.5625rem !important}.fs-xl-26{font-size:1.625rem !important}.fs-xl-27{font-size:1.6875rem !important}.fs-xl-28{font-size:1.75rem !important}.fs-xl-29{font-size:1.8125rem !important}.fs-xl-30{font-size:1.875rem !important}.fs-xl-31{font-size:1.9375rem !important}.fs-xl-32{font-size:2rem !important}.fs-xl-33{font-size:2.0625rem !important}.fs-xl-34{font-size:2.125rem !important}.fs-xl-35{font-size:2.1875rem !important}.fs-xl-36{font-size:2.25rem !important}.fs-xl-37{font-size:2.3125rem !important}.fs-xl-38{font-size:2.375rem !important}.fs-xl-39{font-size:2.4375rem !important}.fs-xl-40{font-size:2.5rem !important}.fs-xl-41{font-size:2.5625rem !important}.fs-xl-42{font-size:2.625rem !important}.fs-xl-43{font-size:2.6875rem !important}.fs-xl-44{font-size:2.75rem !important}.fs-xl-45{font-size:2.8125rem !important}.fs-xl-46{font-size:2.875rem !important}.fs-xl-47{font-size:2.9375rem !important}.fs-xl-48{font-size:3rem !important}.fs-xl-49{font-size:3.0625rem !important}.fs-xl-50{font-size:3.125rem !important}.fs-xl-51{font-size:3.1875rem !important}.fs-xl-52{font-size:3.25rem !important}.fs-xl-53{font-size:3.3125rem !important}.fs-xl-54{font-size:3.375rem !important}.fs-xl-55{font-size:3.4375rem !important}.fs-xl-56{font-size:3.5rem !important}.fs-xl-57{font-size:3.5625rem !important}.fs-xl-58{font-size:3.625rem !important}.fs-xl-59{font-size:3.6875rem !important}.fs-xl-60{font-size:3.75rem !important}.fs-xl-61{font-size:3.8125rem !important}.fs-xl-62{font-size:3.875rem !important}.fs-xl-63{font-size:3.9375rem !important}.fs-xl-64{font-size:4rem !important}.fs-xl-65{font-size:4.0625rem !important}.fs-xl-66{font-size:4.125rem !important}.fs-xl-67{font-size:4.1875rem !important}.fs-xl-68{font-size:4.25rem !important}.fs-xl-69{font-size:4.3125rem !important}.fs-xl-70{font-size:4.375rem !important}.fs-xl-71{font-size:4.4375rem !important}.fs-xl-72{font-size:4.5rem !important}.w-max-xl-100{max-width:100% !important}.w-min-xl-100{min-width:100% !important}.position-xl-sticky{position:sticky !important}.position-xl-absolute{position:absolute !important}}@media(min-width: 1440px){.sq-xxl-4{height:4px !important;width:4px !important}.hs-xxl-4{height:4px !important}.hs-max-xxl-4{max-height:4px !important}.hs-min-xxl-4{min-height:4px !important}.ws-xxl-4{width:4px !important}.ws-max-xxl-4{max-width:4px !important}.ws-min-xxl-4{min-width:4px !important}.sq-xxl-6{height:6px !important;width:6px !important}.hs-xxl-6{height:6px !important}.hs-max-xxl-6{max-height:6px !important}.hs-min-xxl-6{min-height:6px !important}.ws-xxl-6{width:6px !important}.ws-max-xxl-6{max-width:6px !important}.ws-min-xxl-6{min-width:6px !important}.sq-xxl-10{height:10px !important;width:10px !important}.hs-xxl-10{height:10px !important}.hs-max-xxl-10{max-height:10px !important}.hs-min-xxl-10{min-height:10px !important}.ws-xxl-10{width:10px !important}.ws-max-xxl-10{max-width:10px !important}.ws-min-xxl-10{min-width:10px !important}.sq-xxl-14{height:14px !important;width:14px !important}.hs-xxl-14{height:14px !important}.hs-max-xxl-14{max-height:14px !important}.hs-min-xxl-14{min-height:14px !important}.ws-xxl-14{width:14px !important}.ws-max-xxl-14{max-width:14px !important}.ws-min-xxl-14{min-width:14px !important}.sq-xxl-15{height:15px !important;width:15px !important}.hs-xxl-15{height:15px !important}.hs-max-xxl-15{max-height:15px !important}.hs-min-xxl-15{min-height:15px !important}.ws-xxl-15{width:15px !important}.ws-max-xxl-15{max-width:15px !important}.ws-min-xxl-15{min-width:15px !important}.sq-xxl-20{height:20px !important;width:20px !important}.hs-xxl-20{height:20px !important}.hs-max-xxl-20{max-height:20px !important}.hs-min-xxl-20{min-height:20px !important}.ws-xxl-20{width:20px !important}.ws-max-xxl-20{max-width:20px !important}.ws-min-xxl-20{min-width:20px !important}.sq-xxl-24{height:24px !important;width:24px !important}.hs-xxl-24{height:24px !important}.hs-max-xxl-24{max-height:24px !important}.hs-min-xxl-24{min-height:24px !important}.ws-xxl-24{width:24px !important}.ws-max-xxl-24{max-width:24px !important}.ws-min-xxl-24{min-width:24px !important}.sq-xxl-25{height:25px !important;width:25px !important}.hs-xxl-25{height:25px !important}.hs-max-xxl-25{max-height:25px !important}.hs-min-xxl-25{min-height:25px !important}.ws-xxl-25{width:25px !important}.ws-max-xxl-25{max-width:25px !important}.ws-min-xxl-25{min-width:25px !important}.sq-xxl-30{height:30px !important;width:30px !important}.hs-xxl-30{height:30px !important}.hs-max-xxl-30{max-height:30px !important}.hs-min-xxl-30{min-height:30px !important}.ws-xxl-30{width:30px !important}.ws-max-xxl-30{max-width:30px !important}.ws-min-xxl-30{min-width:30px !important}.sq-xxl-32{height:32px !important;width:32px !important}.hs-xxl-32{height:32px !important}.hs-max-xxl-32{max-height:32px !important}.hs-min-xxl-32{min-height:32px !important}.ws-xxl-32{width:32px !important}.ws-max-xxl-32{max-width:32px !important}.ws-min-xxl-32{min-width:32px !important}.sq-xxl-35{height:35px !important;width:35px !important}.hs-xxl-35{height:35px !important}.hs-max-xxl-35{max-height:35px !important}.hs-min-xxl-35{min-height:35px !important}.ws-xxl-35{width:35px !important}.ws-max-xxl-35{max-width:35px !important}.ws-min-xxl-35{min-width:35px !important}.sq-xxl-36{height:36px !important;width:36px !important}.hs-xxl-36{height:36px !important}.hs-max-xxl-36{max-height:36px !important}.hs-min-xxl-36{min-height:36px !important}.ws-xxl-36{width:36px !important}.ws-max-xxl-36{max-width:36px !important}.ws-min-xxl-36{min-width:36px !important}.sq-xxl-38{height:38px !important;width:38px !important}.hs-xxl-38{height:38px !important}.hs-max-xxl-38{max-height:38px !important}.hs-min-xxl-38{min-height:38px !important}.ws-xxl-38{width:38px !important}.ws-max-xxl-38{max-width:38px !important}.ws-min-xxl-38{min-width:38px !important}.sq-xxl-42{height:42px !important;width:42px !important}.hs-xxl-42{height:42px !important}.hs-max-xxl-42{max-height:42px !important}.hs-min-xxl-42{min-height:42px !important}.ws-xxl-42{width:42px !important}.ws-max-xxl-42{max-width:42px !important}.ws-min-xxl-42{min-width:42px !important}.sq-xxl-45{height:45px !important;width:45px !important}.hs-xxl-45{height:45px !important}.hs-max-xxl-45{max-height:45px !important}.hs-min-xxl-45{min-height:45px !important}.ws-xxl-45{width:45px !important}.ws-max-xxl-45{max-width:45px !important}.ws-min-xxl-45{min-width:45px !important}.sq-xxl-50{height:50px !important;width:50px !important}.hs-xxl-50{height:50px !important}.hs-max-xxl-50{max-height:50px !important}.hs-min-xxl-50{min-height:50px !important}.ws-xxl-50{width:50px !important}.ws-max-xxl-50{max-width:50px !important}.ws-min-xxl-50{min-width:50px !important}.sq-xxl-60{height:60px !important;width:60px !important}.hs-xxl-60{height:60px !important}.hs-max-xxl-60{max-height:60px !important}.hs-min-xxl-60{min-height:60px !important}.ws-xxl-60{width:60px !important}.ws-max-xxl-60{max-width:60px !important}.ws-min-xxl-60{min-width:60px !important}.sq-xxl-68{height:68px !important;width:68px !important}.hs-xxl-68{height:68px !important}.hs-max-xxl-68{max-height:68px !important}.hs-min-xxl-68{min-height:68px !important}.ws-xxl-68{width:68px !important}.ws-max-xxl-68{max-width:68px !important}.ws-min-xxl-68{min-width:68px !important}.sq-xxl-75{height:75px !important;width:75px !important}.hs-xxl-75{height:75px !important}.hs-max-xxl-75{max-height:75px !important}.hs-min-xxl-75{min-height:75px !important}.ws-xxl-75{width:75px !important}.ws-max-xxl-75{max-width:75px !important}.ws-min-xxl-75{min-width:75px !important}.sq-xxl-80{height:80px !important;width:80px !important}.hs-xxl-80{height:80px !important}.hs-max-xxl-80{max-height:80px !important}.hs-min-xxl-80{min-height:80px !important}.ws-xxl-80{width:80px !important}.ws-max-xxl-80{max-width:80px !important}.ws-min-xxl-80{min-width:80px !important}.sq-xxl-84{height:84px !important;width:84px !important}.hs-xxl-84{height:84px !important}.hs-max-xxl-84{max-height:84px !important}.hs-min-xxl-84{min-height:84px !important}.ws-xxl-84{width:84px !important}.ws-max-xxl-84{max-width:84px !important}.ws-min-xxl-84{min-width:84px !important}.sq-xxl-100{height:100px !important;width:100px !important}.hs-xxl-100{height:100px !important}.hs-max-xxl-100{max-height:100px !important}.hs-min-xxl-100{min-height:100px !important}.ws-xxl-100{width:100px !important}.ws-max-xxl-100{max-width:100px !important}.ws-min-xxl-100{min-width:100px !important}.sq-xxl-118{height:118px !important;width:118px !important}.hs-xxl-118{height:118px !important}.hs-max-xxl-118{max-height:118px !important}.hs-min-xxl-118{min-height:118px !important}.ws-xxl-118{width:118px !important}.ws-max-xxl-118{max-width:118px !important}.ws-min-xxl-118{min-width:118px !important}.sq-xxl-120{height:120px !important;width:120px !important}.hs-xxl-120{height:120px !important}.hs-max-xxl-120{max-height:120px !important}.hs-min-xxl-120{min-height:120px !important}.ws-xxl-120{width:120px !important}.ws-max-xxl-120{max-width:120px !important}.ws-min-xxl-120{min-width:120px !important}.sq-xxl-125{height:125px !important;width:125px !important}.hs-xxl-125{height:125px !important}.hs-max-xxl-125{max-height:125px !important}.hs-min-xxl-125{min-height:125px !important}.ws-xxl-125{width:125px !important}.ws-max-xxl-125{max-width:125px !important}.ws-min-xxl-125{min-width:125px !important}.sq-xxl-140{height:140px !important;width:140px !important}.hs-xxl-140{height:140px !important}.hs-max-xxl-140{max-height:140px !important}.hs-min-xxl-140{min-height:140px !important}.ws-xxl-140{width:140px !important}.ws-max-xxl-140{max-width:140px !important}.ws-min-xxl-140{min-width:140px !important}.sq-xxl-150{height:150px !important;width:150px !important}.hs-xxl-150{height:150px !important}.hs-max-xxl-150{max-height:150px !important}.hs-min-xxl-150{min-height:150px !important}.ws-xxl-150{width:150px !important}.ws-max-xxl-150{max-width:150px !important}.ws-min-xxl-150{min-width:150px !important}.sq-xxl-160{height:160px !important;width:160px !important}.hs-xxl-160{height:160px !important}.hs-max-xxl-160{max-height:160px !important}.hs-min-xxl-160{min-height:160px !important}.ws-xxl-160{width:160px !important}.ws-max-xxl-160{max-width:160px !important}.ws-min-xxl-160{min-width:160px !important}.sq-xxl-170{height:170px !important;width:170px !important}.hs-xxl-170{height:170px !important}.hs-max-xxl-170{max-height:170px !important}.hs-min-xxl-170{min-height:170px !important}.ws-xxl-170{width:170px !important}.ws-max-xxl-170{max-width:170px !important}.ws-min-xxl-170{min-width:170px !important}.sq-xxl-180{height:180px !important;width:180px !important}.hs-xxl-180{height:180px !important}.hs-max-xxl-180{max-height:180px !important}.hs-min-xxl-180{min-height:180px !important}.ws-xxl-180{width:180px !important}.ws-max-xxl-180{max-width:180px !important}.ws-min-xxl-180{min-width:180px !important}.sq-xxl-190{height:190px !important;width:190px !important}.hs-xxl-190{height:190px !important}.hs-max-xxl-190{max-height:190px !important}.hs-min-xxl-190{min-height:190px !important}.ws-xxl-190{width:190px !important}.ws-max-xxl-190{max-width:190px !important}.ws-min-xxl-190{min-width:190px !important}.sq-xxl-200{height:200px !important;width:200px !important}.hs-xxl-200{height:200px !important}.hs-max-xxl-200{max-height:200px !important}.hs-min-xxl-200{min-height:200px !important}.ws-xxl-200{width:200px !important}.ws-max-xxl-200{max-width:200px !important}.ws-min-xxl-200{min-width:200px !important}.sq-xxl-210{height:210px !important;width:210px !important}.hs-xxl-210{height:210px !important}.hs-max-xxl-210{max-height:210px !important}.hs-min-xxl-210{min-height:210px !important}.ws-xxl-210{width:210px !important}.ws-max-xxl-210{max-width:210px !important}.ws-min-xxl-210{min-width:210px !important}.sq-xxl-220{height:220px !important;width:220px !important}.hs-xxl-220{height:220px !important}.hs-max-xxl-220{max-height:220px !important}.hs-min-xxl-220{min-height:220px !important}.ws-xxl-220{width:220px !important}.ws-max-xxl-220{max-width:220px !important}.ws-min-xxl-220{min-width:220px !important}.sq-xxl-240{height:240px !important;width:240px !important}.hs-xxl-240{height:240px !important}.hs-max-xxl-240{max-height:240px !important}.hs-min-xxl-240{min-height:240px !important}.ws-xxl-240{width:240px !important}.ws-max-xxl-240{max-width:240px !important}.ws-min-xxl-240{min-width:240px !important}.sq-xxl-280{height:280px !important;width:280px !important}.hs-xxl-280{height:280px !important}.hs-max-xxl-280{max-height:280px !important}.hs-min-xxl-280{min-height:280px !important}.ws-xxl-280{width:280px !important}.ws-max-xxl-280{max-width:280px !important}.ws-min-xxl-280{min-width:280px !important}.sq-xxl-290{height:290px !important;width:290px !important}.hs-xxl-290{height:290px !important}.hs-max-xxl-290{max-height:290px !important}.hs-min-xxl-290{min-height:290px !important}.ws-xxl-290{width:290px !important}.ws-max-xxl-290{max-width:290px !important}.ws-min-xxl-290{min-width:290px !important}.sq-xxl-300{height:300px !important;width:300px !important}.hs-xxl-300{height:300px !important}.hs-max-xxl-300{max-height:300px !important}.hs-min-xxl-300{min-height:300px !important}.ws-xxl-300{width:300px !important}.ws-max-xxl-300{max-width:300px !important}.ws-min-xxl-300{min-width:300px !important}.sq-xxl-310{height:310px !important;width:310px !important}.hs-xxl-310{height:310px !important}.hs-max-xxl-310{max-height:310px !important}.hs-min-xxl-310{min-height:310px !important}.ws-xxl-310{width:310px !important}.ws-max-xxl-310{max-width:310px !important}.ws-min-xxl-310{min-width:310px !important}.sq-xxl-320{height:320px !important;width:320px !important}.hs-xxl-320{height:320px !important}.hs-max-xxl-320{max-height:320px !important}.hs-min-xxl-320{min-height:320px !important}.ws-xxl-320{width:320px !important}.ws-max-xxl-320{max-width:320px !important}.ws-min-xxl-320{min-width:320px !important}.sq-xxl-330{height:330px !important;width:330px !important}.hs-xxl-330{height:330px !important}.hs-max-xxl-330{max-height:330px !important}.hs-min-xxl-330{min-height:330px !important}.ws-xxl-330{width:330px !important}.ws-max-xxl-330{max-width:330px !important}.ws-min-xxl-330{min-width:330px !important}.sq-xxl-350{height:350px !important;width:350px !important}.hs-xxl-350{height:350px !important}.hs-max-xxl-350{max-height:350px !important}.hs-min-xxl-350{min-height:350px !important}.ws-xxl-350{width:350px !important}.ws-max-xxl-350{max-width:350px !important}.ws-min-xxl-350{min-width:350px !important}.sq-xxl-360{height:360px !important;width:360px !important}.hs-xxl-360{height:360px !important}.hs-max-xxl-360{max-height:360px !important}.hs-min-xxl-360{min-height:360px !important}.ws-xxl-360{width:360px !important}.ws-max-xxl-360{max-width:360px !important}.ws-min-xxl-360{min-width:360px !important}.sq-xxl-390{height:390px !important;width:390px !important}.hs-xxl-390{height:390px !important}.hs-max-xxl-390{max-height:390px !important}.hs-min-xxl-390{min-height:390px !important}.ws-xxl-390{width:390px !important}.ws-max-xxl-390{max-width:390px !important}.ws-min-xxl-390{min-width:390px !important}.sq-xxl-400{height:400px !important;width:400px !important}.hs-xxl-400{height:400px !important}.hs-max-xxl-400{max-height:400px !important}.hs-min-xxl-400{min-height:400px !important}.ws-xxl-400{width:400px !important}.ws-max-xxl-400{max-width:400px !important}.ws-min-xxl-400{min-width:400px !important}.sq-xxl-445{height:445px !important;width:445px !important}.hs-xxl-445{height:445px !important}.hs-max-xxl-445{max-height:445px !important}.hs-min-xxl-445{min-height:445px !important}.ws-xxl-445{width:445px !important}.ws-max-xxl-445{max-width:445px !important}.ws-min-xxl-445{min-width:445px !important}.sq-xxl-450{height:450px !important;width:450px !important}.hs-xxl-450{height:450px !important}.hs-max-xxl-450{max-height:450px !important}.hs-min-xxl-450{min-height:450px !important}.ws-xxl-450{width:450px !important}.ws-max-xxl-450{max-width:450px !important}.ws-min-xxl-450{min-width:450px !important}.sq-xxl-480{height:480px !important;width:480px !important}.hs-xxl-480{height:480px !important}.hs-max-xxl-480{max-height:480px !important}.hs-min-xxl-480{min-height:480px !important}.ws-xxl-480{width:480px !important}.ws-max-xxl-480{max-width:480px !important}.ws-min-xxl-480{min-width:480px !important}.sq-xxl-500{height:500px !important;width:500px !important}.hs-xxl-500{height:500px !important}.hs-max-xxl-500{max-height:500px !important}.hs-min-xxl-500{min-height:500px !important}.ws-xxl-500{width:500px !important}.ws-max-xxl-500{max-width:500px !important}.ws-min-xxl-500{min-width:500px !important}.sq-xxl-520{height:520px !important;width:520px !important}.hs-xxl-520{height:520px !important}.hs-max-xxl-520{max-height:520px !important}.hs-min-xxl-520{min-height:520px !important}.ws-xxl-520{width:520px !important}.ws-max-xxl-520{max-width:520px !important}.ws-min-xxl-520{min-width:520px !important}.sq-xxl-540{height:540px !important;width:540px !important}.hs-xxl-540{height:540px !important}.hs-max-xxl-540{max-height:540px !important}.hs-min-xxl-540{min-height:540px !important}.ws-xxl-540{width:540px !important}.ws-max-xxl-540{max-width:540px !important}.ws-min-xxl-540{min-width:540px !important}.sq-xxl-580{height:580px !important;width:580px !important}.hs-xxl-580{height:580px !important}.hs-max-xxl-580{max-height:580px !important}.hs-min-xxl-580{min-height:580px !important}.ws-xxl-580{width:580px !important}.ws-max-xxl-580{max-width:580px !important}.ws-min-xxl-580{min-width:580px !important}.sq-xxl-640{height:640px !important;width:640px !important}.hs-xxl-640{height:640px !important}.hs-max-xxl-640{max-height:640px !important}.hs-min-xxl-640{min-height:640px !important}.ws-xxl-640{width:640px !important}.ws-max-xxl-640{max-width:640px !important}.ws-min-xxl-640{min-width:640px !important}.sq-xxl-695{height:695px !important;width:695px !important}.hs-xxl-695{height:695px !important}.hs-max-xxl-695{max-height:695px !important}.hs-min-xxl-695{min-height:695px !important}.ws-xxl-695{width:695px !important}.ws-max-xxl-695{max-width:695px !important}.ws-min-xxl-695{min-width:695px !important}.sq-xxl-725{height:725px !important;width:725px !important}.hs-xxl-725{height:725px !important}.hs-max-xxl-725{max-height:725px !important}.hs-min-xxl-725{min-height:725px !important}.ws-xxl-725{width:725px !important}.ws-max-xxl-725{max-width:725px !important}.ws-min-xxl-725{min-width:725px !important}.sq-xxl-750{height:750px !important;width:750px !important}.hs-xxl-750{height:750px !important}.hs-max-xxl-750{max-height:750px !important}.hs-min-xxl-750{min-height:750px !important}.ws-xxl-750{width:750px !important}.ws-max-xxl-750{max-width:750px !important}.ws-min-xxl-750{min-width:750px !important}.sq-xxl-875{height:875px !important;width:875px !important}.hs-xxl-875{height:875px !important}.hs-max-xxl-875{max-height:875px !important}.hs-min-xxl-875{min-height:875px !important}.ws-xxl-875{width:875px !important}.ws-max-xxl-875{max-width:875px !important}.ws-min-xxl-875{min-width:875px !important}.sq-xxl-900{height:900px !important;width:900px !important}.hs-xxl-900{height:900px !important}.hs-max-xxl-900{max-height:900px !important}.hs-min-xxl-900{min-height:900px !important}.ws-xxl-900{width:900px !important}.ws-max-xxl-900{max-width:900px !important}.ws-min-xxl-900{min-width:900px !important}.fs-xxl-8{font-size:0.5rem !important}.fs-xxl-9{font-size:0.5625rem !important}.fs-xxl-10{font-size:0.625rem !important}.fs-xxl-11{font-size:0.6875rem !important}.fs-xxl-12{font-size:0.75rem !important}.fs-xxl-13{font-size:0.8125rem !important}.fs-xxl-14{font-size:0.875rem !important}.fs-xxl-15{font-size:0.9375rem !important}.fs-xxl-16{font-size:1rem !important}.fs-xxl-17{font-size:1.0625rem !important}.fs-xxl-18{font-size:1.125rem !important}.fs-xxl-19{font-size:1.1875rem !important}.fs-xxl-20{font-size:1.25rem !important}.fs-xxl-21{font-size:1.3125rem !important}.fs-xxl-22{font-size:1.375rem !important}.fs-xxl-23{font-size:1.4375rem !important}.fs-xxl-24{font-size:1.5rem !important}.fs-xxl-25{font-size:1.5625rem !important}.fs-xxl-26{font-size:1.625rem !important}.fs-xxl-27{font-size:1.6875rem !important}.fs-xxl-28{font-size:1.75rem !important}.fs-xxl-29{font-size:1.8125rem !important}.fs-xxl-30{font-size:1.875rem !important}.fs-xxl-31{font-size:1.9375rem !important}.fs-xxl-32{font-size:2rem !important}.fs-xxl-33{font-size:2.0625rem !important}.fs-xxl-34{font-size:2.125rem !important}.fs-xxl-35{font-size:2.1875rem !important}.fs-xxl-36{font-size:2.25rem !important}.fs-xxl-37{font-size:2.3125rem !important}.fs-xxl-38{font-size:2.375rem !important}.fs-xxl-39{font-size:2.4375rem !important}.fs-xxl-40{font-size:2.5rem !important}.fs-xxl-41{font-size:2.5625rem !important}.fs-xxl-42{font-size:2.625rem !important}.fs-xxl-43{font-size:2.6875rem !important}.fs-xxl-44{font-size:2.75rem !important}.fs-xxl-45{font-size:2.8125rem !important}.fs-xxl-46{font-size:2.875rem !important}.fs-xxl-47{font-size:2.9375rem !important}.fs-xxl-48{font-size:3rem !important}.fs-xxl-49{font-size:3.0625rem !important}.fs-xxl-50{font-size:3.125rem !important}.fs-xxl-51{font-size:3.1875rem !important}.fs-xxl-52{font-size:3.25rem !important}.fs-xxl-53{font-size:3.3125rem !important}.fs-xxl-54{font-size:3.375rem !important}.fs-xxl-55{font-size:3.4375rem !important}.fs-xxl-56{font-size:3.5rem !important}.fs-xxl-57{font-size:3.5625rem !important}.fs-xxl-58{font-size:3.625rem !important}.fs-xxl-59{font-size:3.6875rem !important}.fs-xxl-60{font-size:3.75rem !important}.fs-xxl-61{font-size:3.8125rem !important}.fs-xxl-62{font-size:3.875rem !important}.fs-xxl-63{font-size:3.9375rem !important}.fs-xxl-64{font-size:4rem !important}.fs-xxl-65{font-size:4.0625rem !important}.fs-xxl-66{font-size:4.125rem !important}.fs-xxl-67{font-size:4.1875rem !important}.fs-xxl-68{font-size:4.25rem !important}.fs-xxl-69{font-size:4.3125rem !important}.fs-xxl-70{font-size:4.375rem !important}.fs-xxl-71{font-size:4.4375rem !important}.fs-xxl-72{font-size:4.5rem !important}.w-max-xxl-100{max-width:100% !important}.w-min-xxl-100{min-width:100% !important}.position-xxl-sticky{position:sticky !important}.position-xxl-absolute{position:absolute !important}}@media(min-width: 1600px){.sq-xxxl-4{height:4px !important;width:4px !important}.hs-xxxl-4{height:4px !important}.hs-max-xxxl-4{max-height:4px !important}.hs-min-xxxl-4{min-height:4px !important}.ws-xxxl-4{width:4px !important}.ws-max-xxxl-4{max-width:4px !important}.ws-min-xxxl-4{min-width:4px !important}.sq-xxxl-6{height:6px !important;width:6px !important}.hs-xxxl-6{height:6px !important}.hs-max-xxxl-6{max-height:6px !important}.hs-min-xxxl-6{min-height:6px !important}.ws-xxxl-6{width:6px !important}.ws-max-xxxl-6{max-width:6px !important}.ws-min-xxxl-6{min-width:6px !important}.sq-xxxl-10{height:10px !important;width:10px !important}.hs-xxxl-10{height:10px !important}.hs-max-xxxl-10{max-height:10px !important}.hs-min-xxxl-10{min-height:10px !important}.ws-xxxl-10{width:10px !important}.ws-max-xxxl-10{max-width:10px !important}.ws-min-xxxl-10{min-width:10px !important}.sq-xxxl-14{height:14px !important;width:14px !important}.hs-xxxl-14{height:14px !important}.hs-max-xxxl-14{max-height:14px !important}.hs-min-xxxl-14{min-height:14px !important}.ws-xxxl-14{width:14px !important}.ws-max-xxxl-14{max-width:14px !important}.ws-min-xxxl-14{min-width:14px !important}.sq-xxxl-15{height:15px !important;width:15px !important}.hs-xxxl-15{height:15px !important}.hs-max-xxxl-15{max-height:15px !important}.hs-min-xxxl-15{min-height:15px !important}.ws-xxxl-15{width:15px !important}.ws-max-xxxl-15{max-width:15px !important}.ws-min-xxxl-15{min-width:15px !important}.sq-xxxl-20{height:20px !important;width:20px !important}.hs-xxxl-20{height:20px !important}.hs-max-xxxl-20{max-height:20px !important}.hs-min-xxxl-20{min-height:20px !important}.ws-xxxl-20{width:20px !important}.ws-max-xxxl-20{max-width:20px !important}.ws-min-xxxl-20{min-width:20px !important}.sq-xxxl-24{height:24px !important;width:24px !important}.hs-xxxl-24{height:24px !important}.hs-max-xxxl-24{max-height:24px !important}.hs-min-xxxl-24{min-height:24px !important}.ws-xxxl-24{width:24px !important}.ws-max-xxxl-24{max-width:24px !important}.ws-min-xxxl-24{min-width:24px !important}.sq-xxxl-25{height:25px !important;width:25px !important}.hs-xxxl-25{height:25px !important}.hs-max-xxxl-25{max-height:25px !important}.hs-min-xxxl-25{min-height:25px !important}.ws-xxxl-25{width:25px !important}.ws-max-xxxl-25{max-width:25px !important}.ws-min-xxxl-25{min-width:25px !important}.sq-xxxl-30{height:30px !important;width:30px !important}.hs-xxxl-30{height:30px !important}.hs-max-xxxl-30{max-height:30px !important}.hs-min-xxxl-30{min-height:30px !important}.ws-xxxl-30{width:30px !important}.ws-max-xxxl-30{max-width:30px !important}.ws-min-xxxl-30{min-width:30px !important}.sq-xxxl-32{height:32px !important;width:32px !important}.hs-xxxl-32{height:32px !important}.hs-max-xxxl-32{max-height:32px !important}.hs-min-xxxl-32{min-height:32px !important}.ws-xxxl-32{width:32px !important}.ws-max-xxxl-32{max-width:32px !important}.ws-min-xxxl-32{min-width:32px !important}.sq-xxxl-35{height:35px !important;width:35px !important}.hs-xxxl-35{height:35px !important}.hs-max-xxxl-35{max-height:35px !important}.hs-min-xxxl-35{min-height:35px !important}.ws-xxxl-35{width:35px !important}.ws-max-xxxl-35{max-width:35px !important}.ws-min-xxxl-35{min-width:35px !important}.sq-xxxl-36{height:36px !important;width:36px !important}.hs-xxxl-36{height:36px !important}.hs-max-xxxl-36{max-height:36px !important}.hs-min-xxxl-36{min-height:36px !important}.ws-xxxl-36{width:36px !important}.ws-max-xxxl-36{max-width:36px !important}.ws-min-xxxl-36{min-width:36px !important}.sq-xxxl-38{height:38px !important;width:38px !important}.hs-xxxl-38{height:38px !important}.hs-max-xxxl-38{max-height:38px !important}.hs-min-xxxl-38{min-height:38px !important}.ws-xxxl-38{width:38px !important}.ws-max-xxxl-38{max-width:38px !important}.ws-min-xxxl-38{min-width:38px !important}.sq-xxxl-42{height:42px !important;width:42px !important}.hs-xxxl-42{height:42px !important}.hs-max-xxxl-42{max-height:42px !important}.hs-min-xxxl-42{min-height:42px !important}.ws-xxxl-42{width:42px !important}.ws-max-xxxl-42{max-width:42px !important}.ws-min-xxxl-42{min-width:42px !important}.sq-xxxl-45{height:45px !important;width:45px !important}.hs-xxxl-45{height:45px !important}.hs-max-xxxl-45{max-height:45px !important}.hs-min-xxxl-45{min-height:45px !important}.ws-xxxl-45{width:45px !important}.ws-max-xxxl-45{max-width:45px !important}.ws-min-xxxl-45{min-width:45px !important}.sq-xxxl-50{height:50px !important;width:50px !important}.hs-xxxl-50{height:50px !important}.hs-max-xxxl-50{max-height:50px !important}.hs-min-xxxl-50{min-height:50px !important}.ws-xxxl-50{width:50px !important}.ws-max-xxxl-50{max-width:50px !important}.ws-min-xxxl-50{min-width:50px !important}.sq-xxxl-60{height:60px !important;width:60px !important}.hs-xxxl-60{height:60px !important}.hs-max-xxxl-60{max-height:60px !important}.hs-min-xxxl-60{min-height:60px !important}.ws-xxxl-60{width:60px !important}.ws-max-xxxl-60{max-width:60px !important}.ws-min-xxxl-60{min-width:60px !important}.sq-xxxl-68{height:68px !important;width:68px !important}.hs-xxxl-68{height:68px !important}.hs-max-xxxl-68{max-height:68px !important}.hs-min-xxxl-68{min-height:68px !important}.ws-xxxl-68{width:68px !important}.ws-max-xxxl-68{max-width:68px !important}.ws-min-xxxl-68{min-width:68px !important}.sq-xxxl-75{height:75px !important;width:75px !important}.hs-xxxl-75{height:75px !important}.hs-max-xxxl-75{max-height:75px !important}.hs-min-xxxl-75{min-height:75px !important}.ws-xxxl-75{width:75px !important}.ws-max-xxxl-75{max-width:75px !important}.ws-min-xxxl-75{min-width:75px !important}.sq-xxxl-80{height:80px !important;width:80px !important}.hs-xxxl-80{height:80px !important}.hs-max-xxxl-80{max-height:80px !important}.hs-min-xxxl-80{min-height:80px !important}.ws-xxxl-80{width:80px !important}.ws-max-xxxl-80{max-width:80px !important}.ws-min-xxxl-80{min-width:80px !important}.sq-xxxl-84{height:84px !important;width:84px !important}.hs-xxxl-84{height:84px !important}.hs-max-xxxl-84{max-height:84px !important}.hs-min-xxxl-84{min-height:84px !important}.ws-xxxl-84{width:84px !important}.ws-max-xxxl-84{max-width:84px !important}.ws-min-xxxl-84{min-width:84px !important}.sq-xxxl-100{height:100px !important;width:100px !important}.hs-xxxl-100{height:100px !important}.hs-max-xxxl-100{max-height:100px !important}.hs-min-xxxl-100{min-height:100px !important}.ws-xxxl-100{width:100px !important}.ws-max-xxxl-100{max-width:100px !important}.ws-min-xxxl-100{min-width:100px !important}.sq-xxxl-118{height:118px !important;width:118px !important}.hs-xxxl-118{height:118px !important}.hs-max-xxxl-118{max-height:118px !important}.hs-min-xxxl-118{min-height:118px !important}.ws-xxxl-118{width:118px !important}.ws-max-xxxl-118{max-width:118px !important}.ws-min-xxxl-118{min-width:118px !important}.sq-xxxl-120{height:120px !important;width:120px !important}.hs-xxxl-120{height:120px !important}.hs-max-xxxl-120{max-height:120px !important}.hs-min-xxxl-120{min-height:120px !important}.ws-xxxl-120{width:120px !important}.ws-max-xxxl-120{max-width:120px !important}.ws-min-xxxl-120{min-width:120px !important}.sq-xxxl-125{height:125px !important;width:125px !important}.hs-xxxl-125{height:125px !important}.hs-max-xxxl-125{max-height:125px !important}.hs-min-xxxl-125{min-height:125px !important}.ws-xxxl-125{width:125px !important}.ws-max-xxxl-125{max-width:125px !important}.ws-min-xxxl-125{min-width:125px !important}.sq-xxxl-140{height:140px !important;width:140px !important}.hs-xxxl-140{height:140px !important}.hs-max-xxxl-140{max-height:140px !important}.hs-min-xxxl-140{min-height:140px !important}.ws-xxxl-140{width:140px !important}.ws-max-xxxl-140{max-width:140px !important}.ws-min-xxxl-140{min-width:140px !important}.sq-xxxl-150{height:150px !important;width:150px !important}.hs-xxxl-150{height:150px !important}.hs-max-xxxl-150{max-height:150px !important}.hs-min-xxxl-150{min-height:150px !important}.ws-xxxl-150{width:150px !important}.ws-max-xxxl-150{max-width:150px !important}.ws-min-xxxl-150{min-width:150px !important}.sq-xxxl-160{height:160px !important;width:160px !important}.hs-xxxl-160{height:160px !important}.hs-max-xxxl-160{max-height:160px !important}.hs-min-xxxl-160{min-height:160px !important}.ws-xxxl-160{width:160px !important}.ws-max-xxxl-160{max-width:160px !important}.ws-min-xxxl-160{min-width:160px !important}.sq-xxxl-170{height:170px !important;width:170px !important}.hs-xxxl-170{height:170px !important}.hs-max-xxxl-170{max-height:170px !important}.hs-min-xxxl-170{min-height:170px !important}.ws-xxxl-170{width:170px !important}.ws-max-xxxl-170{max-width:170px !important}.ws-min-xxxl-170{min-width:170px !important}.sq-xxxl-180{height:180px !important;width:180px !important}.hs-xxxl-180{height:180px !important}.hs-max-xxxl-180{max-height:180px !important}.hs-min-xxxl-180{min-height:180px !important}.ws-xxxl-180{width:180px !important}.ws-max-xxxl-180{max-width:180px !important}.ws-min-xxxl-180{min-width:180px !important}.sq-xxxl-190{height:190px !important;width:190px !important}.hs-xxxl-190{height:190px !important}.hs-max-xxxl-190{max-height:190px !important}.hs-min-xxxl-190{min-height:190px !important}.ws-xxxl-190{width:190px !important}.ws-max-xxxl-190{max-width:190px !important}.ws-min-xxxl-190{min-width:190px !important}.sq-xxxl-200{height:200px !important;width:200px !important}.hs-xxxl-200{height:200px !important}.hs-max-xxxl-200{max-height:200px !important}.hs-min-xxxl-200{min-height:200px !important}.ws-xxxl-200{width:200px !important}.ws-max-xxxl-200{max-width:200px !important}.ws-min-xxxl-200{min-width:200px !important}.sq-xxxl-210{height:210px !important;width:210px !important}.hs-xxxl-210{height:210px !important}.hs-max-xxxl-210{max-height:210px !important}.hs-min-xxxl-210{min-height:210px !important}.ws-xxxl-210{width:210px !important}.ws-max-xxxl-210{max-width:210px !important}.ws-min-xxxl-210{min-width:210px !important}.sq-xxxl-220{height:220px !important;width:220px !important}.hs-xxxl-220{height:220px !important}.hs-max-xxxl-220{max-height:220px !important}.hs-min-xxxl-220{min-height:220px !important}.ws-xxxl-220{width:220px !important}.ws-max-xxxl-220{max-width:220px !important}.ws-min-xxxl-220{min-width:220px !important}.sq-xxxl-240{height:240px !important;width:240px !important}.hs-xxxl-240{height:240px !important}.hs-max-xxxl-240{max-height:240px !important}.hs-min-xxxl-240{min-height:240px !important}.ws-xxxl-240{width:240px !important}.ws-max-xxxl-240{max-width:240px !important}.ws-min-xxxl-240{min-width:240px !important}.sq-xxxl-280{height:280px !important;width:280px !important}.hs-xxxl-280{height:280px !important}.hs-max-xxxl-280{max-height:280px !important}.hs-min-xxxl-280{min-height:280px !important}.ws-xxxl-280{width:280px !important}.ws-max-xxxl-280{max-width:280px !important}.ws-min-xxxl-280{min-width:280px !important}.sq-xxxl-290{height:290px !important;width:290px !important}.hs-xxxl-290{height:290px !important}.hs-max-xxxl-290{max-height:290px !important}.hs-min-xxxl-290{min-height:290px !important}.ws-xxxl-290{width:290px !important}.ws-max-xxxl-290{max-width:290px !important}.ws-min-xxxl-290{min-width:290px !important}.sq-xxxl-300{height:300px !important;width:300px !important}.hs-xxxl-300{height:300px !important}.hs-max-xxxl-300{max-height:300px !important}.hs-min-xxxl-300{min-height:300px !important}.ws-xxxl-300{width:300px !important}.ws-max-xxxl-300{max-width:300px !important}.ws-min-xxxl-300{min-width:300px !important}.sq-xxxl-310{height:310px !important;width:310px !important}.hs-xxxl-310{height:310px !important}.hs-max-xxxl-310{max-height:310px !important}.hs-min-xxxl-310{min-height:310px !important}.ws-xxxl-310{width:310px !important}.ws-max-xxxl-310{max-width:310px !important}.ws-min-xxxl-310{min-width:310px !important}.sq-xxxl-320{height:320px !important;width:320px !important}.hs-xxxl-320{height:320px !important}.hs-max-xxxl-320{max-height:320px !important}.hs-min-xxxl-320{min-height:320px !important}.ws-xxxl-320{width:320px !important}.ws-max-xxxl-320{max-width:320px !important}.ws-min-xxxl-320{min-width:320px !important}.sq-xxxl-330{height:330px !important;width:330px !important}.hs-xxxl-330{height:330px !important}.hs-max-xxxl-330{max-height:330px !important}.hs-min-xxxl-330{min-height:330px !important}.ws-xxxl-330{width:330px !important}.ws-max-xxxl-330{max-width:330px !important}.ws-min-xxxl-330{min-width:330px !important}.sq-xxxl-350{height:350px !important;width:350px !important}.hs-xxxl-350{height:350px !important}.hs-max-xxxl-350{max-height:350px !important}.hs-min-xxxl-350{min-height:350px !important}.ws-xxxl-350{width:350px !important}.ws-max-xxxl-350{max-width:350px !important}.ws-min-xxxl-350{min-width:350px !important}.sq-xxxl-360{height:360px !important;width:360px !important}.hs-xxxl-360{height:360px !important}.hs-max-xxxl-360{max-height:360px !important}.hs-min-xxxl-360{min-height:360px !important}.ws-xxxl-360{width:360px !important}.ws-max-xxxl-360{max-width:360px !important}.ws-min-xxxl-360{min-width:360px !important}.sq-xxxl-390{height:390px !important;width:390px !important}.hs-xxxl-390{height:390px !important}.hs-max-xxxl-390{max-height:390px !important}.hs-min-xxxl-390{min-height:390px !important}.ws-xxxl-390{width:390px !important}.ws-max-xxxl-390{max-width:390px !important}.ws-min-xxxl-390{min-width:390px !important}.sq-xxxl-400{height:400px !important;width:400px !important}.hs-xxxl-400{height:400px !important}.hs-max-xxxl-400{max-height:400px !important}.hs-min-xxxl-400{min-height:400px !important}.ws-xxxl-400{width:400px !important}.ws-max-xxxl-400{max-width:400px !important}.ws-min-xxxl-400{min-width:400px !important}.sq-xxxl-445{height:445px !important;width:445px !important}.hs-xxxl-445{height:445px !important}.hs-max-xxxl-445{max-height:445px !important}.hs-min-xxxl-445{min-height:445px !important}.ws-xxxl-445{width:445px !important}.ws-max-xxxl-445{max-width:445px !important}.ws-min-xxxl-445{min-width:445px !important}.sq-xxxl-450{height:450px !important;width:450px !important}.hs-xxxl-450{height:450px !important}.hs-max-xxxl-450{max-height:450px !important}.hs-min-xxxl-450{min-height:450px !important}.ws-xxxl-450{width:450px !important}.ws-max-xxxl-450{max-width:450px !important}.ws-min-xxxl-450{min-width:450px !important}.sq-xxxl-480{height:480px !important;width:480px !important}.hs-xxxl-480{height:480px !important}.hs-max-xxxl-480{max-height:480px !important}.hs-min-xxxl-480{min-height:480px !important}.ws-xxxl-480{width:480px !important}.ws-max-xxxl-480{max-width:480px !important}.ws-min-xxxl-480{min-width:480px !important}.sq-xxxl-500{height:500px !important;width:500px !important}.hs-xxxl-500{height:500px !important}.hs-max-xxxl-500{max-height:500px !important}.hs-min-xxxl-500{min-height:500px !important}.ws-xxxl-500{width:500px !important}.ws-max-xxxl-500{max-width:500px !important}.ws-min-xxxl-500{min-width:500px !important}.sq-xxxl-520{height:520px !important;width:520px !important}.hs-xxxl-520{height:520px !important}.hs-max-xxxl-520{max-height:520px !important}.hs-min-xxxl-520{min-height:520px !important}.ws-xxxl-520{width:520px !important}.ws-max-xxxl-520{max-width:520px !important}.ws-min-xxxl-520{min-width:520px !important}.sq-xxxl-540{height:540px !important;width:540px !important}.hs-xxxl-540{height:540px !important}.hs-max-xxxl-540{max-height:540px !important}.hs-min-xxxl-540{min-height:540px !important}.ws-xxxl-540{width:540px !important}.ws-max-xxxl-540{max-width:540px !important}.ws-min-xxxl-540{min-width:540px !important}.sq-xxxl-580{height:580px !important;width:580px !important}.hs-xxxl-580{height:580px !important}.hs-max-xxxl-580{max-height:580px !important}.hs-min-xxxl-580{min-height:580px !important}.ws-xxxl-580{width:580px !important}.ws-max-xxxl-580{max-width:580px !important}.ws-min-xxxl-580{min-width:580px !important}.sq-xxxl-640{height:640px !important;width:640px !important}.hs-xxxl-640{height:640px !important}.hs-max-xxxl-640{max-height:640px !important}.hs-min-xxxl-640{min-height:640px !important}.ws-xxxl-640{width:640px !important}.ws-max-xxxl-640{max-width:640px !important}.ws-min-xxxl-640{min-width:640px !important}.sq-xxxl-695{height:695px !important;width:695px !important}.hs-xxxl-695{height:695px !important}.hs-max-xxxl-695{max-height:695px !important}.hs-min-xxxl-695{min-height:695px !important}.ws-xxxl-695{width:695px !important}.ws-max-xxxl-695{max-width:695px !important}.ws-min-xxxl-695{min-width:695px !important}.sq-xxxl-725{height:725px !important;width:725px !important}.hs-xxxl-725{height:725px !important}.hs-max-xxxl-725{max-height:725px !important}.hs-min-xxxl-725{min-height:725px !important}.ws-xxxl-725{width:725px !important}.ws-max-xxxl-725{max-width:725px !important}.ws-min-xxxl-725{min-width:725px !important}.sq-xxxl-750{height:750px !important;width:750px !important}.hs-xxxl-750{height:750px !important}.hs-max-xxxl-750{max-height:750px !important}.hs-min-xxxl-750{min-height:750px !important}.ws-xxxl-750{width:750px !important}.ws-max-xxxl-750{max-width:750px !important}.ws-min-xxxl-750{min-width:750px !important}.sq-xxxl-875{height:875px !important;width:875px !important}.hs-xxxl-875{height:875px !important}.hs-max-xxxl-875{max-height:875px !important}.hs-min-xxxl-875{min-height:875px !important}.ws-xxxl-875{width:875px !important}.ws-max-xxxl-875{max-width:875px !important}.ws-min-xxxl-875{min-width:875px !important}.sq-xxxl-900{height:900px !important;width:900px !important}.hs-xxxl-900{height:900px !important}.hs-max-xxxl-900{max-height:900px !important}.hs-min-xxxl-900{min-height:900px !important}.ws-xxxl-900{width:900px !important}.ws-max-xxxl-900{max-width:900px !important}.ws-min-xxxl-900{min-width:900px !important}.fs-xxxl-8{font-size:0.5rem !important}.fs-xxxl-9{font-size:0.5625rem !important}.fs-xxxl-10{font-size:0.625rem !important}.fs-xxxl-11{font-size:0.6875rem !important}.fs-xxxl-12{font-size:0.75rem !important}.fs-xxxl-13{font-size:0.8125rem !important}.fs-xxxl-14{font-size:0.875rem !important}.fs-xxxl-15{font-size:0.9375rem !important}.fs-xxxl-16{font-size:1rem !important}.fs-xxxl-17{font-size:1.0625rem !important}.fs-xxxl-18{font-size:1.125rem !important}.fs-xxxl-19{font-size:1.1875rem !important}.fs-xxxl-20{font-size:1.25rem !important}.fs-xxxl-21{font-size:1.3125rem !important}.fs-xxxl-22{font-size:1.375rem !important}.fs-xxxl-23{font-size:1.4375rem !important}.fs-xxxl-24{font-size:1.5rem !important}.fs-xxxl-25{font-size:1.5625rem !important}.fs-xxxl-26{font-size:1.625rem !important}.fs-xxxl-27{font-size:1.6875rem !important}.fs-xxxl-28{font-size:1.75rem !important}.fs-xxxl-29{font-size:1.8125rem !important}.fs-xxxl-30{font-size:1.875rem !important}.fs-xxxl-31{font-size:1.9375rem !important}.fs-xxxl-32{font-size:2rem !important}.fs-xxxl-33{font-size:2.0625rem !important}.fs-xxxl-34{font-size:2.125rem !important}.fs-xxxl-35{font-size:2.1875rem !important}.fs-xxxl-36{font-size:2.25rem !important}.fs-xxxl-37{font-size:2.3125rem !important}.fs-xxxl-38{font-size:2.375rem !important}.fs-xxxl-39{font-size:2.4375rem !important}.fs-xxxl-40{font-size:2.5rem !important}.fs-xxxl-41{font-size:2.5625rem !important}.fs-xxxl-42{font-size:2.625rem !important}.fs-xxxl-43{font-size:2.6875rem !important}.fs-xxxl-44{font-size:2.75rem !important}.fs-xxxl-45{font-size:2.8125rem !important}.fs-xxxl-46{font-size:2.875rem !important}.fs-xxxl-47{font-size:2.9375rem !important}.fs-xxxl-48{font-size:3rem !important}.fs-xxxl-49{font-size:3.0625rem !important}.fs-xxxl-50{font-size:3.125rem !important}.fs-xxxl-51{font-size:3.1875rem !important}.fs-xxxl-52{font-size:3.25rem !important}.fs-xxxl-53{font-size:3.3125rem !important}.fs-xxxl-54{font-size:3.375rem !important}.fs-xxxl-55{font-size:3.4375rem !important}.fs-xxxl-56{font-size:3.5rem !important}.fs-xxxl-57{font-size:3.5625rem !important}.fs-xxxl-58{font-size:3.625rem !important}.fs-xxxl-59{font-size:3.6875rem !important}.fs-xxxl-60{font-size:3.75rem !important}.fs-xxxl-61{font-size:3.8125rem !important}.fs-xxxl-62{font-size:3.875rem !important}.fs-xxxl-63{font-size:3.9375rem !important}.fs-xxxl-64{font-size:4rem !important}.fs-xxxl-65{font-size:4.0625rem !important}.fs-xxxl-66{font-size:4.125rem !important}.fs-xxxl-67{font-size:4.1875rem !important}.fs-xxxl-68{font-size:4.25rem !important}.fs-xxxl-69{font-size:4.3125rem !important}.fs-xxxl-70{font-size:4.375rem !important}.fs-xxxl-71{font-size:4.4375rem !important}.fs-xxxl-72{font-size:4.5rem !important}.w-max-xxxl-100{max-width:100% !important}.w-min-xxxl-100{min-width:100% !important}.position-xxxl-sticky{position:sticky !important}.position-xxxl-absolute{position:absolute !important}}.border-res-full{border:1px solid #dee2e6 !important}.border-res-top{border-top:1px solid #dee2e6 !important}.border-res-end{border-right:1px solid #dee2e6 !important}.border-res-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-start{border-left:1px solid #dee2e6 !important}.border-res-top-0{border-top:0 !important}.border-res-end-0{border-right:0 !important}.border-res-bottom-0{border-bottom:0 !important}.border-res-start-0{border-left:0 !important}.border-res-0{border:0 !important}.border-res-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-s{padding:.125rem !important}.ps-s{padding-left:.125rem !important}.pe-s{padding-right:.125rem !important}.pt-s{padding-top:.125rem !important}.pb-s{padding-bottom:.125rem !important}.px-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-s{margin:.125rem !important}.mx-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-s{margin-right:.125rem !important}.ms-s{margin-left:.125rem !important}.mt-s{margin-top:.125rem !important}.mb-s{margin-bottom:.125rem !important}.my-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-auto{width:auto !important}.text-res-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 340px){.border-res-xxs-full{border:1px solid #dee2e6 !important}.border-res-xxs-top{border-top:1px solid #dee2e6 !important}.border-res-xxs-end{border-right:1px solid #dee2e6 !important}.border-res-xxs-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xxs-start{border-left:1px solid #dee2e6 !important}.border-res-xxs-top-0{border-top:0 !important}.border-res-xxs-end-0{border-right:0 !important}.border-res-xxs-bottom-0{border-bottom:0 !important}.border-res-xxs-start-0{border-left:0 !important}.border-res-xxs-0{border:0 !important}.border-res-xxs-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xxs-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xxs-s{padding:.125rem !important}.ps-xxs-s{padding-left:.125rem !important}.pe-xxs-s{padding-right:.125rem !important}.pt-xxs-s{padding-top:.125rem !important}.pb-xxs-s{padding-bottom:.125rem !important}.px-xxs-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xxs-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xxs-s{margin:.125rem !important}.mx-xxs-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xxs-s{margin-right:.125rem !important}.ms-xxs-s{margin-left:.125rem !important}.mt-xxs-s{margin-top:.125rem !important}.mb-xxs-s{margin-bottom:.125rem !important}.my-xxs-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xxs-auto{width:auto !important}.text-res-xxs-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 375px){.border-res-xs-full{border:1px solid #dee2e6 !important}.border-res-xs-top{border-top:1px solid #dee2e6 !important}.border-res-xs-end{border-right:1px solid #dee2e6 !important}.border-res-xs-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xs-start{border-left:1px solid #dee2e6 !important}.border-res-xs-top-0{border-top:0 !important}.border-res-xs-end-0{border-right:0 !important}.border-res-xs-bottom-0{border-bottom:0 !important}.border-res-xs-start-0{border-left:0 !important}.border-res-xs-0{border:0 !important}.border-res-xs-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xs-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xs-s{padding:.125rem !important}.ps-xs-s{padding-left:.125rem !important}.pe-xs-s{padding-right:.125rem !important}.pt-xs-s{padding-top:.125rem !important}.pb-xs-s{padding-bottom:.125rem !important}.px-xs-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xs-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xs-s{margin:.125rem !important}.mx-xs-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xs-s{margin-right:.125rem !important}.ms-xs-s{margin-left:.125rem !important}.mt-xs-s{margin-top:.125rem !important}.mb-xs-s{margin-bottom:.125rem !important}.my-xs-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xs-auto{width:auto !important}.text-res-xs-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 420px){.border-res-xsm-full{border:1px solid #dee2e6 !important}.border-res-xsm-top{border-top:1px solid #dee2e6 !important}.border-res-xsm-end{border-right:1px solid #dee2e6 !important}.border-res-xsm-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xsm-start{border-left:1px solid #dee2e6 !important}.border-res-xsm-top-0{border-top:0 !important}.border-res-xsm-end-0{border-right:0 !important}.border-res-xsm-bottom-0{border-bottom:0 !important}.border-res-xsm-start-0{border-left:0 !important}.border-res-xsm-0{border:0 !important}.border-res-xsm-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xsm-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xsm-s{padding:.125rem !important}.ps-xsm-s{padding-left:.125rem !important}.pe-xsm-s{padding-right:.125rem !important}.pt-xsm-s{padding-top:.125rem !important}.pb-xsm-s{padding-bottom:.125rem !important}.px-xsm-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xsm-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xsm-s{margin:.125rem !important}.mx-xsm-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xsm-s{margin-right:.125rem !important}.ms-xsm-s{margin-left:.125rem !important}.mt-xsm-s{margin-top:.125rem !important}.mb-xsm-s{margin-bottom:.125rem !important}.my-xsm-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xsm-auto{width:auto !important}.text-res-xsm-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 576px){.border-res-sm-full{border:1px solid #dee2e6 !important}.border-res-sm-top{border-top:1px solid #dee2e6 !important}.border-res-sm-end{border-right:1px solid #dee2e6 !important}.border-res-sm-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-sm-start{border-left:1px solid #dee2e6 !important}.border-res-sm-top-0{border-top:0 !important}.border-res-sm-end-0{border-right:0 !important}.border-res-sm-bottom-0{border-bottom:0 !important}.border-res-sm-start-0{border-left:0 !important}.border-res-sm-0{border:0 !important}.border-res-sm-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-sm-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-sm-s{padding:.125rem !important}.ps-sm-s{padding-left:.125rem !important}.pe-sm-s{padding-right:.125rem !important}.pt-sm-s{padding-top:.125rem !important}.pb-sm-s{padding-bottom:.125rem !important}.px-sm-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-sm-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-sm-s{margin:.125rem !important}.mx-sm-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-sm-s{margin-right:.125rem !important}.ms-sm-s{margin-left:.125rem !important}.mt-sm-s{margin-top:.125rem !important}.mb-sm-s{margin-bottom:.125rem !important}.my-sm-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-sm-auto{width:auto !important}.text-res-sm-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 768px){.border-res-md-full{border:1px solid #dee2e6 !important}.border-res-md-top{border-top:1px solid #dee2e6 !important}.border-res-md-end{border-right:1px solid #dee2e6 !important}.border-res-md-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-md-start{border-left:1px solid #dee2e6 !important}.border-res-md-top-0{border-top:0 !important}.border-res-md-end-0{border-right:0 !important}.border-res-md-bottom-0{border-bottom:0 !important}.border-res-md-start-0{border-left:0 !important}.border-res-md-0{border:0 !important}.border-res-md-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-md-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-md-s{padding:.125rem !important}.ps-md-s{padding-left:.125rem !important}.pe-md-s{padding-right:.125rem !important}.pt-md-s{padding-top:.125rem !important}.pb-md-s{padding-bottom:.125rem !important}.px-md-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-md-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-md-s{margin:.125rem !important}.mx-md-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-md-s{margin-right:.125rem !important}.ms-md-s{margin-left:.125rem !important}.mt-md-s{margin-top:.125rem !important}.mb-md-s{margin-bottom:.125rem !important}.my-md-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-md-auto{width:auto !important}.text-res-md-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 992px){.border-res-lg-full{border:1px solid #dee2e6 !important}.border-res-lg-top{border-top:1px solid #dee2e6 !important}.border-res-lg-end{border-right:1px solid #dee2e6 !important}.border-res-lg-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-lg-start{border-left:1px solid #dee2e6 !important}.border-res-lg-top-0{border-top:0 !important}.border-res-lg-end-0{border-right:0 !important}.border-res-lg-bottom-0{border-bottom:0 !important}.border-res-lg-start-0{border-left:0 !important}.border-res-lg-0{border:0 !important}.border-res-lg-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-lg-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-lg-s{padding:.125rem !important}.ps-lg-s{padding-left:.125rem !important}.pe-lg-s{padding-right:.125rem !important}.pt-lg-s{padding-top:.125rem !important}.pb-lg-s{padding-bottom:.125rem !important}.px-lg-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-lg-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-lg-s{margin:.125rem !important}.mx-lg-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-lg-s{margin-right:.125rem !important}.ms-lg-s{margin-left:.125rem !important}.mt-lg-s{margin-top:.125rem !important}.mb-lg-s{margin-bottom:.125rem !important}.my-lg-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-lg-auto{width:auto !important}.text-res-lg-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 1200px){.border-res-xl-full{border:1px solid #dee2e6 !important}.border-res-xl-top{border-top:1px solid #dee2e6 !important}.border-res-xl-end{border-right:1px solid #dee2e6 !important}.border-res-xl-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xl-start{border-left:1px solid #dee2e6 !important}.border-res-xl-top-0{border-top:0 !important}.border-res-xl-end-0{border-right:0 !important}.border-res-xl-bottom-0{border-bottom:0 !important}.border-res-xl-start-0{border-left:0 !important}.border-res-xl-0{border:0 !important}.border-res-xl-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xl-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xl-s{padding:.125rem !important}.ps-xl-s{padding-left:.125rem !important}.pe-xl-s{padding-right:.125rem !important}.pt-xl-s{padding-top:.125rem !important}.pb-xl-s{padding-bottom:.125rem !important}.px-xl-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xl-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xl-s{margin:.125rem !important}.mx-xl-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xl-s{margin-right:.125rem !important}.ms-xl-s{margin-left:.125rem !important}.mt-xl-s{margin-top:.125rem !important}.mb-xl-s{margin-bottom:.125rem !important}.my-xl-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xl-auto{width:auto !important}.text-res-xl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 1440px){.border-res-xxl-full{border:1px solid #dee2e6 !important}.border-res-xxl-top{border-top:1px solid #dee2e6 !important}.border-res-xxl-end{border-right:1px solid #dee2e6 !important}.border-res-xxl-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xxl-start{border-left:1px solid #dee2e6 !important}.border-res-xxl-top-0{border-top:0 !important}.border-res-xxl-end-0{border-right:0 !important}.border-res-xxl-bottom-0{border-bottom:0 !important}.border-res-xxl-start-0{border-left:0 !important}.border-res-xxl-0{border:0 !important}.border-res-xxl-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xxl-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xxl-s{padding:.125rem !important}.ps-xxl-s{padding-left:.125rem !important}.pe-xxl-s{padding-right:.125rem !important}.pt-xxl-s{padding-top:.125rem !important}.pb-xxl-s{padding-bottom:.125rem !important}.px-xxl-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xxl-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xxl-s{margin:.125rem !important}.mx-xxl-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xxl-s{margin-right:.125rem !important}.ms-xxl-s{margin-left:.125rem !important}.mt-xxl-s{margin-top:.125rem !important}.mb-xxl-s{margin-bottom:.125rem !important}.my-xxl-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xxl-auto{width:auto !important}.text-res-xxl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width: 1600px){.border-res-xxxl-full{border:1px solid #dee2e6 !important}.border-res-xxxl-top{border-top:1px solid #dee2e6 !important}.border-res-xxxl-end{border-right:1px solid #dee2e6 !important}.border-res-xxxl-bottom{border-bottom:1px solid #dee2e6 !important}.border-res-xxxl-start{border-left:1px solid #dee2e6 !important}.border-res-xxxl-top-0{border-top:0 !important}.border-res-xxxl-end-0{border-right:0 !important}.border-res-xxxl-bottom-0{border-bottom:0 !important}.border-res-xxxl-start-0{border-left:0 !important}.border-res-xxxl-0{border:0 !important}.border-res-xxxl-x{border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}.border-res-xxxl-y{border-top:1px solid #dee2e6 !important;border-bottom:1px solid #dee2e6 !important}.p-xxxl-s{padding:.125rem !important}.ps-xxxl-s{padding-left:.125rem !important}.pe-xxxl-s{padding-right:.125rem !important}.pt-xxxl-s{padding-top:.125rem !important}.pb-xxxl-s{padding-bottom:.125rem !important}.px-xxxl-s{padding-right:.125rem !important;padding-left:.125rem !important}.py-xxxl-s{padding-top:.125rem !important;padding-bottom:.125rem !important}.m-xxxl-s{margin:.125rem !important}.mx-xxxl-s{margin-right:.125rem !important;margin-left:.125rem !important}.me-xxxl-s{margin-right:.125rem !important}.ms-xxxl-s{margin-left:.125rem !important}.mt-xxxl-s{margin-top:.125rem !important}.mb-xxxl-s{margin-bottom:.125rem !important}.my-xxxl-s{margin-top:.125rem !important;margin-bottom:.125rem !important}.w-xxxl-auto{width:auto !important}.text-res-xxxl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.border-top-dotted{border-top-style:dotted !important}.border-right-dotted{border-right-style:dotted !important}.border-bottom-dotted{border-bottom-style:dotted !important}.border-left-dotted{border-left-style:dotted !important}.border-dotted{border-style:dotted !important}.border-top-dashed{border-top-style:dashed !important}.border-right-dashed{border-right-style:dashed !important}.border-bottom-dashed{border-bottom-style:dashed !important}.border-left-dashed{border-left-style:dashed !important}.border-dashed{border-style:dashed !important}.link-primary-hover:hover,.link-primary-hover:focus{color:#004385 !important}.link-primary-hover.show{color:#004385 !important}.link-secondary-hover:hover,.link-secondary-hover:focus{color:#767676 !important}.link-secondary-hover.show{color:#767676 !important}.link-success-hover:hover,.link-success-hover:focus{color:#367a04 !important}.link-success-hover.show{color:#367a04 !important}.link-info-hover:hover,.link-info-hover:focus{color:#c2e3f9 !important}.link-info-hover.show{color:#c2e3f9 !important}.link-warning-hover:hover,.link-warning-hover:focus{color:#be6d02 !important}.link-warning-hover.show{color:#be6d02 !important}.link-danger-hover:hover,.link-danger-hover:focus{color:#b02a37 !important}.link-danger-hover.show{color:#b02a37 !important}.link-light-hover:hover,.link-light-hover:focus{color:#f9fafb !important}.link-light-hover.show{color:#f9fafb !important}.link-dark-hover:hover,.link-dark-hover:focus{color:#1a1e21 !important}.link-dark-hover.show{color:#1a1e21 !important}body,html{height:100%}.wrap{display:flex;flex-direction:column}.wrap .base{flex:1 0 auto}.wrap footer{flex:0 0 auto}body{background-color:#b3dcf8}.header .header__top{background-image:url("data:image/svg+xml,%3Csvg width='256' height='82' viewBox='0 0 256 82' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='256' height='82' fill='%230054A6'/%3E%3Crect x='1' y='18' width='15' height='15' fill='%230D5EAE'/%3E%3Crect x='1' y='50' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='1' y='2' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='1' y='66' width='15' height='15' fill='%23075BAD'/%3E%3Crect x='17' y='66' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='33' y='66' width='15' height='15' fill='%231161AE'/%3E%3Crect x='17' y='18' width='15' height='15' fill='%231763AE'/%3E%3Crect x='17' y='34' width='15' height='15' fill='%231663AE'/%3E%3Crect x='65' y='34' width='15' height='15' fill='%231763AE'/%3E%3Crect x='65' y='66' width='15' height='15' fill='%231462AE'/%3E%3Crect x='65' y='18' width='15' height='15' fill='%230458AA'/%3E%3Crect x='81' y='34' width='15' height='15' fill='%231161AE'/%3E%3Crect x='81' y='66' width='15' height='15' fill='%231261AE'/%3E%3Crect x='81' y='50' width='15' height='15' fill='%23075BAD'/%3E%3Crect x='81' y='2' width='15' height='15' fill='%23075BAD'/%3E%3Crect x='33' y='34' width='15' height='15' fill='%230458AA'/%3E%3Crect x='97' y='34' width='15' height='15' fill='%231161AE'/%3E%3Crect x='97' y='66' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='49' y='34' width='15' height='15' fill='%231362AE'/%3E%3Crect x='97' y='50' width='15' height='15' fill='%231663AE'/%3E%3Crect x='97' y='2' width='15' height='15' fill='%231663AE'/%3E%3Crect x='129' y='50' width='15' height='15' fill='%23004F9D'/%3E%3Crect x='129' y='66' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='145' y='50' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='145' y='2' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='145' y='66' width='15' height='15' fill='%231362AE'/%3E%3Crect x='161' y='50' width='15' height='15' fill='%230D5EAE'/%3E%3Crect x='161' y='2' width='15' height='15' fill='%23004F9D'/%3E%3Crect x='161' y='66' width='15' height='15' fill='%231161AE'/%3E%3Crect x='81' y='18' width='15' height='15' fill='%230D5EAE'/%3E%3Crect x='33' y='50' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='33' y='2' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='49' y='18' width='15' height='15' fill='%230458AA'/%3E%3Crect x='145' y='18' width='15' height='15' fill='%231663AE'/%3E%3Crect x='193' y='18' width='15' height='15' fill='%230559AB'/%3E%3Crect x='177' y='18' width='15' height='15' fill='%230051A0'/%3E%3Crect x='97' y='18' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='145' y='34' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='177' y='34' width='15' height='15' fill='%231462AE'/%3E%3Crect x='177' y='50' width='15' height='15' fill='%230357A9'/%3E%3Crect x='177' y='2' width='15' height='15' fill='%230357A9'/%3E%3Crect x='177' y='66' width='15' height='15' fill='%231763AE'/%3E%3Crect x='161' y='18' width='15' height='15' fill='%23075BAD'/%3E%3Crect x='113' y='18' width='15' height='15' fill='%23004F9D'/%3E%3Crect x='209' y='18' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='241' y='18' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='161' y='34' width='15' height='15' fill='%231060AE'/%3E%3Crect x='113' y='34' width='15' height='15' fill='%23085CAE'/%3E%3Crect x='193' y='34' width='15' height='15' fill='%231763AE'/%3E%3Crect x='193' y='50' width='15' height='15' fill='%230458AA'/%3E%3Crect x='193' y='2' width='15' height='15' fill='%231763AE'/%3E%3Crect x='209' y='50' width='15' height='15' fill='%230054A6'/%3E%3Crect x='209' y='2' width='15' height='15' fill='%230054A6'/%3E%3Crect x='209' y='66' width='15' height='15' fill='%230559AB'/%3E%3Crect x='225' y='50' width='15' height='15' fill='%231763AE'/%3E%3Crect x='225' y='2' width='15' height='15' fill='%231763AE'/%3E%3Crect x='225' y='66' width='15' height='15' fill='%231763AE'/%3E%3Crect x='241' y='50' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='241' y='2' width='15' height='15' fill='%230B5DAE'/%3E%3Crect x='193' y='66' width='15' height='15' fill='%231362AE'/%3E%3Crect x='209' y='34' width='15' height='15' fill='%231161AE'/%3E%3Crect x='225' y='34' width='15' height='15' fill='%230D5EAE'/%3E%3Crect x='241' y='34' width='15' height='15' fill='%23075BAD'/%3E%3Crect x='49' y='50' width='15' height='15' fill='%230559AB'/%3E%3Crect x='49' y='2' width='15' height='15' fill='%230559AB'/%3E%3Crect x='49' y='66' width='15' height='15' fill='%231763AE'/%3E%3C/svg%3E")}.header .header__nav a{text-decoration:none;font-weight:700;text-transform:uppercase;font-family:"Open Sans Condensed",sans-serif}.header .header__nav a.active{color:#ee8803}.img-bg-position{background-position:50% 50%;background-repeat:no-repeat;display:block;background-size:cover}.dropdown-menu.dropdown-userlist-menu{min-width:270px !important}.pro-icon{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='22px' height='12px' viewBox='0 0 22 12' enable-background='new 0 0 22 12' xml:space='preserve'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23449905' d='M0,1v10h1V1H0z M21,1v10h1V1H21z M21,0H1v1h20V0z M1,12h20v-1H1 V12z'/%3E%3Cpath fill='%23449905' d='M5.031,3.001L3.046,2.993v6.009h0.985V7.001h1c2.026,0,2-0.759,2-2C7.031,3.769,6.979,3.001,5.031,3.001z M5.031,6.001h-1v-2h1c1.033,0,1,0.181,1,1C6.031,5.804,6.024,6.001,5.031,6.001z M12.031,5.001c0-1.042,0.035-1.969-2-2 L8.038,2.993v6.009h0.97l0.022-2.001h1l2,2.001h1l-2-2.001C11.981,6.977,12.031,6.042,12.031,5.001z M10.031,6.001h-1v-2h1 c0.831,0,1,0.197,1,1C11.031,5.788,10.829,6.001,10.031,6.001z M16.535,2.987c-1.553,0-2.502,0.867-2.502,3.009 c0,2.15,0.949,3.018,2.502,3.018c1.551,0,2.508-0.867,2.508-3.018C19.043,3.854,18.086,2.987,16.535,2.987z M16.535,8.123 c-1.213,0-1.703-0.771-1.703-2.111c0-1.331,0.49-2.104,1.703-2.104c1.217,0,1.709,0.772,1.709,2.104 C18.244,7.352,17.752,8.123,16.535,8.123z'/%3E%3C/svg%3E");display:inline-block;width:22px;height:12px;text-decoration:none}.pal-icon{background-image:url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='19' height='11' rx='1' fill='%23EE8803'/%3E%3Cpath d='M4.91602 1.87598V9H3.50977V3.49707L1.82031 4.03418V2.92578L4.76465 1.87598H4.91602Z' fill='white'/%3E%3Cpath d='M11.9205 7.05176C11.9205 7.49772 11.8163 7.8737 11.608 8.17969C11.3997 8.48242 11.1132 8.71191 10.7486 8.86816C10.3873 9.02116 9.97715 9.09766 9.51816 9.09766C9.05918 9.09766 8.6474 9.02116 8.28281 8.86816C7.91823 8.71191 7.63014 8.48242 7.41855 8.17969C7.20697 7.8737 7.10117 7.49772 7.10117 7.05176C7.10117 6.75228 7.16139 6.4821 7.28184 6.24121C7.40228 5.99707 7.56992 5.78874 7.78477 5.61621C8.00286 5.44043 8.2584 5.30697 8.55137 5.21582C8.84434 5.12142 9.16335 5.07422 9.5084 5.07422C9.97064 5.07422 10.384 5.1556 10.7486 5.31836C11.1132 5.48112 11.3997 5.71061 11.608 6.00684C11.8163 6.30306 11.9205 6.65137 11.9205 7.05176ZM10.5045 6.95898C10.5045 6.74089 10.4622 6.55371 10.3775 6.39746C10.2962 6.23796 10.1806 6.11589 10.0309 6.03125C9.88112 5.94661 9.70697 5.9043 9.5084 5.9043C9.30983 5.9043 9.13568 5.94661 8.98594 6.03125C8.8362 6.11589 8.71901 6.23796 8.63438 6.39746C8.55299 6.55371 8.5123 6.74089 8.5123 6.95898C8.5123 7.17383 8.55299 7.35938 8.63438 7.51562C8.71901 7.67188 8.8362 7.79232 8.98594 7.87695C9.13893 7.95833 9.31634 7.99902 9.51816 7.99902C9.71999 7.99902 9.89414 7.95833 10.0406 7.87695C10.1904 7.79232 10.3043 7.67188 10.3824 7.51562C10.4638 7.35938 10.5045 7.17383 10.5045 6.95898ZM11.7691 3.77539C11.7691 4.13672 11.6731 4.45736 11.4811 4.7373C11.289 5.014 11.0221 5.23047 10.6803 5.38672C10.3417 5.54297 9.95436 5.62109 9.51816 5.62109C9.07871 5.62109 8.68809 5.54297 8.34629 5.38672C8.00449 5.23047 7.73757 5.014 7.54551 4.7373C7.35345 4.45736 7.25742 4.13672 7.25742 3.77539C7.25742 3.3457 7.35345 2.98438 7.54551 2.69141C7.74082 2.39518 8.00775 2.17057 8.34629 2.01758C8.68809 1.86458 9.07546 1.78809 9.5084 1.78809C9.94785 1.78809 10.3368 1.86458 10.6754 2.01758C11.0172 2.17057 11.2841 2.39518 11.4762 2.69141C11.6715 2.98438 11.7691 3.3457 11.7691 3.77539ZM10.3629 3.83887C10.3629 3.64681 10.3287 3.48079 10.2604 3.34082C10.192 3.19759 10.0943 3.08691 9.96738 3.00879C9.84368 2.93066 9.69069 2.8916 9.5084 2.8916C9.33262 2.8916 9.18125 2.92904 9.0543 3.00391C8.9306 3.07878 8.83457 3.18783 8.76621 3.33105C8.70111 3.47103 8.66855 3.6403 8.66855 3.83887C8.66855 4.03092 8.70111 4.2002 8.76621 4.34668C8.83457 4.48991 8.93223 4.60221 9.05918 4.68359C9.18613 4.76497 9.33913 4.80566 9.51816 4.80566C9.6972 4.80566 9.84857 4.76497 9.97227 4.68359C10.0992 4.60221 10.1952 4.48991 10.2604 4.34668C10.3287 4.2002 10.3629 4.03092 10.3629 3.83887Z' fill='white'/%3E%3Cpath d='M17.4309 5.04004V6.26562H12.5578V5.04004H17.4309ZM15.6633 3.11133V8.28711H14.3303V3.11133H15.6633Z' fill='white'/%3E%3C/svg%3E");display:inline-block;width:19px;height:11px;text-decoration:none}.pal-icon-lg{width:28px;height:16px;background-size:contain}.dropdown .bi.bi-chevron-down:before{transition:all .5s ease}.dropdown .show .bi.bi-chevron-down:before{transform:rotate(180deg)}.text-link-reset a{color:inherit !important}.player-box__play .bi-pause-fill,.player-box__play .bi-pause-circle-fill{display:none}.player-box__pause .bi-play-fill,.player-box__pause .bi-play-circle-fill{display:none}.ff-roboto{font-family:"Roboto Condensed",Tahoma sans-serif}.dropdown-toggle::after{display:none !important}.border-transarent{border-color:rgba(0,0,0,0) !important}.breadcrumb .breadcrumb-item:last-child a{text-decoration:none !important}.nav.nav-tabs .nav-link:not(.active,.link-light,.link-warning,.link-primary){color:#949494 !important}.nav.nav-tabs .nav-link:not(.active,.link-light,.link-warning,.link-primary):hover{color:#ee8803 !important}.nav.nav-tabs.nav-tabs-line{flex-wrap:nowrap}.nav.nav-tabs.nav-tabs-line .nav-link.active{color:#495057;background-color:#fff}.nav.nav-tabs.nav-tabs-line .nav-link{border:0 solid rgba(0,0,0,0);border-radius:0;position:relative;white-space:nowrap}.nav.nav-tabs.nav-tabs-line .nav-link{display:block;margin:.75rem 1.65rem .75rem 0;padding:0}.nav.nav-tabs.nav-tabs-line .nav-link:after{content:"";display:block;position:absolute;width:100%;height:5px;background-color:rgba(0,0,0,0);bottom:-13px}.nav.nav-tabs.nav-tabs-line .nav-link.active:after{background-color:#449905}.sub-nav-tabs.nav-tabs .nav-link.active{color:#212529;background-color:rgba(0,0,0,0)}.sub-nav-tabs.nav-tabs .nav-link{border:0 solid rgba(0,0,0,0);border-radius:0;position:relative;white-space:nowrap;display:block;padding-right:0;padding-left:0;padding-bottom:12px !important}.sub-nav-tabs.nav-tabs .nav-link:after{content:"";display:block;position:absolute;width:100%;height:4px;background-color:rgba(0,0,0,0);bottom:0}.sub-nav-tabs.nav-tabs .nav-link.active:after{background-color:#ee8803}.scroller{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scrollbar-width:none}.scroller::-webkit-scrollbar{display:none}.vscroller::-webkit-scrollbar{width:4px}.vscroller::-webkit-scrollbar-track{background:#f6f8fe}.vscroller::-webkit-scrollbar-thumb{background:#d9d9d9}.js_playlist_pane{margin-top:31px}.dropdown-smart-menu .dropdown-menu{min-width:calc(100vw - 30px) !important;left:-15px !important}.dropdown-smart-menu-trigger:not(.show) .bi+.bi,.dropdown-smart-menu-trigger.show .bi:first-child{display:none}.input{border:1px solid #a8a8a8}.ffos{font-family:"Open Sans Condensed",sans-serif}.form-control::-webkit-input-placeholder,.form-control::-moz-placeholder,.form-control::placeholder{color:#949494 !important}.form-control:focus ::-webkit-input-placeholder{color:#fff}.form-control:focus::-moz-placeholder{color:#fff}.form-control:focus::placeholder{color:#fff}h1.fs-36,.fs-36.h1{letter-spacing:-0.025rem}h1.fs-44,.fs-44.h1{letter-spacing:-0.105rem}.article-body iframe{width:100% !important}.article-body h2,.article-body .h2{font-family:"Roboto Condensed",Tahoma sans-serif;color:#0054a6;font-size:1.5rem}.article-body strong{font-weight:600}.share-click:not(.share-copy-link):hover{background-color:#f8f9fa}footer{background-color:#d5e9fc;background-image:url("data:image/svg+xml,%3Csvg width='673' height='23' viewBox='0 0 673 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='673' height='23' fill='%23D5E9FC'/%3E%3Crect x='12' width='10' height='10' fill='%23D9D9D9'/%3E%3Crect x='54' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='65' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='85' y='11' width='10' height='10' fill='%23D7E6E2'/%3E%3Crect x='65' width='10' height='10' fill='%23CECBD5'/%3E%3Crect x='96' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='85' width='10' height='10' fill='%23D9D9D9'/%3E%3Crect x='138' width='10' height='10' fill='%23D9E1D5'/%3E%3Crect x='138' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='149' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='159' width='10' height='10' fill='%23C1CEDA'/%3E%3Crect x='169' y='11' width='10' height='10' fill='%23D9C9D1'/%3E%3Crect x='180' y='11' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='180' width='10' height='10' fill='%23DEEDF8'/%3E%3Crect x='202' width='10' height='10' fill='%23DBD6CB'/%3E%3Crect x='202' y='11' width='10' height='10' fill='%23BCDAFB'/%3E%3Crect x='224' width='10' height='10' fill='%23D9D6CE'/%3E%3Crect x='263' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='263' y='11' width='10' height='10' fill='%23D2DAF1'/%3E%3Crect x='224' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='191' width='10' height='10' fill='%23DADADB'/%3E%3Crect x='213' width='10' height='10' fill='%23AACBEB'/%3E%3Crect x='252' width='10' height='10' fill='%23C7D7E6'/%3E%3Crect x='252' y='11' width='10' height='10' fill='%23D7E6E2'/%3E%3Crect x='213' y='11' width='10' height='10' fill='%23C3E6F0'/%3E%3Crect x='235' width='10' height='10' fill='%23CECBD5'/%3E%3Crect x='274' width='10' height='10' fill='%23D5B8C7'/%3E%3Crect x='295' width='10' height='10' fill='%23CCE2D2'/%3E%3Crect x='306' width='10' height='10' fill='%23D9E1D5'/%3E%3Crect x='306' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='317' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='327' width='10' height='10' fill='%23C1CEDA'/%3E%3Crect x='337' y='11' width='10' height='10' fill='%23D9C9D1'/%3E%3Crect x='347' width='10' height='10' fill='%23DEEDF8'/%3E%3Crect x='358' width='10' height='10' fill='%23DADADB'/%3E%3Crect x='369' width='10' height='10' fill='%23DBD6CB'/%3E%3Crect x='379' y='11' width='10' height='10' fill='%23C3E6F0'/%3E%3Crect x='390' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='390' width='10' height='10' fill='%23D9D6CE'/%3E%3Crect x='401' width='10' height='10' fill='%23CECBD5'/%3E%3Crect x='401' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='420' y='11' width='10' height='10' fill='%23D7E6E2'/%3E%3Crect x='452' y='11' width='10' height='10' fill='%23C6D8EF'/%3E%3Crect x='420' width='10' height='10' fill='%23C7D7E6'/%3E%3Crect x='462' width='10' height='10' fill='%23CCE2D2'/%3E%3Crect x='514' width='10' height='10' fill='%23DEEDF8'/%3E%3Crect x='431' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='473' width='10' height='10' fill='%23D9E1D5'/%3E%3Crect x='525' width='10' height='10' fill='%23DADADB'/%3E%3Crect x='547' width='10' height='10' fill='%23AACBEB'/%3E%3Crect x='587' width='10' height='10' fill='%23C7D7E6'/%3E%3Crect x='587' y='11' width='10' height='10' fill='%23D7E6E2'/%3E%3Crect x='547' y='11' width='10' height='10' fill='%23C3E6F0'/%3E%3Crect x='525' y='11' width='10' height='10' fill='%23C2C8D2'/%3E%3Crect x='536' width='10' height='10' fill='%23DBD6CB'/%3E%3Crect x='598' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='629' width='10' height='10' fill='%23CCE2D2'/%3E%3Crect x='558' width='10' height='10' fill='%23D9D6CE'/%3E%3Crect x='598' y='11' width='10' height='10' fill='%23D2DAF1'/%3E%3Crect x='619' y='11' width='10' height='10' fill='%23C6D8EF'/%3E%3Crect x='640' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='651' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='661' width='10' height='10' fill='%23C1CEDA'/%3E%3Crect x='558' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='569' width='10' height='10' fill='%23CECBD5'/%3E%3Crect x='609' width='10' height='10' fill='%23D5B8C7'/%3E%3Crect x='640' width='10' height='10' fill='%23D9E1D5'/%3E%3Crect x='569' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='473' y='11' width='10' height='10' fill='%23CBEDE6'/%3E%3Crect x='484' y='11' width='10' height='10' fill='%23DEEDFB'/%3E%3Crect x='494' width='10' height='10' fill='%23C1CEDA'/%3E%3Crect x='504' y='11' width='10' height='10' fill='%23D9C9D1'/%3E%3Crect x='33' width='10' height='10' fill='%23DBD6CB'/%3E%3Crect x='12' y='11' width='10' height='10' fill='%23DCECFB'/%3E%3Crect x='1' width='10' height='10' fill='%23AFC4E2'/%3E%3Crect x='127' width='10' height='10' fill='%23CCE2D2'/%3E%3Crect x='127' y='11' width='10' height='10' fill='%23D4E6F7'/%3E%3Crect x='285' y='11' width='10' height='10' fill='%23C6D8EF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:76% 0;color:#637a8f}.radio-icon{transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-webkit-transition:all 1s ease}.radio-icon img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-webkit-transition:all 1s ease}.radio-icon:hover{border-color:#ee8803 !important}.radio-icon:not(.rg) img{opacity:1;transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg)}.radio-icon:hover img{transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg)}.radio-play img{-webkit-animation:rotating 12s linear infinite;-moz-animation:rotating 12s linear infinite;-ms-animation:rotating 12s linear infinite;-o-animation:rotating 12s linear infinite;animation:rotating 12s linear infinite}.radio-play{border-color:#ee8803 !important;background-color:rgba(179,220,248,.2) !important}.radio-icon .bi.bi-x-lg{opacity:0}.radio-icon.radio-play:hover .bi.bi-x-lg{opacity:1}.radio-player_fix{position:fixed;width:calc(100% - 36px);z-index:100;background-color:#fff;top:-6px}@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.text-format{white-space:pre-line !important;white-space:-moz-pre-line !important;white-space:-pre-line !important}.accordion-tools>[data-bs-toggle=collapse].collapsed>.border{background-color:#f8f9fa !important}.accordion-tools>[data-bs-toggle=collapse]:not(.collapsed)>.border{border-color:#ee8803 !important;background-color:#fff !important}.dragRow{background-color:#f8f9fa}#promoHolder:not(:empty){border:1px solid #dee2e6;margin:20px 0}#promoHolder li{padding-top:8px !important;padding-bottom:8px !important}.share-dropdown{position:relative}.share-dropdown::after{content:"";display:inline-block;font-display:block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;color:#949494}.share-dropdown.share-dropdown-load::after{display:none}.share-btn{cursor:pointer}.text-over>span[role=button]:not(.collapsed){display:none}@media(max-width: 991.98px){.form-control,.form-select{padding:.7rem .75rem}}@media(min-width: 992px){.position-lg-static{position:static !important}.header .header__nav a{position:relative}.header .header__nav a.active{color:#0054a6}.header .header__nav a.active:after,.header .header__nav a:hover:after{content:"";display:block;position:absolute;width:100%;background:#ee8803;height:3px;left:0;bottom:-27px}.text-promo{transform:rotate(270deg);height:20px;left:-2px;width:30px;position:relative;top:73px;letter-spacing:-0.015rem;background-color:rgba(0,0,0,0) !important}}@media(min-width: 1200px){.simple-player{width:1200px;left:50%;transform:translateX(-50%)}.player-box__play .bi-play-circle-fill{display:none}.player-box__play .bg-white{background:rgba(0,0,0,0) !important}.player-box__play:hover .bi-play-circle-fill{display:block !important}.player-box__play:hover .bg-white{background:#fff !important}.header .header__nav a.active:after,.header .header__nav a:hover:after{bottom:-31px}.text-promo{top:96px}}@media(min-width: 1440px){.promo-tracks{left:calc(50% + 491px)}.simple-player{width:1440px}.main:not(.main_pro),body:not(.player_pro) .simple-player{padding-right:220px !important}}/*# sourceMappingURL=global.css.map */
