@charset "UTF-8";/*!
 * Bootstrap  v5.2.0 (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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{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:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{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 + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.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}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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 + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::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,.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:.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:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.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:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--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:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.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)}.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:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.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: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:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.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:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.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:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.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:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.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:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.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}}.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, .05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, .1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(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;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}.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(2n){--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:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--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:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--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:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--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:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--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:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;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:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.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.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.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.5rem;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:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;border-color:#0d6efd;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='%2386b7fe'/%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.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;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 .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;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 .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.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-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.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,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 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='%23198754' 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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.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:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:.375rem;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow: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;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;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:focus+.btn,.btn:focus{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:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{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:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.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, .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:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(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, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--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, .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, .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, .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:49,132,253;text-decoration:underline}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:.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 .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-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 transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.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:.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:1000;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: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:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom: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 transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.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 transparent;border-right:0;border-bottom:.3em solid transparent;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 transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.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;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{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:transparent}.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:.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, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--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-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.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-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.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);text-decoration:none;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:focus,.nav-link:hover{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:.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--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(var(--bs-nav-tabs-border-width) * -1);background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{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:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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:.5rem;--bs-navbar-color:rgba(0, 0, 0, .55);--bs-navbar-hover-color:rgba(0, 0, 0, .7);--bs-navbar-disabled-color:rgba(0, 0, 0, .3);--bs-navbar-active-color:rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.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, .1);--bs-navbar-toggler-border-radius:.375rem;--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .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-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{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);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.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 .nav-link.active,.navbar-nav .show>.nav-link{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:focus,.navbar-text a:hover{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:transparent;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: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:transparent!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:transparent!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:transparent!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:transparent!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:1400px){.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:transparent!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}}.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:transparent!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, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .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, .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:.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(.375rem - 1px);--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(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:.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(-.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(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.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(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.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-bottom,.card-img-top{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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:.375rem;--bs-accordion-inner-border-radius:calc(.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--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='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .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='%230c63e4'%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:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.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(var(--bs-accordion-border-width) * -1) 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{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:.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, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.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:.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 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--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);text-decoration:none;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)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{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:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:.5rem}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:.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:.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:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.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:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.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:.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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, .125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.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:#0d6efd;--bs-list-group-active-border-color:#0d6efd;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:focus,.list-group-item-action:hover{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);text-decoration:none;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(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-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{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(var(--bs-list-group-border-width) * -1);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:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{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:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{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;color:#000;background:transparent 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 #0d6efd40;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, .85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:.375rem;--bs-toast-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, .85);--bs-toast-header-border-color:rgba(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{position:absolute;z-index:1090;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(var(--bs-toast-padding-x) * -.5);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:.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:.5rem;--bs-modal-box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius:calc(.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.5;--bs-modal-footer-gap:.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:translateY(-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:.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(var(--bs-modal-header-padding-y) * -.5) calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5) 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 .5rem 1rem rgba(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-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:.375rem;--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.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.5;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:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .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-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .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:.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:.5rem;--bs-popover-inner-border-radius:calc(.5rem - 1px);--bs-popover-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-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:.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.5;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:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(var(--bs-popover-arrow-width) * -.5);content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{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:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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 transparent;border-bottom:10px solid transparent;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-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{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)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.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:-.125em;--bs-spinner-animation-speed:.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-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--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 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:1045;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:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.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:translate(-100%)}}@media (max-width:1399.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:translate(100%)}}@media (max-width:1399.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:1399.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:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{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(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.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{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,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:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{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: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:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-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 #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!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:translate(-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:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.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}.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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.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}.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}.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}.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}.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:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.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}.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: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}}@charset "UTF-8";/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}@charset "UTF-8";/*!
 * Bootstrap  v5.2.0 (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: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--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 + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}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:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.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 + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::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,.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:.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:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.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:.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.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)}.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: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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: 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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .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: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .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}}.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, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(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;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}.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: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--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: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--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: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--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: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--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: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;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: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;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.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.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.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.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.5rem;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:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;border-color:#0d6efd;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='%2386b7fe'/%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.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;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 .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;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 .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.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(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.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:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;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:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):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(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;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:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 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='%23198754' 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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.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:.875rem;color:#fff;background-color:#dc3545e6;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.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.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 #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 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;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;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:focus+.btn,.btn:focus{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:checked+.btn,.btn-check:active+.btn,.btn: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,.btn-check:active+.btn:focus,.btn:active:focus,.btn.active:focus,.btn.show:focus{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: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.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, .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: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(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, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--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, .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, .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, .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: 49, 132, 253;text-decoration:underline}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .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 .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s 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 transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .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: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius:calc(.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:1000;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: 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: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom: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 transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.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 transparent;border-right:0;border-bottom:.3em solid transparent;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 transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.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;text-decoration:none;white-space:nowrap;background-color:transparent;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:transparent}.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:.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, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--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>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.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:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{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: 1rem;--bs-nav-link-padding-y: .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);text-decoration:none;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: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--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(var(--bs-nav-tabs-border-width) * -1);background:none;border:var(--bs-nav-tabs-border-width) solid transparent;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:transparent;border-color:transparent}.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(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.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:transparent;border-color:transparent}.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: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .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, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .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-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{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);text-decoration:none;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: .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:transparent;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: 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:transparent!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:transparent!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:transparent!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:transparent!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: 1400px){.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:transparent!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}}.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:transparent!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, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .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, .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: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(.375rem - 1px);--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(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: .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(-.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(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.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(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.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: #000;--bs-accordion-bg: #fff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius:calc(.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--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='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .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='%230c63e4'%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: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}.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(var(--bs-accordion-border-width) * -1) 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{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: .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, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .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: .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 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--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);text-decoration:none;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: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: .5rem}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: .25rem}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .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: .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: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.alert-warning .alert-link{color:#523e02}.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: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.alert-light .alert-link{color:#4f5050}.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: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .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: #0d6efd;--bs-list-group-active-border-color: #0d6efd;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);text-decoration:none;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(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-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{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(var(--bs-list-group-border-width) * -1);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:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.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:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.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;color:#000;background:transparent 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 #0d6efd40;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(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{position:absolute;z-index:1090;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(var(--bs-toast-padding-x) * -.5);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: .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: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius:calc(.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.5;--bs-modal-footer-gap: .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:translateY(-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: .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(var(--bs-modal-header-padding-y) * -.5) calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5) 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 .5rem 1rem rgba(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: 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: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;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}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .375rem;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .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.5;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:transparent;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: .875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius:calc(.5rem - 1px);--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: var(--bs-heading-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: .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.5;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:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-width) * -.5);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(var(--bs-popover-arrow-height) * -1 - 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%;-webkit-backface-visibility:hidden;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:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-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 transparent;border-bottom:10px solid transparent;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)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .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: -.125em;--bs-spinner-animation-speed: .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-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--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 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:1045;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: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.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:translate(-100%)}}@media (max-width: 1399.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:translate(100%)}}@media (max-width: 1399.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: 1399.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: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media (max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:1045;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:translate(-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:translate(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(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.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{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,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:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:hover,.link-light:focus{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-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: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-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 #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!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:translate(-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: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .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}.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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.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}.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}.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}.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}.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: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.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}.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: 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}}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6) format("woff2"),url(bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.min-w-0{min-width:0px!important}.w-0{width:0px!important}.max-w-0{max-width:0px!important}.min-h-0{min-height:0px!important}.h-0{height:0px!important}.max-h-0{max-height:0px!important}.lh-0{line-height:0px!important}.b-r-0{border-radius:0!important}.min-w-1{min-width:1px!important}.w-1{width:1px!important}.max-w-1{max-width:1px!important}.min-h-1{min-height:1px!important}.h-1{height:1px!important}.max-h-1{max-height:1px!important}.lh-1{line-height:1px!important}.b-r-1{border-radius:1px!important}.min-w-2{min-width:2px!important}.w-2{width:2px!important}.max-w-2{max-width:2px!important}.min-h-2{min-height:2px!important}.h-2{height:2px!important}.max-h-2{max-height:2px!important}.lh-2{line-height:2px!important}.b-r-2{border-radius:2px!important}.min-w-3{min-width:3px!important}.w-3{width:3px!important}.max-w-3{max-width:3px!important}.min-h-3{min-height:3px!important}.h-3{height:3px!important}.max-h-3{max-height:3px!important}.lh-3{line-height:3px!important}.b-r-3{border-radius:3px!important}.min-w-4{min-width:4px!important}.w-4{width:4px!important}.max-w-4{max-width:4px!important}.min-h-4{min-height:4px!important}.h-4{height:4px!important}.max-h-4{max-height:4px!important}.lh-4{line-height:4px!important}.b-r-4{border-radius:4px!important}.min-w-5{min-width:5px!important}.w-5{width:5px!important}.max-w-5{max-width:5px!important}.min-h-5{min-height:5px!important}.h-5{height:5px!important}.max-h-5{max-height:5px!important}.lh-5{line-height:5px!important}.b-r-5{border-radius:5px!important}.min-w-6{min-width:6px!important}.w-6{width:6px!important}.max-w-6{max-width:6px!important}.min-h-6{min-height:6px!important}.h-6{height:6px!important}.max-h-6{max-height:6px!important}.lh-6{line-height:6px!important}.b-r-6{border-radius:6px!important}.min-w-7{min-width:7px!important}.w-7{width:7px!important}.max-w-7{max-width:7px!important}.min-h-7{min-height:7px!important}.h-7{height:7px!important}.max-h-7{max-height:7px!important}.lh-7{line-height:7px!important}.b-r-7{border-radius:7px!important}.min-w-8{min-width:8px!important}.w-8{width:8px!important}.max-w-8{max-width:8px!important}.min-h-8{min-height:8px!important}.h-8{height:8px!important}.max-h-8{max-height:8px!important}.lh-8{line-height:8px!important}.b-r-8{border-radius:8px!important}.min-w-9{min-width:9px!important}.w-9{width:9px!important}.max-w-9{max-width:9px!important}.min-h-9{min-height:9px!important}.h-9{height:9px!important}.max-h-9{max-height:9px!important}.lh-9{line-height:9px!important}.b-r-9{border-radius:9px!important}.min-w-10{min-width:10px!important}.w-10{width:10px!important}.max-w-10{max-width:10px!important}.min-h-10{min-height:10px!important}.h-10{height:10px!important}.max-h-10{max-height:10px!important}.lh-10{line-height:10px!important}.b-r-10{border-radius:10px!important}.min-w-11{min-width:11px!important}.w-11{width:11px!important}.max-w-11{max-width:11px!important}.min-h-11{min-height:11px!important}.h-11{height:11px!important}.max-h-11{max-height:11px!important}.lh-11{line-height:11px!important}.b-r-11{border-radius:11px!important}.min-w-12{min-width:12px!important}.w-12{width:12px!important}.max-w-12{max-width:12px!important}.min-h-12{min-height:12px!important}.h-12{height:12px!important}.max-h-12{max-height:12px!important}.lh-12{line-height:12px!important}.b-r-12{border-radius:12px!important}.min-w-13{min-width:13px!important}.w-13{width:13px!important}.max-w-13{max-width:13px!important}.min-h-13{min-height:13px!important}.h-13{height:13px!important}.max-h-13{max-height:13px!important}.lh-13{line-height:13px!important}.b-r-13{border-radius:13px!important}.min-w-14{min-width:14px!important}.w-14{width:14px!important}.max-w-14{max-width:14px!important}.min-h-14{min-height:14px!important}.h-14{height:14px!important}.max-h-14{max-height:14px!important}.lh-14{line-height:14px!important}.b-r-14{border-radius:14px!important}.min-w-15{min-width:15px!important}.w-15{width:15px!important}.max-w-15{max-width:15px!important}.min-h-15{min-height:15px!important}.h-15{height:15px!important}.max-h-15{max-height:15px!important}.lh-15{line-height:15px!important}.b-r-15{border-radius:15px!important}.min-w-16{min-width:16px!important}.w-16{width:16px!important}.max-w-16{max-width:16px!important}.min-h-16{min-height:16px!important}.h-16{height:16px!important}.max-h-16{max-height:16px!important}.lh-16{line-height:16px!important}.b-r-16{border-radius:16px!important}.min-w-17{min-width:17px!important}.w-17{width:17px!important}.max-w-17{max-width:17px!important}.min-h-17{min-height:17px!important}.h-17{height:17px!important}.max-h-17{max-height:17px!important}.lh-17{line-height:17px!important}.b-r-17{border-radius:17px!important}.min-w-18{min-width:18px!important}.w-18{width:18px!important}.max-w-18{max-width:18px!important}.min-h-18{min-height:18px!important}.h-18{height:18px!important}.max-h-18{max-height:18px!important}.lh-18{line-height:18px!important}.b-r-18{border-radius:18px!important}.min-w-19{min-width:19px!important}.w-19{width:19px!important}.max-w-19{max-width:19px!important}.min-h-19{min-height:19px!important}.h-19{height:19px!important}.max-h-19{max-height:19px!important}.lh-19{line-height:19px!important}.b-r-19{border-radius:19px!important}.min-w-20{min-width:20px!important}.w-20{width:20px!important}.max-w-20{max-width:20px!important}.min-h-20{min-height:20px!important}.h-20{height:20px!important}.max-h-20{max-height:20px!important}.lh-20{line-height:20px!important}.b-r-20{border-radius:20px!important}.min-w-21{min-width:21px!important}.w-21{width:21px!important}.max-w-21{max-width:21px!important}.min-h-21{min-height:21px!important}.h-21{height:21px!important}.max-h-21{max-height:21px!important}.lh-21{line-height:21px!important}.b-r-21{border-radius:21px!important}.min-w-22{min-width:22px!important}.w-22{width:22px!important}.max-w-22{max-width:22px!important}.min-h-22{min-height:22px!important}.h-22{height:22px!important}.max-h-22{max-height:22px!important}.lh-22{line-height:22px!important}.b-r-22{border-radius:22px!important}.min-w-23{min-width:23px!important}.w-23{width:23px!important}.max-w-23{max-width:23px!important}.min-h-23{min-height:23px!important}.h-23{height:23px!important}.max-h-23{max-height:23px!important}.lh-23{line-height:23px!important}.b-r-23{border-radius:23px!important}.min-w-24{min-width:24px!important}.w-24{width:24px!important}.max-w-24{max-width:24px!important}.min-h-24{min-height:24px!important}.h-24{height:24px!important}.max-h-24{max-height:24px!important}.lh-24{line-height:24px!important}.b-r-24{border-radius:24px!important}.min-w-25{min-width:25px!important}.w-25{width:25px!important}.max-w-25{max-width:25px!important}.min-h-25{min-height:25px!important}.h-25{height:25px!important}.max-h-25{max-height:25px!important}.lh-25{line-height:25px!important}.b-r-25{border-radius:25px!important}.min-w-26{min-width:26px!important}.w-26{width:26px!important}.max-w-26{max-width:26px!important}.min-h-26{min-height:26px!important}.h-26{height:26px!important}.max-h-26{max-height:26px!important}.lh-26{line-height:26px!important}.b-r-26{border-radius:26px!important}.min-w-27{min-width:27px!important}.w-27{width:27px!important}.max-w-27{max-width:27px!important}.min-h-27{min-height:27px!important}.h-27{height:27px!important}.max-h-27{max-height:27px!important}.lh-27{line-height:27px!important}.b-r-27{border-radius:27px!important}.min-w-28{min-width:28px!important}.w-28{width:28px!important}.max-w-28{max-width:28px!important}.min-h-28{min-height:28px!important}.h-28{height:28px!important}.max-h-28{max-height:28px!important}.lh-28{line-height:28px!important}.b-r-28{border-radius:28px!important}.min-w-29{min-width:29px!important}.w-29{width:29px!important}.max-w-29{max-width:29px!important}.min-h-29{min-height:29px!important}.h-29{height:29px!important}.max-h-29{max-height:29px!important}.lh-29{line-height:29px!important}.b-r-29{border-radius:29px!important}.min-w-30{min-width:30px!important}.w-30{width:30px!important}.max-w-30{max-width:30px!important}.min-h-30{min-height:30px!important}.h-30{height:30px!important}.max-h-30{max-height:30px!important}.lh-30{line-height:30px!important}.b-r-30{border-radius:30px!important}.min-w-31{min-width:31px!important}.w-31{width:31px!important}.max-w-31{max-width:31px!important}.min-h-31{min-height:31px!important}.h-31{height:31px!important}.max-h-31{max-height:31px!important}.lh-31{line-height:31px!important}.b-r-31{border-radius:31px!important}.min-w-32{min-width:32px!important}.w-32{width:32px!important}.max-w-32{max-width:32px!important}.min-h-32{min-height:32px!important}.h-32{height:32px!important}.max-h-32{max-height:32px!important}.lh-32{line-height:32px!important}.b-r-32{border-radius:32px!important}.min-w-33{min-width:33px!important}.w-33{width:33px!important}.max-w-33{max-width:33px!important}.min-h-33{min-height:33px!important}.h-33{height:33px!important}.max-h-33{max-height:33px!important}.lh-33{line-height:33px!important}.b-r-33{border-radius:33px!important}.min-w-34{min-width:34px!important}.w-34{width:34px!important}.max-w-34{max-width:34px!important}.min-h-34{min-height:34px!important}.h-34{height:34px!important}.max-h-34{max-height:34px!important}.lh-34{line-height:34px!important}.b-r-34{border-radius:34px!important}.min-w-35{min-width:35px!important}.w-35{width:35px!important}.max-w-35{max-width:35px!important}.min-h-35{min-height:35px!important}.h-35{height:35px!important}.max-h-35{max-height:35px!important}.lh-35{line-height:35px!important}.b-r-35{border-radius:35px!important}.min-w-36{min-width:36px!important}.w-36{width:36px!important}.max-w-36{max-width:36px!important}.min-h-36{min-height:36px!important}.h-36{height:36px!important}.max-h-36{max-height:36px!important}.lh-36{line-height:36px!important}.b-r-36{border-radius:36px!important}.min-w-37{min-width:37px!important}.w-37{width:37px!important}.max-w-37{max-width:37px!important}.min-h-37{min-height:37px!important}.h-37{height:37px!important}.max-h-37{max-height:37px!important}.lh-37{line-height:37px!important}.b-r-37{border-radius:37px!important}.min-w-38{min-width:38px!important}.w-38{width:38px!important}.max-w-38{max-width:38px!important}.min-h-38{min-height:38px!important}.h-38{height:38px!important}.max-h-38{max-height:38px!important}.lh-38{line-height:38px!important}.b-r-38{border-radius:38px!important}.min-w-39{min-width:39px!important}.w-39{width:39px!important}.max-w-39{max-width:39px!important}.min-h-39{min-height:39px!important}.h-39{height:39px!important}.max-h-39{max-height:39px!important}.lh-39{line-height:39px!important}.b-r-39{border-radius:39px!important}.min-w-40{min-width:40px!important}.w-40{width:40px!important}.max-w-40{max-width:40px!important}.min-h-40{min-height:40px!important}.h-40{height:40px!important}.max-h-40{max-height:40px!important}.lh-40{line-height:40px!important}.b-r-40{border-radius:40px!important}.min-w-41{min-width:41px!important}.w-41{width:41px!important}.max-w-41{max-width:41px!important}.min-h-41{min-height:41px!important}.h-41{height:41px!important}.max-h-41{max-height:41px!important}.lh-41{line-height:41px!important}.b-r-41{border-radius:41px!important}.min-w-42{min-width:42px!important}.w-42{width:42px!important}.max-w-42{max-width:42px!important}.min-h-42{min-height:42px!important}.h-42{height:42px!important}.max-h-42{max-height:42px!important}.lh-42{line-height:42px!important}.b-r-42{border-radius:42px!important}.min-w-43{min-width:43px!important}.w-43{width:43px!important}.max-w-43{max-width:43px!important}.min-h-43{min-height:43px!important}.h-43{height:43px!important}.max-h-43{max-height:43px!important}.lh-43{line-height:43px!important}.b-r-43{border-radius:43px!important}.min-w-44{min-width:44px!important}.w-44{width:44px!important}.max-w-44{max-width:44px!important}.min-h-44{min-height:44px!important}.h-44{height:44px!important}.max-h-44{max-height:44px!important}.lh-44{line-height:44px!important}.b-r-44{border-radius:44px!important}.min-w-45{min-width:45px!important}.w-45{width:45px!important}.max-w-45{max-width:45px!important}.min-h-45{min-height:45px!important}.h-45{height:45px!important}.max-h-45{max-height:45px!important}.lh-45{line-height:45px!important}.b-r-45{border-radius:45px!important}.min-w-46{min-width:46px!important}.w-46{width:46px!important}.max-w-46{max-width:46px!important}.min-h-46{min-height:46px!important}.h-46{height:46px!important}.max-h-46{max-height:46px!important}.lh-46{line-height:46px!important}.b-r-46{border-radius:46px!important}.min-w-47{min-width:47px!important}.w-47{width:47px!important}.max-w-47{max-width:47px!important}.min-h-47{min-height:47px!important}.h-47{height:47px!important}.max-h-47{max-height:47px!important}.lh-47{line-height:47px!important}.b-r-47{border-radius:47px!important}.min-w-48{min-width:48px!important}.w-48{width:48px!important}.max-w-48{max-width:48px!important}.min-h-48{min-height:48px!important}.h-48{height:48px!important}.max-h-48{max-height:48px!important}.lh-48{line-height:48px!important}.b-r-48{border-radius:48px!important}.min-w-49{min-width:49px!important}.w-49{width:49px!important}.max-w-49{max-width:49px!important}.min-h-49{min-height:49px!important}.h-49{height:49px!important}.max-h-49{max-height:49px!important}.lh-49{line-height:49px!important}.b-r-49{border-radius:49px!important}.min-w-50{min-width:50px!important}.w-50{width:50px!important}.max-w-50{max-width:50px!important}.min-h-50{min-height:50px!important}.h-50{height:50px!important}.max-h-50{max-height:50px!important}.lh-50{line-height:50px!important}.b-r-50{border-radius:50px!important}.min-w-51{min-width:51px!important}.w-51{width:51px!important}.max-w-51{max-width:51px!important}.min-h-51{min-height:51px!important}.h-51{height:51px!important}.max-h-51{max-height:51px!important}.lh-51{line-height:51px!important}.b-r-51{border-radius:51px!important}.min-w-52{min-width:52px!important}.w-52{width:52px!important}.max-w-52{max-width:52px!important}.min-h-52{min-height:52px!important}.h-52{height:52px!important}.max-h-52{max-height:52px!important}.lh-52{line-height:52px!important}.b-r-52{border-radius:52px!important}.min-w-53{min-width:53px!important}.w-53{width:53px!important}.max-w-53{max-width:53px!important}.min-h-53{min-height:53px!important}.h-53{height:53px!important}.max-h-53{max-height:53px!important}.lh-53{line-height:53px!important}.b-r-53{border-radius:53px!important}.min-w-54{min-width:54px!important}.w-54{width:54px!important}.max-w-54{max-width:54px!important}.min-h-54{min-height:54px!important}.h-54{height:54px!important}.max-h-54{max-height:54px!important}.lh-54{line-height:54px!important}.b-r-54{border-radius:54px!important}.min-w-55{min-width:55px!important}.w-55{width:55px!important}.max-w-55{max-width:55px!important}.min-h-55{min-height:55px!important}.h-55{height:55px!important}.max-h-55{max-height:55px!important}.lh-55{line-height:55px!important}.b-r-55{border-radius:55px!important}.min-w-56{min-width:56px!important}.w-56{width:56px!important}.max-w-56{max-width:56px!important}.min-h-56{min-height:56px!important}.h-56{height:56px!important}.max-h-56{max-height:56px!important}.lh-56{line-height:56px!important}.b-r-56{border-radius:56px!important}.min-w-57{min-width:57px!important}.w-57{width:57px!important}.max-w-57{max-width:57px!important}.min-h-57{min-height:57px!important}.h-57{height:57px!important}.max-h-57{max-height:57px!important}.lh-57{line-height:57px!important}.b-r-57{border-radius:57px!important}.min-w-58{min-width:58px!important}.w-58{width:58px!important}.max-w-58{max-width:58px!important}.min-h-58{min-height:58px!important}.h-58{height:58px!important}.max-h-58{max-height:58px!important}.lh-58{line-height:58px!important}.b-r-58{border-radius:58px!important}.min-w-59{min-width:59px!important}.w-59{width:59px!important}.max-w-59{max-width:59px!important}.min-h-59{min-height:59px!important}.h-59{height:59px!important}.max-h-59{max-height:59px!important}.lh-59{line-height:59px!important}.b-r-59{border-radius:59px!important}.min-w-60{min-width:60px!important}.w-60{width:60px!important}.max-w-60{max-width:60px!important}.min-h-60{min-height:60px!important}.h-60{height:60px!important}.max-h-60{max-height:60px!important}.lh-60{line-height:60px!important}.b-r-60{border-radius:60px!important}.min-w-61{min-width:61px!important}.w-61{width:61px!important}.max-w-61{max-width:61px!important}.min-h-61{min-height:61px!important}.h-61{height:61px!important}.max-h-61{max-height:61px!important}.lh-61{line-height:61px!important}.b-r-61{border-radius:61px!important}.min-w-62{min-width:62px!important}.w-62{width:62px!important}.max-w-62{max-width:62px!important}.min-h-62{min-height:62px!important}.h-62{height:62px!important}.max-h-62{max-height:62px!important}.lh-62{line-height:62px!important}.b-r-62{border-radius:62px!important}.min-w-63{min-width:63px!important}.w-63{width:63px!important}.max-w-63{max-width:63px!important}.min-h-63{min-height:63px!important}.h-63{height:63px!important}.max-h-63{max-height:63px!important}.lh-63{line-height:63px!important}.b-r-63{border-radius:63px!important}.min-w-64{min-width:64px!important}.w-64{width:64px!important}.max-w-64{max-width:64px!important}.min-h-64{min-height:64px!important}.h-64{height:64px!important}.max-h-64{max-height:64px!important}.lh-64{line-height:64px!important}.b-r-64{border-radius:64px!important}.min-w-65{min-width:65px!important}.w-65{width:65px!important}.max-w-65{max-width:65px!important}.min-h-65{min-height:65px!important}.h-65{height:65px!important}.max-h-65{max-height:65px!important}.lh-65{line-height:65px!important}.b-r-65{border-radius:65px!important}.min-w-66{min-width:66px!important}.w-66{width:66px!important}.max-w-66{max-width:66px!important}.min-h-66{min-height:66px!important}.h-66{height:66px!important}.max-h-66{max-height:66px!important}.lh-66{line-height:66px!important}.b-r-66{border-radius:66px!important}.min-w-67{min-width:67px!important}.w-67{width:67px!important}.max-w-67{max-width:67px!important}.min-h-67{min-height:67px!important}.h-67{height:67px!important}.max-h-67{max-height:67px!important}.lh-67{line-height:67px!important}.b-r-67{border-radius:67px!important}.min-w-68{min-width:68px!important}.w-68{width:68px!important}.max-w-68{max-width:68px!important}.min-h-68{min-height:68px!important}.h-68{height:68px!important}.max-h-68{max-height:68px!important}.lh-68{line-height:68px!important}.b-r-68{border-radius:68px!important}.min-w-69{min-width:69px!important}.w-69{width:69px!important}.max-w-69{max-width:69px!important}.min-h-69{min-height:69px!important}.h-69{height:69px!important}.max-h-69{max-height:69px!important}.lh-69{line-height:69px!important}.b-r-69{border-radius:69px!important}.min-w-70{min-width:70px!important}.w-70{width:70px!important}.max-w-70{max-width:70px!important}.min-h-70{min-height:70px!important}.h-70{height:70px!important}.max-h-70{max-height:70px!important}.lh-70{line-height:70px!important}.b-r-70{border-radius:70px!important}.min-w-71{min-width:71px!important}.w-71{width:71px!important}.max-w-71{max-width:71px!important}.min-h-71{min-height:71px!important}.h-71{height:71px!important}.max-h-71{max-height:71px!important}.lh-71{line-height:71px!important}.b-r-71{border-radius:71px!important}.min-w-72{min-width:72px!important}.w-72{width:72px!important}.max-w-72{max-width:72px!important}.min-h-72{min-height:72px!important}.h-72{height:72px!important}.max-h-72{max-height:72px!important}.lh-72{line-height:72px!important}.b-r-72{border-radius:72px!important}.min-w-73{min-width:73px!important}.w-73{width:73px!important}.max-w-73{max-width:73px!important}.min-h-73{min-height:73px!important}.h-73{height:73px!important}.max-h-73{max-height:73px!important}.lh-73{line-height:73px!important}.b-r-73{border-radius:73px!important}.min-w-74{min-width:74px!important}.w-74{width:74px!important}.max-w-74{max-width:74px!important}.min-h-74{min-height:74px!important}.h-74{height:74px!important}.max-h-74{max-height:74px!important}.lh-74{line-height:74px!important}.b-r-74{border-radius:74px!important}.min-w-75{min-width:75px!important}.w-75{width:75px!important}.max-w-75{max-width:75px!important}.min-h-75{min-height:75px!important}.h-75{height:75px!important}.max-h-75{max-height:75px!important}.lh-75{line-height:75px!important}.b-r-75{border-radius:75px!important}.min-w-76{min-width:76px!important}.w-76{width:76px!important}.max-w-76{max-width:76px!important}.min-h-76{min-height:76px!important}.h-76{height:76px!important}.max-h-76{max-height:76px!important}.lh-76{line-height:76px!important}.b-r-76{border-radius:76px!important}.min-w-77{min-width:77px!important}.w-77{width:77px!important}.max-w-77{max-width:77px!important}.min-h-77{min-height:77px!important}.h-77{height:77px!important}.max-h-77{max-height:77px!important}.lh-77{line-height:77px!important}.b-r-77{border-radius:77px!important}.min-w-78{min-width:78px!important}.w-78{width:78px!important}.max-w-78{max-width:78px!important}.min-h-78{min-height:78px!important}.h-78{height:78px!important}.max-h-78{max-height:78px!important}.lh-78{line-height:78px!important}.b-r-78{border-radius:78px!important}.min-w-79{min-width:79px!important}.w-79{width:79px!important}.max-w-79{max-width:79px!important}.min-h-79{min-height:79px!important}.h-79{height:79px!important}.max-h-79{max-height:79px!important}.lh-79{line-height:79px!important}.b-r-79{border-radius:79px!important}.min-w-80{min-width:80px!important}.w-80{width:80px!important}.max-w-80{max-width:80px!important}.min-h-80{min-height:80px!important}.h-80{height:80px!important}.max-h-80{max-height:80px!important}.lh-80{line-height:80px!important}.b-r-80{border-radius:80px!important}.min-w-81{min-width:81px!important}.w-81{width:81px!important}.max-w-81{max-width:81px!important}.min-h-81{min-height:81px!important}.h-81{height:81px!important}.max-h-81{max-height:81px!important}.lh-81{line-height:81px!important}.b-r-81{border-radius:81px!important}.min-w-82{min-width:82px!important}.w-82{width:82px!important}.max-w-82{max-width:82px!important}.min-h-82{min-height:82px!important}.h-82{height:82px!important}.max-h-82{max-height:82px!important}.lh-82{line-height:82px!important}.b-r-82{border-radius:82px!important}.min-w-83{min-width:83px!important}.w-83{width:83px!important}.max-w-83{max-width:83px!important}.min-h-83{min-height:83px!important}.h-83{height:83px!important}.max-h-83{max-height:83px!important}.lh-83{line-height:83px!important}.b-r-83{border-radius:83px!important}.min-w-84{min-width:84px!important}.w-84{width:84px!important}.max-w-84{max-width:84px!important}.min-h-84{min-height:84px!important}.h-84{height:84px!important}.max-h-84{max-height:84px!important}.lh-84{line-height:84px!important}.b-r-84{border-radius:84px!important}.min-w-85{min-width:85px!important}.w-85{width:85px!important}.max-w-85{max-width:85px!important}.min-h-85{min-height:85px!important}.h-85{height:85px!important}.max-h-85{max-height:85px!important}.lh-85{line-height:85px!important}.b-r-85{border-radius:85px!important}.min-w-86{min-width:86px!important}.w-86{width:86px!important}.max-w-86{max-width:86px!important}.min-h-86{min-height:86px!important}.h-86{height:86px!important}.max-h-86{max-height:86px!important}.lh-86{line-height:86px!important}.b-r-86{border-radius:86px!important}.min-w-87{min-width:87px!important}.w-87{width:87px!important}.max-w-87{max-width:87px!important}.min-h-87{min-height:87px!important}.h-87{height:87px!important}.max-h-87{max-height:87px!important}.lh-87{line-height:87px!important}.b-r-87{border-radius:87px!important}.min-w-88{min-width:88px!important}.w-88{width:88px!important}.max-w-88{max-width:88px!important}.min-h-88{min-height:88px!important}.h-88{height:88px!important}.max-h-88{max-height:88px!important}.lh-88{line-height:88px!important}.b-r-88{border-radius:88px!important}.min-w-89{min-width:89px!important}.w-89{width:89px!important}.max-w-89{max-width:89px!important}.min-h-89{min-height:89px!important}.h-89{height:89px!important}.max-h-89{max-height:89px!important}.lh-89{line-height:89px!important}.b-r-89{border-radius:89px!important}.min-w-90{min-width:90px!important}.w-90{width:90px!important}.max-w-90{max-width:90px!important}.min-h-90{min-height:90px!important}.h-90{height:90px!important}.max-h-90{max-height:90px!important}.lh-90{line-height:90px!important}.b-r-90{border-radius:90px!important}.min-w-91{min-width:91px!important}.w-91{width:91px!important}.max-w-91{max-width:91px!important}.min-h-91{min-height:91px!important}.h-91{height:91px!important}.max-h-91{max-height:91px!important}.lh-91{line-height:91px!important}.b-r-91{border-radius:91px!important}.min-w-92{min-width:92px!important}.w-92{width:92px!important}.max-w-92{max-width:92px!important}.min-h-92{min-height:92px!important}.h-92{height:92px!important}.max-h-92{max-height:92px!important}.lh-92{line-height:92px!important}.b-r-92{border-radius:92px!important}.min-w-93{min-width:93px!important}.w-93{width:93px!important}.max-w-93{max-width:93px!important}.min-h-93{min-height:93px!important}.h-93{height:93px!important}.max-h-93{max-height:93px!important}.lh-93{line-height:93px!important}.b-r-93{border-radius:93px!important}.min-w-94{min-width:94px!important}.w-94{width:94px!important}.max-w-94{max-width:94px!important}.min-h-94{min-height:94px!important}.h-94{height:94px!important}.max-h-94{max-height:94px!important}.lh-94{line-height:94px!important}.b-r-94{border-radius:94px!important}.min-w-95{min-width:95px!important}.w-95{width:95px!important}.max-w-95{max-width:95px!important}.min-h-95{min-height:95px!important}.h-95{height:95px!important}.max-h-95{max-height:95px!important}.lh-95{line-height:95px!important}.b-r-95{border-radius:95px!important}.min-w-96{min-width:96px!important}.w-96{width:96px!important}.max-w-96{max-width:96px!important}.min-h-96{min-height:96px!important}.h-96{height:96px!important}.max-h-96{max-height:96px!important}.lh-96{line-height:96px!important}.b-r-96{border-radius:96px!important}.min-w-97{min-width:97px!important}.w-97{width:97px!important}.max-w-97{max-width:97px!important}.min-h-97{min-height:97px!important}.h-97{height:97px!important}.max-h-97{max-height:97px!important}.lh-97{line-height:97px!important}.b-r-97{border-radius:97px!important}.min-w-98{min-width:98px!important}.w-98{width:98px!important}.max-w-98{max-width:98px!important}.min-h-98{min-height:98px!important}.h-98{height:98px!important}.max-h-98{max-height:98px!important}.lh-98{line-height:98px!important}.b-r-98{border-radius:98px!important}.min-w-99{min-width:99px!important}.w-99{width:99px!important}.max-w-99{max-width:99px!important}.min-h-99{min-height:99px!important}.h-99{height:99px!important}.max-h-99{max-height:99px!important}.lh-99{line-height:99px!important}.b-r-99{border-radius:99px!important}.min-w-100{min-width:100px!important}.w-100{width:100px!important}.max-w-100{max-width:100px!important}.min-h-100{min-height:100px!important}.h-100{height:100px!important}.max-h-100{max-height:100px!important}.lh-100{line-height:100px!important}.b-r-100{border-radius:100px!important}.min-w-101{min-width:101px!important}.w-101{width:101px!important}.max-w-101{max-width:101px!important}.min-h-101{min-height:101px!important}.h-101{height:101px!important}.max-h-101{max-height:101px!important}.lh-101{line-height:101px!important}.b-r-101{border-radius:101px!important}.min-w-102{min-width:102px!important}.w-102{width:102px!important}.max-w-102{max-width:102px!important}.min-h-102{min-height:102px!important}.h-102{height:102px!important}.max-h-102{max-height:102px!important}.lh-102{line-height:102px!important}.b-r-102{border-radius:102px!important}.min-w-103{min-width:103px!important}.w-103{width:103px!important}.max-w-103{max-width:103px!important}.min-h-103{min-height:103px!important}.h-103{height:103px!important}.max-h-103{max-height:103px!important}.lh-103{line-height:103px!important}.b-r-103{border-radius:103px!important}.min-w-104{min-width:104px!important}.w-104{width:104px!important}.max-w-104{max-width:104px!important}.min-h-104{min-height:104px!important}.h-104{height:104px!important}.max-h-104{max-height:104px!important}.lh-104{line-height:104px!important}.b-r-104{border-radius:104px!important}.min-w-105{min-width:105px!important}.w-105{width:105px!important}.max-w-105{max-width:105px!important}.min-h-105{min-height:105px!important}.h-105{height:105px!important}.max-h-105{max-height:105px!important}.lh-105{line-height:105px!important}.b-r-105{border-radius:105px!important}.min-w-106{min-width:106px!important}.w-106{width:106px!important}.max-w-106{max-width:106px!important}.min-h-106{min-height:106px!important}.h-106{height:106px!important}.max-h-106{max-height:106px!important}.lh-106{line-height:106px!important}.b-r-106{border-radius:106px!important}.min-w-107{min-width:107px!important}.w-107{width:107px!important}.max-w-107{max-width:107px!important}.min-h-107{min-height:107px!important}.h-107{height:107px!important}.max-h-107{max-height:107px!important}.lh-107{line-height:107px!important}.b-r-107{border-radius:107px!important}.min-w-108{min-width:108px!important}.w-108{width:108px!important}.max-w-108{max-width:108px!important}.min-h-108{min-height:108px!important}.h-108{height:108px!important}.max-h-108{max-height:108px!important}.lh-108{line-height:108px!important}.b-r-108{border-radius:108px!important}.min-w-109{min-width:109px!important}.w-109{width:109px!important}.max-w-109{max-width:109px!important}.min-h-109{min-height:109px!important}.h-109{height:109px!important}.max-h-109{max-height:109px!important}.lh-109{line-height:109px!important}.b-r-109{border-radius:109px!important}.min-w-110{min-width:110px!important}.w-110{width:110px!important}.max-w-110{max-width:110px!important}.min-h-110{min-height:110px!important}.h-110{height:110px!important}.max-h-110{max-height:110px!important}.lh-110{line-height:110px!important}.b-r-110{border-radius:110px!important}.min-w-111{min-width:111px!important}.w-111{width:111px!important}.max-w-111{max-width:111px!important}.min-h-111{min-height:111px!important}.h-111{height:111px!important}.max-h-111{max-height:111px!important}.lh-111{line-height:111px!important}.b-r-111{border-radius:111px!important}.min-w-112{min-width:112px!important}.w-112{width:112px!important}.max-w-112{max-width:112px!important}.min-h-112{min-height:112px!important}.h-112{height:112px!important}.max-h-112{max-height:112px!important}.lh-112{line-height:112px!important}.b-r-112{border-radius:112px!important}.min-w-113{min-width:113px!important}.w-113{width:113px!important}.max-w-113{max-width:113px!important}.min-h-113{min-height:113px!important}.h-113{height:113px!important}.max-h-113{max-height:113px!important}.lh-113{line-height:113px!important}.b-r-113{border-radius:113px!important}.min-w-114{min-width:114px!important}.w-114{width:114px!important}.max-w-114{max-width:114px!important}.min-h-114{min-height:114px!important}.h-114{height:114px!important}.max-h-114{max-height:114px!important}.lh-114{line-height:114px!important}.b-r-114{border-radius:114px!important}.min-w-115{min-width:115px!important}.w-115{width:115px!important}.max-w-115{max-width:115px!important}.min-h-115{min-height:115px!important}.h-115{height:115px!important}.max-h-115{max-height:115px!important}.lh-115{line-height:115px!important}.b-r-115{border-radius:115px!important}.min-w-116{min-width:116px!important}.w-116{width:116px!important}.max-w-116{max-width:116px!important}.min-h-116{min-height:116px!important}.h-116{height:116px!important}.max-h-116{max-height:116px!important}.lh-116{line-height:116px!important}.b-r-116{border-radius:116px!important}.min-w-117{min-width:117px!important}.w-117{width:117px!important}.max-w-117{max-width:117px!important}.min-h-117{min-height:117px!important}.h-117{height:117px!important}.max-h-117{max-height:117px!important}.lh-117{line-height:117px!important}.b-r-117{border-radius:117px!important}.min-w-118{min-width:118px!important}.w-118{width:118px!important}.max-w-118{max-width:118px!important}.min-h-118{min-height:118px!important}.h-118{height:118px!important}.max-h-118{max-height:118px!important}.lh-118{line-height:118px!important}.b-r-118{border-radius:118px!important}.min-w-119{min-width:119px!important}.w-119{width:119px!important}.max-w-119{max-width:119px!important}.min-h-119{min-height:119px!important}.h-119{height:119px!important}.max-h-119{max-height:119px!important}.lh-119{line-height:119px!important}.b-r-119{border-radius:119px!important}.min-w-120{min-width:120px!important}.w-120{width:120px!important}.max-w-120{max-width:120px!important}.min-h-120{min-height:120px!important}.h-120{height:120px!important}.max-h-120{max-height:120px!important}.lh-120{line-height:120px!important}.b-r-120{border-radius:120px!important}.min-w-121{min-width:121px!important}.w-121{width:121px!important}.max-w-121{max-width:121px!important}.min-h-121{min-height:121px!important}.h-121{height:121px!important}.max-h-121{max-height:121px!important}.lh-121{line-height:121px!important}.b-r-121{border-radius:121px!important}.min-w-122{min-width:122px!important}.w-122{width:122px!important}.max-w-122{max-width:122px!important}.min-h-122{min-height:122px!important}.h-122{height:122px!important}.max-h-122{max-height:122px!important}.lh-122{line-height:122px!important}.b-r-122{border-radius:122px!important}.min-w-123{min-width:123px!important}.w-123{width:123px!important}.max-w-123{max-width:123px!important}.min-h-123{min-height:123px!important}.h-123{height:123px!important}.max-h-123{max-height:123px!important}.lh-123{line-height:123px!important}.b-r-123{border-radius:123px!important}.min-w-124{min-width:124px!important}.w-124{width:124px!important}.max-w-124{max-width:124px!important}.min-h-124{min-height:124px!important}.h-124{height:124px!important}.max-h-124{max-height:124px!important}.lh-124{line-height:124px!important}.b-r-124{border-radius:124px!important}.min-w-125{min-width:125px!important}.w-125{width:125px!important}.max-w-125{max-width:125px!important}.min-h-125{min-height:125px!important}.h-125{height:125px!important}.max-h-125{max-height:125px!important}.lh-125{line-height:125px!important}.b-r-125{border-radius:125px!important}.min-w-126{min-width:126px!important}.w-126{width:126px!important}.max-w-126{max-width:126px!important}.min-h-126{min-height:126px!important}.h-126{height:126px!important}.max-h-126{max-height:126px!important}.lh-126{line-height:126px!important}.b-r-126{border-radius:126px!important}.min-w-127{min-width:127px!important}.w-127{width:127px!important}.max-w-127{max-width:127px!important}.min-h-127{min-height:127px!important}.h-127{height:127px!important}.max-h-127{max-height:127px!important}.lh-127{line-height:127px!important}.b-r-127{border-radius:127px!important}.min-w-128{min-width:128px!important}.w-128{width:128px!important}.max-w-128{max-width:128px!important}.min-h-128{min-height:128px!important}.h-128{height:128px!important}.max-h-128{max-height:128px!important}.lh-128{line-height:128px!important}.b-r-128{border-radius:128px!important}.min-w-129{min-width:129px!important}.w-129{width:129px!important}.max-w-129{max-width:129px!important}.min-h-129{min-height:129px!important}.h-129{height:129px!important}.max-h-129{max-height:129px!important}.lh-129{line-height:129px!important}.b-r-129{border-radius:129px!important}.min-w-130{min-width:130px!important}.w-130{width:130px!important}.max-w-130{max-width:130px!important}.min-h-130{min-height:130px!important}.h-130{height:130px!important}.max-h-130{max-height:130px!important}.lh-130{line-height:130px!important}.b-r-130{border-radius:130px!important}.min-w-131{min-width:131px!important}.w-131{width:131px!important}.max-w-131{max-width:131px!important}.min-h-131{min-height:131px!important}.h-131{height:131px!important}.max-h-131{max-height:131px!important}.lh-131{line-height:131px!important}.b-r-131{border-radius:131px!important}.min-w-132{min-width:132px!important}.w-132{width:132px!important}.max-w-132{max-width:132px!important}.min-h-132{min-height:132px!important}.h-132{height:132px!important}.max-h-132{max-height:132px!important}.lh-132{line-height:132px!important}.b-r-132{border-radius:132px!important}.min-w-133{min-width:133px!important}.w-133{width:133px!important}.max-w-133{max-width:133px!important}.min-h-133{min-height:133px!important}.h-133{height:133px!important}.max-h-133{max-height:133px!important}.lh-133{line-height:133px!important}.b-r-133{border-radius:133px!important}.min-w-134{min-width:134px!important}.w-134{width:134px!important}.max-w-134{max-width:134px!important}.min-h-134{min-height:134px!important}.h-134{height:134px!important}.max-h-134{max-height:134px!important}.lh-134{line-height:134px!important}.b-r-134{border-radius:134px!important}.min-w-135{min-width:135px!important}.w-135{width:135px!important}.max-w-135{max-width:135px!important}.min-h-135{min-height:135px!important}.h-135{height:135px!important}.max-h-135{max-height:135px!important}.lh-135{line-height:135px!important}.b-r-135{border-radius:135px!important}.min-w-136{min-width:136px!important}.w-136{width:136px!important}.max-w-136{max-width:136px!important}.min-h-136{min-height:136px!important}.h-136{height:136px!important}.max-h-136{max-height:136px!important}.lh-136{line-height:136px!important}.b-r-136{border-radius:136px!important}.min-w-137{min-width:137px!important}.w-137{width:137px!important}.max-w-137{max-width:137px!important}.min-h-137{min-height:137px!important}.h-137{height:137px!important}.max-h-137{max-height:137px!important}.lh-137{line-height:137px!important}.b-r-137{border-radius:137px!important}.min-w-138{min-width:138px!important}.w-138{width:138px!important}.max-w-138{max-width:138px!important}.min-h-138{min-height:138px!important}.h-138{height:138px!important}.max-h-138{max-height:138px!important}.lh-138{line-height:138px!important}.b-r-138{border-radius:138px!important}.min-w-139{min-width:139px!important}.w-139{width:139px!important}.max-w-139{max-width:139px!important}.min-h-139{min-height:139px!important}.h-139{height:139px!important}.max-h-139{max-height:139px!important}.lh-139{line-height:139px!important}.b-r-139{border-radius:139px!important}.min-w-140{min-width:140px!important}.w-140{width:140px!important}.max-w-140{max-width:140px!important}.min-h-140{min-height:140px!important}.h-140{height:140px!important}.max-h-140{max-height:140px!important}.lh-140{line-height:140px!important}.b-r-140{border-radius:140px!important}.min-w-141{min-width:141px!important}.w-141{width:141px!important}.max-w-141{max-width:141px!important}.min-h-141{min-height:141px!important}.h-141{height:141px!important}.max-h-141{max-height:141px!important}.lh-141{line-height:141px!important}.b-r-141{border-radius:141px!important}.min-w-142{min-width:142px!important}.w-142{width:142px!important}.max-w-142{max-width:142px!important}.min-h-142{min-height:142px!important}.h-142{height:142px!important}.max-h-142{max-height:142px!important}.lh-142{line-height:142px!important}.b-r-142{border-radius:142px!important}.min-w-143{min-width:143px!important}.w-143{width:143px!important}.max-w-143{max-width:143px!important}.min-h-143{min-height:143px!important}.h-143{height:143px!important}.max-h-143{max-height:143px!important}.lh-143{line-height:143px!important}.b-r-143{border-radius:143px!important}.min-w-144{min-width:144px!important}.w-144{width:144px!important}.max-w-144{max-width:144px!important}.min-h-144{min-height:144px!important}.h-144{height:144px!important}.max-h-144{max-height:144px!important}.lh-144{line-height:144px!important}.b-r-144{border-radius:144px!important}.min-w-145{min-width:145px!important}.w-145{width:145px!important}.max-w-145{max-width:145px!important}.min-h-145{min-height:145px!important}.h-145{height:145px!important}.max-h-145{max-height:145px!important}.lh-145{line-height:145px!important}.b-r-145{border-radius:145px!important}.min-w-146{min-width:146px!important}.w-146{width:146px!important}.max-w-146{max-width:146px!important}.min-h-146{min-height:146px!important}.h-146{height:146px!important}.max-h-146{max-height:146px!important}.lh-146{line-height:146px!important}.b-r-146{border-radius:146px!important}.min-w-147{min-width:147px!important}.w-147{width:147px!important}.max-w-147{max-width:147px!important}.min-h-147{min-height:147px!important}.h-147{height:147px!important}.max-h-147{max-height:147px!important}.lh-147{line-height:147px!important}.b-r-147{border-radius:147px!important}.min-w-148{min-width:148px!important}.w-148{width:148px!important}.max-w-148{max-width:148px!important}.min-h-148{min-height:148px!important}.h-148{height:148px!important}.max-h-148{max-height:148px!important}.lh-148{line-height:148px!important}.b-r-148{border-radius:148px!important}.min-w-149{min-width:149px!important}.w-149{width:149px!important}.max-w-149{max-width:149px!important}.min-h-149{min-height:149px!important}.h-149{height:149px!important}.max-h-149{max-height:149px!important}.lh-149{line-height:149px!important}.b-r-149{border-radius:149px!important}.min-w-150{min-width:150px!important}.w-150{width:150px!important}.max-w-150{max-width:150px!important}.min-h-150{min-height:150px!important}.h-150{height:150px!important}.max-h-150{max-height:150px!important}.lh-150{line-height:150px!important}.b-r-150{border-radius:150px!important}.min-w-151{min-width:151px!important}.w-151{width:151px!important}.max-w-151{max-width:151px!important}.min-h-151{min-height:151px!important}.h-151{height:151px!important}.max-h-151{max-height:151px!important}.lh-151{line-height:151px!important}.b-r-151{border-radius:151px!important}.min-w-152{min-width:152px!important}.w-152{width:152px!important}.max-w-152{max-width:152px!important}.min-h-152{min-height:152px!important}.h-152{height:152px!important}.max-h-152{max-height:152px!important}.lh-152{line-height:152px!important}.b-r-152{border-radius:152px!important}.min-w-153{min-width:153px!important}.w-153{width:153px!important}.max-w-153{max-width:153px!important}.min-h-153{min-height:153px!important}.h-153{height:153px!important}.max-h-153{max-height:153px!important}.lh-153{line-height:153px!important}.b-r-153{border-radius:153px!important}.min-w-154{min-width:154px!important}.w-154{width:154px!important}.max-w-154{max-width:154px!important}.min-h-154{min-height:154px!important}.h-154{height:154px!important}.max-h-154{max-height:154px!important}.lh-154{line-height:154px!important}.b-r-154{border-radius:154px!important}.min-w-155{min-width:155px!important}.w-155{width:155px!important}.max-w-155{max-width:155px!important}.min-h-155{min-height:155px!important}.h-155{height:155px!important}.max-h-155{max-height:155px!important}.lh-155{line-height:155px!important}.b-r-155{border-radius:155px!important}.min-w-156{min-width:156px!important}.w-156{width:156px!important}.max-w-156{max-width:156px!important}.min-h-156{min-height:156px!important}.h-156{height:156px!important}.max-h-156{max-height:156px!important}.lh-156{line-height:156px!important}.b-r-156{border-radius:156px!important}.min-w-157{min-width:157px!important}.w-157{width:157px!important}.max-w-157{max-width:157px!important}.min-h-157{min-height:157px!important}.h-157{height:157px!important}.max-h-157{max-height:157px!important}.lh-157{line-height:157px!important}.b-r-157{border-radius:157px!important}.min-w-158{min-width:158px!important}.w-158{width:158px!important}.max-w-158{max-width:158px!important}.min-h-158{min-height:158px!important}.h-158{height:158px!important}.max-h-158{max-height:158px!important}.lh-158{line-height:158px!important}.b-r-158{border-radius:158px!important}.min-w-159{min-width:159px!important}.w-159{width:159px!important}.max-w-159{max-width:159px!important}.min-h-159{min-height:159px!important}.h-159{height:159px!important}.max-h-159{max-height:159px!important}.lh-159{line-height:159px!important}.b-r-159{border-radius:159px!important}.min-w-160{min-width:160px!important}.w-160{width:160px!important}.max-w-160{max-width:160px!important}.min-h-160{min-height:160px!important}.h-160{height:160px!important}.max-h-160{max-height:160px!important}.lh-160{line-height:160px!important}.b-r-160{border-radius:160px!important}.min-w-161{min-width:161px!important}.w-161{width:161px!important}.max-w-161{max-width:161px!important}.min-h-161{min-height:161px!important}.h-161{height:161px!important}.max-h-161{max-height:161px!important}.lh-161{line-height:161px!important}.b-r-161{border-radius:161px!important}.min-w-162{min-width:162px!important}.w-162{width:162px!important}.max-w-162{max-width:162px!important}.min-h-162{min-height:162px!important}.h-162{height:162px!important}.max-h-162{max-height:162px!important}.lh-162{line-height:162px!important}.b-r-162{border-radius:162px!important}.min-w-163{min-width:163px!important}.w-163{width:163px!important}.max-w-163{max-width:163px!important}.min-h-163{min-height:163px!important}.h-163{height:163px!important}.max-h-163{max-height:163px!important}.lh-163{line-height:163px!important}.b-r-163{border-radius:163px!important}.min-w-164{min-width:164px!important}.w-164{width:164px!important}.max-w-164{max-width:164px!important}.min-h-164{min-height:164px!important}.h-164{height:164px!important}.max-h-164{max-height:164px!important}.lh-164{line-height:164px!important}.b-r-164{border-radius:164px!important}.min-w-165{min-width:165px!important}.w-165{width:165px!important}.max-w-165{max-width:165px!important}.min-h-165{min-height:165px!important}.h-165{height:165px!important}.max-h-165{max-height:165px!important}.lh-165{line-height:165px!important}.b-r-165{border-radius:165px!important}.min-w-166{min-width:166px!important}.w-166{width:166px!important}.max-w-166{max-width:166px!important}.min-h-166{min-height:166px!important}.h-166{height:166px!important}.max-h-166{max-height:166px!important}.lh-166{line-height:166px!important}.b-r-166{border-radius:166px!important}.min-w-167{min-width:167px!important}.w-167{width:167px!important}.max-w-167{max-width:167px!important}.min-h-167{min-height:167px!important}.h-167{height:167px!important}.max-h-167{max-height:167px!important}.lh-167{line-height:167px!important}.b-r-167{border-radius:167px!important}.min-w-168{min-width:168px!important}.w-168{width:168px!important}.max-w-168{max-width:168px!important}.min-h-168{min-height:168px!important}.h-168{height:168px!important}.max-h-168{max-height:168px!important}.lh-168{line-height:168px!important}.b-r-168{border-radius:168px!important}.min-w-169{min-width:169px!important}.w-169{width:169px!important}.max-w-169{max-width:169px!important}.min-h-169{min-height:169px!important}.h-169{height:169px!important}.max-h-169{max-height:169px!important}.lh-169{line-height:169px!important}.b-r-169{border-radius:169px!important}.min-w-170{min-width:170px!important}.w-170{width:170px!important}.max-w-170{max-width:170px!important}.min-h-170{min-height:170px!important}.h-170{height:170px!important}.max-h-170{max-height:170px!important}.lh-170{line-height:170px!important}.b-r-170{border-radius:170px!important}.min-w-171{min-width:171px!important}.w-171{width:171px!important}.max-w-171{max-width:171px!important}.min-h-171{min-height:171px!important}.h-171{height:171px!important}.max-h-171{max-height:171px!important}.lh-171{line-height:171px!important}.b-r-171{border-radius:171px!important}.min-w-172{min-width:172px!important}.w-172{width:172px!important}.max-w-172{max-width:172px!important}.min-h-172{min-height:172px!important}.h-172{height:172px!important}.max-h-172{max-height:172px!important}.lh-172{line-height:172px!important}.b-r-172{border-radius:172px!important}.min-w-173{min-width:173px!important}.w-173{width:173px!important}.max-w-173{max-width:173px!important}.min-h-173{min-height:173px!important}.h-173{height:173px!important}.max-h-173{max-height:173px!important}.lh-173{line-height:173px!important}.b-r-173{border-radius:173px!important}.min-w-174{min-width:174px!important}.w-174{width:174px!important}.max-w-174{max-width:174px!important}.min-h-174{min-height:174px!important}.h-174{height:174px!important}.max-h-174{max-height:174px!important}.lh-174{line-height:174px!important}.b-r-174{border-radius:174px!important}.min-w-175{min-width:175px!important}.w-175{width:175px!important}.max-w-175{max-width:175px!important}.min-h-175{min-height:175px!important}.h-175{height:175px!important}.max-h-175{max-height:175px!important}.lh-175{line-height:175px!important}.b-r-175{border-radius:175px!important}.min-w-176{min-width:176px!important}.w-176{width:176px!important}.max-w-176{max-width:176px!important}.min-h-176{min-height:176px!important}.h-176{height:176px!important}.max-h-176{max-height:176px!important}.lh-176{line-height:176px!important}.b-r-176{border-radius:176px!important}.min-w-177{min-width:177px!important}.w-177{width:177px!important}.max-w-177{max-width:177px!important}.min-h-177{min-height:177px!important}.h-177{height:177px!important}.max-h-177{max-height:177px!important}.lh-177{line-height:177px!important}.b-r-177{border-radius:177px!important}.min-w-178{min-width:178px!important}.w-178{width:178px!important}.max-w-178{max-width:178px!important}.min-h-178{min-height:178px!important}.h-178{height:178px!important}.max-h-178{max-height:178px!important}.lh-178{line-height:178px!important}.b-r-178{border-radius:178px!important}.min-w-179{min-width:179px!important}.w-179{width:179px!important}.max-w-179{max-width:179px!important}.min-h-179{min-height:179px!important}.h-179{height:179px!important}.max-h-179{max-height:179px!important}.lh-179{line-height:179px!important}.b-r-179{border-radius:179px!important}.min-w-180{min-width:180px!important}.w-180{width:180px!important}.max-w-180{max-width:180px!important}.min-h-180{min-height:180px!important}.h-180{height:180px!important}.max-h-180{max-height:180px!important}.lh-180{line-height:180px!important}.b-r-180{border-radius:180px!important}.min-w-181{min-width:181px!important}.w-181{width:181px!important}.max-w-181{max-width:181px!important}.min-h-181{min-height:181px!important}.h-181{height:181px!important}.max-h-181{max-height:181px!important}.lh-181{line-height:181px!important}.b-r-181{border-radius:181px!important}.min-w-182{min-width:182px!important}.w-182{width:182px!important}.max-w-182{max-width:182px!important}.min-h-182{min-height:182px!important}.h-182{height:182px!important}.max-h-182{max-height:182px!important}.lh-182{line-height:182px!important}.b-r-182{border-radius:182px!important}.min-w-183{min-width:183px!important}.w-183{width:183px!important}.max-w-183{max-width:183px!important}.min-h-183{min-height:183px!important}.h-183{height:183px!important}.max-h-183{max-height:183px!important}.lh-183{line-height:183px!important}.b-r-183{border-radius:183px!important}.min-w-184{min-width:184px!important}.w-184{width:184px!important}.max-w-184{max-width:184px!important}.min-h-184{min-height:184px!important}.h-184{height:184px!important}.max-h-184{max-height:184px!important}.lh-184{line-height:184px!important}.b-r-184{border-radius:184px!important}.min-w-185{min-width:185px!important}.w-185{width:185px!important}.max-w-185{max-width:185px!important}.min-h-185{min-height:185px!important}.h-185{height:185px!important}.max-h-185{max-height:185px!important}.lh-185{line-height:185px!important}.b-r-185{border-radius:185px!important}.min-w-186{min-width:186px!important}.w-186{width:186px!important}.max-w-186{max-width:186px!important}.min-h-186{min-height:186px!important}.h-186{height:186px!important}.max-h-186{max-height:186px!important}.lh-186{line-height:186px!important}.b-r-186{border-radius:186px!important}.min-w-187{min-width:187px!important}.w-187{width:187px!important}.max-w-187{max-width:187px!important}.min-h-187{min-height:187px!important}.h-187{height:187px!important}.max-h-187{max-height:187px!important}.lh-187{line-height:187px!important}.b-r-187{border-radius:187px!important}.min-w-188{min-width:188px!important}.w-188{width:188px!important}.max-w-188{max-width:188px!important}.min-h-188{min-height:188px!important}.h-188{height:188px!important}.max-h-188{max-height:188px!important}.lh-188{line-height:188px!important}.b-r-188{border-radius:188px!important}.min-w-189{min-width:189px!important}.w-189{width:189px!important}.max-w-189{max-width:189px!important}.min-h-189{min-height:189px!important}.h-189{height:189px!important}.max-h-189{max-height:189px!important}.lh-189{line-height:189px!important}.b-r-189{border-radius:189px!important}.min-w-190{min-width:190px!important}.w-190{width:190px!important}.max-w-190{max-width:190px!important}.min-h-190{min-height:190px!important}.h-190{height:190px!important}.max-h-190{max-height:190px!important}.lh-190{line-height:190px!important}.b-r-190{border-radius:190px!important}.min-w-191{min-width:191px!important}.w-191{width:191px!important}.max-w-191{max-width:191px!important}.min-h-191{min-height:191px!important}.h-191{height:191px!important}.max-h-191{max-height:191px!important}.lh-191{line-height:191px!important}.b-r-191{border-radius:191px!important}.min-w-192{min-width:192px!important}.w-192{width:192px!important}.max-w-192{max-width:192px!important}.min-h-192{min-height:192px!important}.h-192{height:192px!important}.max-h-192{max-height:192px!important}.lh-192{line-height:192px!important}.b-r-192{border-radius:192px!important}.min-w-193{min-width:193px!important}.w-193{width:193px!important}.max-w-193{max-width:193px!important}.min-h-193{min-height:193px!important}.h-193{height:193px!important}.max-h-193{max-height:193px!important}.lh-193{line-height:193px!important}.b-r-193{border-radius:193px!important}.min-w-194{min-width:194px!important}.w-194{width:194px!important}.max-w-194{max-width:194px!important}.min-h-194{min-height:194px!important}.h-194{height:194px!important}.max-h-194{max-height:194px!important}.lh-194{line-height:194px!important}.b-r-194{border-radius:194px!important}.min-w-195{min-width:195px!important}.w-195{width:195px!important}.max-w-195{max-width:195px!important}.min-h-195{min-height:195px!important}.h-195{height:195px!important}.max-h-195{max-height:195px!important}.lh-195{line-height:195px!important}.b-r-195{border-radius:195px!important}.min-w-196{min-width:196px!important}.w-196{width:196px!important}.max-w-196{max-width:196px!important}.min-h-196{min-height:196px!important}.h-196{height:196px!important}.max-h-196{max-height:196px!important}.lh-196{line-height:196px!important}.b-r-196{border-radius:196px!important}.min-w-197{min-width:197px!important}.w-197{width:197px!important}.max-w-197{max-width:197px!important}.min-h-197{min-height:197px!important}.h-197{height:197px!important}.max-h-197{max-height:197px!important}.lh-197{line-height:197px!important}.b-r-197{border-radius:197px!important}.min-w-198{min-width:198px!important}.w-198{width:198px!important}.max-w-198{max-width:198px!important}.min-h-198{min-height:198px!important}.h-198{height:198px!important}.max-h-198{max-height:198px!important}.lh-198{line-height:198px!important}.b-r-198{border-radius:198px!important}.min-w-199{min-width:199px!important}.w-199{width:199px!important}.max-w-199{max-width:199px!important}.min-h-199{min-height:199px!important}.h-199{height:199px!important}.max-h-199{max-height:199px!important}.lh-199{line-height:199px!important}.b-r-199{border-radius:199px!important}.min-w-200{min-width:200px!important}.w-200{width:200px!important}.max-w-200{max-width:200px!important}.min-h-200{min-height:200px!important}.h-200{height:200px!important}.max-h-200{max-height:200px!important}.lh-200{line-height:200px!important}.b-r-200{border-radius:200px!important}.min-w-201{min-width:201px!important}.w-201{width:201px!important}.max-w-201{max-width:201px!important}.min-h-201{min-height:201px!important}.h-201{height:201px!important}.max-h-201{max-height:201px!important}.lh-201{line-height:201px!important}.b-r-201{border-radius:201px!important}.min-w-202{min-width:202px!important}.w-202{width:202px!important}.max-w-202{max-width:202px!important}.min-h-202{min-height:202px!important}.h-202{height:202px!important}.max-h-202{max-height:202px!important}.lh-202{line-height:202px!important}.b-r-202{border-radius:202px!important}.min-w-203{min-width:203px!important}.w-203{width:203px!important}.max-w-203{max-width:203px!important}.min-h-203{min-height:203px!important}.h-203{height:203px!important}.max-h-203{max-height:203px!important}.lh-203{line-height:203px!important}.b-r-203{border-radius:203px!important}.min-w-204{min-width:204px!important}.w-204{width:204px!important}.max-w-204{max-width:204px!important}.min-h-204{min-height:204px!important}.h-204{height:204px!important}.max-h-204{max-height:204px!important}.lh-204{line-height:204px!important}.b-r-204{border-radius:204px!important}.min-w-205{min-width:205px!important}.w-205{width:205px!important}.max-w-205{max-width:205px!important}.min-h-205{min-height:205px!important}.h-205{height:205px!important}.max-h-205{max-height:205px!important}.lh-205{line-height:205px!important}.b-r-205{border-radius:205px!important}.min-w-206{min-width:206px!important}.w-206{width:206px!important}.max-w-206{max-width:206px!important}.min-h-206{min-height:206px!important}.h-206{height:206px!important}.max-h-206{max-height:206px!important}.lh-206{line-height:206px!important}.b-r-206{border-radius:206px!important}.min-w-207{min-width:207px!important}.w-207{width:207px!important}.max-w-207{max-width:207px!important}.min-h-207{min-height:207px!important}.h-207{height:207px!important}.max-h-207{max-height:207px!important}.lh-207{line-height:207px!important}.b-r-207{border-radius:207px!important}.min-w-208{min-width:208px!important}.w-208{width:208px!important}.max-w-208{max-width:208px!important}.min-h-208{min-height:208px!important}.h-208{height:208px!important}.max-h-208{max-height:208px!important}.lh-208{line-height:208px!important}.b-r-208{border-radius:208px!important}.min-w-209{min-width:209px!important}.w-209{width:209px!important}.max-w-209{max-width:209px!important}.min-h-209{min-height:209px!important}.h-209{height:209px!important}.max-h-209{max-height:209px!important}.lh-209{line-height:209px!important}.b-r-209{border-radius:209px!important}.min-w-210{min-width:210px!important}.w-210{width:210px!important}.max-w-210{max-width:210px!important}.min-h-210{min-height:210px!important}.h-210{height:210px!important}.max-h-210{max-height:210px!important}.lh-210{line-height:210px!important}.b-r-210{border-radius:210px!important}.min-w-211{min-width:211px!important}.w-211{width:211px!important}.max-w-211{max-width:211px!important}.min-h-211{min-height:211px!important}.h-211{height:211px!important}.max-h-211{max-height:211px!important}.lh-211{line-height:211px!important}.b-r-211{border-radius:211px!important}.min-w-212{min-width:212px!important}.w-212{width:212px!important}.max-w-212{max-width:212px!important}.min-h-212{min-height:212px!important}.h-212{height:212px!important}.max-h-212{max-height:212px!important}.lh-212{line-height:212px!important}.b-r-212{border-radius:212px!important}.min-w-213{min-width:213px!important}.w-213{width:213px!important}.max-w-213{max-width:213px!important}.min-h-213{min-height:213px!important}.h-213{height:213px!important}.max-h-213{max-height:213px!important}.lh-213{line-height:213px!important}.b-r-213{border-radius:213px!important}.min-w-214{min-width:214px!important}.w-214{width:214px!important}.max-w-214{max-width:214px!important}.min-h-214{min-height:214px!important}.h-214{height:214px!important}.max-h-214{max-height:214px!important}.lh-214{line-height:214px!important}.b-r-214{border-radius:214px!important}.min-w-215{min-width:215px!important}.w-215{width:215px!important}.max-w-215{max-width:215px!important}.min-h-215{min-height:215px!important}.h-215{height:215px!important}.max-h-215{max-height:215px!important}.lh-215{line-height:215px!important}.b-r-215{border-radius:215px!important}.min-w-216{min-width:216px!important}.w-216{width:216px!important}.max-w-216{max-width:216px!important}.min-h-216{min-height:216px!important}.h-216{height:216px!important}.max-h-216{max-height:216px!important}.lh-216{line-height:216px!important}.b-r-216{border-radius:216px!important}.min-w-217{min-width:217px!important}.w-217{width:217px!important}.max-w-217{max-width:217px!important}.min-h-217{min-height:217px!important}.h-217{height:217px!important}.max-h-217{max-height:217px!important}.lh-217{line-height:217px!important}.b-r-217{border-radius:217px!important}.min-w-218{min-width:218px!important}.w-218{width:218px!important}.max-w-218{max-width:218px!important}.min-h-218{min-height:218px!important}.h-218{height:218px!important}.max-h-218{max-height:218px!important}.lh-218{line-height:218px!important}.b-r-218{border-radius:218px!important}.min-w-219{min-width:219px!important}.w-219{width:219px!important}.max-w-219{max-width:219px!important}.min-h-219{min-height:219px!important}.h-219{height:219px!important}.max-h-219{max-height:219px!important}.lh-219{line-height:219px!important}.b-r-219{border-radius:219px!important}.min-w-220{min-width:220px!important}.w-220{width:220px!important}.max-w-220{max-width:220px!important}.min-h-220{min-height:220px!important}.h-220{height:220px!important}.max-h-220{max-height:220px!important}.lh-220{line-height:220px!important}.b-r-220{border-radius:220px!important}.min-w-221{min-width:221px!important}.w-221{width:221px!important}.max-w-221{max-width:221px!important}.min-h-221{min-height:221px!important}.h-221{height:221px!important}.max-h-221{max-height:221px!important}.lh-221{line-height:221px!important}.b-r-221{border-radius:221px!important}.min-w-222{min-width:222px!important}.w-222{width:222px!important}.max-w-222{max-width:222px!important}.min-h-222{min-height:222px!important}.h-222{height:222px!important}.max-h-222{max-height:222px!important}.lh-222{line-height:222px!important}.b-r-222{border-radius:222px!important}.min-w-223{min-width:223px!important}.w-223{width:223px!important}.max-w-223{max-width:223px!important}.min-h-223{min-height:223px!important}.h-223{height:223px!important}.max-h-223{max-height:223px!important}.lh-223{line-height:223px!important}.b-r-223{border-radius:223px!important}.min-w-224{min-width:224px!important}.w-224{width:224px!important}.max-w-224{max-width:224px!important}.min-h-224{min-height:224px!important}.h-224{height:224px!important}.max-h-224{max-height:224px!important}.lh-224{line-height:224px!important}.b-r-224{border-radius:224px!important}.min-w-225{min-width:225px!important}.w-225{width:225px!important}.max-w-225{max-width:225px!important}.min-h-225{min-height:225px!important}.h-225{height:225px!important}.max-h-225{max-height:225px!important}.lh-225{line-height:225px!important}.b-r-225{border-radius:225px!important}.min-w-226{min-width:226px!important}.w-226{width:226px!important}.max-w-226{max-width:226px!important}.min-h-226{min-height:226px!important}.h-226{height:226px!important}.max-h-226{max-height:226px!important}.lh-226{line-height:226px!important}.b-r-226{border-radius:226px!important}.min-w-227{min-width:227px!important}.w-227{width:227px!important}.max-w-227{max-width:227px!important}.min-h-227{min-height:227px!important}.h-227{height:227px!important}.max-h-227{max-height:227px!important}.lh-227{line-height:227px!important}.b-r-227{border-radius:227px!important}.min-w-228{min-width:228px!important}.w-228{width:228px!important}.max-w-228{max-width:228px!important}.min-h-228{min-height:228px!important}.h-228{height:228px!important}.max-h-228{max-height:228px!important}.lh-228{line-height:228px!important}.b-r-228{border-radius:228px!important}.min-w-229{min-width:229px!important}.w-229{width:229px!important}.max-w-229{max-width:229px!important}.min-h-229{min-height:229px!important}.h-229{height:229px!important}.max-h-229{max-height:229px!important}.lh-229{line-height:229px!important}.b-r-229{border-radius:229px!important}.min-w-230{min-width:230px!important}.w-230{width:230px!important}.max-w-230{max-width:230px!important}.min-h-230{min-height:230px!important}.h-230{height:230px!important}.max-h-230{max-height:230px!important}.lh-230{line-height:230px!important}.b-r-230{border-radius:230px!important}.min-w-231{min-width:231px!important}.w-231{width:231px!important}.max-w-231{max-width:231px!important}.min-h-231{min-height:231px!important}.h-231{height:231px!important}.max-h-231{max-height:231px!important}.lh-231{line-height:231px!important}.b-r-231{border-radius:231px!important}.min-w-232{min-width:232px!important}.w-232{width:232px!important}.max-w-232{max-width:232px!important}.min-h-232{min-height:232px!important}.h-232{height:232px!important}.max-h-232{max-height:232px!important}.lh-232{line-height:232px!important}.b-r-232{border-radius:232px!important}.min-w-233{min-width:233px!important}.w-233{width:233px!important}.max-w-233{max-width:233px!important}.min-h-233{min-height:233px!important}.h-233{height:233px!important}.max-h-233{max-height:233px!important}.lh-233{line-height:233px!important}.b-r-233{border-radius:233px!important}.min-w-234{min-width:234px!important}.w-234{width:234px!important}.max-w-234{max-width:234px!important}.min-h-234{min-height:234px!important}.h-234{height:234px!important}.max-h-234{max-height:234px!important}.lh-234{line-height:234px!important}.b-r-234{border-radius:234px!important}.min-w-235{min-width:235px!important}.w-235{width:235px!important}.max-w-235{max-width:235px!important}.min-h-235{min-height:235px!important}.h-235{height:235px!important}.max-h-235{max-height:235px!important}.lh-235{line-height:235px!important}.b-r-235{border-radius:235px!important}.min-w-236{min-width:236px!important}.w-236{width:236px!important}.max-w-236{max-width:236px!important}.min-h-236{min-height:236px!important}.h-236{height:236px!important}.max-h-236{max-height:236px!important}.lh-236{line-height:236px!important}.b-r-236{border-radius:236px!important}.min-w-237{min-width:237px!important}.w-237{width:237px!important}.max-w-237{max-width:237px!important}.min-h-237{min-height:237px!important}.h-237{height:237px!important}.max-h-237{max-height:237px!important}.lh-237{line-height:237px!important}.b-r-237{border-radius:237px!important}.min-w-238{min-width:238px!important}.w-238{width:238px!important}.max-w-238{max-width:238px!important}.min-h-238{min-height:238px!important}.h-238{height:238px!important}.max-h-238{max-height:238px!important}.lh-238{line-height:238px!important}.b-r-238{border-radius:238px!important}.min-w-239{min-width:239px!important}.w-239{width:239px!important}.max-w-239{max-width:239px!important}.min-h-239{min-height:239px!important}.h-239{height:239px!important}.max-h-239{max-height:239px!important}.lh-239{line-height:239px!important}.b-r-239{border-radius:239px!important}.min-w-240{min-width:240px!important}.w-240{width:240px!important}.max-w-240{max-width:240px!important}.min-h-240{min-height:240px!important}.h-240{height:240px!important}.max-h-240{max-height:240px!important}.lh-240{line-height:240px!important}.b-r-240{border-radius:240px!important}.min-w-241{min-width:241px!important}.w-241{width:241px!important}.max-w-241{max-width:241px!important}.min-h-241{min-height:241px!important}.h-241{height:241px!important}.max-h-241{max-height:241px!important}.lh-241{line-height:241px!important}.b-r-241{border-radius:241px!important}.min-w-242{min-width:242px!important}.w-242{width:242px!important}.max-w-242{max-width:242px!important}.min-h-242{min-height:242px!important}.h-242{height:242px!important}.max-h-242{max-height:242px!important}.lh-242{line-height:242px!important}.b-r-242{border-radius:242px!important}.min-w-243{min-width:243px!important}.w-243{width:243px!important}.max-w-243{max-width:243px!important}.min-h-243{min-height:243px!important}.h-243{height:243px!important}.max-h-243{max-height:243px!important}.lh-243{line-height:243px!important}.b-r-243{border-radius:243px!important}.min-w-244{min-width:244px!important}.w-244{width:244px!important}.max-w-244{max-width:244px!important}.min-h-244{min-height:244px!important}.h-244{height:244px!important}.max-h-244{max-height:244px!important}.lh-244{line-height:244px!important}.b-r-244{border-radius:244px!important}.min-w-245{min-width:245px!important}.w-245{width:245px!important}.max-w-245{max-width:245px!important}.min-h-245{min-height:245px!important}.h-245{height:245px!important}.max-h-245{max-height:245px!important}.lh-245{line-height:245px!important}.b-r-245{border-radius:245px!important}.min-w-246{min-width:246px!important}.w-246{width:246px!important}.max-w-246{max-width:246px!important}.min-h-246{min-height:246px!important}.h-246{height:246px!important}.max-h-246{max-height:246px!important}.lh-246{line-height:246px!important}.b-r-246{border-radius:246px!important}.min-w-247{min-width:247px!important}.w-247{width:247px!important}.max-w-247{max-width:247px!important}.min-h-247{min-height:247px!important}.h-247{height:247px!important}.max-h-247{max-height:247px!important}.lh-247{line-height:247px!important}.b-r-247{border-radius:247px!important}.min-w-248{min-width:248px!important}.w-248{width:248px!important}.max-w-248{max-width:248px!important}.min-h-248{min-height:248px!important}.h-248{height:248px!important}.max-h-248{max-height:248px!important}.lh-248{line-height:248px!important}.b-r-248{border-radius:248px!important}.min-w-249{min-width:249px!important}.w-249{width:249px!important}.max-w-249{max-width:249px!important}.min-h-249{min-height:249px!important}.h-249{height:249px!important}.max-h-249{max-height:249px!important}.lh-249{line-height:249px!important}.b-r-249{border-radius:249px!important}.min-w-250{min-width:250px!important}.w-250{width:250px!important}.max-w-250{max-width:250px!important}.min-h-250{min-height:250px!important}.h-250{height:250px!important}.max-h-250{max-height:250px!important}.lh-250{line-height:250px!important}.b-r-250{border-radius:250px!important}.min-w-251{min-width:251px!important}.w-251{width:251px!important}.max-w-251{max-width:251px!important}.min-h-251{min-height:251px!important}.h-251{height:251px!important}.max-h-251{max-height:251px!important}.lh-251{line-height:251px!important}.b-r-251{border-radius:251px!important}.min-w-252{min-width:252px!important}.w-252{width:252px!important}.max-w-252{max-width:252px!important}.min-h-252{min-height:252px!important}.h-252{height:252px!important}.max-h-252{max-height:252px!important}.lh-252{line-height:252px!important}.b-r-252{border-radius:252px!important}.min-w-253{min-width:253px!important}.w-253{width:253px!important}.max-w-253{max-width:253px!important}.min-h-253{min-height:253px!important}.h-253{height:253px!important}.max-h-253{max-height:253px!important}.lh-253{line-height:253px!important}.b-r-253{border-radius:253px!important}.min-w-254{min-width:254px!important}.w-254{width:254px!important}.max-w-254{max-width:254px!important}.min-h-254{min-height:254px!important}.h-254{height:254px!important}.max-h-254{max-height:254px!important}.lh-254{line-height:254px!important}.b-r-254{border-radius:254px!important}.min-w-255{min-width:255px!important}.w-255{width:255px!important}.max-w-255{max-width:255px!important}.min-h-255{min-height:255px!important}.h-255{height:255px!important}.max-h-255{max-height:255px!important}.lh-255{line-height:255px!important}.b-r-255{border-radius:255px!important}.min-w-256{min-width:256px!important}.w-256{width:256px!important}.max-w-256{max-width:256px!important}.min-h-256{min-height:256px!important}.h-256{height:256px!important}.max-h-256{max-height:256px!important}.lh-256{line-height:256px!important}.b-r-256{border-radius:256px!important}.min-w-257{min-width:257px!important}.w-257{width:257px!important}.max-w-257{max-width:257px!important}.min-h-257{min-height:257px!important}.h-257{height:257px!important}.max-h-257{max-height:257px!important}.lh-257{line-height:257px!important}.b-r-257{border-radius:257px!important}.min-w-258{min-width:258px!important}.w-258{width:258px!important}.max-w-258{max-width:258px!important}.min-h-258{min-height:258px!important}.h-258{height:258px!important}.max-h-258{max-height:258px!important}.lh-258{line-height:258px!important}.b-r-258{border-radius:258px!important}.min-w-259{min-width:259px!important}.w-259{width:259px!important}.max-w-259{max-width:259px!important}.min-h-259{min-height:259px!important}.h-259{height:259px!important}.max-h-259{max-height:259px!important}.lh-259{line-height:259px!important}.b-r-259{border-radius:259px!important}.min-w-260{min-width:260px!important}.w-260{width:260px!important}.max-w-260{max-width:260px!important}.min-h-260{min-height:260px!important}.h-260{height:260px!important}.max-h-260{max-height:260px!important}.lh-260{line-height:260px!important}.b-r-260{border-radius:260px!important}.min-w-261{min-width:261px!important}.w-261{width:261px!important}.max-w-261{max-width:261px!important}.min-h-261{min-height:261px!important}.h-261{height:261px!important}.max-h-261{max-height:261px!important}.lh-261{line-height:261px!important}.b-r-261{border-radius:261px!important}.min-w-262{min-width:262px!important}.w-262{width:262px!important}.max-w-262{max-width:262px!important}.min-h-262{min-height:262px!important}.h-262{height:262px!important}.max-h-262{max-height:262px!important}.lh-262{line-height:262px!important}.b-r-262{border-radius:262px!important}.min-w-263{min-width:263px!important}.w-263{width:263px!important}.max-w-263{max-width:263px!important}.min-h-263{min-height:263px!important}.h-263{height:263px!important}.max-h-263{max-height:263px!important}.lh-263{line-height:263px!important}.b-r-263{border-radius:263px!important}.min-w-264{min-width:264px!important}.w-264{width:264px!important}.max-w-264{max-width:264px!important}.min-h-264{min-height:264px!important}.h-264{height:264px!important}.max-h-264{max-height:264px!important}.lh-264{line-height:264px!important}.b-r-264{border-radius:264px!important}.min-w-265{min-width:265px!important}.w-265{width:265px!important}.max-w-265{max-width:265px!important}.min-h-265{min-height:265px!important}.h-265{height:265px!important}.max-h-265{max-height:265px!important}.lh-265{line-height:265px!important}.b-r-265{border-radius:265px!important}.min-w-266{min-width:266px!important}.w-266{width:266px!important}.max-w-266{max-width:266px!important}.min-h-266{min-height:266px!important}.h-266{height:266px!important}.max-h-266{max-height:266px!important}.lh-266{line-height:266px!important}.b-r-266{border-radius:266px!important}.min-w-267{min-width:267px!important}.w-267{width:267px!important}.max-w-267{max-width:267px!important}.min-h-267{min-height:267px!important}.h-267{height:267px!important}.max-h-267{max-height:267px!important}.lh-267{line-height:267px!important}.b-r-267{border-radius:267px!important}.min-w-268{min-width:268px!important}.w-268{width:268px!important}.max-w-268{max-width:268px!important}.min-h-268{min-height:268px!important}.h-268{height:268px!important}.max-h-268{max-height:268px!important}.lh-268{line-height:268px!important}.b-r-268{border-radius:268px!important}.min-w-269{min-width:269px!important}.w-269{width:269px!important}.max-w-269{max-width:269px!important}.min-h-269{min-height:269px!important}.h-269{height:269px!important}.max-h-269{max-height:269px!important}.lh-269{line-height:269px!important}.b-r-269{border-radius:269px!important}.min-w-270{min-width:270px!important}.w-270{width:270px!important}.max-w-270{max-width:270px!important}.min-h-270{min-height:270px!important}.h-270{height:270px!important}.max-h-270{max-height:270px!important}.lh-270{line-height:270px!important}.b-r-270{border-radius:270px!important}.min-w-271{min-width:271px!important}.w-271{width:271px!important}.max-w-271{max-width:271px!important}.min-h-271{min-height:271px!important}.h-271{height:271px!important}.max-h-271{max-height:271px!important}.lh-271{line-height:271px!important}.b-r-271{border-radius:271px!important}.min-w-272{min-width:272px!important}.w-272{width:272px!important}.max-w-272{max-width:272px!important}.min-h-272{min-height:272px!important}.h-272{height:272px!important}.max-h-272{max-height:272px!important}.lh-272{line-height:272px!important}.b-r-272{border-radius:272px!important}.min-w-273{min-width:273px!important}.w-273{width:273px!important}.max-w-273{max-width:273px!important}.min-h-273{min-height:273px!important}.h-273{height:273px!important}.max-h-273{max-height:273px!important}.lh-273{line-height:273px!important}.b-r-273{border-radius:273px!important}.min-w-274{min-width:274px!important}.w-274{width:274px!important}.max-w-274{max-width:274px!important}.min-h-274{min-height:274px!important}.h-274{height:274px!important}.max-h-274{max-height:274px!important}.lh-274{line-height:274px!important}.b-r-274{border-radius:274px!important}.min-w-275{min-width:275px!important}.w-275{width:275px!important}.max-w-275{max-width:275px!important}.min-h-275{min-height:275px!important}.h-275{height:275px!important}.max-h-275{max-height:275px!important}.lh-275{line-height:275px!important}.b-r-275{border-radius:275px!important}.min-w-276{min-width:276px!important}.w-276{width:276px!important}.max-w-276{max-width:276px!important}.min-h-276{min-height:276px!important}.h-276{height:276px!important}.max-h-276{max-height:276px!important}.lh-276{line-height:276px!important}.b-r-276{border-radius:276px!important}.min-w-277{min-width:277px!important}.w-277{width:277px!important}.max-w-277{max-width:277px!important}.min-h-277{min-height:277px!important}.h-277{height:277px!important}.max-h-277{max-height:277px!important}.lh-277{line-height:277px!important}.b-r-277{border-radius:277px!important}.min-w-278{min-width:278px!important}.w-278{width:278px!important}.max-w-278{max-width:278px!important}.min-h-278{min-height:278px!important}.h-278{height:278px!important}.max-h-278{max-height:278px!important}.lh-278{line-height:278px!important}.b-r-278{border-radius:278px!important}.min-w-279{min-width:279px!important}.w-279{width:279px!important}.max-w-279{max-width:279px!important}.min-h-279{min-height:279px!important}.h-279{height:279px!important}.max-h-279{max-height:279px!important}.lh-279{line-height:279px!important}.b-r-279{border-radius:279px!important}.min-w-280{min-width:280px!important}.w-280{width:280px!important}.max-w-280{max-width:280px!important}.min-h-280{min-height:280px!important}.h-280{height:280px!important}.max-h-280{max-height:280px!important}.lh-280{line-height:280px!important}.b-r-280{border-radius:280px!important}.min-w-281{min-width:281px!important}.w-281{width:281px!important}.max-w-281{max-width:281px!important}.min-h-281{min-height:281px!important}.h-281{height:281px!important}.max-h-281{max-height:281px!important}.lh-281{line-height:281px!important}.b-r-281{border-radius:281px!important}.min-w-282{min-width:282px!important}.w-282{width:282px!important}.max-w-282{max-width:282px!important}.min-h-282{min-height:282px!important}.h-282{height:282px!important}.max-h-282{max-height:282px!important}.lh-282{line-height:282px!important}.b-r-282{border-radius:282px!important}.min-w-283{min-width:283px!important}.w-283{width:283px!important}.max-w-283{max-width:283px!important}.min-h-283{min-height:283px!important}.h-283{height:283px!important}.max-h-283{max-height:283px!important}.lh-283{line-height:283px!important}.b-r-283{border-radius:283px!important}.min-w-284{min-width:284px!important}.w-284{width:284px!important}.max-w-284{max-width:284px!important}.min-h-284{min-height:284px!important}.h-284{height:284px!important}.max-h-284{max-height:284px!important}.lh-284{line-height:284px!important}.b-r-284{border-radius:284px!important}.min-w-285{min-width:285px!important}.w-285{width:285px!important}.max-w-285{max-width:285px!important}.min-h-285{min-height:285px!important}.h-285{height:285px!important}.max-h-285{max-height:285px!important}.lh-285{line-height:285px!important}.b-r-285{border-radius:285px!important}.min-w-286{min-width:286px!important}.w-286{width:286px!important}.max-w-286{max-width:286px!important}.min-h-286{min-height:286px!important}.h-286{height:286px!important}.max-h-286{max-height:286px!important}.lh-286{line-height:286px!important}.b-r-286{border-radius:286px!important}.min-w-287{min-width:287px!important}.w-287{width:287px!important}.max-w-287{max-width:287px!important}.min-h-287{min-height:287px!important}.h-287{height:287px!important}.max-h-287{max-height:287px!important}.lh-287{line-height:287px!important}.b-r-287{border-radius:287px!important}.min-w-288{min-width:288px!important}.w-288{width:288px!important}.max-w-288{max-width:288px!important}.min-h-288{min-height:288px!important}.h-288{height:288px!important}.max-h-288{max-height:288px!important}.lh-288{line-height:288px!important}.b-r-288{border-radius:288px!important}.min-w-289{min-width:289px!important}.w-289{width:289px!important}.max-w-289{max-width:289px!important}.min-h-289{min-height:289px!important}.h-289{height:289px!important}.max-h-289{max-height:289px!important}.lh-289{line-height:289px!important}.b-r-289{border-radius:289px!important}.min-w-290{min-width:290px!important}.w-290{width:290px!important}.max-w-290{max-width:290px!important}.min-h-290{min-height:290px!important}.h-290{height:290px!important}.max-h-290{max-height:290px!important}.lh-290{line-height:290px!important}.b-r-290{border-radius:290px!important}.min-w-291{min-width:291px!important}.w-291{width:291px!important}.max-w-291{max-width:291px!important}.min-h-291{min-height:291px!important}.h-291{height:291px!important}.max-h-291{max-height:291px!important}.lh-291{line-height:291px!important}.b-r-291{border-radius:291px!important}.min-w-292{min-width:292px!important}.w-292{width:292px!important}.max-w-292{max-width:292px!important}.min-h-292{min-height:292px!important}.h-292{height:292px!important}.max-h-292{max-height:292px!important}.lh-292{line-height:292px!important}.b-r-292{border-radius:292px!important}.min-w-293{min-width:293px!important}.w-293{width:293px!important}.max-w-293{max-width:293px!important}.min-h-293{min-height:293px!important}.h-293{height:293px!important}.max-h-293{max-height:293px!important}.lh-293{line-height:293px!important}.b-r-293{border-radius:293px!important}.min-w-294{min-width:294px!important}.w-294{width:294px!important}.max-w-294{max-width:294px!important}.min-h-294{min-height:294px!important}.h-294{height:294px!important}.max-h-294{max-height:294px!important}.lh-294{line-height:294px!important}.b-r-294{border-radius:294px!important}.min-w-295{min-width:295px!important}.w-295{width:295px!important}.max-w-295{max-width:295px!important}.min-h-295{min-height:295px!important}.h-295{height:295px!important}.max-h-295{max-height:295px!important}.lh-295{line-height:295px!important}.b-r-295{border-radius:295px!important}.min-w-296{min-width:296px!important}.w-296{width:296px!important}.max-w-296{max-width:296px!important}.min-h-296{min-height:296px!important}.h-296{height:296px!important}.max-h-296{max-height:296px!important}.lh-296{line-height:296px!important}.b-r-296{border-radius:296px!important}.min-w-297{min-width:297px!important}.w-297{width:297px!important}.max-w-297{max-width:297px!important}.min-h-297{min-height:297px!important}.h-297{height:297px!important}.max-h-297{max-height:297px!important}.lh-297{line-height:297px!important}.b-r-297{border-radius:297px!important}.min-w-298{min-width:298px!important}.w-298{width:298px!important}.max-w-298{max-width:298px!important}.min-h-298{min-height:298px!important}.h-298{height:298px!important}.max-h-298{max-height:298px!important}.lh-298{line-height:298px!important}.b-r-298{border-radius:298px!important}.min-w-299{min-width:299px!important}.w-299{width:299px!important}.max-w-299{max-width:299px!important}.min-h-299{min-height:299px!important}.h-299{height:299px!important}.max-h-299{max-height:299px!important}.lh-299{line-height:299px!important}.b-r-299{border-radius:299px!important}.min-w-300{min-width:300px!important}.w-300{width:300px!important}.max-w-300{max-width:300px!important}.min-h-300{min-height:300px!important}.h-300{height:300px!important}.max-h-300{max-height:300px!important}.lh-300{line-height:300px!important}.b-r-300{border-radius:300px!important}.min-w-301{min-width:301px!important}.w-301{width:301px!important}.max-w-301{max-width:301px!important}.min-h-301{min-height:301px!important}.h-301{height:301px!important}.max-h-301{max-height:301px!important}.lh-301{line-height:301px!important}.b-r-301{border-radius:301px!important}.min-w-302{min-width:302px!important}.w-302{width:302px!important}.max-w-302{max-width:302px!important}.min-h-302{min-height:302px!important}.h-302{height:302px!important}.max-h-302{max-height:302px!important}.lh-302{line-height:302px!important}.b-r-302{border-radius:302px!important}.min-w-303{min-width:303px!important}.w-303{width:303px!important}.max-w-303{max-width:303px!important}.min-h-303{min-height:303px!important}.h-303{height:303px!important}.max-h-303{max-height:303px!important}.lh-303{line-height:303px!important}.b-r-303{border-radius:303px!important}.min-w-304{min-width:304px!important}.w-304{width:304px!important}.max-w-304{max-width:304px!important}.min-h-304{min-height:304px!important}.h-304{height:304px!important}.max-h-304{max-height:304px!important}.lh-304{line-height:304px!important}.b-r-304{border-radius:304px!important}.min-w-305{min-width:305px!important}.w-305{width:305px!important}.max-w-305{max-width:305px!important}.min-h-305{min-height:305px!important}.h-305{height:305px!important}.max-h-305{max-height:305px!important}.lh-305{line-height:305px!important}.b-r-305{border-radius:305px!important}.min-w-306{min-width:306px!important}.w-306{width:306px!important}.max-w-306{max-width:306px!important}.min-h-306{min-height:306px!important}.h-306{height:306px!important}.max-h-306{max-height:306px!important}.lh-306{line-height:306px!important}.b-r-306{border-radius:306px!important}.min-w-307{min-width:307px!important}.w-307{width:307px!important}.max-w-307{max-width:307px!important}.min-h-307{min-height:307px!important}.h-307{height:307px!important}.max-h-307{max-height:307px!important}.lh-307{line-height:307px!important}.b-r-307{border-radius:307px!important}.min-w-308{min-width:308px!important}.w-308{width:308px!important}.max-w-308{max-width:308px!important}.min-h-308{min-height:308px!important}.h-308{height:308px!important}.max-h-308{max-height:308px!important}.lh-308{line-height:308px!important}.b-r-308{border-radius:308px!important}.min-w-309{min-width:309px!important}.w-309{width:309px!important}.max-w-309{max-width:309px!important}.min-h-309{min-height:309px!important}.h-309{height:309px!important}.max-h-309{max-height:309px!important}.lh-309{line-height:309px!important}.b-r-309{border-radius:309px!important}.min-w-310{min-width:310px!important}.w-310{width:310px!important}.max-w-310{max-width:310px!important}.min-h-310{min-height:310px!important}.h-310{height:310px!important}.max-h-310{max-height:310px!important}.lh-310{line-height:310px!important}.b-r-310{border-radius:310px!important}.min-w-311{min-width:311px!important}.w-311{width:311px!important}.max-w-311{max-width:311px!important}.min-h-311{min-height:311px!important}.h-311{height:311px!important}.max-h-311{max-height:311px!important}.lh-311{line-height:311px!important}.b-r-311{border-radius:311px!important}.min-w-312{min-width:312px!important}.w-312{width:312px!important}.max-w-312{max-width:312px!important}.min-h-312{min-height:312px!important}.h-312{height:312px!important}.max-h-312{max-height:312px!important}.lh-312{line-height:312px!important}.b-r-312{border-radius:312px!important}.min-w-313{min-width:313px!important}.w-313{width:313px!important}.max-w-313{max-width:313px!important}.min-h-313{min-height:313px!important}.h-313{height:313px!important}.max-h-313{max-height:313px!important}.lh-313{line-height:313px!important}.b-r-313{border-radius:313px!important}.min-w-314{min-width:314px!important}.w-314{width:314px!important}.max-w-314{max-width:314px!important}.min-h-314{min-height:314px!important}.h-314{height:314px!important}.max-h-314{max-height:314px!important}.lh-314{line-height:314px!important}.b-r-314{border-radius:314px!important}.min-w-315{min-width:315px!important}.w-315{width:315px!important}.max-w-315{max-width:315px!important}.min-h-315{min-height:315px!important}.h-315{height:315px!important}.max-h-315{max-height:315px!important}.lh-315{line-height:315px!important}.b-r-315{border-radius:315px!important}.min-w-316{min-width:316px!important}.w-316{width:316px!important}.max-w-316{max-width:316px!important}.min-h-316{min-height:316px!important}.h-316{height:316px!important}.max-h-316{max-height:316px!important}.lh-316{line-height:316px!important}.b-r-316{border-radius:316px!important}.min-w-317{min-width:317px!important}.w-317{width:317px!important}.max-w-317{max-width:317px!important}.min-h-317{min-height:317px!important}.h-317{height:317px!important}.max-h-317{max-height:317px!important}.lh-317{line-height:317px!important}.b-r-317{border-radius:317px!important}.min-w-318{min-width:318px!important}.w-318{width:318px!important}.max-w-318{max-width:318px!important}.min-h-318{min-height:318px!important}.h-318{height:318px!important}.max-h-318{max-height:318px!important}.lh-318{line-height:318px!important}.b-r-318{border-radius:318px!important}.min-w-319{min-width:319px!important}.w-319{width:319px!important}.max-w-319{max-width:319px!important}.min-h-319{min-height:319px!important}.h-319{height:319px!important}.max-h-319{max-height:319px!important}.lh-319{line-height:319px!important}.b-r-319{border-radius:319px!important}.min-w-320{min-width:320px!important}.w-320{width:320px!important}.max-w-320{max-width:320px!important}.min-h-320{min-height:320px!important}.h-320{height:320px!important}.max-h-320{max-height:320px!important}.lh-320{line-height:320px!important}.b-r-320{border-radius:320px!important}.min-w-321{min-width:321px!important}.w-321{width:321px!important}.max-w-321{max-width:321px!important}.min-h-321{min-height:321px!important}.h-321{height:321px!important}.max-h-321{max-height:321px!important}.lh-321{line-height:321px!important}.b-r-321{border-radius:321px!important}.min-w-322{min-width:322px!important}.w-322{width:322px!important}.max-w-322{max-width:322px!important}.min-h-322{min-height:322px!important}.h-322{height:322px!important}.max-h-322{max-height:322px!important}.lh-322{line-height:322px!important}.b-r-322{border-radius:322px!important}.min-w-323{min-width:323px!important}.w-323{width:323px!important}.max-w-323{max-width:323px!important}.min-h-323{min-height:323px!important}.h-323{height:323px!important}.max-h-323{max-height:323px!important}.lh-323{line-height:323px!important}.b-r-323{border-radius:323px!important}.min-w-324{min-width:324px!important}.w-324{width:324px!important}.max-w-324{max-width:324px!important}.min-h-324{min-height:324px!important}.h-324{height:324px!important}.max-h-324{max-height:324px!important}.lh-324{line-height:324px!important}.b-r-324{border-radius:324px!important}.min-w-325{min-width:325px!important}.w-325{width:325px!important}.max-w-325{max-width:325px!important}.min-h-325{min-height:325px!important}.h-325{height:325px!important}.max-h-325{max-height:325px!important}.lh-325{line-height:325px!important}.b-r-325{border-radius:325px!important}.min-w-326{min-width:326px!important}.w-326{width:326px!important}.max-w-326{max-width:326px!important}.min-h-326{min-height:326px!important}.h-326{height:326px!important}.max-h-326{max-height:326px!important}.lh-326{line-height:326px!important}.b-r-326{border-radius:326px!important}.min-w-327{min-width:327px!important}.w-327{width:327px!important}.max-w-327{max-width:327px!important}.min-h-327{min-height:327px!important}.h-327{height:327px!important}.max-h-327{max-height:327px!important}.lh-327{line-height:327px!important}.b-r-327{border-radius:327px!important}.min-w-328{min-width:328px!important}.w-328{width:328px!important}.max-w-328{max-width:328px!important}.min-h-328{min-height:328px!important}.h-328{height:328px!important}.max-h-328{max-height:328px!important}.lh-328{line-height:328px!important}.b-r-328{border-radius:328px!important}.min-w-329{min-width:329px!important}.w-329{width:329px!important}.max-w-329{max-width:329px!important}.min-h-329{min-height:329px!important}.h-329{height:329px!important}.max-h-329{max-height:329px!important}.lh-329{line-height:329px!important}.b-r-329{border-radius:329px!important}.min-w-330{min-width:330px!important}.w-330{width:330px!important}.max-w-330{max-width:330px!important}.min-h-330{min-height:330px!important}.h-330{height:330px!important}.max-h-330{max-height:330px!important}.lh-330{line-height:330px!important}.b-r-330{border-radius:330px!important}.min-w-331{min-width:331px!important}.w-331{width:331px!important}.max-w-331{max-width:331px!important}.min-h-331{min-height:331px!important}.h-331{height:331px!important}.max-h-331{max-height:331px!important}.lh-331{line-height:331px!important}.b-r-331{border-radius:331px!important}.min-w-332{min-width:332px!important}.w-332{width:332px!important}.max-w-332{max-width:332px!important}.min-h-332{min-height:332px!important}.h-332{height:332px!important}.max-h-332{max-height:332px!important}.lh-332{line-height:332px!important}.b-r-332{border-radius:332px!important}.min-w-333{min-width:333px!important}.w-333{width:333px!important}.max-w-333{max-width:333px!important}.min-h-333{min-height:333px!important}.h-333{height:333px!important}.max-h-333{max-height:333px!important}.lh-333{line-height:333px!important}.b-r-333{border-radius:333px!important}.min-w-334{min-width:334px!important}.w-334{width:334px!important}.max-w-334{max-width:334px!important}.min-h-334{min-height:334px!important}.h-334{height:334px!important}.max-h-334{max-height:334px!important}.lh-334{line-height:334px!important}.b-r-334{border-radius:334px!important}.min-w-335{min-width:335px!important}.w-335{width:335px!important}.max-w-335{max-width:335px!important}.min-h-335{min-height:335px!important}.h-335{height:335px!important}.max-h-335{max-height:335px!important}.lh-335{line-height:335px!important}.b-r-335{border-radius:335px!important}.min-w-336{min-width:336px!important}.w-336{width:336px!important}.max-w-336{max-width:336px!important}.min-h-336{min-height:336px!important}.h-336{height:336px!important}.max-h-336{max-height:336px!important}.lh-336{line-height:336px!important}.b-r-336{border-radius:336px!important}.min-w-337{min-width:337px!important}.w-337{width:337px!important}.max-w-337{max-width:337px!important}.min-h-337{min-height:337px!important}.h-337{height:337px!important}.max-h-337{max-height:337px!important}.lh-337{line-height:337px!important}.b-r-337{border-radius:337px!important}.min-w-338{min-width:338px!important}.w-338{width:338px!important}.max-w-338{max-width:338px!important}.min-h-338{min-height:338px!important}.h-338{height:338px!important}.max-h-338{max-height:338px!important}.lh-338{line-height:338px!important}.b-r-338{border-radius:338px!important}.min-w-339{min-width:339px!important}.w-339{width:339px!important}.max-w-339{max-width:339px!important}.min-h-339{min-height:339px!important}.h-339{height:339px!important}.max-h-339{max-height:339px!important}.lh-339{line-height:339px!important}.b-r-339{border-radius:339px!important}.min-w-340{min-width:340px!important}.w-340{width:340px!important}.max-w-340{max-width:340px!important}.min-h-340{min-height:340px!important}.h-340{height:340px!important}.max-h-340{max-height:340px!important}.lh-340{line-height:340px!important}.b-r-340{border-radius:340px!important}.min-w-341{min-width:341px!important}.w-341{width:341px!important}.max-w-341{max-width:341px!important}.min-h-341{min-height:341px!important}.h-341{height:341px!important}.max-h-341{max-height:341px!important}.lh-341{line-height:341px!important}.b-r-341{border-radius:341px!important}.min-w-342{min-width:342px!important}.w-342{width:342px!important}.max-w-342{max-width:342px!important}.min-h-342{min-height:342px!important}.h-342{height:342px!important}.max-h-342{max-height:342px!important}.lh-342{line-height:342px!important}.b-r-342{border-radius:342px!important}.min-w-343{min-width:343px!important}.w-343{width:343px!important}.max-w-343{max-width:343px!important}.min-h-343{min-height:343px!important}.h-343{height:343px!important}.max-h-343{max-height:343px!important}.lh-343{line-height:343px!important}.b-r-343{border-radius:343px!important}.min-w-344{min-width:344px!important}.w-344{width:344px!important}.max-w-344{max-width:344px!important}.min-h-344{min-height:344px!important}.h-344{height:344px!important}.max-h-344{max-height:344px!important}.lh-344{line-height:344px!important}.b-r-344{border-radius:344px!important}.min-w-345{min-width:345px!important}.w-345{width:345px!important}.max-w-345{max-width:345px!important}.min-h-345{min-height:345px!important}.h-345{height:345px!important}.max-h-345{max-height:345px!important}.lh-345{line-height:345px!important}.b-r-345{border-radius:345px!important}.min-w-346{min-width:346px!important}.w-346{width:346px!important}.max-w-346{max-width:346px!important}.min-h-346{min-height:346px!important}.h-346{height:346px!important}.max-h-346{max-height:346px!important}.lh-346{line-height:346px!important}.b-r-346{border-radius:346px!important}.min-w-347{min-width:347px!important}.w-347{width:347px!important}.max-w-347{max-width:347px!important}.min-h-347{min-height:347px!important}.h-347{height:347px!important}.max-h-347{max-height:347px!important}.lh-347{line-height:347px!important}.b-r-347{border-radius:347px!important}.min-w-348{min-width:348px!important}.w-348{width:348px!important}.max-w-348{max-width:348px!important}.min-h-348{min-height:348px!important}.h-348{height:348px!important}.max-h-348{max-height:348px!important}.lh-348{line-height:348px!important}.b-r-348{border-radius:348px!important}.min-w-349{min-width:349px!important}.w-349{width:349px!important}.max-w-349{max-width:349px!important}.min-h-349{min-height:349px!important}.h-349{height:349px!important}.max-h-349{max-height:349px!important}.lh-349{line-height:349px!important}.b-r-349{border-radius:349px!important}.min-w-350{min-width:350px!important}.w-350{width:350px!important}.max-w-350{max-width:350px!important}.min-h-350{min-height:350px!important}.h-350{height:350px!important}.max-h-350{max-height:350px!important}.lh-350{line-height:350px!important}.b-r-350{border-radius:350px!important}.min-w-351{min-width:351px!important}.w-351{width:351px!important}.max-w-351{max-width:351px!important}.min-h-351{min-height:351px!important}.h-351{height:351px!important}.max-h-351{max-height:351px!important}.lh-351{line-height:351px!important}.b-r-351{border-radius:351px!important}.min-w-352{min-width:352px!important}.w-352{width:352px!important}.max-w-352{max-width:352px!important}.min-h-352{min-height:352px!important}.h-352{height:352px!important}.max-h-352{max-height:352px!important}.lh-352{line-height:352px!important}.b-r-352{border-radius:352px!important}.min-w-353{min-width:353px!important}.w-353{width:353px!important}.max-w-353{max-width:353px!important}.min-h-353{min-height:353px!important}.h-353{height:353px!important}.max-h-353{max-height:353px!important}.lh-353{line-height:353px!important}.b-r-353{border-radius:353px!important}.min-w-354{min-width:354px!important}.w-354{width:354px!important}.max-w-354{max-width:354px!important}.min-h-354{min-height:354px!important}.h-354{height:354px!important}.max-h-354{max-height:354px!important}.lh-354{line-height:354px!important}.b-r-354{border-radius:354px!important}.min-w-355{min-width:355px!important}.w-355{width:355px!important}.max-w-355{max-width:355px!important}.min-h-355{min-height:355px!important}.h-355{height:355px!important}.max-h-355{max-height:355px!important}.lh-355{line-height:355px!important}.b-r-355{border-radius:355px!important}.min-w-356{min-width:356px!important}.w-356{width:356px!important}.max-w-356{max-width:356px!important}.min-h-356{min-height:356px!important}.h-356{height:356px!important}.max-h-356{max-height:356px!important}.lh-356{line-height:356px!important}.b-r-356{border-radius:356px!important}.min-w-357{min-width:357px!important}.w-357{width:357px!important}.max-w-357{max-width:357px!important}.min-h-357{min-height:357px!important}.h-357{height:357px!important}.max-h-357{max-height:357px!important}.lh-357{line-height:357px!important}.b-r-357{border-radius:357px!important}.min-w-358{min-width:358px!important}.w-358{width:358px!important}.max-w-358{max-width:358px!important}.min-h-358{min-height:358px!important}.h-358{height:358px!important}.max-h-358{max-height:358px!important}.lh-358{line-height:358px!important}.b-r-358{border-radius:358px!important}.min-w-359{min-width:359px!important}.w-359{width:359px!important}.max-w-359{max-width:359px!important}.min-h-359{min-height:359px!important}.h-359{height:359px!important}.max-h-359{max-height:359px!important}.lh-359{line-height:359px!important}.b-r-359{border-radius:359px!important}.min-w-360{min-width:360px!important}.w-360{width:360px!important}.max-w-360{max-width:360px!important}.min-h-360{min-height:360px!important}.h-360{height:360px!important}.max-h-360{max-height:360px!important}.lh-360{line-height:360px!important}.b-r-360{border-radius:360px!important}.min-w-361{min-width:361px!important}.w-361{width:361px!important}.max-w-361{max-width:361px!important}.min-h-361{min-height:361px!important}.h-361{height:361px!important}.max-h-361{max-height:361px!important}.lh-361{line-height:361px!important}.b-r-361{border-radius:361px!important}.min-w-362{min-width:362px!important}.w-362{width:362px!important}.max-w-362{max-width:362px!important}.min-h-362{min-height:362px!important}.h-362{height:362px!important}.max-h-362{max-height:362px!important}.lh-362{line-height:362px!important}.b-r-362{border-radius:362px!important}.min-w-363{min-width:363px!important}.w-363{width:363px!important}.max-w-363{max-width:363px!important}.min-h-363{min-height:363px!important}.h-363{height:363px!important}.max-h-363{max-height:363px!important}.lh-363{line-height:363px!important}.b-r-363{border-radius:363px!important}.min-w-364{min-width:364px!important}.w-364{width:364px!important}.max-w-364{max-width:364px!important}.min-h-364{min-height:364px!important}.h-364{height:364px!important}.max-h-364{max-height:364px!important}.lh-364{line-height:364px!important}.b-r-364{border-radius:364px!important}.min-w-365{min-width:365px!important}.w-365{width:365px!important}.max-w-365{max-width:365px!important}.min-h-365{min-height:365px!important}.h-365{height:365px!important}.max-h-365{max-height:365px!important}.lh-365{line-height:365px!important}.b-r-365{border-radius:365px!important}.min-w-366{min-width:366px!important}.w-366{width:366px!important}.max-w-366{max-width:366px!important}.min-h-366{min-height:366px!important}.h-366{height:366px!important}.max-h-366{max-height:366px!important}.lh-366{line-height:366px!important}.b-r-366{border-radius:366px!important}.min-w-367{min-width:367px!important}.w-367{width:367px!important}.max-w-367{max-width:367px!important}.min-h-367{min-height:367px!important}.h-367{height:367px!important}.max-h-367{max-height:367px!important}.lh-367{line-height:367px!important}.b-r-367{border-radius:367px!important}.min-w-368{min-width:368px!important}.w-368{width:368px!important}.max-w-368{max-width:368px!important}.min-h-368{min-height:368px!important}.h-368{height:368px!important}.max-h-368{max-height:368px!important}.lh-368{line-height:368px!important}.b-r-368{border-radius:368px!important}.min-w-369{min-width:369px!important}.w-369{width:369px!important}.max-w-369{max-width:369px!important}.min-h-369{min-height:369px!important}.h-369{height:369px!important}.max-h-369{max-height:369px!important}.lh-369{line-height:369px!important}.b-r-369{border-radius:369px!important}.min-w-370{min-width:370px!important}.w-370{width:370px!important}.max-w-370{max-width:370px!important}.min-h-370{min-height:370px!important}.h-370{height:370px!important}.max-h-370{max-height:370px!important}.lh-370{line-height:370px!important}.b-r-370{border-radius:370px!important}.min-w-371{min-width:371px!important}.w-371{width:371px!important}.max-w-371{max-width:371px!important}.min-h-371{min-height:371px!important}.h-371{height:371px!important}.max-h-371{max-height:371px!important}.lh-371{line-height:371px!important}.b-r-371{border-radius:371px!important}.min-w-372{min-width:372px!important}.w-372{width:372px!important}.max-w-372{max-width:372px!important}.min-h-372{min-height:372px!important}.h-372{height:372px!important}.max-h-372{max-height:372px!important}.lh-372{line-height:372px!important}.b-r-372{border-radius:372px!important}.min-w-373{min-width:373px!important}.w-373{width:373px!important}.max-w-373{max-width:373px!important}.min-h-373{min-height:373px!important}.h-373{height:373px!important}.max-h-373{max-height:373px!important}.lh-373{line-height:373px!important}.b-r-373{border-radius:373px!important}.min-w-374{min-width:374px!important}.w-374{width:374px!important}.max-w-374{max-width:374px!important}.min-h-374{min-height:374px!important}.h-374{height:374px!important}.max-h-374{max-height:374px!important}.lh-374{line-height:374px!important}.b-r-374{border-radius:374px!important}.min-w-375{min-width:375px!important}.w-375{width:375px!important}.max-w-375{max-width:375px!important}.min-h-375{min-height:375px!important}.h-375{height:375px!important}.max-h-375{max-height:375px!important}.lh-375{line-height:375px!important}.b-r-375{border-radius:375px!important}.min-w-376{min-width:376px!important}.w-376{width:376px!important}.max-w-376{max-width:376px!important}.min-h-376{min-height:376px!important}.h-376{height:376px!important}.max-h-376{max-height:376px!important}.lh-376{line-height:376px!important}.b-r-376{border-radius:376px!important}.min-w-377{min-width:377px!important}.w-377{width:377px!important}.max-w-377{max-width:377px!important}.min-h-377{min-height:377px!important}.h-377{height:377px!important}.max-h-377{max-height:377px!important}.lh-377{line-height:377px!important}.b-r-377{border-radius:377px!important}.min-w-378{min-width:378px!important}.w-378{width:378px!important}.max-w-378{max-width:378px!important}.min-h-378{min-height:378px!important}.h-378{height:378px!important}.max-h-378{max-height:378px!important}.lh-378{line-height:378px!important}.b-r-378{border-radius:378px!important}.min-w-379{min-width:379px!important}.w-379{width:379px!important}.max-w-379{max-width:379px!important}.min-h-379{min-height:379px!important}.h-379{height:379px!important}.max-h-379{max-height:379px!important}.lh-379{line-height:379px!important}.b-r-379{border-radius:379px!important}.min-w-380{min-width:380px!important}.w-380{width:380px!important}.max-w-380{max-width:380px!important}.min-h-380{min-height:380px!important}.h-380{height:380px!important}.max-h-380{max-height:380px!important}.lh-380{line-height:380px!important}.b-r-380{border-radius:380px!important}.min-w-381{min-width:381px!important}.w-381{width:381px!important}.max-w-381{max-width:381px!important}.min-h-381{min-height:381px!important}.h-381{height:381px!important}.max-h-381{max-height:381px!important}.lh-381{line-height:381px!important}.b-r-381{border-radius:381px!important}.min-w-382{min-width:382px!important}.w-382{width:382px!important}.max-w-382{max-width:382px!important}.min-h-382{min-height:382px!important}.h-382{height:382px!important}.max-h-382{max-height:382px!important}.lh-382{line-height:382px!important}.b-r-382{border-radius:382px!important}.min-w-383{min-width:383px!important}.w-383{width:383px!important}.max-w-383{max-width:383px!important}.min-h-383{min-height:383px!important}.h-383{height:383px!important}.max-h-383{max-height:383px!important}.lh-383{line-height:383px!important}.b-r-383{border-radius:383px!important}.min-w-384{min-width:384px!important}.w-384{width:384px!important}.max-w-384{max-width:384px!important}.min-h-384{min-height:384px!important}.h-384{height:384px!important}.max-h-384{max-height:384px!important}.lh-384{line-height:384px!important}.b-r-384{border-radius:384px!important}.min-w-385{min-width:385px!important}.w-385{width:385px!important}.max-w-385{max-width:385px!important}.min-h-385{min-height:385px!important}.h-385{height:385px!important}.max-h-385{max-height:385px!important}.lh-385{line-height:385px!important}.b-r-385{border-radius:385px!important}.min-w-386{min-width:386px!important}.w-386{width:386px!important}.max-w-386{max-width:386px!important}.min-h-386{min-height:386px!important}.h-386{height:386px!important}.max-h-386{max-height:386px!important}.lh-386{line-height:386px!important}.b-r-386{border-radius:386px!important}.min-w-387{min-width:387px!important}.w-387{width:387px!important}.max-w-387{max-width:387px!important}.min-h-387{min-height:387px!important}.h-387{height:387px!important}.max-h-387{max-height:387px!important}.lh-387{line-height:387px!important}.b-r-387{border-radius:387px!important}.min-w-388{min-width:388px!important}.w-388{width:388px!important}.max-w-388{max-width:388px!important}.min-h-388{min-height:388px!important}.h-388{height:388px!important}.max-h-388{max-height:388px!important}.lh-388{line-height:388px!important}.b-r-388{border-radius:388px!important}.min-w-389{min-width:389px!important}.w-389{width:389px!important}.max-w-389{max-width:389px!important}.min-h-389{min-height:389px!important}.h-389{height:389px!important}.max-h-389{max-height:389px!important}.lh-389{line-height:389px!important}.b-r-389{border-radius:389px!important}.min-w-390{min-width:390px!important}.w-390{width:390px!important}.max-w-390{max-width:390px!important}.min-h-390{min-height:390px!important}.h-390{height:390px!important}.max-h-390{max-height:390px!important}.lh-390{line-height:390px!important}.b-r-390{border-radius:390px!important}.min-w-391{min-width:391px!important}.w-391{width:391px!important}.max-w-391{max-width:391px!important}.min-h-391{min-height:391px!important}.h-391{height:391px!important}.max-h-391{max-height:391px!important}.lh-391{line-height:391px!important}.b-r-391{border-radius:391px!important}.min-w-392{min-width:392px!important}.w-392{width:392px!important}.max-w-392{max-width:392px!important}.min-h-392{min-height:392px!important}.h-392{height:392px!important}.max-h-392{max-height:392px!important}.lh-392{line-height:392px!important}.b-r-392{border-radius:392px!important}.min-w-393{min-width:393px!important}.w-393{width:393px!important}.max-w-393{max-width:393px!important}.min-h-393{min-height:393px!important}.h-393{height:393px!important}.max-h-393{max-height:393px!important}.lh-393{line-height:393px!important}.b-r-393{border-radius:393px!important}.min-w-394{min-width:394px!important}.w-394{width:394px!important}.max-w-394{max-width:394px!important}.min-h-394{min-height:394px!important}.h-394{height:394px!important}.max-h-394{max-height:394px!important}.lh-394{line-height:394px!important}.b-r-394{border-radius:394px!important}.min-w-395{min-width:395px!important}.w-395{width:395px!important}.max-w-395{max-width:395px!important}.min-h-395{min-height:395px!important}.h-395{height:395px!important}.max-h-395{max-height:395px!important}.lh-395{line-height:395px!important}.b-r-395{border-radius:395px!important}.min-w-396{min-width:396px!important}.w-396{width:396px!important}.max-w-396{max-width:396px!important}.min-h-396{min-height:396px!important}.h-396{height:396px!important}.max-h-396{max-height:396px!important}.lh-396{line-height:396px!important}.b-r-396{border-radius:396px!important}.min-w-397{min-width:397px!important}.w-397{width:397px!important}.max-w-397{max-width:397px!important}.min-h-397{min-height:397px!important}.h-397{height:397px!important}.max-h-397{max-height:397px!important}.lh-397{line-height:397px!important}.b-r-397{border-radius:397px!important}.min-w-398{min-width:398px!important}.w-398{width:398px!important}.max-w-398{max-width:398px!important}.min-h-398{min-height:398px!important}.h-398{height:398px!important}.max-h-398{max-height:398px!important}.lh-398{line-height:398px!important}.b-r-398{border-radius:398px!important}.min-w-399{min-width:399px!important}.w-399{width:399px!important}.max-w-399{max-width:399px!important}.min-h-399{min-height:399px!important}.h-399{height:399px!important}.max-h-399{max-height:399px!important}.lh-399{line-height:399px!important}.b-r-399{border-radius:399px!important}.min-w-400{min-width:400px!important}.w-400{width:400px!important}.max-w-400{max-width:400px!important}.min-h-400{min-height:400px!important}.h-400{height:400px!important}.max-h-400{max-height:400px!important}.lh-400{line-height:400px!important}.b-r-400{border-radius:400px!important}.m-0{margin:0!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0{margin-left:0!important}.p-0{padding:0!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0{padding-left:0!important}.b-0{border-radius:0!important}.b-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.b-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.b-tl-0{border-top-left-radius:0!important}.b-tr-0{border-top-right-radius:0!important}.b-bl-0{border-bottom-left-radius:0!important}.b-br-0{border-bottom-right-radius:0!important}.m-1{margin:1px!important}.m-x-1{margin-left:1px!important;margin-right:1px!important}.m-y-1{margin-top:1px!important;margin-bottom:1px!important}.m-t-1{margin-top:1px!important}.m-r-1{margin-right:1px!important}.m-b-1{margin-bottom:1px!important}.m-l-1{margin-left:1px!important}.p-1{padding:1px!important}.p-x-1{padding-left:1px!important;padding-right:1px!important}.p-y-1{padding-top:1px!important;padding-bottom:1px!important}.p-t-1{padding-top:1px!important}.p-r-1{padding-right:1px!important}.p-b-1{padding-bottom:1px!important}.p-l-1{padding-left:1px!important}.b-1{border-radius:1px!important}.b-t-1{border-top-left-radius:1px!important;border-top-right-radius:1px!important}.b-b-1{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}.b-tl-1{border-top-left-radius:1px!important}.b-tr-1{border-top-right-radius:1px!important}.b-bl-1{border-bottom-left-radius:1px!important}.b-br-1{border-bottom-right-radius:1px!important}.m-2{margin:2px!important}.m-x-2{margin-left:2px!important;margin-right:2px!important}.m-y-2{margin-top:2px!important;margin-bottom:2px!important}.m-t-2{margin-top:2px!important}.m-r-2{margin-right:2px!important}.m-b-2{margin-bottom:2px!important}.m-l-2{margin-left:2px!important}.p-2{padding:2px!important}.p-x-2{padding-left:2px!important;padding-right:2px!important}.p-y-2{padding-top:2px!important;padding-bottom:2px!important}.p-t-2{padding-top:2px!important}.p-r-2{padding-right:2px!important}.p-b-2{padding-bottom:2px!important}.p-l-2{padding-left:2px!important}.b-2{border-radius:2px!important}.b-t-2{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.b-b-2{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.b-tl-2{border-top-left-radius:2px!important}.b-tr-2{border-top-right-radius:2px!important}.b-bl-2{border-bottom-left-radius:2px!important}.b-br-2{border-bottom-right-radius:2px!important}.m-3{margin:3px!important}.m-x-3{margin-left:3px!important;margin-right:3px!important}.m-y-3{margin-top:3px!important;margin-bottom:3px!important}.m-t-3{margin-top:3px!important}.m-r-3{margin-right:3px!important}.m-b-3{margin-bottom:3px!important}.m-l-3{margin-left:3px!important}.p-3{padding:3px!important}.p-x-3{padding-left:3px!important;padding-right:3px!important}.p-y-3{padding-top:3px!important;padding-bottom:3px!important}.p-t-3{padding-top:3px!important}.p-r-3{padding-right:3px!important}.p-b-3{padding-bottom:3px!important}.p-l-3{padding-left:3px!important}.b-3{border-radius:3px!important}.b-t-3{border-top-left-radius:3px!important;border-top-right-radius:3px!important}.b-b-3{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}.b-tl-3{border-top-left-radius:3px!important}.b-tr-3{border-top-right-radius:3px!important}.b-bl-3{border-bottom-left-radius:3px!important}.b-br-3{border-bottom-right-radius:3px!important}.m-4{margin:4px!important}.m-x-4{margin-left:4px!important;margin-right:4px!important}.m-y-4{margin-top:4px!important;margin-bottom:4px!important}.m-t-4{margin-top:4px!important}.m-r-4{margin-right:4px!important}.m-b-4{margin-bottom:4px!important}.m-l-4{margin-left:4px!important}.p-4{padding:4px!important}.p-x-4{padding-left:4px!important;padding-right:4px!important}.p-y-4{padding-top:4px!important;padding-bottom:4px!important}.p-t-4{padding-top:4px!important}.p-r-4{padding-right:4px!important}.p-b-4{padding-bottom:4px!important}.p-l-4{padding-left:4px!important}.b-4{border-radius:4px!important}.b-t-4{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.b-b-4{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.b-tl-4{border-top-left-radius:4px!important}.b-tr-4{border-top-right-radius:4px!important}.b-bl-4{border-bottom-left-radius:4px!important}.b-br-4{border-bottom-right-radius:4px!important}.m-5{margin:5px!important}.m-x-5{margin-left:5px!important;margin-right:5px!important}.m-y-5{margin-top:5px!important;margin-bottom:5px!important}.m-t-5{margin-top:5px!important}.m-r-5{margin-right:5px!important}.m-b-5{margin-bottom:5px!important}.m-l-5{margin-left:5px!important}.p-5{padding:5px!important}.p-x-5{padding-left:5px!important;padding-right:5px!important}.p-y-5{padding-top:5px!important;padding-bottom:5px!important}.p-t-5{padding-top:5px!important}.p-r-5{padding-right:5px!important}.p-b-5{padding-bottom:5px!important}.p-l-5{padding-left:5px!important}.b-5{border-radius:5px!important}.b-t-5{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.b-b-5{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}.b-tl-5{border-top-left-radius:5px!important}.b-tr-5{border-top-right-radius:5px!important}.b-bl-5{border-bottom-left-radius:5px!important}.b-br-5{border-bottom-right-radius:5px!important}.m-6{margin:6px!important}.m-x-6{margin-left:6px!important;margin-right:6px!important}.m-y-6{margin-top:6px!important;margin-bottom:6px!important}.m-t-6{margin-top:6px!important}.m-r-6{margin-right:6px!important}.m-b-6{margin-bottom:6px!important}.m-l-6{margin-left:6px!important}.p-6{padding:6px!important}.p-x-6{padding-left:6px!important;padding-right:6px!important}.p-y-6{padding-top:6px!important;padding-bottom:6px!important}.p-t-6{padding-top:6px!important}.p-r-6{padding-right:6px!important}.p-b-6{padding-bottom:6px!important}.p-l-6{padding-left:6px!important}.b-6{border-radius:6px!important}.b-t-6{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.b-b-6{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}.b-tl-6{border-top-left-radius:6px!important}.b-tr-6{border-top-right-radius:6px!important}.b-bl-6{border-bottom-left-radius:6px!important}.b-br-6{border-bottom-right-radius:6px!important}.m-7{margin:7px!important}.m-x-7{margin-left:7px!important;margin-right:7px!important}.m-y-7{margin-top:7px!important;margin-bottom:7px!important}.m-t-7{margin-top:7px!important}.m-r-7{margin-right:7px!important}.m-b-7{margin-bottom:7px!important}.m-l-7{margin-left:7px!important}.p-7{padding:7px!important}.p-x-7{padding-left:7px!important;padding-right:7px!important}.p-y-7{padding-top:7px!important;padding-bottom:7px!important}.p-t-7{padding-top:7px!important}.p-r-7{padding-right:7px!important}.p-b-7{padding-bottom:7px!important}.p-l-7{padding-left:7px!important}.b-7{border-radius:7px!important}.b-t-7{border-top-left-radius:7px!important;border-top-right-radius:7px!important}.b-b-7{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}.b-tl-7{border-top-left-radius:7px!important}.b-tr-7{border-top-right-radius:7px!important}.b-bl-7{border-bottom-left-radius:7px!important}.b-br-7{border-bottom-right-radius:7px!important}.m-8{margin:8px!important}.m-x-8{margin-left:8px!important;margin-right:8px!important}.m-y-8{margin-top:8px!important;margin-bottom:8px!important}.m-t-8{margin-top:8px!important}.m-r-8{margin-right:8px!important}.m-b-8{margin-bottom:8px!important}.m-l-8{margin-left:8px!important}.p-8{padding:8px!important}.p-x-8{padding-left:8px!important;padding-right:8px!important}.p-y-8{padding-top:8px!important;padding-bottom:8px!important}.p-t-8{padding-top:8px!important}.p-r-8{padding-right:8px!important}.p-b-8{padding-bottom:8px!important}.p-l-8{padding-left:8px!important}.b-8{border-radius:8px!important}.b-t-8{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.b-b-8{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.b-tl-8{border-top-left-radius:8px!important}.b-tr-8{border-top-right-radius:8px!important}.b-bl-8{border-bottom-left-radius:8px!important}.b-br-8{border-bottom-right-radius:8px!important}.m-9{margin:9px!important}.m-x-9{margin-left:9px!important;margin-right:9px!important}.m-y-9{margin-top:9px!important;margin-bottom:9px!important}.m-t-9{margin-top:9px!important}.m-r-9{margin-right:9px!important}.m-b-9{margin-bottom:9px!important}.m-l-9{margin-left:9px!important}.p-9{padding:9px!important}.p-x-9{padding-left:9px!important;padding-right:9px!important}.p-y-9{padding-top:9px!important;padding-bottom:9px!important}.p-t-9{padding-top:9px!important}.p-r-9{padding-right:9px!important}.p-b-9{padding-bottom:9px!important}.p-l-9{padding-left:9px!important}.b-9{border-radius:9px!important}.b-t-9{border-top-left-radius:9px!important;border-top-right-radius:9px!important}.b-b-9{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}.b-tl-9{border-top-left-radius:9px!important}.b-tr-9{border-top-right-radius:9px!important}.b-bl-9{border-bottom-left-radius:9px!important}.b-br-9{border-bottom-right-radius:9px!important}.m-10{margin:10px!important}.m-x-10{margin-left:10px!important;margin-right:10px!important}.m-y-10{margin-top:10px!important;margin-bottom:10px!important}.m-t-10{margin-top:10px!important}.m-r-10{margin-right:10px!important}.m-b-10{margin-bottom:10px!important}.m-l-10{margin-left:10px!important}.p-10{padding:10px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.p-t-10{padding-top:10px!important}.p-r-10{padding-right:10px!important}.p-b-10{padding-bottom:10px!important}.p-l-10{padding-left:10px!important}.b-10{border-radius:10px!important}.b-t-10{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.b-b-10{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.b-tl-10{border-top-left-radius:10px!important}.b-tr-10{border-top-right-radius:10px!important}.b-bl-10{border-bottom-left-radius:10px!important}.b-br-10{border-bottom-right-radius:10px!important}.m-11{margin:11px!important}.m-x-11{margin-left:11px!important;margin-right:11px!important}.m-y-11{margin-top:11px!important;margin-bottom:11px!important}.m-t-11{margin-top:11px!important}.m-r-11{margin-right:11px!important}.m-b-11{margin-bottom:11px!important}.m-l-11{margin-left:11px!important}.p-11{padding:11px!important}.p-x-11{padding-left:11px!important;padding-right:11px!important}.p-y-11{padding-top:11px!important;padding-bottom:11px!important}.p-t-11{padding-top:11px!important}.p-r-11{padding-right:11px!important}.p-b-11{padding-bottom:11px!important}.p-l-11{padding-left:11px!important}.b-11{border-radius:11px!important}.b-t-11{border-top-left-radius:11px!important;border-top-right-radius:11px!important}.b-b-11{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}.b-tl-11{border-top-left-radius:11px!important}.b-tr-11{border-top-right-radius:11px!important}.b-bl-11{border-bottom-left-radius:11px!important}.b-br-11{border-bottom-right-radius:11px!important}.m-12{margin:12px!important}.m-x-12{margin-left:12px!important;margin-right:12px!important}.m-y-12{margin-top:12px!important;margin-bottom:12px!important}.m-t-12{margin-top:12px!important}.m-r-12{margin-right:12px!important}.m-b-12{margin-bottom:12px!important}.m-l-12{margin-left:12px!important}.p-12{padding:12px!important}.p-x-12{padding-left:12px!important;padding-right:12px!important}.p-y-12{padding-top:12px!important;padding-bottom:12px!important}.p-t-12{padding-top:12px!important}.p-r-12{padding-right:12px!important}.p-b-12{padding-bottom:12px!important}.p-l-12{padding-left:12px!important}.b-12{border-radius:12px!important}.b-t-12{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.b-b-12{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.b-tl-12{border-top-left-radius:12px!important}.b-tr-12{border-top-right-radius:12px!important}.b-bl-12{border-bottom-left-radius:12px!important}.b-br-12{border-bottom-right-radius:12px!important}.m-13{margin:13px!important}.m-x-13{margin-left:13px!important;margin-right:13px!important}.m-y-13{margin-top:13px!important;margin-bottom:13px!important}.m-t-13{margin-top:13px!important}.m-r-13{margin-right:13px!important}.m-b-13{margin-bottom:13px!important}.m-l-13{margin-left:13px!important}.p-13{padding:13px!important}.p-x-13{padding-left:13px!important;padding-right:13px!important}.p-y-13{padding-top:13px!important;padding-bottom:13px!important}.p-t-13{padding-top:13px!important}.p-r-13{padding-right:13px!important}.p-b-13{padding-bottom:13px!important}.p-l-13{padding-left:13px!important}.b-13{border-radius:13px!important}.b-t-13{border-top-left-radius:13px!important;border-top-right-radius:13px!important}.b-b-13{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}.b-tl-13{border-top-left-radius:13px!important}.b-tr-13{border-top-right-radius:13px!important}.b-bl-13{border-bottom-left-radius:13px!important}.b-br-13{border-bottom-right-radius:13px!important}.m-14{margin:14px!important}.m-x-14{margin-left:14px!important;margin-right:14px!important}.m-y-14{margin-top:14px!important;margin-bottom:14px!important}.m-t-14{margin-top:14px!important}.m-r-14{margin-right:14px!important}.m-b-14{margin-bottom:14px!important}.m-l-14{margin-left:14px!important}.p-14{padding:14px!important}.p-x-14{padding-left:14px!important;padding-right:14px!important}.p-y-14{padding-top:14px!important;padding-bottom:14px!important}.p-t-14{padding-top:14px!important}.p-r-14{padding-right:14px!important}.p-b-14{padding-bottom:14px!important}.p-l-14{padding-left:14px!important}.b-14{border-radius:14px!important}.b-t-14{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.b-b-14{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.b-tl-14{border-top-left-radius:14px!important}.b-tr-14{border-top-right-radius:14px!important}.b-bl-14{border-bottom-left-radius:14px!important}.b-br-14{border-bottom-right-radius:14px!important}.m-15{margin:15px!important}.m-x-15{margin-left:15px!important;margin-right:15px!important}.m-y-15{margin-top:15px!important;margin-bottom:15px!important}.m-t-15{margin-top:15px!important}.m-r-15{margin-right:15px!important}.m-b-15{margin-bottom:15px!important}.m-l-15{margin-left:15px!important}.p-15{padding:15px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.p-t-15{padding-top:15px!important}.p-r-15{padding-right:15px!important}.p-b-15{padding-bottom:15px!important}.p-l-15{padding-left:15px!important}.b-15{border-radius:15px!important}.b-t-15{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.b-b-15{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}.b-tl-15{border-top-left-radius:15px!important}.b-tr-15{border-top-right-radius:15px!important}.b-bl-15{border-bottom-left-radius:15px!important}.b-br-15{border-bottom-right-radius:15px!important}.m-16{margin:16px!important}.m-x-16{margin-left:16px!important;margin-right:16px!important}.m-y-16{margin-top:16px!important;margin-bottom:16px!important}.m-t-16{margin-top:16px!important}.m-r-16{margin-right:16px!important}.m-b-16{margin-bottom:16px!important}.m-l-16{margin-left:16px!important}.p-16{padding:16px!important}.p-x-16{padding-left:16px!important;padding-right:16px!important}.p-y-16{padding-top:16px!important;padding-bottom:16px!important}.p-t-16{padding-top:16px!important}.p-r-16{padding-right:16px!important}.p-b-16{padding-bottom:16px!important}.p-l-16{padding-left:16px!important}.b-16{border-radius:16px!important}.b-t-16{border-top-left-radius:16px!important;border-top-right-radius:16px!important}.b-b-16{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}.b-tl-16{border-top-left-radius:16px!important}.b-tr-16{border-top-right-radius:16px!important}.b-bl-16{border-bottom-left-radius:16px!important}.b-br-16{border-bottom-right-radius:16px!important}.m-17{margin:17px!important}.m-x-17{margin-left:17px!important;margin-right:17px!important}.m-y-17{margin-top:17px!important;margin-bottom:17px!important}.m-t-17{margin-top:17px!important}.m-r-17{margin-right:17px!important}.m-b-17{margin-bottom:17px!important}.m-l-17{margin-left:17px!important}.p-17{padding:17px!important}.p-x-17{padding-left:17px!important;padding-right:17px!important}.p-y-17{padding-top:17px!important;padding-bottom:17px!important}.p-t-17{padding-top:17px!important}.p-r-17{padding-right:17px!important}.p-b-17{padding-bottom:17px!important}.p-l-17{padding-left:17px!important}.b-17{border-radius:17px!important}.b-t-17{border-top-left-radius:17px!important;border-top-right-radius:17px!important}.b-b-17{border-bottom-left-radius:17px!important;border-bottom-right-radius:17px!important}.b-tl-17{border-top-left-radius:17px!important}.b-tr-17{border-top-right-radius:17px!important}.b-bl-17{border-bottom-left-radius:17px!important}.b-br-17{border-bottom-right-radius:17px!important}.m-18{margin:18px!important}.m-x-18{margin-left:18px!important;margin-right:18px!important}.m-y-18{margin-top:18px!important;margin-bottom:18px!important}.m-t-18{margin-top:18px!important}.m-r-18{margin-right:18px!important}.m-b-18{margin-bottom:18px!important}.m-l-18{margin-left:18px!important}.p-18{padding:18px!important}.p-x-18{padding-left:18px!important;padding-right:18px!important}.p-y-18{padding-top:18px!important;padding-bottom:18px!important}.p-t-18{padding-top:18px!important}.p-r-18{padding-right:18px!important}.p-b-18{padding-bottom:18px!important}.p-l-18{padding-left:18px!important}.b-18{border-radius:18px!important}.b-t-18{border-top-left-radius:18px!important;border-top-right-radius:18px!important}.b-b-18{border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}.b-tl-18{border-top-left-radius:18px!important}.b-tr-18{border-top-right-radius:18px!important}.b-bl-18{border-bottom-left-radius:18px!important}.b-br-18{border-bottom-right-radius:18px!important}.m-19{margin:19px!important}.m-x-19{margin-left:19px!important;margin-right:19px!important}.m-y-19{margin-top:19px!important;margin-bottom:19px!important}.m-t-19{margin-top:19px!important}.m-r-19{margin-right:19px!important}.m-b-19{margin-bottom:19px!important}.m-l-19{margin-left:19px!important}.p-19{padding:19px!important}.p-x-19{padding-left:19px!important;padding-right:19px!important}.p-y-19{padding-top:19px!important;padding-bottom:19px!important}.p-t-19{padding-top:19px!important}.p-r-19{padding-right:19px!important}.p-b-19{padding-bottom:19px!important}.p-l-19{padding-left:19px!important}.b-19{border-radius:19px!important}.b-t-19{border-top-left-radius:19px!important;border-top-right-radius:19px!important}.b-b-19{border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}.b-tl-19{border-top-left-radius:19px!important}.b-tr-19{border-top-right-radius:19px!important}.b-bl-19{border-bottom-left-radius:19px!important}.b-br-19{border-bottom-right-radius:19px!important}.m-20{margin:20px!important}.m-x-20{margin-left:20px!important;margin-right:20px!important}.m-y-20{margin-top:20px!important;margin-bottom:20px!important}.m-t-20{margin-top:20px!important}.m-r-20{margin-right:20px!important}.m-b-20{margin-bottom:20px!important}.m-l-20{margin-left:20px!important}.p-20{padding:20px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.p-t-20{padding-top:20px!important}.p-r-20{padding-right:20px!important}.p-b-20{padding-bottom:20px!important}.p-l-20{padding-left:20px!important}.b-20{border-radius:20px!important}.b-t-20{border-top-left-radius:20px!important;border-top-right-radius:20px!important}.b-b-20{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}.b-tl-20{border-top-left-radius:20px!important}.b-tr-20{border-top-right-radius:20px!important}.b-bl-20{border-bottom-left-radius:20px!important}.b-br-20{border-bottom-right-radius:20px!important}.m-21{margin:21px!important}.m-x-21{margin-left:21px!important;margin-right:21px!important}.m-y-21{margin-top:21px!important;margin-bottom:21px!important}.m-t-21{margin-top:21px!important}.m-r-21{margin-right:21px!important}.m-b-21{margin-bottom:21px!important}.m-l-21{margin-left:21px!important}.p-21{padding:21px!important}.p-x-21{padding-left:21px!important;padding-right:21px!important}.p-y-21{padding-top:21px!important;padding-bottom:21px!important}.p-t-21{padding-top:21px!important}.p-r-21{padding-right:21px!important}.p-b-21{padding-bottom:21px!important}.p-l-21{padding-left:21px!important}.b-21{border-radius:21px!important}.b-t-21{border-top-left-radius:21px!important;border-top-right-radius:21px!important}.b-b-21{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}.b-tl-21{border-top-left-radius:21px!important}.b-tr-21{border-top-right-radius:21px!important}.b-bl-21{border-bottom-left-radius:21px!important}.b-br-21{border-bottom-right-radius:21px!important}.m-22{margin:22px!important}.m-x-22{margin-left:22px!important;margin-right:22px!important}.m-y-22{margin-top:22px!important;margin-bottom:22px!important}.m-t-22{margin-top:22px!important}.m-r-22{margin-right:22px!important}.m-b-22{margin-bottom:22px!important}.m-l-22{margin-left:22px!important}.p-22{padding:22px!important}.p-x-22{padding-left:22px!important;padding-right:22px!important}.p-y-22{padding-top:22px!important;padding-bottom:22px!important}.p-t-22{padding-top:22px!important}.p-r-22{padding-right:22px!important}.p-b-22{padding-bottom:22px!important}.p-l-22{padding-left:22px!important}.b-22{border-radius:22px!important}.b-t-22{border-top-left-radius:22px!important;border-top-right-radius:22px!important}.b-b-22{border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}.b-tl-22{border-top-left-radius:22px!important}.b-tr-22{border-top-right-radius:22px!important}.b-bl-22{border-bottom-left-radius:22px!important}.b-br-22{border-bottom-right-radius:22px!important}.m-23{margin:23px!important}.m-x-23{margin-left:23px!important;margin-right:23px!important}.m-y-23{margin-top:23px!important;margin-bottom:23px!important}.m-t-23{margin-top:23px!important}.m-r-23{margin-right:23px!important}.m-b-23{margin-bottom:23px!important}.m-l-23{margin-left:23px!important}.p-23{padding:23px!important}.p-x-23{padding-left:23px!important;padding-right:23px!important}.p-y-23{padding-top:23px!important;padding-bottom:23px!important}.p-t-23{padding-top:23px!important}.p-r-23{padding-right:23px!important}.p-b-23{padding-bottom:23px!important}.p-l-23{padding-left:23px!important}.b-23{border-radius:23px!important}.b-t-23{border-top-left-radius:23px!important;border-top-right-radius:23px!important}.b-b-23{border-bottom-left-radius:23px!important;border-bottom-right-radius:23px!important}.b-tl-23{border-top-left-radius:23px!important}.b-tr-23{border-top-right-radius:23px!important}.b-bl-23{border-bottom-left-radius:23px!important}.b-br-23{border-bottom-right-radius:23px!important}.m-24{margin:24px!important}.m-x-24{margin-left:24px!important;margin-right:24px!important}.m-y-24{margin-top:24px!important;margin-bottom:24px!important}.m-t-24{margin-top:24px!important}.m-r-24{margin-right:24px!important}.m-b-24{margin-bottom:24px!important}.m-l-24{margin-left:24px!important}.p-24{padding:24px!important}.p-x-24{padding-left:24px!important;padding-right:24px!important}.p-y-24{padding-top:24px!important;padding-bottom:24px!important}.p-t-24{padding-top:24px!important}.p-r-24{padding-right:24px!important}.p-b-24{padding-bottom:24px!important}.p-l-24{padding-left:24px!important}.b-24{border-radius:24px!important}.b-t-24{border-top-left-radius:24px!important;border-top-right-radius:24px!important}.b-b-24{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}.b-tl-24{border-top-left-radius:24px!important}.b-tr-24{border-top-right-radius:24px!important}.b-bl-24{border-bottom-left-radius:24px!important}.b-br-24{border-bottom-right-radius:24px!important}.m-25{margin:25px!important}.m-x-25{margin-left:25px!important;margin-right:25px!important}.m-y-25{margin-top:25px!important;margin-bottom:25px!important}.m-t-25{margin-top:25px!important}.m-r-25{margin-right:25px!important}.m-b-25{margin-bottom:25px!important}.m-l-25{margin-left:25px!important}.p-25{padding:25px!important}.p-x-25{padding-left:25px!important;padding-right:25px!important}.p-y-25{padding-top:25px!important;padding-bottom:25px!important}.p-t-25{padding-top:25px!important}.p-r-25{padding-right:25px!important}.p-b-25{padding-bottom:25px!important}.p-l-25{padding-left:25px!important}.b-25{border-radius:25px!important}.b-t-25{border-top-left-radius:25px!important;border-top-right-radius:25px!important}.b-b-25{border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.b-tl-25{border-top-left-radius:25px!important}.b-tr-25{border-top-right-radius:25px!important}.b-bl-25{border-bottom-left-radius:25px!important}.b-br-25{border-bottom-right-radius:25px!important}.m-26{margin:26px!important}.m-x-26{margin-left:26px!important;margin-right:26px!important}.m-y-26{margin-top:26px!important;margin-bottom:26px!important}.m-t-26{margin-top:26px!important}.m-r-26{margin-right:26px!important}.m-b-26{margin-bottom:26px!important}.m-l-26{margin-left:26px!important}.p-26{padding:26px!important}.p-x-26{padding-left:26px!important;padding-right:26px!important}.p-y-26{padding-top:26px!important;padding-bottom:26px!important}.p-t-26{padding-top:26px!important}.p-r-26{padding-right:26px!important}.p-b-26{padding-bottom:26px!important}.p-l-26{padding-left:26px!important}.b-26{border-radius:26px!important}.b-t-26{border-top-left-radius:26px!important;border-top-right-radius:26px!important}.b-b-26{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}.b-tl-26{border-top-left-radius:26px!important}.b-tr-26{border-top-right-radius:26px!important}.b-bl-26{border-bottom-left-radius:26px!important}.b-br-26{border-bottom-right-radius:26px!important}.m-27{margin:27px!important}.m-x-27{margin-left:27px!important;margin-right:27px!important}.m-y-27{margin-top:27px!important;margin-bottom:27px!important}.m-t-27{margin-top:27px!important}.m-r-27{margin-right:27px!important}.m-b-27{margin-bottom:27px!important}.m-l-27{margin-left:27px!important}.p-27{padding:27px!important}.p-x-27{padding-left:27px!important;padding-right:27px!important}.p-y-27{padding-top:27px!important;padding-bottom:27px!important}.p-t-27{padding-top:27px!important}.p-r-27{padding-right:27px!important}.p-b-27{padding-bottom:27px!important}.p-l-27{padding-left:27px!important}.b-27{border-radius:27px!important}.b-t-27{border-top-left-radius:27px!important;border-top-right-radius:27px!important}.b-b-27{border-bottom-left-radius:27px!important;border-bottom-right-radius:27px!important}.b-tl-27{border-top-left-radius:27px!important}.b-tr-27{border-top-right-radius:27px!important}.b-bl-27{border-bottom-left-radius:27px!important}.b-br-27{border-bottom-right-radius:27px!important}.m-28{margin:28px!important}.m-x-28{margin-left:28px!important;margin-right:28px!important}.m-y-28{margin-top:28px!important;margin-bottom:28px!important}.m-t-28{margin-top:28px!important}.m-r-28{margin-right:28px!important}.m-b-28{margin-bottom:28px!important}.m-l-28{margin-left:28px!important}.p-28{padding:28px!important}.p-x-28{padding-left:28px!important;padding-right:28px!important}.p-y-28{padding-top:28px!important;padding-bottom:28px!important}.p-t-28{padding-top:28px!important}.p-r-28{padding-right:28px!important}.p-b-28{padding-bottom:28px!important}.p-l-28{padding-left:28px!important}.b-28{border-radius:28px!important}.b-t-28{border-top-left-radius:28px!important;border-top-right-radius:28px!important}.b-b-28{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}.b-tl-28{border-top-left-radius:28px!important}.b-tr-28{border-top-right-radius:28px!important}.b-bl-28{border-bottom-left-radius:28px!important}.b-br-28{border-bottom-right-radius:28px!important}.m-29{margin:29px!important}.m-x-29{margin-left:29px!important;margin-right:29px!important}.m-y-29{margin-top:29px!important;margin-bottom:29px!important}.m-t-29{margin-top:29px!important}.m-r-29{margin-right:29px!important}.m-b-29{margin-bottom:29px!important}.m-l-29{margin-left:29px!important}.p-29{padding:29px!important}.p-x-29{padding-left:29px!important;padding-right:29px!important}.p-y-29{padding-top:29px!important;padding-bottom:29px!important}.p-t-29{padding-top:29px!important}.p-r-29{padding-right:29px!important}.p-b-29{padding-bottom:29px!important}.p-l-29{padding-left:29px!important}.b-29{border-radius:29px!important}.b-t-29{border-top-left-radius:29px!important;border-top-right-radius:29px!important}.b-b-29{border-bottom-left-radius:29px!important;border-bottom-right-radius:29px!important}.b-tl-29{border-top-left-radius:29px!important}.b-tr-29{border-top-right-radius:29px!important}.b-bl-29{border-bottom-left-radius:29px!important}.b-br-29{border-bottom-right-radius:29px!important}.m-30{margin:30px!important}.m-x-30{margin-left:30px!important;margin-right:30px!important}.m-y-30{margin-top:30px!important;margin-bottom:30px!important}.m-t-30{margin-top:30px!important}.m-r-30{margin-right:30px!important}.m-b-30{margin-bottom:30px!important}.m-l-30{margin-left:30px!important}.p-30{padding:30px!important}.p-x-30{padding-left:30px!important;padding-right:30px!important}.p-y-30{padding-top:30px!important;padding-bottom:30px!important}.p-t-30{padding-top:30px!important}.p-r-30{padding-right:30px!important}.p-b-30{padding-bottom:30px!important}.p-l-30{padding-left:30px!important}.b-30{border-radius:30px!important}.b-t-30{border-top-left-radius:30px!important;border-top-right-radius:30px!important}.b-b-30{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}.b-tl-30{border-top-left-radius:30px!important}.b-tr-30{border-top-right-radius:30px!important}.b-bl-30{border-bottom-left-radius:30px!important}.b-br-30{border-bottom-right-radius:30px!important}.m-31{margin:31px!important}.m-x-31{margin-left:31px!important;margin-right:31px!important}.m-y-31{margin-top:31px!important;margin-bottom:31px!important}.m-t-31{margin-top:31px!important}.m-r-31{margin-right:31px!important}.m-b-31{margin-bottom:31px!important}.m-l-31{margin-left:31px!important}.p-31{padding:31px!important}.p-x-31{padding-left:31px!important;padding-right:31px!important}.p-y-31{padding-top:31px!important;padding-bottom:31px!important}.p-t-31{padding-top:31px!important}.p-r-31{padding-right:31px!important}.p-b-31{padding-bottom:31px!important}.p-l-31{padding-left:31px!important}.b-31{border-radius:31px!important}.b-t-31{border-top-left-radius:31px!important;border-top-right-radius:31px!important}.b-b-31{border-bottom-left-radius:31px!important;border-bottom-right-radius:31px!important}.b-tl-31{border-top-left-radius:31px!important}.b-tr-31{border-top-right-radius:31px!important}.b-bl-31{border-bottom-left-radius:31px!important}.b-br-31{border-bottom-right-radius:31px!important}.m-32{margin:32px!important}.m-x-32{margin-left:32px!important;margin-right:32px!important}.m-y-32{margin-top:32px!important;margin-bottom:32px!important}.m-t-32{margin-top:32px!important}.m-r-32{margin-right:32px!important}.m-b-32{margin-bottom:32px!important}.m-l-32{margin-left:32px!important}.p-32{padding:32px!important}.p-x-32{padding-left:32px!important;padding-right:32px!important}.p-y-32{padding-top:32px!important;padding-bottom:32px!important}.p-t-32{padding-top:32px!important}.p-r-32{padding-right:32px!important}.p-b-32{padding-bottom:32px!important}.p-l-32{padding-left:32px!important}.b-32{border-radius:32px!important}.b-t-32{border-top-left-radius:32px!important;border-top-right-radius:32px!important}.b-b-32{border-bottom-left-radius:32px!important;border-bottom-right-radius:32px!important}.b-tl-32{border-top-left-radius:32px!important}.b-tr-32{border-top-right-radius:32px!important}.b-bl-32{border-bottom-left-radius:32px!important}.b-br-32{border-bottom-right-radius:32px!important}.m-33{margin:33px!important}.m-x-33{margin-left:33px!important;margin-right:33px!important}.m-y-33{margin-top:33px!important;margin-bottom:33px!important}.m-t-33{margin-top:33px!important}.m-r-33{margin-right:33px!important}.m-b-33{margin-bottom:33px!important}.m-l-33{margin-left:33px!important}.p-33{padding:33px!important}.p-x-33{padding-left:33px!important;padding-right:33px!important}.p-y-33{padding-top:33px!important;padding-bottom:33px!important}.p-t-33{padding-top:33px!important}.p-r-33{padding-right:33px!important}.p-b-33{padding-bottom:33px!important}.p-l-33{padding-left:33px!important}.b-33{border-radius:33px!important}.b-t-33{border-top-left-radius:33px!important;border-top-right-radius:33px!important}.b-b-33{border-bottom-left-radius:33px!important;border-bottom-right-radius:33px!important}.b-tl-33{border-top-left-radius:33px!important}.b-tr-33{border-top-right-radius:33px!important}.b-bl-33{border-bottom-left-radius:33px!important}.b-br-33{border-bottom-right-radius:33px!important}.m-34{margin:34px!important}.m-x-34{margin-left:34px!important;margin-right:34px!important}.m-y-34{margin-top:34px!important;margin-bottom:34px!important}.m-t-34{margin-top:34px!important}.m-r-34{margin-right:34px!important}.m-b-34{margin-bottom:34px!important}.m-l-34{margin-left:34px!important}.p-34{padding:34px!important}.p-x-34{padding-left:34px!important;padding-right:34px!important}.p-y-34{padding-top:34px!important;padding-bottom:34px!important}.p-t-34{padding-top:34px!important}.p-r-34{padding-right:34px!important}.p-b-34{padding-bottom:34px!important}.p-l-34{padding-left:34px!important}.b-34{border-radius:34px!important}.b-t-34{border-top-left-radius:34px!important;border-top-right-radius:34px!important}.b-b-34{border-bottom-left-radius:34px!important;border-bottom-right-radius:34px!important}.b-tl-34{border-top-left-radius:34px!important}.b-tr-34{border-top-right-radius:34px!important}.b-bl-34{border-bottom-left-radius:34px!important}.b-br-34{border-bottom-right-radius:34px!important}.m-35{margin:35px!important}.m-x-35{margin-left:35px!important;margin-right:35px!important}.m-y-35{margin-top:35px!important;margin-bottom:35px!important}.m-t-35{margin-top:35px!important}.m-r-35{margin-right:35px!important}.m-b-35{margin-bottom:35px!important}.m-l-35{margin-left:35px!important}.p-35{padding:35px!important}.p-x-35{padding-left:35px!important;padding-right:35px!important}.p-y-35{padding-top:35px!important;padding-bottom:35px!important}.p-t-35{padding-top:35px!important}.p-r-35{padding-right:35px!important}.p-b-35{padding-bottom:35px!important}.p-l-35{padding-left:35px!important}.b-35{border-radius:35px!important}.b-t-35{border-top-left-radius:35px!important;border-top-right-radius:35px!important}.b-b-35{border-bottom-left-radius:35px!important;border-bottom-right-radius:35px!important}.b-tl-35{border-top-left-radius:35px!important}.b-tr-35{border-top-right-radius:35px!important}.b-bl-35{border-bottom-left-radius:35px!important}.b-br-35{border-bottom-right-radius:35px!important}.m-36{margin:36px!important}.m-x-36{margin-left:36px!important;margin-right:36px!important}.m-y-36{margin-top:36px!important;margin-bottom:36px!important}.m-t-36{margin-top:36px!important}.m-r-36{margin-right:36px!important}.m-b-36{margin-bottom:36px!important}.m-l-36{margin-left:36px!important}.p-36{padding:36px!important}.p-x-36{padding-left:36px!important;padding-right:36px!important}.p-y-36{padding-top:36px!important;padding-bottom:36px!important}.p-t-36{padding-top:36px!important}.p-r-36{padding-right:36px!important}.p-b-36{padding-bottom:36px!important}.p-l-36{padding-left:36px!important}.b-36{border-radius:36px!important}.b-t-36{border-top-left-radius:36px!important;border-top-right-radius:36px!important}.b-b-36{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}.b-tl-36{border-top-left-radius:36px!important}.b-tr-36{border-top-right-radius:36px!important}.b-bl-36{border-bottom-left-radius:36px!important}.b-br-36{border-bottom-right-radius:36px!important}.m-37{margin:37px!important}.m-x-37{margin-left:37px!important;margin-right:37px!important}.m-y-37{margin-top:37px!important;margin-bottom:37px!important}.m-t-37{margin-top:37px!important}.m-r-37{margin-right:37px!important}.m-b-37{margin-bottom:37px!important}.m-l-37{margin-left:37px!important}.p-37{padding:37px!important}.p-x-37{padding-left:37px!important;padding-right:37px!important}.p-y-37{padding-top:37px!important;padding-bottom:37px!important}.p-t-37{padding-top:37px!important}.p-r-37{padding-right:37px!important}.p-b-37{padding-bottom:37px!important}.p-l-37{padding-left:37px!important}.b-37{border-radius:37px!important}.b-t-37{border-top-left-radius:37px!important;border-top-right-radius:37px!important}.b-b-37{border-bottom-left-radius:37px!important;border-bottom-right-radius:37px!important}.b-tl-37{border-top-left-radius:37px!important}.b-tr-37{border-top-right-radius:37px!important}.b-bl-37{border-bottom-left-radius:37px!important}.b-br-37{border-bottom-right-radius:37px!important}.m-38{margin:38px!important}.m-x-38{margin-left:38px!important;margin-right:38px!important}.m-y-38{margin-top:38px!important;margin-bottom:38px!important}.m-t-38{margin-top:38px!important}.m-r-38{margin-right:38px!important}.m-b-38{margin-bottom:38px!important}.m-l-38{margin-left:38px!important}.p-38{padding:38px!important}.p-x-38{padding-left:38px!important;padding-right:38px!important}.p-y-38{padding-top:38px!important;padding-bottom:38px!important}.p-t-38{padding-top:38px!important}.p-r-38{padding-right:38px!important}.p-b-38{padding-bottom:38px!important}.p-l-38{padding-left:38px!important}.b-38{border-radius:38px!important}.b-t-38{border-top-left-radius:38px!important;border-top-right-radius:38px!important}.b-b-38{border-bottom-left-radius:38px!important;border-bottom-right-radius:38px!important}.b-tl-38{border-top-left-radius:38px!important}.b-tr-38{border-top-right-radius:38px!important}.b-bl-38{border-bottom-left-radius:38px!important}.b-br-38{border-bottom-right-radius:38px!important}.m-39{margin:39px!important}.m-x-39{margin-left:39px!important;margin-right:39px!important}.m-y-39{margin-top:39px!important;margin-bottom:39px!important}.m-t-39{margin-top:39px!important}.m-r-39{margin-right:39px!important}.m-b-39{margin-bottom:39px!important}.m-l-39{margin-left:39px!important}.p-39{padding:39px!important}.p-x-39{padding-left:39px!important;padding-right:39px!important}.p-y-39{padding-top:39px!important;padding-bottom:39px!important}.p-t-39{padding-top:39px!important}.p-r-39{padding-right:39px!important}.p-b-39{padding-bottom:39px!important}.p-l-39{padding-left:39px!important}.b-39{border-radius:39px!important}.b-t-39{border-top-left-radius:39px!important;border-top-right-radius:39px!important}.b-b-39{border-bottom-left-radius:39px!important;border-bottom-right-radius:39px!important}.b-tl-39{border-top-left-radius:39px!important}.b-tr-39{border-top-right-radius:39px!important}.b-bl-39{border-bottom-left-radius:39px!important}.b-br-39{border-bottom-right-radius:39px!important}.m-40{margin:40px!important}.m-x-40{margin-left:40px!important;margin-right:40px!important}.m-y-40{margin-top:40px!important;margin-bottom:40px!important}.m-t-40{margin-top:40px!important}.m-r-40{margin-right:40px!important}.m-b-40{margin-bottom:40px!important}.m-l-40{margin-left:40px!important}.p-40{padding:40px!important}.p-x-40{padding-left:40px!important;padding-right:40px!important}.p-y-40{padding-top:40px!important;padding-bottom:40px!important}.p-t-40{padding-top:40px!important}.p-r-40{padding-right:40px!important}.p-b-40{padding-bottom:40px!important}.p-l-40{padding-left:40px!important}.b-40{border-radius:40px!important}.b-t-40{border-top-left-radius:40px!important;border-top-right-radius:40px!important}.b-b-40{border-bottom-left-radius:40px!important;border-bottom-right-radius:40px!important}.b-tl-40{border-top-left-radius:40px!important}.b-tr-40{border-top-right-radius:40px!important}.b-bl-40{border-bottom-left-radius:40px!important}.b-br-40{border-bottom-right-radius:40px!important}.m-41{margin:41px!important}.m-x-41{margin-left:41px!important;margin-right:41px!important}.m-y-41{margin-top:41px!important;margin-bottom:41px!important}.m-t-41{margin-top:41px!important}.m-r-41{margin-right:41px!important}.m-b-41{margin-bottom:41px!important}.m-l-41{margin-left:41px!important}.p-41{padding:41px!important}.p-x-41{padding-left:41px!important;padding-right:41px!important}.p-y-41{padding-top:41px!important;padding-bottom:41px!important}.p-t-41{padding-top:41px!important}.p-r-41{padding-right:41px!important}.p-b-41{padding-bottom:41px!important}.p-l-41{padding-left:41px!important}.b-41{border-radius:41px!important}.b-t-41{border-top-left-radius:41px!important;border-top-right-radius:41px!important}.b-b-41{border-bottom-left-radius:41px!important;border-bottom-right-radius:41px!important}.b-tl-41{border-top-left-radius:41px!important}.b-tr-41{border-top-right-radius:41px!important}.b-bl-41{border-bottom-left-radius:41px!important}.b-br-41{border-bottom-right-radius:41px!important}.m-42{margin:42px!important}.m-x-42{margin-left:42px!important;margin-right:42px!important}.m-y-42{margin-top:42px!important;margin-bottom:42px!important}.m-t-42{margin-top:42px!important}.m-r-42{margin-right:42px!important}.m-b-42{margin-bottom:42px!important}.m-l-42{margin-left:42px!important}.p-42{padding:42px!important}.p-x-42{padding-left:42px!important;padding-right:42px!important}.p-y-42{padding-top:42px!important;padding-bottom:42px!important}.p-t-42{padding-top:42px!important}.p-r-42{padding-right:42px!important}.p-b-42{padding-bottom:42px!important}.p-l-42{padding-left:42px!important}.b-42{border-radius:42px!important}.b-t-42{border-top-left-radius:42px!important;border-top-right-radius:42px!important}.b-b-42{border-bottom-left-radius:42px!important;border-bottom-right-radius:42px!important}.b-tl-42{border-top-left-radius:42px!important}.b-tr-42{border-top-right-radius:42px!important}.b-bl-42{border-bottom-left-radius:42px!important}.b-br-42{border-bottom-right-radius:42px!important}.m-43{margin:43px!important}.m-x-43{margin-left:43px!important;margin-right:43px!important}.m-y-43{margin-top:43px!important;margin-bottom:43px!important}.m-t-43{margin-top:43px!important}.m-r-43{margin-right:43px!important}.m-b-43{margin-bottom:43px!important}.m-l-43{margin-left:43px!important}.p-43{padding:43px!important}.p-x-43{padding-left:43px!important;padding-right:43px!important}.p-y-43{padding-top:43px!important;padding-bottom:43px!important}.p-t-43{padding-top:43px!important}.p-r-43{padding-right:43px!important}.p-b-43{padding-bottom:43px!important}.p-l-43{padding-left:43px!important}.b-43{border-radius:43px!important}.b-t-43{border-top-left-radius:43px!important;border-top-right-radius:43px!important}.b-b-43{border-bottom-left-radius:43px!important;border-bottom-right-radius:43px!important}.b-tl-43{border-top-left-radius:43px!important}.b-tr-43{border-top-right-radius:43px!important}.b-bl-43{border-bottom-left-radius:43px!important}.b-br-43{border-bottom-right-radius:43px!important}.m-44{margin:44px!important}.m-x-44{margin-left:44px!important;margin-right:44px!important}.m-y-44{margin-top:44px!important;margin-bottom:44px!important}.m-t-44{margin-top:44px!important}.m-r-44{margin-right:44px!important}.m-b-44{margin-bottom:44px!important}.m-l-44{margin-left:44px!important}.p-44{padding:44px!important}.p-x-44{padding-left:44px!important;padding-right:44px!important}.p-y-44{padding-top:44px!important;padding-bottom:44px!important}.p-t-44{padding-top:44px!important}.p-r-44{padding-right:44px!important}.p-b-44{padding-bottom:44px!important}.p-l-44{padding-left:44px!important}.b-44{border-radius:44px!important}.b-t-44{border-top-left-radius:44px!important;border-top-right-radius:44px!important}.b-b-44{border-bottom-left-radius:44px!important;border-bottom-right-radius:44px!important}.b-tl-44{border-top-left-radius:44px!important}.b-tr-44{border-top-right-radius:44px!important}.b-bl-44{border-bottom-left-radius:44px!important}.b-br-44{border-bottom-right-radius:44px!important}.m-45{margin:45px!important}.m-x-45{margin-left:45px!important;margin-right:45px!important}.m-y-45{margin-top:45px!important;margin-bottom:45px!important}.m-t-45{margin-top:45px!important}.m-r-45{margin-right:45px!important}.m-b-45{margin-bottom:45px!important}.m-l-45{margin-left:45px!important}.p-45{padding:45px!important}.p-x-45{padding-left:45px!important;padding-right:45px!important}.p-y-45{padding-top:45px!important;padding-bottom:45px!important}.p-t-45{padding-top:45px!important}.p-r-45{padding-right:45px!important}.p-b-45{padding-bottom:45px!important}.p-l-45{padding-left:45px!important}.b-45{border-radius:45px!important}.b-t-45{border-top-left-radius:45px!important;border-top-right-radius:45px!important}.b-b-45{border-bottom-left-radius:45px!important;border-bottom-right-radius:45px!important}.b-tl-45{border-top-left-radius:45px!important}.b-tr-45{border-top-right-radius:45px!important}.b-bl-45{border-bottom-left-radius:45px!important}.b-br-45{border-bottom-right-radius:45px!important}.m-46{margin:46px!important}.m-x-46{margin-left:46px!important;margin-right:46px!important}.m-y-46{margin-top:46px!important;margin-bottom:46px!important}.m-t-46{margin-top:46px!important}.m-r-46{margin-right:46px!important}.m-b-46{margin-bottom:46px!important}.m-l-46{margin-left:46px!important}.p-46{padding:46px!important}.p-x-46{padding-left:46px!important;padding-right:46px!important}.p-y-46{padding-top:46px!important;padding-bottom:46px!important}.p-t-46{padding-top:46px!important}.p-r-46{padding-right:46px!important}.p-b-46{padding-bottom:46px!important}.p-l-46{padding-left:46px!important}.b-46{border-radius:46px!important}.b-t-46{border-top-left-radius:46px!important;border-top-right-radius:46px!important}.b-b-46{border-bottom-left-radius:46px!important;border-bottom-right-radius:46px!important}.b-tl-46{border-top-left-radius:46px!important}.b-tr-46{border-top-right-radius:46px!important}.b-bl-46{border-bottom-left-radius:46px!important}.b-br-46{border-bottom-right-radius:46px!important}.m-47{margin:47px!important}.m-x-47{margin-left:47px!important;margin-right:47px!important}.m-y-47{margin-top:47px!important;margin-bottom:47px!important}.m-t-47{margin-top:47px!important}.m-r-47{margin-right:47px!important}.m-b-47{margin-bottom:47px!important}.m-l-47{margin-left:47px!important}.p-47{padding:47px!important}.p-x-47{padding-left:47px!important;padding-right:47px!important}.p-y-47{padding-top:47px!important;padding-bottom:47px!important}.p-t-47{padding-top:47px!important}.p-r-47{padding-right:47px!important}.p-b-47{padding-bottom:47px!important}.p-l-47{padding-left:47px!important}.b-47{border-radius:47px!important}.b-t-47{border-top-left-radius:47px!important;border-top-right-radius:47px!important}.b-b-47{border-bottom-left-radius:47px!important;border-bottom-right-radius:47px!important}.b-tl-47{border-top-left-radius:47px!important}.b-tr-47{border-top-right-radius:47px!important}.b-bl-47{border-bottom-left-radius:47px!important}.b-br-47{border-bottom-right-radius:47px!important}.m-48{margin:48px!important}.m-x-48{margin-left:48px!important;margin-right:48px!important}.m-y-48{margin-top:48px!important;margin-bottom:48px!important}.m-t-48{margin-top:48px!important}.m-r-48{margin-right:48px!important}.m-b-48{margin-bottom:48px!important}.m-l-48{margin-left:48px!important}.p-48{padding:48px!important}.p-x-48{padding-left:48px!important;padding-right:48px!important}.p-y-48{padding-top:48px!important;padding-bottom:48px!important}.p-t-48{padding-top:48px!important}.p-r-48{padding-right:48px!important}.p-b-48{padding-bottom:48px!important}.p-l-48{padding-left:48px!important}.b-48{border-radius:48px!important}.b-t-48{border-top-left-radius:48px!important;border-top-right-radius:48px!important}.b-b-48{border-bottom-left-radius:48px!important;border-bottom-right-radius:48px!important}.b-tl-48{border-top-left-radius:48px!important}.b-tr-48{border-top-right-radius:48px!important}.b-bl-48{border-bottom-left-radius:48px!important}.b-br-48{border-bottom-right-radius:48px!important}.m-49{margin:49px!important}.m-x-49{margin-left:49px!important;margin-right:49px!important}.m-y-49{margin-top:49px!important;margin-bottom:49px!important}.m-t-49{margin-top:49px!important}.m-r-49{margin-right:49px!important}.m-b-49{margin-bottom:49px!important}.m-l-49{margin-left:49px!important}.p-49{padding:49px!important}.p-x-49{padding-left:49px!important;padding-right:49px!important}.p-y-49{padding-top:49px!important;padding-bottom:49px!important}.p-t-49{padding-top:49px!important}.p-r-49{padding-right:49px!important}.p-b-49{padding-bottom:49px!important}.p-l-49{padding-left:49px!important}.b-49{border-radius:49px!important}.b-t-49{border-top-left-radius:49px!important;border-top-right-radius:49px!important}.b-b-49{border-bottom-left-radius:49px!important;border-bottom-right-radius:49px!important}.b-tl-49{border-top-left-radius:49px!important}.b-tr-49{border-top-right-radius:49px!important}.b-bl-49{border-bottom-left-radius:49px!important}.b-br-49{border-bottom-right-radius:49px!important}.m-50{margin:50px!important}.m-x-50{margin-left:50px!important;margin-right:50px!important}.m-y-50{margin-top:50px!important;margin-bottom:50px!important}.m-t-50{margin-top:50px!important}.m-r-50{margin-right:50px!important}.m-b-50{margin-bottom:50px!important}.m-l-50{margin-left:50px!important}.p-50{padding:50px!important}.p-x-50{padding-left:50px!important;padding-right:50px!important}.p-y-50{padding-top:50px!important;padding-bottom:50px!important}.p-t-50{padding-top:50px!important}.p-r-50{padding-right:50px!important}.p-b-50{padding-bottom:50px!important}.p-l-50{padding-left:50px!important}.b-50{border-radius:50px!important}.b-t-50{border-top-left-radius:50px!important;border-top-right-radius:50px!important}.b-b-50{border-bottom-left-radius:50px!important;border-bottom-right-radius:50px!important}.b-tl-50{border-top-left-radius:50px!important}.b-tr-50{border-top-right-radius:50px!important}.b-bl-50{border-bottom-left-radius:50px!important}.b-br-50{border-bottom-right-radius:50px!important}@media (min-width: 1px){.display-xs-block{display:block!important}}@media (min-width: 1px){.display-xs-inline-block{display:inline-block!important}}@media (min-width: 1px){.display-xs-flex{display:flex!important}}@media (min-width: 1px){.display-xs-inline{display:inline!important}}@media (min-width: 1px){.display-xs-none{display:none!important}}@media (min-width: 1px){.position-xs-static{position:static}}@media (min-width: 1px){.position-xs-relative{position:relative}}@media (min-width: 1px){.position-xs-absolute{position:absolute}}@media (min-width: 1px){.position-xs-fixed{position:fixed}}@media (min-width: 1px){.w-xs-auto{width:auto!important}}@media (min-width: 1px){.m-xs-auto{margin:auto!important}}@media (min-width: 1px){.m-x-xs-auto{margin-left:auto!important;margin-right:auto!important}}@media (min-width: 1px){.m-y-xs-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 1px){.m-t-xs-auto{margin-top:auto!important}}@media (min-width: 1px){.m-r-xs-auto{margin-right:auto!important}}@media (min-width: 1px){.m-b-xs-auto{margin-bottom:auto!important}}@media (min-width: 1px){.m-l-xs-auto{margin-left:auto!important}}#ngb-tooltip-401{top:-20px!important}@media (min-width: 1px){.m-0-xs{margin:0!important}}@media (min-width: 1px){.m-x-0-xs{margin-left:0!important;margin-right:0!important}}@media (min-width: 1px){.m-y-0-xs{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 1px){.m-t-0-xs{margin-top:0!important}}@media (min-width: 1px){.m-r-0-xs{margin-right:0!important}}@media (min-width: 1px){.m-b-0-xs{margin-bottom:0!important}}@media (min-width: 1px){.m-l-0-xs{margin-left:0!important}}@media (min-width: 1px){.p-0-xs{padding:0!important}}@media (min-width: 1px){.p-x-0-xs{padding-left:0!important;padding-right:0!important}}@media (min-width: 1px){.p-y-0-xs{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 1px){.p-t-0-xs{padding-top:0!important}}@media (min-width: 1px){.p-r-0-xs{padding-right:0!important}}@media (min-width: 1px){.p-b-0-xs{padding-bottom:0!important}}@media (min-width: 1px){.p-l-0-xs{padding-left:0!important}}@media (min-width: 1px){.b-0-xs{border-radius:0!important}}@media (min-width: 1px){.b-t-0-xs{border-top-left-radius:0!important;border-top-right-radius:0!important}}@media (min-width: 1px){.b-b-0-xs{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}@media (min-width: 1px){.b-tl-0-xs{border-top-left-radius:0!important}}@media (min-width: 1px){.b-tr-0-xs{border-top-right-radius:0!important}}@media (min-width: 1px){.b-bl-0-xs{border-bottom-left-radius:0!important}}@media (min-width: 1px){.b-br-0-xs{border-bottom-right-radius:0!important}}@media (min-width: 1px){.m-1-xs{margin:1px!important}}@media (min-width: 1px){.m-x-1-xs{margin-left:1px!important;margin-right:1px!important}}@media (min-width: 1px){.m-y-1-xs{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 1px){.m-t-1-xs{margin-top:1px!important}}@media (min-width: 1px){.m-r-1-xs{margin-right:1px!important}}@media (min-width: 1px){.m-b-1-xs{margin-bottom:1px!important}}@media (min-width: 1px){.m-l-1-xs{margin-left:1px!important}}@media (min-width: 1px){.p-1-xs{padding:1px!important}}@media (min-width: 1px){.p-x-1-xs{padding-left:1px!important;padding-right:1px!important}}@media (min-width: 1px){.p-y-1-xs{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 1px){.p-t-1-xs{padding-top:1px!important}}@media (min-width: 1px){.p-r-1-xs{padding-right:1px!important}}@media (min-width: 1px){.p-b-1-xs{padding-bottom:1px!important}}@media (min-width: 1px){.p-l-1-xs{padding-left:1px!important}}@media (min-width: 1px){.b-1-xs{border-radius:1px!important}}@media (min-width: 1px){.b-t-1-xs{border-top-left-radius:1px!important;border-top-right-radius:1px!important}}@media (min-width: 1px){.b-b-1-xs{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}}@media (min-width: 1px){.b-tl-1-xs{border-top-left-radius:1px!important}}@media (min-width: 1px){.b-tr-1-xs{border-top-right-radius:1px!important}}@media (min-width: 1px){.b-bl-1-xs{border-bottom-left-radius:1px!important}}@media (min-width: 1px){.b-br-1-xs{border-bottom-right-radius:1px!important}}@media (min-width: 1px){.m-2-xs{margin:2px!important}}@media (min-width: 1px){.m-x-2-xs{margin-left:2px!important;margin-right:2px!important}}@media (min-width: 1px){.m-y-2-xs{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 1px){.m-t-2-xs{margin-top:2px!important}}@media (min-width: 1px){.m-r-2-xs{margin-right:2px!important}}@media (min-width: 1px){.m-b-2-xs{margin-bottom:2px!important}}@media (min-width: 1px){.m-l-2-xs{margin-left:2px!important}}@media (min-width: 1px){.p-2-xs{padding:2px!important}}@media (min-width: 1px){.p-x-2-xs{padding-left:2px!important;padding-right:2px!important}}@media (min-width: 1px){.p-y-2-xs{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 1px){.p-t-2-xs{padding-top:2px!important}}@media (min-width: 1px){.p-r-2-xs{padding-right:2px!important}}@media (min-width: 1px){.p-b-2-xs{padding-bottom:2px!important}}@media (min-width: 1px){.p-l-2-xs{padding-left:2px!important}}@media (min-width: 1px){.b-2-xs{border-radius:2px!important}}@media (min-width: 1px){.b-t-2-xs{border-top-left-radius:2px!important;border-top-right-radius:2px!important}}@media (min-width: 1px){.b-b-2-xs{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}}@media (min-width: 1px){.b-tl-2-xs{border-top-left-radius:2px!important}}@media (min-width: 1px){.b-tr-2-xs{border-top-right-radius:2px!important}}@media (min-width: 1px){.b-bl-2-xs{border-bottom-left-radius:2px!important}}@media (min-width: 1px){.b-br-2-xs{border-bottom-right-radius:2px!important}}@media (min-width: 1px){.m-3-xs{margin:3px!important}}@media (min-width: 1px){.m-x-3-xs{margin-left:3px!important;margin-right:3px!important}}@media (min-width: 1px){.m-y-3-xs{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 1px){.m-t-3-xs{margin-top:3px!important}}@media (min-width: 1px){.m-r-3-xs{margin-right:3px!important}}@media (min-width: 1px){.m-b-3-xs{margin-bottom:3px!important}}@media (min-width: 1px){.m-l-3-xs{margin-left:3px!important}}@media (min-width: 1px){.p-3-xs{padding:3px!important}}@media (min-width: 1px){.p-x-3-xs{padding-left:3px!important;padding-right:3px!important}}@media (min-width: 1px){.p-y-3-xs{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 1px){.p-t-3-xs{padding-top:3px!important}}@media (min-width: 1px){.p-r-3-xs{padding-right:3px!important}}@media (min-width: 1px){.p-b-3-xs{padding-bottom:3px!important}}@media (min-width: 1px){.p-l-3-xs{padding-left:3px!important}}@media (min-width: 1px){.b-3-xs{border-radius:3px!important}}@media (min-width: 1px){.b-t-3-xs{border-top-left-radius:3px!important;border-top-right-radius:3px!important}}@media (min-width: 1px){.b-b-3-xs{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}}@media (min-width: 1px){.b-tl-3-xs{border-top-left-radius:3px!important}}@media (min-width: 1px){.b-tr-3-xs{border-top-right-radius:3px!important}}@media (min-width: 1px){.b-bl-3-xs{border-bottom-left-radius:3px!important}}@media (min-width: 1px){.b-br-3-xs{border-bottom-right-radius:3px!important}}@media (min-width: 1px){.m-4-xs{margin:4px!important}}@media (min-width: 1px){.m-x-4-xs{margin-left:4px!important;margin-right:4px!important}}@media (min-width: 1px){.m-y-4-xs{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 1px){.m-t-4-xs{margin-top:4px!important}}@media (min-width: 1px){.m-r-4-xs{margin-right:4px!important}}@media (min-width: 1px){.m-b-4-xs{margin-bottom:4px!important}}@media (min-width: 1px){.m-l-4-xs{margin-left:4px!important}}@media (min-width: 1px){.p-4-xs{padding:4px!important}}@media (min-width: 1px){.p-x-4-xs{padding-left:4px!important;padding-right:4px!important}}@media (min-width: 1px){.p-y-4-xs{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 1px){.p-t-4-xs{padding-top:4px!important}}@media (min-width: 1px){.p-r-4-xs{padding-right:4px!important}}@media (min-width: 1px){.p-b-4-xs{padding-bottom:4px!important}}@media (min-width: 1px){.p-l-4-xs{padding-left:4px!important}}@media (min-width: 1px){.b-4-xs{border-radius:4px!important}}@media (min-width: 1px){.b-t-4-xs{border-top-left-radius:4px!important;border-top-right-radius:4px!important}}@media (min-width: 1px){.b-b-4-xs{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}}@media (min-width: 1px){.b-tl-4-xs{border-top-left-radius:4px!important}}@media (min-width: 1px){.b-tr-4-xs{border-top-right-radius:4px!important}}@media (min-width: 1px){.b-bl-4-xs{border-bottom-left-radius:4px!important}}@media (min-width: 1px){.b-br-4-xs{border-bottom-right-radius:4px!important}}@media (min-width: 1px){.m-5-xs{margin:5px!important}}@media (min-width: 1px){.m-x-5-xs{margin-left:5px!important;margin-right:5px!important}}@media (min-width: 1px){.m-y-5-xs{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 1px){.m-t-5-xs{margin-top:5px!important}}@media (min-width: 1px){.m-r-5-xs{margin-right:5px!important}}@media (min-width: 1px){.m-b-5-xs{margin-bottom:5px!important}}@media (min-width: 1px){.m-l-5-xs{margin-left:5px!important}}@media (min-width: 1px){.p-5-xs{padding:5px!important}}@media (min-width: 1px){.p-x-5-xs{padding-left:5px!important;padding-right:5px!important}}@media (min-width: 1px){.p-y-5-xs{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 1px){.p-t-5-xs{padding-top:5px!important}}@media (min-width: 1px){.p-r-5-xs{padding-right:5px!important}}@media (min-width: 1px){.p-b-5-xs{padding-bottom:5px!important}}@media (min-width: 1px){.p-l-5-xs{padding-left:5px!important}}@media (min-width: 1px){.b-5-xs{border-radius:5px!important}}@media (min-width: 1px){.b-t-5-xs{border-top-left-radius:5px!important;border-top-right-radius:5px!important}}@media (min-width: 1px){.b-b-5-xs{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}@media (min-width: 1px){.b-tl-5-xs{border-top-left-radius:5px!important}}@media (min-width: 1px){.b-tr-5-xs{border-top-right-radius:5px!important}}@media (min-width: 1px){.b-bl-5-xs{border-bottom-left-radius:5px!important}}@media (min-width: 1px){.b-br-5-xs{border-bottom-right-radius:5px!important}}@media (min-width: 1px){.m-6-xs{margin:6px!important}}@media (min-width: 1px){.m-x-6-xs{margin-left:6px!important;margin-right:6px!important}}@media (min-width: 1px){.m-y-6-xs{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 1px){.m-t-6-xs{margin-top:6px!important}}@media (min-width: 1px){.m-r-6-xs{margin-right:6px!important}}@media (min-width: 1px){.m-b-6-xs{margin-bottom:6px!important}}@media (min-width: 1px){.m-l-6-xs{margin-left:6px!important}}@media (min-width: 1px){.p-6-xs{padding:6px!important}}@media (min-width: 1px){.p-x-6-xs{padding-left:6px!important;padding-right:6px!important}}@media (min-width: 1px){.p-y-6-xs{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 1px){.p-t-6-xs{padding-top:6px!important}}@media (min-width: 1px){.p-r-6-xs{padding-right:6px!important}}@media (min-width: 1px){.p-b-6-xs{padding-bottom:6px!important}}@media (min-width: 1px){.p-l-6-xs{padding-left:6px!important}}@media (min-width: 1px){.b-6-xs{border-radius:6px!important}}@media (min-width: 1px){.b-t-6-xs{border-top-left-radius:6px!important;border-top-right-radius:6px!important}}@media (min-width: 1px){.b-b-6-xs{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}}@media (min-width: 1px){.b-tl-6-xs{border-top-left-radius:6px!important}}@media (min-width: 1px){.b-tr-6-xs{border-top-right-radius:6px!important}}@media (min-width: 1px){.b-bl-6-xs{border-bottom-left-radius:6px!important}}@media (min-width: 1px){.b-br-6-xs{border-bottom-right-radius:6px!important}}@media (min-width: 1px){.m-7-xs{margin:7px!important}}@media (min-width: 1px){.m-x-7-xs{margin-left:7px!important;margin-right:7px!important}}@media (min-width: 1px){.m-y-7-xs{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 1px){.m-t-7-xs{margin-top:7px!important}}@media (min-width: 1px){.m-r-7-xs{margin-right:7px!important}}@media (min-width: 1px){.m-b-7-xs{margin-bottom:7px!important}}@media (min-width: 1px){.m-l-7-xs{margin-left:7px!important}}@media (min-width: 1px){.p-7-xs{padding:7px!important}}@media (min-width: 1px){.p-x-7-xs{padding-left:7px!important;padding-right:7px!important}}@media (min-width: 1px){.p-y-7-xs{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 1px){.p-t-7-xs{padding-top:7px!important}}@media (min-width: 1px){.p-r-7-xs{padding-right:7px!important}}@media (min-width: 1px){.p-b-7-xs{padding-bottom:7px!important}}@media (min-width: 1px){.p-l-7-xs{padding-left:7px!important}}@media (min-width: 1px){.b-7-xs{border-radius:7px!important}}@media (min-width: 1px){.b-t-7-xs{border-top-left-radius:7px!important;border-top-right-radius:7px!important}}@media (min-width: 1px){.b-b-7-xs{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}}@media (min-width: 1px){.b-tl-7-xs{border-top-left-radius:7px!important}}@media (min-width: 1px){.b-tr-7-xs{border-top-right-radius:7px!important}}@media (min-width: 1px){.b-bl-7-xs{border-bottom-left-radius:7px!important}}@media (min-width: 1px){.b-br-7-xs{border-bottom-right-radius:7px!important}}@media (min-width: 1px){.m-8-xs{margin:8px!important}}@media (min-width: 1px){.m-x-8-xs{margin-left:8px!important;margin-right:8px!important}}@media (min-width: 1px){.m-y-8-xs{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 1px){.m-t-8-xs{margin-top:8px!important}}@media (min-width: 1px){.m-r-8-xs{margin-right:8px!important}}@media (min-width: 1px){.m-b-8-xs{margin-bottom:8px!important}}@media (min-width: 1px){.m-l-8-xs{margin-left:8px!important}}@media (min-width: 1px){.p-8-xs{padding:8px!important}}@media (min-width: 1px){.p-x-8-xs{padding-left:8px!important;padding-right:8px!important}}@media (min-width: 1px){.p-y-8-xs{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 1px){.p-t-8-xs{padding-top:8px!important}}@media (min-width: 1px){.p-r-8-xs{padding-right:8px!important}}@media (min-width: 1px){.p-b-8-xs{padding-bottom:8px!important}}@media (min-width: 1px){.p-l-8-xs{padding-left:8px!important}}@media (min-width: 1px){.b-8-xs{border-radius:8px!important}}@media (min-width: 1px){.b-t-8-xs{border-top-left-radius:8px!important;border-top-right-radius:8px!important}}@media (min-width: 1px){.b-b-8-xs{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}}@media (min-width: 1px){.b-tl-8-xs{border-top-left-radius:8px!important}}@media (min-width: 1px){.b-tr-8-xs{border-top-right-radius:8px!important}}@media (min-width: 1px){.b-bl-8-xs{border-bottom-left-radius:8px!important}}@media (min-width: 1px){.b-br-8-xs{border-bottom-right-radius:8px!important}}@media (min-width: 1px){.m-9-xs{margin:9px!important}}@media (min-width: 1px){.m-x-9-xs{margin-left:9px!important;margin-right:9px!important}}@media (min-width: 1px){.m-y-9-xs{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 1px){.m-t-9-xs{margin-top:9px!important}}@media (min-width: 1px){.m-r-9-xs{margin-right:9px!important}}@media (min-width: 1px){.m-b-9-xs{margin-bottom:9px!important}}@media (min-width: 1px){.m-l-9-xs{margin-left:9px!important}}@media (min-width: 1px){.p-9-xs{padding:9px!important}}@media (min-width: 1px){.p-x-9-xs{padding-left:9px!important;padding-right:9px!important}}@media (min-width: 1px){.p-y-9-xs{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 1px){.p-t-9-xs{padding-top:9px!important}}@media (min-width: 1px){.p-r-9-xs{padding-right:9px!important}}@media (min-width: 1px){.p-b-9-xs{padding-bottom:9px!important}}@media (min-width: 1px){.p-l-9-xs{padding-left:9px!important}}@media (min-width: 1px){.b-9-xs{border-radius:9px!important}}@media (min-width: 1px){.b-t-9-xs{border-top-left-radius:9px!important;border-top-right-radius:9px!important}}@media (min-width: 1px){.b-b-9-xs{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}}@media (min-width: 1px){.b-tl-9-xs{border-top-left-radius:9px!important}}@media (min-width: 1px){.b-tr-9-xs{border-top-right-radius:9px!important}}@media (min-width: 1px){.b-bl-9-xs{border-bottom-left-radius:9px!important}}@media (min-width: 1px){.b-br-9-xs{border-bottom-right-radius:9px!important}}@media (min-width: 1px){.m-10-xs{margin:10px!important}}@media (min-width: 1px){.m-x-10-xs{margin-left:10px!important;margin-right:10px!important}}@media (min-width: 1px){.m-y-10-xs{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 1px){.m-t-10-xs{margin-top:10px!important}}@media (min-width: 1px){.m-r-10-xs{margin-right:10px!important}}@media (min-width: 1px){.m-b-10-xs{margin-bottom:10px!important}}@media (min-width: 1px){.m-l-10-xs{margin-left:10px!important}}@media (min-width: 1px){.p-10-xs{padding:10px!important}}@media (min-width: 1px){.p-x-10-xs{padding-left:10px!important;padding-right:10px!important}}@media (min-width: 1px){.p-y-10-xs{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 1px){.p-t-10-xs{padding-top:10px!important}}@media (min-width: 1px){.p-r-10-xs{padding-right:10px!important}}@media (min-width: 1px){.p-b-10-xs{padding-bottom:10px!important}}@media (min-width: 1px){.p-l-10-xs{padding-left:10px!important}}@media (min-width: 1px){.b-10-xs{border-radius:10px!important}}@media (min-width: 1px){.b-t-10-xs{border-top-left-radius:10px!important;border-top-right-radius:10px!important}}@media (min-width: 1px){.b-b-10-xs{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}}@media (min-width: 1px){.b-tl-10-xs{border-top-left-radius:10px!important}}@media (min-width: 1px){.b-tr-10-xs{border-top-right-radius:10px!important}}@media (min-width: 1px){.b-bl-10-xs{border-bottom-left-radius:10px!important}}@media (min-width: 1px){.b-br-10-xs{border-bottom-right-radius:10px!important}}@media (min-width: 1px){.m-11-xs{margin:11px!important}}@media (min-width: 1px){.m-x-11-xs{margin-left:11px!important;margin-right:11px!important}}@media (min-width: 1px){.m-y-11-xs{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 1px){.m-t-11-xs{margin-top:11px!important}}@media (min-width: 1px){.m-r-11-xs{margin-right:11px!important}}@media (min-width: 1px){.m-b-11-xs{margin-bottom:11px!important}}@media (min-width: 1px){.m-l-11-xs{margin-left:11px!important}}@media (min-width: 1px){.p-11-xs{padding:11px!important}}@media (min-width: 1px){.p-x-11-xs{padding-left:11px!important;padding-right:11px!important}}@media (min-width: 1px){.p-y-11-xs{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 1px){.p-t-11-xs{padding-top:11px!important}}@media (min-width: 1px){.p-r-11-xs{padding-right:11px!important}}@media (min-width: 1px){.p-b-11-xs{padding-bottom:11px!important}}@media (min-width: 1px){.p-l-11-xs{padding-left:11px!important}}@media (min-width: 1px){.b-11-xs{border-radius:11px!important}}@media (min-width: 1px){.b-t-11-xs{border-top-left-radius:11px!important;border-top-right-radius:11px!important}}@media (min-width: 1px){.b-b-11-xs{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}}@media (min-width: 1px){.b-tl-11-xs{border-top-left-radius:11px!important}}@media (min-width: 1px){.b-tr-11-xs{border-top-right-radius:11px!important}}@media (min-width: 1px){.b-bl-11-xs{border-bottom-left-radius:11px!important}}@media (min-width: 1px){.b-br-11-xs{border-bottom-right-radius:11px!important}}@media (min-width: 1px){.m-12-xs{margin:12px!important}}@media (min-width: 1px){.m-x-12-xs{margin-left:12px!important;margin-right:12px!important}}@media (min-width: 1px){.m-y-12-xs{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 1px){.m-t-12-xs{margin-top:12px!important}}@media (min-width: 1px){.m-r-12-xs{margin-right:12px!important}}@media (min-width: 1px){.m-b-12-xs{margin-bottom:12px!important}}@media (min-width: 1px){.m-l-12-xs{margin-left:12px!important}}@media (min-width: 1px){.p-12-xs{padding:12px!important}}@media (min-width: 1px){.p-x-12-xs{padding-left:12px!important;padding-right:12px!important}}@media (min-width: 1px){.p-y-12-xs{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 1px){.p-t-12-xs{padding-top:12px!important}}@media (min-width: 1px){.p-r-12-xs{padding-right:12px!important}}@media (min-width: 1px){.p-b-12-xs{padding-bottom:12px!important}}@media (min-width: 1px){.p-l-12-xs{padding-left:12px!important}}@media (min-width: 1px){.b-12-xs{border-radius:12px!important}}@media (min-width: 1px){.b-t-12-xs{border-top-left-radius:12px!important;border-top-right-radius:12px!important}}@media (min-width: 1px){.b-b-12-xs{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}}@media (min-width: 1px){.b-tl-12-xs{border-top-left-radius:12px!important}}@media (min-width: 1px){.b-tr-12-xs{border-top-right-radius:12px!important}}@media (min-width: 1px){.b-bl-12-xs{border-bottom-left-radius:12px!important}}@media (min-width: 1px){.b-br-12-xs{border-bottom-right-radius:12px!important}}@media (min-width: 1px){.m-13-xs{margin:13px!important}}@media (min-width: 1px){.m-x-13-xs{margin-left:13px!important;margin-right:13px!important}}@media (min-width: 1px){.m-y-13-xs{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 1px){.m-t-13-xs{margin-top:13px!important}}@media (min-width: 1px){.m-r-13-xs{margin-right:13px!important}}@media (min-width: 1px){.m-b-13-xs{margin-bottom:13px!important}}@media (min-width: 1px){.m-l-13-xs{margin-left:13px!important}}@media (min-width: 1px){.p-13-xs{padding:13px!important}}@media (min-width: 1px){.p-x-13-xs{padding-left:13px!important;padding-right:13px!important}}@media (min-width: 1px){.p-y-13-xs{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 1px){.p-t-13-xs{padding-top:13px!important}}@media (min-width: 1px){.p-r-13-xs{padding-right:13px!important}}@media (min-width: 1px){.p-b-13-xs{padding-bottom:13px!important}}@media (min-width: 1px){.p-l-13-xs{padding-left:13px!important}}@media (min-width: 1px){.b-13-xs{border-radius:13px!important}}@media (min-width: 1px){.b-t-13-xs{border-top-left-radius:13px!important;border-top-right-radius:13px!important}}@media (min-width: 1px){.b-b-13-xs{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}}@media (min-width: 1px){.b-tl-13-xs{border-top-left-radius:13px!important}}@media (min-width: 1px){.b-tr-13-xs{border-top-right-radius:13px!important}}@media (min-width: 1px){.b-bl-13-xs{border-bottom-left-radius:13px!important}}@media (min-width: 1px){.b-br-13-xs{border-bottom-right-radius:13px!important}}@media (min-width: 1px){.m-14-xs{margin:14px!important}}@media (min-width: 1px){.m-x-14-xs{margin-left:14px!important;margin-right:14px!important}}@media (min-width: 1px){.m-y-14-xs{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 1px){.m-t-14-xs{margin-top:14px!important}}@media (min-width: 1px){.m-r-14-xs{margin-right:14px!important}}@media (min-width: 1px){.m-b-14-xs{margin-bottom:14px!important}}@media (min-width: 1px){.m-l-14-xs{margin-left:14px!important}}@media (min-width: 1px){.p-14-xs{padding:14px!important}}@media (min-width: 1px){.p-x-14-xs{padding-left:14px!important;padding-right:14px!important}}@media (min-width: 1px){.p-y-14-xs{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 1px){.p-t-14-xs{padding-top:14px!important}}@media (min-width: 1px){.p-r-14-xs{padding-right:14px!important}}@media (min-width: 1px){.p-b-14-xs{padding-bottom:14px!important}}@media (min-width: 1px){.p-l-14-xs{padding-left:14px!important}}@media (min-width: 1px){.b-14-xs{border-radius:14px!important}}@media (min-width: 1px){.b-t-14-xs{border-top-left-radius:14px!important;border-top-right-radius:14px!important}}@media (min-width: 1px){.b-b-14-xs{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}}@media (min-width: 1px){.b-tl-14-xs{border-top-left-radius:14px!important}}@media (min-width: 1px){.b-tr-14-xs{border-top-right-radius:14px!important}}@media (min-width: 1px){.b-bl-14-xs{border-bottom-left-radius:14px!important}}@media (min-width: 1px){.b-br-14-xs{border-bottom-right-radius:14px!important}}@media (min-width: 1px){.m-15-xs{margin:15px!important}}@media (min-width: 1px){.m-x-15-xs{margin-left:15px!important;margin-right:15px!important}}@media (min-width: 1px){.m-y-15-xs{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 1px){.m-t-15-xs{margin-top:15px!important}}@media (min-width: 1px){.m-r-15-xs{margin-right:15px!important}}@media (min-width: 1px){.m-b-15-xs{margin-bottom:15px!important}}@media (min-width: 1px){.m-l-15-xs{margin-left:15px!important}}@media (min-width: 1px){.p-15-xs{padding:15px!important}}@media (min-width: 1px){.p-x-15-xs{padding-left:15px!important;padding-right:15px!important}}@media (min-width: 1px){.p-y-15-xs{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 1px){.p-t-15-xs{padding-top:15px!important}}@media (min-width: 1px){.p-r-15-xs{padding-right:15px!important}}@media (min-width: 1px){.p-b-15-xs{padding-bottom:15px!important}}@media (min-width: 1px){.p-l-15-xs{padding-left:15px!important}}@media (min-width: 1px){.b-15-xs{border-radius:15px!important}}@media (min-width: 1px){.b-t-15-xs{border-top-left-radius:15px!important;border-top-right-radius:15px!important}}@media (min-width: 1px){.b-b-15-xs{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}}@media (min-width: 1px){.b-tl-15-xs{border-top-left-radius:15px!important}}@media (min-width: 1px){.b-tr-15-xs{border-top-right-radius:15px!important}}@media (min-width: 1px){.b-bl-15-xs{border-bottom-left-radius:15px!important}}@media (min-width: 1px){.b-br-15-xs{border-bottom-right-radius:15px!important}}@media (min-width: 1px){.m-16-xs{margin:16px!important}}@media (min-width: 1px){.m-x-16-xs{margin-left:16px!important;margin-right:16px!important}}@media (min-width: 1px){.m-y-16-xs{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 1px){.m-t-16-xs{margin-top:16px!important}}@media (min-width: 1px){.m-r-16-xs{margin-right:16px!important}}@media (min-width: 1px){.m-b-16-xs{margin-bottom:16px!important}}@media (min-width: 1px){.m-l-16-xs{margin-left:16px!important}}@media (min-width: 1px){.p-16-xs{padding:16px!important}}@media (min-width: 1px){.p-x-16-xs{padding-left:16px!important;padding-right:16px!important}}@media (min-width: 1px){.p-y-16-xs{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 1px){.p-t-16-xs{padding-top:16px!important}}@media (min-width: 1px){.p-r-16-xs{padding-right:16px!important}}@media (min-width: 1px){.p-b-16-xs{padding-bottom:16px!important}}@media (min-width: 1px){.p-l-16-xs{padding-left:16px!important}}@media (min-width: 1px){.b-16-xs{border-radius:16px!important}}@media (min-width: 1px){.b-t-16-xs{border-top-left-radius:16px!important;border-top-right-radius:16px!important}}@media (min-width: 1px){.b-b-16-xs{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}}@media (min-width: 1px){.b-tl-16-xs{border-top-left-radius:16px!important}}@media (min-width: 1px){.b-tr-16-xs{border-top-right-radius:16px!important}}@media (min-width: 1px){.b-bl-16-xs{border-bottom-left-radius:16px!important}}@media (min-width: 1px){.b-br-16-xs{border-bottom-right-radius:16px!important}}@media (min-width: 1px){.m-17-xs{margin:17px!important}}@media (min-width: 1px){.m-x-17-xs{margin-left:17px!important;margin-right:17px!important}}@media (min-width: 1px){.m-y-17-xs{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 1px){.m-t-17-xs{margin-top:17px!important}}@media (min-width: 1px){.m-r-17-xs{margin-right:17px!important}}@media (min-width: 1px){.m-b-17-xs{margin-bottom:17px!important}}@media (min-width: 1px){.m-l-17-xs{margin-left:17px!important}}@media (min-width: 1px){.p-17-xs{padding:17px!important}}@media (min-width: 1px){.p-x-17-xs{padding-left:17px!important;padding-right:17px!important}}@media (min-width: 1px){.p-y-17-xs{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 1px){.p-t-17-xs{padding-top:17px!important}}@media (min-width: 1px){.p-r-17-xs{padding-right:17px!important}}@media (min-width: 1px){.p-b-17-xs{padding-bottom:17px!important}}@media (min-width: 1px){.p-l-17-xs{padding-left:17px!important}}@media (min-width: 1px){.b-17-xs{border-radius:17px!important}}@media (min-width: 1px){.b-t-17-xs{border-top-left-radius:17px!important;border-top-right-radius:17px!important}}@media (min-width: 1px){.b-b-17-xs{border-bottom-left-radius:17px!important;border-bottom-right-radius:17px!important}}@media (min-width: 1px){.b-tl-17-xs{border-top-left-radius:17px!important}}@media (min-width: 1px){.b-tr-17-xs{border-top-right-radius:17px!important}}@media (min-width: 1px){.b-bl-17-xs{border-bottom-left-radius:17px!important}}@media (min-width: 1px){.b-br-17-xs{border-bottom-right-radius:17px!important}}@media (min-width: 1px){.m-18-xs{margin:18px!important}}@media (min-width: 1px){.m-x-18-xs{margin-left:18px!important;margin-right:18px!important}}@media (min-width: 1px){.m-y-18-xs{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 1px){.m-t-18-xs{margin-top:18px!important}}@media (min-width: 1px){.m-r-18-xs{margin-right:18px!important}}@media (min-width: 1px){.m-b-18-xs{margin-bottom:18px!important}}@media (min-width: 1px){.m-l-18-xs{margin-left:18px!important}}@media (min-width: 1px){.p-18-xs{padding:18px!important}}@media (min-width: 1px){.p-x-18-xs{padding-left:18px!important;padding-right:18px!important}}@media (min-width: 1px){.p-y-18-xs{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 1px){.p-t-18-xs{padding-top:18px!important}}@media (min-width: 1px){.p-r-18-xs{padding-right:18px!important}}@media (min-width: 1px){.p-b-18-xs{padding-bottom:18px!important}}@media (min-width: 1px){.p-l-18-xs{padding-left:18px!important}}@media (min-width: 1px){.b-18-xs{border-radius:18px!important}}@media (min-width: 1px){.b-t-18-xs{border-top-left-radius:18px!important;border-top-right-radius:18px!important}}@media (min-width: 1px){.b-b-18-xs{border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}}@media (min-width: 1px){.b-tl-18-xs{border-top-left-radius:18px!important}}@media (min-width: 1px){.b-tr-18-xs{border-top-right-radius:18px!important}}@media (min-width: 1px){.b-bl-18-xs{border-bottom-left-radius:18px!important}}@media (min-width: 1px){.b-br-18-xs{border-bottom-right-radius:18px!important}}@media (min-width: 1px){.m-19-xs{margin:19px!important}}@media (min-width: 1px){.m-x-19-xs{margin-left:19px!important;margin-right:19px!important}}@media (min-width: 1px){.m-y-19-xs{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 1px){.m-t-19-xs{margin-top:19px!important}}@media (min-width: 1px){.m-r-19-xs{margin-right:19px!important}}@media (min-width: 1px){.m-b-19-xs{margin-bottom:19px!important}}@media (min-width: 1px){.m-l-19-xs{margin-left:19px!important}}@media (min-width: 1px){.p-19-xs{padding:19px!important}}@media (min-width: 1px){.p-x-19-xs{padding-left:19px!important;padding-right:19px!important}}@media (min-width: 1px){.p-y-19-xs{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 1px){.p-t-19-xs{padding-top:19px!important}}@media (min-width: 1px){.p-r-19-xs{padding-right:19px!important}}@media (min-width: 1px){.p-b-19-xs{padding-bottom:19px!important}}@media (min-width: 1px){.p-l-19-xs{padding-left:19px!important}}@media (min-width: 1px){.b-19-xs{border-radius:19px!important}}@media (min-width: 1px){.b-t-19-xs{border-top-left-radius:19px!important;border-top-right-radius:19px!important}}@media (min-width: 1px){.b-b-19-xs{border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}}@media (min-width: 1px){.b-tl-19-xs{border-top-left-radius:19px!important}}@media (min-width: 1px){.b-tr-19-xs{border-top-right-radius:19px!important}}@media (min-width: 1px){.b-bl-19-xs{border-bottom-left-radius:19px!important}}@media (min-width: 1px){.b-br-19-xs{border-bottom-right-radius:19px!important}}@media (min-width: 1px){.m-20-xs{margin:20px!important}}@media (min-width: 1px){.m-x-20-xs{margin-left:20px!important;margin-right:20px!important}}@media (min-width: 1px){.m-y-20-xs{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 1px){.m-t-20-xs{margin-top:20px!important}}@media (min-width: 1px){.m-r-20-xs{margin-right:20px!important}}@media (min-width: 1px){.m-b-20-xs{margin-bottom:20px!important}}@media (min-width: 1px){.m-l-20-xs{margin-left:20px!important}}@media (min-width: 1px){.p-20-xs{padding:20px!important}}@media (min-width: 1px){.p-x-20-xs{padding-left:20px!important;padding-right:20px!important}}@media (min-width: 1px){.p-y-20-xs{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 1px){.p-t-20-xs{padding-top:20px!important}}@media (min-width: 1px){.p-r-20-xs{padding-right:20px!important}}@media (min-width: 1px){.p-b-20-xs{padding-bottom:20px!important}}@media (min-width: 1px){.p-l-20-xs{padding-left:20px!important}}@media (min-width: 1px){.b-20-xs{border-radius:20px!important}}@media (min-width: 1px){.b-t-20-xs{border-top-left-radius:20px!important;border-top-right-radius:20px!important}}@media (min-width: 1px){.b-b-20-xs{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}}@media (min-width: 1px){.b-tl-20-xs{border-top-left-radius:20px!important}}@media (min-width: 1px){.b-tr-20-xs{border-top-right-radius:20px!important}}@media (min-width: 1px){.b-bl-20-xs{border-bottom-left-radius:20px!important}}@media (min-width: 1px){.b-br-20-xs{border-bottom-right-radius:20px!important}}@media (min-width: 1px){.m-21-xs{margin:21px!important}}@media (min-width: 1px){.m-x-21-xs{margin-left:21px!important;margin-right:21px!important}}@media (min-width: 1px){.m-y-21-xs{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 1px){.m-t-21-xs{margin-top:21px!important}}@media (min-width: 1px){.m-r-21-xs{margin-right:21px!important}}@media (min-width: 1px){.m-b-21-xs{margin-bottom:21px!important}}@media (min-width: 1px){.m-l-21-xs{margin-left:21px!important}}@media (min-width: 1px){.p-21-xs{padding:21px!important}}@media (min-width: 1px){.p-x-21-xs{padding-left:21px!important;padding-right:21px!important}}@media (min-width: 1px){.p-y-21-xs{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 1px){.p-t-21-xs{padding-top:21px!important}}@media (min-width: 1px){.p-r-21-xs{padding-right:21px!important}}@media (min-width: 1px){.p-b-21-xs{padding-bottom:21px!important}}@media (min-width: 1px){.p-l-21-xs{padding-left:21px!important}}@media (min-width: 1px){.b-21-xs{border-radius:21px!important}}@media (min-width: 1px){.b-t-21-xs{border-top-left-radius:21px!important;border-top-right-radius:21px!important}}@media (min-width: 1px){.b-b-21-xs{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}}@media (min-width: 1px){.b-tl-21-xs{border-top-left-radius:21px!important}}@media (min-width: 1px){.b-tr-21-xs{border-top-right-radius:21px!important}}@media (min-width: 1px){.b-bl-21-xs{border-bottom-left-radius:21px!important}}@media (min-width: 1px){.b-br-21-xs{border-bottom-right-radius:21px!important}}@media (min-width: 1px){.m-22-xs{margin:22px!important}}@media (min-width: 1px){.m-x-22-xs{margin-left:22px!important;margin-right:22px!important}}@media (min-width: 1px){.m-y-22-xs{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 1px){.m-t-22-xs{margin-top:22px!important}}@media (min-width: 1px){.m-r-22-xs{margin-right:22px!important}}@media (min-width: 1px){.m-b-22-xs{margin-bottom:22px!important}}@media (min-width: 1px){.m-l-22-xs{margin-left:22px!important}}@media (min-width: 1px){.p-22-xs{padding:22px!important}}@media (min-width: 1px){.p-x-22-xs{padding-left:22px!important;padding-right:22px!important}}@media (min-width: 1px){.p-y-22-xs{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 1px){.p-t-22-xs{padding-top:22px!important}}@media (min-width: 1px){.p-r-22-xs{padding-right:22px!important}}@media (min-width: 1px){.p-b-22-xs{padding-bottom:22px!important}}@media (min-width: 1px){.p-l-22-xs{padding-left:22px!important}}@media (min-width: 1px){.b-22-xs{border-radius:22px!important}}@media (min-width: 1px){.b-t-22-xs{border-top-left-radius:22px!important;border-top-right-radius:22px!important}}@media (min-width: 1px){.b-b-22-xs{border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}}@media (min-width: 1px){.b-tl-22-xs{border-top-left-radius:22px!important}}@media (min-width: 1px){.b-tr-22-xs{border-top-right-radius:22px!important}}@media (min-width: 1px){.b-bl-22-xs{border-bottom-left-radius:22px!important}}@media (min-width: 1px){.b-br-22-xs{border-bottom-right-radius:22px!important}}@media (min-width: 1px){.m-23-xs{margin:23px!important}}@media (min-width: 1px){.m-x-23-xs{margin-left:23px!important;margin-right:23px!important}}@media (min-width: 1px){.m-y-23-xs{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 1px){.m-t-23-xs{margin-top:23px!important}}@media (min-width: 1px){.m-r-23-xs{margin-right:23px!important}}@media (min-width: 1px){.m-b-23-xs{margin-bottom:23px!important}}@media (min-width: 1px){.m-l-23-xs{margin-left:23px!important}}@media (min-width: 1px){.p-23-xs{padding:23px!important}}@media (min-width: 1px){.p-x-23-xs{padding-left:23px!important;padding-right:23px!important}}@media (min-width: 1px){.p-y-23-xs{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 1px){.p-t-23-xs{padding-top:23px!important}}@media (min-width: 1px){.p-r-23-xs{padding-right:23px!important}}@media (min-width: 1px){.p-b-23-xs{padding-bottom:23px!important}}@media (min-width: 1px){.p-l-23-xs{padding-left:23px!important}}@media (min-width: 1px){.b-23-xs{border-radius:23px!important}}@media (min-width: 1px){.b-t-23-xs{border-top-left-radius:23px!important;border-top-right-radius:23px!important}}@media (min-width: 1px){.b-b-23-xs{border-bottom-left-radius:23px!important;border-bottom-right-radius:23px!important}}@media (min-width: 1px){.b-tl-23-xs{border-top-left-radius:23px!important}}@media (min-width: 1px){.b-tr-23-xs{border-top-right-radius:23px!important}}@media (min-width: 1px){.b-bl-23-xs{border-bottom-left-radius:23px!important}}@media (min-width: 1px){.b-br-23-xs{border-bottom-right-radius:23px!important}}@media (min-width: 1px){.m-24-xs{margin:24px!important}}@media (min-width: 1px){.m-x-24-xs{margin-left:24px!important;margin-right:24px!important}}@media (min-width: 1px){.m-y-24-xs{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 1px){.m-t-24-xs{margin-top:24px!important}}@media (min-width: 1px){.m-r-24-xs{margin-right:24px!important}}@media (min-width: 1px){.m-b-24-xs{margin-bottom:24px!important}}@media (min-width: 1px){.m-l-24-xs{margin-left:24px!important}}@media (min-width: 1px){.p-24-xs{padding:24px!important}}@media (min-width: 1px){.p-x-24-xs{padding-left:24px!important;padding-right:24px!important}}@media (min-width: 1px){.p-y-24-xs{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 1px){.p-t-24-xs{padding-top:24px!important}}@media (min-width: 1px){.p-r-24-xs{padding-right:24px!important}}@media (min-width: 1px){.p-b-24-xs{padding-bottom:24px!important}}@media (min-width: 1px){.p-l-24-xs{padding-left:24px!important}}@media (min-width: 1px){.b-24-xs{border-radius:24px!important}}@media (min-width: 1px){.b-t-24-xs{border-top-left-radius:24px!important;border-top-right-radius:24px!important}}@media (min-width: 1px){.b-b-24-xs{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}}@media (min-width: 1px){.b-tl-24-xs{border-top-left-radius:24px!important}}@media (min-width: 1px){.b-tr-24-xs{border-top-right-radius:24px!important}}@media (min-width: 1px){.b-bl-24-xs{border-bottom-left-radius:24px!important}}@media (min-width: 1px){.b-br-24-xs{border-bottom-right-radius:24px!important}}@media (min-width: 1px){.m-25-xs{margin:25px!important}}@media (min-width: 1px){.m-x-25-xs{margin-left:25px!important;margin-right:25px!important}}@media (min-width: 1px){.m-y-25-xs{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 1px){.m-t-25-xs{margin-top:25px!important}}@media (min-width: 1px){.m-r-25-xs{margin-right:25px!important}}@media (min-width: 1px){.m-b-25-xs{margin-bottom:25px!important}}@media (min-width: 1px){.m-l-25-xs{margin-left:25px!important}}@media (min-width: 1px){.p-25-xs{padding:25px!important}}@media (min-width: 1px){.p-x-25-xs{padding-left:25px!important;padding-right:25px!important}}@media (min-width: 1px){.p-y-25-xs{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 1px){.p-t-25-xs{padding-top:25px!important}}@media (min-width: 1px){.p-r-25-xs{padding-right:25px!important}}@media (min-width: 1px){.p-b-25-xs{padding-bottom:25px!important}}@media (min-width: 1px){.p-l-25-xs{padding-left:25px!important}}@media (min-width: 1px){.b-25-xs{border-radius:25px!important}}@media (min-width: 1px){.b-t-25-xs{border-top-left-radius:25px!important;border-top-right-radius:25px!important}}@media (min-width: 1px){.b-b-25-xs{border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}}@media (min-width: 1px){.b-tl-25-xs{border-top-left-radius:25px!important}}@media (min-width: 1px){.b-tr-25-xs{border-top-right-radius:25px!important}}@media (min-width: 1px){.b-bl-25-xs{border-bottom-left-radius:25px!important}}@media (min-width: 1px){.b-br-25-xs{border-bottom-right-radius:25px!important}}@media (min-width: 1px){.m-26-xs{margin:26px!important}}@media (min-width: 1px){.m-x-26-xs{margin-left:26px!important;margin-right:26px!important}}@media (min-width: 1px){.m-y-26-xs{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 1px){.m-t-26-xs{margin-top:26px!important}}@media (min-width: 1px){.m-r-26-xs{margin-right:26px!important}}@media (min-width: 1px){.m-b-26-xs{margin-bottom:26px!important}}@media (min-width: 1px){.m-l-26-xs{margin-left:26px!important}}@media (min-width: 1px){.p-26-xs{padding:26px!important}}@media (min-width: 1px){.p-x-26-xs{padding-left:26px!important;padding-right:26px!important}}@media (min-width: 1px){.p-y-26-xs{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 1px){.p-t-26-xs{padding-top:26px!important}}@media (min-width: 1px){.p-r-26-xs{padding-right:26px!important}}@media (min-width: 1px){.p-b-26-xs{padding-bottom:26px!important}}@media (min-width: 1px){.p-l-26-xs{padding-left:26px!important}}@media (min-width: 1px){.b-26-xs{border-radius:26px!important}}@media (min-width: 1px){.b-t-26-xs{border-top-left-radius:26px!important;border-top-right-radius:26px!important}}@media (min-width: 1px){.b-b-26-xs{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}}@media (min-width: 1px){.b-tl-26-xs{border-top-left-radius:26px!important}}@media (min-width: 1px){.b-tr-26-xs{border-top-right-radius:26px!important}}@media (min-width: 1px){.b-bl-26-xs{border-bottom-left-radius:26px!important}}@media (min-width: 1px){.b-br-26-xs{border-bottom-right-radius:26px!important}}@media (min-width: 1px){.m-27-xs{margin:27px!important}}@media (min-width: 1px){.m-x-27-xs{margin-left:27px!important;margin-right:27px!important}}@media (min-width: 1px){.m-y-27-xs{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 1px){.m-t-27-xs{margin-top:27px!important}}@media (min-width: 1px){.m-r-27-xs{margin-right:27px!important}}@media (min-width: 1px){.m-b-27-xs{margin-bottom:27px!important}}@media (min-width: 1px){.m-l-27-xs{margin-left:27px!important}}@media (min-width: 1px){.p-27-xs{padding:27px!important}}@media (min-width: 1px){.p-x-27-xs{padding-left:27px!important;padding-right:27px!important}}@media (min-width: 1px){.p-y-27-xs{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 1px){.p-t-27-xs{padding-top:27px!important}}@media (min-width: 1px){.p-r-27-xs{padding-right:27px!important}}@media (min-width: 1px){.p-b-27-xs{padding-bottom:27px!important}}@media (min-width: 1px){.p-l-27-xs{padding-left:27px!important}}@media (min-width: 1px){.b-27-xs{border-radius:27px!important}}@media (min-width: 1px){.b-t-27-xs{border-top-left-radius:27px!important;border-top-right-radius:27px!important}}@media (min-width: 1px){.b-b-27-xs{border-bottom-left-radius:27px!important;border-bottom-right-radius:27px!important}}@media (min-width: 1px){.b-tl-27-xs{border-top-left-radius:27px!important}}@media (min-width: 1px){.b-tr-27-xs{border-top-right-radius:27px!important}}@media (min-width: 1px){.b-bl-27-xs{border-bottom-left-radius:27px!important}}@media (min-width: 1px){.b-br-27-xs{border-bottom-right-radius:27px!important}}@media (min-width: 1px){.m-28-xs{margin:28px!important}}@media (min-width: 1px){.m-x-28-xs{margin-left:28px!important;margin-right:28px!important}}@media (min-width: 1px){.m-y-28-xs{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 1px){.m-t-28-xs{margin-top:28px!important}}@media (min-width: 1px){.m-r-28-xs{margin-right:28px!important}}@media (min-width: 1px){.m-b-28-xs{margin-bottom:28px!important}}@media (min-width: 1px){.m-l-28-xs{margin-left:28px!important}}@media (min-width: 1px){.p-28-xs{padding:28px!important}}@media (min-width: 1px){.p-x-28-xs{padding-left:28px!important;padding-right:28px!important}}@media (min-width: 1px){.p-y-28-xs{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 1px){.p-t-28-xs{padding-top:28px!important}}@media (min-width: 1px){.p-r-28-xs{padding-right:28px!important}}@media (min-width: 1px){.p-b-28-xs{padding-bottom:28px!important}}@media (min-width: 1px){.p-l-28-xs{padding-left:28px!important}}@media (min-width: 1px){.b-28-xs{border-radius:28px!important}}@media (min-width: 1px){.b-t-28-xs{border-top-left-radius:28px!important;border-top-right-radius:28px!important}}@media (min-width: 1px){.b-b-28-xs{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}}@media (min-width: 1px){.b-tl-28-xs{border-top-left-radius:28px!important}}@media (min-width: 1px){.b-tr-28-xs{border-top-right-radius:28px!important}}@media (min-width: 1px){.b-bl-28-xs{border-bottom-left-radius:28px!important}}@media (min-width: 1px){.b-br-28-xs{border-bottom-right-radius:28px!important}}@media (min-width: 1px){.m-29-xs{margin:29px!important}}@media (min-width: 1px){.m-x-29-xs{margin-left:29px!important;margin-right:29px!important}}@media (min-width: 1px){.m-y-29-xs{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 1px){.m-t-29-xs{margin-top:29px!important}}@media (min-width: 1px){.m-r-29-xs{margin-right:29px!important}}@media (min-width: 1px){.m-b-29-xs{margin-bottom:29px!important}}@media (min-width: 1px){.m-l-29-xs{margin-left:29px!important}}@media (min-width: 1px){.p-29-xs{padding:29px!important}}@media (min-width: 1px){.p-x-29-xs{padding-left:29px!important;padding-right:29px!important}}@media (min-width: 1px){.p-y-29-xs{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 1px){.p-t-29-xs{padding-top:29px!important}}@media (min-width: 1px){.p-r-29-xs{padding-right:29px!important}}@media (min-width: 1px){.p-b-29-xs{padding-bottom:29px!important}}@media (min-width: 1px){.p-l-29-xs{padding-left:29px!important}}@media (min-width: 1px){.b-29-xs{border-radius:29px!important}}@media (min-width: 1px){.b-t-29-xs{border-top-left-radius:29px!important;border-top-right-radius:29px!important}}@media (min-width: 1px){.b-b-29-xs{border-bottom-left-radius:29px!important;border-bottom-right-radius:29px!important}}@media (min-width: 1px){.b-tl-29-xs{border-top-left-radius:29px!important}}@media (min-width: 1px){.b-tr-29-xs{border-top-right-radius:29px!important}}@media (min-width: 1px){.b-bl-29-xs{border-bottom-left-radius:29px!important}}@media (min-width: 1px){.b-br-29-xs{border-bottom-right-radius:29px!important}}@media (min-width: 1px){.m-30-xs{margin:30px!important}}@media (min-width: 1px){.m-x-30-xs{margin-left:30px!important;margin-right:30px!important}}@media (min-width: 1px){.m-y-30-xs{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 1px){.m-t-30-xs{margin-top:30px!important}}@media (min-width: 1px){.m-r-30-xs{margin-right:30px!important}}@media (min-width: 1px){.m-b-30-xs{margin-bottom:30px!important}}@media (min-width: 1px){.m-l-30-xs{margin-left:30px!important}}@media (min-width: 1px){.p-30-xs{padding:30px!important}}@media (min-width: 1px){.p-x-30-xs{padding-left:30px!important;padding-right:30px!important}}@media (min-width: 1px){.p-y-30-xs{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 1px){.p-t-30-xs{padding-top:30px!important}}@media (min-width: 1px){.p-r-30-xs{padding-right:30px!important}}@media (min-width: 1px){.p-b-30-xs{padding-bottom:30px!important}}@media (min-width: 1px){.p-l-30-xs{padding-left:30px!important}}@media (min-width: 1px){.b-30-xs{border-radius:30px!important}}@media (min-width: 1px){.b-t-30-xs{border-top-left-radius:30px!important;border-top-right-radius:30px!important}}@media (min-width: 1px){.b-b-30-xs{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}}@media (min-width: 1px){.b-tl-30-xs{border-top-left-radius:30px!important}}@media (min-width: 1px){.b-tr-30-xs{border-top-right-radius:30px!important}}@media (min-width: 1px){.b-bl-30-xs{border-bottom-left-radius:30px!important}}@media (min-width: 1px){.b-br-30-xs{border-bottom-right-radius:30px!important}}@media (min-width: 1px){.m-31-xs{margin:31px!important}}@media (min-width: 1px){.m-x-31-xs{margin-left:31px!important;margin-right:31px!important}}@media (min-width: 1px){.m-y-31-xs{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 1px){.m-t-31-xs{margin-top:31px!important}}@media (min-width: 1px){.m-r-31-xs{margin-right:31px!important}}@media (min-width: 1px){.m-b-31-xs{margin-bottom:31px!important}}@media (min-width: 1px){.m-l-31-xs{margin-left:31px!important}}@media (min-width: 1px){.p-31-xs{padding:31px!important}}@media (min-width: 1px){.p-x-31-xs{padding-left:31px!important;padding-right:31px!important}}@media (min-width: 1px){.p-y-31-xs{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 1px){.p-t-31-xs{padding-top:31px!important}}@media (min-width: 1px){.p-r-31-xs{padding-right:31px!important}}@media (min-width: 1px){.p-b-31-xs{padding-bottom:31px!important}}@media (min-width: 1px){.p-l-31-xs{padding-left:31px!important}}@media (min-width: 1px){.b-31-xs{border-radius:31px!important}}@media (min-width: 1px){.b-t-31-xs{border-top-left-radius:31px!important;border-top-right-radius:31px!important}}@media (min-width: 1px){.b-b-31-xs{border-bottom-left-radius:31px!important;border-bottom-right-radius:31px!important}}@media (min-width: 1px){.b-tl-31-xs{border-top-left-radius:31px!important}}@media (min-width: 1px){.b-tr-31-xs{border-top-right-radius:31px!important}}@media (min-width: 1px){.b-bl-31-xs{border-bottom-left-radius:31px!important}}@media (min-width: 1px){.b-br-31-xs{border-bottom-right-radius:31px!important}}@media (min-width: 1px){.m-32-xs{margin:32px!important}}@media (min-width: 1px){.m-x-32-xs{margin-left:32px!important;margin-right:32px!important}}@media (min-width: 1px){.m-y-32-xs{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 1px){.m-t-32-xs{margin-top:32px!important}}@media (min-width: 1px){.m-r-32-xs{margin-right:32px!important}}@media (min-width: 1px){.m-b-32-xs{margin-bottom:32px!important}}@media (min-width: 1px){.m-l-32-xs{margin-left:32px!important}}@media (min-width: 1px){.p-32-xs{padding:32px!important}}@media (min-width: 1px){.p-x-32-xs{padding-left:32px!important;padding-right:32px!important}}@media (min-width: 1px){.p-y-32-xs{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 1px){.p-t-32-xs{padding-top:32px!important}}@media (min-width: 1px){.p-r-32-xs{padding-right:32px!important}}@media (min-width: 1px){.p-b-32-xs{padding-bottom:32px!important}}@media (min-width: 1px){.p-l-32-xs{padding-left:32px!important}}@media (min-width: 1px){.b-32-xs{border-radius:32px!important}}@media (min-width: 1px){.b-t-32-xs{border-top-left-radius:32px!important;border-top-right-radius:32px!important}}@media (min-width: 1px){.b-b-32-xs{border-bottom-left-radius:32px!important;border-bottom-right-radius:32px!important}}@media (min-width: 1px){.b-tl-32-xs{border-top-left-radius:32px!important}}@media (min-width: 1px){.b-tr-32-xs{border-top-right-radius:32px!important}}@media (min-width: 1px){.b-bl-32-xs{border-bottom-left-radius:32px!important}}@media (min-width: 1px){.b-br-32-xs{border-bottom-right-radius:32px!important}}@media (min-width: 1px){.m-33-xs{margin:33px!important}}@media (min-width: 1px){.m-x-33-xs{margin-left:33px!important;margin-right:33px!important}}@media (min-width: 1px){.m-y-33-xs{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 1px){.m-t-33-xs{margin-top:33px!important}}@media (min-width: 1px){.m-r-33-xs{margin-right:33px!important}}@media (min-width: 1px){.m-b-33-xs{margin-bottom:33px!important}}@media (min-width: 1px){.m-l-33-xs{margin-left:33px!important}}@media (min-width: 1px){.p-33-xs{padding:33px!important}}@media (min-width: 1px){.p-x-33-xs{padding-left:33px!important;padding-right:33px!important}}@media (min-width: 1px){.p-y-33-xs{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 1px){.p-t-33-xs{padding-top:33px!important}}@media (min-width: 1px){.p-r-33-xs{padding-right:33px!important}}@media (min-width: 1px){.p-b-33-xs{padding-bottom:33px!important}}@media (min-width: 1px){.p-l-33-xs{padding-left:33px!important}}@media (min-width: 1px){.b-33-xs{border-radius:33px!important}}@media (min-width: 1px){.b-t-33-xs{border-top-left-radius:33px!important;border-top-right-radius:33px!important}}@media (min-width: 1px){.b-b-33-xs{border-bottom-left-radius:33px!important;border-bottom-right-radius:33px!important}}@media (min-width: 1px){.b-tl-33-xs{border-top-left-radius:33px!important}}@media (min-width: 1px){.b-tr-33-xs{border-top-right-radius:33px!important}}@media (min-width: 1px){.b-bl-33-xs{border-bottom-left-radius:33px!important}}@media (min-width: 1px){.b-br-33-xs{border-bottom-right-radius:33px!important}}@media (min-width: 1px){.m-34-xs{margin:34px!important}}@media (min-width: 1px){.m-x-34-xs{margin-left:34px!important;margin-right:34px!important}}@media (min-width: 1px){.m-y-34-xs{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 1px){.m-t-34-xs{margin-top:34px!important}}@media (min-width: 1px){.m-r-34-xs{margin-right:34px!important}}@media (min-width: 1px){.m-b-34-xs{margin-bottom:34px!important}}@media (min-width: 1px){.m-l-34-xs{margin-left:34px!important}}@media (min-width: 1px){.p-34-xs{padding:34px!important}}@media (min-width: 1px){.p-x-34-xs{padding-left:34px!important;padding-right:34px!important}}@media (min-width: 1px){.p-y-34-xs{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 1px){.p-t-34-xs{padding-top:34px!important}}@media (min-width: 1px){.p-r-34-xs{padding-right:34px!important}}@media (min-width: 1px){.p-b-34-xs{padding-bottom:34px!important}}@media (min-width: 1px){.p-l-34-xs{padding-left:34px!important}}@media (min-width: 1px){.b-34-xs{border-radius:34px!important}}@media (min-width: 1px){.b-t-34-xs{border-top-left-radius:34px!important;border-top-right-radius:34px!important}}@media (min-width: 1px){.b-b-34-xs{border-bottom-left-radius:34px!important;border-bottom-right-radius:34px!important}}@media (min-width: 1px){.b-tl-34-xs{border-top-left-radius:34px!important}}@media (min-width: 1px){.b-tr-34-xs{border-top-right-radius:34px!important}}@media (min-width: 1px){.b-bl-34-xs{border-bottom-left-radius:34px!important}}@media (min-width: 1px){.b-br-34-xs{border-bottom-right-radius:34px!important}}@media (min-width: 1px){.m-35-xs{margin:35px!important}}@media (min-width: 1px){.m-x-35-xs{margin-left:35px!important;margin-right:35px!important}}@media (min-width: 1px){.m-y-35-xs{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 1px){.m-t-35-xs{margin-top:35px!important}}@media (min-width: 1px){.m-r-35-xs{margin-right:35px!important}}@media (min-width: 1px){.m-b-35-xs{margin-bottom:35px!important}}@media (min-width: 1px){.m-l-35-xs{margin-left:35px!important}}@media (min-width: 1px){.p-35-xs{padding:35px!important}}@media (min-width: 1px){.p-x-35-xs{padding-left:35px!important;padding-right:35px!important}}@media (min-width: 1px){.p-y-35-xs{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 1px){.p-t-35-xs{padding-top:35px!important}}@media (min-width: 1px){.p-r-35-xs{padding-right:35px!important}}@media (min-width: 1px){.p-b-35-xs{padding-bottom:35px!important}}@media (min-width: 1px){.p-l-35-xs{padding-left:35px!important}}@media (min-width: 1px){.b-35-xs{border-radius:35px!important}}@media (min-width: 1px){.b-t-35-xs{border-top-left-radius:35px!important;border-top-right-radius:35px!important}}@media (min-width: 1px){.b-b-35-xs{border-bottom-left-radius:35px!important;border-bottom-right-radius:35px!important}}@media (min-width: 1px){.b-tl-35-xs{border-top-left-radius:35px!important}}@media (min-width: 1px){.b-tr-35-xs{border-top-right-radius:35px!important}}@media (min-width: 1px){.b-bl-35-xs{border-bottom-left-radius:35px!important}}@media (min-width: 1px){.b-br-35-xs{border-bottom-right-radius:35px!important}}@media (min-width: 1px){.m-36-xs{margin:36px!important}}@media (min-width: 1px){.m-x-36-xs{margin-left:36px!important;margin-right:36px!important}}@media (min-width: 1px){.m-y-36-xs{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 1px){.m-t-36-xs{margin-top:36px!important}}@media (min-width: 1px){.m-r-36-xs{margin-right:36px!important}}@media (min-width: 1px){.m-b-36-xs{margin-bottom:36px!important}}@media (min-width: 1px){.m-l-36-xs{margin-left:36px!important}}@media (min-width: 1px){.p-36-xs{padding:36px!important}}@media (min-width: 1px){.p-x-36-xs{padding-left:36px!important;padding-right:36px!important}}@media (min-width: 1px){.p-y-36-xs{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 1px){.p-t-36-xs{padding-top:36px!important}}@media (min-width: 1px){.p-r-36-xs{padding-right:36px!important}}@media (min-width: 1px){.p-b-36-xs{padding-bottom:36px!important}}@media (min-width: 1px){.p-l-36-xs{padding-left:36px!important}}@media (min-width: 1px){.b-36-xs{border-radius:36px!important}}@media (min-width: 1px){.b-t-36-xs{border-top-left-radius:36px!important;border-top-right-radius:36px!important}}@media (min-width: 1px){.b-b-36-xs{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}}@media (min-width: 1px){.b-tl-36-xs{border-top-left-radius:36px!important}}@media (min-width: 1px){.b-tr-36-xs{border-top-right-radius:36px!important}}@media (min-width: 1px){.b-bl-36-xs{border-bottom-left-radius:36px!important}}@media (min-width: 1px){.b-br-36-xs{border-bottom-right-radius:36px!important}}@media (min-width: 1px){.m-37-xs{margin:37px!important}}@media (min-width: 1px){.m-x-37-xs{margin-left:37px!important;margin-right:37px!important}}@media (min-width: 1px){.m-y-37-xs{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 1px){.m-t-37-xs{margin-top:37px!important}}@media (min-width: 1px){.m-r-37-xs{margin-right:37px!important}}@media (min-width: 1px){.m-b-37-xs{margin-bottom:37px!important}}@media (min-width: 1px){.m-l-37-xs{margin-left:37px!important}}@media (min-width: 1px){.p-37-xs{padding:37px!important}}@media (min-width: 1px){.p-x-37-xs{padding-left:37px!important;padding-right:37px!important}}@media (min-width: 1px){.p-y-37-xs{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 1px){.p-t-37-xs{padding-top:37px!important}}@media (min-width: 1px){.p-r-37-xs{padding-right:37px!important}}@media (min-width: 1px){.p-b-37-xs{padding-bottom:37px!important}}@media (min-width: 1px){.p-l-37-xs{padding-left:37px!important}}@media (min-width: 1px){.b-37-xs{border-radius:37px!important}}@media (min-width: 1px){.b-t-37-xs{border-top-left-radius:37px!important;border-top-right-radius:37px!important}}@media (min-width: 1px){.b-b-37-xs{border-bottom-left-radius:37px!important;border-bottom-right-radius:37px!important}}@media (min-width: 1px){.b-tl-37-xs{border-top-left-radius:37px!important}}@media (min-width: 1px){.b-tr-37-xs{border-top-right-radius:37px!important}}@media (min-width: 1px){.b-bl-37-xs{border-bottom-left-radius:37px!important}}@media (min-width: 1px){.b-br-37-xs{border-bottom-right-radius:37px!important}}@media (min-width: 1px){.m-38-xs{margin:38px!important}}@media (min-width: 1px){.m-x-38-xs{margin-left:38px!important;margin-right:38px!important}}@media (min-width: 1px){.m-y-38-xs{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 1px){.m-t-38-xs{margin-top:38px!important}}@media (min-width: 1px){.m-r-38-xs{margin-right:38px!important}}@media (min-width: 1px){.m-b-38-xs{margin-bottom:38px!important}}@media (min-width: 1px){.m-l-38-xs{margin-left:38px!important}}@media (min-width: 1px){.p-38-xs{padding:38px!important}}@media (min-width: 1px){.p-x-38-xs{padding-left:38px!important;padding-right:38px!important}}@media (min-width: 1px){.p-y-38-xs{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 1px){.p-t-38-xs{padding-top:38px!important}}@media (min-width: 1px){.p-r-38-xs{padding-right:38px!important}}@media (min-width: 1px){.p-b-38-xs{padding-bottom:38px!important}}@media (min-width: 1px){.p-l-38-xs{padding-left:38px!important}}@media (min-width: 1px){.b-38-xs{border-radius:38px!important}}@media (min-width: 1px){.b-t-38-xs{border-top-left-radius:38px!important;border-top-right-radius:38px!important}}@media (min-width: 1px){.b-b-38-xs{border-bottom-left-radius:38px!important;border-bottom-right-radius:38px!important}}@media (min-width: 1px){.b-tl-38-xs{border-top-left-radius:38px!important}}@media (min-width: 1px){.b-tr-38-xs{border-top-right-radius:38px!important}}@media (min-width: 1px){.b-bl-38-xs{border-bottom-left-radius:38px!important}}@media (min-width: 1px){.b-br-38-xs{border-bottom-right-radius:38px!important}}@media (min-width: 1px){.m-39-xs{margin:39px!important}}@media (min-width: 1px){.m-x-39-xs{margin-left:39px!important;margin-right:39px!important}}@media (min-width: 1px){.m-y-39-xs{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 1px){.m-t-39-xs{margin-top:39px!important}}@media (min-width: 1px){.m-r-39-xs{margin-right:39px!important}}@media (min-width: 1px){.m-b-39-xs{margin-bottom:39px!important}}@media (min-width: 1px){.m-l-39-xs{margin-left:39px!important}}@media (min-width: 1px){.p-39-xs{padding:39px!important}}@media (min-width: 1px){.p-x-39-xs{padding-left:39px!important;padding-right:39px!important}}@media (min-width: 1px){.p-y-39-xs{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 1px){.p-t-39-xs{padding-top:39px!important}}@media (min-width: 1px){.p-r-39-xs{padding-right:39px!important}}@media (min-width: 1px){.p-b-39-xs{padding-bottom:39px!important}}@media (min-width: 1px){.p-l-39-xs{padding-left:39px!important}}@media (min-width: 1px){.b-39-xs{border-radius:39px!important}}@media (min-width: 1px){.b-t-39-xs{border-top-left-radius:39px!important;border-top-right-radius:39px!important}}@media (min-width: 1px){.b-b-39-xs{border-bottom-left-radius:39px!important;border-bottom-right-radius:39px!important}}@media (min-width: 1px){.b-tl-39-xs{border-top-left-radius:39px!important}}@media (min-width: 1px){.b-tr-39-xs{border-top-right-radius:39px!important}}@media (min-width: 1px){.b-bl-39-xs{border-bottom-left-radius:39px!important}}@media (min-width: 1px){.b-br-39-xs{border-bottom-right-radius:39px!important}}@media (min-width: 1px){.m-40-xs{margin:40px!important}}@media (min-width: 1px){.m-x-40-xs{margin-left:40px!important;margin-right:40px!important}}@media (min-width: 1px){.m-y-40-xs{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 1px){.m-t-40-xs{margin-top:40px!important}}@media (min-width: 1px){.m-r-40-xs{margin-right:40px!important}}@media (min-width: 1px){.m-b-40-xs{margin-bottom:40px!important}}@media (min-width: 1px){.m-l-40-xs{margin-left:40px!important}}@media (min-width: 1px){.p-40-xs{padding:40px!important}}@media (min-width: 1px){.p-x-40-xs{padding-left:40px!important;padding-right:40px!important}}@media (min-width: 1px){.p-y-40-xs{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 1px){.p-t-40-xs{padding-top:40px!important}}@media (min-width: 1px){.p-r-40-xs{padding-right:40px!important}}@media (min-width: 1px){.p-b-40-xs{padding-bottom:40px!important}}@media (min-width: 1px){.p-l-40-xs{padding-left:40px!important}}@media (min-width: 1px){.b-40-xs{border-radius:40px!important}}@media (min-width: 1px){.b-t-40-xs{border-top-left-radius:40px!important;border-top-right-radius:40px!important}}@media (min-width: 1px){.b-b-40-xs{border-bottom-left-radius:40px!important;border-bottom-right-radius:40px!important}}@media (min-width: 1px){.b-tl-40-xs{border-top-left-radius:40px!important}}@media (min-width: 1px){.b-tr-40-xs{border-top-right-radius:40px!important}}@media (min-width: 1px){.b-bl-40-xs{border-bottom-left-radius:40px!important}}@media (min-width: 1px){.b-br-40-xs{border-bottom-right-radius:40px!important}}@media (min-width: 1px){.m-41-xs{margin:41px!important}}@media (min-width: 1px){.m-x-41-xs{margin-left:41px!important;margin-right:41px!important}}@media (min-width: 1px){.m-y-41-xs{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 1px){.m-t-41-xs{margin-top:41px!important}}@media (min-width: 1px){.m-r-41-xs{margin-right:41px!important}}@media (min-width: 1px){.m-b-41-xs{margin-bottom:41px!important}}@media (min-width: 1px){.m-l-41-xs{margin-left:41px!important}}@media (min-width: 1px){.p-41-xs{padding:41px!important}}@media (min-width: 1px){.p-x-41-xs{padding-left:41px!important;padding-right:41px!important}}@media (min-width: 1px){.p-y-41-xs{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 1px){.p-t-41-xs{padding-top:41px!important}}@media (min-width: 1px){.p-r-41-xs{padding-right:41px!important}}@media (min-width: 1px){.p-b-41-xs{padding-bottom:41px!important}}@media (min-width: 1px){.p-l-41-xs{padding-left:41px!important}}@media (min-width: 1px){.b-41-xs{border-radius:41px!important}}@media (min-width: 1px){.b-t-41-xs{border-top-left-radius:41px!important;border-top-right-radius:41px!important}}@media (min-width: 1px){.b-b-41-xs{border-bottom-left-radius:41px!important;border-bottom-right-radius:41px!important}}@media (min-width: 1px){.b-tl-41-xs{border-top-left-radius:41px!important}}@media (min-width: 1px){.b-tr-41-xs{border-top-right-radius:41px!important}}@media (min-width: 1px){.b-bl-41-xs{border-bottom-left-radius:41px!important}}@media (min-width: 1px){.b-br-41-xs{border-bottom-right-radius:41px!important}}@media (min-width: 1px){.m-42-xs{margin:42px!important}}@media (min-width: 1px){.m-x-42-xs{margin-left:42px!important;margin-right:42px!important}}@media (min-width: 1px){.m-y-42-xs{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 1px){.m-t-42-xs{margin-top:42px!important}}@media (min-width: 1px){.m-r-42-xs{margin-right:42px!important}}@media (min-width: 1px){.m-b-42-xs{margin-bottom:42px!important}}@media (min-width: 1px){.m-l-42-xs{margin-left:42px!important}}@media (min-width: 1px){.p-42-xs{padding:42px!important}}@media (min-width: 1px){.p-x-42-xs{padding-left:42px!important;padding-right:42px!important}}@media (min-width: 1px){.p-y-42-xs{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 1px){.p-t-42-xs{padding-top:42px!important}}@media (min-width: 1px){.p-r-42-xs{padding-right:42px!important}}@media (min-width: 1px){.p-b-42-xs{padding-bottom:42px!important}}@media (min-width: 1px){.p-l-42-xs{padding-left:42px!important}}@media (min-width: 1px){.b-42-xs{border-radius:42px!important}}@media (min-width: 1px){.b-t-42-xs{border-top-left-radius:42px!important;border-top-right-radius:42px!important}}@media (min-width: 1px){.b-b-42-xs{border-bottom-left-radius:42px!important;border-bottom-right-radius:42px!important}}@media (min-width: 1px){.b-tl-42-xs{border-top-left-radius:42px!important}}@media (min-width: 1px){.b-tr-42-xs{border-top-right-radius:42px!important}}@media (min-width: 1px){.b-bl-42-xs{border-bottom-left-radius:42px!important}}@media (min-width: 1px){.b-br-42-xs{border-bottom-right-radius:42px!important}}@media (min-width: 1px){.m-43-xs{margin:43px!important}}@media (min-width: 1px){.m-x-43-xs{margin-left:43px!important;margin-right:43px!important}}@media (min-width: 1px){.m-y-43-xs{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 1px){.m-t-43-xs{margin-top:43px!important}}@media (min-width: 1px){.m-r-43-xs{margin-right:43px!important}}@media (min-width: 1px){.m-b-43-xs{margin-bottom:43px!important}}@media (min-width: 1px){.m-l-43-xs{margin-left:43px!important}}@media (min-width: 1px){.p-43-xs{padding:43px!important}}@media (min-width: 1px){.p-x-43-xs{padding-left:43px!important;padding-right:43px!important}}@media (min-width: 1px){.p-y-43-xs{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 1px){.p-t-43-xs{padding-top:43px!important}}@media (min-width: 1px){.p-r-43-xs{padding-right:43px!important}}@media (min-width: 1px){.p-b-43-xs{padding-bottom:43px!important}}@media (min-width: 1px){.p-l-43-xs{padding-left:43px!important}}@media (min-width: 1px){.b-43-xs{border-radius:43px!important}}@media (min-width: 1px){.b-t-43-xs{border-top-left-radius:43px!important;border-top-right-radius:43px!important}}@media (min-width: 1px){.b-b-43-xs{border-bottom-left-radius:43px!important;border-bottom-right-radius:43px!important}}@media (min-width: 1px){.b-tl-43-xs{border-top-left-radius:43px!important}}@media (min-width: 1px){.b-tr-43-xs{border-top-right-radius:43px!important}}@media (min-width: 1px){.b-bl-43-xs{border-bottom-left-radius:43px!important}}@media (min-width: 1px){.b-br-43-xs{border-bottom-right-radius:43px!important}}@media (min-width: 1px){.m-44-xs{margin:44px!important}}@media (min-width: 1px){.m-x-44-xs{margin-left:44px!important;margin-right:44px!important}}@media (min-width: 1px){.m-y-44-xs{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 1px){.m-t-44-xs{margin-top:44px!important}}@media (min-width: 1px){.m-r-44-xs{margin-right:44px!important}}@media (min-width: 1px){.m-b-44-xs{margin-bottom:44px!important}}@media (min-width: 1px){.m-l-44-xs{margin-left:44px!important}}@media (min-width: 1px){.p-44-xs{padding:44px!important}}@media (min-width: 1px){.p-x-44-xs{padding-left:44px!important;padding-right:44px!important}}@media (min-width: 1px){.p-y-44-xs{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 1px){.p-t-44-xs{padding-top:44px!important}}@media (min-width: 1px){.p-r-44-xs{padding-right:44px!important}}@media (min-width: 1px){.p-b-44-xs{padding-bottom:44px!important}}@media (min-width: 1px){.p-l-44-xs{padding-left:44px!important}}@media (min-width: 1px){.b-44-xs{border-radius:44px!important}}@media (min-width: 1px){.b-t-44-xs{border-top-left-radius:44px!important;border-top-right-radius:44px!important}}@media (min-width: 1px){.b-b-44-xs{border-bottom-left-radius:44px!important;border-bottom-right-radius:44px!important}}@media (min-width: 1px){.b-tl-44-xs{border-top-left-radius:44px!important}}@media (min-width: 1px){.b-tr-44-xs{border-top-right-radius:44px!important}}@media (min-width: 1px){.b-bl-44-xs{border-bottom-left-radius:44px!important}}@media (min-width: 1px){.b-br-44-xs{border-bottom-right-radius:44px!important}}@media (min-width: 1px){.m-45-xs{margin:45px!important}}@media (min-width: 1px){.m-x-45-xs{margin-left:45px!important;margin-right:45px!important}}@media (min-width: 1px){.m-y-45-xs{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 1px){.m-t-45-xs{margin-top:45px!important}}@media (min-width: 1px){.m-r-45-xs{margin-right:45px!important}}@media (min-width: 1px){.m-b-45-xs{margin-bottom:45px!important}}@media (min-width: 1px){.m-l-45-xs{margin-left:45px!important}}@media (min-width: 1px){.p-45-xs{padding:45px!important}}@media (min-width: 1px){.p-x-45-xs{padding-left:45px!important;padding-right:45px!important}}@media (min-width: 1px){.p-y-45-xs{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 1px){.p-t-45-xs{padding-top:45px!important}}@media (min-width: 1px){.p-r-45-xs{padding-right:45px!important}}@media (min-width: 1px){.p-b-45-xs{padding-bottom:45px!important}}@media (min-width: 1px){.p-l-45-xs{padding-left:45px!important}}@media (min-width: 1px){.b-45-xs{border-radius:45px!important}}@media (min-width: 1px){.b-t-45-xs{border-top-left-radius:45px!important;border-top-right-radius:45px!important}}@media (min-width: 1px){.b-b-45-xs{border-bottom-left-radius:45px!important;border-bottom-right-radius:45px!important}}@media (min-width: 1px){.b-tl-45-xs{border-top-left-radius:45px!important}}@media (min-width: 1px){.b-tr-45-xs{border-top-right-radius:45px!important}}@media (min-width: 1px){.b-bl-45-xs{border-bottom-left-radius:45px!important}}@media (min-width: 1px){.b-br-45-xs{border-bottom-right-radius:45px!important}}@media (min-width: 1px){.m-46-xs{margin:46px!important}}@media (min-width: 1px){.m-x-46-xs{margin-left:46px!important;margin-right:46px!important}}@media (min-width: 1px){.m-y-46-xs{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 1px){.m-t-46-xs{margin-top:46px!important}}@media (min-width: 1px){.m-r-46-xs{margin-right:46px!important}}@media (min-width: 1px){.m-b-46-xs{margin-bottom:46px!important}}@media (min-width: 1px){.m-l-46-xs{margin-left:46px!important}}@media (min-width: 1px){.p-46-xs{padding:46px!important}}@media (min-width: 1px){.p-x-46-xs{padding-left:46px!important;padding-right:46px!important}}@media (min-width: 1px){.p-y-46-xs{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 1px){.p-t-46-xs{padding-top:46px!important}}@media (min-width: 1px){.p-r-46-xs{padding-right:46px!important}}@media (min-width: 1px){.p-b-46-xs{padding-bottom:46px!important}}@media (min-width: 1px){.p-l-46-xs{padding-left:46px!important}}@media (min-width: 1px){.b-46-xs{border-radius:46px!important}}@media (min-width: 1px){.b-t-46-xs{border-top-left-radius:46px!important;border-top-right-radius:46px!important}}@media (min-width: 1px){.b-b-46-xs{border-bottom-left-radius:46px!important;border-bottom-right-radius:46px!important}}@media (min-width: 1px){.b-tl-46-xs{border-top-left-radius:46px!important}}@media (min-width: 1px){.b-tr-46-xs{border-top-right-radius:46px!important}}@media (min-width: 1px){.b-bl-46-xs{border-bottom-left-radius:46px!important}}@media (min-width: 1px){.b-br-46-xs{border-bottom-right-radius:46px!important}}@media (min-width: 1px){.m-47-xs{margin:47px!important}}@media (min-width: 1px){.m-x-47-xs{margin-left:47px!important;margin-right:47px!important}}@media (min-width: 1px){.m-y-47-xs{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 1px){.m-t-47-xs{margin-top:47px!important}}@media (min-width: 1px){.m-r-47-xs{margin-right:47px!important}}@media (min-width: 1px){.m-b-47-xs{margin-bottom:47px!important}}@media (min-width: 1px){.m-l-47-xs{margin-left:47px!important}}@media (min-width: 1px){.p-47-xs{padding:47px!important}}@media (min-width: 1px){.p-x-47-xs{padding-left:47px!important;padding-right:47px!important}}@media (min-width: 1px){.p-y-47-xs{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 1px){.p-t-47-xs{padding-top:47px!important}}@media (min-width: 1px){.p-r-47-xs{padding-right:47px!important}}@media (min-width: 1px){.p-b-47-xs{padding-bottom:47px!important}}@media (min-width: 1px){.p-l-47-xs{padding-left:47px!important}}@media (min-width: 1px){.b-47-xs{border-radius:47px!important}}@media (min-width: 1px){.b-t-47-xs{border-top-left-radius:47px!important;border-top-right-radius:47px!important}}@media (min-width: 1px){.b-b-47-xs{border-bottom-left-radius:47px!important;border-bottom-right-radius:47px!important}}@media (min-width: 1px){.b-tl-47-xs{border-top-left-radius:47px!important}}@media (min-width: 1px){.b-tr-47-xs{border-top-right-radius:47px!important}}@media (min-width: 1px){.b-bl-47-xs{border-bottom-left-radius:47px!important}}@media (min-width: 1px){.b-br-47-xs{border-bottom-right-radius:47px!important}}@media (min-width: 1px){.m-48-xs{margin:48px!important}}@media (min-width: 1px){.m-x-48-xs{margin-left:48px!important;margin-right:48px!important}}@media (min-width: 1px){.m-y-48-xs{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 1px){.m-t-48-xs{margin-top:48px!important}}@media (min-width: 1px){.m-r-48-xs{margin-right:48px!important}}@media (min-width: 1px){.m-b-48-xs{margin-bottom:48px!important}}@media (min-width: 1px){.m-l-48-xs{margin-left:48px!important}}@media (min-width: 1px){.p-48-xs{padding:48px!important}}@media (min-width: 1px){.p-x-48-xs{padding-left:48px!important;padding-right:48px!important}}@media (min-width: 1px){.p-y-48-xs{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 1px){.p-t-48-xs{padding-top:48px!important}}@media (min-width: 1px){.p-r-48-xs{padding-right:48px!important}}@media (min-width: 1px){.p-b-48-xs{padding-bottom:48px!important}}@media (min-width: 1px){.p-l-48-xs{padding-left:48px!important}}@media (min-width: 1px){.b-48-xs{border-radius:48px!important}}@media (min-width: 1px){.b-t-48-xs{border-top-left-radius:48px!important;border-top-right-radius:48px!important}}@media (min-width: 1px){.b-b-48-xs{border-bottom-left-radius:48px!important;border-bottom-right-radius:48px!important}}@media (min-width: 1px){.b-tl-48-xs{border-top-left-radius:48px!important}}@media (min-width: 1px){.b-tr-48-xs{border-top-right-radius:48px!important}}@media (min-width: 1px){.b-bl-48-xs{border-bottom-left-radius:48px!important}}@media (min-width: 1px){.b-br-48-xs{border-bottom-right-radius:48px!important}}@media (min-width: 1px){.m-49-xs{margin:49px!important}}@media (min-width: 1px){.m-x-49-xs{margin-left:49px!important;margin-right:49px!important}}@media (min-width: 1px){.m-y-49-xs{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 1px){.m-t-49-xs{margin-top:49px!important}}@media (min-width: 1px){.m-r-49-xs{margin-right:49px!important}}@media (min-width: 1px){.m-b-49-xs{margin-bottom:49px!important}}@media (min-width: 1px){.m-l-49-xs{margin-left:49px!important}}@media (min-width: 1px){.p-49-xs{padding:49px!important}}@media (min-width: 1px){.p-x-49-xs{padding-left:49px!important;padding-right:49px!important}}@media (min-width: 1px){.p-y-49-xs{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 1px){.p-t-49-xs{padding-top:49px!important}}@media (min-width: 1px){.p-r-49-xs{padding-right:49px!important}}@media (min-width: 1px){.p-b-49-xs{padding-bottom:49px!important}}@media (min-width: 1px){.p-l-49-xs{padding-left:49px!important}}@media (min-width: 1px){.b-49-xs{border-radius:49px!important}}@media (min-width: 1px){.b-t-49-xs{border-top-left-radius:49px!important;border-top-right-radius:49px!important}}@media (min-width: 1px){.b-b-49-xs{border-bottom-left-radius:49px!important;border-bottom-right-radius:49px!important}}@media (min-width: 1px){.b-tl-49-xs{border-top-left-radius:49px!important}}@media (min-width: 1px){.b-tr-49-xs{border-top-right-radius:49px!important}}@media (min-width: 1px){.b-bl-49-xs{border-bottom-left-radius:49px!important}}@media (min-width: 1px){.b-br-49-xs{border-bottom-right-radius:49px!important}}@media (min-width: 1px){.m-50-xs{margin:50px!important}}@media (min-width: 1px){.m-x-50-xs{margin-left:50px!important;margin-right:50px!important}}@media (min-width: 1px){.m-y-50-xs{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 1px){.m-t-50-xs{margin-top:50px!important}}@media (min-width: 1px){.m-r-50-xs{margin-right:50px!important}}@media (min-width: 1px){.m-b-50-xs{margin-bottom:50px!important}}@media (min-width: 1px){.m-l-50-xs{margin-left:50px!important}}@media (min-width: 1px){.p-50-xs{padding:50px!important}}@media (min-width: 1px){.p-x-50-xs{padding-left:50px!important;padding-right:50px!important}}@media (min-width: 1px){.p-y-50-xs{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 1px){.p-t-50-xs{padding-top:50px!important}}@media (min-width: 1px){.p-r-50-xs{padding-right:50px!important}}@media (min-width: 1px){.p-b-50-xs{padding-bottom:50px!important}}@media (min-width: 1px){.p-l-50-xs{padding-left:50px!important}}@media (min-width: 1px){.b-50-xs{border-radius:50px!important}}@media (min-width: 1px){.b-t-50-xs{border-top-left-radius:50px!important;border-top-right-radius:50px!important}}@media (min-width: 1px){.b-b-50-xs{border-bottom-left-radius:50px!important;border-bottom-right-radius:50px!important}}@media (min-width: 1px){.b-tl-50-xs{border-top-left-radius:50px!important}}@media (min-width: 1px){.b-tr-50-xs{border-top-right-radius:50px!important}}@media (min-width: 1px){.b-bl-50-xs{border-bottom-left-radius:50px!important}}@media (min-width: 1px){.b-br-50-xs{border-bottom-right-radius:50px!important}}@media (min-width: 768px){.display-sm-block{display:block!important}}@media (min-width: 768px){.display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.display-sm-flex{display:flex!important}}@media (min-width: 768px){.display-sm-inline{display:inline!important}}@media (min-width: 768px){.display-sm-none{display:none!important}}@media (min-width: 768px){.position-sm-static{position:static}}@media (min-width: 768px){.position-sm-relative{position:relative}}@media (min-width: 768px){.position-sm-absolute{position:absolute}}@media (min-width: 768px){.position-sm-fixed{position:fixed}}@media (min-width: 768px){.w-sm-auto{width:auto!important}}@media (min-width: 768px){.m-sm-auto{margin:auto!important}}@media (min-width: 768px){.m-x-sm-auto{margin-left:auto!important;margin-right:auto!important}}@media (min-width: 768px){.m-y-sm-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 768px){.m-t-sm-auto{margin-top:auto!important}}@media (min-width: 768px){.m-r-sm-auto{margin-right:auto!important}}@media (min-width: 768px){.m-b-sm-auto{margin-bottom:auto!important}}@media (min-width: 768px){.m-l-sm-auto{margin-left:auto!important}}#ngb-tooltip-401{top:-20px!important}@media (min-width: 768px){.m-0-sm{margin:0!important}}@media (min-width: 768px){.m-x-0-sm{margin-left:0!important;margin-right:0!important}}@media (min-width: 768px){.m-y-0-sm{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 768px){.m-t-0-sm{margin-top:0!important}}@media (min-width: 768px){.m-r-0-sm{margin-right:0!important}}@media (min-width: 768px){.m-b-0-sm{margin-bottom:0!important}}@media (min-width: 768px){.m-l-0-sm{margin-left:0!important}}@media (min-width: 768px){.p-0-sm{padding:0!important}}@media (min-width: 768px){.p-x-0-sm{padding-left:0!important;padding-right:0!important}}@media (min-width: 768px){.p-y-0-sm{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 768px){.p-t-0-sm{padding-top:0!important}}@media (min-width: 768px){.p-r-0-sm{padding-right:0!important}}@media (min-width: 768px){.p-b-0-sm{padding-bottom:0!important}}@media (min-width: 768px){.p-l-0-sm{padding-left:0!important}}@media (min-width: 768px){.b-0-sm{border-radius:0!important}}@media (min-width: 768px){.b-t-0-sm{border-top-left-radius:0!important;border-top-right-radius:0!important}}@media (min-width: 768px){.b-b-0-sm{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}@media (min-width: 768px){.b-tl-0-sm{border-top-left-radius:0!important}}@media (min-width: 768px){.b-tr-0-sm{border-top-right-radius:0!important}}@media (min-width: 768px){.b-bl-0-sm{border-bottom-left-radius:0!important}}@media (min-width: 768px){.b-br-0-sm{border-bottom-right-radius:0!important}}@media (min-width: 768px){.m-1-sm{margin:1px!important}}@media (min-width: 768px){.m-x-1-sm{margin-left:1px!important;margin-right:1px!important}}@media (min-width: 768px){.m-y-1-sm{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 768px){.m-t-1-sm{margin-top:1px!important}}@media (min-width: 768px){.m-r-1-sm{margin-right:1px!important}}@media (min-width: 768px){.m-b-1-sm{margin-bottom:1px!important}}@media (min-width: 768px){.m-l-1-sm{margin-left:1px!important}}@media (min-width: 768px){.p-1-sm{padding:1px!important}}@media (min-width: 768px){.p-x-1-sm{padding-left:1px!important;padding-right:1px!important}}@media (min-width: 768px){.p-y-1-sm{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 768px){.p-t-1-sm{padding-top:1px!important}}@media (min-width: 768px){.p-r-1-sm{padding-right:1px!important}}@media (min-width: 768px){.p-b-1-sm{padding-bottom:1px!important}}@media (min-width: 768px){.p-l-1-sm{padding-left:1px!important}}@media (min-width: 768px){.b-1-sm{border-radius:1px!important}}@media (min-width: 768px){.b-t-1-sm{border-top-left-radius:1px!important;border-top-right-radius:1px!important}}@media (min-width: 768px){.b-b-1-sm{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}}@media (min-width: 768px){.b-tl-1-sm{border-top-left-radius:1px!important}}@media (min-width: 768px){.b-tr-1-sm{border-top-right-radius:1px!important}}@media (min-width: 768px){.b-bl-1-sm{border-bottom-left-radius:1px!important}}@media (min-width: 768px){.b-br-1-sm{border-bottom-right-radius:1px!important}}@media (min-width: 768px){.m-2-sm{margin:2px!important}}@media (min-width: 768px){.m-x-2-sm{margin-left:2px!important;margin-right:2px!important}}@media (min-width: 768px){.m-y-2-sm{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 768px){.m-t-2-sm{margin-top:2px!important}}@media (min-width: 768px){.m-r-2-sm{margin-right:2px!important}}@media (min-width: 768px){.m-b-2-sm{margin-bottom:2px!important}}@media (min-width: 768px){.m-l-2-sm{margin-left:2px!important}}@media (min-width: 768px){.p-2-sm{padding:2px!important}}@media (min-width: 768px){.p-x-2-sm{padding-left:2px!important;padding-right:2px!important}}@media (min-width: 768px){.p-y-2-sm{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 768px){.p-t-2-sm{padding-top:2px!important}}@media (min-width: 768px){.p-r-2-sm{padding-right:2px!important}}@media (min-width: 768px){.p-b-2-sm{padding-bottom:2px!important}}@media (min-width: 768px){.p-l-2-sm{padding-left:2px!important}}@media (min-width: 768px){.b-2-sm{border-radius:2px!important}}@media (min-width: 768px){.b-t-2-sm{border-top-left-radius:2px!important;border-top-right-radius:2px!important}}@media (min-width: 768px){.b-b-2-sm{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}}@media (min-width: 768px){.b-tl-2-sm{border-top-left-radius:2px!important}}@media (min-width: 768px){.b-tr-2-sm{border-top-right-radius:2px!important}}@media (min-width: 768px){.b-bl-2-sm{border-bottom-left-radius:2px!important}}@media (min-width: 768px){.b-br-2-sm{border-bottom-right-radius:2px!important}}@media (min-width: 768px){.m-3-sm{margin:3px!important}}@media (min-width: 768px){.m-x-3-sm{margin-left:3px!important;margin-right:3px!important}}@media (min-width: 768px){.m-y-3-sm{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 768px){.m-t-3-sm{margin-top:3px!important}}@media (min-width: 768px){.m-r-3-sm{margin-right:3px!important}}@media (min-width: 768px){.m-b-3-sm{margin-bottom:3px!important}}@media (min-width: 768px){.m-l-3-sm{margin-left:3px!important}}@media (min-width: 768px){.p-3-sm{padding:3px!important}}@media (min-width: 768px){.p-x-3-sm{padding-left:3px!important;padding-right:3px!important}}@media (min-width: 768px){.p-y-3-sm{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 768px){.p-t-3-sm{padding-top:3px!important}}@media (min-width: 768px){.p-r-3-sm{padding-right:3px!important}}@media (min-width: 768px){.p-b-3-sm{padding-bottom:3px!important}}@media (min-width: 768px){.p-l-3-sm{padding-left:3px!important}}@media (min-width: 768px){.b-3-sm{border-radius:3px!important}}@media (min-width: 768px){.b-t-3-sm{border-top-left-radius:3px!important;border-top-right-radius:3px!important}}@media (min-width: 768px){.b-b-3-sm{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}}@media (min-width: 768px){.b-tl-3-sm{border-top-left-radius:3px!important}}@media (min-width: 768px){.b-tr-3-sm{border-top-right-radius:3px!important}}@media (min-width: 768px){.b-bl-3-sm{border-bottom-left-radius:3px!important}}@media (min-width: 768px){.b-br-3-sm{border-bottom-right-radius:3px!important}}@media (min-width: 768px){.m-4-sm{margin:4px!important}}@media (min-width: 768px){.m-x-4-sm{margin-left:4px!important;margin-right:4px!important}}@media (min-width: 768px){.m-y-4-sm{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 768px){.m-t-4-sm{margin-top:4px!important}}@media (min-width: 768px){.m-r-4-sm{margin-right:4px!important}}@media (min-width: 768px){.m-b-4-sm{margin-bottom:4px!important}}@media (min-width: 768px){.m-l-4-sm{margin-left:4px!important}}@media (min-width: 768px){.p-4-sm{padding:4px!important}}@media (min-width: 768px){.p-x-4-sm{padding-left:4px!important;padding-right:4px!important}}@media (min-width: 768px){.p-y-4-sm{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 768px){.p-t-4-sm{padding-top:4px!important}}@media (min-width: 768px){.p-r-4-sm{padding-right:4px!important}}@media (min-width: 768px){.p-b-4-sm{padding-bottom:4px!important}}@media (min-width: 768px){.p-l-4-sm{padding-left:4px!important}}@media (min-width: 768px){.b-4-sm{border-radius:4px!important}}@media (min-width: 768px){.b-t-4-sm{border-top-left-radius:4px!important;border-top-right-radius:4px!important}}@media (min-width: 768px){.b-b-4-sm{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}}@media (min-width: 768px){.b-tl-4-sm{border-top-left-radius:4px!important}}@media (min-width: 768px){.b-tr-4-sm{border-top-right-radius:4px!important}}@media (min-width: 768px){.b-bl-4-sm{border-bottom-left-radius:4px!important}}@media (min-width: 768px){.b-br-4-sm{border-bottom-right-radius:4px!important}}@media (min-width: 768px){.m-5-sm{margin:5px!important}}@media (min-width: 768px){.m-x-5-sm{margin-left:5px!important;margin-right:5px!important}}@media (min-width: 768px){.m-y-5-sm{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 768px){.m-t-5-sm{margin-top:5px!important}}@media (min-width: 768px){.m-r-5-sm{margin-right:5px!important}}@media (min-width: 768px){.m-b-5-sm{margin-bottom:5px!important}}@media (min-width: 768px){.m-l-5-sm{margin-left:5px!important}}@media (min-width: 768px){.p-5-sm{padding:5px!important}}@media (min-width: 768px){.p-x-5-sm{padding-left:5px!important;padding-right:5px!important}}@media (min-width: 768px){.p-y-5-sm{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 768px){.p-t-5-sm{padding-top:5px!important}}@media (min-width: 768px){.p-r-5-sm{padding-right:5px!important}}@media (min-width: 768px){.p-b-5-sm{padding-bottom:5px!important}}@media (min-width: 768px){.p-l-5-sm{padding-left:5px!important}}@media (min-width: 768px){.b-5-sm{border-radius:5px!important}}@media (min-width: 768px){.b-t-5-sm{border-top-left-radius:5px!important;border-top-right-radius:5px!important}}@media (min-width: 768px){.b-b-5-sm{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}@media (min-width: 768px){.b-tl-5-sm{border-top-left-radius:5px!important}}@media (min-width: 768px){.b-tr-5-sm{border-top-right-radius:5px!important}}@media (min-width: 768px){.b-bl-5-sm{border-bottom-left-radius:5px!important}}@media (min-width: 768px){.b-br-5-sm{border-bottom-right-radius:5px!important}}@media (min-width: 768px){.m-6-sm{margin:6px!important}}@media (min-width: 768px){.m-x-6-sm{margin-left:6px!important;margin-right:6px!important}}@media (min-width: 768px){.m-y-6-sm{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 768px){.m-t-6-sm{margin-top:6px!important}}@media (min-width: 768px){.m-r-6-sm{margin-right:6px!important}}@media (min-width: 768px){.m-b-6-sm{margin-bottom:6px!important}}@media (min-width: 768px){.m-l-6-sm{margin-left:6px!important}}@media (min-width: 768px){.p-6-sm{padding:6px!important}}@media (min-width: 768px){.p-x-6-sm{padding-left:6px!important;padding-right:6px!important}}@media (min-width: 768px){.p-y-6-sm{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 768px){.p-t-6-sm{padding-top:6px!important}}@media (min-width: 768px){.p-r-6-sm{padding-right:6px!important}}@media (min-width: 768px){.p-b-6-sm{padding-bottom:6px!important}}@media (min-width: 768px){.p-l-6-sm{padding-left:6px!important}}@media (min-width: 768px){.b-6-sm{border-radius:6px!important}}@media (min-width: 768px){.b-t-6-sm{border-top-left-radius:6px!important;border-top-right-radius:6px!important}}@media (min-width: 768px){.b-b-6-sm{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}}@media (min-width: 768px){.b-tl-6-sm{border-top-left-radius:6px!important}}@media (min-width: 768px){.b-tr-6-sm{border-top-right-radius:6px!important}}@media (min-width: 768px){.b-bl-6-sm{border-bottom-left-radius:6px!important}}@media (min-width: 768px){.b-br-6-sm{border-bottom-right-radius:6px!important}}@media (min-width: 768px){.m-7-sm{margin:7px!important}}@media (min-width: 768px){.m-x-7-sm{margin-left:7px!important;margin-right:7px!important}}@media (min-width: 768px){.m-y-7-sm{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 768px){.m-t-7-sm{margin-top:7px!important}}@media (min-width: 768px){.m-r-7-sm{margin-right:7px!important}}@media (min-width: 768px){.m-b-7-sm{margin-bottom:7px!important}}@media (min-width: 768px){.m-l-7-sm{margin-left:7px!important}}@media (min-width: 768px){.p-7-sm{padding:7px!important}}@media (min-width: 768px){.p-x-7-sm{padding-left:7px!important;padding-right:7px!important}}@media (min-width: 768px){.p-y-7-sm{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 768px){.p-t-7-sm{padding-top:7px!important}}@media (min-width: 768px){.p-r-7-sm{padding-right:7px!important}}@media (min-width: 768px){.p-b-7-sm{padding-bottom:7px!important}}@media (min-width: 768px){.p-l-7-sm{padding-left:7px!important}}@media (min-width: 768px){.b-7-sm{border-radius:7px!important}}@media (min-width: 768px){.b-t-7-sm{border-top-left-radius:7px!important;border-top-right-radius:7px!important}}@media (min-width: 768px){.b-b-7-sm{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}}@media (min-width: 768px){.b-tl-7-sm{border-top-left-radius:7px!important}}@media (min-width: 768px){.b-tr-7-sm{border-top-right-radius:7px!important}}@media (min-width: 768px){.b-bl-7-sm{border-bottom-left-radius:7px!important}}@media (min-width: 768px){.b-br-7-sm{border-bottom-right-radius:7px!important}}@media (min-width: 768px){.m-8-sm{margin:8px!important}}@media (min-width: 768px){.m-x-8-sm{margin-left:8px!important;margin-right:8px!important}}@media (min-width: 768px){.m-y-8-sm{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 768px){.m-t-8-sm{margin-top:8px!important}}@media (min-width: 768px){.m-r-8-sm{margin-right:8px!important}}@media (min-width: 768px){.m-b-8-sm{margin-bottom:8px!important}}@media (min-width: 768px){.m-l-8-sm{margin-left:8px!important}}@media (min-width: 768px){.p-8-sm{padding:8px!important}}@media (min-width: 768px){.p-x-8-sm{padding-left:8px!important;padding-right:8px!important}}@media (min-width: 768px){.p-y-8-sm{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 768px){.p-t-8-sm{padding-top:8px!important}}@media (min-width: 768px){.p-r-8-sm{padding-right:8px!important}}@media (min-width: 768px){.p-b-8-sm{padding-bottom:8px!important}}@media (min-width: 768px){.p-l-8-sm{padding-left:8px!important}}@media (min-width: 768px){.b-8-sm{border-radius:8px!important}}@media (min-width: 768px){.b-t-8-sm{border-top-left-radius:8px!important;border-top-right-radius:8px!important}}@media (min-width: 768px){.b-b-8-sm{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}}@media (min-width: 768px){.b-tl-8-sm{border-top-left-radius:8px!important}}@media (min-width: 768px){.b-tr-8-sm{border-top-right-radius:8px!important}}@media (min-width: 768px){.b-bl-8-sm{border-bottom-left-radius:8px!important}}@media (min-width: 768px){.b-br-8-sm{border-bottom-right-radius:8px!important}}@media (min-width: 768px){.m-9-sm{margin:9px!important}}@media (min-width: 768px){.m-x-9-sm{margin-left:9px!important;margin-right:9px!important}}@media (min-width: 768px){.m-y-9-sm{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 768px){.m-t-9-sm{margin-top:9px!important}}@media (min-width: 768px){.m-r-9-sm{margin-right:9px!important}}@media (min-width: 768px){.m-b-9-sm{margin-bottom:9px!important}}@media (min-width: 768px){.m-l-9-sm{margin-left:9px!important}}@media (min-width: 768px){.p-9-sm{padding:9px!important}}@media (min-width: 768px){.p-x-9-sm{padding-left:9px!important;padding-right:9px!important}}@media (min-width: 768px){.p-y-9-sm{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 768px){.p-t-9-sm{padding-top:9px!important}}@media (min-width: 768px){.p-r-9-sm{padding-right:9px!important}}@media (min-width: 768px){.p-b-9-sm{padding-bottom:9px!important}}@media (min-width: 768px){.p-l-9-sm{padding-left:9px!important}}@media (min-width: 768px){.b-9-sm{border-radius:9px!important}}@media (min-width: 768px){.b-t-9-sm{border-top-left-radius:9px!important;border-top-right-radius:9px!important}}@media (min-width: 768px){.b-b-9-sm{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}}@media (min-width: 768px){.b-tl-9-sm{border-top-left-radius:9px!important}}@media (min-width: 768px){.b-tr-9-sm{border-top-right-radius:9px!important}}@media (min-width: 768px){.b-bl-9-sm{border-bottom-left-radius:9px!important}}@media (min-width: 768px){.b-br-9-sm{border-bottom-right-radius:9px!important}}@media (min-width: 768px){.m-10-sm{margin:10px!important}}@media (min-width: 768px){.m-x-10-sm{margin-left:10px!important;margin-right:10px!important}}@media (min-width: 768px){.m-y-10-sm{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 768px){.m-t-10-sm{margin-top:10px!important}}@media (min-width: 768px){.m-r-10-sm{margin-right:10px!important}}@media (min-width: 768px){.m-b-10-sm{margin-bottom:10px!important}}@media (min-width: 768px){.m-l-10-sm{margin-left:10px!important}}@media (min-width: 768px){.p-10-sm{padding:10px!important}}@media (min-width: 768px){.p-x-10-sm{padding-left:10px!important;padding-right:10px!important}}@media (min-width: 768px){.p-y-10-sm{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 768px){.p-t-10-sm{padding-top:10px!important}}@media (min-width: 768px){.p-r-10-sm{padding-right:10px!important}}@media (min-width: 768px){.p-b-10-sm{padding-bottom:10px!important}}@media (min-width: 768px){.p-l-10-sm{padding-left:10px!important}}@media (min-width: 768px){.b-10-sm{border-radius:10px!important}}@media (min-width: 768px){.b-t-10-sm{border-top-left-radius:10px!important;border-top-right-radius:10px!important}}@media (min-width: 768px){.b-b-10-sm{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}}@media (min-width: 768px){.b-tl-10-sm{border-top-left-radius:10px!important}}@media (min-width: 768px){.b-tr-10-sm{border-top-right-radius:10px!important}}@media (min-width: 768px){.b-bl-10-sm{border-bottom-left-radius:10px!important}}@media (min-width: 768px){.b-br-10-sm{border-bottom-right-radius:10px!important}}@media (min-width: 768px){.m-11-sm{margin:11px!important}}@media (min-width: 768px){.m-x-11-sm{margin-left:11px!important;margin-right:11px!important}}@media (min-width: 768px){.m-y-11-sm{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 768px){.m-t-11-sm{margin-top:11px!important}}@media (min-width: 768px){.m-r-11-sm{margin-right:11px!important}}@media (min-width: 768px){.m-b-11-sm{margin-bottom:11px!important}}@media (min-width: 768px){.m-l-11-sm{margin-left:11px!important}}@media (min-width: 768px){.p-11-sm{padding:11px!important}}@media (min-width: 768px){.p-x-11-sm{padding-left:11px!important;padding-right:11px!important}}@media (min-width: 768px){.p-y-11-sm{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 768px){.p-t-11-sm{padding-top:11px!important}}@media (min-width: 768px){.p-r-11-sm{padding-right:11px!important}}@media (min-width: 768px){.p-b-11-sm{padding-bottom:11px!important}}@media (min-width: 768px){.p-l-11-sm{padding-left:11px!important}}@media (min-width: 768px){.b-11-sm{border-radius:11px!important}}@media (min-width: 768px){.b-t-11-sm{border-top-left-radius:11px!important;border-top-right-radius:11px!important}}@media (min-width: 768px){.b-b-11-sm{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}}@media (min-width: 768px){.b-tl-11-sm{border-top-left-radius:11px!important}}@media (min-width: 768px){.b-tr-11-sm{border-top-right-radius:11px!important}}@media (min-width: 768px){.b-bl-11-sm{border-bottom-left-radius:11px!important}}@media (min-width: 768px){.b-br-11-sm{border-bottom-right-radius:11px!important}}@media (min-width: 768px){.m-12-sm{margin:12px!important}}@media (min-width: 768px){.m-x-12-sm{margin-left:12px!important;margin-right:12px!important}}@media (min-width: 768px){.m-y-12-sm{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 768px){.m-t-12-sm{margin-top:12px!important}}@media (min-width: 768px){.m-r-12-sm{margin-right:12px!important}}@media (min-width: 768px){.m-b-12-sm{margin-bottom:12px!important}}@media (min-width: 768px){.m-l-12-sm{margin-left:12px!important}}@media (min-width: 768px){.p-12-sm{padding:12px!important}}@media (min-width: 768px){.p-x-12-sm{padding-left:12px!important;padding-right:12px!important}}@media (min-width: 768px){.p-y-12-sm{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 768px){.p-t-12-sm{padding-top:12px!important}}@media (min-width: 768px){.p-r-12-sm{padding-right:12px!important}}@media (min-width: 768px){.p-b-12-sm{padding-bottom:12px!important}}@media (min-width: 768px){.p-l-12-sm{padding-left:12px!important}}@media (min-width: 768px){.b-12-sm{border-radius:12px!important}}@media (min-width: 768px){.b-t-12-sm{border-top-left-radius:12px!important;border-top-right-radius:12px!important}}@media (min-width: 768px){.b-b-12-sm{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}}@media (min-width: 768px){.b-tl-12-sm{border-top-left-radius:12px!important}}@media (min-width: 768px){.b-tr-12-sm{border-top-right-radius:12px!important}}@media (min-width: 768px){.b-bl-12-sm{border-bottom-left-radius:12px!important}}@media (min-width: 768px){.b-br-12-sm{border-bottom-right-radius:12px!important}}@media (min-width: 768px){.m-13-sm{margin:13px!important}}@media (min-width: 768px){.m-x-13-sm{margin-left:13px!important;margin-right:13px!important}}@media (min-width: 768px){.m-y-13-sm{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 768px){.m-t-13-sm{margin-top:13px!important}}@media (min-width: 768px){.m-r-13-sm{margin-right:13px!important}}@media (min-width: 768px){.m-b-13-sm{margin-bottom:13px!important}}@media (min-width: 768px){.m-l-13-sm{margin-left:13px!important}}@media (min-width: 768px){.p-13-sm{padding:13px!important}}@media (min-width: 768px){.p-x-13-sm{padding-left:13px!important;padding-right:13px!important}}@media (min-width: 768px){.p-y-13-sm{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 768px){.p-t-13-sm{padding-top:13px!important}}@media (min-width: 768px){.p-r-13-sm{padding-right:13px!important}}@media (min-width: 768px){.p-b-13-sm{padding-bottom:13px!important}}@media (min-width: 768px){.p-l-13-sm{padding-left:13px!important}}@media (min-width: 768px){.b-13-sm{border-radius:13px!important}}@media (min-width: 768px){.b-t-13-sm{border-top-left-radius:13px!important;border-top-right-radius:13px!important}}@media (min-width: 768px){.b-b-13-sm{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}}@media (min-width: 768px){.b-tl-13-sm{border-top-left-radius:13px!important}}@media (min-width: 768px){.b-tr-13-sm{border-top-right-radius:13px!important}}@media (min-width: 768px){.b-bl-13-sm{border-bottom-left-radius:13px!important}}@media (min-width: 768px){.b-br-13-sm{border-bottom-right-radius:13px!important}}@media (min-width: 768px){.m-14-sm{margin:14px!important}}@media (min-width: 768px){.m-x-14-sm{margin-left:14px!important;margin-right:14px!important}}@media (min-width: 768px){.m-y-14-sm{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 768px){.m-t-14-sm{margin-top:14px!important}}@media (min-width: 768px){.m-r-14-sm{margin-right:14px!important}}@media (min-width: 768px){.m-b-14-sm{margin-bottom:14px!important}}@media (min-width: 768px){.m-l-14-sm{margin-left:14px!important}}@media (min-width: 768px){.p-14-sm{padding:14px!important}}@media (min-width: 768px){.p-x-14-sm{padding-left:14px!important;padding-right:14px!important}}@media (min-width: 768px){.p-y-14-sm{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 768px){.p-t-14-sm{padding-top:14px!important}}@media (min-width: 768px){.p-r-14-sm{padding-right:14px!important}}@media (min-width: 768px){.p-b-14-sm{padding-bottom:14px!important}}@media (min-width: 768px){.p-l-14-sm{padding-left:14px!important}}@media (min-width: 768px){.b-14-sm{border-radius:14px!important}}@media (min-width: 768px){.b-t-14-sm{border-top-left-radius:14px!important;border-top-right-radius:14px!important}}@media (min-width: 768px){.b-b-14-sm{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}}@media (min-width: 768px){.b-tl-14-sm{border-top-left-radius:14px!important}}@media (min-width: 768px){.b-tr-14-sm{border-top-right-radius:14px!important}}@media (min-width: 768px){.b-bl-14-sm{border-bottom-left-radius:14px!important}}@media (min-width: 768px){.b-br-14-sm{border-bottom-right-radius:14px!important}}@media (min-width: 768px){.m-15-sm{margin:15px!important}}@media (min-width: 768px){.m-x-15-sm{margin-left:15px!important;margin-right:15px!important}}@media (min-width: 768px){.m-y-15-sm{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 768px){.m-t-15-sm{margin-top:15px!important}}@media (min-width: 768px){.m-r-15-sm{margin-right:15px!important}}@media (min-width: 768px){.m-b-15-sm{margin-bottom:15px!important}}@media (min-width: 768px){.m-l-15-sm{margin-left:15px!important}}@media (min-width: 768px){.p-15-sm{padding:15px!important}}@media (min-width: 768px){.p-x-15-sm{padding-left:15px!important;padding-right:15px!important}}@media (min-width: 768px){.p-y-15-sm{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 768px){.p-t-15-sm{padding-top:15px!important}}@media (min-width: 768px){.p-r-15-sm{padding-right:15px!important}}@media (min-width: 768px){.p-b-15-sm{padding-bottom:15px!important}}@media (min-width: 768px){.p-l-15-sm{padding-left:15px!important}}@media (min-width: 768px){.b-15-sm{border-radius:15px!important}}@media (min-width: 768px){.b-t-15-sm{border-top-left-radius:15px!important;border-top-right-radius:15px!important}}@media (min-width: 768px){.b-b-15-sm{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}}@media (min-width: 768px){.b-tl-15-sm{border-top-left-radius:15px!important}}@media (min-width: 768px){.b-tr-15-sm{border-top-right-radius:15px!important}}@media (min-width: 768px){.b-bl-15-sm{border-bottom-left-radius:15px!important}}@media (min-width: 768px){.b-br-15-sm{border-bottom-right-radius:15px!important}}@media (min-width: 768px){.m-16-sm{margin:16px!important}}@media (min-width: 768px){.m-x-16-sm{margin-left:16px!important;margin-right:16px!important}}@media (min-width: 768px){.m-y-16-sm{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 768px){.m-t-16-sm{margin-top:16px!important}}@media (min-width: 768px){.m-r-16-sm{margin-right:16px!important}}@media (min-width: 768px){.m-b-16-sm{margin-bottom:16px!important}}@media (min-width: 768px){.m-l-16-sm{margin-left:16px!important}}@media (min-width: 768px){.p-16-sm{padding:16px!important}}@media (min-width: 768px){.p-x-16-sm{padding-left:16px!important;padding-right:16px!important}}@media (min-width: 768px){.p-y-16-sm{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 768px){.p-t-16-sm{padding-top:16px!important}}@media (min-width: 768px){.p-r-16-sm{padding-right:16px!important}}@media (min-width: 768px){.p-b-16-sm{padding-bottom:16px!important}}@media (min-width: 768px){.p-l-16-sm{padding-left:16px!important}}@media (min-width: 768px){.b-16-sm{border-radius:16px!important}}@media (min-width: 768px){.b-t-16-sm{border-top-left-radius:16px!important;border-top-right-radius:16px!important}}@media (min-width: 768px){.b-b-16-sm{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}}@media (min-width: 768px){.b-tl-16-sm{border-top-left-radius:16px!important}}@media (min-width: 768px){.b-tr-16-sm{border-top-right-radius:16px!important}}@media (min-width: 768px){.b-bl-16-sm{border-bottom-left-radius:16px!important}}@media (min-width: 768px){.b-br-16-sm{border-bottom-right-radius:16px!important}}@media (min-width: 768px){.m-17-sm{margin:17px!important}}@media (min-width: 768px){.m-x-17-sm{margin-left:17px!important;margin-right:17px!important}}@media (min-width: 768px){.m-y-17-sm{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 768px){.m-t-17-sm{margin-top:17px!important}}@media (min-width: 768px){.m-r-17-sm{margin-right:17px!important}}@media (min-width: 768px){.m-b-17-sm{margin-bottom:17px!important}}@media (min-width: 768px){.m-l-17-sm{margin-left:17px!important}}@media (min-width: 768px){.p-17-sm{padding:17px!important}}@media (min-width: 768px){.p-x-17-sm{padding-left:17px!important;padding-right:17px!important}}@media (min-width: 768px){.p-y-17-sm{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 768px){.p-t-17-sm{padding-top:17px!important}}@media (min-width: 768px){.p-r-17-sm{padding-right:17px!important}}@media (min-width: 768px){.p-b-17-sm{padding-bottom:17px!important}}@media (min-width: 768px){.p-l-17-sm{padding-left:17px!important}}@media (min-width: 768px){.b-17-sm{border-radius:17px!important}}@media (min-width: 768px){.b-t-17-sm{border-top-left-radius:17px!important;border-top-right-radius:17px!important}}@media (min-width: 768px){.b-b-17-sm{border-bottom-left-radius:17px!important;border-bottom-right-radius:17px!important}}@media (min-width: 768px){.b-tl-17-sm{border-top-left-radius:17px!important}}@media (min-width: 768px){.b-tr-17-sm{border-top-right-radius:17px!important}}@media (min-width: 768px){.b-bl-17-sm{border-bottom-left-radius:17px!important}}@media (min-width: 768px){.b-br-17-sm{border-bottom-right-radius:17px!important}}@media (min-width: 768px){.m-18-sm{margin:18px!important}}@media (min-width: 768px){.m-x-18-sm{margin-left:18px!important;margin-right:18px!important}}@media (min-width: 768px){.m-y-18-sm{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 768px){.m-t-18-sm{margin-top:18px!important}}@media (min-width: 768px){.m-r-18-sm{margin-right:18px!important}}@media (min-width: 768px){.m-b-18-sm{margin-bottom:18px!important}}@media (min-width: 768px){.m-l-18-sm{margin-left:18px!important}}@media (min-width: 768px){.p-18-sm{padding:18px!important}}@media (min-width: 768px){.p-x-18-sm{padding-left:18px!important;padding-right:18px!important}}@media (min-width: 768px){.p-y-18-sm{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 768px){.p-t-18-sm{padding-top:18px!important}}@media (min-width: 768px){.p-r-18-sm{padding-right:18px!important}}@media (min-width: 768px){.p-b-18-sm{padding-bottom:18px!important}}@media (min-width: 768px){.p-l-18-sm{padding-left:18px!important}}@media (min-width: 768px){.b-18-sm{border-radius:18px!important}}@media (min-width: 768px){.b-t-18-sm{border-top-left-radius:18px!important;border-top-right-radius:18px!important}}@media (min-width: 768px){.b-b-18-sm{border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}}@media (min-width: 768px){.b-tl-18-sm{border-top-left-radius:18px!important}}@media (min-width: 768px){.b-tr-18-sm{border-top-right-radius:18px!important}}@media (min-width: 768px){.b-bl-18-sm{border-bottom-left-radius:18px!important}}@media (min-width: 768px){.b-br-18-sm{border-bottom-right-radius:18px!important}}@media (min-width: 768px){.m-19-sm{margin:19px!important}}@media (min-width: 768px){.m-x-19-sm{margin-left:19px!important;margin-right:19px!important}}@media (min-width: 768px){.m-y-19-sm{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 768px){.m-t-19-sm{margin-top:19px!important}}@media (min-width: 768px){.m-r-19-sm{margin-right:19px!important}}@media (min-width: 768px){.m-b-19-sm{margin-bottom:19px!important}}@media (min-width: 768px){.m-l-19-sm{margin-left:19px!important}}@media (min-width: 768px){.p-19-sm{padding:19px!important}}@media (min-width: 768px){.p-x-19-sm{padding-left:19px!important;padding-right:19px!important}}@media (min-width: 768px){.p-y-19-sm{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 768px){.p-t-19-sm{padding-top:19px!important}}@media (min-width: 768px){.p-r-19-sm{padding-right:19px!important}}@media (min-width: 768px){.p-b-19-sm{padding-bottom:19px!important}}@media (min-width: 768px){.p-l-19-sm{padding-left:19px!important}}@media (min-width: 768px){.b-19-sm{border-radius:19px!important}}@media (min-width: 768px){.b-t-19-sm{border-top-left-radius:19px!important;border-top-right-radius:19px!important}}@media (min-width: 768px){.b-b-19-sm{border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}}@media (min-width: 768px){.b-tl-19-sm{border-top-left-radius:19px!important}}@media (min-width: 768px){.b-tr-19-sm{border-top-right-radius:19px!important}}@media (min-width: 768px){.b-bl-19-sm{border-bottom-left-radius:19px!important}}@media (min-width: 768px){.b-br-19-sm{border-bottom-right-radius:19px!important}}@media (min-width: 768px){.m-20-sm{margin:20px!important}}@media (min-width: 768px){.m-x-20-sm{margin-left:20px!important;margin-right:20px!important}}@media (min-width: 768px){.m-y-20-sm{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 768px){.m-t-20-sm{margin-top:20px!important}}@media (min-width: 768px){.m-r-20-sm{margin-right:20px!important}}@media (min-width: 768px){.m-b-20-sm{margin-bottom:20px!important}}@media (min-width: 768px){.m-l-20-sm{margin-left:20px!important}}@media (min-width: 768px){.p-20-sm{padding:20px!important}}@media (min-width: 768px){.p-x-20-sm{padding-left:20px!important;padding-right:20px!important}}@media (min-width: 768px){.p-y-20-sm{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 768px){.p-t-20-sm{padding-top:20px!important}}@media (min-width: 768px){.p-r-20-sm{padding-right:20px!important}}@media (min-width: 768px){.p-b-20-sm{padding-bottom:20px!important}}@media (min-width: 768px){.p-l-20-sm{padding-left:20px!important}}@media (min-width: 768px){.b-20-sm{border-radius:20px!important}}@media (min-width: 768px){.b-t-20-sm{border-top-left-radius:20px!important;border-top-right-radius:20px!important}}@media (min-width: 768px){.b-b-20-sm{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}}@media (min-width: 768px){.b-tl-20-sm{border-top-left-radius:20px!important}}@media (min-width: 768px){.b-tr-20-sm{border-top-right-radius:20px!important}}@media (min-width: 768px){.b-bl-20-sm{border-bottom-left-radius:20px!important}}@media (min-width: 768px){.b-br-20-sm{border-bottom-right-radius:20px!important}}@media (min-width: 768px){.m-21-sm{margin:21px!important}}@media (min-width: 768px){.m-x-21-sm{margin-left:21px!important;margin-right:21px!important}}@media (min-width: 768px){.m-y-21-sm{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 768px){.m-t-21-sm{margin-top:21px!important}}@media (min-width: 768px){.m-r-21-sm{margin-right:21px!important}}@media (min-width: 768px){.m-b-21-sm{margin-bottom:21px!important}}@media (min-width: 768px){.m-l-21-sm{margin-left:21px!important}}@media (min-width: 768px){.p-21-sm{padding:21px!important}}@media (min-width: 768px){.p-x-21-sm{padding-left:21px!important;padding-right:21px!important}}@media (min-width: 768px){.p-y-21-sm{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 768px){.p-t-21-sm{padding-top:21px!important}}@media (min-width: 768px){.p-r-21-sm{padding-right:21px!important}}@media (min-width: 768px){.p-b-21-sm{padding-bottom:21px!important}}@media (min-width: 768px){.p-l-21-sm{padding-left:21px!important}}@media (min-width: 768px){.b-21-sm{border-radius:21px!important}}@media (min-width: 768px){.b-t-21-sm{border-top-left-radius:21px!important;border-top-right-radius:21px!important}}@media (min-width: 768px){.b-b-21-sm{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}}@media (min-width: 768px){.b-tl-21-sm{border-top-left-radius:21px!important}}@media (min-width: 768px){.b-tr-21-sm{border-top-right-radius:21px!important}}@media (min-width: 768px){.b-bl-21-sm{border-bottom-left-radius:21px!important}}@media (min-width: 768px){.b-br-21-sm{border-bottom-right-radius:21px!important}}@media (min-width: 768px){.m-22-sm{margin:22px!important}}@media (min-width: 768px){.m-x-22-sm{margin-left:22px!important;margin-right:22px!important}}@media (min-width: 768px){.m-y-22-sm{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 768px){.m-t-22-sm{margin-top:22px!important}}@media (min-width: 768px){.m-r-22-sm{margin-right:22px!important}}@media (min-width: 768px){.m-b-22-sm{margin-bottom:22px!important}}@media (min-width: 768px){.m-l-22-sm{margin-left:22px!important}}@media (min-width: 768px){.p-22-sm{padding:22px!important}}@media (min-width: 768px){.p-x-22-sm{padding-left:22px!important;padding-right:22px!important}}@media (min-width: 768px){.p-y-22-sm{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 768px){.p-t-22-sm{padding-top:22px!important}}@media (min-width: 768px){.p-r-22-sm{padding-right:22px!important}}@media (min-width: 768px){.p-b-22-sm{padding-bottom:22px!important}}@media (min-width: 768px){.p-l-22-sm{padding-left:22px!important}}@media (min-width: 768px){.b-22-sm{border-radius:22px!important}}@media (min-width: 768px){.b-t-22-sm{border-top-left-radius:22px!important;border-top-right-radius:22px!important}}@media (min-width: 768px){.b-b-22-sm{border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}}@media (min-width: 768px){.b-tl-22-sm{border-top-left-radius:22px!important}}@media (min-width: 768px){.b-tr-22-sm{border-top-right-radius:22px!important}}@media (min-width: 768px){.b-bl-22-sm{border-bottom-left-radius:22px!important}}@media (min-width: 768px){.b-br-22-sm{border-bottom-right-radius:22px!important}}@media (min-width: 768px){.m-23-sm{margin:23px!important}}@media (min-width: 768px){.m-x-23-sm{margin-left:23px!important;margin-right:23px!important}}@media (min-width: 768px){.m-y-23-sm{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 768px){.m-t-23-sm{margin-top:23px!important}}@media (min-width: 768px){.m-r-23-sm{margin-right:23px!important}}@media (min-width: 768px){.m-b-23-sm{margin-bottom:23px!important}}@media (min-width: 768px){.m-l-23-sm{margin-left:23px!important}}@media (min-width: 768px){.p-23-sm{padding:23px!important}}@media (min-width: 768px){.p-x-23-sm{padding-left:23px!important;padding-right:23px!important}}@media (min-width: 768px){.p-y-23-sm{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 768px){.p-t-23-sm{padding-top:23px!important}}@media (min-width: 768px){.p-r-23-sm{padding-right:23px!important}}@media (min-width: 768px){.p-b-23-sm{padding-bottom:23px!important}}@media (min-width: 768px){.p-l-23-sm{padding-left:23px!important}}@media (min-width: 768px){.b-23-sm{border-radius:23px!important}}@media (min-width: 768px){.b-t-23-sm{border-top-left-radius:23px!important;border-top-right-radius:23px!important}}@media (min-width: 768px){.b-b-23-sm{border-bottom-left-radius:23px!important;border-bottom-right-radius:23px!important}}@media (min-width: 768px){.b-tl-23-sm{border-top-left-radius:23px!important}}@media (min-width: 768px){.b-tr-23-sm{border-top-right-radius:23px!important}}@media (min-width: 768px){.b-bl-23-sm{border-bottom-left-radius:23px!important}}@media (min-width: 768px){.b-br-23-sm{border-bottom-right-radius:23px!important}}@media (min-width: 768px){.m-24-sm{margin:24px!important}}@media (min-width: 768px){.m-x-24-sm{margin-left:24px!important;margin-right:24px!important}}@media (min-width: 768px){.m-y-24-sm{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 768px){.m-t-24-sm{margin-top:24px!important}}@media (min-width: 768px){.m-r-24-sm{margin-right:24px!important}}@media (min-width: 768px){.m-b-24-sm{margin-bottom:24px!important}}@media (min-width: 768px){.m-l-24-sm{margin-left:24px!important}}@media (min-width: 768px){.p-24-sm{padding:24px!important}}@media (min-width: 768px){.p-x-24-sm{padding-left:24px!important;padding-right:24px!important}}@media (min-width: 768px){.p-y-24-sm{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 768px){.p-t-24-sm{padding-top:24px!important}}@media (min-width: 768px){.p-r-24-sm{padding-right:24px!important}}@media (min-width: 768px){.p-b-24-sm{padding-bottom:24px!important}}@media (min-width: 768px){.p-l-24-sm{padding-left:24px!important}}@media (min-width: 768px){.b-24-sm{border-radius:24px!important}}@media (min-width: 768px){.b-t-24-sm{border-top-left-radius:24px!important;border-top-right-radius:24px!important}}@media (min-width: 768px){.b-b-24-sm{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}}@media (min-width: 768px){.b-tl-24-sm{border-top-left-radius:24px!important}}@media (min-width: 768px){.b-tr-24-sm{border-top-right-radius:24px!important}}@media (min-width: 768px){.b-bl-24-sm{border-bottom-left-radius:24px!important}}@media (min-width: 768px){.b-br-24-sm{border-bottom-right-radius:24px!important}}@media (min-width: 768px){.m-25-sm{margin:25px!important}}@media (min-width: 768px){.m-x-25-sm{margin-left:25px!important;margin-right:25px!important}}@media (min-width: 768px){.m-y-25-sm{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 768px){.m-t-25-sm{margin-top:25px!important}}@media (min-width: 768px){.m-r-25-sm{margin-right:25px!important}}@media (min-width: 768px){.m-b-25-sm{margin-bottom:25px!important}}@media (min-width: 768px){.m-l-25-sm{margin-left:25px!important}}@media (min-width: 768px){.p-25-sm{padding:25px!important}}@media (min-width: 768px){.p-x-25-sm{padding-left:25px!important;padding-right:25px!important}}@media (min-width: 768px){.p-y-25-sm{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 768px){.p-t-25-sm{padding-top:25px!important}}@media (min-width: 768px){.p-r-25-sm{padding-right:25px!important}}@media (min-width: 768px){.p-b-25-sm{padding-bottom:25px!important}}@media (min-width: 768px){.p-l-25-sm{padding-left:25px!important}}@media (min-width: 768px){.b-25-sm{border-radius:25px!important}}@media (min-width: 768px){.b-t-25-sm{border-top-left-radius:25px!important;border-top-right-radius:25px!important}}@media (min-width: 768px){.b-b-25-sm{border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}}@media (min-width: 768px){.b-tl-25-sm{border-top-left-radius:25px!important}}@media (min-width: 768px){.b-tr-25-sm{border-top-right-radius:25px!important}}@media (min-width: 768px){.b-bl-25-sm{border-bottom-left-radius:25px!important}}@media (min-width: 768px){.b-br-25-sm{border-bottom-right-radius:25px!important}}@media (min-width: 768px){.m-26-sm{margin:26px!important}}@media (min-width: 768px){.m-x-26-sm{margin-left:26px!important;margin-right:26px!important}}@media (min-width: 768px){.m-y-26-sm{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 768px){.m-t-26-sm{margin-top:26px!important}}@media (min-width: 768px){.m-r-26-sm{margin-right:26px!important}}@media (min-width: 768px){.m-b-26-sm{margin-bottom:26px!important}}@media (min-width: 768px){.m-l-26-sm{margin-left:26px!important}}@media (min-width: 768px){.p-26-sm{padding:26px!important}}@media (min-width: 768px){.p-x-26-sm{padding-left:26px!important;padding-right:26px!important}}@media (min-width: 768px){.p-y-26-sm{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 768px){.p-t-26-sm{padding-top:26px!important}}@media (min-width: 768px){.p-r-26-sm{padding-right:26px!important}}@media (min-width: 768px){.p-b-26-sm{padding-bottom:26px!important}}@media (min-width: 768px){.p-l-26-sm{padding-left:26px!important}}@media (min-width: 768px){.b-26-sm{border-radius:26px!important}}@media (min-width: 768px){.b-t-26-sm{border-top-left-radius:26px!important;border-top-right-radius:26px!important}}@media (min-width: 768px){.b-b-26-sm{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}}@media (min-width: 768px){.b-tl-26-sm{border-top-left-radius:26px!important}}@media (min-width: 768px){.b-tr-26-sm{border-top-right-radius:26px!important}}@media (min-width: 768px){.b-bl-26-sm{border-bottom-left-radius:26px!important}}@media (min-width: 768px){.b-br-26-sm{border-bottom-right-radius:26px!important}}@media (min-width: 768px){.m-27-sm{margin:27px!important}}@media (min-width: 768px){.m-x-27-sm{margin-left:27px!important;margin-right:27px!important}}@media (min-width: 768px){.m-y-27-sm{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 768px){.m-t-27-sm{margin-top:27px!important}}@media (min-width: 768px){.m-r-27-sm{margin-right:27px!important}}@media (min-width: 768px){.m-b-27-sm{margin-bottom:27px!important}}@media (min-width: 768px){.m-l-27-sm{margin-left:27px!important}}@media (min-width: 768px){.p-27-sm{padding:27px!important}}@media (min-width: 768px){.p-x-27-sm{padding-left:27px!important;padding-right:27px!important}}@media (min-width: 768px){.p-y-27-sm{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 768px){.p-t-27-sm{padding-top:27px!important}}@media (min-width: 768px){.p-r-27-sm{padding-right:27px!important}}@media (min-width: 768px){.p-b-27-sm{padding-bottom:27px!important}}@media (min-width: 768px){.p-l-27-sm{padding-left:27px!important}}@media (min-width: 768px){.b-27-sm{border-radius:27px!important}}@media (min-width: 768px){.b-t-27-sm{border-top-left-radius:27px!important;border-top-right-radius:27px!important}}@media (min-width: 768px){.b-b-27-sm{border-bottom-left-radius:27px!important;border-bottom-right-radius:27px!important}}@media (min-width: 768px){.b-tl-27-sm{border-top-left-radius:27px!important}}@media (min-width: 768px){.b-tr-27-sm{border-top-right-radius:27px!important}}@media (min-width: 768px){.b-bl-27-sm{border-bottom-left-radius:27px!important}}@media (min-width: 768px){.b-br-27-sm{border-bottom-right-radius:27px!important}}@media (min-width: 768px){.m-28-sm{margin:28px!important}}@media (min-width: 768px){.m-x-28-sm{margin-left:28px!important;margin-right:28px!important}}@media (min-width: 768px){.m-y-28-sm{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 768px){.m-t-28-sm{margin-top:28px!important}}@media (min-width: 768px){.m-r-28-sm{margin-right:28px!important}}@media (min-width: 768px){.m-b-28-sm{margin-bottom:28px!important}}@media (min-width: 768px){.m-l-28-sm{margin-left:28px!important}}@media (min-width: 768px){.p-28-sm{padding:28px!important}}@media (min-width: 768px){.p-x-28-sm{padding-left:28px!important;padding-right:28px!important}}@media (min-width: 768px){.p-y-28-sm{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 768px){.p-t-28-sm{padding-top:28px!important}}@media (min-width: 768px){.p-r-28-sm{padding-right:28px!important}}@media (min-width: 768px){.p-b-28-sm{padding-bottom:28px!important}}@media (min-width: 768px){.p-l-28-sm{padding-left:28px!important}}@media (min-width: 768px){.b-28-sm{border-radius:28px!important}}@media (min-width: 768px){.b-t-28-sm{border-top-left-radius:28px!important;border-top-right-radius:28px!important}}@media (min-width: 768px){.b-b-28-sm{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}}@media (min-width: 768px){.b-tl-28-sm{border-top-left-radius:28px!important}}@media (min-width: 768px){.b-tr-28-sm{border-top-right-radius:28px!important}}@media (min-width: 768px){.b-bl-28-sm{border-bottom-left-radius:28px!important}}@media (min-width: 768px){.b-br-28-sm{border-bottom-right-radius:28px!important}}@media (min-width: 768px){.m-29-sm{margin:29px!important}}@media (min-width: 768px){.m-x-29-sm{margin-left:29px!important;margin-right:29px!important}}@media (min-width: 768px){.m-y-29-sm{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 768px){.m-t-29-sm{margin-top:29px!important}}@media (min-width: 768px){.m-r-29-sm{margin-right:29px!important}}@media (min-width: 768px){.m-b-29-sm{margin-bottom:29px!important}}@media (min-width: 768px){.m-l-29-sm{margin-left:29px!important}}@media (min-width: 768px){.p-29-sm{padding:29px!important}}@media (min-width: 768px){.p-x-29-sm{padding-left:29px!important;padding-right:29px!important}}@media (min-width: 768px){.p-y-29-sm{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 768px){.p-t-29-sm{padding-top:29px!important}}@media (min-width: 768px){.p-r-29-sm{padding-right:29px!important}}@media (min-width: 768px){.p-b-29-sm{padding-bottom:29px!important}}@media (min-width: 768px){.p-l-29-sm{padding-left:29px!important}}@media (min-width: 768px){.b-29-sm{border-radius:29px!important}}@media (min-width: 768px){.b-t-29-sm{border-top-left-radius:29px!important;border-top-right-radius:29px!important}}@media (min-width: 768px){.b-b-29-sm{border-bottom-left-radius:29px!important;border-bottom-right-radius:29px!important}}@media (min-width: 768px){.b-tl-29-sm{border-top-left-radius:29px!important}}@media (min-width: 768px){.b-tr-29-sm{border-top-right-radius:29px!important}}@media (min-width: 768px){.b-bl-29-sm{border-bottom-left-radius:29px!important}}@media (min-width: 768px){.b-br-29-sm{border-bottom-right-radius:29px!important}}@media (min-width: 768px){.m-30-sm{margin:30px!important}}@media (min-width: 768px){.m-x-30-sm{margin-left:30px!important;margin-right:30px!important}}@media (min-width: 768px){.m-y-30-sm{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 768px){.m-t-30-sm{margin-top:30px!important}}@media (min-width: 768px){.m-r-30-sm{margin-right:30px!important}}@media (min-width: 768px){.m-b-30-sm{margin-bottom:30px!important}}@media (min-width: 768px){.m-l-30-sm{margin-left:30px!important}}@media (min-width: 768px){.p-30-sm{padding:30px!important}}@media (min-width: 768px){.p-x-30-sm{padding-left:30px!important;padding-right:30px!important}}@media (min-width: 768px){.p-y-30-sm{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 768px){.p-t-30-sm{padding-top:30px!important}}@media (min-width: 768px){.p-r-30-sm{padding-right:30px!important}}@media (min-width: 768px){.p-b-30-sm{padding-bottom:30px!important}}@media (min-width: 768px){.p-l-30-sm{padding-left:30px!important}}@media (min-width: 768px){.b-30-sm{border-radius:30px!important}}@media (min-width: 768px){.b-t-30-sm{border-top-left-radius:30px!important;border-top-right-radius:30px!important}}@media (min-width: 768px){.b-b-30-sm{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}}@media (min-width: 768px){.b-tl-30-sm{border-top-left-radius:30px!important}}@media (min-width: 768px){.b-tr-30-sm{border-top-right-radius:30px!important}}@media (min-width: 768px){.b-bl-30-sm{border-bottom-left-radius:30px!important}}@media (min-width: 768px){.b-br-30-sm{border-bottom-right-radius:30px!important}}@media (min-width: 768px){.m-31-sm{margin:31px!important}}@media (min-width: 768px){.m-x-31-sm{margin-left:31px!important;margin-right:31px!important}}@media (min-width: 768px){.m-y-31-sm{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 768px){.m-t-31-sm{margin-top:31px!important}}@media (min-width: 768px){.m-r-31-sm{margin-right:31px!important}}@media (min-width: 768px){.m-b-31-sm{margin-bottom:31px!important}}@media (min-width: 768px){.m-l-31-sm{margin-left:31px!important}}@media (min-width: 768px){.p-31-sm{padding:31px!important}}@media (min-width: 768px){.p-x-31-sm{padding-left:31px!important;padding-right:31px!important}}@media (min-width: 768px){.p-y-31-sm{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 768px){.p-t-31-sm{padding-top:31px!important}}@media (min-width: 768px){.p-r-31-sm{padding-right:31px!important}}@media (min-width: 768px){.p-b-31-sm{padding-bottom:31px!important}}@media (min-width: 768px){.p-l-31-sm{padding-left:31px!important}}@media (min-width: 768px){.b-31-sm{border-radius:31px!important}}@media (min-width: 768px){.b-t-31-sm{border-top-left-radius:31px!important;border-top-right-radius:31px!important}}@media (min-width: 768px){.b-b-31-sm{border-bottom-left-radius:31px!important;border-bottom-right-radius:31px!important}}@media (min-width: 768px){.b-tl-31-sm{border-top-left-radius:31px!important}}@media (min-width: 768px){.b-tr-31-sm{border-top-right-radius:31px!important}}@media (min-width: 768px){.b-bl-31-sm{border-bottom-left-radius:31px!important}}@media (min-width: 768px){.b-br-31-sm{border-bottom-right-radius:31px!important}}@media (min-width: 768px){.m-32-sm{margin:32px!important}}@media (min-width: 768px){.m-x-32-sm{margin-left:32px!important;margin-right:32px!important}}@media (min-width: 768px){.m-y-32-sm{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 768px){.m-t-32-sm{margin-top:32px!important}}@media (min-width: 768px){.m-r-32-sm{margin-right:32px!important}}@media (min-width: 768px){.m-b-32-sm{margin-bottom:32px!important}}@media (min-width: 768px){.m-l-32-sm{margin-left:32px!important}}@media (min-width: 768px){.p-32-sm{padding:32px!important}}@media (min-width: 768px){.p-x-32-sm{padding-left:32px!important;padding-right:32px!important}}@media (min-width: 768px){.p-y-32-sm{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 768px){.p-t-32-sm{padding-top:32px!important}}@media (min-width: 768px){.p-r-32-sm{padding-right:32px!important}}@media (min-width: 768px){.p-b-32-sm{padding-bottom:32px!important}}@media (min-width: 768px){.p-l-32-sm{padding-left:32px!important}}@media (min-width: 768px){.b-32-sm{border-radius:32px!important}}@media (min-width: 768px){.b-t-32-sm{border-top-left-radius:32px!important;border-top-right-radius:32px!important}}@media (min-width: 768px){.b-b-32-sm{border-bottom-left-radius:32px!important;border-bottom-right-radius:32px!important}}@media (min-width: 768px){.b-tl-32-sm{border-top-left-radius:32px!important}}@media (min-width: 768px){.b-tr-32-sm{border-top-right-radius:32px!important}}@media (min-width: 768px){.b-bl-32-sm{border-bottom-left-radius:32px!important}}@media (min-width: 768px){.b-br-32-sm{border-bottom-right-radius:32px!important}}@media (min-width: 768px){.m-33-sm{margin:33px!important}}@media (min-width: 768px){.m-x-33-sm{margin-left:33px!important;margin-right:33px!important}}@media (min-width: 768px){.m-y-33-sm{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 768px){.m-t-33-sm{margin-top:33px!important}}@media (min-width: 768px){.m-r-33-sm{margin-right:33px!important}}@media (min-width: 768px){.m-b-33-sm{margin-bottom:33px!important}}@media (min-width: 768px){.m-l-33-sm{margin-left:33px!important}}@media (min-width: 768px){.p-33-sm{padding:33px!important}}@media (min-width: 768px){.p-x-33-sm{padding-left:33px!important;padding-right:33px!important}}@media (min-width: 768px){.p-y-33-sm{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 768px){.p-t-33-sm{padding-top:33px!important}}@media (min-width: 768px){.p-r-33-sm{padding-right:33px!important}}@media (min-width: 768px){.p-b-33-sm{padding-bottom:33px!important}}@media (min-width: 768px){.p-l-33-sm{padding-left:33px!important}}@media (min-width: 768px){.b-33-sm{border-radius:33px!important}}@media (min-width: 768px){.b-t-33-sm{border-top-left-radius:33px!important;border-top-right-radius:33px!important}}@media (min-width: 768px){.b-b-33-sm{border-bottom-left-radius:33px!important;border-bottom-right-radius:33px!important}}@media (min-width: 768px){.b-tl-33-sm{border-top-left-radius:33px!important}}@media (min-width: 768px){.b-tr-33-sm{border-top-right-radius:33px!important}}@media (min-width: 768px){.b-bl-33-sm{border-bottom-left-radius:33px!important}}@media (min-width: 768px){.b-br-33-sm{border-bottom-right-radius:33px!important}}@media (min-width: 768px){.m-34-sm{margin:34px!important}}@media (min-width: 768px){.m-x-34-sm{margin-left:34px!important;margin-right:34px!important}}@media (min-width: 768px){.m-y-34-sm{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 768px){.m-t-34-sm{margin-top:34px!important}}@media (min-width: 768px){.m-r-34-sm{margin-right:34px!important}}@media (min-width: 768px){.m-b-34-sm{margin-bottom:34px!important}}@media (min-width: 768px){.m-l-34-sm{margin-left:34px!important}}@media (min-width: 768px){.p-34-sm{padding:34px!important}}@media (min-width: 768px){.p-x-34-sm{padding-left:34px!important;padding-right:34px!important}}@media (min-width: 768px){.p-y-34-sm{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 768px){.p-t-34-sm{padding-top:34px!important}}@media (min-width: 768px){.p-r-34-sm{padding-right:34px!important}}@media (min-width: 768px){.p-b-34-sm{padding-bottom:34px!important}}@media (min-width: 768px){.p-l-34-sm{padding-left:34px!important}}@media (min-width: 768px){.b-34-sm{border-radius:34px!important}}@media (min-width: 768px){.b-t-34-sm{border-top-left-radius:34px!important;border-top-right-radius:34px!important}}@media (min-width: 768px){.b-b-34-sm{border-bottom-left-radius:34px!important;border-bottom-right-radius:34px!important}}@media (min-width: 768px){.b-tl-34-sm{border-top-left-radius:34px!important}}@media (min-width: 768px){.b-tr-34-sm{border-top-right-radius:34px!important}}@media (min-width: 768px){.b-bl-34-sm{border-bottom-left-radius:34px!important}}@media (min-width: 768px){.b-br-34-sm{border-bottom-right-radius:34px!important}}@media (min-width: 768px){.m-35-sm{margin:35px!important}}@media (min-width: 768px){.m-x-35-sm{margin-left:35px!important;margin-right:35px!important}}@media (min-width: 768px){.m-y-35-sm{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 768px){.m-t-35-sm{margin-top:35px!important}}@media (min-width: 768px){.m-r-35-sm{margin-right:35px!important}}@media (min-width: 768px){.m-b-35-sm{margin-bottom:35px!important}}@media (min-width: 768px){.m-l-35-sm{margin-left:35px!important}}@media (min-width: 768px){.p-35-sm{padding:35px!important}}@media (min-width: 768px){.p-x-35-sm{padding-left:35px!important;padding-right:35px!important}}@media (min-width: 768px){.p-y-35-sm{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 768px){.p-t-35-sm{padding-top:35px!important}}@media (min-width: 768px){.p-r-35-sm{padding-right:35px!important}}@media (min-width: 768px){.p-b-35-sm{padding-bottom:35px!important}}@media (min-width: 768px){.p-l-35-sm{padding-left:35px!important}}@media (min-width: 768px){.b-35-sm{border-radius:35px!important}}@media (min-width: 768px){.b-t-35-sm{border-top-left-radius:35px!important;border-top-right-radius:35px!important}}@media (min-width: 768px){.b-b-35-sm{border-bottom-left-radius:35px!important;border-bottom-right-radius:35px!important}}@media (min-width: 768px){.b-tl-35-sm{border-top-left-radius:35px!important}}@media (min-width: 768px){.b-tr-35-sm{border-top-right-radius:35px!important}}@media (min-width: 768px){.b-bl-35-sm{border-bottom-left-radius:35px!important}}@media (min-width: 768px){.b-br-35-sm{border-bottom-right-radius:35px!important}}@media (min-width: 768px){.m-36-sm{margin:36px!important}}@media (min-width: 768px){.m-x-36-sm{margin-left:36px!important;margin-right:36px!important}}@media (min-width: 768px){.m-y-36-sm{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 768px){.m-t-36-sm{margin-top:36px!important}}@media (min-width: 768px){.m-r-36-sm{margin-right:36px!important}}@media (min-width: 768px){.m-b-36-sm{margin-bottom:36px!important}}@media (min-width: 768px){.m-l-36-sm{margin-left:36px!important}}@media (min-width: 768px){.p-36-sm{padding:36px!important}}@media (min-width: 768px){.p-x-36-sm{padding-left:36px!important;padding-right:36px!important}}@media (min-width: 768px){.p-y-36-sm{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 768px){.p-t-36-sm{padding-top:36px!important}}@media (min-width: 768px){.p-r-36-sm{padding-right:36px!important}}@media (min-width: 768px){.p-b-36-sm{padding-bottom:36px!important}}@media (min-width: 768px){.p-l-36-sm{padding-left:36px!important}}@media (min-width: 768px){.b-36-sm{border-radius:36px!important}}@media (min-width: 768px){.b-t-36-sm{border-top-left-radius:36px!important;border-top-right-radius:36px!important}}@media (min-width: 768px){.b-b-36-sm{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}}@media (min-width: 768px){.b-tl-36-sm{border-top-left-radius:36px!important}}@media (min-width: 768px){.b-tr-36-sm{border-top-right-radius:36px!important}}@media (min-width: 768px){.b-bl-36-sm{border-bottom-left-radius:36px!important}}@media (min-width: 768px){.b-br-36-sm{border-bottom-right-radius:36px!important}}@media (min-width: 768px){.m-37-sm{margin:37px!important}}@media (min-width: 768px){.m-x-37-sm{margin-left:37px!important;margin-right:37px!important}}@media (min-width: 768px){.m-y-37-sm{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 768px){.m-t-37-sm{margin-top:37px!important}}@media (min-width: 768px){.m-r-37-sm{margin-right:37px!important}}@media (min-width: 768px){.m-b-37-sm{margin-bottom:37px!important}}@media (min-width: 768px){.m-l-37-sm{margin-left:37px!important}}@media (min-width: 768px){.p-37-sm{padding:37px!important}}@media (min-width: 768px){.p-x-37-sm{padding-left:37px!important;padding-right:37px!important}}@media (min-width: 768px){.p-y-37-sm{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 768px){.p-t-37-sm{padding-top:37px!important}}@media (min-width: 768px){.p-r-37-sm{padding-right:37px!important}}@media (min-width: 768px){.p-b-37-sm{padding-bottom:37px!important}}@media (min-width: 768px){.p-l-37-sm{padding-left:37px!important}}@media (min-width: 768px){.b-37-sm{border-radius:37px!important}}@media (min-width: 768px){.b-t-37-sm{border-top-left-radius:37px!important;border-top-right-radius:37px!important}}@media (min-width: 768px){.b-b-37-sm{border-bottom-left-radius:37px!important;border-bottom-right-radius:37px!important}}@media (min-width: 768px){.b-tl-37-sm{border-top-left-radius:37px!important}}@media (min-width: 768px){.b-tr-37-sm{border-top-right-radius:37px!important}}@media (min-width: 768px){.b-bl-37-sm{border-bottom-left-radius:37px!important}}@media (min-width: 768px){.b-br-37-sm{border-bottom-right-radius:37px!important}}@media (min-width: 768px){.m-38-sm{margin:38px!important}}@media (min-width: 768px){.m-x-38-sm{margin-left:38px!important;margin-right:38px!important}}@media (min-width: 768px){.m-y-38-sm{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 768px){.m-t-38-sm{margin-top:38px!important}}@media (min-width: 768px){.m-r-38-sm{margin-right:38px!important}}@media (min-width: 768px){.m-b-38-sm{margin-bottom:38px!important}}@media (min-width: 768px){.m-l-38-sm{margin-left:38px!important}}@media (min-width: 768px){.p-38-sm{padding:38px!important}}@media (min-width: 768px){.p-x-38-sm{padding-left:38px!important;padding-right:38px!important}}@media (min-width: 768px){.p-y-38-sm{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 768px){.p-t-38-sm{padding-top:38px!important}}@media (min-width: 768px){.p-r-38-sm{padding-right:38px!important}}@media (min-width: 768px){.p-b-38-sm{padding-bottom:38px!important}}@media (min-width: 768px){.p-l-38-sm{padding-left:38px!important}}@media (min-width: 768px){.b-38-sm{border-radius:38px!important}}@media (min-width: 768px){.b-t-38-sm{border-top-left-radius:38px!important;border-top-right-radius:38px!important}}@media (min-width: 768px){.b-b-38-sm{border-bottom-left-radius:38px!important;border-bottom-right-radius:38px!important}}@media (min-width: 768px){.b-tl-38-sm{border-top-left-radius:38px!important}}@media (min-width: 768px){.b-tr-38-sm{border-top-right-radius:38px!important}}@media (min-width: 768px){.b-bl-38-sm{border-bottom-left-radius:38px!important}}@media (min-width: 768px){.b-br-38-sm{border-bottom-right-radius:38px!important}}@media (min-width: 768px){.m-39-sm{margin:39px!important}}@media (min-width: 768px){.m-x-39-sm{margin-left:39px!important;margin-right:39px!important}}@media (min-width: 768px){.m-y-39-sm{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 768px){.m-t-39-sm{margin-top:39px!important}}@media (min-width: 768px){.m-r-39-sm{margin-right:39px!important}}@media (min-width: 768px){.m-b-39-sm{margin-bottom:39px!important}}@media (min-width: 768px){.m-l-39-sm{margin-left:39px!important}}@media (min-width: 768px){.p-39-sm{padding:39px!important}}@media (min-width: 768px){.p-x-39-sm{padding-left:39px!important;padding-right:39px!important}}@media (min-width: 768px){.p-y-39-sm{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 768px){.p-t-39-sm{padding-top:39px!important}}@media (min-width: 768px){.p-r-39-sm{padding-right:39px!important}}@media (min-width: 768px){.p-b-39-sm{padding-bottom:39px!important}}@media (min-width: 768px){.p-l-39-sm{padding-left:39px!important}}@media (min-width: 768px){.b-39-sm{border-radius:39px!important}}@media (min-width: 768px){.b-t-39-sm{border-top-left-radius:39px!important;border-top-right-radius:39px!important}}@media (min-width: 768px){.b-b-39-sm{border-bottom-left-radius:39px!important;border-bottom-right-radius:39px!important}}@media (min-width: 768px){.b-tl-39-sm{border-top-left-radius:39px!important}}@media (min-width: 768px){.b-tr-39-sm{border-top-right-radius:39px!important}}@media (min-width: 768px){.b-bl-39-sm{border-bottom-left-radius:39px!important}}@media (min-width: 768px){.b-br-39-sm{border-bottom-right-radius:39px!important}}@media (min-width: 768px){.m-40-sm{margin:40px!important}}@media (min-width: 768px){.m-x-40-sm{margin-left:40px!important;margin-right:40px!important}}@media (min-width: 768px){.m-y-40-sm{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 768px){.m-t-40-sm{margin-top:40px!important}}@media (min-width: 768px){.m-r-40-sm{margin-right:40px!important}}@media (min-width: 768px){.m-b-40-sm{margin-bottom:40px!important}}@media (min-width: 768px){.m-l-40-sm{margin-left:40px!important}}@media (min-width: 768px){.p-40-sm{padding:40px!important}}@media (min-width: 768px){.p-x-40-sm{padding-left:40px!important;padding-right:40px!important}}@media (min-width: 768px){.p-y-40-sm{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 768px){.p-t-40-sm{padding-top:40px!important}}@media (min-width: 768px){.p-r-40-sm{padding-right:40px!important}}@media (min-width: 768px){.p-b-40-sm{padding-bottom:40px!important}}@media (min-width: 768px){.p-l-40-sm{padding-left:40px!important}}@media (min-width: 768px){.b-40-sm{border-radius:40px!important}}@media (min-width: 768px){.b-t-40-sm{border-top-left-radius:40px!important;border-top-right-radius:40px!important}}@media (min-width: 768px){.b-b-40-sm{border-bottom-left-radius:40px!important;border-bottom-right-radius:40px!important}}@media (min-width: 768px){.b-tl-40-sm{border-top-left-radius:40px!important}}@media (min-width: 768px){.b-tr-40-sm{border-top-right-radius:40px!important}}@media (min-width: 768px){.b-bl-40-sm{border-bottom-left-radius:40px!important}}@media (min-width: 768px){.b-br-40-sm{border-bottom-right-radius:40px!important}}@media (min-width: 768px){.m-41-sm{margin:41px!important}}@media (min-width: 768px){.m-x-41-sm{margin-left:41px!important;margin-right:41px!important}}@media (min-width: 768px){.m-y-41-sm{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 768px){.m-t-41-sm{margin-top:41px!important}}@media (min-width: 768px){.m-r-41-sm{margin-right:41px!important}}@media (min-width: 768px){.m-b-41-sm{margin-bottom:41px!important}}@media (min-width: 768px){.m-l-41-sm{margin-left:41px!important}}@media (min-width: 768px){.p-41-sm{padding:41px!important}}@media (min-width: 768px){.p-x-41-sm{padding-left:41px!important;padding-right:41px!important}}@media (min-width: 768px){.p-y-41-sm{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 768px){.p-t-41-sm{padding-top:41px!important}}@media (min-width: 768px){.p-r-41-sm{padding-right:41px!important}}@media (min-width: 768px){.p-b-41-sm{padding-bottom:41px!important}}@media (min-width: 768px){.p-l-41-sm{padding-left:41px!important}}@media (min-width: 768px){.b-41-sm{border-radius:41px!important}}@media (min-width: 768px){.b-t-41-sm{border-top-left-radius:41px!important;border-top-right-radius:41px!important}}@media (min-width: 768px){.b-b-41-sm{border-bottom-left-radius:41px!important;border-bottom-right-radius:41px!important}}@media (min-width: 768px){.b-tl-41-sm{border-top-left-radius:41px!important}}@media (min-width: 768px){.b-tr-41-sm{border-top-right-radius:41px!important}}@media (min-width: 768px){.b-bl-41-sm{border-bottom-left-radius:41px!important}}@media (min-width: 768px){.b-br-41-sm{border-bottom-right-radius:41px!important}}@media (min-width: 768px){.m-42-sm{margin:42px!important}}@media (min-width: 768px){.m-x-42-sm{margin-left:42px!important;margin-right:42px!important}}@media (min-width: 768px){.m-y-42-sm{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 768px){.m-t-42-sm{margin-top:42px!important}}@media (min-width: 768px){.m-r-42-sm{margin-right:42px!important}}@media (min-width: 768px){.m-b-42-sm{margin-bottom:42px!important}}@media (min-width: 768px){.m-l-42-sm{margin-left:42px!important}}@media (min-width: 768px){.p-42-sm{padding:42px!important}}@media (min-width: 768px){.p-x-42-sm{padding-left:42px!important;padding-right:42px!important}}@media (min-width: 768px){.p-y-42-sm{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 768px){.p-t-42-sm{padding-top:42px!important}}@media (min-width: 768px){.p-r-42-sm{padding-right:42px!important}}@media (min-width: 768px){.p-b-42-sm{padding-bottom:42px!important}}@media (min-width: 768px){.p-l-42-sm{padding-left:42px!important}}@media (min-width: 768px){.b-42-sm{border-radius:42px!important}}@media (min-width: 768px){.b-t-42-sm{border-top-left-radius:42px!important;border-top-right-radius:42px!important}}@media (min-width: 768px){.b-b-42-sm{border-bottom-left-radius:42px!important;border-bottom-right-radius:42px!important}}@media (min-width: 768px){.b-tl-42-sm{border-top-left-radius:42px!important}}@media (min-width: 768px){.b-tr-42-sm{border-top-right-radius:42px!important}}@media (min-width: 768px){.b-bl-42-sm{border-bottom-left-radius:42px!important}}@media (min-width: 768px){.b-br-42-sm{border-bottom-right-radius:42px!important}}@media (min-width: 768px){.m-43-sm{margin:43px!important}}@media (min-width: 768px){.m-x-43-sm{margin-left:43px!important;margin-right:43px!important}}@media (min-width: 768px){.m-y-43-sm{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 768px){.m-t-43-sm{margin-top:43px!important}}@media (min-width: 768px){.m-r-43-sm{margin-right:43px!important}}@media (min-width: 768px){.m-b-43-sm{margin-bottom:43px!important}}@media (min-width: 768px){.m-l-43-sm{margin-left:43px!important}}@media (min-width: 768px){.p-43-sm{padding:43px!important}}@media (min-width: 768px){.p-x-43-sm{padding-left:43px!important;padding-right:43px!important}}@media (min-width: 768px){.p-y-43-sm{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 768px){.p-t-43-sm{padding-top:43px!important}}@media (min-width: 768px){.p-r-43-sm{padding-right:43px!important}}@media (min-width: 768px){.p-b-43-sm{padding-bottom:43px!important}}@media (min-width: 768px){.p-l-43-sm{padding-left:43px!important}}@media (min-width: 768px){.b-43-sm{border-radius:43px!important}}@media (min-width: 768px){.b-t-43-sm{border-top-left-radius:43px!important;border-top-right-radius:43px!important}}@media (min-width: 768px){.b-b-43-sm{border-bottom-left-radius:43px!important;border-bottom-right-radius:43px!important}}@media (min-width: 768px){.b-tl-43-sm{border-top-left-radius:43px!important}}@media (min-width: 768px){.b-tr-43-sm{border-top-right-radius:43px!important}}@media (min-width: 768px){.b-bl-43-sm{border-bottom-left-radius:43px!important}}@media (min-width: 768px){.b-br-43-sm{border-bottom-right-radius:43px!important}}@media (min-width: 768px){.m-44-sm{margin:44px!important}}@media (min-width: 768px){.m-x-44-sm{margin-left:44px!important;margin-right:44px!important}}@media (min-width: 768px){.m-y-44-sm{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 768px){.m-t-44-sm{margin-top:44px!important}}@media (min-width: 768px){.m-r-44-sm{margin-right:44px!important}}@media (min-width: 768px){.m-b-44-sm{margin-bottom:44px!important}}@media (min-width: 768px){.m-l-44-sm{margin-left:44px!important}}@media (min-width: 768px){.p-44-sm{padding:44px!important}}@media (min-width: 768px){.p-x-44-sm{padding-left:44px!important;padding-right:44px!important}}@media (min-width: 768px){.p-y-44-sm{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 768px){.p-t-44-sm{padding-top:44px!important}}@media (min-width: 768px){.p-r-44-sm{padding-right:44px!important}}@media (min-width: 768px){.p-b-44-sm{padding-bottom:44px!important}}@media (min-width: 768px){.p-l-44-sm{padding-left:44px!important}}@media (min-width: 768px){.b-44-sm{border-radius:44px!important}}@media (min-width: 768px){.b-t-44-sm{border-top-left-radius:44px!important;border-top-right-radius:44px!important}}@media (min-width: 768px){.b-b-44-sm{border-bottom-left-radius:44px!important;border-bottom-right-radius:44px!important}}@media (min-width: 768px){.b-tl-44-sm{border-top-left-radius:44px!important}}@media (min-width: 768px){.b-tr-44-sm{border-top-right-radius:44px!important}}@media (min-width: 768px){.b-bl-44-sm{border-bottom-left-radius:44px!important}}@media (min-width: 768px){.b-br-44-sm{border-bottom-right-radius:44px!important}}@media (min-width: 768px){.m-45-sm{margin:45px!important}}@media (min-width: 768px){.m-x-45-sm{margin-left:45px!important;margin-right:45px!important}}@media (min-width: 768px){.m-y-45-sm{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 768px){.m-t-45-sm{margin-top:45px!important}}@media (min-width: 768px){.m-r-45-sm{margin-right:45px!important}}@media (min-width: 768px){.m-b-45-sm{margin-bottom:45px!important}}@media (min-width: 768px){.m-l-45-sm{margin-left:45px!important}}@media (min-width: 768px){.p-45-sm{padding:45px!important}}@media (min-width: 768px){.p-x-45-sm{padding-left:45px!important;padding-right:45px!important}}@media (min-width: 768px){.p-y-45-sm{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 768px){.p-t-45-sm{padding-top:45px!important}}@media (min-width: 768px){.p-r-45-sm{padding-right:45px!important}}@media (min-width: 768px){.p-b-45-sm{padding-bottom:45px!important}}@media (min-width: 768px){.p-l-45-sm{padding-left:45px!important}}@media (min-width: 768px){.b-45-sm{border-radius:45px!important}}@media (min-width: 768px){.b-t-45-sm{border-top-left-radius:45px!important;border-top-right-radius:45px!important}}@media (min-width: 768px){.b-b-45-sm{border-bottom-left-radius:45px!important;border-bottom-right-radius:45px!important}}@media (min-width: 768px){.b-tl-45-sm{border-top-left-radius:45px!important}}@media (min-width: 768px){.b-tr-45-sm{border-top-right-radius:45px!important}}@media (min-width: 768px){.b-bl-45-sm{border-bottom-left-radius:45px!important}}@media (min-width: 768px){.b-br-45-sm{border-bottom-right-radius:45px!important}}@media (min-width: 768px){.m-46-sm{margin:46px!important}}@media (min-width: 768px){.m-x-46-sm{margin-left:46px!important;margin-right:46px!important}}@media (min-width: 768px){.m-y-46-sm{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 768px){.m-t-46-sm{margin-top:46px!important}}@media (min-width: 768px){.m-r-46-sm{margin-right:46px!important}}@media (min-width: 768px){.m-b-46-sm{margin-bottom:46px!important}}@media (min-width: 768px){.m-l-46-sm{margin-left:46px!important}}@media (min-width: 768px){.p-46-sm{padding:46px!important}}@media (min-width: 768px){.p-x-46-sm{padding-left:46px!important;padding-right:46px!important}}@media (min-width: 768px){.p-y-46-sm{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 768px){.p-t-46-sm{padding-top:46px!important}}@media (min-width: 768px){.p-r-46-sm{padding-right:46px!important}}@media (min-width: 768px){.p-b-46-sm{padding-bottom:46px!important}}@media (min-width: 768px){.p-l-46-sm{padding-left:46px!important}}@media (min-width: 768px){.b-46-sm{border-radius:46px!important}}@media (min-width: 768px){.b-t-46-sm{border-top-left-radius:46px!important;border-top-right-radius:46px!important}}@media (min-width: 768px){.b-b-46-sm{border-bottom-left-radius:46px!important;border-bottom-right-radius:46px!important}}@media (min-width: 768px){.b-tl-46-sm{border-top-left-radius:46px!important}}@media (min-width: 768px){.b-tr-46-sm{border-top-right-radius:46px!important}}@media (min-width: 768px){.b-bl-46-sm{border-bottom-left-radius:46px!important}}@media (min-width: 768px){.b-br-46-sm{border-bottom-right-radius:46px!important}}@media (min-width: 768px){.m-47-sm{margin:47px!important}}@media (min-width: 768px){.m-x-47-sm{margin-left:47px!important;margin-right:47px!important}}@media (min-width: 768px){.m-y-47-sm{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 768px){.m-t-47-sm{margin-top:47px!important}}@media (min-width: 768px){.m-r-47-sm{margin-right:47px!important}}@media (min-width: 768px){.m-b-47-sm{margin-bottom:47px!important}}@media (min-width: 768px){.m-l-47-sm{margin-left:47px!important}}@media (min-width: 768px){.p-47-sm{padding:47px!important}}@media (min-width: 768px){.p-x-47-sm{padding-left:47px!important;padding-right:47px!important}}@media (min-width: 768px){.p-y-47-sm{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 768px){.p-t-47-sm{padding-top:47px!important}}@media (min-width: 768px){.p-r-47-sm{padding-right:47px!important}}@media (min-width: 768px){.p-b-47-sm{padding-bottom:47px!important}}@media (min-width: 768px){.p-l-47-sm{padding-left:47px!important}}@media (min-width: 768px){.b-47-sm{border-radius:47px!important}}@media (min-width: 768px){.b-t-47-sm{border-top-left-radius:47px!important;border-top-right-radius:47px!important}}@media (min-width: 768px){.b-b-47-sm{border-bottom-left-radius:47px!important;border-bottom-right-radius:47px!important}}@media (min-width: 768px){.b-tl-47-sm{border-top-left-radius:47px!important}}@media (min-width: 768px){.b-tr-47-sm{border-top-right-radius:47px!important}}@media (min-width: 768px){.b-bl-47-sm{border-bottom-left-radius:47px!important}}@media (min-width: 768px){.b-br-47-sm{border-bottom-right-radius:47px!important}}@media (min-width: 768px){.m-48-sm{margin:48px!important}}@media (min-width: 768px){.m-x-48-sm{margin-left:48px!important;margin-right:48px!important}}@media (min-width: 768px){.m-y-48-sm{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 768px){.m-t-48-sm{margin-top:48px!important}}@media (min-width: 768px){.m-r-48-sm{margin-right:48px!important}}@media (min-width: 768px){.m-b-48-sm{margin-bottom:48px!important}}@media (min-width: 768px){.m-l-48-sm{margin-left:48px!important}}@media (min-width: 768px){.p-48-sm{padding:48px!important}}@media (min-width: 768px){.p-x-48-sm{padding-left:48px!important;padding-right:48px!important}}@media (min-width: 768px){.p-y-48-sm{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 768px){.p-t-48-sm{padding-top:48px!important}}@media (min-width: 768px){.p-r-48-sm{padding-right:48px!important}}@media (min-width: 768px){.p-b-48-sm{padding-bottom:48px!important}}@media (min-width: 768px){.p-l-48-sm{padding-left:48px!important}}@media (min-width: 768px){.b-48-sm{border-radius:48px!important}}@media (min-width: 768px){.b-t-48-sm{border-top-left-radius:48px!important;border-top-right-radius:48px!important}}@media (min-width: 768px){.b-b-48-sm{border-bottom-left-radius:48px!important;border-bottom-right-radius:48px!important}}@media (min-width: 768px){.b-tl-48-sm{border-top-left-radius:48px!important}}@media (min-width: 768px){.b-tr-48-sm{border-top-right-radius:48px!important}}@media (min-width: 768px){.b-bl-48-sm{border-bottom-left-radius:48px!important}}@media (min-width: 768px){.b-br-48-sm{border-bottom-right-radius:48px!important}}@media (min-width: 768px){.m-49-sm{margin:49px!important}}@media (min-width: 768px){.m-x-49-sm{margin-left:49px!important;margin-right:49px!important}}@media (min-width: 768px){.m-y-49-sm{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 768px){.m-t-49-sm{margin-top:49px!important}}@media (min-width: 768px){.m-r-49-sm{margin-right:49px!important}}@media (min-width: 768px){.m-b-49-sm{margin-bottom:49px!important}}@media (min-width: 768px){.m-l-49-sm{margin-left:49px!important}}@media (min-width: 768px){.p-49-sm{padding:49px!important}}@media (min-width: 768px){.p-x-49-sm{padding-left:49px!important;padding-right:49px!important}}@media (min-width: 768px){.p-y-49-sm{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 768px){.p-t-49-sm{padding-top:49px!important}}@media (min-width: 768px){.p-r-49-sm{padding-right:49px!important}}@media (min-width: 768px){.p-b-49-sm{padding-bottom:49px!important}}@media (min-width: 768px){.p-l-49-sm{padding-left:49px!important}}@media (min-width: 768px){.b-49-sm{border-radius:49px!important}}@media (min-width: 768px){.b-t-49-sm{border-top-left-radius:49px!important;border-top-right-radius:49px!important}}@media (min-width: 768px){.b-b-49-sm{border-bottom-left-radius:49px!important;border-bottom-right-radius:49px!important}}@media (min-width: 768px){.b-tl-49-sm{border-top-left-radius:49px!important}}@media (min-width: 768px){.b-tr-49-sm{border-top-right-radius:49px!important}}@media (min-width: 768px){.b-bl-49-sm{border-bottom-left-radius:49px!important}}@media (min-width: 768px){.b-br-49-sm{border-bottom-right-radius:49px!important}}@media (min-width: 768px){.m-50-sm{margin:50px!important}}@media (min-width: 768px){.m-x-50-sm{margin-left:50px!important;margin-right:50px!important}}@media (min-width: 768px){.m-y-50-sm{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 768px){.m-t-50-sm{margin-top:50px!important}}@media (min-width: 768px){.m-r-50-sm{margin-right:50px!important}}@media (min-width: 768px){.m-b-50-sm{margin-bottom:50px!important}}@media (min-width: 768px){.m-l-50-sm{margin-left:50px!important}}@media (min-width: 768px){.p-50-sm{padding:50px!important}}@media (min-width: 768px){.p-x-50-sm{padding-left:50px!important;padding-right:50px!important}}@media (min-width: 768px){.p-y-50-sm{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 768px){.p-t-50-sm{padding-top:50px!important}}@media (min-width: 768px){.p-r-50-sm{padding-right:50px!important}}@media (min-width: 768px){.p-b-50-sm{padding-bottom:50px!important}}@media (min-width: 768px){.p-l-50-sm{padding-left:50px!important}}@media (min-width: 768px){.b-50-sm{border-radius:50px!important}}@media (min-width: 768px){.b-t-50-sm{border-top-left-radius:50px!important;border-top-right-radius:50px!important}}@media (min-width: 768px){.b-b-50-sm{border-bottom-left-radius:50px!important;border-bottom-right-radius:50px!important}}@media (min-width: 768px){.b-tl-50-sm{border-top-left-radius:50px!important}}@media (min-width: 768px){.b-tr-50-sm{border-top-right-radius:50px!important}}@media (min-width: 768px){.b-bl-50-sm{border-bottom-left-radius:50px!important}}@media (min-width: 768px){.b-br-50-sm{border-bottom-right-radius:50px!important}}@media (min-width: 992px){.display-md-block{display:block!important}}@media (min-width: 992px){.display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.display-md-flex{display:flex!important}}@media (min-width: 992px){.display-md-inline{display:inline!important}}@media (min-width: 992px){.display-md-none{display:none!important}}@media (min-width: 992px){.position-md-static{position:static}}@media (min-width: 992px){.position-md-relative{position:relative}}@media (min-width: 992px){.position-md-absolute{position:absolute}}@media (min-width: 992px){.position-md-fixed{position:fixed}}@media (min-width: 992px){.w-md-auto{width:auto!important}}@media (min-width: 992px){.m-md-auto{margin:auto!important}}@media (min-width: 992px){.m-x-md-auto{margin-left:auto!important;margin-right:auto!important}}@media (min-width: 992px){.m-y-md-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 992px){.m-t-md-auto{margin-top:auto!important}}@media (min-width: 992px){.m-r-md-auto{margin-right:auto!important}}@media (min-width: 992px){.m-b-md-auto{margin-bottom:auto!important}}@media (min-width: 992px){.m-l-md-auto{margin-left:auto!important}}#ngb-tooltip-401{top:-20px!important}@media (min-width: 992px){.m-0-md{margin:0!important}}@media (min-width: 992px){.m-x-0-md{margin-left:0!important;margin-right:0!important}}@media (min-width: 992px){.m-y-0-md{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 992px){.m-t-0-md{margin-top:0!important}}@media (min-width: 992px){.m-r-0-md{margin-right:0!important}}@media (min-width: 992px){.m-b-0-md{margin-bottom:0!important}}@media (min-width: 992px){.m-l-0-md{margin-left:0!important}}@media (min-width: 992px){.p-0-md{padding:0!important}}@media (min-width: 992px){.p-x-0-md{padding-left:0!important;padding-right:0!important}}@media (min-width: 992px){.p-y-0-md{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 992px){.p-t-0-md{padding-top:0!important}}@media (min-width: 992px){.p-r-0-md{padding-right:0!important}}@media (min-width: 992px){.p-b-0-md{padding-bottom:0!important}}@media (min-width: 992px){.p-l-0-md{padding-left:0!important}}@media (min-width: 992px){.b-0-md{border-radius:0!important}}@media (min-width: 992px){.b-t-0-md{border-top-left-radius:0!important;border-top-right-radius:0!important}}@media (min-width: 992px){.b-b-0-md{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}@media (min-width: 992px){.b-tl-0-md{border-top-left-radius:0!important}}@media (min-width: 992px){.b-tr-0-md{border-top-right-radius:0!important}}@media (min-width: 992px){.b-bl-0-md{border-bottom-left-radius:0!important}}@media (min-width: 992px){.b-br-0-md{border-bottom-right-radius:0!important}}@media (min-width: 992px){.m-1-md{margin:1px!important}}@media (min-width: 992px){.m-x-1-md{margin-left:1px!important;margin-right:1px!important}}@media (min-width: 992px){.m-y-1-md{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 992px){.m-t-1-md{margin-top:1px!important}}@media (min-width: 992px){.m-r-1-md{margin-right:1px!important}}@media (min-width: 992px){.m-b-1-md{margin-bottom:1px!important}}@media (min-width: 992px){.m-l-1-md{margin-left:1px!important}}@media (min-width: 992px){.p-1-md{padding:1px!important}}@media (min-width: 992px){.p-x-1-md{padding-left:1px!important;padding-right:1px!important}}@media (min-width: 992px){.p-y-1-md{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 992px){.p-t-1-md{padding-top:1px!important}}@media (min-width: 992px){.p-r-1-md{padding-right:1px!important}}@media (min-width: 992px){.p-b-1-md{padding-bottom:1px!important}}@media (min-width: 992px){.p-l-1-md{padding-left:1px!important}}@media (min-width: 992px){.b-1-md{border-radius:1px!important}}@media (min-width: 992px){.b-t-1-md{border-top-left-radius:1px!important;border-top-right-radius:1px!important}}@media (min-width: 992px){.b-b-1-md{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}}@media (min-width: 992px){.b-tl-1-md{border-top-left-radius:1px!important}}@media (min-width: 992px){.b-tr-1-md{border-top-right-radius:1px!important}}@media (min-width: 992px){.b-bl-1-md{border-bottom-left-radius:1px!important}}@media (min-width: 992px){.b-br-1-md{border-bottom-right-radius:1px!important}}@media (min-width: 992px){.m-2-md{margin:2px!important}}@media (min-width: 992px){.m-x-2-md{margin-left:2px!important;margin-right:2px!important}}@media (min-width: 992px){.m-y-2-md{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 992px){.m-t-2-md{margin-top:2px!important}}@media (min-width: 992px){.m-r-2-md{margin-right:2px!important}}@media (min-width: 992px){.m-b-2-md{margin-bottom:2px!important}}@media (min-width: 992px){.m-l-2-md{margin-left:2px!important}}@media (min-width: 992px){.p-2-md{padding:2px!important}}@media (min-width: 992px){.p-x-2-md{padding-left:2px!important;padding-right:2px!important}}@media (min-width: 992px){.p-y-2-md{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 992px){.p-t-2-md{padding-top:2px!important}}@media (min-width: 992px){.p-r-2-md{padding-right:2px!important}}@media (min-width: 992px){.p-b-2-md{padding-bottom:2px!important}}@media (min-width: 992px){.p-l-2-md{padding-left:2px!important}}@media (min-width: 992px){.b-2-md{border-radius:2px!important}}@media (min-width: 992px){.b-t-2-md{border-top-left-radius:2px!important;border-top-right-radius:2px!important}}@media (min-width: 992px){.b-b-2-md{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}}@media (min-width: 992px){.b-tl-2-md{border-top-left-radius:2px!important}}@media (min-width: 992px){.b-tr-2-md{border-top-right-radius:2px!important}}@media (min-width: 992px){.b-bl-2-md{border-bottom-left-radius:2px!important}}@media (min-width: 992px){.b-br-2-md{border-bottom-right-radius:2px!important}}@media (min-width: 992px){.m-3-md{margin:3px!important}}@media (min-width: 992px){.m-x-3-md{margin-left:3px!important;margin-right:3px!important}}@media (min-width: 992px){.m-y-3-md{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 992px){.m-t-3-md{margin-top:3px!important}}@media (min-width: 992px){.m-r-3-md{margin-right:3px!important}}@media (min-width: 992px){.m-b-3-md{margin-bottom:3px!important}}@media (min-width: 992px){.m-l-3-md{margin-left:3px!important}}@media (min-width: 992px){.p-3-md{padding:3px!important}}@media (min-width: 992px){.p-x-3-md{padding-left:3px!important;padding-right:3px!important}}@media (min-width: 992px){.p-y-3-md{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 992px){.p-t-3-md{padding-top:3px!important}}@media (min-width: 992px){.p-r-3-md{padding-right:3px!important}}@media (min-width: 992px){.p-b-3-md{padding-bottom:3px!important}}@media (min-width: 992px){.p-l-3-md{padding-left:3px!important}}@media (min-width: 992px){.b-3-md{border-radius:3px!important}}@media (min-width: 992px){.b-t-3-md{border-top-left-radius:3px!important;border-top-right-radius:3px!important}}@media (min-width: 992px){.b-b-3-md{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}}@media (min-width: 992px){.b-tl-3-md{border-top-left-radius:3px!important}}@media (min-width: 992px){.b-tr-3-md{border-top-right-radius:3px!important}}@media (min-width: 992px){.b-bl-3-md{border-bottom-left-radius:3px!important}}@media (min-width: 992px){.b-br-3-md{border-bottom-right-radius:3px!important}}@media (min-width: 992px){.m-4-md{margin:4px!important}}@media (min-width: 992px){.m-x-4-md{margin-left:4px!important;margin-right:4px!important}}@media (min-width: 992px){.m-y-4-md{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 992px){.m-t-4-md{margin-top:4px!important}}@media (min-width: 992px){.m-r-4-md{margin-right:4px!important}}@media (min-width: 992px){.m-b-4-md{margin-bottom:4px!important}}@media (min-width: 992px){.m-l-4-md{margin-left:4px!important}}@media (min-width: 992px){.p-4-md{padding:4px!important}}@media (min-width: 992px){.p-x-4-md{padding-left:4px!important;padding-right:4px!important}}@media (min-width: 992px){.p-y-4-md{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 992px){.p-t-4-md{padding-top:4px!important}}@media (min-width: 992px){.p-r-4-md{padding-right:4px!important}}@media (min-width: 992px){.p-b-4-md{padding-bottom:4px!important}}@media (min-width: 992px){.p-l-4-md{padding-left:4px!important}}@media (min-width: 992px){.b-4-md{border-radius:4px!important}}@media (min-width: 992px){.b-t-4-md{border-top-left-radius:4px!important;border-top-right-radius:4px!important}}@media (min-width: 992px){.b-b-4-md{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}}@media (min-width: 992px){.b-tl-4-md{border-top-left-radius:4px!important}}@media (min-width: 992px){.b-tr-4-md{border-top-right-radius:4px!important}}@media (min-width: 992px){.b-bl-4-md{border-bottom-left-radius:4px!important}}@media (min-width: 992px){.b-br-4-md{border-bottom-right-radius:4px!important}}@media (min-width: 992px){.m-5-md{margin:5px!important}}@media (min-width: 992px){.m-x-5-md{margin-left:5px!important;margin-right:5px!important}}@media (min-width: 992px){.m-y-5-md{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 992px){.m-t-5-md{margin-top:5px!important}}@media (min-width: 992px){.m-r-5-md{margin-right:5px!important}}@media (min-width: 992px){.m-b-5-md{margin-bottom:5px!important}}@media (min-width: 992px){.m-l-5-md{margin-left:5px!important}}@media (min-width: 992px){.p-5-md{padding:5px!important}}@media (min-width: 992px){.p-x-5-md{padding-left:5px!important;padding-right:5px!important}}@media (min-width: 992px){.p-y-5-md{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 992px){.p-t-5-md{padding-top:5px!important}}@media (min-width: 992px){.p-r-5-md{padding-right:5px!important}}@media (min-width: 992px){.p-b-5-md{padding-bottom:5px!important}}@media (min-width: 992px){.p-l-5-md{padding-left:5px!important}}@media (min-width: 992px){.b-5-md{border-radius:5px!important}}@media (min-width: 992px){.b-t-5-md{border-top-left-radius:5px!important;border-top-right-radius:5px!important}}@media (min-width: 992px){.b-b-5-md{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}@media (min-width: 992px){.b-tl-5-md{border-top-left-radius:5px!important}}@media (min-width: 992px){.b-tr-5-md{border-top-right-radius:5px!important}}@media (min-width: 992px){.b-bl-5-md{border-bottom-left-radius:5px!important}}@media (min-width: 992px){.b-br-5-md{border-bottom-right-radius:5px!important}}@media (min-width: 992px){.m-6-md{margin:6px!important}}@media (min-width: 992px){.m-x-6-md{margin-left:6px!important;margin-right:6px!important}}@media (min-width: 992px){.m-y-6-md{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 992px){.m-t-6-md{margin-top:6px!important}}@media (min-width: 992px){.m-r-6-md{margin-right:6px!important}}@media (min-width: 992px){.m-b-6-md{margin-bottom:6px!important}}@media (min-width: 992px){.m-l-6-md{margin-left:6px!important}}@media (min-width: 992px){.p-6-md{padding:6px!important}}@media (min-width: 992px){.p-x-6-md{padding-left:6px!important;padding-right:6px!important}}@media (min-width: 992px){.p-y-6-md{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 992px){.p-t-6-md{padding-top:6px!important}}@media (min-width: 992px){.p-r-6-md{padding-right:6px!important}}@media (min-width: 992px){.p-b-6-md{padding-bottom:6px!important}}@media (min-width: 992px){.p-l-6-md{padding-left:6px!important}}@media (min-width: 992px){.b-6-md{border-radius:6px!important}}@media (min-width: 992px){.b-t-6-md{border-top-left-radius:6px!important;border-top-right-radius:6px!important}}@media (min-width: 992px){.b-b-6-md{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}}@media (min-width: 992px){.b-tl-6-md{border-top-left-radius:6px!important}}@media (min-width: 992px){.b-tr-6-md{border-top-right-radius:6px!important}}@media (min-width: 992px){.b-bl-6-md{border-bottom-left-radius:6px!important}}@media (min-width: 992px){.b-br-6-md{border-bottom-right-radius:6px!important}}@media (min-width: 992px){.m-7-md{margin:7px!important}}@media (min-width: 992px){.m-x-7-md{margin-left:7px!important;margin-right:7px!important}}@media (min-width: 992px){.m-y-7-md{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 992px){.m-t-7-md{margin-top:7px!important}}@media (min-width: 992px){.m-r-7-md{margin-right:7px!important}}@media (min-width: 992px){.m-b-7-md{margin-bottom:7px!important}}@media (min-width: 992px){.m-l-7-md{margin-left:7px!important}}@media (min-width: 992px){.p-7-md{padding:7px!important}}@media (min-width: 992px){.p-x-7-md{padding-left:7px!important;padding-right:7px!important}}@media (min-width: 992px){.p-y-7-md{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 992px){.p-t-7-md{padding-top:7px!important}}@media (min-width: 992px){.p-r-7-md{padding-right:7px!important}}@media (min-width: 992px){.p-b-7-md{padding-bottom:7px!important}}@media (min-width: 992px){.p-l-7-md{padding-left:7px!important}}@media (min-width: 992px){.b-7-md{border-radius:7px!important}}@media (min-width: 992px){.b-t-7-md{border-top-left-radius:7px!important;border-top-right-radius:7px!important}}@media (min-width: 992px){.b-b-7-md{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}}@media (min-width: 992px){.b-tl-7-md{border-top-left-radius:7px!important}}@media (min-width: 992px){.b-tr-7-md{border-top-right-radius:7px!important}}@media (min-width: 992px){.b-bl-7-md{border-bottom-left-radius:7px!important}}@media (min-width: 992px){.b-br-7-md{border-bottom-right-radius:7px!important}}@media (min-width: 992px){.m-8-md{margin:8px!important}}@media (min-width: 992px){.m-x-8-md{margin-left:8px!important;margin-right:8px!important}}@media (min-width: 992px){.m-y-8-md{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 992px){.m-t-8-md{margin-top:8px!important}}@media (min-width: 992px){.m-r-8-md{margin-right:8px!important}}@media (min-width: 992px){.m-b-8-md{margin-bottom:8px!important}}@media (min-width: 992px){.m-l-8-md{margin-left:8px!important}}@media (min-width: 992px){.p-8-md{padding:8px!important}}@media (min-width: 992px){.p-x-8-md{padding-left:8px!important;padding-right:8px!important}}@media (min-width: 992px){.p-y-8-md{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 992px){.p-t-8-md{padding-top:8px!important}}@media (min-width: 992px){.p-r-8-md{padding-right:8px!important}}@media (min-width: 992px){.p-b-8-md{padding-bottom:8px!important}}@media (min-width: 992px){.p-l-8-md{padding-left:8px!important}}@media (min-width: 992px){.b-8-md{border-radius:8px!important}}@media (min-width: 992px){.b-t-8-md{border-top-left-radius:8px!important;border-top-right-radius:8px!important}}@media (min-width: 992px){.b-b-8-md{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}}@media (min-width: 992px){.b-tl-8-md{border-top-left-radius:8px!important}}@media (min-width: 992px){.b-tr-8-md{border-top-right-radius:8px!important}}@media (min-width: 992px){.b-bl-8-md{border-bottom-left-radius:8px!important}}@media (min-width: 992px){.b-br-8-md{border-bottom-right-radius:8px!important}}@media (min-width: 992px){.m-9-md{margin:9px!important}}@media (min-width: 992px){.m-x-9-md{margin-left:9px!important;margin-right:9px!important}}@media (min-width: 992px){.m-y-9-md{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 992px){.m-t-9-md{margin-top:9px!important}}@media (min-width: 992px){.m-r-9-md{margin-right:9px!important}}@media (min-width: 992px){.m-b-9-md{margin-bottom:9px!important}}@media (min-width: 992px){.m-l-9-md{margin-left:9px!important}}@media (min-width: 992px){.p-9-md{padding:9px!important}}@media (min-width: 992px){.p-x-9-md{padding-left:9px!important;padding-right:9px!important}}@media (min-width: 992px){.p-y-9-md{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 992px){.p-t-9-md{padding-top:9px!important}}@media (min-width: 992px){.p-r-9-md{padding-right:9px!important}}@media (min-width: 992px){.p-b-9-md{padding-bottom:9px!important}}@media (min-width: 992px){.p-l-9-md{padding-left:9px!important}}@media (min-width: 992px){.b-9-md{border-radius:9px!important}}@media (min-width: 992px){.b-t-9-md{border-top-left-radius:9px!important;border-top-right-radius:9px!important}}@media (min-width: 992px){.b-b-9-md{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}}@media (min-width: 992px){.b-tl-9-md{border-top-left-radius:9px!important}}@media (min-width: 992px){.b-tr-9-md{border-top-right-radius:9px!important}}@media (min-width: 992px){.b-bl-9-md{border-bottom-left-radius:9px!important}}@media (min-width: 992px){.b-br-9-md{border-bottom-right-radius:9px!important}}@media (min-width: 992px){.m-10-md{margin:10px!important}}@media (min-width: 992px){.m-x-10-md{margin-left:10px!important;margin-right:10px!important}}@media (min-width: 992px){.m-y-10-md{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 992px){.m-t-10-md{margin-top:10px!important}}@media (min-width: 992px){.m-r-10-md{margin-right:10px!important}}@media (min-width: 992px){.m-b-10-md{margin-bottom:10px!important}}@media (min-width: 992px){.m-l-10-md{margin-left:10px!important}}@media (min-width: 992px){.p-10-md{padding:10px!important}}@media (min-width: 992px){.p-x-10-md{padding-left:10px!important;padding-right:10px!important}}@media (min-width: 992px){.p-y-10-md{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 992px){.p-t-10-md{padding-top:10px!important}}@media (min-width: 992px){.p-r-10-md{padding-right:10px!important}}@media (min-width: 992px){.p-b-10-md{padding-bottom:10px!important}}@media (min-width: 992px){.p-l-10-md{padding-left:10px!important}}@media (min-width: 992px){.b-10-md{border-radius:10px!important}}@media (min-width: 992px){.b-t-10-md{border-top-left-radius:10px!important;border-top-right-radius:10px!important}}@media (min-width: 992px){.b-b-10-md{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}}@media (min-width: 992px){.b-tl-10-md{border-top-left-radius:10px!important}}@media (min-width: 992px){.b-tr-10-md{border-top-right-radius:10px!important}}@media (min-width: 992px){.b-bl-10-md{border-bottom-left-radius:10px!important}}@media (min-width: 992px){.b-br-10-md{border-bottom-right-radius:10px!important}}@media (min-width: 992px){.m-11-md{margin:11px!important}}@media (min-width: 992px){.m-x-11-md{margin-left:11px!important;margin-right:11px!important}}@media (min-width: 992px){.m-y-11-md{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 992px){.m-t-11-md{margin-top:11px!important}}@media (min-width: 992px){.m-r-11-md{margin-right:11px!important}}@media (min-width: 992px){.m-b-11-md{margin-bottom:11px!important}}@media (min-width: 992px){.m-l-11-md{margin-left:11px!important}}@media (min-width: 992px){.p-11-md{padding:11px!important}}@media (min-width: 992px){.p-x-11-md{padding-left:11px!important;padding-right:11px!important}}@media (min-width: 992px){.p-y-11-md{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 992px){.p-t-11-md{padding-top:11px!important}}@media (min-width: 992px){.p-r-11-md{padding-right:11px!important}}@media (min-width: 992px){.p-b-11-md{padding-bottom:11px!important}}@media (min-width: 992px){.p-l-11-md{padding-left:11px!important}}@media (min-width: 992px){.b-11-md{border-radius:11px!important}}@media (min-width: 992px){.b-t-11-md{border-top-left-radius:11px!important;border-top-right-radius:11px!important}}@media (min-width: 992px){.b-b-11-md{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}}@media (min-width: 992px){.b-tl-11-md{border-top-left-radius:11px!important}}@media (min-width: 992px){.b-tr-11-md{border-top-right-radius:11px!important}}@media (min-width: 992px){.b-bl-11-md{border-bottom-left-radius:11px!important}}@media (min-width: 992px){.b-br-11-md{border-bottom-right-radius:11px!important}}@media (min-width: 992px){.m-12-md{margin:12px!important}}@media (min-width: 992px){.m-x-12-md{margin-left:12px!important;margin-right:12px!important}}@media (min-width: 992px){.m-y-12-md{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 992px){.m-t-12-md{margin-top:12px!important}}@media (min-width: 992px){.m-r-12-md{margin-right:12px!important}}@media (min-width: 992px){.m-b-12-md{margin-bottom:12px!important}}@media (min-width: 992px){.m-l-12-md{margin-left:12px!important}}@media (min-width: 992px){.p-12-md{padding:12px!important}}@media (min-width: 992px){.p-x-12-md{padding-left:12px!important;padding-right:12px!important}}@media (min-width: 992px){.p-y-12-md{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 992px){.p-t-12-md{padding-top:12px!important}}@media (min-width: 992px){.p-r-12-md{padding-right:12px!important}}@media (min-width: 992px){.p-b-12-md{padding-bottom:12px!important}}@media (min-width: 992px){.p-l-12-md{padding-left:12px!important}}@media (min-width: 992px){.b-12-md{border-radius:12px!important}}@media (min-width: 992px){.b-t-12-md{border-top-left-radius:12px!important;border-top-right-radius:12px!important}}@media (min-width: 992px){.b-b-12-md{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}}@media (min-width: 992px){.b-tl-12-md{border-top-left-radius:12px!important}}@media (min-width: 992px){.b-tr-12-md{border-top-right-radius:12px!important}}@media (min-width: 992px){.b-bl-12-md{border-bottom-left-radius:12px!important}}@media (min-width: 992px){.b-br-12-md{border-bottom-right-radius:12px!important}}@media (min-width: 992px){.m-13-md{margin:13px!important}}@media (min-width: 992px){.m-x-13-md{margin-left:13px!important;margin-right:13px!important}}@media (min-width: 992px){.m-y-13-md{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 992px){.m-t-13-md{margin-top:13px!important}}@media (min-width: 992px){.m-r-13-md{margin-right:13px!important}}@media (min-width: 992px){.m-b-13-md{margin-bottom:13px!important}}@media (min-width: 992px){.m-l-13-md{margin-left:13px!important}}@media (min-width: 992px){.p-13-md{padding:13px!important}}@media (min-width: 992px){.p-x-13-md{padding-left:13px!important;padding-right:13px!important}}@media (min-width: 992px){.p-y-13-md{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 992px){.p-t-13-md{padding-top:13px!important}}@media (min-width: 992px){.p-r-13-md{padding-right:13px!important}}@media (min-width: 992px){.p-b-13-md{padding-bottom:13px!important}}@media (min-width: 992px){.p-l-13-md{padding-left:13px!important}}@media (min-width: 992px){.b-13-md{border-radius:13px!important}}@media (min-width: 992px){.b-t-13-md{border-top-left-radius:13px!important;border-top-right-radius:13px!important}}@media (min-width: 992px){.b-b-13-md{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}}@media (min-width: 992px){.b-tl-13-md{border-top-left-radius:13px!important}}@media (min-width: 992px){.b-tr-13-md{border-top-right-radius:13px!important}}@media (min-width: 992px){.b-bl-13-md{border-bottom-left-radius:13px!important}}@media (min-width: 992px){.b-br-13-md{border-bottom-right-radius:13px!important}}@media (min-width: 992px){.m-14-md{margin:14px!important}}@media (min-width: 992px){.m-x-14-md{margin-left:14px!important;margin-right:14px!important}}@media (min-width: 992px){.m-y-14-md{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 992px){.m-t-14-md{margin-top:14px!important}}@media (min-width: 992px){.m-r-14-md{margin-right:14px!important}}@media (min-width: 992px){.m-b-14-md{margin-bottom:14px!important}}@media (min-width: 992px){.m-l-14-md{margin-left:14px!important}}@media (min-width: 992px){.p-14-md{padding:14px!important}}@media (min-width: 992px){.p-x-14-md{padding-left:14px!important;padding-right:14px!important}}@media (min-width: 992px){.p-y-14-md{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 992px){.p-t-14-md{padding-top:14px!important}}@media (min-width: 992px){.p-r-14-md{padding-right:14px!important}}@media (min-width: 992px){.p-b-14-md{padding-bottom:14px!important}}@media (min-width: 992px){.p-l-14-md{padding-left:14px!important}}@media (min-width: 992px){.b-14-md{border-radius:14px!important}}@media (min-width: 992px){.b-t-14-md{border-top-left-radius:14px!important;border-top-right-radius:14px!important}}@media (min-width: 992px){.b-b-14-md{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}}@media (min-width: 992px){.b-tl-14-md{border-top-left-radius:14px!important}}@media (min-width: 992px){.b-tr-14-md{border-top-right-radius:14px!important}}@media (min-width: 992px){.b-bl-14-md{border-bottom-left-radius:14px!important}}@media (min-width: 992px){.b-br-14-md{border-bottom-right-radius:14px!important}}@media (min-width: 992px){.m-15-md{margin:15px!important}}@media (min-width: 992px){.m-x-15-md{margin-left:15px!important;margin-right:15px!important}}@media (min-width: 992px){.m-y-15-md{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 992px){.m-t-15-md{margin-top:15px!important}}@media (min-width: 992px){.m-r-15-md{margin-right:15px!important}}@media (min-width: 992px){.m-b-15-md{margin-bottom:15px!important}}@media (min-width: 992px){.m-l-15-md{margin-left:15px!important}}@media (min-width: 992px){.p-15-md{padding:15px!important}}@media (min-width: 992px){.p-x-15-md{padding-left:15px!important;padding-right:15px!important}}@media (min-width: 992px){.p-y-15-md{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 992px){.p-t-15-md{padding-top:15px!important}}@media (min-width: 992px){.p-r-15-md{padding-right:15px!important}}@media (min-width: 992px){.p-b-15-md{padding-bottom:15px!important}}@media (min-width: 992px){.p-l-15-md{padding-left:15px!important}}@media (min-width: 992px){.b-15-md{border-radius:15px!important}}@media (min-width: 992px){.b-t-15-md{border-top-left-radius:15px!important;border-top-right-radius:15px!important}}@media (min-width: 992px){.b-b-15-md{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}}@media (min-width: 992px){.b-tl-15-md{border-top-left-radius:15px!important}}@media (min-width: 992px){.b-tr-15-md{border-top-right-radius:15px!important}}@media (min-width: 992px){.b-bl-15-md{border-bottom-left-radius:15px!important}}@media (min-width: 992px){.b-br-15-md{border-bottom-right-radius:15px!important}}@media (min-width: 992px){.m-16-md{margin:16px!important}}@media (min-width: 992px){.m-x-16-md{margin-left:16px!important;margin-right:16px!important}}@media (min-width: 992px){.m-y-16-md{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 992px){.m-t-16-md{margin-top:16px!important}}@media (min-width: 992px){.m-r-16-md{margin-right:16px!important}}@media (min-width: 992px){.m-b-16-md{margin-bottom:16px!important}}@media (min-width: 992px){.m-l-16-md{margin-left:16px!important}}@media (min-width: 992px){.p-16-md{padding:16px!important}}@media (min-width: 992px){.p-x-16-md{padding-left:16px!important;padding-right:16px!important}}@media (min-width: 992px){.p-y-16-md{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 992px){.p-t-16-md{padding-top:16px!important}}@media (min-width: 992px){.p-r-16-md{padding-right:16px!important}}@media (min-width: 992px){.p-b-16-md{padding-bottom:16px!important}}@media (min-width: 992px){.p-l-16-md{padding-left:16px!important}}@media (min-width: 992px){.b-16-md{border-radius:16px!important}}@media (min-width: 992px){.b-t-16-md{border-top-left-radius:16px!important;border-top-right-radius:16px!important}}@media (min-width: 992px){.b-b-16-md{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}}@media (min-width: 992px){.b-tl-16-md{border-top-left-radius:16px!important}}@media (min-width: 992px){.b-tr-16-md{border-top-right-radius:16px!important}}@media (min-width: 992px){.b-bl-16-md{border-bottom-left-radius:16px!important}}@media (min-width: 992px){.b-br-16-md{border-bottom-right-radius:16px!important}}@media (min-width: 992px){.m-17-md{margin:17px!important}}@media (min-width: 992px){.m-x-17-md{margin-left:17px!important;margin-right:17px!important}}@media (min-width: 992px){.m-y-17-md{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 992px){.m-t-17-md{margin-top:17px!important}}@media (min-width: 992px){.m-r-17-md{margin-right:17px!important}}@media (min-width: 992px){.m-b-17-md{margin-bottom:17px!important}}@media (min-width: 992px){.m-l-17-md{margin-left:17px!important}}@media (min-width: 992px){.p-17-md{padding:17px!important}}@media (min-width: 992px){.p-x-17-md{padding-left:17px!important;padding-right:17px!important}}@media (min-width: 992px){.p-y-17-md{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 992px){.p-t-17-md{padding-top:17px!important}}@media (min-width: 992px){.p-r-17-md{padding-right:17px!important}}@media (min-width: 992px){.p-b-17-md{padding-bottom:17px!important}}@media (min-width: 992px){.p-l-17-md{padding-left:17px!important}}@media (min-width: 992px){.b-17-md{border-radius:17px!important}}@media (min-width: 992px){.b-t-17-md{border-top-left-radius:17px!important;border-top-right-radius:17px!important}}@media (min-width: 992px){.b-b-17-md{border-bottom-left-radius:17px!important;border-bottom-right-radius:17px!important}}@media (min-width: 992px){.b-tl-17-md{border-top-left-radius:17px!important}}@media (min-width: 992px){.b-tr-17-md{border-top-right-radius:17px!important}}@media (min-width: 992px){.b-bl-17-md{border-bottom-left-radius:17px!important}}@media (min-width: 992px){.b-br-17-md{border-bottom-right-radius:17px!important}}@media (min-width: 992px){.m-18-md{margin:18px!important}}@media (min-width: 992px){.m-x-18-md{margin-left:18px!important;margin-right:18px!important}}@media (min-width: 992px){.m-y-18-md{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 992px){.m-t-18-md{margin-top:18px!important}}@media (min-width: 992px){.m-r-18-md{margin-right:18px!important}}@media (min-width: 992px){.m-b-18-md{margin-bottom:18px!important}}@media (min-width: 992px){.m-l-18-md{margin-left:18px!important}}@media (min-width: 992px){.p-18-md{padding:18px!important}}@media (min-width: 992px){.p-x-18-md{padding-left:18px!important;padding-right:18px!important}}@media (min-width: 992px){.p-y-18-md{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 992px){.p-t-18-md{padding-top:18px!important}}@media (min-width: 992px){.p-r-18-md{padding-right:18px!important}}@media (min-width: 992px){.p-b-18-md{padding-bottom:18px!important}}@media (min-width: 992px){.p-l-18-md{padding-left:18px!important}}@media (min-width: 992px){.b-18-md{border-radius:18px!important}}@media (min-width: 992px){.b-t-18-md{border-top-left-radius:18px!important;border-top-right-radius:18px!important}}@media (min-width: 992px){.b-b-18-md{border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}}@media (min-width: 992px){.b-tl-18-md{border-top-left-radius:18px!important}}@media (min-width: 992px){.b-tr-18-md{border-top-right-radius:18px!important}}@media (min-width: 992px){.b-bl-18-md{border-bottom-left-radius:18px!important}}@media (min-width: 992px){.b-br-18-md{border-bottom-right-radius:18px!important}}@media (min-width: 992px){.m-19-md{margin:19px!important}}@media (min-width: 992px){.m-x-19-md{margin-left:19px!important;margin-right:19px!important}}@media (min-width: 992px){.m-y-19-md{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 992px){.m-t-19-md{margin-top:19px!important}}@media (min-width: 992px){.m-r-19-md{margin-right:19px!important}}@media (min-width: 992px){.m-b-19-md{margin-bottom:19px!important}}@media (min-width: 992px){.m-l-19-md{margin-left:19px!important}}@media (min-width: 992px){.p-19-md{padding:19px!important}}@media (min-width: 992px){.p-x-19-md{padding-left:19px!important;padding-right:19px!important}}@media (min-width: 992px){.p-y-19-md{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 992px){.p-t-19-md{padding-top:19px!important}}@media (min-width: 992px){.p-r-19-md{padding-right:19px!important}}@media (min-width: 992px){.p-b-19-md{padding-bottom:19px!important}}@media (min-width: 992px){.p-l-19-md{padding-left:19px!important}}@media (min-width: 992px){.b-19-md{border-radius:19px!important}}@media (min-width: 992px){.b-t-19-md{border-top-left-radius:19px!important;border-top-right-radius:19px!important}}@media (min-width: 992px){.b-b-19-md{border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}}@media (min-width: 992px){.b-tl-19-md{border-top-left-radius:19px!important}}@media (min-width: 992px){.b-tr-19-md{border-top-right-radius:19px!important}}@media (min-width: 992px){.b-bl-19-md{border-bottom-left-radius:19px!important}}@media (min-width: 992px){.b-br-19-md{border-bottom-right-radius:19px!important}}@media (min-width: 992px){.m-20-md{margin:20px!important}}@media (min-width: 992px){.m-x-20-md{margin-left:20px!important;margin-right:20px!important}}@media (min-width: 992px){.m-y-20-md{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 992px){.m-t-20-md{margin-top:20px!important}}@media (min-width: 992px){.m-r-20-md{margin-right:20px!important}}@media (min-width: 992px){.m-b-20-md{margin-bottom:20px!important}}@media (min-width: 992px){.m-l-20-md{margin-left:20px!important}}@media (min-width: 992px){.p-20-md{padding:20px!important}}@media (min-width: 992px){.p-x-20-md{padding-left:20px!important;padding-right:20px!important}}@media (min-width: 992px){.p-y-20-md{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 992px){.p-t-20-md{padding-top:20px!important}}@media (min-width: 992px){.p-r-20-md{padding-right:20px!important}}@media (min-width: 992px){.p-b-20-md{padding-bottom:20px!important}}@media (min-width: 992px){.p-l-20-md{padding-left:20px!important}}@media (min-width: 992px){.b-20-md{border-radius:20px!important}}@media (min-width: 992px){.b-t-20-md{border-top-left-radius:20px!important;border-top-right-radius:20px!important}}@media (min-width: 992px){.b-b-20-md{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}}@media (min-width: 992px){.b-tl-20-md{border-top-left-radius:20px!important}}@media (min-width: 992px){.b-tr-20-md{border-top-right-radius:20px!important}}@media (min-width: 992px){.b-bl-20-md{border-bottom-left-radius:20px!important}}@media (min-width: 992px){.b-br-20-md{border-bottom-right-radius:20px!important}}@media (min-width: 992px){.m-21-md{margin:21px!important}}@media (min-width: 992px){.m-x-21-md{margin-left:21px!important;margin-right:21px!important}}@media (min-width: 992px){.m-y-21-md{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 992px){.m-t-21-md{margin-top:21px!important}}@media (min-width: 992px){.m-r-21-md{margin-right:21px!important}}@media (min-width: 992px){.m-b-21-md{margin-bottom:21px!important}}@media (min-width: 992px){.m-l-21-md{margin-left:21px!important}}@media (min-width: 992px){.p-21-md{padding:21px!important}}@media (min-width: 992px){.p-x-21-md{padding-left:21px!important;padding-right:21px!important}}@media (min-width: 992px){.p-y-21-md{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 992px){.p-t-21-md{padding-top:21px!important}}@media (min-width: 992px){.p-r-21-md{padding-right:21px!important}}@media (min-width: 992px){.p-b-21-md{padding-bottom:21px!important}}@media (min-width: 992px){.p-l-21-md{padding-left:21px!important}}@media (min-width: 992px){.b-21-md{border-radius:21px!important}}@media (min-width: 992px){.b-t-21-md{border-top-left-radius:21px!important;border-top-right-radius:21px!important}}@media (min-width: 992px){.b-b-21-md{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}}@media (min-width: 992px){.b-tl-21-md{border-top-left-radius:21px!important}}@media (min-width: 992px){.b-tr-21-md{border-top-right-radius:21px!important}}@media (min-width: 992px){.b-bl-21-md{border-bottom-left-radius:21px!important}}@media (min-width: 992px){.b-br-21-md{border-bottom-right-radius:21px!important}}@media (min-width: 992px){.m-22-md{margin:22px!important}}@media (min-width: 992px){.m-x-22-md{margin-left:22px!important;margin-right:22px!important}}@media (min-width: 992px){.m-y-22-md{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 992px){.m-t-22-md{margin-top:22px!important}}@media (min-width: 992px){.m-r-22-md{margin-right:22px!important}}@media (min-width: 992px){.m-b-22-md{margin-bottom:22px!important}}@media (min-width: 992px){.m-l-22-md{margin-left:22px!important}}@media (min-width: 992px){.p-22-md{padding:22px!important}}@media (min-width: 992px){.p-x-22-md{padding-left:22px!important;padding-right:22px!important}}@media (min-width: 992px){.p-y-22-md{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 992px){.p-t-22-md{padding-top:22px!important}}@media (min-width: 992px){.p-r-22-md{padding-right:22px!important}}@media (min-width: 992px){.p-b-22-md{padding-bottom:22px!important}}@media (min-width: 992px){.p-l-22-md{padding-left:22px!important}}@media (min-width: 992px){.b-22-md{border-radius:22px!important}}@media (min-width: 992px){.b-t-22-md{border-top-left-radius:22px!important;border-top-right-radius:22px!important}}@media (min-width: 992px){.b-b-22-md{border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}}@media (min-width: 992px){.b-tl-22-md{border-top-left-radius:22px!important}}@media (min-width: 992px){.b-tr-22-md{border-top-right-radius:22px!important}}@media (min-width: 992px){.b-bl-22-md{border-bottom-left-radius:22px!important}}@media (min-width: 992px){.b-br-22-md{border-bottom-right-radius:22px!important}}@media (min-width: 992px){.m-23-md{margin:23px!important}}@media (min-width: 992px){.m-x-23-md{margin-left:23px!important;margin-right:23px!important}}@media (min-width: 992px){.m-y-23-md{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 992px){.m-t-23-md{margin-top:23px!important}}@media (min-width: 992px){.m-r-23-md{margin-right:23px!important}}@media (min-width: 992px){.m-b-23-md{margin-bottom:23px!important}}@media (min-width: 992px){.m-l-23-md{margin-left:23px!important}}@media (min-width: 992px){.p-23-md{padding:23px!important}}@media (min-width: 992px){.p-x-23-md{padding-left:23px!important;padding-right:23px!important}}@media (min-width: 992px){.p-y-23-md{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 992px){.p-t-23-md{padding-top:23px!important}}@media (min-width: 992px){.p-r-23-md{padding-right:23px!important}}@media (min-width: 992px){.p-b-23-md{padding-bottom:23px!important}}@media (min-width: 992px){.p-l-23-md{padding-left:23px!important}}@media (min-width: 992px){.b-23-md{border-radius:23px!important}}@media (min-width: 992px){.b-t-23-md{border-top-left-radius:23px!important;border-top-right-radius:23px!important}}@media (min-width: 992px){.b-b-23-md{border-bottom-left-radius:23px!important;border-bottom-right-radius:23px!important}}@media (min-width: 992px){.b-tl-23-md{border-top-left-radius:23px!important}}@media (min-width: 992px){.b-tr-23-md{border-top-right-radius:23px!important}}@media (min-width: 992px){.b-bl-23-md{border-bottom-left-radius:23px!important}}@media (min-width: 992px){.b-br-23-md{border-bottom-right-radius:23px!important}}@media (min-width: 992px){.m-24-md{margin:24px!important}}@media (min-width: 992px){.m-x-24-md{margin-left:24px!important;margin-right:24px!important}}@media (min-width: 992px){.m-y-24-md{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 992px){.m-t-24-md{margin-top:24px!important}}@media (min-width: 992px){.m-r-24-md{margin-right:24px!important}}@media (min-width: 992px){.m-b-24-md{margin-bottom:24px!important}}@media (min-width: 992px){.m-l-24-md{margin-left:24px!important}}@media (min-width: 992px){.p-24-md{padding:24px!important}}@media (min-width: 992px){.p-x-24-md{padding-left:24px!important;padding-right:24px!important}}@media (min-width: 992px){.p-y-24-md{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 992px){.p-t-24-md{padding-top:24px!important}}@media (min-width: 992px){.p-r-24-md{padding-right:24px!important}}@media (min-width: 992px){.p-b-24-md{padding-bottom:24px!important}}@media (min-width: 992px){.p-l-24-md{padding-left:24px!important}}@media (min-width: 992px){.b-24-md{border-radius:24px!important}}@media (min-width: 992px){.b-t-24-md{border-top-left-radius:24px!important;border-top-right-radius:24px!important}}@media (min-width: 992px){.b-b-24-md{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}}@media (min-width: 992px){.b-tl-24-md{border-top-left-radius:24px!important}}@media (min-width: 992px){.b-tr-24-md{border-top-right-radius:24px!important}}@media (min-width: 992px){.b-bl-24-md{border-bottom-left-radius:24px!important}}@media (min-width: 992px){.b-br-24-md{border-bottom-right-radius:24px!important}}@media (min-width: 992px){.m-25-md{margin:25px!important}}@media (min-width: 992px){.m-x-25-md{margin-left:25px!important;margin-right:25px!important}}@media (min-width: 992px){.m-y-25-md{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 992px){.m-t-25-md{margin-top:25px!important}}@media (min-width: 992px){.m-r-25-md{margin-right:25px!important}}@media (min-width: 992px){.m-b-25-md{margin-bottom:25px!important}}@media (min-width: 992px){.m-l-25-md{margin-left:25px!important}}@media (min-width: 992px){.p-25-md{padding:25px!important}}@media (min-width: 992px){.p-x-25-md{padding-left:25px!important;padding-right:25px!important}}@media (min-width: 992px){.p-y-25-md{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 992px){.p-t-25-md{padding-top:25px!important}}@media (min-width: 992px){.p-r-25-md{padding-right:25px!important}}@media (min-width: 992px){.p-b-25-md{padding-bottom:25px!important}}@media (min-width: 992px){.p-l-25-md{padding-left:25px!important}}@media (min-width: 992px){.b-25-md{border-radius:25px!important}}@media (min-width: 992px){.b-t-25-md{border-top-left-radius:25px!important;border-top-right-radius:25px!important}}@media (min-width: 992px){.b-b-25-md{border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}}@media (min-width: 992px){.b-tl-25-md{border-top-left-radius:25px!important}}@media (min-width: 992px){.b-tr-25-md{border-top-right-radius:25px!important}}@media (min-width: 992px){.b-bl-25-md{border-bottom-left-radius:25px!important}}@media (min-width: 992px){.b-br-25-md{border-bottom-right-radius:25px!important}}@media (min-width: 992px){.m-26-md{margin:26px!important}}@media (min-width: 992px){.m-x-26-md{margin-left:26px!important;margin-right:26px!important}}@media (min-width: 992px){.m-y-26-md{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 992px){.m-t-26-md{margin-top:26px!important}}@media (min-width: 992px){.m-r-26-md{margin-right:26px!important}}@media (min-width: 992px){.m-b-26-md{margin-bottom:26px!important}}@media (min-width: 992px){.m-l-26-md{margin-left:26px!important}}@media (min-width: 992px){.p-26-md{padding:26px!important}}@media (min-width: 992px){.p-x-26-md{padding-left:26px!important;padding-right:26px!important}}@media (min-width: 992px){.p-y-26-md{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 992px){.p-t-26-md{padding-top:26px!important}}@media (min-width: 992px){.p-r-26-md{padding-right:26px!important}}@media (min-width: 992px){.p-b-26-md{padding-bottom:26px!important}}@media (min-width: 992px){.p-l-26-md{padding-left:26px!important}}@media (min-width: 992px){.b-26-md{border-radius:26px!important}}@media (min-width: 992px){.b-t-26-md{border-top-left-radius:26px!important;border-top-right-radius:26px!important}}@media (min-width: 992px){.b-b-26-md{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}}@media (min-width: 992px){.b-tl-26-md{border-top-left-radius:26px!important}}@media (min-width: 992px){.b-tr-26-md{border-top-right-radius:26px!important}}@media (min-width: 992px){.b-bl-26-md{border-bottom-left-radius:26px!important}}@media (min-width: 992px){.b-br-26-md{border-bottom-right-radius:26px!important}}@media (min-width: 992px){.m-27-md{margin:27px!important}}@media (min-width: 992px){.m-x-27-md{margin-left:27px!important;margin-right:27px!important}}@media (min-width: 992px){.m-y-27-md{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 992px){.m-t-27-md{margin-top:27px!important}}@media (min-width: 992px){.m-r-27-md{margin-right:27px!important}}@media (min-width: 992px){.m-b-27-md{margin-bottom:27px!important}}@media (min-width: 992px){.m-l-27-md{margin-left:27px!important}}@media (min-width: 992px){.p-27-md{padding:27px!important}}@media (min-width: 992px){.p-x-27-md{padding-left:27px!important;padding-right:27px!important}}@media (min-width: 992px){.p-y-27-md{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 992px){.p-t-27-md{padding-top:27px!important}}@media (min-width: 992px){.p-r-27-md{padding-right:27px!important}}@media (min-width: 992px){.p-b-27-md{padding-bottom:27px!important}}@media (min-width: 992px){.p-l-27-md{padding-left:27px!important}}@media (min-width: 992px){.b-27-md{border-radius:27px!important}}@media (min-width: 992px){.b-t-27-md{border-top-left-radius:27px!important;border-top-right-radius:27px!important}}@media (min-width: 992px){.b-b-27-md{border-bottom-left-radius:27px!important;border-bottom-right-radius:27px!important}}@media (min-width: 992px){.b-tl-27-md{border-top-left-radius:27px!important}}@media (min-width: 992px){.b-tr-27-md{border-top-right-radius:27px!important}}@media (min-width: 992px){.b-bl-27-md{border-bottom-left-radius:27px!important}}@media (min-width: 992px){.b-br-27-md{border-bottom-right-radius:27px!important}}@media (min-width: 992px){.m-28-md{margin:28px!important}}@media (min-width: 992px){.m-x-28-md{margin-left:28px!important;margin-right:28px!important}}@media (min-width: 992px){.m-y-28-md{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 992px){.m-t-28-md{margin-top:28px!important}}@media (min-width: 992px){.m-r-28-md{margin-right:28px!important}}@media (min-width: 992px){.m-b-28-md{margin-bottom:28px!important}}@media (min-width: 992px){.m-l-28-md{margin-left:28px!important}}@media (min-width: 992px){.p-28-md{padding:28px!important}}@media (min-width: 992px){.p-x-28-md{padding-left:28px!important;padding-right:28px!important}}@media (min-width: 992px){.p-y-28-md{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 992px){.p-t-28-md{padding-top:28px!important}}@media (min-width: 992px){.p-r-28-md{padding-right:28px!important}}@media (min-width: 992px){.p-b-28-md{padding-bottom:28px!important}}@media (min-width: 992px){.p-l-28-md{padding-left:28px!important}}@media (min-width: 992px){.b-28-md{border-radius:28px!important}}@media (min-width: 992px){.b-t-28-md{border-top-left-radius:28px!important;border-top-right-radius:28px!important}}@media (min-width: 992px){.b-b-28-md{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}}@media (min-width: 992px){.b-tl-28-md{border-top-left-radius:28px!important}}@media (min-width: 992px){.b-tr-28-md{border-top-right-radius:28px!important}}@media (min-width: 992px){.b-bl-28-md{border-bottom-left-radius:28px!important}}@media (min-width: 992px){.b-br-28-md{border-bottom-right-radius:28px!important}}@media (min-width: 992px){.m-29-md{margin:29px!important}}@media (min-width: 992px){.m-x-29-md{margin-left:29px!important;margin-right:29px!important}}@media (min-width: 992px){.m-y-29-md{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 992px){.m-t-29-md{margin-top:29px!important}}@media (min-width: 992px){.m-r-29-md{margin-right:29px!important}}@media (min-width: 992px){.m-b-29-md{margin-bottom:29px!important}}@media (min-width: 992px){.m-l-29-md{margin-left:29px!important}}@media (min-width: 992px){.p-29-md{padding:29px!important}}@media (min-width: 992px){.p-x-29-md{padding-left:29px!important;padding-right:29px!important}}@media (min-width: 992px){.p-y-29-md{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 992px){.p-t-29-md{padding-top:29px!important}}@media (min-width: 992px){.p-r-29-md{padding-right:29px!important}}@media (min-width: 992px){.p-b-29-md{padding-bottom:29px!important}}@media (min-width: 992px){.p-l-29-md{padding-left:29px!important}}@media (min-width: 992px){.b-29-md{border-radius:29px!important}}@media (min-width: 992px){.b-t-29-md{border-top-left-radius:29px!important;border-top-right-radius:29px!important}}@media (min-width: 992px){.b-b-29-md{border-bottom-left-radius:29px!important;border-bottom-right-radius:29px!important}}@media (min-width: 992px){.b-tl-29-md{border-top-left-radius:29px!important}}@media (min-width: 992px){.b-tr-29-md{border-top-right-radius:29px!important}}@media (min-width: 992px){.b-bl-29-md{border-bottom-left-radius:29px!important}}@media (min-width: 992px){.b-br-29-md{border-bottom-right-radius:29px!important}}@media (min-width: 992px){.m-30-md{margin:30px!important}}@media (min-width: 992px){.m-x-30-md{margin-left:30px!important;margin-right:30px!important}}@media (min-width: 992px){.m-y-30-md{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 992px){.m-t-30-md{margin-top:30px!important}}@media (min-width: 992px){.m-r-30-md{margin-right:30px!important}}@media (min-width: 992px){.m-b-30-md{margin-bottom:30px!important}}@media (min-width: 992px){.m-l-30-md{margin-left:30px!important}}@media (min-width: 992px){.p-30-md{padding:30px!important}}@media (min-width: 992px){.p-x-30-md{padding-left:30px!important;padding-right:30px!important}}@media (min-width: 992px){.p-y-30-md{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 992px){.p-t-30-md{padding-top:30px!important}}@media (min-width: 992px){.p-r-30-md{padding-right:30px!important}}@media (min-width: 992px){.p-b-30-md{padding-bottom:30px!important}}@media (min-width: 992px){.p-l-30-md{padding-left:30px!important}}@media (min-width: 992px){.b-30-md{border-radius:30px!important}}@media (min-width: 992px){.b-t-30-md{border-top-left-radius:30px!important;border-top-right-radius:30px!important}}@media (min-width: 992px){.b-b-30-md{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}}@media (min-width: 992px){.b-tl-30-md{border-top-left-radius:30px!important}}@media (min-width: 992px){.b-tr-30-md{border-top-right-radius:30px!important}}@media (min-width: 992px){.b-bl-30-md{border-bottom-left-radius:30px!important}}@media (min-width: 992px){.b-br-30-md{border-bottom-right-radius:30px!important}}@media (min-width: 992px){.m-31-md{margin:31px!important}}@media (min-width: 992px){.m-x-31-md{margin-left:31px!important;margin-right:31px!important}}@media (min-width: 992px){.m-y-31-md{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 992px){.m-t-31-md{margin-top:31px!important}}@media (min-width: 992px){.m-r-31-md{margin-right:31px!important}}@media (min-width: 992px){.m-b-31-md{margin-bottom:31px!important}}@media (min-width: 992px){.m-l-31-md{margin-left:31px!important}}@media (min-width: 992px){.p-31-md{padding:31px!important}}@media (min-width: 992px){.p-x-31-md{padding-left:31px!important;padding-right:31px!important}}@media (min-width: 992px){.p-y-31-md{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 992px){.p-t-31-md{padding-top:31px!important}}@media (min-width: 992px){.p-r-31-md{padding-right:31px!important}}@media (min-width: 992px){.p-b-31-md{padding-bottom:31px!important}}@media (min-width: 992px){.p-l-31-md{padding-left:31px!important}}@media (min-width: 992px){.b-31-md{border-radius:31px!important}}@media (min-width: 992px){.b-t-31-md{border-top-left-radius:31px!important;border-top-right-radius:31px!important}}@media (min-width: 992px){.b-b-31-md{border-bottom-left-radius:31px!important;border-bottom-right-radius:31px!important}}@media (min-width: 992px){.b-tl-31-md{border-top-left-radius:31px!important}}@media (min-width: 992px){.b-tr-31-md{border-top-right-radius:31px!important}}@media (min-width: 992px){.b-bl-31-md{border-bottom-left-radius:31px!important}}@media (min-width: 992px){.b-br-31-md{border-bottom-right-radius:31px!important}}@media (min-width: 992px){.m-32-md{margin:32px!important}}@media (min-width: 992px){.m-x-32-md{margin-left:32px!important;margin-right:32px!important}}@media (min-width: 992px){.m-y-32-md{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 992px){.m-t-32-md{margin-top:32px!important}}@media (min-width: 992px){.m-r-32-md{margin-right:32px!important}}@media (min-width: 992px){.m-b-32-md{margin-bottom:32px!important}}@media (min-width: 992px){.m-l-32-md{margin-left:32px!important}}@media (min-width: 992px){.p-32-md{padding:32px!important}}@media (min-width: 992px){.p-x-32-md{padding-left:32px!important;padding-right:32px!important}}@media (min-width: 992px){.p-y-32-md{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 992px){.p-t-32-md{padding-top:32px!important}}@media (min-width: 992px){.p-r-32-md{padding-right:32px!important}}@media (min-width: 992px){.p-b-32-md{padding-bottom:32px!important}}@media (min-width: 992px){.p-l-32-md{padding-left:32px!important}}@media (min-width: 992px){.b-32-md{border-radius:32px!important}}@media (min-width: 992px){.b-t-32-md{border-top-left-radius:32px!important;border-top-right-radius:32px!important}}@media (min-width: 992px){.b-b-32-md{border-bottom-left-radius:32px!important;border-bottom-right-radius:32px!important}}@media (min-width: 992px){.b-tl-32-md{border-top-left-radius:32px!important}}@media (min-width: 992px){.b-tr-32-md{border-top-right-radius:32px!important}}@media (min-width: 992px){.b-bl-32-md{border-bottom-left-radius:32px!important}}@media (min-width: 992px){.b-br-32-md{border-bottom-right-radius:32px!important}}@media (min-width: 992px){.m-33-md{margin:33px!important}}@media (min-width: 992px){.m-x-33-md{margin-left:33px!important;margin-right:33px!important}}@media (min-width: 992px){.m-y-33-md{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 992px){.m-t-33-md{margin-top:33px!important}}@media (min-width: 992px){.m-r-33-md{margin-right:33px!important}}@media (min-width: 992px){.m-b-33-md{margin-bottom:33px!important}}@media (min-width: 992px){.m-l-33-md{margin-left:33px!important}}@media (min-width: 992px){.p-33-md{padding:33px!important}}@media (min-width: 992px){.p-x-33-md{padding-left:33px!important;padding-right:33px!important}}@media (min-width: 992px){.p-y-33-md{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 992px){.p-t-33-md{padding-top:33px!important}}@media (min-width: 992px){.p-r-33-md{padding-right:33px!important}}@media (min-width: 992px){.p-b-33-md{padding-bottom:33px!important}}@media (min-width: 992px){.p-l-33-md{padding-left:33px!important}}@media (min-width: 992px){.b-33-md{border-radius:33px!important}}@media (min-width: 992px){.b-t-33-md{border-top-left-radius:33px!important;border-top-right-radius:33px!important}}@media (min-width: 992px){.b-b-33-md{border-bottom-left-radius:33px!important;border-bottom-right-radius:33px!important}}@media (min-width: 992px){.b-tl-33-md{border-top-left-radius:33px!important}}@media (min-width: 992px){.b-tr-33-md{border-top-right-radius:33px!important}}@media (min-width: 992px){.b-bl-33-md{border-bottom-left-radius:33px!important}}@media (min-width: 992px){.b-br-33-md{border-bottom-right-radius:33px!important}}@media (min-width: 992px){.m-34-md{margin:34px!important}}@media (min-width: 992px){.m-x-34-md{margin-left:34px!important;margin-right:34px!important}}@media (min-width: 992px){.m-y-34-md{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 992px){.m-t-34-md{margin-top:34px!important}}@media (min-width: 992px){.m-r-34-md{margin-right:34px!important}}@media (min-width: 992px){.m-b-34-md{margin-bottom:34px!important}}@media (min-width: 992px){.m-l-34-md{margin-left:34px!important}}@media (min-width: 992px){.p-34-md{padding:34px!important}}@media (min-width: 992px){.p-x-34-md{padding-left:34px!important;padding-right:34px!important}}@media (min-width: 992px){.p-y-34-md{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 992px){.p-t-34-md{padding-top:34px!important}}@media (min-width: 992px){.p-r-34-md{padding-right:34px!important}}@media (min-width: 992px){.p-b-34-md{padding-bottom:34px!important}}@media (min-width: 992px){.p-l-34-md{padding-left:34px!important}}@media (min-width: 992px){.b-34-md{border-radius:34px!important}}@media (min-width: 992px){.b-t-34-md{border-top-left-radius:34px!important;border-top-right-radius:34px!important}}@media (min-width: 992px){.b-b-34-md{border-bottom-left-radius:34px!important;border-bottom-right-radius:34px!important}}@media (min-width: 992px){.b-tl-34-md{border-top-left-radius:34px!important}}@media (min-width: 992px){.b-tr-34-md{border-top-right-radius:34px!important}}@media (min-width: 992px){.b-bl-34-md{border-bottom-left-radius:34px!important}}@media (min-width: 992px){.b-br-34-md{border-bottom-right-radius:34px!important}}@media (min-width: 992px){.m-35-md{margin:35px!important}}@media (min-width: 992px){.m-x-35-md{margin-left:35px!important;margin-right:35px!important}}@media (min-width: 992px){.m-y-35-md{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 992px){.m-t-35-md{margin-top:35px!important}}@media (min-width: 992px){.m-r-35-md{margin-right:35px!important}}@media (min-width: 992px){.m-b-35-md{margin-bottom:35px!important}}@media (min-width: 992px){.m-l-35-md{margin-left:35px!important}}@media (min-width: 992px){.p-35-md{padding:35px!important}}@media (min-width: 992px){.p-x-35-md{padding-left:35px!important;padding-right:35px!important}}@media (min-width: 992px){.p-y-35-md{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 992px){.p-t-35-md{padding-top:35px!important}}@media (min-width: 992px){.p-r-35-md{padding-right:35px!important}}@media (min-width: 992px){.p-b-35-md{padding-bottom:35px!important}}@media (min-width: 992px){.p-l-35-md{padding-left:35px!important}}@media (min-width: 992px){.b-35-md{border-radius:35px!important}}@media (min-width: 992px){.b-t-35-md{border-top-left-radius:35px!important;border-top-right-radius:35px!important}}@media (min-width: 992px){.b-b-35-md{border-bottom-left-radius:35px!important;border-bottom-right-radius:35px!important}}@media (min-width: 992px){.b-tl-35-md{border-top-left-radius:35px!important}}@media (min-width: 992px){.b-tr-35-md{border-top-right-radius:35px!important}}@media (min-width: 992px){.b-bl-35-md{border-bottom-left-radius:35px!important}}@media (min-width: 992px){.b-br-35-md{border-bottom-right-radius:35px!important}}@media (min-width: 992px){.m-36-md{margin:36px!important}}@media (min-width: 992px){.m-x-36-md{margin-left:36px!important;margin-right:36px!important}}@media (min-width: 992px){.m-y-36-md{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 992px){.m-t-36-md{margin-top:36px!important}}@media (min-width: 992px){.m-r-36-md{margin-right:36px!important}}@media (min-width: 992px){.m-b-36-md{margin-bottom:36px!important}}@media (min-width: 992px){.m-l-36-md{margin-left:36px!important}}@media (min-width: 992px){.p-36-md{padding:36px!important}}@media (min-width: 992px){.p-x-36-md{padding-left:36px!important;padding-right:36px!important}}@media (min-width: 992px){.p-y-36-md{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 992px){.p-t-36-md{padding-top:36px!important}}@media (min-width: 992px){.p-r-36-md{padding-right:36px!important}}@media (min-width: 992px){.p-b-36-md{padding-bottom:36px!important}}@media (min-width: 992px){.p-l-36-md{padding-left:36px!important}}@media (min-width: 992px){.b-36-md{border-radius:36px!important}}@media (min-width: 992px){.b-t-36-md{border-top-left-radius:36px!important;border-top-right-radius:36px!important}}@media (min-width: 992px){.b-b-36-md{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}}@media (min-width: 992px){.b-tl-36-md{border-top-left-radius:36px!important}}@media (min-width: 992px){.b-tr-36-md{border-top-right-radius:36px!important}}@media (min-width: 992px){.b-bl-36-md{border-bottom-left-radius:36px!important}}@media (min-width: 992px){.b-br-36-md{border-bottom-right-radius:36px!important}}@media (min-width: 992px){.m-37-md{margin:37px!important}}@media (min-width: 992px){.m-x-37-md{margin-left:37px!important;margin-right:37px!important}}@media (min-width: 992px){.m-y-37-md{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 992px){.m-t-37-md{margin-top:37px!important}}@media (min-width: 992px){.m-r-37-md{margin-right:37px!important}}@media (min-width: 992px){.m-b-37-md{margin-bottom:37px!important}}@media (min-width: 992px){.m-l-37-md{margin-left:37px!important}}@media (min-width: 992px){.p-37-md{padding:37px!important}}@media (min-width: 992px){.p-x-37-md{padding-left:37px!important;padding-right:37px!important}}@media (min-width: 992px){.p-y-37-md{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 992px){.p-t-37-md{padding-top:37px!important}}@media (min-width: 992px){.p-r-37-md{padding-right:37px!important}}@media (min-width: 992px){.p-b-37-md{padding-bottom:37px!important}}@media (min-width: 992px){.p-l-37-md{padding-left:37px!important}}@media (min-width: 992px){.b-37-md{border-radius:37px!important}}@media (min-width: 992px){.b-t-37-md{border-top-left-radius:37px!important;border-top-right-radius:37px!important}}@media (min-width: 992px){.b-b-37-md{border-bottom-left-radius:37px!important;border-bottom-right-radius:37px!important}}@media (min-width: 992px){.b-tl-37-md{border-top-left-radius:37px!important}}@media (min-width: 992px){.b-tr-37-md{border-top-right-radius:37px!important}}@media (min-width: 992px){.b-bl-37-md{border-bottom-left-radius:37px!important}}@media (min-width: 992px){.b-br-37-md{border-bottom-right-radius:37px!important}}@media (min-width: 992px){.m-38-md{margin:38px!important}}@media (min-width: 992px){.m-x-38-md{margin-left:38px!important;margin-right:38px!important}}@media (min-width: 992px){.m-y-38-md{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 992px){.m-t-38-md{margin-top:38px!important}}@media (min-width: 992px){.m-r-38-md{margin-right:38px!important}}@media (min-width: 992px){.m-b-38-md{margin-bottom:38px!important}}@media (min-width: 992px){.m-l-38-md{margin-left:38px!important}}@media (min-width: 992px){.p-38-md{padding:38px!important}}@media (min-width: 992px){.p-x-38-md{padding-left:38px!important;padding-right:38px!important}}@media (min-width: 992px){.p-y-38-md{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 992px){.p-t-38-md{padding-top:38px!important}}@media (min-width: 992px){.p-r-38-md{padding-right:38px!important}}@media (min-width: 992px){.p-b-38-md{padding-bottom:38px!important}}@media (min-width: 992px){.p-l-38-md{padding-left:38px!important}}@media (min-width: 992px){.b-38-md{border-radius:38px!important}}@media (min-width: 992px){.b-t-38-md{border-top-left-radius:38px!important;border-top-right-radius:38px!important}}@media (min-width: 992px){.b-b-38-md{border-bottom-left-radius:38px!important;border-bottom-right-radius:38px!important}}@media (min-width: 992px){.b-tl-38-md{border-top-left-radius:38px!important}}@media (min-width: 992px){.b-tr-38-md{border-top-right-radius:38px!important}}@media (min-width: 992px){.b-bl-38-md{border-bottom-left-radius:38px!important}}@media (min-width: 992px){.b-br-38-md{border-bottom-right-radius:38px!important}}@media (min-width: 992px){.m-39-md{margin:39px!important}}@media (min-width: 992px){.m-x-39-md{margin-left:39px!important;margin-right:39px!important}}@media (min-width: 992px){.m-y-39-md{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 992px){.m-t-39-md{margin-top:39px!important}}@media (min-width: 992px){.m-r-39-md{margin-right:39px!important}}@media (min-width: 992px){.m-b-39-md{margin-bottom:39px!important}}@media (min-width: 992px){.m-l-39-md{margin-left:39px!important}}@media (min-width: 992px){.p-39-md{padding:39px!important}}@media (min-width: 992px){.p-x-39-md{padding-left:39px!important;padding-right:39px!important}}@media (min-width: 992px){.p-y-39-md{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 992px){.p-t-39-md{padding-top:39px!important}}@media (min-width: 992px){.p-r-39-md{padding-right:39px!important}}@media (min-width: 992px){.p-b-39-md{padding-bottom:39px!important}}@media (min-width: 992px){.p-l-39-md{padding-left:39px!important}}@media (min-width: 992px){.b-39-md{border-radius:39px!important}}@media (min-width: 992px){.b-t-39-md{border-top-left-radius:39px!important;border-top-right-radius:39px!important}}@media (min-width: 992px){.b-b-39-md{border-bottom-left-radius:39px!important;border-bottom-right-radius:39px!important}}@media (min-width: 992px){.b-tl-39-md{border-top-left-radius:39px!important}}@media (min-width: 992px){.b-tr-39-md{border-top-right-radius:39px!important}}@media (min-width: 992px){.b-bl-39-md{border-bottom-left-radius:39px!important}}@media (min-width: 992px){.b-br-39-md{border-bottom-right-radius:39px!important}}@media (min-width: 992px){.m-40-md{margin:40px!important}}@media (min-width: 992px){.m-x-40-md{margin-left:40px!important;margin-right:40px!important}}@media (min-width: 992px){.m-y-40-md{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 992px){.m-t-40-md{margin-top:40px!important}}@media (min-width: 992px){.m-r-40-md{margin-right:40px!important}}@media (min-width: 992px){.m-b-40-md{margin-bottom:40px!important}}@media (min-width: 992px){.m-l-40-md{margin-left:40px!important}}@media (min-width: 992px){.p-40-md{padding:40px!important}}@media (min-width: 992px){.p-x-40-md{padding-left:40px!important;padding-right:40px!important}}@media (min-width: 992px){.p-y-40-md{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 992px){.p-t-40-md{padding-top:40px!important}}@media (min-width: 992px){.p-r-40-md{padding-right:40px!important}}@media (min-width: 992px){.p-b-40-md{padding-bottom:40px!important}}@media (min-width: 992px){.p-l-40-md{padding-left:40px!important}}@media (min-width: 992px){.b-40-md{border-radius:40px!important}}@media (min-width: 992px){.b-t-40-md{border-top-left-radius:40px!important;border-top-right-radius:40px!important}}@media (min-width: 992px){.b-b-40-md{border-bottom-left-radius:40px!important;border-bottom-right-radius:40px!important}}@media (min-width: 992px){.b-tl-40-md{border-top-left-radius:40px!important}}@media (min-width: 992px){.b-tr-40-md{border-top-right-radius:40px!important}}@media (min-width: 992px){.b-bl-40-md{border-bottom-left-radius:40px!important}}@media (min-width: 992px){.b-br-40-md{border-bottom-right-radius:40px!important}}@media (min-width: 992px){.m-41-md{margin:41px!important}}@media (min-width: 992px){.m-x-41-md{margin-left:41px!important;margin-right:41px!important}}@media (min-width: 992px){.m-y-41-md{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 992px){.m-t-41-md{margin-top:41px!important}}@media (min-width: 992px){.m-r-41-md{margin-right:41px!important}}@media (min-width: 992px){.m-b-41-md{margin-bottom:41px!important}}@media (min-width: 992px){.m-l-41-md{margin-left:41px!important}}@media (min-width: 992px){.p-41-md{padding:41px!important}}@media (min-width: 992px){.p-x-41-md{padding-left:41px!important;padding-right:41px!important}}@media (min-width: 992px){.p-y-41-md{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 992px){.p-t-41-md{padding-top:41px!important}}@media (min-width: 992px){.p-r-41-md{padding-right:41px!important}}@media (min-width: 992px){.p-b-41-md{padding-bottom:41px!important}}@media (min-width: 992px){.p-l-41-md{padding-left:41px!important}}@media (min-width: 992px){.b-41-md{border-radius:41px!important}}@media (min-width: 992px){.b-t-41-md{border-top-left-radius:41px!important;border-top-right-radius:41px!important}}@media (min-width: 992px){.b-b-41-md{border-bottom-left-radius:41px!important;border-bottom-right-radius:41px!important}}@media (min-width: 992px){.b-tl-41-md{border-top-left-radius:41px!important}}@media (min-width: 992px){.b-tr-41-md{border-top-right-radius:41px!important}}@media (min-width: 992px){.b-bl-41-md{border-bottom-left-radius:41px!important}}@media (min-width: 992px){.b-br-41-md{border-bottom-right-radius:41px!important}}@media (min-width: 992px){.m-42-md{margin:42px!important}}@media (min-width: 992px){.m-x-42-md{margin-left:42px!important;margin-right:42px!important}}@media (min-width: 992px){.m-y-42-md{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 992px){.m-t-42-md{margin-top:42px!important}}@media (min-width: 992px){.m-r-42-md{margin-right:42px!important}}@media (min-width: 992px){.m-b-42-md{margin-bottom:42px!important}}@media (min-width: 992px){.m-l-42-md{margin-left:42px!important}}@media (min-width: 992px){.p-42-md{padding:42px!important}}@media (min-width: 992px){.p-x-42-md{padding-left:42px!important;padding-right:42px!important}}@media (min-width: 992px){.p-y-42-md{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 992px){.p-t-42-md{padding-top:42px!important}}@media (min-width: 992px){.p-r-42-md{padding-right:42px!important}}@media (min-width: 992px){.p-b-42-md{padding-bottom:42px!important}}@media (min-width: 992px){.p-l-42-md{padding-left:42px!important}}@media (min-width: 992px){.b-42-md{border-radius:42px!important}}@media (min-width: 992px){.b-t-42-md{border-top-left-radius:42px!important;border-top-right-radius:42px!important}}@media (min-width: 992px){.b-b-42-md{border-bottom-left-radius:42px!important;border-bottom-right-radius:42px!important}}@media (min-width: 992px){.b-tl-42-md{border-top-left-radius:42px!important}}@media (min-width: 992px){.b-tr-42-md{border-top-right-radius:42px!important}}@media (min-width: 992px){.b-bl-42-md{border-bottom-left-radius:42px!important}}@media (min-width: 992px){.b-br-42-md{border-bottom-right-radius:42px!important}}@media (min-width: 992px){.m-43-md{margin:43px!important}}@media (min-width: 992px){.m-x-43-md{margin-left:43px!important;margin-right:43px!important}}@media (min-width: 992px){.m-y-43-md{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 992px){.m-t-43-md{margin-top:43px!important}}@media (min-width: 992px){.m-r-43-md{margin-right:43px!important}}@media (min-width: 992px){.m-b-43-md{margin-bottom:43px!important}}@media (min-width: 992px){.m-l-43-md{margin-left:43px!important}}@media (min-width: 992px){.p-43-md{padding:43px!important}}@media (min-width: 992px){.p-x-43-md{padding-left:43px!important;padding-right:43px!important}}@media (min-width: 992px){.p-y-43-md{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 992px){.p-t-43-md{padding-top:43px!important}}@media (min-width: 992px){.p-r-43-md{padding-right:43px!important}}@media (min-width: 992px){.p-b-43-md{padding-bottom:43px!important}}@media (min-width: 992px){.p-l-43-md{padding-left:43px!important}}@media (min-width: 992px){.b-43-md{border-radius:43px!important}}@media (min-width: 992px){.b-t-43-md{border-top-left-radius:43px!important;border-top-right-radius:43px!important}}@media (min-width: 992px){.b-b-43-md{border-bottom-left-radius:43px!important;border-bottom-right-radius:43px!important}}@media (min-width: 992px){.b-tl-43-md{border-top-left-radius:43px!important}}@media (min-width: 992px){.b-tr-43-md{border-top-right-radius:43px!important}}@media (min-width: 992px){.b-bl-43-md{border-bottom-left-radius:43px!important}}@media (min-width: 992px){.b-br-43-md{border-bottom-right-radius:43px!important}}@media (min-width: 992px){.m-44-md{margin:44px!important}}@media (min-width: 992px){.m-x-44-md{margin-left:44px!important;margin-right:44px!important}}@media (min-width: 992px){.m-y-44-md{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 992px){.m-t-44-md{margin-top:44px!important}}@media (min-width: 992px){.m-r-44-md{margin-right:44px!important}}@media (min-width: 992px){.m-b-44-md{margin-bottom:44px!important}}@media (min-width: 992px){.m-l-44-md{margin-left:44px!important}}@media (min-width: 992px){.p-44-md{padding:44px!important}}@media (min-width: 992px){.p-x-44-md{padding-left:44px!important;padding-right:44px!important}}@media (min-width: 992px){.p-y-44-md{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 992px){.p-t-44-md{padding-top:44px!important}}@media (min-width: 992px){.p-r-44-md{padding-right:44px!important}}@media (min-width: 992px){.p-b-44-md{padding-bottom:44px!important}}@media (min-width: 992px){.p-l-44-md{padding-left:44px!important}}@media (min-width: 992px){.b-44-md{border-radius:44px!important}}@media (min-width: 992px){.b-t-44-md{border-top-left-radius:44px!important;border-top-right-radius:44px!important}}@media (min-width: 992px){.b-b-44-md{border-bottom-left-radius:44px!important;border-bottom-right-radius:44px!important}}@media (min-width: 992px){.b-tl-44-md{border-top-left-radius:44px!important}}@media (min-width: 992px){.b-tr-44-md{border-top-right-radius:44px!important}}@media (min-width: 992px){.b-bl-44-md{border-bottom-left-radius:44px!important}}@media (min-width: 992px){.b-br-44-md{border-bottom-right-radius:44px!important}}@media (min-width: 992px){.m-45-md{margin:45px!important}}@media (min-width: 992px){.m-x-45-md{margin-left:45px!important;margin-right:45px!important}}@media (min-width: 992px){.m-y-45-md{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 992px){.m-t-45-md{margin-top:45px!important}}@media (min-width: 992px){.m-r-45-md{margin-right:45px!important}}@media (min-width: 992px){.m-b-45-md{margin-bottom:45px!important}}@media (min-width: 992px){.m-l-45-md{margin-left:45px!important}}@media (min-width: 992px){.p-45-md{padding:45px!important}}@media (min-width: 992px){.p-x-45-md{padding-left:45px!important;padding-right:45px!important}}@media (min-width: 992px){.p-y-45-md{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 992px){.p-t-45-md{padding-top:45px!important}}@media (min-width: 992px){.p-r-45-md{padding-right:45px!important}}@media (min-width: 992px){.p-b-45-md{padding-bottom:45px!important}}@media (min-width: 992px){.p-l-45-md{padding-left:45px!important}}@media (min-width: 992px){.b-45-md{border-radius:45px!important}}@media (min-width: 992px){.b-t-45-md{border-top-left-radius:45px!important;border-top-right-radius:45px!important}}@media (min-width: 992px){.b-b-45-md{border-bottom-left-radius:45px!important;border-bottom-right-radius:45px!important}}@media (min-width: 992px){.b-tl-45-md{border-top-left-radius:45px!important}}@media (min-width: 992px){.b-tr-45-md{border-top-right-radius:45px!important}}@media (min-width: 992px){.b-bl-45-md{border-bottom-left-radius:45px!important}}@media (min-width: 992px){.b-br-45-md{border-bottom-right-radius:45px!important}}@media (min-width: 992px){.m-46-md{margin:46px!important}}@media (min-width: 992px){.m-x-46-md{margin-left:46px!important;margin-right:46px!important}}@media (min-width: 992px){.m-y-46-md{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 992px){.m-t-46-md{margin-top:46px!important}}@media (min-width: 992px){.m-r-46-md{margin-right:46px!important}}@media (min-width: 992px){.m-b-46-md{margin-bottom:46px!important}}@media (min-width: 992px){.m-l-46-md{margin-left:46px!important}}@media (min-width: 992px){.p-46-md{padding:46px!important}}@media (min-width: 992px){.p-x-46-md{padding-left:46px!important;padding-right:46px!important}}@media (min-width: 992px){.p-y-46-md{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 992px){.p-t-46-md{padding-top:46px!important}}@media (min-width: 992px){.p-r-46-md{padding-right:46px!important}}@media (min-width: 992px){.p-b-46-md{padding-bottom:46px!important}}@media (min-width: 992px){.p-l-46-md{padding-left:46px!important}}@media (min-width: 992px){.b-46-md{border-radius:46px!important}}@media (min-width: 992px){.b-t-46-md{border-top-left-radius:46px!important;border-top-right-radius:46px!important}}@media (min-width: 992px){.b-b-46-md{border-bottom-left-radius:46px!important;border-bottom-right-radius:46px!important}}@media (min-width: 992px){.b-tl-46-md{border-top-left-radius:46px!important}}@media (min-width: 992px){.b-tr-46-md{border-top-right-radius:46px!important}}@media (min-width: 992px){.b-bl-46-md{border-bottom-left-radius:46px!important}}@media (min-width: 992px){.b-br-46-md{border-bottom-right-radius:46px!important}}@media (min-width: 992px){.m-47-md{margin:47px!important}}@media (min-width: 992px){.m-x-47-md{margin-left:47px!important;margin-right:47px!important}}@media (min-width: 992px){.m-y-47-md{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 992px){.m-t-47-md{margin-top:47px!important}}@media (min-width: 992px){.m-r-47-md{margin-right:47px!important}}@media (min-width: 992px){.m-b-47-md{margin-bottom:47px!important}}@media (min-width: 992px){.m-l-47-md{margin-left:47px!important}}@media (min-width: 992px){.p-47-md{padding:47px!important}}@media (min-width: 992px){.p-x-47-md{padding-left:47px!important;padding-right:47px!important}}@media (min-width: 992px){.p-y-47-md{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 992px){.p-t-47-md{padding-top:47px!important}}@media (min-width: 992px){.p-r-47-md{padding-right:47px!important}}@media (min-width: 992px){.p-b-47-md{padding-bottom:47px!important}}@media (min-width: 992px){.p-l-47-md{padding-left:47px!important}}@media (min-width: 992px){.b-47-md{border-radius:47px!important}}@media (min-width: 992px){.b-t-47-md{border-top-left-radius:47px!important;border-top-right-radius:47px!important}}@media (min-width: 992px){.b-b-47-md{border-bottom-left-radius:47px!important;border-bottom-right-radius:47px!important}}@media (min-width: 992px){.b-tl-47-md{border-top-left-radius:47px!important}}@media (min-width: 992px){.b-tr-47-md{border-top-right-radius:47px!important}}@media (min-width: 992px){.b-bl-47-md{border-bottom-left-radius:47px!important}}@media (min-width: 992px){.b-br-47-md{border-bottom-right-radius:47px!important}}@media (min-width: 992px){.m-48-md{margin:48px!important}}@media (min-width: 992px){.m-x-48-md{margin-left:48px!important;margin-right:48px!important}}@media (min-width: 992px){.m-y-48-md{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 992px){.m-t-48-md{margin-top:48px!important}}@media (min-width: 992px){.m-r-48-md{margin-right:48px!important}}@media (min-width: 992px){.m-b-48-md{margin-bottom:48px!important}}@media (min-width: 992px){.m-l-48-md{margin-left:48px!important}}@media (min-width: 992px){.p-48-md{padding:48px!important}}@media (min-width: 992px){.p-x-48-md{padding-left:48px!important;padding-right:48px!important}}@media (min-width: 992px){.p-y-48-md{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 992px){.p-t-48-md{padding-top:48px!important}}@media (min-width: 992px){.p-r-48-md{padding-right:48px!important}}@media (min-width: 992px){.p-b-48-md{padding-bottom:48px!important}}@media (min-width: 992px){.p-l-48-md{padding-left:48px!important}}@media (min-width: 992px){.b-48-md{border-radius:48px!important}}@media (min-width: 992px){.b-t-48-md{border-top-left-radius:48px!important;border-top-right-radius:48px!important}}@media (min-width: 992px){.b-b-48-md{border-bottom-left-radius:48px!important;border-bottom-right-radius:48px!important}}@media (min-width: 992px){.b-tl-48-md{border-top-left-radius:48px!important}}@media (min-width: 992px){.b-tr-48-md{border-top-right-radius:48px!important}}@media (min-width: 992px){.b-bl-48-md{border-bottom-left-radius:48px!important}}@media (min-width: 992px){.b-br-48-md{border-bottom-right-radius:48px!important}}@media (min-width: 992px){.m-49-md{margin:49px!important}}@media (min-width: 992px){.m-x-49-md{margin-left:49px!important;margin-right:49px!important}}@media (min-width: 992px){.m-y-49-md{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 992px){.m-t-49-md{margin-top:49px!important}}@media (min-width: 992px){.m-r-49-md{margin-right:49px!important}}@media (min-width: 992px){.m-b-49-md{margin-bottom:49px!important}}@media (min-width: 992px){.m-l-49-md{margin-left:49px!important}}@media (min-width: 992px){.p-49-md{padding:49px!important}}@media (min-width: 992px){.p-x-49-md{padding-left:49px!important;padding-right:49px!important}}@media (min-width: 992px){.p-y-49-md{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 992px){.p-t-49-md{padding-top:49px!important}}@media (min-width: 992px){.p-r-49-md{padding-right:49px!important}}@media (min-width: 992px){.p-b-49-md{padding-bottom:49px!important}}@media (min-width: 992px){.p-l-49-md{padding-left:49px!important}}@media (min-width: 992px){.b-49-md{border-radius:49px!important}}@media (min-width: 992px){.b-t-49-md{border-top-left-radius:49px!important;border-top-right-radius:49px!important}}@media (min-width: 992px){.b-b-49-md{border-bottom-left-radius:49px!important;border-bottom-right-radius:49px!important}}@media (min-width: 992px){.b-tl-49-md{border-top-left-radius:49px!important}}@media (min-width: 992px){.b-tr-49-md{border-top-right-radius:49px!important}}@media (min-width: 992px){.b-bl-49-md{border-bottom-left-radius:49px!important}}@media (min-width: 992px){.b-br-49-md{border-bottom-right-radius:49px!important}}@media (min-width: 992px){.m-50-md{margin:50px!important}}@media (min-width: 992px){.m-x-50-md{margin-left:50px!important;margin-right:50px!important}}@media (min-width: 992px){.m-y-50-md{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 992px){.m-t-50-md{margin-top:50px!important}}@media (min-width: 992px){.m-r-50-md{margin-right:50px!important}}@media (min-width: 992px){.m-b-50-md{margin-bottom:50px!important}}@media (min-width: 992px){.m-l-50-md{margin-left:50px!important}}@media (min-width: 992px){.p-50-md{padding:50px!important}}@media (min-width: 992px){.p-x-50-md{padding-left:50px!important;padding-right:50px!important}}@media (min-width: 992px){.p-y-50-md{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 992px){.p-t-50-md{padding-top:50px!important}}@media (min-width: 992px){.p-r-50-md{padding-right:50px!important}}@media (min-width: 992px){.p-b-50-md{padding-bottom:50px!important}}@media (min-width: 992px){.p-l-50-md{padding-left:50px!important}}@media (min-width: 992px){.b-50-md{border-radius:50px!important}}@media (min-width: 992px){.b-t-50-md{border-top-left-radius:50px!important;border-top-right-radius:50px!important}}@media (min-width: 992px){.b-b-50-md{border-bottom-left-radius:50px!important;border-bottom-right-radius:50px!important}}@media (min-width: 992px){.b-tl-50-md{border-top-left-radius:50px!important}}@media (min-width: 992px){.b-tr-50-md{border-top-right-radius:50px!important}}@media (min-width: 992px){.b-bl-50-md{border-bottom-left-radius:50px!important}}@media (min-width: 992px){.b-br-50-md{border-bottom-right-radius:50px!important}}@media (min-width: 1200px){.display-lg-block{display:block!important}}@media (min-width: 1200px){.display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.display-lg-flex{display:flex!important}}@media (min-width: 1200px){.display-lg-inline{display:inline!important}}@media (min-width: 1200px){.display-lg-none{display:none!important}}@media (min-width: 1200px){.position-lg-static{position:static}}@media (min-width: 1200px){.position-lg-relative{position:relative}}@media (min-width: 1200px){.position-lg-absolute{position:absolute}}@media (min-width: 1200px){.position-lg-fixed{position:fixed}}@media (min-width: 1200px){.w-lg-auto{width:auto!important}}@media (min-width: 1200px){.m-lg-auto{margin:auto!important}}@media (min-width: 1200px){.m-x-lg-auto{margin-left:auto!important;margin-right:auto!important}}@media (min-width: 1200px){.m-y-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 1200px){.m-t-lg-auto{margin-top:auto!important}}@media (min-width: 1200px){.m-r-lg-auto{margin-right:auto!important}}@media (min-width: 1200px){.m-b-lg-auto{margin-bottom:auto!important}}@media (min-width: 1200px){.m-l-lg-auto{margin-left:auto!important}}#ngb-tooltip-401{top:-20px!important}@media (min-width: 1200px){.m-0-lg{margin:0!important}}@media (min-width: 1200px){.m-x-0-lg{margin-left:0!important;margin-right:0!important}}@media (min-width: 1200px){.m-y-0-lg{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 1200px){.m-t-0-lg{margin-top:0!important}}@media (min-width: 1200px){.m-r-0-lg{margin-right:0!important}}@media (min-width: 1200px){.m-b-0-lg{margin-bottom:0!important}}@media (min-width: 1200px){.m-l-0-lg{margin-left:0!important}}@media (min-width: 1200px){.p-0-lg{padding:0!important}}@media (min-width: 1200px){.p-x-0-lg{padding-left:0!important;padding-right:0!important}}@media (min-width: 1200px){.p-y-0-lg{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 1200px){.p-t-0-lg{padding-top:0!important}}@media (min-width: 1200px){.p-r-0-lg{padding-right:0!important}}@media (min-width: 1200px){.p-b-0-lg{padding-bottom:0!important}}@media (min-width: 1200px){.p-l-0-lg{padding-left:0!important}}@media (min-width: 1200px){.b-0-lg{border-radius:0!important}}@media (min-width: 1200px){.b-t-0-lg{border-top-left-radius:0!important;border-top-right-radius:0!important}}@media (min-width: 1200px){.b-b-0-lg{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}@media (min-width: 1200px){.b-tl-0-lg{border-top-left-radius:0!important}}@media (min-width: 1200px){.b-tr-0-lg{border-top-right-radius:0!important}}@media (min-width: 1200px){.b-bl-0-lg{border-bottom-left-radius:0!important}}@media (min-width: 1200px){.b-br-0-lg{border-bottom-right-radius:0!important}}@media (min-width: 1200px){.m-1-lg{margin:1px!important}}@media (min-width: 1200px){.m-x-1-lg{margin-left:1px!important;margin-right:1px!important}}@media (min-width: 1200px){.m-y-1-lg{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 1200px){.m-t-1-lg{margin-top:1px!important}}@media (min-width: 1200px){.m-r-1-lg{margin-right:1px!important}}@media (min-width: 1200px){.m-b-1-lg{margin-bottom:1px!important}}@media (min-width: 1200px){.m-l-1-lg{margin-left:1px!important}}@media (min-width: 1200px){.p-1-lg{padding:1px!important}}@media (min-width: 1200px){.p-x-1-lg{padding-left:1px!important;padding-right:1px!important}}@media (min-width: 1200px){.p-y-1-lg{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 1200px){.p-t-1-lg{padding-top:1px!important}}@media (min-width: 1200px){.p-r-1-lg{padding-right:1px!important}}@media (min-width: 1200px){.p-b-1-lg{padding-bottom:1px!important}}@media (min-width: 1200px){.p-l-1-lg{padding-left:1px!important}}@media (min-width: 1200px){.b-1-lg{border-radius:1px!important}}@media (min-width: 1200px){.b-t-1-lg{border-top-left-radius:1px!important;border-top-right-radius:1px!important}}@media (min-width: 1200px){.b-b-1-lg{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}}@media (min-width: 1200px){.b-tl-1-lg{border-top-left-radius:1px!important}}@media (min-width: 1200px){.b-tr-1-lg{border-top-right-radius:1px!important}}@media (min-width: 1200px){.b-bl-1-lg{border-bottom-left-radius:1px!important}}@media (min-width: 1200px){.b-br-1-lg{border-bottom-right-radius:1px!important}}@media (min-width: 1200px){.m-2-lg{margin:2px!important}}@media (min-width: 1200px){.m-x-2-lg{margin-left:2px!important;margin-right:2px!important}}@media (min-width: 1200px){.m-y-2-lg{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 1200px){.m-t-2-lg{margin-top:2px!important}}@media (min-width: 1200px){.m-r-2-lg{margin-right:2px!important}}@media (min-width: 1200px){.m-b-2-lg{margin-bottom:2px!important}}@media (min-width: 1200px){.m-l-2-lg{margin-left:2px!important}}@media (min-width: 1200px){.p-2-lg{padding:2px!important}}@media (min-width: 1200px){.p-x-2-lg{padding-left:2px!important;padding-right:2px!important}}@media (min-width: 1200px){.p-y-2-lg{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 1200px){.p-t-2-lg{padding-top:2px!important}}@media (min-width: 1200px){.p-r-2-lg{padding-right:2px!important}}@media (min-width: 1200px){.p-b-2-lg{padding-bottom:2px!important}}@media (min-width: 1200px){.p-l-2-lg{padding-left:2px!important}}@media (min-width: 1200px){.b-2-lg{border-radius:2px!important}}@media (min-width: 1200px){.b-t-2-lg{border-top-left-radius:2px!important;border-top-right-radius:2px!important}}@media (min-width: 1200px){.b-b-2-lg{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}}@media (min-width: 1200px){.b-tl-2-lg{border-top-left-radius:2px!important}}@media (min-width: 1200px){.b-tr-2-lg{border-top-right-radius:2px!important}}@media (min-width: 1200px){.b-bl-2-lg{border-bottom-left-radius:2px!important}}@media (min-width: 1200px){.b-br-2-lg{border-bottom-right-radius:2px!important}}@media (min-width: 1200px){.m-3-lg{margin:3px!important}}@media (min-width: 1200px){.m-x-3-lg{margin-left:3px!important;margin-right:3px!important}}@media (min-width: 1200px){.m-y-3-lg{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 1200px){.m-t-3-lg{margin-top:3px!important}}@media (min-width: 1200px){.m-r-3-lg{margin-right:3px!important}}@media (min-width: 1200px){.m-b-3-lg{margin-bottom:3px!important}}@media (min-width: 1200px){.m-l-3-lg{margin-left:3px!important}}@media (min-width: 1200px){.p-3-lg{padding:3px!important}}@media (min-width: 1200px){.p-x-3-lg{padding-left:3px!important;padding-right:3px!important}}@media (min-width: 1200px){.p-y-3-lg{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 1200px){.p-t-3-lg{padding-top:3px!important}}@media (min-width: 1200px){.p-r-3-lg{padding-right:3px!important}}@media (min-width: 1200px){.p-b-3-lg{padding-bottom:3px!important}}@media (min-width: 1200px){.p-l-3-lg{padding-left:3px!important}}@media (min-width: 1200px){.b-3-lg{border-radius:3px!important}}@media (min-width: 1200px){.b-t-3-lg{border-top-left-radius:3px!important;border-top-right-radius:3px!important}}@media (min-width: 1200px){.b-b-3-lg{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}}@media (min-width: 1200px){.b-tl-3-lg{border-top-left-radius:3px!important}}@media (min-width: 1200px){.b-tr-3-lg{border-top-right-radius:3px!important}}@media (min-width: 1200px){.b-bl-3-lg{border-bottom-left-radius:3px!important}}@media (min-width: 1200px){.b-br-3-lg{border-bottom-right-radius:3px!important}}@media (min-width: 1200px){.m-4-lg{margin:4px!important}}@media (min-width: 1200px){.m-x-4-lg{margin-left:4px!important;margin-right:4px!important}}@media (min-width: 1200px){.m-y-4-lg{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 1200px){.m-t-4-lg{margin-top:4px!important}}@media (min-width: 1200px){.m-r-4-lg{margin-right:4px!important}}@media (min-width: 1200px){.m-b-4-lg{margin-bottom:4px!important}}@media (min-width: 1200px){.m-l-4-lg{margin-left:4px!important}}@media (min-width: 1200px){.p-4-lg{padding:4px!important}}@media (min-width: 1200px){.p-x-4-lg{padding-left:4px!important;padding-right:4px!important}}@media (min-width: 1200px){.p-y-4-lg{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 1200px){.p-t-4-lg{padding-top:4px!important}}@media (min-width: 1200px){.p-r-4-lg{padding-right:4px!important}}@media (min-width: 1200px){.p-b-4-lg{padding-bottom:4px!important}}@media (min-width: 1200px){.p-l-4-lg{padding-left:4px!important}}@media (min-width: 1200px){.b-4-lg{border-radius:4px!important}}@media (min-width: 1200px){.b-t-4-lg{border-top-left-radius:4px!important;border-top-right-radius:4px!important}}@media (min-width: 1200px){.b-b-4-lg{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}}@media (min-width: 1200px){.b-tl-4-lg{border-top-left-radius:4px!important}}@media (min-width: 1200px){.b-tr-4-lg{border-top-right-radius:4px!important}}@media (min-width: 1200px){.b-bl-4-lg{border-bottom-left-radius:4px!important}}@media (min-width: 1200px){.b-br-4-lg{border-bottom-right-radius:4px!important}}@media (min-width: 1200px){.m-5-lg{margin:5px!important}}@media (min-width: 1200px){.m-x-5-lg{margin-left:5px!important;margin-right:5px!important}}@media (min-width: 1200px){.m-y-5-lg{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 1200px){.m-t-5-lg{margin-top:5px!important}}@media (min-width: 1200px){.m-r-5-lg{margin-right:5px!important}}@media (min-width: 1200px){.m-b-5-lg{margin-bottom:5px!important}}@media (min-width: 1200px){.m-l-5-lg{margin-left:5px!important}}@media (min-width: 1200px){.p-5-lg{padding:5px!important}}@media (min-width: 1200px){.p-x-5-lg{padding-left:5px!important;padding-right:5px!important}}@media (min-width: 1200px){.p-y-5-lg{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 1200px){.p-t-5-lg{padding-top:5px!important}}@media (min-width: 1200px){.p-r-5-lg{padding-right:5px!important}}@media (min-width: 1200px){.p-b-5-lg{padding-bottom:5px!important}}@media (min-width: 1200px){.p-l-5-lg{padding-left:5px!important}}@media (min-width: 1200px){.b-5-lg{border-radius:5px!important}}@media (min-width: 1200px){.b-t-5-lg{border-top-left-radius:5px!important;border-top-right-radius:5px!important}}@media (min-width: 1200px){.b-b-5-lg{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}@media (min-width: 1200px){.b-tl-5-lg{border-top-left-radius:5px!important}}@media (min-width: 1200px){.b-tr-5-lg{border-top-right-radius:5px!important}}@media (min-width: 1200px){.b-bl-5-lg{border-bottom-left-radius:5px!important}}@media (min-width: 1200px){.b-br-5-lg{border-bottom-right-radius:5px!important}}@media (min-width: 1200px){.m-6-lg{margin:6px!important}}@media (min-width: 1200px){.m-x-6-lg{margin-left:6px!important;margin-right:6px!important}}@media (min-width: 1200px){.m-y-6-lg{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 1200px){.m-t-6-lg{margin-top:6px!important}}@media (min-width: 1200px){.m-r-6-lg{margin-right:6px!important}}@media (min-width: 1200px){.m-b-6-lg{margin-bottom:6px!important}}@media (min-width: 1200px){.m-l-6-lg{margin-left:6px!important}}@media (min-width: 1200px){.p-6-lg{padding:6px!important}}@media (min-width: 1200px){.p-x-6-lg{padding-left:6px!important;padding-right:6px!important}}@media (min-width: 1200px){.p-y-6-lg{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 1200px){.p-t-6-lg{padding-top:6px!important}}@media (min-width: 1200px){.p-r-6-lg{padding-right:6px!important}}@media (min-width: 1200px){.p-b-6-lg{padding-bottom:6px!important}}@media (min-width: 1200px){.p-l-6-lg{padding-left:6px!important}}@media (min-width: 1200px){.b-6-lg{border-radius:6px!important}}@media (min-width: 1200px){.b-t-6-lg{border-top-left-radius:6px!important;border-top-right-radius:6px!important}}@media (min-width: 1200px){.b-b-6-lg{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}}@media (min-width: 1200px){.b-tl-6-lg{border-top-left-radius:6px!important}}@media (min-width: 1200px){.b-tr-6-lg{border-top-right-radius:6px!important}}@media (min-width: 1200px){.b-bl-6-lg{border-bottom-left-radius:6px!important}}@media (min-width: 1200px){.b-br-6-lg{border-bottom-right-radius:6px!important}}@media (min-width: 1200px){.m-7-lg{margin:7px!important}}@media (min-width: 1200px){.m-x-7-lg{margin-left:7px!important;margin-right:7px!important}}@media (min-width: 1200px){.m-y-7-lg{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 1200px){.m-t-7-lg{margin-top:7px!important}}@media (min-width: 1200px){.m-r-7-lg{margin-right:7px!important}}@media (min-width: 1200px){.m-b-7-lg{margin-bottom:7px!important}}@media (min-width: 1200px){.m-l-7-lg{margin-left:7px!important}}@media (min-width: 1200px){.p-7-lg{padding:7px!important}}@media (min-width: 1200px){.p-x-7-lg{padding-left:7px!important;padding-right:7px!important}}@media (min-width: 1200px){.p-y-7-lg{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 1200px){.p-t-7-lg{padding-top:7px!important}}@media (min-width: 1200px){.p-r-7-lg{padding-right:7px!important}}@media (min-width: 1200px){.p-b-7-lg{padding-bottom:7px!important}}@media (min-width: 1200px){.p-l-7-lg{padding-left:7px!important}}@media (min-width: 1200px){.b-7-lg{border-radius:7px!important}}@media (min-width: 1200px){.b-t-7-lg{border-top-left-radius:7px!important;border-top-right-radius:7px!important}}@media (min-width: 1200px){.b-b-7-lg{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}}@media (min-width: 1200px){.b-tl-7-lg{border-top-left-radius:7px!important}}@media (min-width: 1200px){.b-tr-7-lg{border-top-right-radius:7px!important}}@media (min-width: 1200px){.b-bl-7-lg{border-bottom-left-radius:7px!important}}@media (min-width: 1200px){.b-br-7-lg{border-bottom-right-radius:7px!important}}@media (min-width: 1200px){.m-8-lg{margin:8px!important}}@media (min-width: 1200px){.m-x-8-lg{margin-left:8px!important;margin-right:8px!important}}@media (min-width: 1200px){.m-y-8-lg{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 1200px){.m-t-8-lg{margin-top:8px!important}}@media (min-width: 1200px){.m-r-8-lg{margin-right:8px!important}}@media (min-width: 1200px){.m-b-8-lg{margin-bottom:8px!important}}@media (min-width: 1200px){.m-l-8-lg{margin-left:8px!important}}@media (min-width: 1200px){.p-8-lg{padding:8px!important}}@media (min-width: 1200px){.p-x-8-lg{padding-left:8px!important;padding-right:8px!important}}@media (min-width: 1200px){.p-y-8-lg{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 1200px){.p-t-8-lg{padding-top:8px!important}}@media (min-width: 1200px){.p-r-8-lg{padding-right:8px!important}}@media (min-width: 1200px){.p-b-8-lg{padding-bottom:8px!important}}@media (min-width: 1200px){.p-l-8-lg{padding-left:8px!important}}@media (min-width: 1200px){.b-8-lg{border-radius:8px!important}}@media (min-width: 1200px){.b-t-8-lg{border-top-left-radius:8px!important;border-top-right-radius:8px!important}}@media (min-width: 1200px){.b-b-8-lg{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}}@media (min-width: 1200px){.b-tl-8-lg{border-top-left-radius:8px!important}}@media (min-width: 1200px){.b-tr-8-lg{border-top-right-radius:8px!important}}@media (min-width: 1200px){.b-bl-8-lg{border-bottom-left-radius:8px!important}}@media (min-width: 1200px){.b-br-8-lg{border-bottom-right-radius:8px!important}}@media (min-width: 1200px){.m-9-lg{margin:9px!important}}@media (min-width: 1200px){.m-x-9-lg{margin-left:9px!important;margin-right:9px!important}}@media (min-width: 1200px){.m-y-9-lg{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 1200px){.m-t-9-lg{margin-top:9px!important}}@media (min-width: 1200px){.m-r-9-lg{margin-right:9px!important}}@media (min-width: 1200px){.m-b-9-lg{margin-bottom:9px!important}}@media (min-width: 1200px){.m-l-9-lg{margin-left:9px!important}}@media (min-width: 1200px){.p-9-lg{padding:9px!important}}@media (min-width: 1200px){.p-x-9-lg{padding-left:9px!important;padding-right:9px!important}}@media (min-width: 1200px){.p-y-9-lg{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 1200px){.p-t-9-lg{padding-top:9px!important}}@media (min-width: 1200px){.p-r-9-lg{padding-right:9px!important}}@media (min-width: 1200px){.p-b-9-lg{padding-bottom:9px!important}}@media (min-width: 1200px){.p-l-9-lg{padding-left:9px!important}}@media (min-width: 1200px){.b-9-lg{border-radius:9px!important}}@media (min-width: 1200px){.b-t-9-lg{border-top-left-radius:9px!important;border-top-right-radius:9px!important}}@media (min-width: 1200px){.b-b-9-lg{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}}@media (min-width: 1200px){.b-tl-9-lg{border-top-left-radius:9px!important}}@media (min-width: 1200px){.b-tr-9-lg{border-top-right-radius:9px!important}}@media (min-width: 1200px){.b-bl-9-lg{border-bottom-left-radius:9px!important}}@media (min-width: 1200px){.b-br-9-lg{border-bottom-right-radius:9px!important}}@media (min-width: 1200px){.m-10-lg{margin:10px!important}}@media (min-width: 1200px){.m-x-10-lg{margin-left:10px!important;margin-right:10px!important}}@media (min-width: 1200px){.m-y-10-lg{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 1200px){.m-t-10-lg{margin-top:10px!important}}@media (min-width: 1200px){.m-r-10-lg{margin-right:10px!important}}@media (min-width: 1200px){.m-b-10-lg{margin-bottom:10px!important}}@media (min-width: 1200px){.m-l-10-lg{margin-left:10px!important}}@media (min-width: 1200px){.p-10-lg{padding:10px!important}}@media (min-width: 1200px){.p-x-10-lg{padding-left:10px!important;padding-right:10px!important}}@media (min-width: 1200px){.p-y-10-lg{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 1200px){.p-t-10-lg{padding-top:10px!important}}@media (min-width: 1200px){.p-r-10-lg{padding-right:10px!important}}@media (min-width: 1200px){.p-b-10-lg{padding-bottom:10px!important}}@media (min-width: 1200px){.p-l-10-lg{padding-left:10px!important}}@media (min-width: 1200px){.b-10-lg{border-radius:10px!important}}@media (min-width: 1200px){.b-t-10-lg{border-top-left-radius:10px!important;border-top-right-radius:10px!important}}@media (min-width: 1200px){.b-b-10-lg{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}}@media (min-width: 1200px){.b-tl-10-lg{border-top-left-radius:10px!important}}@media (min-width: 1200px){.b-tr-10-lg{border-top-right-radius:10px!important}}@media (min-width: 1200px){.b-bl-10-lg{border-bottom-left-radius:10px!important}}@media (min-width: 1200px){.b-br-10-lg{border-bottom-right-radius:10px!important}}@media (min-width: 1200px){.m-11-lg{margin:11px!important}}@media (min-width: 1200px){.m-x-11-lg{margin-left:11px!important;margin-right:11px!important}}@media (min-width: 1200px){.m-y-11-lg{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 1200px){.m-t-11-lg{margin-top:11px!important}}@media (min-width: 1200px){.m-r-11-lg{margin-right:11px!important}}@media (min-width: 1200px){.m-b-11-lg{margin-bottom:11px!important}}@media (min-width: 1200px){.m-l-11-lg{margin-left:11px!important}}@media (min-width: 1200px){.p-11-lg{padding:11px!important}}@media (min-width: 1200px){.p-x-11-lg{padding-left:11px!important;padding-right:11px!important}}@media (min-width: 1200px){.p-y-11-lg{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 1200px){.p-t-11-lg{padding-top:11px!important}}@media (min-width: 1200px){.p-r-11-lg{padding-right:11px!important}}@media (min-width: 1200px){.p-b-11-lg{padding-bottom:11px!important}}@media (min-width: 1200px){.p-l-11-lg{padding-left:11px!important}}@media (min-width: 1200px){.b-11-lg{border-radius:11px!important}}@media (min-width: 1200px){.b-t-11-lg{border-top-left-radius:11px!important;border-top-right-radius:11px!important}}@media (min-width: 1200px){.b-b-11-lg{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}}@media (min-width: 1200px){.b-tl-11-lg{border-top-left-radius:11px!important}}@media (min-width: 1200px){.b-tr-11-lg{border-top-right-radius:11px!important}}@media (min-width: 1200px){.b-bl-11-lg{border-bottom-left-radius:11px!important}}@media (min-width: 1200px){.b-br-11-lg{border-bottom-right-radius:11px!important}}@media (min-width: 1200px){.m-12-lg{margin:12px!important}}@media (min-width: 1200px){.m-x-12-lg{margin-left:12px!important;margin-right:12px!important}}@media (min-width: 1200px){.m-y-12-lg{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 1200px){.m-t-12-lg{margin-top:12px!important}}@media (min-width: 1200px){.m-r-12-lg{margin-right:12px!important}}@media (min-width: 1200px){.m-b-12-lg{margin-bottom:12px!important}}@media (min-width: 1200px){.m-l-12-lg{margin-left:12px!important}}@media (min-width: 1200px){.p-12-lg{padding:12px!important}}@media (min-width: 1200px){.p-x-12-lg{padding-left:12px!important;padding-right:12px!important}}@media (min-width: 1200px){.p-y-12-lg{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 1200px){.p-t-12-lg{padding-top:12px!important}}@media (min-width: 1200px){.p-r-12-lg{padding-right:12px!important}}@media (min-width: 1200px){.p-b-12-lg{padding-bottom:12px!important}}@media (min-width: 1200px){.p-l-12-lg{padding-left:12px!important}}@media (min-width: 1200px){.b-12-lg{border-radius:12px!important}}@media (min-width: 1200px){.b-t-12-lg{border-top-left-radius:12px!important;border-top-right-radius:12px!important}}@media (min-width: 1200px){.b-b-12-lg{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}}@media (min-width: 1200px){.b-tl-12-lg{border-top-left-radius:12px!important}}@media (min-width: 1200px){.b-tr-12-lg{border-top-right-radius:12px!important}}@media (min-width: 1200px){.b-bl-12-lg{border-bottom-left-radius:12px!important}}@media (min-width: 1200px){.b-br-12-lg{border-bottom-right-radius:12px!important}}@media (min-width: 1200px){.m-13-lg{margin:13px!important}}@media (min-width: 1200px){.m-x-13-lg{margin-left:13px!important;margin-right:13px!important}}@media (min-width: 1200px){.m-y-13-lg{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 1200px){.m-t-13-lg{margin-top:13px!important}}@media (min-width: 1200px){.m-r-13-lg{margin-right:13px!important}}@media (min-width: 1200px){.m-b-13-lg{margin-bottom:13px!important}}@media (min-width: 1200px){.m-l-13-lg{margin-left:13px!important}}@media (min-width: 1200px){.p-13-lg{padding:13px!important}}@media (min-width: 1200px){.p-x-13-lg{padding-left:13px!important;padding-right:13px!important}}@media (min-width: 1200px){.p-y-13-lg{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 1200px){.p-t-13-lg{padding-top:13px!important}}@media (min-width: 1200px){.p-r-13-lg{padding-right:13px!important}}@media (min-width: 1200px){.p-b-13-lg{padding-bottom:13px!important}}@media (min-width: 1200px){.p-l-13-lg{padding-left:13px!important}}@media (min-width: 1200px){.b-13-lg{border-radius:13px!important}}@media (min-width: 1200px){.b-t-13-lg{border-top-left-radius:13px!important;border-top-right-radius:13px!important}}@media (min-width: 1200px){.b-b-13-lg{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}}@media (min-width: 1200px){.b-tl-13-lg{border-top-left-radius:13px!important}}@media (min-width: 1200px){.b-tr-13-lg{border-top-right-radius:13px!important}}@media (min-width: 1200px){.b-bl-13-lg{border-bottom-left-radius:13px!important}}@media (min-width: 1200px){.b-br-13-lg{border-bottom-right-radius:13px!important}}@media (min-width: 1200px){.m-14-lg{margin:14px!important}}@media (min-width: 1200px){.m-x-14-lg{margin-left:14px!important;margin-right:14px!important}}@media (min-width: 1200px){.m-y-14-lg{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 1200px){.m-t-14-lg{margin-top:14px!important}}@media (min-width: 1200px){.m-r-14-lg{margin-right:14px!important}}@media (min-width: 1200px){.m-b-14-lg{margin-bottom:14px!important}}@media (min-width: 1200px){.m-l-14-lg{margin-left:14px!important}}@media (min-width: 1200px){.p-14-lg{padding:14px!important}}@media (min-width: 1200px){.p-x-14-lg{padding-left:14px!important;padding-right:14px!important}}@media (min-width: 1200px){.p-y-14-lg{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 1200px){.p-t-14-lg{padding-top:14px!important}}@media (min-width: 1200px){.p-r-14-lg{padding-right:14px!important}}@media (min-width: 1200px){.p-b-14-lg{padding-bottom:14px!important}}@media (min-width: 1200px){.p-l-14-lg{padding-left:14px!important}}@media (min-width: 1200px){.b-14-lg{border-radius:14px!important}}@media (min-width: 1200px){.b-t-14-lg{border-top-left-radius:14px!important;border-top-right-radius:14px!important}}@media (min-width: 1200px){.b-b-14-lg{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}}@media (min-width: 1200px){.b-tl-14-lg{border-top-left-radius:14px!important}}@media (min-width: 1200px){.b-tr-14-lg{border-top-right-radius:14px!important}}@media (min-width: 1200px){.b-bl-14-lg{border-bottom-left-radius:14px!important}}@media (min-width: 1200px){.b-br-14-lg{border-bottom-right-radius:14px!important}}@media (min-width: 1200px){.m-15-lg{margin:15px!important}}@media (min-width: 1200px){.m-x-15-lg{margin-left:15px!important;margin-right:15px!important}}@media (min-width: 1200px){.m-y-15-lg{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 1200px){.m-t-15-lg{margin-top:15px!important}}@media (min-width: 1200px){.m-r-15-lg{margin-right:15px!important}}@media (min-width: 1200px){.m-b-15-lg{margin-bottom:15px!important}}@media (min-width: 1200px){.m-l-15-lg{margin-left:15px!important}}@media (min-width: 1200px){.p-15-lg{padding:15px!important}}@media (min-width: 1200px){.p-x-15-lg{padding-left:15px!important;padding-right:15px!important}}@media (min-width: 1200px){.p-y-15-lg{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 1200px){.p-t-15-lg{padding-top:15px!important}}@media (min-width: 1200px){.p-r-15-lg{padding-right:15px!important}}@media (min-width: 1200px){.p-b-15-lg{padding-bottom:15px!important}}@media (min-width: 1200px){.p-l-15-lg{padding-left:15px!important}}@media (min-width: 1200px){.b-15-lg{border-radius:15px!important}}@media (min-width: 1200px){.b-t-15-lg{border-top-left-radius:15px!important;border-top-right-radius:15px!important}}@media (min-width: 1200px){.b-b-15-lg{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}}@media (min-width: 1200px){.b-tl-15-lg{border-top-left-radius:15px!important}}@media (min-width: 1200px){.b-tr-15-lg{border-top-right-radius:15px!important}}@media (min-width: 1200px){.b-bl-15-lg{border-bottom-left-radius:15px!important}}@media (min-width: 1200px){.b-br-15-lg{border-bottom-right-radius:15px!important}}@media (min-width: 1200px){.m-16-lg{margin:16px!important}}@media (min-width: 1200px){.m-x-16-lg{margin-left:16px!important;margin-right:16px!important}}@media (min-width: 1200px){.m-y-16-lg{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 1200px){.m-t-16-lg{margin-top:16px!important}}@media (min-width: 1200px){.m-r-16-lg{margin-right:16px!important}}@media (min-width: 1200px){.m-b-16-lg{margin-bottom:16px!important}}@media (min-width: 1200px){.m-l-16-lg{margin-left:16px!important}}@media (min-width: 1200px){.p-16-lg{padding:16px!important}}@media (min-width: 1200px){.p-x-16-lg{padding-left:16px!important;padding-right:16px!important}}@media (min-width: 1200px){.p-y-16-lg{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 1200px){.p-t-16-lg{padding-top:16px!important}}@media (min-width: 1200px){.p-r-16-lg{padding-right:16px!important}}@media (min-width: 1200px){.p-b-16-lg{padding-bottom:16px!important}}@media (min-width: 1200px){.p-l-16-lg{padding-left:16px!important}}@media (min-width: 1200px){.b-16-lg{border-radius:16px!important}}@media (min-width: 1200px){.b-t-16-lg{border-top-left-radius:16px!important;border-top-right-radius:16px!important}}@media (min-width: 1200px){.b-b-16-lg{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}}@media (min-width: 1200px){.b-tl-16-lg{border-top-left-radius:16px!important}}@media (min-width: 1200px){.b-tr-16-lg{border-top-right-radius:16px!important}}@media (min-width: 1200px){.b-bl-16-lg{border-bottom-left-radius:16px!important}}@media (min-width: 1200px){.b-br-16-lg{border-bottom-right-radius:16px!important}}@media (min-width: 1200px){.m-17-lg{margin:17px!important}}@media (min-width: 1200px){.m-x-17-lg{margin-left:17px!important;margin-right:17px!important}}@media (min-width: 1200px){.m-y-17-lg{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 1200px){.m-t-17-lg{margin-top:17px!important}}@media (min-width: 1200px){.m-r-17-lg{margin-right:17px!important}}@media (min-width: 1200px){.m-b-17-lg{margin-bottom:17px!important}}@media (min-width: 1200px){.m-l-17-lg{margin-left:17px!important}}@media (min-width: 1200px){.p-17-lg{padding:17px!important}}@media (min-width: 1200px){.p-x-17-lg{padding-left:17px!important;padding-right:17px!important}}@media (min-width: 1200px){.p-y-17-lg{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 1200px){.p-t-17-lg{padding-top:17px!important}}@media (min-width: 1200px){.p-r-17-lg{padding-right:17px!important}}@media (min-width: 1200px){.p-b-17-lg{padding-bottom:17px!important}}@media (min-width: 1200px){.p-l-17-lg{padding-left:17px!important}}@media (min-width: 1200px){.b-17-lg{border-radius:17px!important}}@media (min-width: 1200px){.b-t-17-lg{border-top-left-radius:17px!important;border-top-right-radius:17px!important}}@media (min-width: 1200px){.b-b-17-lg{border-bottom-left-radius:17px!important;border-bottom-right-radius:17px!important}}@media (min-width: 1200px){.b-tl-17-lg{border-top-left-radius:17px!important}}@media (min-width: 1200px){.b-tr-17-lg{border-top-right-radius:17px!important}}@media (min-width: 1200px){.b-bl-17-lg{border-bottom-left-radius:17px!important}}@media (min-width: 1200px){.b-br-17-lg{border-bottom-right-radius:17px!important}}@media (min-width: 1200px){.m-18-lg{margin:18px!important}}@media (min-width: 1200px){.m-x-18-lg{margin-left:18px!important;margin-right:18px!important}}@media (min-width: 1200px){.m-y-18-lg{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 1200px){.m-t-18-lg{margin-top:18px!important}}@media (min-width: 1200px){.m-r-18-lg{margin-right:18px!important}}@media (min-width: 1200px){.m-b-18-lg{margin-bottom:18px!important}}@media (min-width: 1200px){.m-l-18-lg{margin-left:18px!important}}@media (min-width: 1200px){.p-18-lg{padding:18px!important}}@media (min-width: 1200px){.p-x-18-lg{padding-left:18px!important;padding-right:18px!important}}@media (min-width: 1200px){.p-y-18-lg{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 1200px){.p-t-18-lg{padding-top:18px!important}}@media (min-width: 1200px){.p-r-18-lg{padding-right:18px!important}}@media (min-width: 1200px){.p-b-18-lg{padding-bottom:18px!important}}@media (min-width: 1200px){.p-l-18-lg{padding-left:18px!important}}@media (min-width: 1200px){.b-18-lg{border-radius:18px!important}}@media (min-width: 1200px){.b-t-18-lg{border-top-left-radius:18px!important;border-top-right-radius:18px!important}}@media (min-width: 1200px){.b-b-18-lg{border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}}@media (min-width: 1200px){.b-tl-18-lg{border-top-left-radius:18px!important}}@media (min-width: 1200px){.b-tr-18-lg{border-top-right-radius:18px!important}}@media (min-width: 1200px){.b-bl-18-lg{border-bottom-left-radius:18px!important}}@media (min-width: 1200px){.b-br-18-lg{border-bottom-right-radius:18px!important}}@media (min-width: 1200px){.m-19-lg{margin:19px!important}}@media (min-width: 1200px){.m-x-19-lg{margin-left:19px!important;margin-right:19px!important}}@media (min-width: 1200px){.m-y-19-lg{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 1200px){.m-t-19-lg{margin-top:19px!important}}@media (min-width: 1200px){.m-r-19-lg{margin-right:19px!important}}@media (min-width: 1200px){.m-b-19-lg{margin-bottom:19px!important}}@media (min-width: 1200px){.m-l-19-lg{margin-left:19px!important}}@media (min-width: 1200px){.p-19-lg{padding:19px!important}}@media (min-width: 1200px){.p-x-19-lg{padding-left:19px!important;padding-right:19px!important}}@media (min-width: 1200px){.p-y-19-lg{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 1200px){.p-t-19-lg{padding-top:19px!important}}@media (min-width: 1200px){.p-r-19-lg{padding-right:19px!important}}@media (min-width: 1200px){.p-b-19-lg{padding-bottom:19px!important}}@media (min-width: 1200px){.p-l-19-lg{padding-left:19px!important}}@media (min-width: 1200px){.b-19-lg{border-radius:19px!important}}@media (min-width: 1200px){.b-t-19-lg{border-top-left-radius:19px!important;border-top-right-radius:19px!important}}@media (min-width: 1200px){.b-b-19-lg{border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}}@media (min-width: 1200px){.b-tl-19-lg{border-top-left-radius:19px!important}}@media (min-width: 1200px){.b-tr-19-lg{border-top-right-radius:19px!important}}@media (min-width: 1200px){.b-bl-19-lg{border-bottom-left-radius:19px!important}}@media (min-width: 1200px){.b-br-19-lg{border-bottom-right-radius:19px!important}}@media (min-width: 1200px){.m-20-lg{margin:20px!important}}@media (min-width: 1200px){.m-x-20-lg{margin-left:20px!important;margin-right:20px!important}}@media (min-width: 1200px){.m-y-20-lg{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 1200px){.m-t-20-lg{margin-top:20px!important}}@media (min-width: 1200px){.m-r-20-lg{margin-right:20px!important}}@media (min-width: 1200px){.m-b-20-lg{margin-bottom:20px!important}}@media (min-width: 1200px){.m-l-20-lg{margin-left:20px!important}}@media (min-width: 1200px){.p-20-lg{padding:20px!important}}@media (min-width: 1200px){.p-x-20-lg{padding-left:20px!important;padding-right:20px!important}}@media (min-width: 1200px){.p-y-20-lg{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 1200px){.p-t-20-lg{padding-top:20px!important}}@media (min-width: 1200px){.p-r-20-lg{padding-right:20px!important}}@media (min-width: 1200px){.p-b-20-lg{padding-bottom:20px!important}}@media (min-width: 1200px){.p-l-20-lg{padding-left:20px!important}}@media (min-width: 1200px){.b-20-lg{border-radius:20px!important}}@media (min-width: 1200px){.b-t-20-lg{border-top-left-radius:20px!important;border-top-right-radius:20px!important}}@media (min-width: 1200px){.b-b-20-lg{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}}@media (min-width: 1200px){.b-tl-20-lg{border-top-left-radius:20px!important}}@media (min-width: 1200px){.b-tr-20-lg{border-top-right-radius:20px!important}}@media (min-width: 1200px){.b-bl-20-lg{border-bottom-left-radius:20px!important}}@media (min-width: 1200px){.b-br-20-lg{border-bottom-right-radius:20px!important}}@media (min-width: 1200px){.m-21-lg{margin:21px!important}}@media (min-width: 1200px){.m-x-21-lg{margin-left:21px!important;margin-right:21px!important}}@media (min-width: 1200px){.m-y-21-lg{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 1200px){.m-t-21-lg{margin-top:21px!important}}@media (min-width: 1200px){.m-r-21-lg{margin-right:21px!important}}@media (min-width: 1200px){.m-b-21-lg{margin-bottom:21px!important}}@media (min-width: 1200px){.m-l-21-lg{margin-left:21px!important}}@media (min-width: 1200px){.p-21-lg{padding:21px!important}}@media (min-width: 1200px){.p-x-21-lg{padding-left:21px!important;padding-right:21px!important}}@media (min-width: 1200px){.p-y-21-lg{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 1200px){.p-t-21-lg{padding-top:21px!important}}@media (min-width: 1200px){.p-r-21-lg{padding-right:21px!important}}@media (min-width: 1200px){.p-b-21-lg{padding-bottom:21px!important}}@media (min-width: 1200px){.p-l-21-lg{padding-left:21px!important}}@media (min-width: 1200px){.b-21-lg{border-radius:21px!important}}@media (min-width: 1200px){.b-t-21-lg{border-top-left-radius:21px!important;border-top-right-radius:21px!important}}@media (min-width: 1200px){.b-b-21-lg{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}}@media (min-width: 1200px){.b-tl-21-lg{border-top-left-radius:21px!important}}@media (min-width: 1200px){.b-tr-21-lg{border-top-right-radius:21px!important}}@media (min-width: 1200px){.b-bl-21-lg{border-bottom-left-radius:21px!important}}@media (min-width: 1200px){.b-br-21-lg{border-bottom-right-radius:21px!important}}@media (min-width: 1200px){.m-22-lg{margin:22px!important}}@media (min-width: 1200px){.m-x-22-lg{margin-left:22px!important;margin-right:22px!important}}@media (min-width: 1200px){.m-y-22-lg{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 1200px){.m-t-22-lg{margin-top:22px!important}}@media (min-width: 1200px){.m-r-22-lg{margin-right:22px!important}}@media (min-width: 1200px){.m-b-22-lg{margin-bottom:22px!important}}@media (min-width: 1200px){.m-l-22-lg{margin-left:22px!important}}@media (min-width: 1200px){.p-22-lg{padding:22px!important}}@media (min-width: 1200px){.p-x-22-lg{padding-left:22px!important;padding-right:22px!important}}@media (min-width: 1200px){.p-y-22-lg{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 1200px){.p-t-22-lg{padding-top:22px!important}}@media (min-width: 1200px){.p-r-22-lg{padding-right:22px!important}}@media (min-width: 1200px){.p-b-22-lg{padding-bottom:22px!important}}@media (min-width: 1200px){.p-l-22-lg{padding-left:22px!important}}@media (min-width: 1200px){.b-22-lg{border-radius:22px!important}}@media (min-width: 1200px){.b-t-22-lg{border-top-left-radius:22px!important;border-top-right-radius:22px!important}}@media (min-width: 1200px){.b-b-22-lg{border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}}@media (min-width: 1200px){.b-tl-22-lg{border-top-left-radius:22px!important}}@media (min-width: 1200px){.b-tr-22-lg{border-top-right-radius:22px!important}}@media (min-width: 1200px){.b-bl-22-lg{border-bottom-left-radius:22px!important}}@media (min-width: 1200px){.b-br-22-lg{border-bottom-right-radius:22px!important}}@media (min-width: 1200px){.m-23-lg{margin:23px!important}}@media (min-width: 1200px){.m-x-23-lg{margin-left:23px!important;margin-right:23px!important}}@media (min-width: 1200px){.m-y-23-lg{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 1200px){.m-t-23-lg{margin-top:23px!important}}@media (min-width: 1200px){.m-r-23-lg{margin-right:23px!important}}@media (min-width: 1200px){.m-b-23-lg{margin-bottom:23px!important}}@media (min-width: 1200px){.m-l-23-lg{margin-left:23px!important}}@media (min-width: 1200px){.p-23-lg{padding:23px!important}}@media (min-width: 1200px){.p-x-23-lg{padding-left:23px!important;padding-right:23px!important}}@media (min-width: 1200px){.p-y-23-lg{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 1200px){.p-t-23-lg{padding-top:23px!important}}@media (min-width: 1200px){.p-r-23-lg{padding-right:23px!important}}@media (min-width: 1200px){.p-b-23-lg{padding-bottom:23px!important}}@media (min-width: 1200px){.p-l-23-lg{padding-left:23px!important}}@media (min-width: 1200px){.b-23-lg{border-radius:23px!important}}@media (min-width: 1200px){.b-t-23-lg{border-top-left-radius:23px!important;border-top-right-radius:23px!important}}@media (min-width: 1200px){.b-b-23-lg{border-bottom-left-radius:23px!important;border-bottom-right-radius:23px!important}}@media (min-width: 1200px){.b-tl-23-lg{border-top-left-radius:23px!important}}@media (min-width: 1200px){.b-tr-23-lg{border-top-right-radius:23px!important}}@media (min-width: 1200px){.b-bl-23-lg{border-bottom-left-radius:23px!important}}@media (min-width: 1200px){.b-br-23-lg{border-bottom-right-radius:23px!important}}@media (min-width: 1200px){.m-24-lg{margin:24px!important}}@media (min-width: 1200px){.m-x-24-lg{margin-left:24px!important;margin-right:24px!important}}@media (min-width: 1200px){.m-y-24-lg{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 1200px){.m-t-24-lg{margin-top:24px!important}}@media (min-width: 1200px){.m-r-24-lg{margin-right:24px!important}}@media (min-width: 1200px){.m-b-24-lg{margin-bottom:24px!important}}@media (min-width: 1200px){.m-l-24-lg{margin-left:24px!important}}@media (min-width: 1200px){.p-24-lg{padding:24px!important}}@media (min-width: 1200px){.p-x-24-lg{padding-left:24px!important;padding-right:24px!important}}@media (min-width: 1200px){.p-y-24-lg{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 1200px){.p-t-24-lg{padding-top:24px!important}}@media (min-width: 1200px){.p-r-24-lg{padding-right:24px!important}}@media (min-width: 1200px){.p-b-24-lg{padding-bottom:24px!important}}@media (min-width: 1200px){.p-l-24-lg{padding-left:24px!important}}@media (min-width: 1200px){.b-24-lg{border-radius:24px!important}}@media (min-width: 1200px){.b-t-24-lg{border-top-left-radius:24px!important;border-top-right-radius:24px!important}}@media (min-width: 1200px){.b-b-24-lg{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}}@media (min-width: 1200px){.b-tl-24-lg{border-top-left-radius:24px!important}}@media (min-width: 1200px){.b-tr-24-lg{border-top-right-radius:24px!important}}@media (min-width: 1200px){.b-bl-24-lg{border-bottom-left-radius:24px!important}}@media (min-width: 1200px){.b-br-24-lg{border-bottom-right-radius:24px!important}}@media (min-width: 1200px){.m-25-lg{margin:25px!important}}@media (min-width: 1200px){.m-x-25-lg{margin-left:25px!important;margin-right:25px!important}}@media (min-width: 1200px){.m-y-25-lg{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 1200px){.m-t-25-lg{margin-top:25px!important}}@media (min-width: 1200px){.m-r-25-lg{margin-right:25px!important}}@media (min-width: 1200px){.m-b-25-lg{margin-bottom:25px!important}}@media (min-width: 1200px){.m-l-25-lg{margin-left:25px!important}}@media (min-width: 1200px){.p-25-lg{padding:25px!important}}@media (min-width: 1200px){.p-x-25-lg{padding-left:25px!important;padding-right:25px!important}}@media (min-width: 1200px){.p-y-25-lg{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 1200px){.p-t-25-lg{padding-top:25px!important}}@media (min-width: 1200px){.p-r-25-lg{padding-right:25px!important}}@media (min-width: 1200px){.p-b-25-lg{padding-bottom:25px!important}}@media (min-width: 1200px){.p-l-25-lg{padding-left:25px!important}}@media (min-width: 1200px){.b-25-lg{border-radius:25px!important}}@media (min-width: 1200px){.b-t-25-lg{border-top-left-radius:25px!important;border-top-right-radius:25px!important}}@media (min-width: 1200px){.b-b-25-lg{border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}}@media (min-width: 1200px){.b-tl-25-lg{border-top-left-radius:25px!important}}@media (min-width: 1200px){.b-tr-25-lg{border-top-right-radius:25px!important}}@media (min-width: 1200px){.b-bl-25-lg{border-bottom-left-radius:25px!important}}@media (min-width: 1200px){.b-br-25-lg{border-bottom-right-radius:25px!important}}@media (min-width: 1200px){.m-26-lg{margin:26px!important}}@media (min-width: 1200px){.m-x-26-lg{margin-left:26px!important;margin-right:26px!important}}@media (min-width: 1200px){.m-y-26-lg{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 1200px){.m-t-26-lg{margin-top:26px!important}}@media (min-width: 1200px){.m-r-26-lg{margin-right:26px!important}}@media (min-width: 1200px){.m-b-26-lg{margin-bottom:26px!important}}@media (min-width: 1200px){.m-l-26-lg{margin-left:26px!important}}@media (min-width: 1200px){.p-26-lg{padding:26px!important}}@media (min-width: 1200px){.p-x-26-lg{padding-left:26px!important;padding-right:26px!important}}@media (min-width: 1200px){.p-y-26-lg{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 1200px){.p-t-26-lg{padding-top:26px!important}}@media (min-width: 1200px){.p-r-26-lg{padding-right:26px!important}}@media (min-width: 1200px){.p-b-26-lg{padding-bottom:26px!important}}@media (min-width: 1200px){.p-l-26-lg{padding-left:26px!important}}@media (min-width: 1200px){.b-26-lg{border-radius:26px!important}}@media (min-width: 1200px){.b-t-26-lg{border-top-left-radius:26px!important;border-top-right-radius:26px!important}}@media (min-width: 1200px){.b-b-26-lg{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}}@media (min-width: 1200px){.b-tl-26-lg{border-top-left-radius:26px!important}}@media (min-width: 1200px){.b-tr-26-lg{border-top-right-radius:26px!important}}@media (min-width: 1200px){.b-bl-26-lg{border-bottom-left-radius:26px!important}}@media (min-width: 1200px){.b-br-26-lg{border-bottom-right-radius:26px!important}}@media (min-width: 1200px){.m-27-lg{margin:27px!important}}@media (min-width: 1200px){.m-x-27-lg{margin-left:27px!important;margin-right:27px!important}}@media (min-width: 1200px){.m-y-27-lg{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 1200px){.m-t-27-lg{margin-top:27px!important}}@media (min-width: 1200px){.m-r-27-lg{margin-right:27px!important}}@media (min-width: 1200px){.m-b-27-lg{margin-bottom:27px!important}}@media (min-width: 1200px){.m-l-27-lg{margin-left:27px!important}}@media (min-width: 1200px){.p-27-lg{padding:27px!important}}@media (min-width: 1200px){.p-x-27-lg{padding-left:27px!important;padding-right:27px!important}}@media (min-width: 1200px){.p-y-27-lg{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 1200px){.p-t-27-lg{padding-top:27px!important}}@media (min-width: 1200px){.p-r-27-lg{padding-right:27px!important}}@media (min-width: 1200px){.p-b-27-lg{padding-bottom:27px!important}}@media (min-width: 1200px){.p-l-27-lg{padding-left:27px!important}}@media (min-width: 1200px){.b-27-lg{border-radius:27px!important}}@media (min-width: 1200px){.b-t-27-lg{border-top-left-radius:27px!important;border-top-right-radius:27px!important}}@media (min-width: 1200px){.b-b-27-lg{border-bottom-left-radius:27px!important;border-bottom-right-radius:27px!important}}@media (min-width: 1200px){.b-tl-27-lg{border-top-left-radius:27px!important}}@media (min-width: 1200px){.b-tr-27-lg{border-top-right-radius:27px!important}}@media (min-width: 1200px){.b-bl-27-lg{border-bottom-left-radius:27px!important}}@media (min-width: 1200px){.b-br-27-lg{border-bottom-right-radius:27px!important}}@media (min-width: 1200px){.m-28-lg{margin:28px!important}}@media (min-width: 1200px){.m-x-28-lg{margin-left:28px!important;margin-right:28px!important}}@media (min-width: 1200px){.m-y-28-lg{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 1200px){.m-t-28-lg{margin-top:28px!important}}@media (min-width: 1200px){.m-r-28-lg{margin-right:28px!important}}@media (min-width: 1200px){.m-b-28-lg{margin-bottom:28px!important}}@media (min-width: 1200px){.m-l-28-lg{margin-left:28px!important}}@media (min-width: 1200px){.p-28-lg{padding:28px!important}}@media (min-width: 1200px){.p-x-28-lg{padding-left:28px!important;padding-right:28px!important}}@media (min-width: 1200px){.p-y-28-lg{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 1200px){.p-t-28-lg{padding-top:28px!important}}@media (min-width: 1200px){.p-r-28-lg{padding-right:28px!important}}@media (min-width: 1200px){.p-b-28-lg{padding-bottom:28px!important}}@media (min-width: 1200px){.p-l-28-lg{padding-left:28px!important}}@media (min-width: 1200px){.b-28-lg{border-radius:28px!important}}@media (min-width: 1200px){.b-t-28-lg{border-top-left-radius:28px!important;border-top-right-radius:28px!important}}@media (min-width: 1200px){.b-b-28-lg{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}}@media (min-width: 1200px){.b-tl-28-lg{border-top-left-radius:28px!important}}@media (min-width: 1200px){.b-tr-28-lg{border-top-right-radius:28px!important}}@media (min-width: 1200px){.b-bl-28-lg{border-bottom-left-radius:28px!important}}@media (min-width: 1200px){.b-br-28-lg{border-bottom-right-radius:28px!important}}@media (min-width: 1200px){.m-29-lg{margin:29px!important}}@media (min-width: 1200px){.m-x-29-lg{margin-left:29px!important;margin-right:29px!important}}@media (min-width: 1200px){.m-y-29-lg{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 1200px){.m-t-29-lg{margin-top:29px!important}}@media (min-width: 1200px){.m-r-29-lg{margin-right:29px!important}}@media (min-width: 1200px){.m-b-29-lg{margin-bottom:29px!important}}@media (min-width: 1200px){.m-l-29-lg{margin-left:29px!important}}@media (min-width: 1200px){.p-29-lg{padding:29px!important}}@media (min-width: 1200px){.p-x-29-lg{padding-left:29px!important;padding-right:29px!important}}@media (min-width: 1200px){.p-y-29-lg{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 1200px){.p-t-29-lg{padding-top:29px!important}}@media (min-width: 1200px){.p-r-29-lg{padding-right:29px!important}}@media (min-width: 1200px){.p-b-29-lg{padding-bottom:29px!important}}@media (min-width: 1200px){.p-l-29-lg{padding-left:29px!important}}@media (min-width: 1200px){.b-29-lg{border-radius:29px!important}}@media (min-width: 1200px){.b-t-29-lg{border-top-left-radius:29px!important;border-top-right-radius:29px!important}}@media (min-width: 1200px){.b-b-29-lg{border-bottom-left-radius:29px!important;border-bottom-right-radius:29px!important}}@media (min-width: 1200px){.b-tl-29-lg{border-top-left-radius:29px!important}}@media (min-width: 1200px){.b-tr-29-lg{border-top-right-radius:29px!important}}@media (min-width: 1200px){.b-bl-29-lg{border-bottom-left-radius:29px!important}}@media (min-width: 1200px){.b-br-29-lg{border-bottom-right-radius:29px!important}}@media (min-width: 1200px){.m-30-lg{margin:30px!important}}@media (min-width: 1200px){.m-x-30-lg{margin-left:30px!important;margin-right:30px!important}}@media (min-width: 1200px){.m-y-30-lg{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 1200px){.m-t-30-lg{margin-top:30px!important}}@media (min-width: 1200px){.m-r-30-lg{margin-right:30px!important}}@media (min-width: 1200px){.m-b-30-lg{margin-bottom:30px!important}}@media (min-width: 1200px){.m-l-30-lg{margin-left:30px!important}}@media (min-width: 1200px){.p-30-lg{padding:30px!important}}@media (min-width: 1200px){.p-x-30-lg{padding-left:30px!important;padding-right:30px!important}}@media (min-width: 1200px){.p-y-30-lg{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 1200px){.p-t-30-lg{padding-top:30px!important}}@media (min-width: 1200px){.p-r-30-lg{padding-right:30px!important}}@media (min-width: 1200px){.p-b-30-lg{padding-bottom:30px!important}}@media (min-width: 1200px){.p-l-30-lg{padding-left:30px!important}}@media (min-width: 1200px){.b-30-lg{border-radius:30px!important}}@media (min-width: 1200px){.b-t-30-lg{border-top-left-radius:30px!important;border-top-right-radius:30px!important}}@media (min-width: 1200px){.b-b-30-lg{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}}@media (min-width: 1200px){.b-tl-30-lg{border-top-left-radius:30px!important}}@media (min-width: 1200px){.b-tr-30-lg{border-top-right-radius:30px!important}}@media (min-width: 1200px){.b-bl-30-lg{border-bottom-left-radius:30px!important}}@media (min-width: 1200px){.b-br-30-lg{border-bottom-right-radius:30px!important}}@media (min-width: 1200px){.m-31-lg{margin:31px!important}}@media (min-width: 1200px){.m-x-31-lg{margin-left:31px!important;margin-right:31px!important}}@media (min-width: 1200px){.m-y-31-lg{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 1200px){.m-t-31-lg{margin-top:31px!important}}@media (min-width: 1200px){.m-r-31-lg{margin-right:31px!important}}@media (min-width: 1200px){.m-b-31-lg{margin-bottom:31px!important}}@media (min-width: 1200px){.m-l-31-lg{margin-left:31px!important}}@media (min-width: 1200px){.p-31-lg{padding:31px!important}}@media (min-width: 1200px){.p-x-31-lg{padding-left:31px!important;padding-right:31px!important}}@media (min-width: 1200px){.p-y-31-lg{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 1200px){.p-t-31-lg{padding-top:31px!important}}@media (min-width: 1200px){.p-r-31-lg{padding-right:31px!important}}@media (min-width: 1200px){.p-b-31-lg{padding-bottom:31px!important}}@media (min-width: 1200px){.p-l-31-lg{padding-left:31px!important}}@media (min-width: 1200px){.b-31-lg{border-radius:31px!important}}@media (min-width: 1200px){.b-t-31-lg{border-top-left-radius:31px!important;border-top-right-radius:31px!important}}@media (min-width: 1200px){.b-b-31-lg{border-bottom-left-radius:31px!important;border-bottom-right-radius:31px!important}}@media (min-width: 1200px){.b-tl-31-lg{border-top-left-radius:31px!important}}@media (min-width: 1200px){.b-tr-31-lg{border-top-right-radius:31px!important}}@media (min-width: 1200px){.b-bl-31-lg{border-bottom-left-radius:31px!important}}@media (min-width: 1200px){.b-br-31-lg{border-bottom-right-radius:31px!important}}@media (min-width: 1200px){.m-32-lg{margin:32px!important}}@media (min-width: 1200px){.m-x-32-lg{margin-left:32px!important;margin-right:32px!important}}@media (min-width: 1200px){.m-y-32-lg{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 1200px){.m-t-32-lg{margin-top:32px!important}}@media (min-width: 1200px){.m-r-32-lg{margin-right:32px!important}}@media (min-width: 1200px){.m-b-32-lg{margin-bottom:32px!important}}@media (min-width: 1200px){.m-l-32-lg{margin-left:32px!important}}@media (min-width: 1200px){.p-32-lg{padding:32px!important}}@media (min-width: 1200px){.p-x-32-lg{padding-left:32px!important;padding-right:32px!important}}@media (min-width: 1200px){.p-y-32-lg{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 1200px){.p-t-32-lg{padding-top:32px!important}}@media (min-width: 1200px){.p-r-32-lg{padding-right:32px!important}}@media (min-width: 1200px){.p-b-32-lg{padding-bottom:32px!important}}@media (min-width: 1200px){.p-l-32-lg{padding-left:32px!important}}@media (min-width: 1200px){.b-32-lg{border-radius:32px!important}}@media (min-width: 1200px){.b-t-32-lg{border-top-left-radius:32px!important;border-top-right-radius:32px!important}}@media (min-width: 1200px){.b-b-32-lg{border-bottom-left-radius:32px!important;border-bottom-right-radius:32px!important}}@media (min-width: 1200px){.b-tl-32-lg{border-top-left-radius:32px!important}}@media (min-width: 1200px){.b-tr-32-lg{border-top-right-radius:32px!important}}@media (min-width: 1200px){.b-bl-32-lg{border-bottom-left-radius:32px!important}}@media (min-width: 1200px){.b-br-32-lg{border-bottom-right-radius:32px!important}}@media (min-width: 1200px){.m-33-lg{margin:33px!important}}@media (min-width: 1200px){.m-x-33-lg{margin-left:33px!important;margin-right:33px!important}}@media (min-width: 1200px){.m-y-33-lg{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 1200px){.m-t-33-lg{margin-top:33px!important}}@media (min-width: 1200px){.m-r-33-lg{margin-right:33px!important}}@media (min-width: 1200px){.m-b-33-lg{margin-bottom:33px!important}}@media (min-width: 1200px){.m-l-33-lg{margin-left:33px!important}}@media (min-width: 1200px){.p-33-lg{padding:33px!important}}@media (min-width: 1200px){.p-x-33-lg{padding-left:33px!important;padding-right:33px!important}}@media (min-width: 1200px){.p-y-33-lg{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 1200px){.p-t-33-lg{padding-top:33px!important}}@media (min-width: 1200px){.p-r-33-lg{padding-right:33px!important}}@media (min-width: 1200px){.p-b-33-lg{padding-bottom:33px!important}}@media (min-width: 1200px){.p-l-33-lg{padding-left:33px!important}}@media (min-width: 1200px){.b-33-lg{border-radius:33px!important}}@media (min-width: 1200px){.b-t-33-lg{border-top-left-radius:33px!important;border-top-right-radius:33px!important}}@media (min-width: 1200px){.b-b-33-lg{border-bottom-left-radius:33px!important;border-bottom-right-radius:33px!important}}@media (min-width: 1200px){.b-tl-33-lg{border-top-left-radius:33px!important}}@media (min-width: 1200px){.b-tr-33-lg{border-top-right-radius:33px!important}}@media (min-width: 1200px){.b-bl-33-lg{border-bottom-left-radius:33px!important}}@media (min-width: 1200px){.b-br-33-lg{border-bottom-right-radius:33px!important}}@media (min-width: 1200px){.m-34-lg{margin:34px!important}}@media (min-width: 1200px){.m-x-34-lg{margin-left:34px!important;margin-right:34px!important}}@media (min-width: 1200px){.m-y-34-lg{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 1200px){.m-t-34-lg{margin-top:34px!important}}@media (min-width: 1200px){.m-r-34-lg{margin-right:34px!important}}@media (min-width: 1200px){.m-b-34-lg{margin-bottom:34px!important}}@media (min-width: 1200px){.m-l-34-lg{margin-left:34px!important}}@media (min-width: 1200px){.p-34-lg{padding:34px!important}}@media (min-width: 1200px){.p-x-34-lg{padding-left:34px!important;padding-right:34px!important}}@media (min-width: 1200px){.p-y-34-lg{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 1200px){.p-t-34-lg{padding-top:34px!important}}@media (min-width: 1200px){.p-r-34-lg{padding-right:34px!important}}@media (min-width: 1200px){.p-b-34-lg{padding-bottom:34px!important}}@media (min-width: 1200px){.p-l-34-lg{padding-left:34px!important}}@media (min-width: 1200px){.b-34-lg{border-radius:34px!important}}@media (min-width: 1200px){.b-t-34-lg{border-top-left-radius:34px!important;border-top-right-radius:34px!important}}@media (min-width: 1200px){.b-b-34-lg{border-bottom-left-radius:34px!important;border-bottom-right-radius:34px!important}}@media (min-width: 1200px){.b-tl-34-lg{border-top-left-radius:34px!important}}@media (min-width: 1200px){.b-tr-34-lg{border-top-right-radius:34px!important}}@media (min-width: 1200px){.b-bl-34-lg{border-bottom-left-radius:34px!important}}@media (min-width: 1200px){.b-br-34-lg{border-bottom-right-radius:34px!important}}@media (min-width: 1200px){.m-35-lg{margin:35px!important}}@media (min-width: 1200px){.m-x-35-lg{margin-left:35px!important;margin-right:35px!important}}@media (min-width: 1200px){.m-y-35-lg{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 1200px){.m-t-35-lg{margin-top:35px!important}}@media (min-width: 1200px){.m-r-35-lg{margin-right:35px!important}}@media (min-width: 1200px){.m-b-35-lg{margin-bottom:35px!important}}@media (min-width: 1200px){.m-l-35-lg{margin-left:35px!important}}@media (min-width: 1200px){.p-35-lg{padding:35px!important}}@media (min-width: 1200px){.p-x-35-lg{padding-left:35px!important;padding-right:35px!important}}@media (min-width: 1200px){.p-y-35-lg{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 1200px){.p-t-35-lg{padding-top:35px!important}}@media (min-width: 1200px){.p-r-35-lg{padding-right:35px!important}}@media (min-width: 1200px){.p-b-35-lg{padding-bottom:35px!important}}@media (min-width: 1200px){.p-l-35-lg{padding-left:35px!important}}@media (min-width: 1200px){.b-35-lg{border-radius:35px!important}}@media (min-width: 1200px){.b-t-35-lg{border-top-left-radius:35px!important;border-top-right-radius:35px!important}}@media (min-width: 1200px){.b-b-35-lg{border-bottom-left-radius:35px!important;border-bottom-right-radius:35px!important}}@media (min-width: 1200px){.b-tl-35-lg{border-top-left-radius:35px!important}}@media (min-width: 1200px){.b-tr-35-lg{border-top-right-radius:35px!important}}@media (min-width: 1200px){.b-bl-35-lg{border-bottom-left-radius:35px!important}}@media (min-width: 1200px){.b-br-35-lg{border-bottom-right-radius:35px!important}}@media (min-width: 1200px){.m-36-lg{margin:36px!important}}@media (min-width: 1200px){.m-x-36-lg{margin-left:36px!important;margin-right:36px!important}}@media (min-width: 1200px){.m-y-36-lg{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 1200px){.m-t-36-lg{margin-top:36px!important}}@media (min-width: 1200px){.m-r-36-lg{margin-right:36px!important}}@media (min-width: 1200px){.m-b-36-lg{margin-bottom:36px!important}}@media (min-width: 1200px){.m-l-36-lg{margin-left:36px!important}}@media (min-width: 1200px){.p-36-lg{padding:36px!important}}@media (min-width: 1200px){.p-x-36-lg{padding-left:36px!important;padding-right:36px!important}}@media (min-width: 1200px){.p-y-36-lg{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 1200px){.p-t-36-lg{padding-top:36px!important}}@media (min-width: 1200px){.p-r-36-lg{padding-right:36px!important}}@media (min-width: 1200px){.p-b-36-lg{padding-bottom:36px!important}}@media (min-width: 1200px){.p-l-36-lg{padding-left:36px!important}}@media (min-width: 1200px){.b-36-lg{border-radius:36px!important}}@media (min-width: 1200px){.b-t-36-lg{border-top-left-radius:36px!important;border-top-right-radius:36px!important}}@media (min-width: 1200px){.b-b-36-lg{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}}@media (min-width: 1200px){.b-tl-36-lg{border-top-left-radius:36px!important}}@media (min-width: 1200px){.b-tr-36-lg{border-top-right-radius:36px!important}}@media (min-width: 1200px){.b-bl-36-lg{border-bottom-left-radius:36px!important}}@media (min-width: 1200px){.b-br-36-lg{border-bottom-right-radius:36px!important}}@media (min-width: 1200px){.m-37-lg{margin:37px!important}}@media (min-width: 1200px){.m-x-37-lg{margin-left:37px!important;margin-right:37px!important}}@media (min-width: 1200px){.m-y-37-lg{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 1200px){.m-t-37-lg{margin-top:37px!important}}@media (min-width: 1200px){.m-r-37-lg{margin-right:37px!important}}@media (min-width: 1200px){.m-b-37-lg{margin-bottom:37px!important}}@media (min-width: 1200px){.m-l-37-lg{margin-left:37px!important}}@media (min-width: 1200px){.p-37-lg{padding:37px!important}}@media (min-width: 1200px){.p-x-37-lg{padding-left:37px!important;padding-right:37px!important}}@media (min-width: 1200px){.p-y-37-lg{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 1200px){.p-t-37-lg{padding-top:37px!important}}@media (min-width: 1200px){.p-r-37-lg{padding-right:37px!important}}@media (min-width: 1200px){.p-b-37-lg{padding-bottom:37px!important}}@media (min-width: 1200px){.p-l-37-lg{padding-left:37px!important}}@media (min-width: 1200px){.b-37-lg{border-radius:37px!important}}@media (min-width: 1200px){.b-t-37-lg{border-top-left-radius:37px!important;border-top-right-radius:37px!important}}@media (min-width: 1200px){.b-b-37-lg{border-bottom-left-radius:37px!important;border-bottom-right-radius:37px!important}}@media (min-width: 1200px){.b-tl-37-lg{border-top-left-radius:37px!important}}@media (min-width: 1200px){.b-tr-37-lg{border-top-right-radius:37px!important}}@media (min-width: 1200px){.b-bl-37-lg{border-bottom-left-radius:37px!important}}@media (min-width: 1200px){.b-br-37-lg{border-bottom-right-radius:37px!important}}@media (min-width: 1200px){.m-38-lg{margin:38px!important}}@media (min-width: 1200px){.m-x-38-lg{margin-left:38px!important;margin-right:38px!important}}@media (min-width: 1200px){.m-y-38-lg{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 1200px){.m-t-38-lg{margin-top:38px!important}}@media (min-width: 1200px){.m-r-38-lg{margin-right:38px!important}}@media (min-width: 1200px){.m-b-38-lg{margin-bottom:38px!important}}@media (min-width: 1200px){.m-l-38-lg{margin-left:38px!important}}@media (min-width: 1200px){.p-38-lg{padding:38px!important}}@media (min-width: 1200px){.p-x-38-lg{padding-left:38px!important;padding-right:38px!important}}@media (min-width: 1200px){.p-y-38-lg{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 1200px){.p-t-38-lg{padding-top:38px!important}}@media (min-width: 1200px){.p-r-38-lg{padding-right:38px!important}}@media (min-width: 1200px){.p-b-38-lg{padding-bottom:38px!important}}@media (min-width: 1200px){.p-l-38-lg{padding-left:38px!important}}@media (min-width: 1200px){.b-38-lg{border-radius:38px!important}}@media (min-width: 1200px){.b-t-38-lg{border-top-left-radius:38px!important;border-top-right-radius:38px!important}}@media (min-width: 1200px){.b-b-38-lg{border-bottom-left-radius:38px!important;border-bottom-right-radius:38px!important}}@media (min-width: 1200px){.b-tl-38-lg{border-top-left-radius:38px!important}}@media (min-width: 1200px){.b-tr-38-lg{border-top-right-radius:38px!important}}@media (min-width: 1200px){.b-bl-38-lg{border-bottom-left-radius:38px!important}}@media (min-width: 1200px){.b-br-38-lg{border-bottom-right-radius:38px!important}}@media (min-width: 1200px){.m-39-lg{margin:39px!important}}@media (min-width: 1200px){.m-x-39-lg{margin-left:39px!important;margin-right:39px!important}}@media (min-width: 1200px){.m-y-39-lg{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 1200px){.m-t-39-lg{margin-top:39px!important}}@media (min-width: 1200px){.m-r-39-lg{margin-right:39px!important}}@media (min-width: 1200px){.m-b-39-lg{margin-bottom:39px!important}}@media (min-width: 1200px){.m-l-39-lg{margin-left:39px!important}}@media (min-width: 1200px){.p-39-lg{padding:39px!important}}@media (min-width: 1200px){.p-x-39-lg{padding-left:39px!important;padding-right:39px!important}}@media (min-width: 1200px){.p-y-39-lg{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 1200px){.p-t-39-lg{padding-top:39px!important}}@media (min-width: 1200px){.p-r-39-lg{padding-right:39px!important}}@media (min-width: 1200px){.p-b-39-lg{padding-bottom:39px!important}}@media (min-width: 1200px){.p-l-39-lg{padding-left:39px!important}}@media (min-width: 1200px){.b-39-lg{border-radius:39px!important}}@media (min-width: 1200px){.b-t-39-lg{border-top-left-radius:39px!important;border-top-right-radius:39px!important}}@media (min-width: 1200px){.b-b-39-lg{border-bottom-left-radius:39px!important;border-bottom-right-radius:39px!important}}@media (min-width: 1200px){.b-tl-39-lg{border-top-left-radius:39px!important}}@media (min-width: 1200px){.b-tr-39-lg{border-top-right-radius:39px!important}}@media (min-width: 1200px){.b-bl-39-lg{border-bottom-left-radius:39px!important}}@media (min-width: 1200px){.b-br-39-lg{border-bottom-right-radius:39px!important}}@media (min-width: 1200px){.m-40-lg{margin:40px!important}}@media (min-width: 1200px){.m-x-40-lg{margin-left:40px!important;margin-right:40px!important}}@media (min-width: 1200px){.m-y-40-lg{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 1200px){.m-t-40-lg{margin-top:40px!important}}@media (min-width: 1200px){.m-r-40-lg{margin-right:40px!important}}@media (min-width: 1200px){.m-b-40-lg{margin-bottom:40px!important}}@media (min-width: 1200px){.m-l-40-lg{margin-left:40px!important}}@media (min-width: 1200px){.p-40-lg{padding:40px!important}}@media (min-width: 1200px){.p-x-40-lg{padding-left:40px!important;padding-right:40px!important}}@media (min-width: 1200px){.p-y-40-lg{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 1200px){.p-t-40-lg{padding-top:40px!important}}@media (min-width: 1200px){.p-r-40-lg{padding-right:40px!important}}@media (min-width: 1200px){.p-b-40-lg{padding-bottom:40px!important}}@media (min-width: 1200px){.p-l-40-lg{padding-left:40px!important}}@media (min-width: 1200px){.b-40-lg{border-radius:40px!important}}@media (min-width: 1200px){.b-t-40-lg{border-top-left-radius:40px!important;border-top-right-radius:40px!important}}@media (min-width: 1200px){.b-b-40-lg{border-bottom-left-radius:40px!important;border-bottom-right-radius:40px!important}}@media (min-width: 1200px){.b-tl-40-lg{border-top-left-radius:40px!important}}@media (min-width: 1200px){.b-tr-40-lg{border-top-right-radius:40px!important}}@media (min-width: 1200px){.b-bl-40-lg{border-bottom-left-radius:40px!important}}@media (min-width: 1200px){.b-br-40-lg{border-bottom-right-radius:40px!important}}@media (min-width: 1200px){.m-41-lg{margin:41px!important}}@media (min-width: 1200px){.m-x-41-lg{margin-left:41px!important;margin-right:41px!important}}@media (min-width: 1200px){.m-y-41-lg{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 1200px){.m-t-41-lg{margin-top:41px!important}}@media (min-width: 1200px){.m-r-41-lg{margin-right:41px!important}}@media (min-width: 1200px){.m-b-41-lg{margin-bottom:41px!important}}@media (min-width: 1200px){.m-l-41-lg{margin-left:41px!important}}@media (min-width: 1200px){.p-41-lg{padding:41px!important}}@media (min-width: 1200px){.p-x-41-lg{padding-left:41px!important;padding-right:41px!important}}@media (min-width: 1200px){.p-y-41-lg{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 1200px){.p-t-41-lg{padding-top:41px!important}}@media (min-width: 1200px){.p-r-41-lg{padding-right:41px!important}}@media (min-width: 1200px){.p-b-41-lg{padding-bottom:41px!important}}@media (min-width: 1200px){.p-l-41-lg{padding-left:41px!important}}@media (min-width: 1200px){.b-41-lg{border-radius:41px!important}}@media (min-width: 1200px){.b-t-41-lg{border-top-left-radius:41px!important;border-top-right-radius:41px!important}}@media (min-width: 1200px){.b-b-41-lg{border-bottom-left-radius:41px!important;border-bottom-right-radius:41px!important}}@media (min-width: 1200px){.b-tl-41-lg{border-top-left-radius:41px!important}}@media (min-width: 1200px){.b-tr-41-lg{border-top-right-radius:41px!important}}@media (min-width: 1200px){.b-bl-41-lg{border-bottom-left-radius:41px!important}}@media (min-width: 1200px){.b-br-41-lg{border-bottom-right-radius:41px!important}}@media (min-width: 1200px){.m-42-lg{margin:42px!important}}@media (min-width: 1200px){.m-x-42-lg{margin-left:42px!important;margin-right:42px!important}}@media (min-width: 1200px){.m-y-42-lg{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 1200px){.m-t-42-lg{margin-top:42px!important}}@media (min-width: 1200px){.m-r-42-lg{margin-right:42px!important}}@media (min-width: 1200px){.m-b-42-lg{margin-bottom:42px!important}}@media (min-width: 1200px){.m-l-42-lg{margin-left:42px!important}}@media (min-width: 1200px){.p-42-lg{padding:42px!important}}@media (min-width: 1200px){.p-x-42-lg{padding-left:42px!important;padding-right:42px!important}}@media (min-width: 1200px){.p-y-42-lg{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 1200px){.p-t-42-lg{padding-top:42px!important}}@media (min-width: 1200px){.p-r-42-lg{padding-right:42px!important}}@media (min-width: 1200px){.p-b-42-lg{padding-bottom:42px!important}}@media (min-width: 1200px){.p-l-42-lg{padding-left:42px!important}}@media (min-width: 1200px){.b-42-lg{border-radius:42px!important}}@media (min-width: 1200px){.b-t-42-lg{border-top-left-radius:42px!important;border-top-right-radius:42px!important}}@media (min-width: 1200px){.b-b-42-lg{border-bottom-left-radius:42px!important;border-bottom-right-radius:42px!important}}@media (min-width: 1200px){.b-tl-42-lg{border-top-left-radius:42px!important}}@media (min-width: 1200px){.b-tr-42-lg{border-top-right-radius:42px!important}}@media (min-width: 1200px){.b-bl-42-lg{border-bottom-left-radius:42px!important}}@media (min-width: 1200px){.b-br-42-lg{border-bottom-right-radius:42px!important}}@media (min-width: 1200px){.m-43-lg{margin:43px!important}}@media (min-width: 1200px){.m-x-43-lg{margin-left:43px!important;margin-right:43px!important}}@media (min-width: 1200px){.m-y-43-lg{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 1200px){.m-t-43-lg{margin-top:43px!important}}@media (min-width: 1200px){.m-r-43-lg{margin-right:43px!important}}@media (min-width: 1200px){.m-b-43-lg{margin-bottom:43px!important}}@media (min-width: 1200px){.m-l-43-lg{margin-left:43px!important}}@media (min-width: 1200px){.p-43-lg{padding:43px!important}}@media (min-width: 1200px){.p-x-43-lg{padding-left:43px!important;padding-right:43px!important}}@media (min-width: 1200px){.p-y-43-lg{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 1200px){.p-t-43-lg{padding-top:43px!important}}@media (min-width: 1200px){.p-r-43-lg{padding-right:43px!important}}@media (min-width: 1200px){.p-b-43-lg{padding-bottom:43px!important}}@media (min-width: 1200px){.p-l-43-lg{padding-left:43px!important}}@media (min-width: 1200px){.b-43-lg{border-radius:43px!important}}@media (min-width: 1200px){.b-t-43-lg{border-top-left-radius:43px!important;border-top-right-radius:43px!important}}@media (min-width: 1200px){.b-b-43-lg{border-bottom-left-radius:43px!important;border-bottom-right-radius:43px!important}}@media (min-width: 1200px){.b-tl-43-lg{border-top-left-radius:43px!important}}@media (min-width: 1200px){.b-tr-43-lg{border-top-right-radius:43px!important}}@media (min-width: 1200px){.b-bl-43-lg{border-bottom-left-radius:43px!important}}@media (min-width: 1200px){.b-br-43-lg{border-bottom-right-radius:43px!important}}@media (min-width: 1200px){.m-44-lg{margin:44px!important}}@media (min-width: 1200px){.m-x-44-lg{margin-left:44px!important;margin-right:44px!important}}@media (min-width: 1200px){.m-y-44-lg{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 1200px){.m-t-44-lg{margin-top:44px!important}}@media (min-width: 1200px){.m-r-44-lg{margin-right:44px!important}}@media (min-width: 1200px){.m-b-44-lg{margin-bottom:44px!important}}@media (min-width: 1200px){.m-l-44-lg{margin-left:44px!important}}@media (min-width: 1200px){.p-44-lg{padding:44px!important}}@media (min-width: 1200px){.p-x-44-lg{padding-left:44px!important;padding-right:44px!important}}@media (min-width: 1200px){.p-y-44-lg{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 1200px){.p-t-44-lg{padding-top:44px!important}}@media (min-width: 1200px){.p-r-44-lg{padding-right:44px!important}}@media (min-width: 1200px){.p-b-44-lg{padding-bottom:44px!important}}@media (min-width: 1200px){.p-l-44-lg{padding-left:44px!important}}@media (min-width: 1200px){.b-44-lg{border-radius:44px!important}}@media (min-width: 1200px){.b-t-44-lg{border-top-left-radius:44px!important;border-top-right-radius:44px!important}}@media (min-width: 1200px){.b-b-44-lg{border-bottom-left-radius:44px!important;border-bottom-right-radius:44px!important}}@media (min-width: 1200px){.b-tl-44-lg{border-top-left-radius:44px!important}}@media (min-width: 1200px){.b-tr-44-lg{border-top-right-radius:44px!important}}@media (min-width: 1200px){.b-bl-44-lg{border-bottom-left-radius:44px!important}}@media (min-width: 1200px){.b-br-44-lg{border-bottom-right-radius:44px!important}}@media (min-width: 1200px){.m-45-lg{margin:45px!important}}@media (min-width: 1200px){.m-x-45-lg{margin-left:45px!important;margin-right:45px!important}}@media (min-width: 1200px){.m-y-45-lg{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 1200px){.m-t-45-lg{margin-top:45px!important}}@media (min-width: 1200px){.m-r-45-lg{margin-right:45px!important}}@media (min-width: 1200px){.m-b-45-lg{margin-bottom:45px!important}}@media (min-width: 1200px){.m-l-45-lg{margin-left:45px!important}}@media (min-width: 1200px){.p-45-lg{padding:45px!important}}@media (min-width: 1200px){.p-x-45-lg{padding-left:45px!important;padding-right:45px!important}}@media (min-width: 1200px){.p-y-45-lg{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 1200px){.p-t-45-lg{padding-top:45px!important}}@media (min-width: 1200px){.p-r-45-lg{padding-right:45px!important}}@media (min-width: 1200px){.p-b-45-lg{padding-bottom:45px!important}}@media (min-width: 1200px){.p-l-45-lg{padding-left:45px!important}}@media (min-width: 1200px){.b-45-lg{border-radius:45px!important}}@media (min-width: 1200px){.b-t-45-lg{border-top-left-radius:45px!important;border-top-right-radius:45px!important}}@media (min-width: 1200px){.b-b-45-lg{border-bottom-left-radius:45px!important;border-bottom-right-radius:45px!important}}@media (min-width: 1200px){.b-tl-45-lg{border-top-left-radius:45px!important}}@media (min-width: 1200px){.b-tr-45-lg{border-top-right-radius:45px!important}}@media (min-width: 1200px){.b-bl-45-lg{border-bottom-left-radius:45px!important}}@media (min-width: 1200px){.b-br-45-lg{border-bottom-right-radius:45px!important}}@media (min-width: 1200px){.m-46-lg{margin:46px!important}}@media (min-width: 1200px){.m-x-46-lg{margin-left:46px!important;margin-right:46px!important}}@media (min-width: 1200px){.m-y-46-lg{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 1200px){.m-t-46-lg{margin-top:46px!important}}@media (min-width: 1200px){.m-r-46-lg{margin-right:46px!important}}@media (min-width: 1200px){.m-b-46-lg{margin-bottom:46px!important}}@media (min-width: 1200px){.m-l-46-lg{margin-left:46px!important}}@media (min-width: 1200px){.p-46-lg{padding:46px!important}}@media (min-width: 1200px){.p-x-46-lg{padding-left:46px!important;padding-right:46px!important}}@media (min-width: 1200px){.p-y-46-lg{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 1200px){.p-t-46-lg{padding-top:46px!important}}@media (min-width: 1200px){.p-r-46-lg{padding-right:46px!important}}@media (min-width: 1200px){.p-b-46-lg{padding-bottom:46px!important}}@media (min-width: 1200px){.p-l-46-lg{padding-left:46px!important}}@media (min-width: 1200px){.b-46-lg{border-radius:46px!important}}@media (min-width: 1200px){.b-t-46-lg{border-top-left-radius:46px!important;border-top-right-radius:46px!important}}@media (min-width: 1200px){.b-b-46-lg{border-bottom-left-radius:46px!important;border-bottom-right-radius:46px!important}}@media (min-width: 1200px){.b-tl-46-lg{border-top-left-radius:46px!important}}@media (min-width: 1200px){.b-tr-46-lg{border-top-right-radius:46px!important}}@media (min-width: 1200px){.b-bl-46-lg{border-bottom-left-radius:46px!important}}@media (min-width: 1200px){.b-br-46-lg{border-bottom-right-radius:46px!important}}@media (min-width: 1200px){.m-47-lg{margin:47px!important}}@media (min-width: 1200px){.m-x-47-lg{margin-left:47px!important;margin-right:47px!important}}@media (min-width: 1200px){.m-y-47-lg{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 1200px){.m-t-47-lg{margin-top:47px!important}}@media (min-width: 1200px){.m-r-47-lg{margin-right:47px!important}}@media (min-width: 1200px){.m-b-47-lg{margin-bottom:47px!important}}@media (min-width: 1200px){.m-l-47-lg{margin-left:47px!important}}@media (min-width: 1200px){.p-47-lg{padding:47px!important}}@media (min-width: 1200px){.p-x-47-lg{padding-left:47px!important;padding-right:47px!important}}@media (min-width: 1200px){.p-y-47-lg{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 1200px){.p-t-47-lg{padding-top:47px!important}}@media (min-width: 1200px){.p-r-47-lg{padding-right:47px!important}}@media (min-width: 1200px){.p-b-47-lg{padding-bottom:47px!important}}@media (min-width: 1200px){.p-l-47-lg{padding-left:47px!important}}@media (min-width: 1200px){.b-47-lg{border-radius:47px!important}}@media (min-width: 1200px){.b-t-47-lg{border-top-left-radius:47px!important;border-top-right-radius:47px!important}}@media (min-width: 1200px){.b-b-47-lg{border-bottom-left-radius:47px!important;border-bottom-right-radius:47px!important}}@media (min-width: 1200px){.b-tl-47-lg{border-top-left-radius:47px!important}}@media (min-width: 1200px){.b-tr-47-lg{border-top-right-radius:47px!important}}@media (min-width: 1200px){.b-bl-47-lg{border-bottom-left-radius:47px!important}}@media (min-width: 1200px){.b-br-47-lg{border-bottom-right-radius:47px!important}}@media (min-width: 1200px){.m-48-lg{margin:48px!important}}@media (min-width: 1200px){.m-x-48-lg{margin-left:48px!important;margin-right:48px!important}}@media (min-width: 1200px){.m-y-48-lg{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 1200px){.m-t-48-lg{margin-top:48px!important}}@media (min-width: 1200px){.m-r-48-lg{margin-right:48px!important}}@media (min-width: 1200px){.m-b-48-lg{margin-bottom:48px!important}}@media (min-width: 1200px){.m-l-48-lg{margin-left:48px!important}}@media (min-width: 1200px){.p-48-lg{padding:48px!important}}@media (min-width: 1200px){.p-x-48-lg{padding-left:48px!important;padding-right:48px!important}}@media (min-width: 1200px){.p-y-48-lg{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 1200px){.p-t-48-lg{padding-top:48px!important}}@media (min-width: 1200px){.p-r-48-lg{padding-right:48px!important}}@media (min-width: 1200px){.p-b-48-lg{padding-bottom:48px!important}}@media (min-width: 1200px){.p-l-48-lg{padding-left:48px!important}}@media (min-width: 1200px){.b-48-lg{border-radius:48px!important}}@media (min-width: 1200px){.b-t-48-lg{border-top-left-radius:48px!important;border-top-right-radius:48px!important}}@media (min-width: 1200px){.b-b-48-lg{border-bottom-left-radius:48px!important;border-bottom-right-radius:48px!important}}@media (min-width: 1200px){.b-tl-48-lg{border-top-left-radius:48px!important}}@media (min-width: 1200px){.b-tr-48-lg{border-top-right-radius:48px!important}}@media (min-width: 1200px){.b-bl-48-lg{border-bottom-left-radius:48px!important}}@media (min-width: 1200px){.b-br-48-lg{border-bottom-right-radius:48px!important}}@media (min-width: 1200px){.m-49-lg{margin:49px!important}}@media (min-width: 1200px){.m-x-49-lg{margin-left:49px!important;margin-right:49px!important}}@media (min-width: 1200px){.m-y-49-lg{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 1200px){.m-t-49-lg{margin-top:49px!important}}@media (min-width: 1200px){.m-r-49-lg{margin-right:49px!important}}@media (min-width: 1200px){.m-b-49-lg{margin-bottom:49px!important}}@media (min-width: 1200px){.m-l-49-lg{margin-left:49px!important}}@media (min-width: 1200px){.p-49-lg{padding:49px!important}}@media (min-width: 1200px){.p-x-49-lg{padding-left:49px!important;padding-right:49px!important}}@media (min-width: 1200px){.p-y-49-lg{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 1200px){.p-t-49-lg{padding-top:49px!important}}@media (min-width: 1200px){.p-r-49-lg{padding-right:49px!important}}@media (min-width: 1200px){.p-b-49-lg{padding-bottom:49px!important}}@media (min-width: 1200px){.p-l-49-lg{padding-left:49px!important}}@media (min-width: 1200px){.b-49-lg{border-radius:49px!important}}@media (min-width: 1200px){.b-t-49-lg{border-top-left-radius:49px!important;border-top-right-radius:49px!important}}@media (min-width: 1200px){.b-b-49-lg{border-bottom-left-radius:49px!important;border-bottom-right-radius:49px!important}}@media (min-width: 1200px){.b-tl-49-lg{border-top-left-radius:49px!important}}@media (min-width: 1200px){.b-tr-49-lg{border-top-right-radius:49px!important}}@media (min-width: 1200px){.b-bl-49-lg{border-bottom-left-radius:49px!important}}@media (min-width: 1200px){.b-br-49-lg{border-bottom-right-radius:49px!important}}@media (min-width: 1200px){.m-50-lg{margin:50px!important}}@media (min-width: 1200px){.m-x-50-lg{margin-left:50px!important;margin-right:50px!important}}@media (min-width: 1200px){.m-y-50-lg{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 1200px){.m-t-50-lg{margin-top:50px!important}}@media (min-width: 1200px){.m-r-50-lg{margin-right:50px!important}}@media (min-width: 1200px){.m-b-50-lg{margin-bottom:50px!important}}@media (min-width: 1200px){.m-l-50-lg{margin-left:50px!important}}@media (min-width: 1200px){.p-50-lg{padding:50px!important}}@media (min-width: 1200px){.p-x-50-lg{padding-left:50px!important;padding-right:50px!important}}@media (min-width: 1200px){.p-y-50-lg{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 1200px){.p-t-50-lg{padding-top:50px!important}}@media (min-width: 1200px){.p-r-50-lg{padding-right:50px!important}}@media (min-width: 1200px){.p-b-50-lg{padding-bottom:50px!important}}@media (min-width: 1200px){.p-l-50-lg{padding-left:50px!important}}@media (min-width: 1200px){.b-50-lg{border-radius:50px!important}}@media (min-width: 1200px){.b-t-50-lg{border-top-left-radius:50px!important;border-top-right-radius:50px!important}}@media (min-width: 1200px){.b-b-50-lg{border-bottom-left-radius:50px!important;border-bottom-right-radius:50px!important}}@media (min-width: 1200px){.b-tl-50-lg{border-top-left-radius:50px!important}}@media (min-width: 1200px){.b-tr-50-lg{border-top-right-radius:50px!important}}@media (min-width: 1200px){.b-bl-50-lg{border-bottom-left-radius:50px!important}}@media (min-width: 1200px){.b-br-50-lg{border-bottom-right-radius:50px!important}}.m-auto{margin:auto!important}.max-w-0percent{max-width:0%!important}.min-w-0percent{min-width:0%!important}.w-0percent{width:0%!important}.max-h-0percent{max-height:0%!important}.min-h-0percent{min-height:0%!important}.h-0percent{height:0%!important}.max-w-1percent{max-width:1%!important}.min-w-1percent{min-width:1%!important}.w-1percent{width:1%!important}.max-h-1percent{max-height:1%!important}.min-h-1percent{min-height:1%!important}.h-1percent{height:1%!important}.max-w-2percent{max-width:2%!important}.min-w-2percent{min-width:2%!important}.w-2percent{width:2%!important}.max-h-2percent{max-height:2%!important}.min-h-2percent{min-height:2%!important}.h-2percent{height:2%!important}.max-w-3percent{max-width:3%!important}.min-w-3percent{min-width:3%!important}.w-3percent{width:3%!important}.max-h-3percent{max-height:3%!important}.min-h-3percent{min-height:3%!important}.h-3percent{height:3%!important}.max-w-4percent{max-width:4%!important}.min-w-4percent{min-width:4%!important}.w-4percent{width:4%!important}.max-h-4percent{max-height:4%!important}.min-h-4percent{min-height:4%!important}.h-4percent{height:4%!important}.max-w-5percent{max-width:5%!important}.min-w-5percent{min-width:5%!important}.w-5percent{width:5%!important}.max-h-5percent{max-height:5%!important}.min-h-5percent{min-height:5%!important}.h-5percent{height:5%!important}.max-w-6percent{max-width:6%!important}.min-w-6percent{min-width:6%!important}.w-6percent{width:6%!important}.max-h-6percent{max-height:6%!important}.min-h-6percent{min-height:6%!important}.h-6percent{height:6%!important}.max-w-7percent{max-width:7%!important}.min-w-7percent{min-width:7%!important}.w-7percent{width:7%!important}.max-h-7percent{max-height:7%!important}.min-h-7percent{min-height:7%!important}.h-7percent{height:7%!important}.max-w-8percent{max-width:8%!important}.min-w-8percent{min-width:8%!important}.w-8percent{width:8%!important}.max-h-8percent{max-height:8%!important}.min-h-8percent{min-height:8%!important}.h-8percent{height:8%!important}.max-w-9percent{max-width:9%!important}.min-w-9percent{min-width:9%!important}.w-9percent{width:9%!important}.max-h-9percent{max-height:9%!important}.min-h-9percent{min-height:9%!important}.h-9percent{height:9%!important}.max-w-10percent{max-width:10%!important}.min-w-10percent{min-width:10%!important}.w-10percent{width:10%!important}.max-h-10percent{max-height:10%!important}.min-h-10percent{min-height:10%!important}.h-10percent{height:10%!important}.max-w-11percent{max-width:11%!important}.min-w-11percent{min-width:11%!important}.w-11percent{width:11%!important}.max-h-11percent{max-height:11%!important}.min-h-11percent{min-height:11%!important}.h-11percent{height:11%!important}.max-w-12percent{max-width:12%!important}.min-w-12percent{min-width:12%!important}.w-12percent{width:12%!important}.max-h-12percent{max-height:12%!important}.min-h-12percent{min-height:12%!important}.h-12percent{height:12%!important}.max-w-13percent{max-width:13%!important}.min-w-13percent{min-width:13%!important}.w-13percent{width:13%!important}.max-h-13percent{max-height:13%!important}.min-h-13percent{min-height:13%!important}.h-13percent{height:13%!important}.max-w-14percent{max-width:14%!important}.min-w-14percent{min-width:14%!important}.w-14percent{width:14%!important}.max-h-14percent{max-height:14%!important}.min-h-14percent{min-height:14%!important}.h-14percent{height:14%!important}.max-w-15percent{max-width:15%!important}.min-w-15percent{min-width:15%!important}.w-15percent{width:15%!important}.max-h-15percent{max-height:15%!important}.min-h-15percent{min-height:15%!important}.h-15percent{height:15%!important}.max-w-16percent{max-width:16%!important}.min-w-16percent{min-width:16%!important}.w-16percent{width:16%!important}.max-h-16percent{max-height:16%!important}.min-h-16percent{min-height:16%!important}.h-16percent{height:16%!important}.max-w-17percent{max-width:17%!important}.min-w-17percent{min-width:17%!important}.w-17percent{width:17%!important}.max-h-17percent{max-height:17%!important}.min-h-17percent{min-height:17%!important}.h-17percent{height:17%!important}.max-w-18percent{max-width:18%!important}.min-w-18percent{min-width:18%!important}.w-18percent{width:18%!important}.max-h-18percent{max-height:18%!important}.min-h-18percent{min-height:18%!important}.h-18percent{height:18%!important}.max-w-19percent{max-width:19%!important}.min-w-19percent{min-width:19%!important}.w-19percent{width:19%!important}.max-h-19percent{max-height:19%!important}.min-h-19percent{min-height:19%!important}.h-19percent{height:19%!important}.max-w-20percent{max-width:20%!important}.min-w-20percent{min-width:20%!important}.w-20percent{width:20%!important}.max-h-20percent{max-height:20%!important}.min-h-20percent{min-height:20%!important}.h-20percent{height:20%!important}.max-w-21percent{max-width:21%!important}.min-w-21percent{min-width:21%!important}.w-21percent{width:21%!important}.max-h-21percent{max-height:21%!important}.min-h-21percent{min-height:21%!important}.h-21percent{height:21%!important}.max-w-22percent{max-width:22%!important}.min-w-22percent{min-width:22%!important}.w-22percent{width:22%!important}.max-h-22percent{max-height:22%!important}.min-h-22percent{min-height:22%!important}.h-22percent{height:22%!important}.max-w-23percent{max-width:23%!important}.min-w-23percent{min-width:23%!important}.w-23percent{width:23%!important}.max-h-23percent{max-height:23%!important}.min-h-23percent{min-height:23%!important}.h-23percent{height:23%!important}.max-w-24percent{max-width:24%!important}.min-w-24percent{min-width:24%!important}.w-24percent{width:24%!important}.max-h-24percent{max-height:24%!important}.min-h-24percent{min-height:24%!important}.h-24percent{height:24%!important}.max-w-25percent{max-width:25%!important}.min-w-25percent{min-width:25%!important}.w-25percent{width:25%!important}.max-h-25percent{max-height:25%!important}.min-h-25percent{min-height:25%!important}.h-25percent{height:25%!important}.max-w-26percent{max-width:26%!important}.min-w-26percent{min-width:26%!important}.w-26percent{width:26%!important}.max-h-26percent{max-height:26%!important}.min-h-26percent{min-height:26%!important}.h-26percent{height:26%!important}.max-w-27percent{max-width:27%!important}.min-w-27percent{min-width:27%!important}.w-27percent{width:27%!important}.max-h-27percent{max-height:27%!important}.min-h-27percent{min-height:27%!important}.h-27percent{height:27%!important}.max-w-28percent{max-width:28%!important}.min-w-28percent{min-width:28%!important}.w-28percent{width:28%!important}.max-h-28percent{max-height:28%!important}.min-h-28percent{min-height:28%!important}.h-28percent{height:28%!important}.max-w-29percent{max-width:29%!important}.min-w-29percent{min-width:29%!important}.w-29percent{width:29%!important}.max-h-29percent{max-height:29%!important}.min-h-29percent{min-height:29%!important}.h-29percent{height:29%!important}.max-w-30percent{max-width:30%!important}.min-w-30percent{min-width:30%!important}.w-30percent{width:30%!important}.max-h-30percent{max-height:30%!important}.min-h-30percent{min-height:30%!important}.h-30percent{height:30%!important}.max-w-31percent{max-width:31%!important}.min-w-31percent{min-width:31%!important}.w-31percent{width:31%!important}.max-h-31percent{max-height:31%!important}.min-h-31percent{min-height:31%!important}.h-31percent{height:31%!important}.max-w-32percent{max-width:32%!important}.min-w-32percent{min-width:32%!important}.w-32percent{width:32%!important}.max-h-32percent{max-height:32%!important}.min-h-32percent{min-height:32%!important}.h-32percent{height:32%!important}.max-w-33percent{max-width:33%!important}.min-w-33percent{min-width:33%!important}.w-33percent{width:33%!important}.max-h-33percent{max-height:33%!important}.min-h-33percent{min-height:33%!important}.h-33percent{height:33%!important}.max-w-34percent{max-width:34%!important}.min-w-34percent{min-width:34%!important}.w-34percent{width:34%!important}.max-h-34percent{max-height:34%!important}.min-h-34percent{min-height:34%!important}.h-34percent{height:34%!important}.max-w-35percent{max-width:35%!important}.min-w-35percent{min-width:35%!important}.w-35percent{width:35%!important}.max-h-35percent{max-height:35%!important}.min-h-35percent{min-height:35%!important}.h-35percent{height:35%!important}.max-w-36percent{max-width:36%!important}.min-w-36percent{min-width:36%!important}.w-36percent{width:36%!important}.max-h-36percent{max-height:36%!important}.min-h-36percent{min-height:36%!important}.h-36percent{height:36%!important}.max-w-37percent{max-width:37%!important}.min-w-37percent{min-width:37%!important}.w-37percent{width:37%!important}.max-h-37percent{max-height:37%!important}.min-h-37percent{min-height:37%!important}.h-37percent{height:37%!important}.max-w-38percent{max-width:38%!important}.min-w-38percent{min-width:38%!important}.w-38percent{width:38%!important}.max-h-38percent{max-height:38%!important}.min-h-38percent{min-height:38%!important}.h-38percent{height:38%!important}.max-w-39percent{max-width:39%!important}.min-w-39percent{min-width:39%!important}.w-39percent{width:39%!important}.max-h-39percent{max-height:39%!important}.min-h-39percent{min-height:39%!important}.h-39percent{height:39%!important}.max-w-40percent{max-width:40%!important}.min-w-40percent{min-width:40%!important}.w-40percent{width:40%!important}.max-h-40percent{max-height:40%!important}.min-h-40percent{min-height:40%!important}.h-40percent{height:40%!important}.max-w-41percent{max-width:41%!important}.min-w-41percent{min-width:41%!important}.w-41percent{width:41%!important}.max-h-41percent{max-height:41%!important}.min-h-41percent{min-height:41%!important}.h-41percent{height:41%!important}.max-w-42percent{max-width:42%!important}.min-w-42percent{min-width:42%!important}.w-42percent{width:42%!important}.max-h-42percent{max-height:42%!important}.min-h-42percent{min-height:42%!important}.h-42percent{height:42%!important}.max-w-43percent{max-width:43%!important}.min-w-43percent{min-width:43%!important}.w-43percent{width:43%!important}.max-h-43percent{max-height:43%!important}.min-h-43percent{min-height:43%!important}.h-43percent{height:43%!important}.max-w-44percent{max-width:44%!important}.min-w-44percent{min-width:44%!important}.w-44percent{width:44%!important}.max-h-44percent{max-height:44%!important}.min-h-44percent{min-height:44%!important}.h-44percent{height:44%!important}.max-w-45percent{max-width:45%!important}.min-w-45percent{min-width:45%!important}.w-45percent{width:45%!important}.max-h-45percent{max-height:45%!important}.min-h-45percent{min-height:45%!important}.h-45percent{height:45%!important}.max-w-46percent{max-width:46%!important}.min-w-46percent{min-width:46%!important}.w-46percent{width:46%!important}.max-h-46percent{max-height:46%!important}.min-h-46percent{min-height:46%!important}.h-46percent{height:46%!important}.max-w-47percent{max-width:47%!important}.min-w-47percent{min-width:47%!important}.w-47percent{width:47%!important}.max-h-47percent{max-height:47%!important}.min-h-47percent{min-height:47%!important}.h-47percent{height:47%!important}.max-w-48percent{max-width:48%!important}.min-w-48percent{min-width:48%!important}.w-48percent{width:48%!important}.max-h-48percent{max-height:48%!important}.min-h-48percent{min-height:48%!important}.h-48percent{height:48%!important}.max-w-49percent{max-width:49%!important}.min-w-49percent{min-width:49%!important}.w-49percent{width:49%!important}.max-h-49percent{max-height:49%!important}.min-h-49percent{min-height:49%!important}.h-49percent{height:49%!important}.max-w-50percent{max-width:50%!important}.min-w-50percent{min-width:50%!important}.w-50percent{width:50%!important}.max-h-50percent{max-height:50%!important}.min-h-50percent{min-height:50%!important}.h-50percent{height:50%!important}.max-w-51percent{max-width:51%!important}.min-w-51percent{min-width:51%!important}.w-51percent{width:51%!important}.max-h-51percent{max-height:51%!important}.min-h-51percent{min-height:51%!important}.h-51percent{height:51%!important}.max-w-52percent{max-width:52%!important}.min-w-52percent{min-width:52%!important}.w-52percent{width:52%!important}.max-h-52percent{max-height:52%!important}.min-h-52percent{min-height:52%!important}.h-52percent{height:52%!important}.max-w-53percent{max-width:53%!important}.min-w-53percent{min-width:53%!important}.w-53percent{width:53%!important}.max-h-53percent{max-height:53%!important}.min-h-53percent{min-height:53%!important}.h-53percent{height:53%!important}.max-w-54percent{max-width:54%!important}.min-w-54percent{min-width:54%!important}.w-54percent{width:54%!important}.max-h-54percent{max-height:54%!important}.min-h-54percent{min-height:54%!important}.h-54percent{height:54%!important}.max-w-55percent{max-width:55%!important}.min-w-55percent{min-width:55%!important}.w-55percent{width:55%!important}.max-h-55percent{max-height:55%!important}.min-h-55percent{min-height:55%!important}.h-55percent{height:55%!important}.max-w-56percent{max-width:56%!important}.min-w-56percent{min-width:56%!important}.w-56percent{width:56%!important}.max-h-56percent{max-height:56%!important}.min-h-56percent{min-height:56%!important}.h-56percent{height:56%!important}.max-w-57percent{max-width:57%!important}.min-w-57percent{min-width:57%!important}.w-57percent{width:57%!important}.max-h-57percent{max-height:57%!important}.min-h-57percent{min-height:57%!important}.h-57percent{height:57%!important}.max-w-58percent{max-width:58%!important}.min-w-58percent{min-width:58%!important}.w-58percent{width:58%!important}.max-h-58percent{max-height:58%!important}.min-h-58percent{min-height:58%!important}.h-58percent{height:58%!important}.max-w-59percent{max-width:59%!important}.min-w-59percent{min-width:59%!important}.w-59percent{width:59%!important}.max-h-59percent{max-height:59%!important}.min-h-59percent{min-height:59%!important}.h-59percent{height:59%!important}.max-w-60percent{max-width:60%!important}.min-w-60percent{min-width:60%!important}.w-60percent{width:60%!important}.max-h-60percent{max-height:60%!important}.min-h-60percent{min-height:60%!important}.h-60percent{height:60%!important}.max-w-61percent{max-width:61%!important}.min-w-61percent{min-width:61%!important}.w-61percent{width:61%!important}.max-h-61percent{max-height:61%!important}.min-h-61percent{min-height:61%!important}.h-61percent{height:61%!important}.max-w-62percent{max-width:62%!important}.min-w-62percent{min-width:62%!important}.w-62percent{width:62%!important}.max-h-62percent{max-height:62%!important}.min-h-62percent{min-height:62%!important}.h-62percent{height:62%!important}.max-w-63percent{max-width:63%!important}.min-w-63percent{min-width:63%!important}.w-63percent{width:63%!important}.max-h-63percent{max-height:63%!important}.min-h-63percent{min-height:63%!important}.h-63percent{height:63%!important}.max-w-64percent{max-width:64%!important}.min-w-64percent{min-width:64%!important}.w-64percent{width:64%!important}.max-h-64percent{max-height:64%!important}.min-h-64percent{min-height:64%!important}.h-64percent{height:64%!important}.max-w-65percent{max-width:65%!important}.min-w-65percent{min-width:65%!important}.w-65percent{width:65%!important}.max-h-65percent{max-height:65%!important}.min-h-65percent{min-height:65%!important}.h-65percent{height:65%!important}.max-w-66percent{max-width:66%!important}.min-w-66percent{min-width:66%!important}.w-66percent{width:66%!important}.max-h-66percent{max-height:66%!important}.min-h-66percent{min-height:66%!important}.h-66percent{height:66%!important}.max-w-67percent{max-width:67%!important}.min-w-67percent{min-width:67%!important}.w-67percent{width:67%!important}.max-h-67percent{max-height:67%!important}.min-h-67percent{min-height:67%!important}.h-67percent{height:67%!important}.max-w-68percent{max-width:68%!important}.min-w-68percent{min-width:68%!important}.w-68percent{width:68%!important}.max-h-68percent{max-height:68%!important}.min-h-68percent{min-height:68%!important}.h-68percent{height:68%!important}.max-w-69percent{max-width:69%!important}.min-w-69percent{min-width:69%!important}.w-69percent{width:69%!important}.max-h-69percent{max-height:69%!important}.min-h-69percent{min-height:69%!important}.h-69percent{height:69%!important}.max-w-70percent{max-width:70%!important}.min-w-70percent{min-width:70%!important}.w-70percent{width:70%!important}.max-h-70percent{max-height:70%!important}.min-h-70percent{min-height:70%!important}.h-70percent{height:70%!important}.max-w-71percent{max-width:71%!important}.min-w-71percent{min-width:71%!important}.w-71percent{width:71%!important}.max-h-71percent{max-height:71%!important}.min-h-71percent{min-height:71%!important}.h-71percent{height:71%!important}.max-w-72percent{max-width:72%!important}.min-w-72percent{min-width:72%!important}.w-72percent{width:72%!important}.max-h-72percent{max-height:72%!important}.min-h-72percent{min-height:72%!important}.h-72percent{height:72%!important}.max-w-73percent{max-width:73%!important}.min-w-73percent{min-width:73%!important}.w-73percent{width:73%!important}.max-h-73percent{max-height:73%!important}.min-h-73percent{min-height:73%!important}.h-73percent{height:73%!important}.max-w-74percent{max-width:74%!important}.min-w-74percent{min-width:74%!important}.w-74percent{width:74%!important}.max-h-74percent{max-height:74%!important}.min-h-74percent{min-height:74%!important}.h-74percent{height:74%!important}.max-w-75percent{max-width:75%!important}.min-w-75percent{min-width:75%!important}.w-75percent{width:75%!important}.max-h-75percent{max-height:75%!important}.min-h-75percent{min-height:75%!important}.h-75percent{height:75%!important}.max-w-76percent{max-width:76%!important}.min-w-76percent{min-width:76%!important}.w-76percent{width:76%!important}.max-h-76percent{max-height:76%!important}.min-h-76percent{min-height:76%!important}.h-76percent{height:76%!important}.max-w-77percent{max-width:77%!important}.min-w-77percent{min-width:77%!important}.w-77percent{width:77%!important}.max-h-77percent{max-height:77%!important}.min-h-77percent{min-height:77%!important}.h-77percent{height:77%!important}.max-w-78percent{max-width:78%!important}.min-w-78percent{min-width:78%!important}.w-78percent{width:78%!important}.max-h-78percent{max-height:78%!important}.min-h-78percent{min-height:78%!important}.h-78percent{height:78%!important}.max-w-79percent{max-width:79%!important}.min-w-79percent{min-width:79%!important}.w-79percent{width:79%!important}.max-h-79percent{max-height:79%!important}.min-h-79percent{min-height:79%!important}.h-79percent{height:79%!important}.max-w-80percent{max-width:80%!important}.min-w-80percent{min-width:80%!important}.w-80percent{width:80%!important}.max-h-80percent{max-height:80%!important}.min-h-80percent{min-height:80%!important}.h-80percent{height:80%!important}.max-w-81percent{max-width:81%!important}.min-w-81percent{min-width:81%!important}.w-81percent{width:81%!important}.max-h-81percent{max-height:81%!important}.min-h-81percent{min-height:81%!important}.h-81percent{height:81%!important}.max-w-82percent{max-width:82%!important}.min-w-82percent{min-width:82%!important}.w-82percent{width:82%!important}.max-h-82percent{max-height:82%!important}.min-h-82percent{min-height:82%!important}.h-82percent{height:82%!important}.max-w-83percent{max-width:83%!important}.min-w-83percent{min-width:83%!important}.w-83percent{width:83%!important}.max-h-83percent{max-height:83%!important}.min-h-83percent{min-height:83%!important}.h-83percent{height:83%!important}.max-w-84percent{max-width:84%!important}.min-w-84percent{min-width:84%!important}.w-84percent{width:84%!important}.max-h-84percent{max-height:84%!important}.min-h-84percent{min-height:84%!important}.h-84percent{height:84%!important}.max-w-85percent{max-width:85%!important}.min-w-85percent{min-width:85%!important}.w-85percent{width:85%!important}.max-h-85percent{max-height:85%!important}.min-h-85percent{min-height:85%!important}.h-85percent{height:85%!important}.max-w-86percent{max-width:86%!important}.min-w-86percent{min-width:86%!important}.w-86percent{width:86%!important}.max-h-86percent{max-height:86%!important}.min-h-86percent{min-height:86%!important}.h-86percent{height:86%!important}.max-w-87percent{max-width:87%!important}.min-w-87percent{min-width:87%!important}.w-87percent{width:87%!important}.max-h-87percent{max-height:87%!important}.min-h-87percent{min-height:87%!important}.h-87percent{height:87%!important}.max-w-88percent{max-width:88%!important}.min-w-88percent{min-width:88%!important}.w-88percent{width:88%!important}.max-h-88percent{max-height:88%!important}.min-h-88percent{min-height:88%!important}.h-88percent{height:88%!important}.max-w-89percent{max-width:89%!important}.min-w-89percent{min-width:89%!important}.w-89percent{width:89%!important}.max-h-89percent{max-height:89%!important}.min-h-89percent{min-height:89%!important}.h-89percent{height:89%!important}.max-w-90percent{max-width:90%!important}.min-w-90percent{min-width:90%!important}.w-90percent{width:90%!important}.max-h-90percent{max-height:90%!important}.min-h-90percent{min-height:90%!important}.h-90percent{height:90%!important}.max-w-91percent{max-width:91%!important}.min-w-91percent{min-width:91%!important}.w-91percent{width:91%!important}.max-h-91percent{max-height:91%!important}.min-h-91percent{min-height:91%!important}.h-91percent{height:91%!important}.max-w-92percent{max-width:92%!important}.min-w-92percent{min-width:92%!important}.w-92percent{width:92%!important}.max-h-92percent{max-height:92%!important}.min-h-92percent{min-height:92%!important}.h-92percent{height:92%!important}.max-w-93percent{max-width:93%!important}.min-w-93percent{min-width:93%!important}.w-93percent{width:93%!important}.max-h-93percent{max-height:93%!important}.min-h-93percent{min-height:93%!important}.h-93percent{height:93%!important}.max-w-94percent{max-width:94%!important}.min-w-94percent{min-width:94%!important}.w-94percent{width:94%!important}.max-h-94percent{max-height:94%!important}.min-h-94percent{min-height:94%!important}.h-94percent{height:94%!important}.max-w-95percent{max-width:95%!important}.min-w-95percent{min-width:95%!important}.w-95percent{width:95%!important}.max-h-95percent{max-height:95%!important}.min-h-95percent{min-height:95%!important}.h-95percent{height:95%!important}.max-w-96percent{max-width:96%!important}.min-w-96percent{min-width:96%!important}.w-96percent{width:96%!important}.max-h-96percent{max-height:96%!important}.min-h-96percent{min-height:96%!important}.h-96percent{height:96%!important}.max-w-97percent{max-width:97%!important}.min-w-97percent{min-width:97%!important}.w-97percent{width:97%!important}.max-h-97percent{max-height:97%!important}.min-h-97percent{min-height:97%!important}.h-97percent{height:97%!important}.max-w-98percent{max-width:98%!important}.min-w-98percent{min-width:98%!important}.w-98percent{width:98%!important}.max-h-98percent{max-height:98%!important}.min-h-98percent{min-height:98%!important}.h-98percent{height:98%!important}.max-w-99percent{max-width:99%!important}.min-w-99percent{min-width:99%!important}.w-99percent{width:99%!important}.max-h-99percent{max-height:99%!important}.min-h-99percent{min-height:99%!important}.h-99percent{height:99%!important}.max-w-100percent{max-width:100%!important}.min-w-100percent{min-width:100%!important}.w-100percent{width:100%!important}.max-h-100percent{max-height:100%!important}.min-h-100percent{min-height:100%!important}.h-100percent{height:100%!important}.display-5{font-size:2.5rem;font-weight:300}.display-6{font-size:1.5rem;font-weight:300}.display-7{font-size:1.25rem;font-weight:300}.display-8{font-size:1.15rem;font-weight:300}.display-9{font-size:1rem;font-weight:300}.text-center{text-align:center}.text-right{text-align:right}.text-normal{font-weight:400}.text-medium{font-weight:500}.text-semibold{font-weight:600}.text-bold{font-weight:700}.text-extrabold{font-weight:800}.text-light{font-weight:300}.text-extralight{font-weight:200}.text-thin{font-weight:100}.f-0{font-size:0px!important;line-height:0px!important}.f-1{font-size:1px!important;line-height:2.25px!important}.f-2{font-size:2px!important;line-height:4.5px!important}.f-3{font-size:3px!important;line-height:6.75px!important}.f-4{font-size:4px!important;line-height:9px!important}.f-5{font-size:5px!important;line-height:11.25px!important}.f-6{font-size:6px!important;line-height:13.5px!important}.f-7{font-size:7px!important;line-height:15.75px!important}.f-8{font-size:8px!important;line-height:18px!important}.f-9{font-size:9px!important;line-height:20.25px!important}.f-10{font-size:10px!important;line-height:22.5px!important}.f-11{font-size:11px!important;line-height:24.75px!important}.f-12{font-size:12px!important;line-height:27px!important}.f-13{font-size:13px!important;line-height:29.25px!important}.f-14{font-size:14px!important;line-height:31.5px!important}.f-15{font-size:15px!important;line-height:33.75px!important}.f-16{font-size:16px!important;line-height:36px!important}.f-17{font-size:17px!important;line-height:38.25px!important}.f-18{font-size:18px!important;line-height:40.5px!important}.f-19{font-size:19px!important;line-height:42.75px!important}.f-20{font-size:20px!important;line-height:45px!important}.f-21{font-size:21px!important;line-height:47.25px!important}.f-22{font-size:22px!important;line-height:49.5px!important}.f-23{font-size:23px!important;line-height:51.75px!important}.f-24{font-size:24px!important;line-height:54px!important}.f-25{font-size:25px!important;line-height:56.25px!important}.f-26{font-size:26px!important;line-height:58.5px!important}.f-27{font-size:27px!important;line-height:60.75px!important}.f-28{font-size:28px!important;line-height:63px!important}.f-29{font-size:29px!important;line-height:65.25px!important}.f-30{font-size:30px!important;line-height:67.5px!important}.f-31{font-size:31px!important;line-height:69.75px!important}.f-32{font-size:32px!important;line-height:72px!important}.f-33{font-size:33px!important;line-height:74.25px!important}.f-34{font-size:34px!important;line-height:76.5px!important}.f-35{font-size:35px!important;line-height:78.75px!important}.f-36{font-size:36px!important;line-height:81px!important}.f-37{font-size:37px!important;line-height:83.25px!important}.f-38{font-size:38px!important;line-height:85.5px!important}.f-39{font-size:39px!important;line-height:87.75px!important}.f-40{font-size:40px!important;line-height:90px!important}.f-41{font-size:41px!important;line-height:92.25px!important}.f-42{font-size:42px!important;line-height:94.5px!important}.f-43{font-size:43px!important;line-height:96.75px!important}.f-44{font-size:44px!important;line-height:99px!important}.f-45{font-size:45px!important;line-height:101.25px!important}.f-46{font-size:46px!important;line-height:103.5px!important}.f-47{font-size:47px!important;line-height:105.75px!important}.f-48{font-size:48px!important;line-height:108px!important}.f-49{font-size:49px!important;line-height:110.25px!important}.f-50{font-size:50px!important;line-height:112.5px!important}.flex-parent-row{display:flex;flex-direction:row}.flex-parent-col{display:flex;flex-direction:column}.flex-parent-row .flex-child,.flex-parent-col .flex-child{flex:1;-ms-flex:1;-webkit-flex:1}.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}.z-101{z-index:101!important}.z-102{z-index:102!important}.z-103{z-index:103!important}.z-104{z-index:104!important}.z-105{z-index:105!important}.z-106{z-index:106!important}.z-107{z-index:107!important}.z-108{z-index:108!important}.z-109{z-index:109!important}.z-110{z-index:110!important}.z-111{z-index:111!important}.z-112{z-index:112!important}.z-113{z-index:113!important}.z-114{z-index:114!important}.z-115{z-index:115!important}.z-116{z-index:116!important}.z-117{z-index:117!important}.z-118{z-index:118!important}.z-119{z-index:119!important}.z-120{z-index:120!important}.z-121{z-index:121!important}.z-122{z-index:122!important}.z-123{z-index:123!important}.z-124{z-index:124!important}.z-125{z-index:125!important}.z-126{z-index:126!important}.z-127{z-index:127!important}.z-128{z-index:128!important}.z-129{z-index:129!important}.z-130{z-index:130!important}.z-131{z-index:131!important}.z-132{z-index:132!important}.z-133{z-index:133!important}.z-134{z-index:134!important}.z-135{z-index:135!important}.z-136{z-index:136!important}.z-137{z-index:137!important}.z-138{z-index:138!important}.z-139{z-index:139!important}.z-140{z-index:140!important}.z-141{z-index:141!important}.z-142{z-index:142!important}.z-143{z-index:143!important}.z-144{z-index:144!important}.z-145{z-index:145!important}.z-146{z-index:146!important}.z-147{z-index:147!important}.z-148{z-index:148!important}.z-149{z-index:149!important}.z-150{z-index:150!important}.z-151{z-index:151!important}.z-152{z-index:152!important}.z-153{z-index:153!important}.z-154{z-index:154!important}.z-155{z-index:155!important}.z-156{z-index:156!important}.z-157{z-index:157!important}.z-158{z-index:158!important}.z-159{z-index:159!important}.z-160{z-index:160!important}.z-161{z-index:161!important}.z-162{z-index:162!important}.z-163{z-index:163!important}.z-164{z-index:164!important}.z-165{z-index:165!important}.z-166{z-index:166!important}.z-167{z-index:167!important}.z-168{z-index:168!important}.z-169{z-index:169!important}.z-170{z-index:170!important}.z-171{z-index:171!important}.z-172{z-index:172!important}.z-173{z-index:173!important}.z-174{z-index:174!important}.z-175{z-index:175!important}.z-176{z-index:176!important}.z-177{z-index:177!important}.z-178{z-index:178!important}.z-179{z-index:179!important}.z-180{z-index:180!important}.z-181{z-index:181!important}.z-182{z-index:182!important}.z-183{z-index:183!important}.z-184{z-index:184!important}.z-185{z-index:185!important}.z-186{z-index:186!important}.z-187{z-index:187!important}.z-188{z-index:188!important}.z-189{z-index:189!important}.z-190{z-index:190!important}.z-191{z-index:191!important}.z-192{z-index:192!important}.z-193{z-index:193!important}.z-194{z-index:194!important}.z-195{z-index:195!important}.z-196{z-index:196!important}.z-197{z-index:197!important}.z-198{z-index:198!important}.z-199{z-index:199!important}.z-200{z-index:200!important}.z-201{z-index:201!important}.z-202{z-index:202!important}.z-203{z-index:203!important}.z-204{z-index:204!important}.z-205{z-index:205!important}.z-206{z-index:206!important}.z-207{z-index:207!important}.z-208{z-index:208!important}.z-209{z-index:209!important}.z-210{z-index:210!important}.z-211{z-index:211!important}.z-212{z-index:212!important}.z-213{z-index:213!important}.z-214{z-index:214!important}.z-215{z-index:215!important}.z-216{z-index:216!important}.z-217{z-index:217!important}.z-218{z-index:218!important}.z-219{z-index:219!important}.z-220{z-index:220!important}.z-221{z-index:221!important}.z-222{z-index:222!important}.z-223{z-index:223!important}.z-224{z-index:224!important}.z-225{z-index:225!important}.z-226{z-index:226!important}.z-227{z-index:227!important}.z-228{z-index:228!important}.z-229{z-index:229!important}.z-230{z-index:230!important}.z-231{z-index:231!important}.z-232{z-index:232!important}.z-233{z-index:233!important}.z-234{z-index:234!important}.z-235{z-index:235!important}.z-236{z-index:236!important}.z-237{z-index:237!important}.z-238{z-index:238!important}.z-239{z-index:239!important}.z-240{z-index:240!important}.z-241{z-index:241!important}.z-242{z-index:242!important}.z-243{z-index:243!important}.z-244{z-index:244!important}.z-245{z-index:245!important}.z-246{z-index:246!important}.z-247{z-index:247!important}.z-248{z-index:248!important}.z-249{z-index:249!important}.z-250{z-index:250!important}.z-251{z-index:251!important}.z-252{z-index:252!important}.z-253{z-index:253!important}.z-254{z-index:254!important}.z-255{z-index:255!important}.z-256{z-index:256!important}.z-257{z-index:257!important}.z-258{z-index:258!important}.z-259{z-index:259!important}.z-260{z-index:260!important}.z-261{z-index:261!important}.z-262{z-index:262!important}.z-263{z-index:263!important}.z-264{z-index:264!important}.z-265{z-index:265!important}.z-266{z-index:266!important}.z-267{z-index:267!important}.z-268{z-index:268!important}.z-269{z-index:269!important}.z-270{z-index:270!important}.z-271{z-index:271!important}.z-272{z-index:272!important}.z-273{z-index:273!important}.z-274{z-index:274!important}.z-275{z-index:275!important}.z-276{z-index:276!important}.z-277{z-index:277!important}.z-278{z-index:278!important}.z-279{z-index:279!important}.z-280{z-index:280!important}.z-281{z-index:281!important}.z-282{z-index:282!important}.z-283{z-index:283!important}.z-284{z-index:284!important}.z-285{z-index:285!important}.z-286{z-index:286!important}.z-287{z-index:287!important}.z-288{z-index:288!important}.z-289{z-index:289!important}.z-290{z-index:290!important}.z-291{z-index:291!important}.z-292{z-index:292!important}.z-293{z-index:293!important}.z-294{z-index:294!important}.z-295{z-index:295!important}.z-296{z-index:296!important}.z-297{z-index:297!important}.z-298{z-index:298!important}.z-299{z-index:299!important}.z-300{z-index:300!important}.z-301{z-index:301!important}.z-302{z-index:302!important}.z-303{z-index:303!important}.z-304{z-index:304!important}.z-305{z-index:305!important}.z-306{z-index:306!important}.z-307{z-index:307!important}.z-308{z-index:308!important}.z-309{z-index:309!important}.z-310{z-index:310!important}.z-311{z-index:311!important}.z-312{z-index:312!important}.z-313{z-index:313!important}.z-314{z-index:314!important}.z-315{z-index:315!important}.z-316{z-index:316!important}.z-317{z-index:317!important}.z-318{z-index:318!important}.z-319{z-index:319!important}.z-320{z-index:320!important}.z-321{z-index:321!important}.z-322{z-index:322!important}.z-323{z-index:323!important}.z-324{z-index:324!important}.z-325{z-index:325!important}.z-326{z-index:326!important}.z-327{z-index:327!important}.z-328{z-index:328!important}.z-329{z-index:329!important}.z-330{z-index:330!important}.z-331{z-index:331!important}.z-332{z-index:332!important}.z-333{z-index:333!important}.z-334{z-index:334!important}.z-335{z-index:335!important}.z-336{z-index:336!important}.z-337{z-index:337!important}.z-338{z-index:338!important}.z-339{z-index:339!important}.z-340{z-index:340!important}.z-341{z-index:341!important}.z-342{z-index:342!important}.z-343{z-index:343!important}.z-344{z-index:344!important}.z-345{z-index:345!important}.z-346{z-index:346!important}.z-347{z-index:347!important}.z-348{z-index:348!important}.z-349{z-index:349!important}.z-350{z-index:350!important}.z-351{z-index:351!important}.z-352{z-index:352!important}.z-353{z-index:353!important}.z-354{z-index:354!important}.z-355{z-index:355!important}.z-356{z-index:356!important}.z-357{z-index:357!important}.z-358{z-index:358!important}.z-359{z-index:359!important}.z-360{z-index:360!important}.z-361{z-index:361!important}.z-362{z-index:362!important}.z-363{z-index:363!important}.z-364{z-index:364!important}.z-365{z-index:365!important}.z-366{z-index:366!important}.z-367{z-index:367!important}.z-368{z-index:368!important}.z-369{z-index:369!important}.z-370{z-index:370!important}.z-371{z-index:371!important}.z-372{z-index:372!important}.z-373{z-index:373!important}.z-374{z-index:374!important}.z-375{z-index:375!important}.z-376{z-index:376!important}.z-377{z-index:377!important}.z-378{z-index:378!important}.z-379{z-index:379!important}.z-380{z-index:380!important}.z-381{z-index:381!important}.z-382{z-index:382!important}.z-383{z-index:383!important}.z-384{z-index:384!important}.z-385{z-index:385!important}.z-386{z-index:386!important}.z-387{z-index:387!important}.z-388{z-index:388!important}.z-389{z-index:389!important}.z-390{z-index:390!important}.z-391{z-index:391!important}.z-392{z-index:392!important}.z-393{z-index:393!important}.z-394{z-index:394!important}.z-395{z-index:395!important}.z-396{z-index:396!important}.z-397{z-index:397!important}.z-398{z-index:398!important}.z-399{z-index:399!important}.z-400{z-index:400!important}.z-401{z-index:401!important}.z-402{z-index:402!important}.z-403{z-index:403!important}.z-404{z-index:404!important}.z-405{z-index:405!important}.z-406{z-index:406!important}.z-407{z-index:407!important}.z-408{z-index:408!important}.z-409{z-index:409!important}.z-410{z-index:410!important}.z-411{z-index:411!important}.z-412{z-index:412!important}.z-413{z-index:413!important}.z-414{z-index:414!important}.z-415{z-index:415!important}.z-416{z-index:416!important}.z-417{z-index:417!important}.z-418{z-index:418!important}.z-419{z-index:419!important}.z-420{z-index:420!important}.z-421{z-index:421!important}.z-422{z-index:422!important}.z-423{z-index:423!important}.z-424{z-index:424!important}.z-425{z-index:425!important}.z-426{z-index:426!important}.z-427{z-index:427!important}.z-428{z-index:428!important}.z-429{z-index:429!important}.z-430{z-index:430!important}.z-431{z-index:431!important}.z-432{z-index:432!important}.z-433{z-index:433!important}.z-434{z-index:434!important}.z-435{z-index:435!important}.z-436{z-index:436!important}.z-437{z-index:437!important}.z-438{z-index:438!important}.z-439{z-index:439!important}.z-440{z-index:440!important}.z-441{z-index:441!important}.z-442{z-index:442!important}.z-443{z-index:443!important}.z-444{z-index:444!important}.z-445{z-index:445!important}.z-446{z-index:446!important}.z-447{z-index:447!important}.z-448{z-index:448!important}.z-449{z-index:449!important}.z-450{z-index:450!important}.z-451{z-index:451!important}.z-452{z-index:452!important}.z-453{z-index:453!important}.z-454{z-index:454!important}.z-455{z-index:455!important}.z-456{z-index:456!important}.z-457{z-index:457!important}.z-458{z-index:458!important}.z-459{z-index:459!important}.z-460{z-index:460!important}.z-461{z-index:461!important}.z-462{z-index:462!important}.z-463{z-index:463!important}.z-464{z-index:464!important}.z-465{z-index:465!important}.z-466{z-index:466!important}.z-467{z-index:467!important}.z-468{z-index:468!important}.z-469{z-index:469!important}.z-470{z-index:470!important}.z-471{z-index:471!important}.z-472{z-index:472!important}.z-473{z-index:473!important}.z-474{z-index:474!important}.z-475{z-index:475!important}.z-476{z-index:476!important}.z-477{z-index:477!important}.z-478{z-index:478!important}.z-479{z-index:479!important}.z-480{z-index:480!important}.z-481{z-index:481!important}.z-482{z-index:482!important}.z-483{z-index:483!important}.z-484{z-index:484!important}.z-485{z-index:485!important}.z-486{z-index:486!important}.z-487{z-index:487!important}.z-488{z-index:488!important}.z-489{z-index:489!important}.z-490{z-index:490!important}.z-491{z-index:491!important}.z-492{z-index:492!important}.z-493{z-index:493!important}.z-494{z-index:494!important}.z-495{z-index:495!important}.z-496{z-index:496!important}.z-497{z-index:497!important}.z-498{z-index:498!important}.z-499{z-index:499!important}.z-500{z-index:500!important}.z-501{z-index:501!important}.z-502{z-index:502!important}.z-503{z-index:503!important}.z-504{z-index:504!important}.z-505{z-index:505!important}.z-506{z-index:506!important}.z-507{z-index:507!important}.z-508{z-index:508!important}.z-509{z-index:509!important}.z-510{z-index:510!important}.z-511{z-index:511!important}.z-512{z-index:512!important}.z-513{z-index:513!important}.z-514{z-index:514!important}.z-515{z-index:515!important}.z-516{z-index:516!important}.z-517{z-index:517!important}.z-518{z-index:518!important}.z-519{z-index:519!important}.z-520{z-index:520!important}.z-521{z-index:521!important}.z-522{z-index:522!important}.z-523{z-index:523!important}.z-524{z-index:524!important}.z-525{z-index:525!important}.z-526{z-index:526!important}.z-527{z-index:527!important}.z-528{z-index:528!important}.z-529{z-index:529!important}.z-530{z-index:530!important}.z-531{z-index:531!important}.z-532{z-index:532!important}.z-533{z-index:533!important}.z-534{z-index:534!important}.z-535{z-index:535!important}.z-536{z-index:536!important}.z-537{z-index:537!important}.z-538{z-index:538!important}.z-539{z-index:539!important}.z-540{z-index:540!important}.z-541{z-index:541!important}.z-542{z-index:542!important}.z-543{z-index:543!important}.z-544{z-index:544!important}.z-545{z-index:545!important}.z-546{z-index:546!important}.z-547{z-index:547!important}.z-548{z-index:548!important}.z-549{z-index:549!important}.z-550{z-index:550!important}.z-551{z-index:551!important}.z-552{z-index:552!important}.z-553{z-index:553!important}.z-554{z-index:554!important}.z-555{z-index:555!important}.z-556{z-index:556!important}.z-557{z-index:557!important}.z-558{z-index:558!important}.z-559{z-index:559!important}.z-560{z-index:560!important}.z-561{z-index:561!important}.z-562{z-index:562!important}.z-563{z-index:563!important}.z-564{z-index:564!important}.z-565{z-index:565!important}.z-566{z-index:566!important}.z-567{z-index:567!important}.z-568{z-index:568!important}.z-569{z-index:569!important}.z-570{z-index:570!important}.z-571{z-index:571!important}.z-572{z-index:572!important}.z-573{z-index:573!important}.z-574{z-index:574!important}.z-575{z-index:575!important}.z-576{z-index:576!important}.z-577{z-index:577!important}.z-578{z-index:578!important}.z-579{z-index:579!important}.z-580{z-index:580!important}.z-581{z-index:581!important}.z-582{z-index:582!important}.z-583{z-index:583!important}.z-584{z-index:584!important}.z-585{z-index:585!important}.z-586{z-index:586!important}.z-587{z-index:587!important}.z-588{z-index:588!important}.z-589{z-index:589!important}.z-590{z-index:590!important}.z-591{z-index:591!important}.z-592{z-index:592!important}.z-593{z-index:593!important}.z-594{z-index:594!important}.z-595{z-index:595!important}.z-596{z-index:596!important}.z-597{z-index:597!important}.z-598{z-index:598!important}.z-599{z-index:599!important}.z-600{z-index:600!important}.z-601{z-index:601!important}.z-602{z-index:602!important}.z-603{z-index:603!important}.z-604{z-index:604!important}.z-605{z-index:605!important}.z-606{z-index:606!important}.z-607{z-index:607!important}.z-608{z-index:608!important}.z-609{z-index:609!important}.z-610{z-index:610!important}.z-611{z-index:611!important}.z-612{z-index:612!important}.z-613{z-index:613!important}.z-614{z-index:614!important}.z-615{z-index:615!important}.z-616{z-index:616!important}.z-617{z-index:617!important}.z-618{z-index:618!important}.z-619{z-index:619!important}.z-620{z-index:620!important}.z-621{z-index:621!important}.z-622{z-index:622!important}.z-623{z-index:623!important}.z-624{z-index:624!important}.z-625{z-index:625!important}.z-626{z-index:626!important}.z-627{z-index:627!important}.z-628{z-index:628!important}.z-629{z-index:629!important}.z-630{z-index:630!important}.z-631{z-index:631!important}.z-632{z-index:632!important}.z-633{z-index:633!important}.z-634{z-index:634!important}.z-635{z-index:635!important}.z-636{z-index:636!important}.z-637{z-index:637!important}.z-638{z-index:638!important}.z-639{z-index:639!important}.z-640{z-index:640!important}.z-641{z-index:641!important}.z-642{z-index:642!important}.z-643{z-index:643!important}.z-644{z-index:644!important}.z-645{z-index:645!important}.z-646{z-index:646!important}.z-647{z-index:647!important}.z-648{z-index:648!important}.z-649{z-index:649!important}.z-650{z-index:650!important}.z-651{z-index:651!important}.z-652{z-index:652!important}.z-653{z-index:653!important}.z-654{z-index:654!important}.z-655{z-index:655!important}.z-656{z-index:656!important}.z-657{z-index:657!important}.z-658{z-index:658!important}.z-659{z-index:659!important}.z-660{z-index:660!important}.z-661{z-index:661!important}.z-662{z-index:662!important}.z-663{z-index:663!important}.z-664{z-index:664!important}.z-665{z-index:665!important}.z-666{z-index:666!important}.z-667{z-index:667!important}.z-668{z-index:668!important}.z-669{z-index:669!important}.z-670{z-index:670!important}.z-671{z-index:671!important}.z-672{z-index:672!important}.z-673{z-index:673!important}.z-674{z-index:674!important}.z-675{z-index:675!important}.z-676{z-index:676!important}.z-677{z-index:677!important}.z-678{z-index:678!important}.z-679{z-index:679!important}.z-680{z-index:680!important}.z-681{z-index:681!important}.z-682{z-index:682!important}.z-683{z-index:683!important}.z-684{z-index:684!important}.z-685{z-index:685!important}.z-686{z-index:686!important}.z-687{z-index:687!important}.z-688{z-index:688!important}.z-689{z-index:689!important}.z-690{z-index:690!important}.z-691{z-index:691!important}.z-692{z-index:692!important}.z-693{z-index:693!important}.z-694{z-index:694!important}.z-695{z-index:695!important}.z-696{z-index:696!important}.z-697{z-index:697!important}.z-698{z-index:698!important}.z-699{z-index:699!important}.z-700{z-index:700!important}.z-701{z-index:701!important}.z-702{z-index:702!important}.z-703{z-index:703!important}.z-704{z-index:704!important}.z-705{z-index:705!important}.z-706{z-index:706!important}.z-707{z-index:707!important}.z-708{z-index:708!important}.z-709{z-index:709!important}.z-710{z-index:710!important}.z-711{z-index:711!important}.z-712{z-index:712!important}.z-713{z-index:713!important}.z-714{z-index:714!important}.z-715{z-index:715!important}.z-716{z-index:716!important}.z-717{z-index:717!important}.z-718{z-index:718!important}.z-719{z-index:719!important}.z-720{z-index:720!important}.z-721{z-index:721!important}.z-722{z-index:722!important}.z-723{z-index:723!important}.z-724{z-index:724!important}.z-725{z-index:725!important}.z-726{z-index:726!important}.z-727{z-index:727!important}.z-728{z-index:728!important}.z-729{z-index:729!important}.z-730{z-index:730!important}.z-731{z-index:731!important}.z-732{z-index:732!important}.z-733{z-index:733!important}.z-734{z-index:734!important}.z-735{z-index:735!important}.z-736{z-index:736!important}.z-737{z-index:737!important}.z-738{z-index:738!important}.z-739{z-index:739!important}.z-740{z-index:740!important}.z-741{z-index:741!important}.z-742{z-index:742!important}.z-743{z-index:743!important}.z-744{z-index:744!important}.z-745{z-index:745!important}.z-746{z-index:746!important}.z-747{z-index:747!important}.z-748{z-index:748!important}.z-749{z-index:749!important}.z-750{z-index:750!important}.z-751{z-index:751!important}.z-752{z-index:752!important}.z-753{z-index:753!important}.z-754{z-index:754!important}.z-755{z-index:755!important}.z-756{z-index:756!important}.z-757{z-index:757!important}.z-758{z-index:758!important}.z-759{z-index:759!important}.z-760{z-index:760!important}.z-761{z-index:761!important}.z-762{z-index:762!important}.z-763{z-index:763!important}.z-764{z-index:764!important}.z-765{z-index:765!important}.z-766{z-index:766!important}.z-767{z-index:767!important}.z-768{z-index:768!important}.z-769{z-index:769!important}.z-770{z-index:770!important}.z-771{z-index:771!important}.z-772{z-index:772!important}.z-773{z-index:773!important}.z-774{z-index:774!important}.z-775{z-index:775!important}.z-776{z-index:776!important}.z-777{z-index:777!important}.z-778{z-index:778!important}.z-779{z-index:779!important}.z-780{z-index:780!important}.z-781{z-index:781!important}.z-782{z-index:782!important}.z-783{z-index:783!important}.z-784{z-index:784!important}.z-785{z-index:785!important}.z-786{z-index:786!important}.z-787{z-index:787!important}.z-788{z-index:788!important}.z-789{z-index:789!important}.z-790{z-index:790!important}.z-791{z-index:791!important}.z-792{z-index:792!important}.z-793{z-index:793!important}.z-794{z-index:794!important}.z-795{z-index:795!important}.z-796{z-index:796!important}.z-797{z-index:797!important}.z-798{z-index:798!important}.z-799{z-index:799!important}.z-800{z-index:800!important}.z-801{z-index:801!important}.z-802{z-index:802!important}.z-803{z-index:803!important}.z-804{z-index:804!important}.z-805{z-index:805!important}.z-806{z-index:806!important}.z-807{z-index:807!important}.z-808{z-index:808!important}.z-809{z-index:809!important}.z-810{z-index:810!important}.z-811{z-index:811!important}.z-812{z-index:812!important}.z-813{z-index:813!important}.z-814{z-index:814!important}.z-815{z-index:815!important}.z-816{z-index:816!important}.z-817{z-index:817!important}.z-818{z-index:818!important}.z-819{z-index:819!important}.z-820{z-index:820!important}.z-821{z-index:821!important}.z-822{z-index:822!important}.z-823{z-index:823!important}.z-824{z-index:824!important}.z-825{z-index:825!important}.z-826{z-index:826!important}.z-827{z-index:827!important}.z-828{z-index:828!important}.z-829{z-index:829!important}.z-830{z-index:830!important}.z-831{z-index:831!important}.z-832{z-index:832!important}.z-833{z-index:833!important}.z-834{z-index:834!important}.z-835{z-index:835!important}.z-836{z-index:836!important}.z-837{z-index:837!important}.z-838{z-index:838!important}.z-839{z-index:839!important}.z-840{z-index:840!important}.z-841{z-index:841!important}.z-842{z-index:842!important}.z-843{z-index:843!important}.z-844{z-index:844!important}.z-845{z-index:845!important}.z-846{z-index:846!important}.z-847{z-index:847!important}.z-848{z-index:848!important}.z-849{z-index:849!important}.z-850{z-index:850!important}.z-851{z-index:851!important}.z-852{z-index:852!important}.z-853{z-index:853!important}.z-854{z-index:854!important}.z-855{z-index:855!important}.z-856{z-index:856!important}.z-857{z-index:857!important}.z-858{z-index:858!important}.z-859{z-index:859!important}.z-860{z-index:860!important}.z-861{z-index:861!important}.z-862{z-index:862!important}.z-863{z-index:863!important}.z-864{z-index:864!important}.z-865{z-index:865!important}.z-866{z-index:866!important}.z-867{z-index:867!important}.z-868{z-index:868!important}.z-869{z-index:869!important}.z-870{z-index:870!important}.z-871{z-index:871!important}.z-872{z-index:872!important}.z-873{z-index:873!important}.z-874{z-index:874!important}.z-875{z-index:875!important}.z-876{z-index:876!important}.z-877{z-index:877!important}.z-878{z-index:878!important}.z-879{z-index:879!important}.z-880{z-index:880!important}.z-881{z-index:881!important}.z-882{z-index:882!important}.z-883{z-index:883!important}.z-884{z-index:884!important}.z-885{z-index:885!important}.z-886{z-index:886!important}.z-887{z-index:887!important}.z-888{z-index:888!important}.z-889{z-index:889!important}.z-890{z-index:890!important}.z-891{z-index:891!important}.z-892{z-index:892!important}.z-893{z-index:893!important}.z-894{z-index:894!important}.z-895{z-index:895!important}.z-896{z-index:896!important}.z-897{z-index:897!important}.z-898{z-index:898!important}.z-899{z-index:899!important}.z-900{z-index:900!important}.z-901{z-index:901!important}.z-902{z-index:902!important}.z-903{z-index:903!important}.z-904{z-index:904!important}.z-905{z-index:905!important}.z-906{z-index:906!important}.z-907{z-index:907!important}.z-908{z-index:908!important}.z-909{z-index:909!important}.z-910{z-index:910!important}.z-911{z-index:911!important}.z-912{z-index:912!important}.z-913{z-index:913!important}.z-914{z-index:914!important}.z-915{z-index:915!important}.z-916{z-index:916!important}.z-917{z-index:917!important}.z-918{z-index:918!important}.z-919{z-index:919!important}.z-920{z-index:920!important}.z-921{z-index:921!important}.z-922{z-index:922!important}.z-923{z-index:923!important}.z-924{z-index:924!important}.z-925{z-index:925!important}.z-926{z-index:926!important}.z-927{z-index:927!important}.z-928{z-index:928!important}.z-929{z-index:929!important}.z-930{z-index:930!important}.z-931{z-index:931!important}.z-932{z-index:932!important}.z-933{z-index:933!important}.z-934{z-index:934!important}.z-935{z-index:935!important}.z-936{z-index:936!important}.z-937{z-index:937!important}.z-938{z-index:938!important}.z-939{z-index:939!important}.z-940{z-index:940!important}.z-941{z-index:941!important}.z-942{z-index:942!important}.z-943{z-index:943!important}.z-944{z-index:944!important}.z-945{z-index:945!important}.z-946{z-index:946!important}.z-947{z-index:947!important}.z-948{z-index:948!important}.z-949{z-index:949!important}.z-950{z-index:950!important}.z-951{z-index:951!important}.z-952{z-index:952!important}.z-953{z-index:953!important}.z-954{z-index:954!important}.z-955{z-index:955!important}.z-956{z-index:956!important}.z-957{z-index:957!important}.z-958{z-index:958!important}.z-959{z-index:959!important}.z-960{z-index:960!important}.z-961{z-index:961!important}.z-962{z-index:962!important}.z-963{z-index:963!important}.z-964{z-index:964!important}.z-965{z-index:965!important}.z-966{z-index:966!important}.z-967{z-index:967!important}.z-968{z-index:968!important}.z-969{z-index:969!important}.z-970{z-index:970!important}.z-971{z-index:971!important}.z-972{z-index:972!important}.z-973{z-index:973!important}.z-974{z-index:974!important}.z-975{z-index:975!important}.z-976{z-index:976!important}.z-977{z-index:977!important}.z-978{z-index:978!important}.z-979{z-index:979!important}.z-980{z-index:980!important}.z-981{z-index:981!important}.z-982{z-index:982!important}.z-983{z-index:983!important}.z-984{z-index:984!important}.z-985{z-index:985!important}.z-986{z-index:986!important}.z-987{z-index:987!important}.z-988{z-index:988!important}.z-989{z-index:989!important}.z-990{z-index:990!important}.z-991{z-index:991!important}.z-992{z-index:992!important}.z-993{z-index:993!important}.z-994{z-index:994!important}.z-995{z-index:995!important}.z-996{z-index:996!important}.z-997{z-index:997!important}.z-998{z-index:998!important}.z-999{z-index:999!important}.z-1000{z-index:1000!important}.text-overflow,.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-wrap{white-space:nowrap!important}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.disable-copy{-webkit-user-select:none;user-select:none}.m-0crem{margin:0rem!important}.m-x-0crem{margin-left:0rem!important;margin-right:0rem!important}.m-y-0crem{margin-top:0rem!important;margin-bottom:0rem!important}.m-t-0crem{margin-top:0rem!important}.m-r-0crem{margin-right:0rem!important}.m-b-0crem{margin-bottom:0rem!important}.m-l-0crem{margin-left:0rem!important}.p-0crem{padding:0rem!important}.p-x-0crem{padding-left:0rem!important;padding-right:0rem!important}.p-y-0crem{padding-top:0rem!important;padding-bottom:0rem!important}.p-t-0crem{padding-top:0rem!important}.p-r-0crem{padding-right:0rem!important}.p-b-0crem{padding-bottom:0rem!important}.p-l-0crem{padding-left:0rem!important}.b-0crem{border-radius:0!important}.b-t-0crem{border-top-left-radius:0rem!important;border-top-right-radius:0rem!important}.b-b-0crem{border-bottom-left-radius:0rem!important;border-bottom-right-radius:0rem!important}.b-tl-0crem{border-top-left-radius:0rem!important}.b-tr-0crem{border-top-right-radius:0rem!important}.b-bl-0crem{border-bottom-left-radius:0rem!important}.b-br-0crem{border-bottom-right-radius:0rem!important}.m-5crem{margin:.05rem!important}.m-x-5crem{margin-left:.05rem!important;margin-right:.05rem!important}.m-y-5crem{margin-top:.05rem!important;margin-bottom:.05rem!important}.m-t-5crem{margin-top:.05rem!important}.m-r-5crem{margin-right:.05rem!important}.m-b-5crem{margin-bottom:.05rem!important}.m-l-5crem{margin-left:.05rem!important}.p-5crem{padding:.05rem!important}.p-x-5crem{padding-left:.05rem!important;padding-right:.05rem!important}.p-y-5crem{padding-top:.05rem!important;padding-bottom:.05rem!important}.p-t-5crem{padding-top:.05rem!important}.p-r-5crem{padding-right:.05rem!important}.p-b-5crem{padding-bottom:.05rem!important}.p-l-5crem{padding-left:.05rem!important}.b-5crem{border-radius:.05!important}.b-t-5crem{border-top-left-radius:.05rem!important;border-top-right-radius:.05rem!important}.b-b-5crem{border-bottom-left-radius:.05rem!important;border-bottom-right-radius:.05rem!important}.b-tl-5crem{border-top-left-radius:.05rem!important}.b-tr-5crem{border-top-right-radius:.05rem!important}.b-bl-5crem{border-bottom-left-radius:.05rem!important}.b-br-5crem{border-bottom-right-radius:.05rem!important}.m-10crem{margin:.1rem!important}.m-x-10crem{margin-left:.1rem!important;margin-right:.1rem!important}.m-y-10crem{margin-top:.1rem!important;margin-bottom:.1rem!important}.m-t-10crem{margin-top:.1rem!important}.m-r-10crem{margin-right:.1rem!important}.m-b-10crem{margin-bottom:.1rem!important}.m-l-10crem{margin-left:.1rem!important}.p-10crem{padding:.1rem!important}.p-x-10crem{padding-left:.1rem!important;padding-right:.1rem!important}.p-y-10crem{padding-top:.1rem!important;padding-bottom:.1rem!important}.p-t-10crem{padding-top:.1rem!important}.p-r-10crem{padding-right:.1rem!important}.p-b-10crem{padding-bottom:.1rem!important}.p-l-10crem{padding-left:.1rem!important}.b-10crem{border-radius:.1!important}.b-t-10crem{border-top-left-radius:.1rem!important;border-top-right-radius:.1rem!important}.b-b-10crem{border-bottom-left-radius:.1rem!important;border-bottom-right-radius:.1rem!important}.b-tl-10crem{border-top-left-radius:.1rem!important}.b-tr-10crem{border-top-right-radius:.1rem!important}.b-bl-10crem{border-bottom-left-radius:.1rem!important}.b-br-10crem{border-bottom-right-radius:.1rem!important}.m-15crem{margin:.15rem!important}.m-x-15crem{margin-left:.15rem!important;margin-right:.15rem!important}.m-y-15crem{margin-top:.15rem!important;margin-bottom:.15rem!important}.m-t-15crem{margin-top:.15rem!important}.m-r-15crem{margin-right:.15rem!important}.m-b-15crem{margin-bottom:.15rem!important}.m-l-15crem{margin-left:.15rem!important}.p-15crem{padding:.15rem!important}.p-x-15crem{padding-left:.15rem!important;padding-right:.15rem!important}.p-y-15crem{padding-top:.15rem!important;padding-bottom:.15rem!important}.p-t-15crem{padding-top:.15rem!important}.p-r-15crem{padding-right:.15rem!important}.p-b-15crem{padding-bottom:.15rem!important}.p-l-15crem{padding-left:.15rem!important}.b-15crem{border-radius:.15!important}.b-t-15crem{border-top-left-radius:.15rem!important;border-top-right-radius:.15rem!important}.b-b-15crem{border-bottom-left-radius:.15rem!important;border-bottom-right-radius:.15rem!important}.b-tl-15crem{border-top-left-radius:.15rem!important}.b-tr-15crem{border-top-right-radius:.15rem!important}.b-bl-15crem{border-bottom-left-radius:.15rem!important}.b-br-15crem{border-bottom-right-radius:.15rem!important}.m-20crem{margin:.2rem!important}.m-x-20crem{margin-left:.2rem!important;margin-right:.2rem!important}.m-y-20crem{margin-top:.2rem!important;margin-bottom:.2rem!important}.m-t-20crem{margin-top:.2rem!important}.m-r-20crem{margin-right:.2rem!important}.m-b-20crem{margin-bottom:.2rem!important}.m-l-20crem{margin-left:.2rem!important}.p-20crem{padding:.2rem!important}.p-x-20crem{padding-left:.2rem!important;padding-right:.2rem!important}.p-y-20crem{padding-top:.2rem!important;padding-bottom:.2rem!important}.p-t-20crem{padding-top:.2rem!important}.p-r-20crem{padding-right:.2rem!important}.p-b-20crem{padding-bottom:.2rem!important}.p-l-20crem{padding-left:.2rem!important}.b-20crem{border-radius:.2!important}.b-t-20crem{border-top-left-radius:.2rem!important;border-top-right-radius:.2rem!important}.b-b-20crem{border-bottom-left-radius:.2rem!important;border-bottom-right-radius:.2rem!important}.b-tl-20crem{border-top-left-radius:.2rem!important}.b-tr-20crem{border-top-right-radius:.2rem!important}.b-bl-20crem{border-bottom-left-radius:.2rem!important}.b-br-20crem{border-bottom-right-radius:.2rem!important}.m-25crem{margin:.25rem!important}.m-x-25crem{margin-left:.25rem!important;margin-right:.25rem!important}.m-y-25crem{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-t-25crem{margin-top:.25rem!important}.m-r-25crem{margin-right:.25rem!important}.m-b-25crem{margin-bottom:.25rem!important}.m-l-25crem{margin-left:.25rem!important}.p-25crem{padding:.25rem!important}.p-x-25crem{padding-left:.25rem!important;padding-right:.25rem!important}.p-y-25crem{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-t-25crem{padding-top:.25rem!important}.p-r-25crem{padding-right:.25rem!important}.p-b-25crem{padding-bottom:.25rem!important}.p-l-25crem{padding-left:.25rem!important}.b-25crem{border-radius:.25!important}.b-t-25crem{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.b-b-25crem{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.b-tl-25crem{border-top-left-radius:.25rem!important}.b-tr-25crem{border-top-right-radius:.25rem!important}.b-bl-25crem{border-bottom-left-radius:.25rem!important}.b-br-25crem{border-bottom-right-radius:.25rem!important}.m-30crem{margin:.3rem!important}.m-x-30crem{margin-left:.3rem!important;margin-right:.3rem!important}.m-y-30crem{margin-top:.3rem!important;margin-bottom:.3rem!important}.m-t-30crem{margin-top:.3rem!important}.m-r-30crem{margin-right:.3rem!important}.m-b-30crem{margin-bottom:.3rem!important}.m-l-30crem{margin-left:.3rem!important}.p-30crem{padding:.3rem!important}.p-x-30crem{padding-left:.3rem!important;padding-right:.3rem!important}.p-y-30crem{padding-top:.3rem!important;padding-bottom:.3rem!important}.p-t-30crem{padding-top:.3rem!important}.p-r-30crem{padding-right:.3rem!important}.p-b-30crem{padding-bottom:.3rem!important}.p-l-30crem{padding-left:.3rem!important}.b-30crem{border-radius:.3!important}.b-t-30crem{border-top-left-radius:.3rem!important;border-top-right-radius:.3rem!important}.b-b-30crem{border-bottom-left-radius:.3rem!important;border-bottom-right-radius:.3rem!important}.b-tl-30crem{border-top-left-radius:.3rem!important}.b-tr-30crem{border-top-right-radius:.3rem!important}.b-bl-30crem{border-bottom-left-radius:.3rem!important}.b-br-30crem{border-bottom-right-radius:.3rem!important}.m-35crem{margin:.35rem!important}.m-x-35crem{margin-left:.35rem!important;margin-right:.35rem!important}.m-y-35crem{margin-top:.35rem!important;margin-bottom:.35rem!important}.m-t-35crem{margin-top:.35rem!important}.m-r-35crem{margin-right:.35rem!important}.m-b-35crem{margin-bottom:.35rem!important}.m-l-35crem{margin-left:.35rem!important}.p-35crem{padding:.35rem!important}.p-x-35crem{padding-left:.35rem!important;padding-right:.35rem!important}.p-y-35crem{padding-top:.35rem!important;padding-bottom:.35rem!important}.p-t-35crem{padding-top:.35rem!important}.p-r-35crem{padding-right:.35rem!important}.p-b-35crem{padding-bottom:.35rem!important}.p-l-35crem{padding-left:.35rem!important}.b-35crem{border-radius:.35!important}.b-t-35crem{border-top-left-radius:.35rem!important;border-top-right-radius:.35rem!important}.b-b-35crem{border-bottom-left-radius:.35rem!important;border-bottom-right-radius:.35rem!important}.b-tl-35crem{border-top-left-radius:.35rem!important}.b-tr-35crem{border-top-right-radius:.35rem!important}.b-bl-35crem{border-bottom-left-radius:.35rem!important}.b-br-35crem{border-bottom-right-radius:.35rem!important}.m-40crem{margin:.4rem!important}.m-x-40crem{margin-left:.4rem!important;margin-right:.4rem!important}.m-y-40crem{margin-top:.4rem!important;margin-bottom:.4rem!important}.m-t-40crem{margin-top:.4rem!important}.m-r-40crem{margin-right:.4rem!important}.m-b-40crem{margin-bottom:.4rem!important}.m-l-40crem{margin-left:.4rem!important}.p-40crem{padding:.4rem!important}.p-x-40crem{padding-left:.4rem!important;padding-right:.4rem!important}.p-y-40crem{padding-top:.4rem!important;padding-bottom:.4rem!important}.p-t-40crem{padding-top:.4rem!important}.p-r-40crem{padding-right:.4rem!important}.p-b-40crem{padding-bottom:.4rem!important}.p-l-40crem{padding-left:.4rem!important}.b-40crem{border-radius:.4!important}.b-t-40crem{border-top-left-radius:.4rem!important;border-top-right-radius:.4rem!important}.b-b-40crem{border-bottom-left-radius:.4rem!important;border-bottom-right-radius:.4rem!important}.b-tl-40crem{border-top-left-radius:.4rem!important}.b-tr-40crem{border-top-right-radius:.4rem!important}.b-bl-40crem{border-bottom-left-radius:.4rem!important}.b-br-40crem{border-bottom-right-radius:.4rem!important}.m-45crem{margin:.45rem!important}.m-x-45crem{margin-left:.45rem!important;margin-right:.45rem!important}.m-y-45crem{margin-top:.45rem!important;margin-bottom:.45rem!important}.m-t-45crem{margin-top:.45rem!important}.m-r-45crem{margin-right:.45rem!important}.m-b-45crem{margin-bottom:.45rem!important}.m-l-45crem{margin-left:.45rem!important}.p-45crem{padding:.45rem!important}.p-x-45crem{padding-left:.45rem!important;padding-right:.45rem!important}.p-y-45crem{padding-top:.45rem!important;padding-bottom:.45rem!important}.p-t-45crem{padding-top:.45rem!important}.p-r-45crem{padding-right:.45rem!important}.p-b-45crem{padding-bottom:.45rem!important}.p-l-45crem{padding-left:.45rem!important}.b-45crem{border-radius:.45!important}.b-t-45crem{border-top-left-radius:.45rem!important;border-top-right-radius:.45rem!important}.b-b-45crem{border-bottom-left-radius:.45rem!important;border-bottom-right-radius:.45rem!important}.b-tl-45crem{border-top-left-radius:.45rem!important}.b-tr-45crem{border-top-right-radius:.45rem!important}.b-bl-45crem{border-bottom-left-radius:.45rem!important}.b-br-45crem{border-bottom-right-radius:.45rem!important}.m-50crem{margin:.5rem!important}.m-x-50crem{margin-left:.5rem!important;margin-right:.5rem!important}.m-y-50crem{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-t-50crem{margin-top:.5rem!important}.m-r-50crem{margin-right:.5rem!important}.m-b-50crem{margin-bottom:.5rem!important}.m-l-50crem{margin-left:.5rem!important}.p-50crem{padding:.5rem!important}.p-x-50crem{padding-left:.5rem!important;padding-right:.5rem!important}.p-y-50crem{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-t-50crem{padding-top:.5rem!important}.p-r-50crem{padding-right:.5rem!important}.p-b-50crem{padding-bottom:.5rem!important}.p-l-50crem{padding-left:.5rem!important}.b-50crem{border-radius:.5!important}.b-t-50crem{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.b-b-50crem{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.b-tl-50crem{border-top-left-radius:.5rem!important}.b-tr-50crem{border-top-right-radius:.5rem!important}.b-bl-50crem{border-bottom-left-radius:.5rem!important}.b-br-50crem{border-bottom-right-radius:.5rem!important}.m-55crem{margin:.55rem!important}.m-x-55crem{margin-left:.55rem!important;margin-right:.55rem!important}.m-y-55crem{margin-top:.55rem!important;margin-bottom:.55rem!important}.m-t-55crem{margin-top:.55rem!important}.m-r-55crem{margin-right:.55rem!important}.m-b-55crem{margin-bottom:.55rem!important}.m-l-55crem{margin-left:.55rem!important}.p-55crem{padding:.55rem!important}.p-x-55crem{padding-left:.55rem!important;padding-right:.55rem!important}.p-y-55crem{padding-top:.55rem!important;padding-bottom:.55rem!important}.p-t-55crem{padding-top:.55rem!important}.p-r-55crem{padding-right:.55rem!important}.p-b-55crem{padding-bottom:.55rem!important}.p-l-55crem{padding-left:.55rem!important}.b-55crem{border-radius:.55!important}.b-t-55crem{border-top-left-radius:.55rem!important;border-top-right-radius:.55rem!important}.b-b-55crem{border-bottom-left-radius:.55rem!important;border-bottom-right-radius:.55rem!important}.b-tl-55crem{border-top-left-radius:.55rem!important}.b-tr-55crem{border-top-right-radius:.55rem!important}.b-bl-55crem{border-bottom-left-radius:.55rem!important}.b-br-55crem{border-bottom-right-radius:.55rem!important}.m-60crem{margin:.6rem!important}.m-x-60crem{margin-left:.6rem!important;margin-right:.6rem!important}.m-y-60crem{margin-top:.6rem!important;margin-bottom:.6rem!important}.m-t-60crem{margin-top:.6rem!important}.m-r-60crem{margin-right:.6rem!important}.m-b-60crem{margin-bottom:.6rem!important}.m-l-60crem{margin-left:.6rem!important}.p-60crem{padding:.6rem!important}.p-x-60crem{padding-left:.6rem!important;padding-right:.6rem!important}.p-y-60crem{padding-top:.6rem!important;padding-bottom:.6rem!important}.p-t-60crem{padding-top:.6rem!important}.p-r-60crem{padding-right:.6rem!important}.p-b-60crem{padding-bottom:.6rem!important}.p-l-60crem{padding-left:.6rem!important}.b-60crem{border-radius:.6!important}.b-t-60crem{border-top-left-radius:.6rem!important;border-top-right-radius:.6rem!important}.b-b-60crem{border-bottom-left-radius:.6rem!important;border-bottom-right-radius:.6rem!important}.b-tl-60crem{border-top-left-radius:.6rem!important}.b-tr-60crem{border-top-right-radius:.6rem!important}.b-bl-60crem{border-bottom-left-radius:.6rem!important}.b-br-60crem{border-bottom-right-radius:.6rem!important}.m-65crem{margin:.65rem!important}.m-x-65crem{margin-left:.65rem!important;margin-right:.65rem!important}.m-y-65crem{margin-top:.65rem!important;margin-bottom:.65rem!important}.m-t-65crem{margin-top:.65rem!important}.m-r-65crem{margin-right:.65rem!important}.m-b-65crem{margin-bottom:.65rem!important}.m-l-65crem{margin-left:.65rem!important}.p-65crem{padding:.65rem!important}.p-x-65crem{padding-left:.65rem!important;padding-right:.65rem!important}.p-y-65crem{padding-top:.65rem!important;padding-bottom:.65rem!important}.p-t-65crem{padding-top:.65rem!important}.p-r-65crem{padding-right:.65rem!important}.p-b-65crem{padding-bottom:.65rem!important}.p-l-65crem{padding-left:.65rem!important}.b-65crem{border-radius:.65!important}.b-t-65crem{border-top-left-radius:.65rem!important;border-top-right-radius:.65rem!important}.b-b-65crem{border-bottom-left-radius:.65rem!important;border-bottom-right-radius:.65rem!important}.b-tl-65crem{border-top-left-radius:.65rem!important}.b-tr-65crem{border-top-right-radius:.65rem!important}.b-bl-65crem{border-bottom-left-radius:.65rem!important}.b-br-65crem{border-bottom-right-radius:.65rem!important}.m-70crem{margin:.7rem!important}.m-x-70crem{margin-left:.7rem!important;margin-right:.7rem!important}.m-y-70crem{margin-top:.7rem!important;margin-bottom:.7rem!important}.m-t-70crem{margin-top:.7rem!important}.m-r-70crem{margin-right:.7rem!important}.m-b-70crem{margin-bottom:.7rem!important}.m-l-70crem{margin-left:.7rem!important}.p-70crem{padding:.7rem!important}.p-x-70crem{padding-left:.7rem!important;padding-right:.7rem!important}.p-y-70crem{padding-top:.7rem!important;padding-bottom:.7rem!important}.p-t-70crem{padding-top:.7rem!important}.p-r-70crem{padding-right:.7rem!important}.p-b-70crem{padding-bottom:.7rem!important}.p-l-70crem{padding-left:.7rem!important}.b-70crem{border-radius:.7!important}.b-t-70crem{border-top-left-radius:.7rem!important;border-top-right-radius:.7rem!important}.b-b-70crem{border-bottom-left-radius:.7rem!important;border-bottom-right-radius:.7rem!important}.b-tl-70crem{border-top-left-radius:.7rem!important}.b-tr-70crem{border-top-right-radius:.7rem!important}.b-bl-70crem{border-bottom-left-radius:.7rem!important}.b-br-70crem{border-bottom-right-radius:.7rem!important}.m-75crem{margin:.75rem!important}.m-x-75crem{margin-left:.75rem!important;margin-right:.75rem!important}.m-y-75crem{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-t-75crem{margin-top:.75rem!important}.m-r-75crem{margin-right:.75rem!important}.m-b-75crem{margin-bottom:.75rem!important}.m-l-75crem{margin-left:.75rem!important}.p-75crem{padding:.75rem!important}.p-x-75crem{padding-left:.75rem!important;padding-right:.75rem!important}.p-y-75crem{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-t-75crem{padding-top:.75rem!important}.p-r-75crem{padding-right:.75rem!important}.p-b-75crem{padding-bottom:.75rem!important}.p-l-75crem{padding-left:.75rem!important}.b-75crem{border-radius:.75!important}.b-t-75crem{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.b-b-75crem{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.b-tl-75crem{border-top-left-radius:.75rem!important}.b-tr-75crem{border-top-right-radius:.75rem!important}.b-bl-75crem{border-bottom-left-radius:.75rem!important}.b-br-75crem{border-bottom-right-radius:.75rem!important}.m-80crem{margin:.8rem!important}.m-x-80crem{margin-left:.8rem!important;margin-right:.8rem!important}.m-y-80crem{margin-top:.8rem!important;margin-bottom:.8rem!important}.m-t-80crem{margin-top:.8rem!important}.m-r-80crem{margin-right:.8rem!important}.m-b-80crem{margin-bottom:.8rem!important}.m-l-80crem{margin-left:.8rem!important}.p-80crem{padding:.8rem!important}.p-x-80crem{padding-left:.8rem!important;padding-right:.8rem!important}.p-y-80crem{padding-top:.8rem!important;padding-bottom:.8rem!important}.p-t-80crem{padding-top:.8rem!important}.p-r-80crem{padding-right:.8rem!important}.p-b-80crem{padding-bottom:.8rem!important}.p-l-80crem{padding-left:.8rem!important}.b-80crem{border-radius:.8!important}.b-t-80crem{border-top-left-radius:.8rem!important;border-top-right-radius:.8rem!important}.b-b-80crem{border-bottom-left-radius:.8rem!important;border-bottom-right-radius:.8rem!important}.b-tl-80crem{border-top-left-radius:.8rem!important}.b-tr-80crem{border-top-right-radius:.8rem!important}.b-bl-80crem{border-bottom-left-radius:.8rem!important}.b-br-80crem{border-bottom-right-radius:.8rem!important}.m-85crem{margin:.85rem!important}.m-x-85crem{margin-left:.85rem!important;margin-right:.85rem!important}.m-y-85crem{margin-top:.85rem!important;margin-bottom:.85rem!important}.m-t-85crem{margin-top:.85rem!important}.m-r-85crem{margin-right:.85rem!important}.m-b-85crem{margin-bottom:.85rem!important}.m-l-85crem{margin-left:.85rem!important}.p-85crem{padding:.85rem!important}.p-x-85crem{padding-left:.85rem!important;padding-right:.85rem!important}.p-y-85crem{padding-top:.85rem!important;padding-bottom:.85rem!important}.p-t-85crem{padding-top:.85rem!important}.p-r-85crem{padding-right:.85rem!important}.p-b-85crem{padding-bottom:.85rem!important}.p-l-85crem{padding-left:.85rem!important}.b-85crem{border-radius:.85!important}.b-t-85crem{border-top-left-radius:.85rem!important;border-top-right-radius:.85rem!important}.b-b-85crem{border-bottom-left-radius:.85rem!important;border-bottom-right-radius:.85rem!important}.b-tl-85crem{border-top-left-radius:.85rem!important}.b-tr-85crem{border-top-right-radius:.85rem!important}.b-bl-85crem{border-bottom-left-radius:.85rem!important}.b-br-85crem{border-bottom-right-radius:.85rem!important}.m-90crem{margin:.9rem!important}.m-x-90crem{margin-left:.9rem!important;margin-right:.9rem!important}.m-y-90crem{margin-top:.9rem!important;margin-bottom:.9rem!important}.m-t-90crem{margin-top:.9rem!important}.m-r-90crem{margin-right:.9rem!important}.m-b-90crem{margin-bottom:.9rem!important}.m-l-90crem{margin-left:.9rem!important}.p-90crem{padding:.9rem!important}.p-x-90crem{padding-left:.9rem!important;padding-right:.9rem!important}.p-y-90crem{padding-top:.9rem!important;padding-bottom:.9rem!important}.p-t-90crem{padding-top:.9rem!important}.p-r-90crem{padding-right:.9rem!important}.p-b-90crem{padding-bottom:.9rem!important}.p-l-90crem{padding-left:.9rem!important}.b-90crem{border-radius:.9!important}.b-t-90crem{border-top-left-radius:.9rem!important;border-top-right-radius:.9rem!important}.b-b-90crem{border-bottom-left-radius:.9rem!important;border-bottom-right-radius:.9rem!important}.b-tl-90crem{border-top-left-radius:.9rem!important}.b-tr-90crem{border-top-right-radius:.9rem!important}.b-bl-90crem{border-bottom-left-radius:.9rem!important}.b-br-90crem{border-bottom-right-radius:.9rem!important}.m-95crem{margin:.95rem!important}.m-x-95crem{margin-left:.95rem!important;margin-right:.95rem!important}.m-y-95crem{margin-top:.95rem!important;margin-bottom:.95rem!important}.m-t-95crem{margin-top:.95rem!important}.m-r-95crem{margin-right:.95rem!important}.m-b-95crem{margin-bottom:.95rem!important}.m-l-95crem{margin-left:.95rem!important}.p-95crem{padding:.95rem!important}.p-x-95crem{padding-left:.95rem!important;padding-right:.95rem!important}.p-y-95crem{padding-top:.95rem!important;padding-bottom:.95rem!important}.p-t-95crem{padding-top:.95rem!important}.p-r-95crem{padding-right:.95rem!important}.p-b-95crem{padding-bottom:.95rem!important}.p-l-95crem{padding-left:.95rem!important}.b-95crem{border-radius:.95!important}.b-t-95crem{border-top-left-radius:.95rem!important;border-top-right-radius:.95rem!important}.b-b-95crem{border-bottom-left-radius:.95rem!important;border-bottom-right-radius:.95rem!important}.b-tl-95crem{border-top-left-radius:.95rem!important}.b-tr-95crem{border-top-right-radius:.95rem!important}.b-bl-95crem{border-bottom-left-radius:.95rem!important}.b-br-95crem{border-bottom-right-radius:.95rem!important}.m-100crem{margin:1rem!important}.m-x-100crem{margin-left:1rem!important;margin-right:1rem!important}.m-y-100crem{margin-top:1rem!important;margin-bottom:1rem!important}.m-t-100crem{margin-top:1rem!important}.m-r-100crem{margin-right:1rem!important}.m-b-100crem{margin-bottom:1rem!important}.m-l-100crem{margin-left:1rem!important}.p-100crem{padding:1rem!important}.p-x-100crem{padding-left:1rem!important;padding-right:1rem!important}.p-y-100crem{padding-top:1rem!important;padding-bottom:1rem!important}.p-t-100crem{padding-top:1rem!important}.p-r-100crem{padding-right:1rem!important}.p-b-100crem{padding-bottom:1rem!important}.p-l-100crem{padding-left:1rem!important}.b-100crem{border-radius:1!important}.b-t-100crem{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.b-b-100crem{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.b-tl-100crem{border-top-left-radius:1rem!important}.b-tr-100crem{border-top-right-radius:1rem!important}.b-bl-100crem{border-bottom-left-radius:1rem!important}.b-br-100crem{border-bottom-right-radius:1rem!important}.m-105crem{margin:1.05rem!important}.m-x-105crem{margin-left:1.05rem!important;margin-right:1.05rem!important}.m-y-105crem{margin-top:1.05rem!important;margin-bottom:1.05rem!important}.m-t-105crem{margin-top:1.05rem!important}.m-r-105crem{margin-right:1.05rem!important}.m-b-105crem{margin-bottom:1.05rem!important}.m-l-105crem{margin-left:1.05rem!important}.p-105crem{padding:1.05rem!important}.p-x-105crem{padding-left:1.05rem!important;padding-right:1.05rem!important}.p-y-105crem{padding-top:1.05rem!important;padding-bottom:1.05rem!important}.p-t-105crem{padding-top:1.05rem!important}.p-r-105crem{padding-right:1.05rem!important}.p-b-105crem{padding-bottom:1.05rem!important}.p-l-105crem{padding-left:1.05rem!important}.b-105crem{border-radius:1.05!important}.b-t-105crem{border-top-left-radius:1.05rem!important;border-top-right-radius:1.05rem!important}.b-b-105crem{border-bottom-left-radius:1.05rem!important;border-bottom-right-radius:1.05rem!important}.b-tl-105crem{border-top-left-radius:1.05rem!important}.b-tr-105crem{border-top-right-radius:1.05rem!important}.b-bl-105crem{border-bottom-left-radius:1.05rem!important}.b-br-105crem{border-bottom-right-radius:1.05rem!important}.m-110crem{margin:1.1rem!important}.m-x-110crem{margin-left:1.1rem!important;margin-right:1.1rem!important}.m-y-110crem{margin-top:1.1rem!important;margin-bottom:1.1rem!important}.m-t-110crem{margin-top:1.1rem!important}.m-r-110crem{margin-right:1.1rem!important}.m-b-110crem{margin-bottom:1.1rem!important}.m-l-110crem{margin-left:1.1rem!important}.p-110crem{padding:1.1rem!important}.p-x-110crem{padding-left:1.1rem!important;padding-right:1.1rem!important}.p-y-110crem{padding-top:1.1rem!important;padding-bottom:1.1rem!important}.p-t-110crem{padding-top:1.1rem!important}.p-r-110crem{padding-right:1.1rem!important}.p-b-110crem{padding-bottom:1.1rem!important}.p-l-110crem{padding-left:1.1rem!important}.b-110crem{border-radius:1.1!important}.b-t-110crem{border-top-left-radius:1.1rem!important;border-top-right-radius:1.1rem!important}.b-b-110crem{border-bottom-left-radius:1.1rem!important;border-bottom-right-radius:1.1rem!important}.b-tl-110crem{border-top-left-radius:1.1rem!important}.b-tr-110crem{border-top-right-radius:1.1rem!important}.b-bl-110crem{border-bottom-left-radius:1.1rem!important}.b-br-110crem{border-bottom-right-radius:1.1rem!important}.m-115crem{margin:1.15rem!important}.m-x-115crem{margin-left:1.15rem!important;margin-right:1.15rem!important}.m-y-115crem{margin-top:1.15rem!important;margin-bottom:1.15rem!important}.m-t-115crem{margin-top:1.15rem!important}.m-r-115crem{margin-right:1.15rem!important}.m-b-115crem{margin-bottom:1.15rem!important}.m-l-115crem{margin-left:1.15rem!important}.p-115crem{padding:1.15rem!important}.p-x-115crem{padding-left:1.15rem!important;padding-right:1.15rem!important}.p-y-115crem{padding-top:1.15rem!important;padding-bottom:1.15rem!important}.p-t-115crem{padding-top:1.15rem!important}.p-r-115crem{padding-right:1.15rem!important}.p-b-115crem{padding-bottom:1.15rem!important}.p-l-115crem{padding-left:1.15rem!important}.b-115crem{border-radius:1.15!important}.b-t-115crem{border-top-left-radius:1.15rem!important;border-top-right-radius:1.15rem!important}.b-b-115crem{border-bottom-left-radius:1.15rem!important;border-bottom-right-radius:1.15rem!important}.b-tl-115crem{border-top-left-radius:1.15rem!important}.b-tr-115crem{border-top-right-radius:1.15rem!important}.b-bl-115crem{border-bottom-left-radius:1.15rem!important}.b-br-115crem{border-bottom-right-radius:1.15rem!important}.m-120crem{margin:1.2rem!important}.m-x-120crem{margin-left:1.2rem!important;margin-right:1.2rem!important}.m-y-120crem{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.m-t-120crem{margin-top:1.2rem!important}.m-r-120crem{margin-right:1.2rem!important}.m-b-120crem{margin-bottom:1.2rem!important}.m-l-120crem{margin-left:1.2rem!important}.p-120crem{padding:1.2rem!important}.p-x-120crem{padding-left:1.2rem!important;padding-right:1.2rem!important}.p-y-120crem{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.p-t-120crem{padding-top:1.2rem!important}.p-r-120crem{padding-right:1.2rem!important}.p-b-120crem{padding-bottom:1.2rem!important}.p-l-120crem{padding-left:1.2rem!important}.b-120crem{border-radius:1.2!important}.b-t-120crem{border-top-left-radius:1.2rem!important;border-top-right-radius:1.2rem!important}.b-b-120crem{border-bottom-left-radius:1.2rem!important;border-bottom-right-radius:1.2rem!important}.b-tl-120crem{border-top-left-radius:1.2rem!important}.b-tr-120crem{border-top-right-radius:1.2rem!important}.b-bl-120crem{border-bottom-left-radius:1.2rem!important}.b-br-120crem{border-bottom-right-radius:1.2rem!important}.m-125crem{margin:1.25rem!important}.m-x-125crem{margin-left:1.25rem!important;margin-right:1.25rem!important}.m-y-125crem{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.m-t-125crem{margin-top:1.25rem!important}.m-r-125crem{margin-right:1.25rem!important}.m-b-125crem{margin-bottom:1.25rem!important}.m-l-125crem{margin-left:1.25rem!important}.p-125crem{padding:1.25rem!important}.p-x-125crem{padding-left:1.25rem!important;padding-right:1.25rem!important}.p-y-125crem{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.p-t-125crem{padding-top:1.25rem!important}.p-r-125crem{padding-right:1.25rem!important}.p-b-125crem{padding-bottom:1.25rem!important}.p-l-125crem{padding-left:1.25rem!important}.b-125crem{border-radius:1.25!important}.b-t-125crem{border-top-left-radius:1.25rem!important;border-top-right-radius:1.25rem!important}.b-b-125crem{border-bottom-left-radius:1.25rem!important;border-bottom-right-radius:1.25rem!important}.b-tl-125crem{border-top-left-radius:1.25rem!important}.b-tr-125crem{border-top-right-radius:1.25rem!important}.b-bl-125crem{border-bottom-left-radius:1.25rem!important}.b-br-125crem{border-bottom-right-radius:1.25rem!important}.m-130crem{margin:1.3rem!important}.m-x-130crem{margin-left:1.3rem!important;margin-right:1.3rem!important}.m-y-130crem{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.m-t-130crem{margin-top:1.3rem!important}.m-r-130crem{margin-right:1.3rem!important}.m-b-130crem{margin-bottom:1.3rem!important}.m-l-130crem{margin-left:1.3rem!important}.p-130crem{padding:1.3rem!important}.p-x-130crem{padding-left:1.3rem!important;padding-right:1.3rem!important}.p-y-130crem{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.p-t-130crem{padding-top:1.3rem!important}.p-r-130crem{padding-right:1.3rem!important}.p-b-130crem{padding-bottom:1.3rem!important}.p-l-130crem{padding-left:1.3rem!important}.b-130crem{border-radius:1.3!important}.b-t-130crem{border-top-left-radius:1.3rem!important;border-top-right-radius:1.3rem!important}.b-b-130crem{border-bottom-left-radius:1.3rem!important;border-bottom-right-radius:1.3rem!important}.b-tl-130crem{border-top-left-radius:1.3rem!important}.b-tr-130crem{border-top-right-radius:1.3rem!important}.b-bl-130crem{border-bottom-left-radius:1.3rem!important}.b-br-130crem{border-bottom-right-radius:1.3rem!important}.m-135crem{margin:1.35rem!important}.m-x-135crem{margin-left:1.35rem!important;margin-right:1.35rem!important}.m-y-135crem{margin-top:1.35rem!important;margin-bottom:1.35rem!important}.m-t-135crem{margin-top:1.35rem!important}.m-r-135crem{margin-right:1.35rem!important}.m-b-135crem{margin-bottom:1.35rem!important}.m-l-135crem{margin-left:1.35rem!important}.p-135crem{padding:1.35rem!important}.p-x-135crem{padding-left:1.35rem!important;padding-right:1.35rem!important}.p-y-135crem{padding-top:1.35rem!important;padding-bottom:1.35rem!important}.p-t-135crem{padding-top:1.35rem!important}.p-r-135crem{padding-right:1.35rem!important}.p-b-135crem{padding-bottom:1.35rem!important}.p-l-135crem{padding-left:1.35rem!important}.b-135crem{border-radius:1.35!important}.b-t-135crem{border-top-left-radius:1.35rem!important;border-top-right-radius:1.35rem!important}.b-b-135crem{border-bottom-left-radius:1.35rem!important;border-bottom-right-radius:1.35rem!important}.b-tl-135crem{border-top-left-radius:1.35rem!important}.b-tr-135crem{border-top-right-radius:1.35rem!important}.b-bl-135crem{border-bottom-left-radius:1.35rem!important}.b-br-135crem{border-bottom-right-radius:1.35rem!important}.m-140crem{margin:1.4rem!important}.m-x-140crem{margin-left:1.4rem!important;margin-right:1.4rem!important}.m-y-140crem{margin-top:1.4rem!important;margin-bottom:1.4rem!important}.m-t-140crem{margin-top:1.4rem!important}.m-r-140crem{margin-right:1.4rem!important}.m-b-140crem{margin-bottom:1.4rem!important}.m-l-140crem{margin-left:1.4rem!important}.p-140crem{padding:1.4rem!important}.p-x-140crem{padding-left:1.4rem!important;padding-right:1.4rem!important}.p-y-140crem{padding-top:1.4rem!important;padding-bottom:1.4rem!important}.p-t-140crem{padding-top:1.4rem!important}.p-r-140crem{padding-right:1.4rem!important}.p-b-140crem{padding-bottom:1.4rem!important}.p-l-140crem{padding-left:1.4rem!important}.b-140crem{border-radius:1.4!important}.b-t-140crem{border-top-left-radius:1.4rem!important;border-top-right-radius:1.4rem!important}.b-b-140crem{border-bottom-left-radius:1.4rem!important;border-bottom-right-radius:1.4rem!important}.b-tl-140crem{border-top-left-radius:1.4rem!important}.b-tr-140crem{border-top-right-radius:1.4rem!important}.b-bl-140crem{border-bottom-left-radius:1.4rem!important}.b-br-140crem{border-bottom-right-radius:1.4rem!important}.m-145crem{margin:1.45rem!important}.m-x-145crem{margin-left:1.45rem!important;margin-right:1.45rem!important}.m-y-145crem{margin-top:1.45rem!important;margin-bottom:1.45rem!important}.m-t-145crem{margin-top:1.45rem!important}.m-r-145crem{margin-right:1.45rem!important}.m-b-145crem{margin-bottom:1.45rem!important}.m-l-145crem{margin-left:1.45rem!important}.p-145crem{padding:1.45rem!important}.p-x-145crem{padding-left:1.45rem!important;padding-right:1.45rem!important}.p-y-145crem{padding-top:1.45rem!important;padding-bottom:1.45rem!important}.p-t-145crem{padding-top:1.45rem!important}.p-r-145crem{padding-right:1.45rem!important}.p-b-145crem{padding-bottom:1.45rem!important}.p-l-145crem{padding-left:1.45rem!important}.b-145crem{border-radius:1.45!important}.b-t-145crem{border-top-left-radius:1.45rem!important;border-top-right-radius:1.45rem!important}.b-b-145crem{border-bottom-left-radius:1.45rem!important;border-bottom-right-radius:1.45rem!important}.b-tl-145crem{border-top-left-radius:1.45rem!important}.b-tr-145crem{border-top-right-radius:1.45rem!important}.b-bl-145crem{border-bottom-left-radius:1.45rem!important}.b-br-145crem{border-bottom-right-radius:1.45rem!important}.m-150crem{margin:1.5rem!important}.m-x-150crem{margin-left:1.5rem!important;margin-right:1.5rem!important}.m-y-150crem{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-t-150crem{margin-top:1.5rem!important}.m-r-150crem{margin-right:1.5rem!important}.m-b-150crem{margin-bottom:1.5rem!important}.m-l-150crem{margin-left:1.5rem!important}.p-150crem{padding:1.5rem!important}.p-x-150crem{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-y-150crem{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-t-150crem{padding-top:1.5rem!important}.p-r-150crem{padding-right:1.5rem!important}.p-b-150crem{padding-bottom:1.5rem!important}.p-l-150crem{padding-left:1.5rem!important}.b-150crem{border-radius:1.5!important}.b-t-150crem{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.b-b-150crem{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.b-tl-150crem{border-top-left-radius:1.5rem!important}.b-tr-150crem{border-top-right-radius:1.5rem!important}.b-bl-150crem{border-bottom-left-radius:1.5rem!important}.b-br-150crem{border-bottom-right-radius:1.5rem!important}.m-155crem{margin:1.55rem!important}.m-x-155crem{margin-left:1.55rem!important;margin-right:1.55rem!important}.m-y-155crem{margin-top:1.55rem!important;margin-bottom:1.55rem!important}.m-t-155crem{margin-top:1.55rem!important}.m-r-155crem{margin-right:1.55rem!important}.m-b-155crem{margin-bottom:1.55rem!important}.m-l-155crem{margin-left:1.55rem!important}.p-155crem{padding:1.55rem!important}.p-x-155crem{padding-left:1.55rem!important;padding-right:1.55rem!important}.p-y-155crem{padding-top:1.55rem!important;padding-bottom:1.55rem!important}.p-t-155crem{padding-top:1.55rem!important}.p-r-155crem{padding-right:1.55rem!important}.p-b-155crem{padding-bottom:1.55rem!important}.p-l-155crem{padding-left:1.55rem!important}.b-155crem{border-radius:1.55!important}.b-t-155crem{border-top-left-radius:1.55rem!important;border-top-right-radius:1.55rem!important}.b-b-155crem{border-bottom-left-radius:1.55rem!important;border-bottom-right-radius:1.55rem!important}.b-tl-155crem{border-top-left-radius:1.55rem!important}.b-tr-155crem{border-top-right-radius:1.55rem!important}.b-bl-155crem{border-bottom-left-radius:1.55rem!important}.b-br-155crem{border-bottom-right-radius:1.55rem!important}.m-160crem{margin:1.6rem!important}.m-x-160crem{margin-left:1.6rem!important;margin-right:1.6rem!important}.m-y-160crem{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.m-t-160crem{margin-top:1.6rem!important}.m-r-160crem{margin-right:1.6rem!important}.m-b-160crem{margin-bottom:1.6rem!important}.m-l-160crem{margin-left:1.6rem!important}.p-160crem{padding:1.6rem!important}.p-x-160crem{padding-left:1.6rem!important;padding-right:1.6rem!important}.p-y-160crem{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.p-t-160crem{padding-top:1.6rem!important}.p-r-160crem{padding-right:1.6rem!important}.p-b-160crem{padding-bottom:1.6rem!important}.p-l-160crem{padding-left:1.6rem!important}.b-160crem{border-radius:1.6!important}.b-t-160crem{border-top-left-radius:1.6rem!important;border-top-right-radius:1.6rem!important}.b-b-160crem{border-bottom-left-radius:1.6rem!important;border-bottom-right-radius:1.6rem!important}.b-tl-160crem{border-top-left-radius:1.6rem!important}.b-tr-160crem{border-top-right-radius:1.6rem!important}.b-bl-160crem{border-bottom-left-radius:1.6rem!important}.b-br-160crem{border-bottom-right-radius:1.6rem!important}.m-165crem{margin:1.65rem!important}.m-x-165crem{margin-left:1.65rem!important;margin-right:1.65rem!important}.m-y-165crem{margin-top:1.65rem!important;margin-bottom:1.65rem!important}.m-t-165crem{margin-top:1.65rem!important}.m-r-165crem{margin-right:1.65rem!important}.m-b-165crem{margin-bottom:1.65rem!important}.m-l-165crem{margin-left:1.65rem!important}.p-165crem{padding:1.65rem!important}.p-x-165crem{padding-left:1.65rem!important;padding-right:1.65rem!important}.p-y-165crem{padding-top:1.65rem!important;padding-bottom:1.65rem!important}.p-t-165crem{padding-top:1.65rem!important}.p-r-165crem{padding-right:1.65rem!important}.p-b-165crem{padding-bottom:1.65rem!important}.p-l-165crem{padding-left:1.65rem!important}.b-165crem{border-radius:1.65!important}.b-t-165crem{border-top-left-radius:1.65rem!important;border-top-right-radius:1.65rem!important}.b-b-165crem{border-bottom-left-radius:1.65rem!important;border-bottom-right-radius:1.65rem!important}.b-tl-165crem{border-top-left-radius:1.65rem!important}.b-tr-165crem{border-top-right-radius:1.65rem!important}.b-bl-165crem{border-bottom-left-radius:1.65rem!important}.b-br-165crem{border-bottom-right-radius:1.65rem!important}.m-170crem{margin:1.7rem!important}.m-x-170crem{margin-left:1.7rem!important;margin-right:1.7rem!important}.m-y-170crem{margin-top:1.7rem!important;margin-bottom:1.7rem!important}.m-t-170crem{margin-top:1.7rem!important}.m-r-170crem{margin-right:1.7rem!important}.m-b-170crem{margin-bottom:1.7rem!important}.m-l-170crem{margin-left:1.7rem!important}.p-170crem{padding:1.7rem!important}.p-x-170crem{padding-left:1.7rem!important;padding-right:1.7rem!important}.p-y-170crem{padding-top:1.7rem!important;padding-bottom:1.7rem!important}.p-t-170crem{padding-top:1.7rem!important}.p-r-170crem{padding-right:1.7rem!important}.p-b-170crem{padding-bottom:1.7rem!important}.p-l-170crem{padding-left:1.7rem!important}.b-170crem{border-radius:1.7!important}.b-t-170crem{border-top-left-radius:1.7rem!important;border-top-right-radius:1.7rem!important}.b-b-170crem{border-bottom-left-radius:1.7rem!important;border-bottom-right-radius:1.7rem!important}.b-tl-170crem{border-top-left-radius:1.7rem!important}.b-tr-170crem{border-top-right-radius:1.7rem!important}.b-bl-170crem{border-bottom-left-radius:1.7rem!important}.b-br-170crem{border-bottom-right-radius:1.7rem!important}.m-175crem{margin:1.75rem!important}.m-x-175crem{margin-left:1.75rem!important;margin-right:1.75rem!important}.m-y-175crem{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.m-t-175crem{margin-top:1.75rem!important}.m-r-175crem{margin-right:1.75rem!important}.m-b-175crem{margin-bottom:1.75rem!important}.m-l-175crem{margin-left:1.75rem!important}.p-175crem{padding:1.75rem!important}.p-x-175crem{padding-left:1.75rem!important;padding-right:1.75rem!important}.p-y-175crem{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.p-t-175crem{padding-top:1.75rem!important}.p-r-175crem{padding-right:1.75rem!important}.p-b-175crem{padding-bottom:1.75rem!important}.p-l-175crem{padding-left:1.75rem!important}.b-175crem{border-radius:1.75!important}.b-t-175crem{border-top-left-radius:1.75rem!important;border-top-right-radius:1.75rem!important}.b-b-175crem{border-bottom-left-radius:1.75rem!important;border-bottom-right-radius:1.75rem!important}.b-tl-175crem{border-top-left-radius:1.75rem!important}.b-tr-175crem{border-top-right-radius:1.75rem!important}.b-bl-175crem{border-bottom-left-radius:1.75rem!important}.b-br-175crem{border-bottom-right-radius:1.75rem!important}.m-180crem{margin:1.8rem!important}.m-x-180crem{margin-left:1.8rem!important;margin-right:1.8rem!important}.m-y-180crem{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.m-t-180crem{margin-top:1.8rem!important}.m-r-180crem{margin-right:1.8rem!important}.m-b-180crem{margin-bottom:1.8rem!important}.m-l-180crem{margin-left:1.8rem!important}.p-180crem{padding:1.8rem!important}.p-x-180crem{padding-left:1.8rem!important;padding-right:1.8rem!important}.p-y-180crem{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.p-t-180crem{padding-top:1.8rem!important}.p-r-180crem{padding-right:1.8rem!important}.p-b-180crem{padding-bottom:1.8rem!important}.p-l-180crem{padding-left:1.8rem!important}.b-180crem{border-radius:1.8!important}.b-t-180crem{border-top-left-radius:1.8rem!important;border-top-right-radius:1.8rem!important}.b-b-180crem{border-bottom-left-radius:1.8rem!important;border-bottom-right-radius:1.8rem!important}.b-tl-180crem{border-top-left-radius:1.8rem!important}.b-tr-180crem{border-top-right-radius:1.8rem!important}.b-bl-180crem{border-bottom-left-radius:1.8rem!important}.b-br-180crem{border-bottom-right-radius:1.8rem!important}.m-185crem{margin:1.85rem!important}.m-x-185crem{margin-left:1.85rem!important;margin-right:1.85rem!important}.m-y-185crem{margin-top:1.85rem!important;margin-bottom:1.85rem!important}.m-t-185crem{margin-top:1.85rem!important}.m-r-185crem{margin-right:1.85rem!important}.m-b-185crem{margin-bottom:1.85rem!important}.m-l-185crem{margin-left:1.85rem!important}.p-185crem{padding:1.85rem!important}.p-x-185crem{padding-left:1.85rem!important;padding-right:1.85rem!important}.p-y-185crem{padding-top:1.85rem!important;padding-bottom:1.85rem!important}.p-t-185crem{padding-top:1.85rem!important}.p-r-185crem{padding-right:1.85rem!important}.p-b-185crem{padding-bottom:1.85rem!important}.p-l-185crem{padding-left:1.85rem!important}.b-185crem{border-radius:1.85!important}.b-t-185crem{border-top-left-radius:1.85rem!important;border-top-right-radius:1.85rem!important}.b-b-185crem{border-bottom-left-radius:1.85rem!important;border-bottom-right-radius:1.85rem!important}.b-tl-185crem{border-top-left-radius:1.85rem!important}.b-tr-185crem{border-top-right-radius:1.85rem!important}.b-bl-185crem{border-bottom-left-radius:1.85rem!important}.b-br-185crem{border-bottom-right-radius:1.85rem!important}.m-190crem{margin:1.9rem!important}.m-x-190crem{margin-left:1.9rem!important;margin-right:1.9rem!important}.m-y-190crem{margin-top:1.9rem!important;margin-bottom:1.9rem!important}.m-t-190crem{margin-top:1.9rem!important}.m-r-190crem{margin-right:1.9rem!important}.m-b-190crem{margin-bottom:1.9rem!important}.m-l-190crem{margin-left:1.9rem!important}.p-190crem{padding:1.9rem!important}.p-x-190crem{padding-left:1.9rem!important;padding-right:1.9rem!important}.p-y-190crem{padding-top:1.9rem!important;padding-bottom:1.9rem!important}.p-t-190crem{padding-top:1.9rem!important}.p-r-190crem{padding-right:1.9rem!important}.p-b-190crem{padding-bottom:1.9rem!important}.p-l-190crem{padding-left:1.9rem!important}.b-190crem{border-radius:1.9!important}.b-t-190crem{border-top-left-radius:1.9rem!important;border-top-right-radius:1.9rem!important}.b-b-190crem{border-bottom-left-radius:1.9rem!important;border-bottom-right-radius:1.9rem!important}.b-tl-190crem{border-top-left-radius:1.9rem!important}.b-tr-190crem{border-top-right-radius:1.9rem!important}.b-bl-190crem{border-bottom-left-radius:1.9rem!important}.b-br-190crem{border-bottom-right-radius:1.9rem!important}.m-195crem{margin:1.95rem!important}.m-x-195crem{margin-left:1.95rem!important;margin-right:1.95rem!important}.m-y-195crem{margin-top:1.95rem!important;margin-bottom:1.95rem!important}.m-t-195crem{margin-top:1.95rem!important}.m-r-195crem{margin-right:1.95rem!important}.m-b-195crem{margin-bottom:1.95rem!important}.m-l-195crem{margin-left:1.95rem!important}.p-195crem{padding:1.95rem!important}.p-x-195crem{padding-left:1.95rem!important;padding-right:1.95rem!important}.p-y-195crem{padding-top:1.95rem!important;padding-bottom:1.95rem!important}.p-t-195crem{padding-top:1.95rem!important}.p-r-195crem{padding-right:1.95rem!important}.p-b-195crem{padding-bottom:1.95rem!important}.p-l-195crem{padding-left:1.95rem!important}.b-195crem{border-radius:1.95!important}.b-t-195crem{border-top-left-radius:1.95rem!important;border-top-right-radius:1.95rem!important}.b-b-195crem{border-bottom-left-radius:1.95rem!important;border-bottom-right-radius:1.95rem!important}.b-tl-195crem{border-top-left-radius:1.95rem!important}.b-tr-195crem{border-top-right-radius:1.95rem!important}.b-bl-195crem{border-bottom-left-radius:1.95rem!important}.b-br-195crem{border-bottom-right-radius:1.95rem!important}.m-200crem{margin:2rem!important}.m-x-200crem{margin-left:2rem!important;margin-right:2rem!important}.m-y-200crem{margin-top:2rem!important;margin-bottom:2rem!important}.m-t-200crem{margin-top:2rem!important}.m-r-200crem{margin-right:2rem!important}.m-b-200crem{margin-bottom:2rem!important}.m-l-200crem{margin-left:2rem!important}.p-200crem{padding:2rem!important}.p-x-200crem{padding-left:2rem!important;padding-right:2rem!important}.p-y-200crem{padding-top:2rem!important;padding-bottom:2rem!important}.p-t-200crem{padding-top:2rem!important}.p-r-200crem{padding-right:2rem!important}.p-b-200crem{padding-bottom:2rem!important}.p-l-200crem{padding-left:2rem!important}.b-200crem{border-radius:2!important}.b-t-200crem{border-top-left-radius:2rem!important;border-top-right-radius:2rem!important}.b-b-200crem{border-bottom-left-radius:2rem!important;border-bottom-right-radius:2rem!important}.b-tl-200crem{border-top-left-radius:2rem!important}.b-tr-200crem{border-top-right-radius:2rem!important}.b-bl-200crem{border-bottom-left-radius:2rem!important}.b-br-200crem{border-bottom-right-radius:2rem!important}.m-205crem{margin:2.05rem!important}.m-x-205crem{margin-left:2.05rem!important;margin-right:2.05rem!important}.m-y-205crem{margin-top:2.05rem!important;margin-bottom:2.05rem!important}.m-t-205crem{margin-top:2.05rem!important}.m-r-205crem{margin-right:2.05rem!important}.m-b-205crem{margin-bottom:2.05rem!important}.m-l-205crem{margin-left:2.05rem!important}.p-205crem{padding:2.05rem!important}.p-x-205crem{padding-left:2.05rem!important;padding-right:2.05rem!important}.p-y-205crem{padding-top:2.05rem!important;padding-bottom:2.05rem!important}.p-t-205crem{padding-top:2.05rem!important}.p-r-205crem{padding-right:2.05rem!important}.p-b-205crem{padding-bottom:2.05rem!important}.p-l-205crem{padding-left:2.05rem!important}.b-205crem{border-radius:2.05!important}.b-t-205crem{border-top-left-radius:2.05rem!important;border-top-right-radius:2.05rem!important}.b-b-205crem{border-bottom-left-radius:2.05rem!important;border-bottom-right-radius:2.05rem!important}.b-tl-205crem{border-top-left-radius:2.05rem!important}.b-tr-205crem{border-top-right-radius:2.05rem!important}.b-bl-205crem{border-bottom-left-radius:2.05rem!important}.b-br-205crem{border-bottom-right-radius:2.05rem!important}.m-210crem{margin:2.1rem!important}.m-x-210crem{margin-left:2.1rem!important;margin-right:2.1rem!important}.m-y-210crem{margin-top:2.1rem!important;margin-bottom:2.1rem!important}.m-t-210crem{margin-top:2.1rem!important}.m-r-210crem{margin-right:2.1rem!important}.m-b-210crem{margin-bottom:2.1rem!important}.m-l-210crem{margin-left:2.1rem!important}.p-210crem{padding:2.1rem!important}.p-x-210crem{padding-left:2.1rem!important;padding-right:2.1rem!important}.p-y-210crem{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.p-t-210crem{padding-top:2.1rem!important}.p-r-210crem{padding-right:2.1rem!important}.p-b-210crem{padding-bottom:2.1rem!important}.p-l-210crem{padding-left:2.1rem!important}.b-210crem{border-radius:2.1!important}.b-t-210crem{border-top-left-radius:2.1rem!important;border-top-right-radius:2.1rem!important}.b-b-210crem{border-bottom-left-radius:2.1rem!important;border-bottom-right-radius:2.1rem!important}.b-tl-210crem{border-top-left-radius:2.1rem!important}.b-tr-210crem{border-top-right-radius:2.1rem!important}.b-bl-210crem{border-bottom-left-radius:2.1rem!important}.b-br-210crem{border-bottom-right-radius:2.1rem!important}.m-215crem{margin:2.15rem!important}.m-x-215crem{margin-left:2.15rem!important;margin-right:2.15rem!important}.m-y-215crem{margin-top:2.15rem!important;margin-bottom:2.15rem!important}.m-t-215crem{margin-top:2.15rem!important}.m-r-215crem{margin-right:2.15rem!important}.m-b-215crem{margin-bottom:2.15rem!important}.m-l-215crem{margin-left:2.15rem!important}.p-215crem{padding:2.15rem!important}.p-x-215crem{padding-left:2.15rem!important;padding-right:2.15rem!important}.p-y-215crem{padding-top:2.15rem!important;padding-bottom:2.15rem!important}.p-t-215crem{padding-top:2.15rem!important}.p-r-215crem{padding-right:2.15rem!important}.p-b-215crem{padding-bottom:2.15rem!important}.p-l-215crem{padding-left:2.15rem!important}.b-215crem{border-radius:2.15!important}.b-t-215crem{border-top-left-radius:2.15rem!important;border-top-right-radius:2.15rem!important}.b-b-215crem{border-bottom-left-radius:2.15rem!important;border-bottom-right-radius:2.15rem!important}.b-tl-215crem{border-top-left-radius:2.15rem!important}.b-tr-215crem{border-top-right-radius:2.15rem!important}.b-bl-215crem{border-bottom-left-radius:2.15rem!important}.b-br-215crem{border-bottom-right-radius:2.15rem!important}.m-220crem{margin:2.2rem!important}.m-x-220crem{margin-left:2.2rem!important;margin-right:2.2rem!important}.m-y-220crem{margin-top:2.2rem!important;margin-bottom:2.2rem!important}.m-t-220crem{margin-top:2.2rem!important}.m-r-220crem{margin-right:2.2rem!important}.m-b-220crem{margin-bottom:2.2rem!important}.m-l-220crem{margin-left:2.2rem!important}.p-220crem{padding:2.2rem!important}.p-x-220crem{padding-left:2.2rem!important;padding-right:2.2rem!important}.p-y-220crem{padding-top:2.2rem!important;padding-bottom:2.2rem!important}.p-t-220crem{padding-top:2.2rem!important}.p-r-220crem{padding-right:2.2rem!important}.p-b-220crem{padding-bottom:2.2rem!important}.p-l-220crem{padding-left:2.2rem!important}.b-220crem{border-radius:2.2!important}.b-t-220crem{border-top-left-radius:2.2rem!important;border-top-right-radius:2.2rem!important}.b-b-220crem{border-bottom-left-radius:2.2rem!important;border-bottom-right-radius:2.2rem!important}.b-tl-220crem{border-top-left-radius:2.2rem!important}.b-tr-220crem{border-top-right-radius:2.2rem!important}.b-bl-220crem{border-bottom-left-radius:2.2rem!important}.b-br-220crem{border-bottom-right-radius:2.2rem!important}.m-225crem{margin:2.25rem!important}.m-x-225crem{margin-left:2.25rem!important;margin-right:2.25rem!important}.m-y-225crem{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.m-t-225crem{margin-top:2.25rem!important}.m-r-225crem{margin-right:2.25rem!important}.m-b-225crem{margin-bottom:2.25rem!important}.m-l-225crem{margin-left:2.25rem!important}.p-225crem{padding:2.25rem!important}.p-x-225crem{padding-left:2.25rem!important;padding-right:2.25rem!important}.p-y-225crem{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.p-t-225crem{padding-top:2.25rem!important}.p-r-225crem{padding-right:2.25rem!important}.p-b-225crem{padding-bottom:2.25rem!important}.p-l-225crem{padding-left:2.25rem!important}.b-225crem{border-radius:2.25!important}.b-t-225crem{border-top-left-radius:2.25rem!important;border-top-right-radius:2.25rem!important}.b-b-225crem{border-bottom-left-radius:2.25rem!important;border-bottom-right-radius:2.25rem!important}.b-tl-225crem{border-top-left-radius:2.25rem!important}.b-tr-225crem{border-top-right-radius:2.25rem!important}.b-bl-225crem{border-bottom-left-radius:2.25rem!important}.b-br-225crem{border-bottom-right-radius:2.25rem!important}.m-230crem{margin:2.3rem!important}.m-x-230crem{margin-left:2.3rem!important;margin-right:2.3rem!important}.m-y-230crem{margin-top:2.3rem!important;margin-bottom:2.3rem!important}.m-t-230crem{margin-top:2.3rem!important}.m-r-230crem{margin-right:2.3rem!important}.m-b-230crem{margin-bottom:2.3rem!important}.m-l-230crem{margin-left:2.3rem!important}.p-230crem{padding:2.3rem!important}.p-x-230crem{padding-left:2.3rem!important;padding-right:2.3rem!important}.p-y-230crem{padding-top:2.3rem!important;padding-bottom:2.3rem!important}.p-t-230crem{padding-top:2.3rem!important}.p-r-230crem{padding-right:2.3rem!important}.p-b-230crem{padding-bottom:2.3rem!important}.p-l-230crem{padding-left:2.3rem!important}.b-230crem{border-radius:2.3!important}.b-t-230crem{border-top-left-radius:2.3rem!important;border-top-right-radius:2.3rem!important}.b-b-230crem{border-bottom-left-radius:2.3rem!important;border-bottom-right-radius:2.3rem!important}.b-tl-230crem{border-top-left-radius:2.3rem!important}.b-tr-230crem{border-top-right-radius:2.3rem!important}.b-bl-230crem{border-bottom-left-radius:2.3rem!important}.b-br-230crem{border-bottom-right-radius:2.3rem!important}.m-235crem{margin:2.35rem!important}.m-x-235crem{margin-left:2.35rem!important;margin-right:2.35rem!important}.m-y-235crem{margin-top:2.35rem!important;margin-bottom:2.35rem!important}.m-t-235crem{margin-top:2.35rem!important}.m-r-235crem{margin-right:2.35rem!important}.m-b-235crem{margin-bottom:2.35rem!important}.m-l-235crem{margin-left:2.35rem!important}.p-235crem{padding:2.35rem!important}.p-x-235crem{padding-left:2.35rem!important;padding-right:2.35rem!important}.p-y-235crem{padding-top:2.35rem!important;padding-bottom:2.35rem!important}.p-t-235crem{padding-top:2.35rem!important}.p-r-235crem{padding-right:2.35rem!important}.p-b-235crem{padding-bottom:2.35rem!important}.p-l-235crem{padding-left:2.35rem!important}.b-235crem{border-radius:2.35!important}.b-t-235crem{border-top-left-radius:2.35rem!important;border-top-right-radius:2.35rem!important}.b-b-235crem{border-bottom-left-radius:2.35rem!important;border-bottom-right-radius:2.35rem!important}.b-tl-235crem{border-top-left-radius:2.35rem!important}.b-tr-235crem{border-top-right-radius:2.35rem!important}.b-bl-235crem{border-bottom-left-radius:2.35rem!important}.b-br-235crem{border-bottom-right-radius:2.35rem!important}.m-240crem{margin:2.4rem!important}.m-x-240crem{margin-left:2.4rem!important;margin-right:2.4rem!important}.m-y-240crem{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.m-t-240crem{margin-top:2.4rem!important}.m-r-240crem{margin-right:2.4rem!important}.m-b-240crem{margin-bottom:2.4rem!important}.m-l-240crem{margin-left:2.4rem!important}.p-240crem{padding:2.4rem!important}.p-x-240crem{padding-left:2.4rem!important;padding-right:2.4rem!important}.p-y-240crem{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.p-t-240crem{padding-top:2.4rem!important}.p-r-240crem{padding-right:2.4rem!important}.p-b-240crem{padding-bottom:2.4rem!important}.p-l-240crem{padding-left:2.4rem!important}.b-240crem{border-radius:2.4!important}.b-t-240crem{border-top-left-radius:2.4rem!important;border-top-right-radius:2.4rem!important}.b-b-240crem{border-bottom-left-radius:2.4rem!important;border-bottom-right-radius:2.4rem!important}.b-tl-240crem{border-top-left-radius:2.4rem!important}.b-tr-240crem{border-top-right-radius:2.4rem!important}.b-bl-240crem{border-bottom-left-radius:2.4rem!important}.b-br-240crem{border-bottom-right-radius:2.4rem!important}.m-245crem{margin:2.45rem!important}.m-x-245crem{margin-left:2.45rem!important;margin-right:2.45rem!important}.m-y-245crem{margin-top:2.45rem!important;margin-bottom:2.45rem!important}.m-t-245crem{margin-top:2.45rem!important}.m-r-245crem{margin-right:2.45rem!important}.m-b-245crem{margin-bottom:2.45rem!important}.m-l-245crem{margin-left:2.45rem!important}.p-245crem{padding:2.45rem!important}.p-x-245crem{padding-left:2.45rem!important;padding-right:2.45rem!important}.p-y-245crem{padding-top:2.45rem!important;padding-bottom:2.45rem!important}.p-t-245crem{padding-top:2.45rem!important}.p-r-245crem{padding-right:2.45rem!important}.p-b-245crem{padding-bottom:2.45rem!important}.p-l-245crem{padding-left:2.45rem!important}.b-245crem{border-radius:2.45!important}.b-t-245crem{border-top-left-radius:2.45rem!important;border-top-right-radius:2.45rem!important}.b-b-245crem{border-bottom-left-radius:2.45rem!important;border-bottom-right-radius:2.45rem!important}.b-tl-245crem{border-top-left-radius:2.45rem!important}.b-tr-245crem{border-top-right-radius:2.45rem!important}.b-bl-245crem{border-bottom-left-radius:2.45rem!important}.b-br-245crem{border-bottom-right-radius:2.45rem!important}.m-250crem{margin:2.5rem!important}.m-x-250crem{margin-left:2.5rem!important;margin-right:2.5rem!important}.m-y-250crem{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.m-t-250crem{margin-top:2.5rem!important}.m-r-250crem{margin-right:2.5rem!important}.m-b-250crem{margin-bottom:2.5rem!important}.m-l-250crem{margin-left:2.5rem!important}.p-250crem{padding:2.5rem!important}.p-x-250crem{padding-left:2.5rem!important;padding-right:2.5rem!important}.p-y-250crem{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.p-t-250crem{padding-top:2.5rem!important}.p-r-250crem{padding-right:2.5rem!important}.p-b-250crem{padding-bottom:2.5rem!important}.p-l-250crem{padding-left:2.5rem!important}.b-250crem{border-radius:2.5!important}.b-t-250crem{border-top-left-radius:2.5rem!important;border-top-right-radius:2.5rem!important}.b-b-250crem{border-bottom-left-radius:2.5rem!important;border-bottom-right-radius:2.5rem!important}.b-tl-250crem{border-top-left-radius:2.5rem!important}.b-tr-250crem{border-top-right-radius:2.5rem!important}.b-bl-250crem{border-bottom-left-radius:2.5rem!important}.b-br-250crem{border-bottom-right-radius:2.5rem!important}.m-255crem{margin:2.55rem!important}.m-x-255crem{margin-left:2.55rem!important;margin-right:2.55rem!important}.m-y-255crem{margin-top:2.55rem!important;margin-bottom:2.55rem!important}.m-t-255crem{margin-top:2.55rem!important}.m-r-255crem{margin-right:2.55rem!important}.m-b-255crem{margin-bottom:2.55rem!important}.m-l-255crem{margin-left:2.55rem!important}.p-255crem{padding:2.55rem!important}.p-x-255crem{padding-left:2.55rem!important;padding-right:2.55rem!important}.p-y-255crem{padding-top:2.55rem!important;padding-bottom:2.55rem!important}.p-t-255crem{padding-top:2.55rem!important}.p-r-255crem{padding-right:2.55rem!important}.p-b-255crem{padding-bottom:2.55rem!important}.p-l-255crem{padding-left:2.55rem!important}.b-255crem{border-radius:2.55!important}.b-t-255crem{border-top-left-radius:2.55rem!important;border-top-right-radius:2.55rem!important}.b-b-255crem{border-bottom-left-radius:2.55rem!important;border-bottom-right-radius:2.55rem!important}.b-tl-255crem{border-top-left-radius:2.55rem!important}.b-tr-255crem{border-top-right-radius:2.55rem!important}.b-bl-255crem{border-bottom-left-radius:2.55rem!important}.b-br-255crem{border-bottom-right-radius:2.55rem!important}.m-260crem{margin:2.6rem!important}.m-x-260crem{margin-left:2.6rem!important;margin-right:2.6rem!important}.m-y-260crem{margin-top:2.6rem!important;margin-bottom:2.6rem!important}.m-t-260crem{margin-top:2.6rem!important}.m-r-260crem{margin-right:2.6rem!important}.m-b-260crem{margin-bottom:2.6rem!important}.m-l-260crem{margin-left:2.6rem!important}.p-260crem{padding:2.6rem!important}.p-x-260crem{padding-left:2.6rem!important;padding-right:2.6rem!important}.p-y-260crem{padding-top:2.6rem!important;padding-bottom:2.6rem!important}.p-t-260crem{padding-top:2.6rem!important}.p-r-260crem{padding-right:2.6rem!important}.p-b-260crem{padding-bottom:2.6rem!important}.p-l-260crem{padding-left:2.6rem!important}.b-260crem{border-radius:2.6!important}.b-t-260crem{border-top-left-radius:2.6rem!important;border-top-right-radius:2.6rem!important}.b-b-260crem{border-bottom-left-radius:2.6rem!important;border-bottom-right-radius:2.6rem!important}.b-tl-260crem{border-top-left-radius:2.6rem!important}.b-tr-260crem{border-top-right-radius:2.6rem!important}.b-bl-260crem{border-bottom-left-radius:2.6rem!important}.b-br-260crem{border-bottom-right-radius:2.6rem!important}.m-265crem{margin:2.65rem!important}.m-x-265crem{margin-left:2.65rem!important;margin-right:2.65rem!important}.m-y-265crem{margin-top:2.65rem!important;margin-bottom:2.65rem!important}.m-t-265crem{margin-top:2.65rem!important}.m-r-265crem{margin-right:2.65rem!important}.m-b-265crem{margin-bottom:2.65rem!important}.m-l-265crem{margin-left:2.65rem!important}.p-265crem{padding:2.65rem!important}.p-x-265crem{padding-left:2.65rem!important;padding-right:2.65rem!important}.p-y-265crem{padding-top:2.65rem!important;padding-bottom:2.65rem!important}.p-t-265crem{padding-top:2.65rem!important}.p-r-265crem{padding-right:2.65rem!important}.p-b-265crem{padding-bottom:2.65rem!important}.p-l-265crem{padding-left:2.65rem!important}.b-265crem{border-radius:2.65!important}.b-t-265crem{border-top-left-radius:2.65rem!important;border-top-right-radius:2.65rem!important}.b-b-265crem{border-bottom-left-radius:2.65rem!important;border-bottom-right-radius:2.65rem!important}.b-tl-265crem{border-top-left-radius:2.65rem!important}.b-tr-265crem{border-top-right-radius:2.65rem!important}.b-bl-265crem{border-bottom-left-radius:2.65rem!important}.b-br-265crem{border-bottom-right-radius:2.65rem!important}.m-270crem{margin:2.7rem!important}.m-x-270crem{margin-left:2.7rem!important;margin-right:2.7rem!important}.m-y-270crem{margin-top:2.7rem!important;margin-bottom:2.7rem!important}.m-t-270crem{margin-top:2.7rem!important}.m-r-270crem{margin-right:2.7rem!important}.m-b-270crem{margin-bottom:2.7rem!important}.m-l-270crem{margin-left:2.7rem!important}.p-270crem{padding:2.7rem!important}.p-x-270crem{padding-left:2.7rem!important;padding-right:2.7rem!important}.p-y-270crem{padding-top:2.7rem!important;padding-bottom:2.7rem!important}.p-t-270crem{padding-top:2.7rem!important}.p-r-270crem{padding-right:2.7rem!important}.p-b-270crem{padding-bottom:2.7rem!important}.p-l-270crem{padding-left:2.7rem!important}.b-270crem{border-radius:2.7!important}.b-t-270crem{border-top-left-radius:2.7rem!important;border-top-right-radius:2.7rem!important}.b-b-270crem{border-bottom-left-radius:2.7rem!important;border-bottom-right-radius:2.7rem!important}.b-tl-270crem{border-top-left-radius:2.7rem!important}.b-tr-270crem{border-top-right-radius:2.7rem!important}.b-bl-270crem{border-bottom-left-radius:2.7rem!important}.b-br-270crem{border-bottom-right-radius:2.7rem!important}.m-275crem{margin:2.75rem!important}.m-x-275crem{margin-left:2.75rem!important;margin-right:2.75rem!important}.m-y-275crem{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.m-t-275crem{margin-top:2.75rem!important}.m-r-275crem{margin-right:2.75rem!important}.m-b-275crem{margin-bottom:2.75rem!important}.m-l-275crem{margin-left:2.75rem!important}.p-275crem{padding:2.75rem!important}.p-x-275crem{padding-left:2.75rem!important;padding-right:2.75rem!important}.p-y-275crem{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.p-t-275crem{padding-top:2.75rem!important}.p-r-275crem{padding-right:2.75rem!important}.p-b-275crem{padding-bottom:2.75rem!important}.p-l-275crem{padding-left:2.75rem!important}.b-275crem{border-radius:2.75!important}.b-t-275crem{border-top-left-radius:2.75rem!important;border-top-right-radius:2.75rem!important}.b-b-275crem{border-bottom-left-radius:2.75rem!important;border-bottom-right-radius:2.75rem!important}.b-tl-275crem{border-top-left-radius:2.75rem!important}.b-tr-275crem{border-top-right-radius:2.75rem!important}.b-bl-275crem{border-bottom-left-radius:2.75rem!important}.b-br-275crem{border-bottom-right-radius:2.75rem!important}.m-280crem{margin:2.8rem!important}.m-x-280crem{margin-left:2.8rem!important;margin-right:2.8rem!important}.m-y-280crem{margin-top:2.8rem!important;margin-bottom:2.8rem!important}.m-t-280crem{margin-top:2.8rem!important}.m-r-280crem{margin-right:2.8rem!important}.m-b-280crem{margin-bottom:2.8rem!important}.m-l-280crem{margin-left:2.8rem!important}.p-280crem{padding:2.8rem!important}.p-x-280crem{padding-left:2.8rem!important;padding-right:2.8rem!important}.p-y-280crem{padding-top:2.8rem!important;padding-bottom:2.8rem!important}.p-t-280crem{padding-top:2.8rem!important}.p-r-280crem{padding-right:2.8rem!important}.p-b-280crem{padding-bottom:2.8rem!important}.p-l-280crem{padding-left:2.8rem!important}.b-280crem{border-radius:2.8!important}.b-t-280crem{border-top-left-radius:2.8rem!important;border-top-right-radius:2.8rem!important}.b-b-280crem{border-bottom-left-radius:2.8rem!important;border-bottom-right-radius:2.8rem!important}.b-tl-280crem{border-top-left-radius:2.8rem!important}.b-tr-280crem{border-top-right-radius:2.8rem!important}.b-bl-280crem{border-bottom-left-radius:2.8rem!important}.b-br-280crem{border-bottom-right-radius:2.8rem!important}.m-285crem{margin:2.85rem!important}.m-x-285crem{margin-left:2.85rem!important;margin-right:2.85rem!important}.m-y-285crem{margin-top:2.85rem!important;margin-bottom:2.85rem!important}.m-t-285crem{margin-top:2.85rem!important}.m-r-285crem{margin-right:2.85rem!important}.m-b-285crem{margin-bottom:2.85rem!important}.m-l-285crem{margin-left:2.85rem!important}.p-285crem{padding:2.85rem!important}.p-x-285crem{padding-left:2.85rem!important;padding-right:2.85rem!important}.p-y-285crem{padding-top:2.85rem!important;padding-bottom:2.85rem!important}.p-t-285crem{padding-top:2.85rem!important}.p-r-285crem{padding-right:2.85rem!important}.p-b-285crem{padding-bottom:2.85rem!important}.p-l-285crem{padding-left:2.85rem!important}.b-285crem{border-radius:2.85!important}.b-t-285crem{border-top-left-radius:2.85rem!important;border-top-right-radius:2.85rem!important}.b-b-285crem{border-bottom-left-radius:2.85rem!important;border-bottom-right-radius:2.85rem!important}.b-tl-285crem{border-top-left-radius:2.85rem!important}.b-tr-285crem{border-top-right-radius:2.85rem!important}.b-bl-285crem{border-bottom-left-radius:2.85rem!important}.b-br-285crem{border-bottom-right-radius:2.85rem!important}.m-290crem{margin:2.9rem!important}.m-x-290crem{margin-left:2.9rem!important;margin-right:2.9rem!important}.m-y-290crem{margin-top:2.9rem!important;margin-bottom:2.9rem!important}.m-t-290crem{margin-top:2.9rem!important}.m-r-290crem{margin-right:2.9rem!important}.m-b-290crem{margin-bottom:2.9rem!important}.m-l-290crem{margin-left:2.9rem!important}.p-290crem{padding:2.9rem!important}.p-x-290crem{padding-left:2.9rem!important;padding-right:2.9rem!important}.p-y-290crem{padding-top:2.9rem!important;padding-bottom:2.9rem!important}.p-t-290crem{padding-top:2.9rem!important}.p-r-290crem{padding-right:2.9rem!important}.p-b-290crem{padding-bottom:2.9rem!important}.p-l-290crem{padding-left:2.9rem!important}.b-290crem{border-radius:2.9!important}.b-t-290crem{border-top-left-radius:2.9rem!important;border-top-right-radius:2.9rem!important}.b-b-290crem{border-bottom-left-radius:2.9rem!important;border-bottom-right-radius:2.9rem!important}.b-tl-290crem{border-top-left-radius:2.9rem!important}.b-tr-290crem{border-top-right-radius:2.9rem!important}.b-bl-290crem{border-bottom-left-radius:2.9rem!important}.b-br-290crem{border-bottom-right-radius:2.9rem!important}.m-295crem{margin:2.95rem!important}.m-x-295crem{margin-left:2.95rem!important;margin-right:2.95rem!important}.m-y-295crem{margin-top:2.95rem!important;margin-bottom:2.95rem!important}.m-t-295crem{margin-top:2.95rem!important}.m-r-295crem{margin-right:2.95rem!important}.m-b-295crem{margin-bottom:2.95rem!important}.m-l-295crem{margin-left:2.95rem!important}.p-295crem{padding:2.95rem!important}.p-x-295crem{padding-left:2.95rem!important;padding-right:2.95rem!important}.p-y-295crem{padding-top:2.95rem!important;padding-bottom:2.95rem!important}.p-t-295crem{padding-top:2.95rem!important}.p-r-295crem{padding-right:2.95rem!important}.p-b-295crem{padding-bottom:2.95rem!important}.p-l-295crem{padding-left:2.95rem!important}.b-295crem{border-radius:2.95!important}.b-t-295crem{border-top-left-radius:2.95rem!important;border-top-right-radius:2.95rem!important}.b-b-295crem{border-bottom-left-radius:2.95rem!important;border-bottom-right-radius:2.95rem!important}.b-tl-295crem{border-top-left-radius:2.95rem!important}.b-tr-295crem{border-top-right-radius:2.95rem!important}.b-bl-295crem{border-bottom-left-radius:2.95rem!important}.b-br-295crem{border-bottom-right-radius:2.95rem!important}.m-300crem{margin:3rem!important}.m-x-300crem{margin-left:3rem!important;margin-right:3rem!important}.m-y-300crem{margin-top:3rem!important;margin-bottom:3rem!important}.m-t-300crem{margin-top:3rem!important}.m-r-300crem{margin-right:3rem!important}.m-b-300crem{margin-bottom:3rem!important}.m-l-300crem{margin-left:3rem!important}.p-300crem{padding:3rem!important}.p-x-300crem{padding-left:3rem!important;padding-right:3rem!important}.p-y-300crem{padding-top:3rem!important;padding-bottom:3rem!important}.p-t-300crem{padding-top:3rem!important}.p-r-300crem{padding-right:3rem!important}.p-b-300crem{padding-bottom:3rem!important}.p-l-300crem{padding-left:3rem!important}.b-300crem{border-radius:3!important}.b-t-300crem{border-top-left-radius:3rem!important;border-top-right-radius:3rem!important}.b-b-300crem{border-bottom-left-radius:3rem!important;border-bottom-right-radius:3rem!important}.b-tl-300crem{border-top-left-radius:3rem!important}.b-tr-300crem{border-top-right-radius:3rem!important}.b-bl-300crem{border-bottom-left-radius:3rem!important}.b-br-300crem{border-bottom-right-radius:3rem!important}.v-bottom{vertical-align:bottom}.v-top{vertical-align:top}.v-middle{vertical-align:middle!important}.hide,.hidden{display:none!important}.show,.shown{display:block!important}.display-none{display:none}.display-inline{display:inline}.display-block{display:block}@media (max-width: 575px){.text-xs-right{text-align:right}.text-xs-center{text-align:center}.text-xs-left{text-align:left}}@media (min-width: 576px){.text-sm-right{text-align:right}.text-sm-center{text-align:center}.text-sm-left{text-align:left}}@media (min-width: 768px){.text-md-right{text-align:right}.text-md-center{text-align:center}.text-md-left{text-align:left}}.white{color:#fff}.gray{color:#2c3e50}.notice{color:#3498db}.success{color:#1abc9c}.danger{color:#e74c3c}.white-bg{background-color:#fff}.gray-bg{background-color:#2c3e50}.notice-bg{background-color:#3498db}.success-bg{background-color:#1abc9c}.alert-bg{background-color:#e74c3c}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.full-screen{width:100vw;height:100vh}.full-width{width:100%}.pointer{cursor:pointer!important}.default-pointer{cursor:default!important}.flex-1{flex:1!important}.flex-0{flex:0!important}.max-w-none{max-width:none!important}.pointer-none{pointer-events:none}.div-disable{pointer-events:none;opacity:.4}.no-gutter{margin-right:0;margin-left:0}.no-gutter>[class*=col-]{padding-right:0;padding-left:0}.flex-x{display:flex!important;flex-direction:row!important;align-items:center}.flex-y{display:flex!important;flex-direction:column!important;align-items:center}.flex-between{justify-content:space-between!important}.flex-center{justify-content:center!important}.flex-end{justify-content:flex-end!important}.flex-even{justify-content:space-evenly!important}.flex-align-start{align-items:flex-start!important}.flex-align-end{align-items:flex-end!important}.flex-align-center{align-items:center!important}.flex-wrap{flex-wrap:wrap!important}.d-flex-center{display:flex;align-items:center;justify-content:center}.text-theme{color:var(--primary-color)!important}.btn-theme{color:#fff;background-color:var(--primary-color);transition:all .25s ease-out}.btn-theme svg-icon{fill:#fff}.btn-theme svg-icon svg{stroke:#fff}.btn-theme:hover{color:var(--primary-color);background-color:#fff;border:1px solid var(--primary-color);transition:all .25s ease-out}.btn-theme:hover svg-icon{fill:var(--primary-color)}.btn-theme:hover svg-icon svg{stroke:var(--primary-color)}.btn-theme:focus{color:#fff;background-color:var(--primary-color);transition:all .25s ease-out}.btn-theme:focus svg-icon{fill:#fff}.btn-theme:focus svg-icon svg{stroke:#fff}.btn-outline-theme{color:var(--primary-color);background-color:#fff;border:1px solid var(--primary-color);transition:all .25s ease-out}.btn-outline-theme svg-icon{fill:var(--primary-color)}.btn-outline-theme svg-icon svg{stroke:var(--primary-color)}.btn-outline-theme:hover{color:#fff;background-color:var(--primary-color);transition:all .25s ease-out}.btn-outline-theme:hover svg-icon{fill:#fff}.btn-outline-theme:hover svg-icon svg{stroke:#fff}input[type=text].custom-inputs,input[type=number].custom-inputs,input[type=password].custom-inputs{width:100%;height:100%;border:1px solid #dedede;border-radius:5px;min-height:36px;padding:0 10px}input[type=text].custom-inputs:focus,input[type=number].custom-inputs:focus,input[type=password].custom-inputs:focus{outline:none;border:2px solid var(--primary-color)}input[type=text].custom-inputs:disabled,input[type=number].custom-inputs:disabled,input[type=password].custom-inputs:disabled{background-color:#cbcbcb}input[type=checkbox]{cursor:pointer;accent-color:var(--primary-color)}.pointer{cursor:pointer}.header-box{width:100%;height:auto;padding:1rem 2rem;background-color:#fff;font-size:18px}.header-box h5{margin-bottom:0}.content-box{width:100%;height:max(100vh - 120px);overflow-y:auto;padding:.5rem 0}.rotate-btn{cursor:pointer}.rotate-btn.show-up{transform:rotate(90deg);transition:transform .15s linear}.rotate-btn.show-down{transform:rotate(0);transition:transform .15s linear}table{width:100%}table thead tr th{background-color:var(--primary-color);color:#fff}table thead tr th:first-child{border-top-left-radius:1rem}table thead tr th:last-child{border-top-right-radius:1rem}table tbody tr td{padding:0}table tbody tr:nth-child(even){background-color:#808181}.calendar-inbox{position:absolute;right:5px;top:8.5px;width:20px;height:20px;cursor:pointer}.white-box{background-color:#fff;border-radius:2rem;width:100%;height:-moz-fit-content;height:fit-content;padding:2rem 2.5rem}.spinner-primary-color{color:var(--secondary-color)}:root{--primary-color: #193065;--secondary-color: #182E67 !important;--hightlight-color: #6AB3FE68 !important;--hover-color: #DBE4EE !important;--light-color: #ffffff !important;--normal-font-size: .8rem}html,body{margin:0;padding:0;background-color:#ececec;font-size:14px}.accordion,.accordion-button{padding:0}.accordion-button.grey{background-color:#f1f1f1}.accordion-button:after{margin:auto;display:none}.accordion-button:not(.collapsed){color:#000;background-color:unset}.accordion-item:first-of-type .accordion-button,.accordion-item:last-of-type,.accordion-item:last-of-type .accordion-button.collapsed{border-radius:0}.row>*{padding:unset;margin:unset}.form-control{padding:0 10px;width:100%;min-height:36px}.no-gutters{padding:unset;margin:unset}.scrollable-list{overflow-y:auto!important;max-height:100%}.message-detail-container{position:relative}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.no-result-text{color:var(--primary-color);font-size:18px}.border-rounded{border-top-right-radius:1rem;border-top-left-radius:1rem}.list{width:300px}.w-fit{width:-moz-fit-content;width:fit-content}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
