:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #1eff00;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000000;--bs-white: #fff;--bs-gray: #000000;--bs-gray-dark: #5d5a61;--bs-gray---9: #f3f2f4;--bs-gray---8: #e6e5e8;--bs-gray---7: #dad9dd;--bs-gray---6: #ceccd1;--bs-gray---5: #c2c0c6;--bs-gray---4: #b6b3ba;--bs-gray---3: #a9a7ae;--bs-gray---2: #9d9aa2;--bs-gray---1: #918e96;--bs-gray-gray: #85828a;--bs-gray--1: #78757d;--bs-gray--2: #6a676f;--bs-gray--3: #5d5a61;--bs-gray--4: #504d54;--bs-gray--5: #424046;--bs-gray--6: #353338;--bs-gray--7: #28262a;--bs-gray--8: #1a191c;--bs-gray--9: #0d0d0e;--bs-gray-black: #000000;--bs-primary: #ff8c00;--bs-secondary: #6b04ff;--bs-success: #21d47e;--bs-info: #0984e3;--bs-warning: #f9d937;--bs-danger: #ec183e;--bs-light: #fff;--bs-dark: #000000;--bs-primary-rgb: 255, 0, 118;--bs-secondary-rgb: 107, 4, 255;--bs-success-rgb: 33, 212, 126;--bs-info-rgb: 9, 132, 227;--bs-warning-rgb: 249, 217, 55;--bs-danger-rgb: 236, 24, 62;--bs-light-rgb: 255, 255, 255;--bs-dark-rgb: 0, 0, 0;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: "Inter", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.4;--bs-body-color: #000000;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #9d9aa2;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.5rem;--bs-border-radius-lg: 0.75rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #000000;--bs-link-hover-color: black;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::before,*::after{-webkit-box-sizing:border-box;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:700;line-height:1.2;color:#000}h1,.h1{font-size:calc(1.575rem + 3.9vw);letter-spacing:-2.8px}@media(min-width: 1200px){h1,.h1{font-size:4.5rem}}h2,.h2{font-size:calc(1.525rem + 3.3vw);letter-spacing:-2.6px}@media(min-width: 1200px){h2,.h2{font-size:4rem}}h3,.h3{font-size:calc(1.475rem + 2.7vw);letter-spacing:-2.4px}@media(min-width: 1200px){h3,.h3{font-size:3.5rem}}h4,.h4{font-size:calc(1.425rem + 2.1vw);letter-spacing:-2px}@media(min-width: 1200px){h4,.h4{font-size:3rem}}h5,.h5{font-size:calc(1.375rem + 1.5vw);letter-spacing:-1.6px}@media(min-width: 1200px){h5,.h5{font-size:2.5rem}}h6,.h6{font-size:calc(1.325rem + 0.9vw);letter-spacing:-1.2px}@media(min-width: 1200px){h6,.h6{font-size:2rem}}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:.75rem;letter-spacing:-0.0125rem}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration: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:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.5rem}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:#000;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-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}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#000}.blockquote-footer::before{content:"— "}.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}}.ts-x-large{font-size:1.75rem;letter-spacing:-0.8px}.ts-large{font-size:1.5rem;letter-spacing:-0.8px}.ts-medium{font-size:1.25rem;letter-spacing:-0.8px}.ts-small{font-size:1rem;letter-spacing:-0.6px}.ts-x-small{font-size:.875rem;letter-spacing:-0.8px}.ts-xl{font-size:1.75rem;letter-spacing:-0.8px}.ts-lg{font-size:1.5rem;letter-spacing:-0.8px}.ts-md{font-size:1.25rem;letter-spacing:-0.8px}.ts-normal{font-size:1rem;letter-spacing:-0.6px}.ts-xs{font-size:.875rem;letter-spacing:-0.8px}p{letter-spacing:-0.4px}.p-lg{font-size:1.125rem;letter-spacing:-0.6px}.p-sm{font-size:.875rem}.p-xs{font-size:.75rem}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#000}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.125rem}.g-1,.gy-1{--bs-gutter-y: 0.125rem}.g-2,.gx-2{--bs-gutter-x: 0.25rem}.g-2,.gy-2{--bs-gutter-y: 0.25rem}.g-3,.gx-3{--bs-gutter-x: 0.5rem}.g-3,.gy-3{--bs-gutter-y: 0.5rem}.g-4,.gx-4{--bs-gutter-x: 0.75rem}.g-4,.gy-4{--bs-gutter-y: 0.75rem}.g-5,.gx-5{--bs-gutter-x: 1rem}.g-5,.gy-5{--bs-gutter-y: 1rem}.g-6,.gx-6{--bs-gutter-x: 1.25rem}.g-6,.gy-6{--bs-gutter-y: 1.25rem}.g-7,.gx-7{--bs-gutter-x: 1.5rem}.g-7,.gy-7{--bs-gutter-y: 1.5rem}.g-8,.gx-8{--bs-gutter-x: 1.75rem}.g-8,.gy-8{--bs-gutter-y: 1.75rem}.g-9,.gx-9{--bs-gutter-x: 2rem}.g-9,.gy-9{--bs-gutter-y: 2rem}.g-10,.gx-10{--bs-gutter-x: 2.25rem}.g-10,.gy-10{--bs-gutter-y: 2.25rem}.g-11,.gx-11{--bs-gutter-x: 2.5rem}.g-11,.gy-11{--bs-gutter-y: 2.5rem}.g-12,.gx-12{--bs-gutter-x: 3rem}.g-12,.gy-12{--bs-gutter-y: 3rem}.g-14,.gx-14{--bs-gutter-x: 3.5rem}.g-14,.gy-14{--bs-gutter-y: 3.5rem}.g-16,.gx-16{--bs-gutter-x: 4rem}.g-16,.gy-16{--bs-gutter-y: 4rem}.g-20,.gx-20{--bs-gutter-x: 5rem}.g-20,.gy-20{--bs-gutter-y: 5rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.125rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.125rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.25rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.25rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 0.5rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 0.5rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 0.75rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 0.75rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 1rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 1.25rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 1.25rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 1.5rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 1.5rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 1.75rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 1.75rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 2rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 2rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 2.25rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 2.25rem}.g-sm-11,.gx-sm-11{--bs-gutter-x: 2.5rem}.g-sm-11,.gy-sm-11{--bs-gutter-y: 2.5rem}.g-sm-12,.gx-sm-12{--bs-gutter-x: 3rem}.g-sm-12,.gy-sm-12{--bs-gutter-y: 3rem}.g-sm-14,.gx-sm-14{--bs-gutter-x: 3.5rem}.g-sm-14,.gy-sm-14{--bs-gutter-y: 3.5rem}.g-sm-16,.gx-sm-16{--bs-gutter-x: 4rem}.g-sm-16,.gy-sm-16{--bs-gutter-y: 4rem}.g-sm-20,.gx-sm-20{--bs-gutter-x: 5rem}.g-sm-20,.gy-sm-20{--bs-gutter-y: 5rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.125rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.125rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.25rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.25rem}.g-md-3,.gx-md-3{--bs-gutter-x: 0.5rem}.g-md-3,.gy-md-3{--bs-gutter-y: 0.5rem}.g-md-4,.gx-md-4{--bs-gutter-x: 0.75rem}.g-md-4,.gy-md-4{--bs-gutter-y: 0.75rem}.g-md-5,.gx-md-5{--bs-gutter-x: 1rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1rem}.g-md-6,.gx-md-6{--bs-gutter-x: 1.25rem}.g-md-6,.gy-md-6{--bs-gutter-y: 1.25rem}.g-md-7,.gx-md-7{--bs-gutter-x: 1.5rem}.g-md-7,.gy-md-7{--bs-gutter-y: 1.5rem}.g-md-8,.gx-md-8{--bs-gutter-x: 1.75rem}.g-md-8,.gy-md-8{--bs-gutter-y: 1.75rem}.g-md-9,.gx-md-9{--bs-gutter-x: 2rem}.g-md-9,.gy-md-9{--bs-gutter-y: 2rem}.g-md-10,.gx-md-10{--bs-gutter-x: 2.25rem}.g-md-10,.gy-md-10{--bs-gutter-y: 2.25rem}.g-md-11,.gx-md-11{--bs-gutter-x: 2.5rem}.g-md-11,.gy-md-11{--bs-gutter-y: 2.5rem}.g-md-12,.gx-md-12{--bs-gutter-x: 3rem}.g-md-12,.gy-md-12{--bs-gutter-y: 3rem}.g-md-14,.gx-md-14{--bs-gutter-x: 3.5rem}.g-md-14,.gy-md-14{--bs-gutter-y: 3.5rem}.g-md-16,.gx-md-16{--bs-gutter-x: 4rem}.g-md-16,.gy-md-16{--bs-gutter-y: 4rem}.g-md-20,.gx-md-20{--bs-gutter-x: 5rem}.g-md-20,.gy-md-20{--bs-gutter-y: 5rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.125rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.125rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.25rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.25rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 0.5rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 0.5rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 0.75rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 0.75rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 1rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 1.25rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 1.25rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 1.5rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 1.5rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 1.75rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 1.75rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 2rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 2rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 2.25rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 2.25rem}.g-lg-11,.gx-lg-11{--bs-gutter-x: 2.5rem}.g-lg-11,.gy-lg-11{--bs-gutter-y: 2.5rem}.g-lg-12,.gx-lg-12{--bs-gutter-x: 3rem}.g-lg-12,.gy-lg-12{--bs-gutter-y: 3rem}.g-lg-14,.gx-lg-14{--bs-gutter-x: 3.5rem}.g-lg-14,.gy-lg-14{--bs-gutter-y: 3.5rem}.g-lg-16,.gx-lg-16{--bs-gutter-x: 4rem}.g-lg-16,.gy-lg-16{--bs-gutter-y: 4rem}.g-lg-20,.gx-lg-20{--bs-gutter-x: 5rem}.g-lg-20,.gy-lg-20{--bs-gutter-y: 5rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.125rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.125rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.25rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.25rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 0.5rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 0.5rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 0.75rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 0.75rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 1rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 1.25rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 1.25rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 1.5rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 1.5rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 1.75rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 1.75rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 2rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 2rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 2.25rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 2.25rem}.g-xl-11,.gx-xl-11{--bs-gutter-x: 2.5rem}.g-xl-11,.gy-xl-11{--bs-gutter-y: 2.5rem}.g-xl-12,.gx-xl-12{--bs-gutter-x: 3rem}.g-xl-12,.gy-xl-12{--bs-gutter-y: 3rem}.g-xl-14,.gx-xl-14{--bs-gutter-x: 3.5rem}.g-xl-14,.gy-xl-14{--bs-gutter-y: 3.5rem}.g-xl-16,.gx-xl-16{--bs-gutter-x: 4rem}.g-xl-16,.gy-xl-16{--bs-gutter-y: 4rem}.g-xl-20,.gx-xl-20{--bs-gutter-x: 5rem}.g-xl-20,.gy-xl-20{--bs-gutter-y: 5rem}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.125rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.125rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.25rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.25rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 0.5rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 0.5rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 0.75rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 0.75rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 1rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 1rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 1.25rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 1.25rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 1.5rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 1.5rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 1.75rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 1.75rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 2rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 2rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 2.25rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 2.25rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x: 2.5rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y: 2.5rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x: 3rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y: 3rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x: 3.5rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y: 3.5rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x: 4rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y: 4rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x: 5rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y: 5rem}}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:#000;display:grid;place-items:center;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.preloader.hide{pointer-events:none;opacity:0}.preloader img{width:96px;height:96px;-webkit-animation:loaderIn 1s infinite alternate;animation:loaderIn 1s infinite alternate}@-webkit-keyframes loaderIn{from{-webkit-filter:invert(1) drop-shadow(0 0 0 white);filter:invert(1) drop-shadow(0 0 0 white)}to{-webkit-filter:invert(1) drop-shadow(0 0 6px white);filter:invert(1) drop-shadow(0 0 6px white)}}@keyframes loaderIn{from{-webkit-filter:invert(1) drop-shadow(0 0 0 white);filter:invert(1) drop-shadow(0 0 0 white)}to{-webkit-filter:invert(1) drop-shadow(0 0 6px white);filter:invert(1) drop-shadow(0 0 6px white)}}body.countdown-visible .private-notification{top:0;-webkit-transition:all 1s;transition:all 1s}body.countdown-visible .private-notification-title,body.countdown-visible .private-notification-countdown,body.countdown-visible .private-notification-btn-group{opacity:1}.private-notification{position:relative;top:-112px;background:#1b1b22;border-bottom:1px solid #383847;overflow:hidden}.private-notification .btn-outline-primary:disabled{color:#383847;font-size:16px;line-height:24px;letter-spacing:-0.064px;border:1.2px solid #383847;border-radius:8px}@media(max-width: 991.98px){.private-notification .btn-outline-primary:disabled{border-radius:6px;height:40px;padding-block:0}}.private-notification .btn-icon.btn-outline-primary{width:48px;border-radius:8px;border-color:#fc5fa8;color:#fc5fa8}@media(max-width: 991.98px){.private-notification .btn-icon.btn-outline-primary{width:50px;height:50px;border-radius:6px;padding:0}}.private-notification .btn-icon.btn-outline-primary i{font-size:24px}.private-notification .btn-outline-secondary{color:#9855fc;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.064px;border-color:#9855fc;border-radius:8px}@media(max-width: 991.98px){.private-notification .btn-outline-secondary{border-radius:6px;height:40px;padding-block:0}}.private-notification:not([style]):not(.d-none)+.header #navbar-overlay-2{top:199px}@media(max-width: 991.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay-2{top:168px}}@media(max-width: 767.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay-2{top:191px}}@media(max-width: 575.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay-2{top:168px}}.private-notification:not([style]):not(.d-none)+.header #navbar-overlay{top:199px}@media(max-width: 1199.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay{top:199px}}@media(max-width: 991.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay{top:168px}}@media(max-width: 767.98px){.private-notification:not([style]):not(.d-none)+.header #navbar-overlay{top:191px}}.private-notification-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1600px;margin:0 auto;gap:24px;padding:24px 20px 16px}@media(max-width: 991.98px){.private-notification-inner{padding:16px;gap:14px}}.private-notification-title{font-family:"Eudoxus Sans";font-style:normal;font-weight:700;font-size:24px;line-height:32px}@media(max-width: 991.98px){.private-notification-title{font-size:20px;font-weight:500;letter-spacing:-0.6px}}.private-notification-countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:500px;gap:12px;min-height:72px}@media(max-width: 991.98px){.private-notification-countdown{min-height:48px}}.private-notification-title,.private-notification-countdown,.private-notification-btn-group{opacity:0;-webkit-transition:opacity 1s ease 1s;transition:opacity 1s ease 1s}.countdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Eudoxus Sans";text-align:center;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;letter-spacing:-1px}@media(max-width: 991.98px){.countdown-item{font-size:24px;line-height:32px;letter-spacing:-0.6px}}.countdown-item span{font-family:"Inter";color:#838391;font-style:normal;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-0.042px}@media(max-width: 991.98px){.countdown-item span{font-size:12px;line-height:16px}}.countdown-item-seperator{width:1px;background-color:#838391;margin:10px 0}.private-notification-bar{top:-63px;z-index:1;height:126px;-webkit-transition:width 1s ease;transition:width 1s ease}@media(max-width: 991.98px){.private-notification-bar{top:-31px;height:63px}}.private-notification-bar-inner{width:100%;height:100%;background:url("https://i.hizliresim.com/1m1yf4k.png") repeat-x left center;background-size:contain}.private-notification-bar-head{position:absolute;right:-61px;top:0;width:126px;height:126px;background:url("https://i.hizliresim.com/tn315ff.png") repeat-x left center;background-size:cover}@media(max-width: 991.98px){.private-notification-bar-head{right:-30px;width:63px;height:63px}}.form-label{margin-bottom:.5rem;font-size:0.825rem;font-weight:600;line-height:1.4;letter-spacing:-0.4px}.form-label.required::after{content:"*";display:inline-block;color:#ff4d00;padding-left:.25rem}.form-label.disabled{color:rgba(0,0,0,.3)}.col-form-label{padding-top:calc(1.375rem + 1px);padding-bottom:calc(1.375rem + 1px);margin-bottom:0;font-size:inherit;font-weight:600;line-height:.875}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.5rem;font-size:0.75rem;font-weight:400;line-height:1.4;color:#000}.form-text.disabled{color:rgba(0,0,0,.3)}.form-control{display:block;width:100%;padding:.9375rem .75rem;font-size:.875rem;font-weight:500;line-height:.8;letter-spacing:-0.4px;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #dad9dd;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.75rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:hover{border-color:#b6b3ba !important;-webkit-box-shadow:none !important;box-shadow:none !important}.form-control:valid:hover{border-color:#b6b3ba !important;-webkit-box-shadow:none !important;box-shadow:none !important}.form-control:focus{color:#000;background-color:#fff;border-color:#dad9dd;-webkit-box-shadow:0px 0px 0px 3px rgba(133,130,138,.2);box-shadow:0px 0px 0px 3px rgba(133,130,138,.2);outline:0}.form-control::-webkit-date-and-time-value{height:.875em}.form-control::-webkit-input-placeholder{color:#fff;opacity:.4}.form-control::-moz-placeholder{color:#fff;opacity:.4}.form-control:-ms-input-placeholder{color:#fff;opacity:.4}.form-control::-ms-input-placeholder{color:#fff;opacity:.4}.form-control::placeholder{color:#fff;opacity:.4}.form-control:disabled{color:rgba(0,0,0,.3);background-color:#f3f2f4;border-color:#dad9dd;opacity:1}.form-control:disabled::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.form-control:disabled::-moz-placeholder{color:rgba(0,0,0,.3)}.form-control:disabled:-ms-input-placeholder{color:rgba(0,0,0,.3)}.form-control:disabled::-ms-input-placeholder{color:rgba(0,0,0,.3)}.form-control:disabled::placeholder{color:rgba(0,0,0,.3)}.form-control::-webkit-file-upload-button{padding:1.375rem 1.5rem;margin:-1.375rem -1.5rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem;color:#000;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,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:1.375rem 1.5rem;margin:-1.375rem -1.5rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem;color:#000;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,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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{-webkit-transition:none;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:1.375rem 0;margin-bottom:0;line-height:.875;color:#000;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{padding:.6875rem .5rem;font-size:.8125rem;border-radius:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{padding:21px 20px;font-weight:500;font-size:16px;line-height:20px;border-radius:16px}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}@media(max-width: 767.98px){.form-control-lg{padding:15px 12px;border-radius:12px;font-size:14px;line-height:16px}}textarea.form-control{min-height:calc(0.875em + 2.75rem + 2px);padding:20px}@media(max-width: 767.98px){textarea.form-control{padding:12px}}textarea.form-control-sm{min-height:calc(0.875em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(0.875em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(0.875em + 2.75rem + 2px);padding:1.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:1rem}.form-control-color::-webkit-color-swatch{border-radius:1rem}.form-control-color.form-control-sm{height:calc(0.875em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(0.875em + 1rem + 2px)}.theme-light .form-control{background-color:rgba(255,255,255,.5) !important;border:1px solid #e3e3e8}.theme-light .form-control::-webkit-input-placeholder{color:#000}.theme-light .form-control::-moz-placeholder{color:#000}.theme-light .form-control:-ms-input-placeholder{color:#000}.theme-light .form-control::-ms-input-placeholder{color:#000}.theme-light .form-control::placeholder{color:#000}.form-select{display:block;width:100%;padding:1.375rem 4.5rem 1.375rem 1.5rem;-moz-padding-start:calc(1.5rem - 3px);font-size:0.875rem;font-weight:600;line-height:.875;color:#000;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='%235d5a61' 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 1.5rem center;background-size:16px 12px;border:1px solid #dad9dd;border-radius:.5rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:hover{border-color:#6b04ff}.form-select:focus{border-color:#6b04ff;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.5rem;background-image:none}.form-select:disabled{background-color:#f3f6f9}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.5rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.75rem}.form-check{display:block;min-height:1.4rem;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:.2em;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;-moz-appearance:none;appearance:none;-webkit-print-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{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#6b04ff;outline:0}.form-check-input:checked{background-color:#ff8c00;border-color:#ff8c00}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 10L11 15L8 12' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%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:#ff8c00;border-color:#ff8c00;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;-webkit-filter: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;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{-webkit-transition:none;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=''/%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;-webkit-filter:none;filter:none;opacity:.65}.custom-form-check{display:block;margin-bottom:2px}.custom-form-check label{display:block;position:relative;min-height:24px;line-height:24px;padding-left:30px;cursor:pointer}.custom-form-check label::before{content:"";position:absolute;top:50%;left:0;font-family:inherit;color:rgba(0,0,0,0);width:24px;height:24px;background-color:#fff;border:1px solid #dad9dd;border-radius:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-form-check label::after{content:"";position:absolute;top:50%;left:-5px;width:33px;height:34px;background-size:contain;background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 10L11 15L8 12' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform 160ms ease-in-out;transition:-webkit-transform 160ms ease-in-out;transition:transform 160ms ease-in-out;transition:transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out}.custom-form-check label:hover::before{background:#f3f2f4;border-color:#c2c0c6}.custom-form-check input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.custom-form-check input[type=checkbox]:checked+label::before{background-color:#ff8c00;border-color:#ff8c00}.custom-form-check input[type=checkbox]:checked+label::after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.custom-form-check input[type=checkbox]:disabled+label{opacity:1;cursor:inherit}.custom-form-check input[type=checkbox]:disabled+label::before{border-color:#dad9dd;background-color:#dad9dd}.custom-form-check input[type=checkbox]:checked:disabled+label::after{-webkit-filter:invert(1) opacity(0.2);filter:invert(1) opacity(0.2)}.custom-form-check.custom-form-check-small label{min-height:20px;padding-left:26px}.custom-form-check.custom-form-check-small label::before{width:20px;height:20px;border-radius:4px}.custom-form-check.custom-form-check-small label::after{left:-6px}.custom-form-radio{display:block;margin-bottom:2px}.custom-form-radio label{display:block;position:relative;min-height:24px;padding-left:30px;cursor:pointer}.custom-form-radio label::before{content:"";position:absolute;top:50%;left:0;font-family:inherit;color:rgba(0,0,0,0);width:24px;height:24px;background-color:#fff;border:1px solid #dad9dd;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-form-radio label::after{content:"";position:absolute;top:50%;left:4px;width:16px;height:16px;background:#ff8c00;border-radius:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform 160ms ease-in-out;transition:-webkit-transform 160ms ease-in-out;transition:transform 160ms ease-in-out;transition:transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out}.custom-form-radio input[type=radio]{position:absolute;opacity:0;pointer-events:none}.custom-form-radio input[type=radio]:not(:checked):not(:disabled)+label:hover::before{border-color:#c2c0c6;background-color:#f3f2f4}.custom-form-radio input[type=radio]:checked+label::after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.custom-form-radio input[type=radio]:disabled+label{opacity:1;cursor:inherit}.custom-form-radio input[type=radio]:disabled+label::before,.custom-form-radio input[type=radio]:checked:disabled+label::before{background:#dad9dd;border:#dad9dd}.custom-form-radio input[type=radio]:disabled+label::after,.custom-form-radio input[type=radio]:checked:disabled+label::after{background-color:#b6b3ba}.custom-form-radio.custom-form-radio-small label{padding-left:26px}.custom-form-radio.custom-form-radio-small label::before{width:20px;height:20px}.custom-form-radio.custom-form-radio-small label::after{left:4px;width:12px;height:12px}.custom-form-switch label{position:relative;display:inline-block;min-height:24px;padding-left:41px;cursor:pointer}.custom-form-switch label::before{content:"";display:block;position:absolute;top:0;left:0;width:36px;height:24px;background-color:#fff;border:1px solid #dad9dd;border-radius:20px;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;pointer-events:all}.custom-form-switch label::after{content:"";display:block;position:absolute;top:4px;left:4px;width:16px;height:16px;background-color:#ceccd1;border-radius:50%;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.custom-form-switch.small label{min-height:20px;padding-left:40px}.custom-form-switch.small label::before{width:32px;height:20px}.custom-form-switch.small label::after{top:4px;left:4px;width:12px;height:12px}.custom-form-switch input[type=checkbox]{position:absolute;pointer-events:none;opacity:0}.custom-form-switch input[type=checkbox]:disabled+label{cursor:inherit;opacity:1}.custom-form-switch input[type=checkbox]:checked+label::after{background-color:#0984e3;-webkit-transform:translateX(11px);transform:translateX(11px)}.custom-form-switch.solid label::before{border-color:#dad9dd;background-color:#fff}.custom-form-switch.solid label::after{background-color:#ceccd1}.custom-form-switch.solid label:hover::before{border-color:#c2c0c6;background-color:#f3f2f4}.custom-form-switch.solid label:hover::after{background-color:#b6b3ba}.custom-form-switch.solid input[type=checkbox]:checked+label::before{background-color:#504d54;border-color:#ff4599}.custom-form-switch.solid input[type=checkbox]:checked+label::after{background-color:#fff}.custom-form-switch.solid input[type=checkbox]:disabled+label::before{background-color:#dad9dd;border-color:#dad9dd}.custom-form-switch.solid input[type=checkbox]:disabled+label::after{background-color:#b6b3ba}.custom-form-switch.solid.primary input[type=checkbox]:checked+label::before{border-color:rgba(255,255,255,.5);background-color:#ff8c00}.custom-form-switch.solid.primary input[type=checkbox]:checked:disabled+label::before{border-color:rgba(255,255,255,.5);background-color:#ff8c00}.custom-form-switch.solid.primary input[type=checkbox]:checked:disabled+label::after{background-color:#fff}.custom-form-switch.solid.secondary input[type=checkbox]:checked+label::before{background-color:#6b04ff}.custom-form-switch.solid.info input[type=checkbox]:checked+label::before{background-color:#0984e3}.custom-form-switch.solid.danger input[type=checkbox]:checked+label::before{background-color:#ec183e}.custom-form-switch.solid.warning input[type=checkbox]:checked+label::before{background-color:#f9d937}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(107,4,255,.2)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(107,4,255,.2)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#ff8c00;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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:#ffb3d6}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#9d9aa2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ff8c00;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;-moz-appearance:none;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:#ffb3d6}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#9d9aa2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#000}.form-range:disabled::-moz-range-thumb{background-color:#000}.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 1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.5rem}.form-floating>.form-control::-webkit-input-placeholder, .form-floating>.form-control-plaintext::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:-ms-input-placeholder, .form-floating>.form-control-plaintext:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::-ms-input-placeholder, .form-floating>.form-control-plaintext::-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder-shown), .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder), .form-floating>.form-control-plaintext:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.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:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.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;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;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;background-color:#e9ecef}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.375rem 1.5rem;font-size:0.875rem;font-weight:600;line-height:.875;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #dad9dd;border-radius:1rem}.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:.75rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:6rem}.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):not(.warning-tooltip):not(.warning-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}.input-icon-over{position:relative}.input-icon-over.input-icon-over-left .form-control{padding-left:36px}.input-icon-over.input-icon-over-left .input-icon{left:12px}.input-icon-over.input-icon-over-left.large .form-control{padding-left:44px}.input-icon-over.input-icon-over-left.large .input-icon{left:20px}.input-icon-over.input-icon-over-left.small .form-control{padding-left:32px}.input-icon-over.input-icon-over-left.small .input-icon{left:8px}.input-icon-over.input-icon-over-right .form-control{padding-right:36px}.input-icon-over.input-icon-over-right .input-icon{right:12px}.input-icon-over.input-icon-over-right.large .form-control{padding-right:44px}.input-icon-over.input-icon-over-right.large .input-icon{right:20px}.input-icon-over.input-icon-over-right.small .form-control{padding-right:32px}.input-icon-over.input-icon-over-right.small .input-icon{right:8px}.input-icon-over.input-icon-over-both .form-control{padding-inline:36px}.input-icon-over.input-icon-over-both .input-icon:first-of-type{left:12px}.input-icon-over.input-icon-over-both .input-icon:last-of-type{right:12px}.input-icon-over.input-icon-over-both.large .form-control{padding-inline:44px}.input-icon-over.input-icon-over-both.large .input-icon:first-of-type{left:20px}.input-icon-over.input-icon-over-both.large .input-icon:last-of-type{right:20px}.input-icon-over.input-icon-over-both.small .form-control{padding-inline:32px}.input-icon-over.input-icon-over-both.small .input-icon:first-of-type{left:8px}.input-icon-over.input-icon-over-both.small .input-icon:last-of-type{right:8px}.input-icon-over .input-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#000;font-size:1.5rem;line-height:1;cursor:pointer}.input-group-dropdown{background:#fff;border-radius:12px;border:1px solid #dad9dd;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s}.input-group-dropdown:hover{border-color:#c2c0c6}.input-group-dropdown:focus,.input-group-dropdown:focus-within{border-color:#c2c0c6;-webkit-box-shadow:0px 0px 0px 3px rgba(133,130,138,.2);box-shadow:0px 0px 0px 3px rgba(133,130,138,.2)}.input-group-dropdown .form-control-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group-dropdown .form-control{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;padding:0}.input-group-dropdown input::-webkit-outer-spin-button,.input-group-dropdown input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-group-dropdown input[type=number]{-moz-appearance:textfield}.input-group-dropdown .dropdown-toggle{gap:4px;color:#000;font-size:14px;font-weight:500;border:none;background:none;-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0;padding:0}.input-group-dropdown .dropdown-toggle::after{content:"";width:20px;height:20px;color:#000;font-family:"Metatime";font-size:20px;line-height:1;border:none;margin:0}.input-group-dropdown .dropdown-menu{border:1px solid #9d9aa2;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s;max-height:300px;overflow-y:auto}.input-group-dropdown .dropdown-menu:hover{-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.input-group-dropdown .dropdown-item{color:#000;font-size:14px;font-weight:500;letter-spacing:-0.4px;border-radius:10px;padding:12px;-webkit-transition:color .3s,background .3s;transition:color .3s,background .3s}.input-group-dropdown .dropdown-item:hover,.input-group-dropdown .dropdown-item:focus{color:#6b04ff;background:rgba(107,4,255,.1)}.input-group-dropdown.input-group-dropdown-lg{border-radius:16px}@media(max-width: 767.98px){.input-group-dropdown.input-group-dropdown-lg{border-radius:12px}}.input-group-dropdown.input-group-dropdown-sm{border-radius:8px;padding:8px}.input-group-dropdown.input-group-dropdown-xs{border-radius:4px;padding:0 4px 0 0}.input-group-phone-dropdown{gap:8px;border-radius:16px;padding:0 !important}@media(max-width: 767.98px){.input-group-phone-dropdown{border-radius:12px}}.input-group-phone-dropdown .dropdown-toggle{margin-left:20px}@media(max-width: 767.98px){.input-group-phone-dropdown .dropdown-toggle{margin-left:16px}}.input-group-phone-dropdown .dropdown-toggle img,.input-group-phone-dropdown .dropdown-item img{width:32px;border-radius:4px;margin-right:8px}.input-group-phone-dropdown .form-control-wrapper>input.form-control-lg{padding:22px 16px 22px 0}@media(max-width: 767.98px){.input-group-phone-dropdown .form-control-wrapper>input.form-control-lg{padding:15px 12px 15px 0;border-radius:12px;font-size:14px;line-height:16px}}.was-validated .phone-dropdown-container .input-group-phone-dropdown{border-color:#21d47e !important}.was-validated .phone-dropdown-container.invalid .input-group-phone-dropdown{border-color:#ec183e !important}.was-validated .phone-dropdown-container.invalid .invalid-feedback{display:block}.input-group-country-select .dropdown-toggle{width:100%;height:64px;padding:0 20px;margin:0}@media(max-width: 767.98px){.input-group-country-select .dropdown-toggle{height:48px;padding:0 12px}}.was-validated .input-group-country-select.invalid .dropdown{border-color:#ec183e !important}.input-group-coin-dropdown .form-control-wrapper::before{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";font-family:"Metatime";width:20px;height:20px;color:#504d54;font-size:20px;line-height:1;z-index:1}.input-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative;padding:0;background:#fff;border:1.5px solid #dad9dd;border-radius:12px;-webkit-transition:border-color .15s;transition:border-color .15s;overflow:hidden}.input-search:hover{border-color:#c2c0c6}.input-search:focus,.input-search:focus-within{border-color:#c2c0c6;-webkit-box-shadow:0px 0px 0px 3px rgba(133,130,138,.2);box-shadow:0px 0px 0px 3px rgba(133,130,138,.2)}.input-search .form-control{font-size:18px;font-weight:600;letter-spacing:-0.6px;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:none;padding:12px 12px 12px 0}.input-search .search-icon{color:#000;font-size:24px;line-height:1;margin-left:12px}.input-search.input-search-lg{gap:16px;border-radius:16px;padding:14px 16px}.input-search.input-search-lg .form-control{font-size:24px}.input-search.input-search-lg .search-icon{font-size:32px}.input-search.input-search-sm{gap:8px;border-radius:8px;padding:8px 8px}.input-search.input-search-sm .form-control{font-size:16px}.input-search.input-search-sm .input-search-btn{color:#6b04ff;font-size:12px;-webkit-box-shadow:none;box-shadow:none;padding:4px}.input-search.input-search-sm .input-search-btn span{text-decoration:underline}.input-search.input-search-sm .input-search-btn i{color:#000}.input-search.input-search-xs{gap:4px;border-width:0 0 1.5px 0;border-radius:0;background:none;-webkit-box-shadow:none;box-shadow:none;padding:4px}.input-search.input-search-xs:hover{border-color:#504d54}.input-search.input-search-xs:focus{border-color:#000}.input-search.input-search-xs .search-icon{font-size:16px}.input-search.input-search-xs .form-control{font-size:12px;background:none}.input-search.input-search-xs .input-search-btn{display:none}.input-search-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;z-index:1;color:#000;font-size:13px;font-weight:600;background:#fff;-webkit-box-shadow:0px 2px 0px rgba(0,0,0,.1);box-shadow:0px 2px 0px rgba(0,0,0,.1);border:0;border-radius:4px;padding:8px 4px}.input-search-btn .icon-line-trash{font-size:16px;line-height:1}.custom-input-group{position:relative;gap:8px;background:#fff;border:1px solid #dad9dd;border-radius:12px;-webkit-box-shadow:0px 1px 0px rgba(0,0,0,.1);box-shadow:0px 1px 0px rgba(0,0,0,.1);padding:20px 16px}.custom-input-group .form-control{color:#000;font-size:24px;font-weight:600;border:0;border-right:1px solid #dad9dd;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.custom-input-group.custom-form-input-medium{padding:16px}.custom-input-group.custom-form-input-medium .form-control{font-size:16px;border:0}.custom-input-group.custom-form-input-medium .custom-group-dropdown-label{font-size:12px;letter-spacing:-0.2px;border-radius:4px;padding:4px 8px}.custom-input-group.custom-form-input-large .form-control{font-size:24px}.custom-input-group.custom-form-input-xlarge .form-control{font-size:32px}.custom-group-dropdown-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#000;font-weight:600;letter-spacing:-0.4px;background:rgba(255,0,118,.1);border-radius:8px;padding:8px}.custom-input-group.custom-form-input-medium .custom-group-dropdown-label{border:1px solid #8f45ff;background:rgba(107,4,255,.1)}.custom-group-dropdown-clear{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;color:#000;font-size:13px;font-weight:600;text-decoration:none;background:#fff;-webkit-box-shadow:0px 2px 0px rgba(0,0,0,.1);box-shadow:0px 2px 0px rgba(0,0,0,.1);border:0;border-radius:4px;padding:4px}.custom-group-dropdown-clear i{font-size:16px;line-height:1}.valid-feedback{display:none;width:100%;margin-top:.5rem;font-size:0.75rem;color:#21d47e}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#000;background-color:rgba(33,212,126,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.form-control.is-valid{border-color:#21d47e !important}.form-control.is-valid:hover{-webkit-box-shadow:0 0 0 3px rgba(33,212,126,.2);box-shadow:0 0 0 3px rgba(33,212,126,.2)}.form-control.is-valid:focus{border-color:#21d47e;-webkit-box-shadow:0 0 0 3px rgba(33,212,126,.2);box-shadow:0 0 0 3px rgba(33,212,126,.2)}.form-control.no-validation-icon{background-image:none !important}textarea.form-control.is-valid{padding-right:calc(0.875em + 2.75rem);background-position:top calc(0.21875em + 0.6875rem) right calc(0.21875em + 0.6875rem)}.form-select.is-valid{border-color:#21d47e !important}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:8.25rem;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='%235d5a61' 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 width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%2321d47e' d='M11.464 5.84a.56.56 0 0 1-.16.401L6.455 11.09a.589.589 0 0 1-.41.17.584.584 0 0 1-.402-.17L2.41 7.857a.56.56 0 0 1-.161-.402.58.58 0 0 1 .16-.41l.813-.804a.568.568 0 0 1 .402-.17c.152 0 .295.063.402.17L6.045 8.26l3.643-3.634a.568.568 0 0 1 .401-.17c.152 0 .295.063.402.17l.813.804a.58.58 0 0 1 .16.41Zm2.25 1.446A6.859 6.859 0 0 0 6.857.429 6.859 6.859 0 0 0 0 7.286a6.859 6.859 0 0 0 6.857 6.857 6.859 6.859 0 0 0 6.857-6.857Z'/%3e%3c/svg%3e");background-position:right 1.5rem center,center right 4.5rem;background-size:16px 12px,calc(0.4375em + 1.375rem) calc(0.4375em + 1.375rem)}.form-select.is-valid:focus{border-color:#21d47e}.form-select.no-validation-icon{background-image:none !important}.form-control-color.is-valid{width:calc(3rem + calc(0.875em + 2.75rem))}.form-check-input.is-valid{border-color:#21d47e}.form-check-input.is-valid:checked{background-color:#21d47e}.form-check-input.is-valid~.form-check-label{color:#21d47e}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.5rem;font-size:0.75rem;color:#ec183e}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(236,24,62,.9);border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ec183e !important}.was-validated .form-control:invalid:hover,.form-control.is-invalid:hover{-webkit-box-shadow:0 0 0 3px rgba(236,24,62,.2);box-shadow:0 0 0 3px rgba(236,24,62,.2)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ec183e;-webkit-box-shadow:0 0 0 3px rgba(236,24,62,.2);box-shadow:0 0 0 3px rgba(236,24,62,.2)}.form-control.no-validation-icon{background-image:none !important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(0.875em + 2.75rem);background-position:top calc(0.21875em + 0.6875rem) right calc(0.21875em + 0.6875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#ec183e !important}.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:8.25rem;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='%235d5a61' 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 width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23ec183e' d='M10.143 12.563a.29.29 0 0 1-.286.294H8.143a.29.29 0 0 1-.286-.294v-1.697a.29.29 0 0 1 .286-.295h1.714a.29.29 0 0 1 .286.295v1.697Zm-.018-3.34c-.009.116-.143.206-.304.206H8.17c-.17 0-.304-.09-.304-.206l-.152-4.08c0-.054.027-.143.09-.188.053-.044.133-.098.214-.098h1.964c.08 0 .16.054.214.098.063.045.09.116.09.17l-.161 4.098ZM10 .883a1.136 1.136 0 0 0-2 0L1.143 13.456a1.143 1.143 0 0 0 1 1.687h13.714a1.143 1.143 0 0 0 1-1.687L10 .884Z'/%3e%3c/svg%3e");background-position:right 1.5rem center,center right 4.5rem;background-size:16px 12px,calc(0.4375em + 1.375rem) calc(0.4375em + 1.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#ec183e}.form-select.no-validation-icon{background-image:none !important}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(0.875em + 2.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#ec183e}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#ec183e}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ec183e}.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}.warning-feedback{display:none;width:100%;margin-top:.5rem;font-size:0.75rem;color:#f9d937}.warning-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#000;background-color:rgba(249,217,55,.9);border-radius:.375rem}.is-warning~.warning-feedback,.is-warning~.warning-tooltip{display:block}.form-control.is-warning{border-color:#f9d937 !important}.form-control.is-warning:hover{-webkit-box-shadow:0 0 0 3px rgba(249,217,55,.2);box-shadow:0 0 0 3px rgba(249,217,55,.2)}.form-control.is-warning:focus{border-color:#f9d937;-webkit-box-shadow:0 0 0 3px rgba(249,217,55,.2);box-shadow:0 0 0 3px rgba(249,217,55,.2)}.form-control.no-validation-icon{background-image:none !important}textarea.form-control.is-warning{padding-right:calc(0.875em + 2.75rem);background-position:top calc(0.21875em + 0.6875rem) right calc(0.21875em + 0.6875rem)}.form-select.is-warning{border-color:#f9d937 !important}.form-select.is-warning:not([multiple]):not([size]),.form-select.is-warning:not([multiple])[size="1"]{padding-right:8.25rem;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='%235d5a61' 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 width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23f9d937' d='M6.857.429A6.859 6.859 0 0 0 0 7.286a6.859 6.859 0 0 0 6.857 6.857 6.859 6.859 0 0 0 6.857-6.857A6.859 6.859 0 0 0 6.857.429ZM8 11.562c0 .161-.125.295-.277.295H6.01a.297.297 0 0 1-.295-.294V9.866c0-.16.134-.295.295-.295h1.714c.152 0 .277.134.277.295v1.697Zm-.018-3.07c-.009.124-.143.222-.303.222H6.027c-.17 0-.304-.098-.304-.223l-.152-5.545a.18.18 0 0 1 .09-.16.344.344 0 0 1 .214-.072h1.964c.08 0 .161.027.215.072a.18.18 0 0 1 .089.16l-.16 5.545Z'/%3e%3c/svg%3e");background-position:right 1.5rem center,center right 4.5rem;background-size:16px 12px,calc(0.4375em + 1.375rem) calc(0.4375em + 1.375rem)}.form-select.is-warning:focus{border-color:#f9d937}.form-select.no-validation-icon{background-image:none !important}.form-control-color.is-warning{width:calc(3rem + calc(0.875em + 2.75rem))}.form-check-input.is-warning{border-color:#f9d937}.form-check-input.is-warning:checked{background-color:#f9d937}.form-check-input.is-warning~.form-check-label{color:#f9d937}.form-check-inline .form-check-input~.warning-feedback{margin-left:.5em}.input-group .form-control.is-warning:focus,.input-group .form-select.is-warning:focus{z-index:3}.btn{--bs-btn-padding-x: 1.25rem;--bs-btn-padding-y: 0.75rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 600;--bs-btn-line-height: 1.5;--bs-btn-color: #000000;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 0.75rem;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), 0.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;-moz-user-select:none;-ms-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);-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:var(--bs-btn-hover-color)}.btn-check:focus+.btn,.btn:focus{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-hover-border-color);outline:0;-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.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.show:focus{-webkit-box-shadow:var(--bs-btn-focus-box-shadow);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: #ff8c00;--bs-btn-border-color: #ff8c00;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #d90064;--bs-btn-hover-border-color: #cc005e;--bs-btn-focus-shadow-rgb: 255, 38, 139;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cc005e;--bs-btn-active-border-color: #bf0059;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ff8c00;--bs-btn-disabled-border-color: #ff8c00}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6b04ff;--bs-btn-border-color: #6b04ff;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5b03d9;--bs-btn-hover-border-color: #5603cc;--bs-btn-focus-shadow-rgb: 129, 42, 255;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5603cc;--bs-btn-active-border-color: #5003bf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6b04ff;--bs-btn-disabled-border-color: #6b04ff}.btn-success{--bs-btn-color: #000000;--bs-btn-bg: #21d47e;--bs-btn-border-color: #21d47e;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #42da91;--bs-btn-hover-border-color: #37d88b;--bs-btn-focus-shadow-rgb: 28, 180, 107;--bs-btn-active-color: #000000;--bs-btn-active-bg: #4ddd98;--bs-btn-active-border-color: #37d88b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #21d47e;--bs-btn-disabled-border-color: #21d47e}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #0984e3;--bs-btn-border-color: #0984e3;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0870c1;--bs-btn-hover-border-color: #076ab6;--bs-btn-focus-shadow-rgb: 46, 150, 231;--bs-btn-active-color: #fff;--bs-btn-active-bg: #076ab6;--bs-btn-active-border-color: #0763aa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0984e3;--bs-btn-disabled-border-color: #0984e3}.btn-warning{--bs-btn-color: #000000;--bs-btn-bg: #f9d937;--bs-btn-border-color: #f9d937;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #fadf55;--bs-btn-hover-border-color: #fadd4b;--bs-btn-focus-shadow-rgb: 212, 184, 47;--bs-btn-active-color: #000000;--bs-btn-active-bg: #fae15f;--bs-btn-active-border-color: #fadd4b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #f9d937;--bs-btn-disabled-border-color: #f9d937}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #ec183e;--bs-btn-border-color: #ec183e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #c91435;--bs-btn-hover-border-color: #bd1332;--bs-btn-focus-shadow-rgb: 239, 59, 91;--bs-btn-active-color: #fff;--bs-btn-active-bg: #bd1332;--bs-btn-active-border-color: #b1122f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ec183e;--bs-btn-disabled-border-color: #ec183e}.btn-light{--bs-btn-color: #000000;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #d9d9d9;--bs-btn-hover-border-color: #cccccc;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000000;--bs-btn-active-bg: white;--bs-btn-active-border-color: white;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #262626;--bs-btn-hover-border-color: #1a1a1a;--bs-btn-focus-shadow-rgb: 38, 38, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: black;--bs-btn-active-border-color: black;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000000;--bs-btn-disabled-border-color: #000000}.btn-outline-primary{--bs-btn-color: #ff8c00;--bs-btn-border-color: #ff8c00;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ff8c00;--bs-btn-hover-border-color: #ff8c00;--bs-btn-focus-shadow-rgb: 255, 0, 118;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ff8c00;--bs-btn-active-border-color: #ff8c00;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ff8c00;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ff8c00;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6b04ff;--bs-btn-border-color: #6b04ff;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6b04ff;--bs-btn-hover-border-color: #6b04ff;--bs-btn-focus-shadow-rgb: 107, 4, 255;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6b04ff;--bs-btn-active-border-color: #6b04ff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6b04ff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6b04ff;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #21d47e;--bs-btn-border-color: #21d47e;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #21d47e;--bs-btn-hover-border-color: #21d47e;--bs-btn-focus-shadow-rgb: 33, 212, 126;--bs-btn-active-color: #000000;--bs-btn-active-bg: #21d47e;--bs-btn-active-border-color: #21d47e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #21d47e;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #21d47e;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0984e3;--bs-btn-border-color: #0984e3;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0984e3;--bs-btn-hover-border-color: #0984e3;--bs-btn-focus-shadow-rgb: 9, 132, 227;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0984e3;--bs-btn-active-border-color: #0984e3;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0984e3;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0984e3;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f9d937;--bs-btn-border-color: #f9d937;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f9d937;--bs-btn-hover-border-color: #f9d937;--bs-btn-focus-shadow-rgb: 249, 217, 55;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f9d937;--bs-btn-active-border-color: #f9d937;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f9d937;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f9d937;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #ec183e;--bs-btn-border-color: #ec183e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ec183e;--bs-btn-hover-border-color: #ec183e;--bs-btn-focus-shadow-rgb: 236, 24, 62;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ec183e;--bs-btn-active-border-color: #ec183e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ec183e;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ec183e;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #000000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000000;--bs-btn-hover-border-color: #000000;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000000;--bs-btn-active-border-color: #000000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000000;--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-disabled-color: #000000;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 255, 38, 139;text-decoration:underline}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y: 19px;--bs-btn-padding-x: 1.25rem;--bs-btn-font-size:1rem;--bs-btn-border-radius: 16px}@media(max-width: 767.98px){.btn-lg{--bs-btn-padding-y: 12.5px;--bs-btn-padding-x: 1.25rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: 12px}}.btn-sm{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.8125rem;--bs-btn-border-radius: 0.5rem}.btn-xs{font-size:13px;border-radius:4px;padding:2px 4px}.btn-xs.btn-icon i{font-size:16px}.btn.btn-link{font-size:16px;letter-spacing:-0.4px;padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.btn.btn-link.btn-lg{font-size:20px;letter-spacing:-0.4px}.btn.btn-link.btn-sm{font-size:14px}.btn.btn-link:hover,.btn.btn-link:focus{-webkit-box-shadow:none;box-shadow:none}.btn.btn-link-sm{font-size:12px}.btn-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-icon i{font-size:24px}.btn-icon.btn-icon-only{width:3.5rem;aspect-ratio:1/1;border-radius:16px;padding:4px}.btn-lg.btn-icon.btn-icon-only{width:4rem}.btn-sm.btn-icon.btn-icon-only{width:3rem;border-radius:12px}.btn-xs.btn-icon.btn-icon-only{width:1.5rem;border-radius:4px}.btn{position:relative;z-index:1;overflow:hidden}.btn:hover{border-color:rgba(255,255,255,.5);-webkit-box-shadow:0px 3px 0px rgba(0,0,0,.1);box-shadow:0px 3px 0px rgba(0,0,0,.1)}.btn:focus{border-color:rgba(255,255,255,.3);-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn:disabled,.btn.disabled{opacity:.5}.btn[class*=outline]:focus{background:rgba(0,0,0,.1);border-color:currentColor}.btn-social{color:#000;font-size:13px;background:#fff;border:0;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.1);box-shadow:0px 0px 0px 3px rgba(0,0,0,.1)}.btn-social i{font-size:24px}.btn-social:hover,.btn-social:focus{color:#000;background:#fff}.btn-social.btn-icon{border-radius:12px}.btn-social.btn-sm{padding:11px 19px}.btn-outline-primary:hover{color:#ff8c00;background:rgba(255,0,118,.1);border-color:currentColor}.btn-outline-primary:focus{color:#ff8c00;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn-outline-secondary:hover{color:#6b04ff;background:rgba(107,4,255,.1);border-color:currentColor}.btn-outline-secondary:focus{color:#6b04ff;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn-outline-success:hover{color:#21d47e;background:rgba(33,212,126,.1);border-color:currentColor}.btn-outline-success:focus{color:#21d47e;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn-outline-danger:hover{color:#ec183e;background:rgba(236,24,62,.1);border-color:currentColor}.btn-outline-danger:focus{color:#ec183e;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn-outline-warning:hover{color:#f9d937;background:rgba(249,217,55,.1);border-color:currentColor}.btn-outline-warning:focus{color:#f9d937;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.btn-outline-light{color:#000;border-color:#dad9dd;background:rgba(0,0,0,0)}.btn-outline-light:hover{color:#000;background:rgba(0,0,0,0);border-color:#424046;-webkit-box-shadow:none;box-shadow:none}.btn-outline-light:focus{color:#000;border-color:#a9a7ae !important;background:rgba(0,0,0,0) !important;-webkit-box-shadow:none;box-shadow:none}.btn-outline-dark{color:#000;border-color:#000}.btn-outline-dark:hover{color:#000;background:rgba(0,0,0,.1);border-color:#000}.btn-outline-dark:focus{color:#000;-webkit-box-shadow:none;box-shadow:none}.btn-text{font-size:1rem;padding:0;border:none}.btn-text:hover,.btn-text:focus{-webkit-box-shadow:none;box-shadow:none}.btn-text.btn-icon::after{display:none}.btn-text.btn-text-sm{font-size:12px}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #000000;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #504d54;--bs-dropdown-link-hover-color: #48454c;--bs-dropdown-link-hover-bg: #a9a7ae;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #ff8c00;--bs-dropdown-link-disabled-color: #000000;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #000000;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.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 rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #9d9aa2;--bs-dropdown-bg: #5d5a61;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #9d9aa2;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #ff8c00;--bs-dropdown-link-disabled-color: #000000;--bs-dropdown-header-color: #000000}.custom-dropdown .dropdown-toggle::after{content:"";width:20px;height:20px;font-family:"Metatime";font-size:20px;line-height:1;border:none;margin:0}.custom-dropdown .dropdown-toggle{color:#000;font-size:14px;font-weight:500;border:1px solid #9d9aa2;background-color:#fff;padding:20px 24px}.custom-dropdown .dropdown-toggle::after{color:#78757d}.custom-dropdown .dropdown-toggle:hover{border-color:#6b04ff;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.custom-dropdown .dropdown-toggle:hover::after{color:#000}.custom-dropdown .dropdown-toggle:focus{border:1px solid #9d9aa2;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.custom-dropdown .dropdown-toggle:focus::after{color:#78757d}.custom-dropdown .dropdown-menu{border:1px solid #9d9aa2;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s}.custom-dropdown .dropdown-menu:hover{-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.custom-dropdown .dropdown-item{color:#000;font-size:14px;font-weight:500;letter-spacing:-0.4px;border-radius:10px;padding:12px;-webkit-transition:color .3s,background .3s;transition:color .3s,background .3s}.custom-dropdown .dropdown-item:hover,.custom-dropdown .dropdown-item:focus{color:#6b04ff;background:rgba(107,4,255,.1)}.custom-dropdown-primary .dropdown-toggle:hover{border-color:#ff8c00;-webkit-box-shadow:0 0 0 3px rgba(255,0,118,.2);box-shadow:0 0 0 3px rgba(255,0,118,.2)}.custom-dropdown-primary .dropdown-toggle:focus{-webkit-box-shadow:0 0 0 3px rgba(255,0,118,.2);box-shadow:0 0 0 3px rgba(255,0,118,.2)}.custom-dropdown-primary .dropdown-menu:hover{-webkit-box-shadow:0 0 0 3px rgba(255,0,118,.2);box-shadow:0 0 0 3px rgba(255,0,118,.2)}.custom-dropdown-primary .dropdown-item:hover,.custom-dropdown-primary .dropdown-item:focus{color:#ff8c00;background:rgba(255,0,118,.1)}.selectbox{position:relative}.selectbox .dropdown-toggle{padding-block:.625rem}.selectbox .dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.selectbox .dropdown-item.active{color:#000;background-color:rgba(0,0,0,0)}.selectbox .dropdown-item.active:hover,.selectbox .dropdown-item.active:focus{color:#ff8c00;background:rgba(255,0,118,.1)}.selectbox .dropdown-item.active::before{content:"";display:grid;place-items:center;width:1.25rem;height:1.25rem;color:#fff;font-family:"Metatime";font-size:20px;line-height:1;border-radius:50%;background-color:#21d47e}.selectbox-title{padding:.75rem 0}.selectbox-tag{display:inline-block;color:#ff8c00;font-size:.75rem;font-weight:600;letter-spacing:-0.2px;border-radius:32px;background-color:rgba(255,0,118,.1);padding:.75rem 1rem}.theme-light .dropdown-menu{background:#fff !important}.theme-light .dropdown-menu .list-group{background:#fff !important}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #000000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding: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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;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{-webkit-transition:none;transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.5rem;--bs-nav-tabs-link-hover-border-color: #dee2e6 #dee2e6 #dee2e6;--bs-nav-tabs-link-active-color: #6b04ff;--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 rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width)*-1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #ff8c00}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-pills{--bs-nav-pills-border-radius: 999px;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #ff8c00;min-width:320px;padding:8px;background-color:#f3f2f4;border:1px solid #dad9dd;border-radius:999px}.nav-pills .nav-item{width:100%}.nav-pills .nav-item .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius);color:#85828a;font-weight:500;font-size:14px;padding:4px 12px;height:32px;width:100%}.nav-pills .nav-item .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#000;background-color:#fff}.nav-fill>.nav-link,.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;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}.nav-tabs .nav-link{color:#6b04ff}.nav-tabs{gap:4px;border:0}.nav-tabs .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#000;font-size:14px;font-weight:600;letter-spacing:-0.4px;background-color:rgba(0,0,0,0);border-color:#dad9dd;border-width:0 0 1px 0;padding:4px}.nav-tabs .nav-link [class*=icon-]{font-size:20px}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#6b04ff}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{opacity:.3;pointer-events:none}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#6b04ff;border-color:#6b04ff}.nav-tabs .nav-link.active .nav-tab-badge,.nav-tabs .nav-item.show .nav-link .nav-tab-badge{color:#fff;background-color:#6b04ff}.nav-tabs .nav-tab-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;color:#000;font-size:12px;background-color:#dad9dd;border-radius:4px;-webkit-transition:.15s;transition:.15s}.nav-tabs.nav-tabs-lg{gap:8px}.nav-tabs.nav-tabs-lg .nav-link{font-size:16px;padding:8px 4px}.nav-tabs.nav-tabs-lg .nav-link [class*=icon-]{font-size:24px}.nav-tabs.nav-tabs-sm .nav-link{font-size:13px}.nav-tabs.nav-tabs-sm .nav-link [class*=icon-]{font-size:16px}.nav-tabs.nav-tabs-sm .nav-tab-badge{width:16px;height:16px}.theme-dark .nav-pills{background-color:#1a191c;border:1px solid #504d54}.theme-dark .nav-pills .nav-link{color:#85828a}.theme-dark .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.theme-dark .nav-pills .nav-link.active,.theme-dark .nav-pills .show>.nav-link{color:#fff;background-color:#504d54}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.55);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.325rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 0.75rem;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);-webkit-transition:var(--bs-navbar-toggler-transition);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);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{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right: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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right: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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right: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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right: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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: #000000;--bs-accordion-bg: #fff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: 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 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e6006a'%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: #6b04ff;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 0, 118, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #e6006a;--bs-accordion-active-bg: #ffe6f1}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:var(--bs-accordion-transition);transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);-webkit-box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);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);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{-ms-flex-negative:0;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);-webkit-transition:var(--bs-accordion-btn-icon-transition);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.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}.accordion-primary{border:none;background:none}.accordion-primary .accordion-item:last-of-type,.accordion-primary .accordion-item:first-of-type{border-radius:0}.accordion-primary .accordion-item{border:1px solid #28262a;border-radius:12px;background-color:#fff;margin-bottom:14px}.accordion-primary .accordion-item:first-of-type,.accordion-primary .accordion-item:last-of-type{border-radius:12px}.accordion-primary .accordion-button{color:#000;font-size:16px;font-weight:600;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0);padding:12px}.accordion-primary .accordion-button::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Metatime";width:24px;height:24px;font-size:16px;color:#504d54;line-height:1;background-image:none;border-radius:50%}.accordion-primary .accordion-button:not(.collapsed){color:#000;background:none}.accordion-primary .accordion-button:not(.collapsed)::after{content:"";color:#504d54}.accordion-primary .accordion-body{padding:0 12px 12px}.accordion-primary .accordion-body p{color:#85828a;padding:0 12px 0 0}.accordion-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;color:#6b04ff;font-size:12px;font-weight:600;letter-spacing:-0.4px;text-decoration:none}.accordion-link span{text-decoration:underline}.accordion-link i{font-size:16px}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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;-webkit-box-shadow:0 0 0 .25rem rgba(255,0,118,.25);box-shadow:0 0 0 .25rem rgba(255,0,118,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.close-btn{width:24px;height:24px;font-size:18px;color:#fff;border-radius:50%;background-color:#28262a}.close-btn.close-btn-sm{width:16px;height:16px;font-size:12px}body.modal-open{padding:0 !important}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.75rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.75rem - 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.4;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;padding:0 !important}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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: #000000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);mix-blend-mode:color;background:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-backdrop.show{opacity:1 !important}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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)*-0.5) calc(var(--bs-modal-header-padding-x)*-0.5) calc(var(--bs-modal-header-padding-y)*-0.5) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1106px}}.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}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(255, 0, 118, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(107, 4, 255, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:RGBA(33, 212, 126, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(9, 132, 227, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(249, 217, 55, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(236, 24, 62, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(255, 255, 255, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(0, 0, 0, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#ff8c00 !important}.link-primary:hover,.link-primary:focus{color:#cc005e !important}.link-secondary{color:#6b04ff !important}.link-secondary:hover,.link-secondary:focus{color:#5603cc !important}.link-success{color:#21d47e !important}.link-success:hover,.link-success:focus{color:#4ddd98 !important}.link-info{color:#0984e3 !important}.link-info:hover,.link-info:focus{color:#076ab6 !important}.link-warning{color:#f9d937 !important}.link-warning:hover,.link-warning:focus{color:#fae15f !important}.link-danger{color:#ec183e !important}.link-danger:hover,.link-danger:focus{color:#bd1332 !important}.link-light{color:#fff !important}.link-light:hover,.link-light:focus{color:#fff !important}.link-dark{color:#000 !important}.link-dark:hover,.link-dark:focus{color:#000 !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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;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;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.theme-dark{--bs-body-color-rgb: 255, 255, 255;--bs-body-bg-rgb: 40, 38, 42;--bs-body-color: #fff;--bs-body-bg: #28262a;--bs-link-color: #fff}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6,.theme-dark .h1,.theme-dark .h2,.theme-dark .h3,.theme-dark .h4,.theme-dark .h5,.theme-dark .h6,.theme-dark .form-text,.theme-dark .input-icon-over .input-icon{color:#fff}.theme-dark .form-control,.theme-dark .form-select{color:#fff;background-color:#28262a}.theme-dark .form-control:not(.is-valid):not(.is-invalid),.theme-dark .form-select:not(.is-valid):not(.is-invalid){border-color:#504d54}.theme-dark .form-control:not(.is-valid):not(.is-invalid):hover,.theme-dark .form-select:not(.is-valid):not(.is-invalid):hover{border-color:#78757d}.theme-dark .form-control:not(.is-valid):not(.is-invalid):focus,.theme-dark .form-select:not(.is-valid):not(.is-invalid):focus{border-color:#6a676f;-webkit-box-shadow:rgba(133,130,138,.2);box-shadow:rgba(133,130,138,.2)}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled,.theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled{color:rgba(255,255,255,.2);background-color:#353338;border:#424046}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled::-webkit-input-placeholder, .theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled::-webkit-input-placeholder{color:#85828a}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled::-moz-placeholder, .theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled::-moz-placeholder{color:#85828a}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled:-ms-input-placeholder, .theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled:-ms-input-placeholder{color:#85828a}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled::-ms-input-placeholder, .theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled::-ms-input-placeholder{color:#85828a}.theme-dark .form-control:not(.is-valid):not(.is-invalid):disabled::placeholder,.theme-dark .form-select:not(.is-valid):not(.is-invalid):disabled::placeholder{color:#85828a}.theme-dark .form-control::-webkit-input-placeholder, .theme-dark .form-select::-webkit-input-placeholder{color:#dad9dd}.theme-dark .form-control::-moz-placeholder, .theme-dark .form-select::-moz-placeholder{color:#dad9dd}.theme-dark .form-control:-ms-input-placeholder, .theme-dark .form-select:-ms-input-placeholder{color:#dad9dd}.theme-dark .form-control::-ms-input-placeholder, .theme-dark .form-select::-ms-input-placeholder{color:#dad9dd}.theme-dark .form-control::placeholder,.theme-dark .form-select::placeholder{color:#dad9dd}.theme-dark .form-text.disabled,.theme-dark .form-label.disabled{color:rgba(255,255,255,.2)}.theme-dark .input-search{border-color:#504d54}.theme-dark .input-search:not(.input-search-xs){background-color:#353338}.theme-dark .input-search:hover{border-color:#c2c0c6}.theme-dark .input-search:focus,.theme-dark .input-search:focus-within{border-color:#c2c0c6;-webkit-box-shadow:0px 0px 0px 3px rgba(133,130,138,.2);box-shadow:0px 0px 0px 3px rgba(133,130,138,.2)}.theme-dark .input-search.input-search-xs .form-control{background:none}.theme-dark .input-search .search-icon{color:#fff}.theme-dark .input-search .form-control{background-color:#353338}.theme-dark .input-search .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.2)}.theme-dark .input-search .form-control::-moz-placeholder{color:rgba(255,255,255,.2)}.theme-dark .input-search .form-control:-ms-input-placeholder{color:rgba(255,255,255,.2)}.theme-dark .input-search .form-control::-ms-input-placeholder{color:rgba(255,255,255,.2)}.theme-dark .input-search .form-control::placeholder{color:rgba(255,255,255,.2)}.theme-dark .list-group-default,.theme-dark .list-group-buttons,.theme-dark .list-group-checks{background:#353338;border-color:#504d54}.theme-dark .list-group-default .list-group-item,.theme-dark .list-group-buttons .list-group-item,.theme-dark .list-group-checks .list-group-item{color:#fff;background:#353338}.theme-dark .list-group-default .list-group-item:hover,.theme-dark .list-group-buttons .list-group-item:hover,.theme-dark .list-group-checks .list-group-item:hover{background:rgba(255,255,255,.2)}.theme-dark .list-group-default .list-group-item.disabled,.theme-dark .list-group-buttons .list-group-item.disabled,.theme-dark .list-group-checks .list-group-item.disabled{color:#dad9dd}.theme-dark .list-group-checks .list-group-item i{color:#fff}.theme-dark .list-group-checks .list-group-item:hover i{color:#000}.theme-dark .list-group-buttons .list-group-item:hover,.theme-dark .list-group-buttons .list-group-item:focus{color:#ff8c00;background:rgba(0,0,0,.1);border-color:#ff8c00;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.theme-dark .list-group-action-button{color:#9d9aa2}.theme-dark .custom-dropdown .dropdown-toggle{color:#fff;background:#353338;border-color:#504d54}.theme-dark .custom-dropdown .dropdown-toggle::after{color:#fff}.theme-dark .custom-dropdown .dropdown-toggle:hover{border-color:#6b04ff;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.theme-dark .custom-dropdown .dropdown-toggle:hover::after{color:#fff}.theme-dark .custom-dropdown .dropdown-toggle:focus{border:1px solid #9d9aa2;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.theme-dark .custom-dropdown .dropdown-toggle:focus::after{color:#78757d}.theme-dark .custom-dropdown .dropdown-menu{background:#353338;border-color:#504d54}.theme-dark .custom-dropdown .dropdown-menu:hover{color:#fff;background:#353338;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.theme-dark .custom-dropdown .dropdown-item{color:#fff}.theme-dark .custom-dropdown .dropdown-item:hover,.theme-dark .custom-dropdown .dropdown-item:focus{color:#fff;background:rgba(255,255,255,.2)}.theme-dark .input-group-dropdown{background:#353338;border-color:#504d54}.theme-dark .input-group-dropdown:hover{border-color:#c2c0c6}.theme-dark .input-group-dropdown:focus,.theme-dark .input-group-dropdown:focus-within{border-color:#c2c0c6}.theme-dark .input-group-dropdown .form-control{background:rgba(0,0,0,0)}.theme-dark .input-group-dropdown .dropdown-toggle{color:#fff}.theme-dark .input-group-dropdown .dropdown-toggle::after{color:#fff}.theme-dark .input-group-dropdown .dropdown-menu{background:#353338;border-color:#504d54}.theme-dark .input-group-dropdown .dropdown-menu:hover{color:#fff;background:#353338;-webkit-box-shadow:0 0 0 3px rgba(107,4,255,.2);box-shadow:0 0 0 3px rgba(107,4,255,.2)}.theme-dark .input-group-dropdown .dropdown-item{color:#fff}.theme-dark .input-group-dropdown .dropdown-item:hover,.theme-dark .input-group-dropdown .dropdown-item:focus{color:#fff;background:rgba(255,255,255,.2)}.theme-dark .iti.iti--allow-dropdown{background:#353338;border-color:#504d54}.theme-dark .iti__arrow{border-top-color:#fff}.theme-dark .iti--allow-dropdown input,.theme-dark .iti--allow-dropdown input[type=tel],.theme-dark .iti--allow-dropdown input[type=text],.theme-dark .iti--separate-dial-code input,.theme-dark .iti--separate-dial-code input[type=tel],.theme-dark .iti--separate-dial-code input[type=text]{color:#fff;background:rgba(0,0,0,0)}.theme-dark .iti--allow-dropdown input::-webkit-input-placeholder, .theme-dark .iti--allow-dropdown input[type=tel]::-webkit-input-placeholder, .theme-dark .iti--allow-dropdown input[type=text]::-webkit-input-placeholder, .theme-dark .iti--separate-dial-code input::-webkit-input-placeholder, .theme-dark .iti--separate-dial-code input[type=tel]::-webkit-input-placeholder, .theme-dark .iti--separate-dial-code input[type=text]::-webkit-input-placeholder{color:#85828a}.theme-dark .iti--allow-dropdown input::-moz-placeholder, .theme-dark .iti--allow-dropdown input[type=tel]::-moz-placeholder, .theme-dark .iti--allow-dropdown input[type=text]::-moz-placeholder, .theme-dark .iti--separate-dial-code input::-moz-placeholder, .theme-dark .iti--separate-dial-code input[type=tel]::-moz-placeholder, .theme-dark .iti--separate-dial-code input[type=text]::-moz-placeholder{color:#85828a}.theme-dark .iti--allow-dropdown input:-ms-input-placeholder, .theme-dark .iti--allow-dropdown input[type=tel]:-ms-input-placeholder, .theme-dark .iti--allow-dropdown input[type=text]:-ms-input-placeholder, .theme-dark .iti--separate-dial-code input:-ms-input-placeholder, .theme-dark .iti--separate-dial-code input[type=tel]:-ms-input-placeholder, .theme-dark .iti--separate-dial-code input[type=text]:-ms-input-placeholder{color:#85828a}.theme-dark .iti--allow-dropdown input::-ms-input-placeholder, .theme-dark .iti--allow-dropdown input[type=tel]::-ms-input-placeholder, .theme-dark .iti--allow-dropdown input[type=text]::-ms-input-placeholder, .theme-dark .iti--separate-dial-code input::-ms-input-placeholder, .theme-dark .iti--separate-dial-code input[type=tel]::-ms-input-placeholder, .theme-dark .iti--separate-dial-code input[type=text]::-ms-input-placeholder{color:#85828a}.theme-dark .iti--allow-dropdown input::placeholder,.theme-dark .iti--allow-dropdown input[type=tel]::placeholder,.theme-dark .iti--allow-dropdown input[type=text]::placeholder,.theme-dark .iti--separate-dial-code input::placeholder,.theme-dark .iti--separate-dial-code input[type=tel]::placeholder,.theme-dark .iti--separate-dial-code input[type=text]::placeholder{color:#85828a}.theme-dark .iti__country-list{background:#353338;border-color:#504d54}.theme-dark .iti__country.iti__highlight{color:#fff;background:rgba(255,255,255,.2)}.theme-dark .custom-group-dropdown-label{color:#fff;background-color:rgba(255,0,118,.1)}.theme-dark .custom-input-group.custom-form-input-medium .custom-group-dropdown-label{color:#8f45ff}.theme-dark .custom-group-dropdown-clear{color:#fff;border:1px solid #fff;background:rgba(0,0,0,0)}.theme-dark .custom-group-dropdown-clear i{color:#fff}.theme-dark .select2-container--default .select2-selection--multiple.select2-tags{color:#fff;background:#353338;border-color:#504d54}.theme-dark .select2-container--default .select2-selection--multiple.select2-tags .select2-selection__choice{color:#fff;background-color:rgba(107,4,255,.3)}.theme-dark .select2-container--default .select2-selection--multiple.select2-tags .select2-selection__choice__remove,.theme-dark .select2-container--default .select2-selection--multiple.select2-tags::after,.theme-dark .select2-container--default .select2-tags.select2-tags .select2-search--inline .select2-search__field{color:#fff !important}.theme-dark .select2-container--default .select2-tags-dropdown{background:#353338;border-color:#504d54}.theme-dark .select2-container--default .select2-tags-dropdown .select2-results__option.select2-results__option--selectable{color:#fff}.theme-dark .select2-container--default .select2-results__option.select2-results__option--selected{background-color:rgba(0,0,0,0)}.theme-dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.theme-dark .select2-container--default .select2-dropdown.select2-tags-dropdown .select2-results__option.select2-results__option--selected.select2-results__option--highlighted{color:#fff;background:rgba(255,255,255,.2)}.theme-dark .custom-form-check label::before{background-color:#353338;border-color:#504d54}.theme-dark .custom-form-check input[type=checkbox]:checked+label::before{background-color:#6d0030}.theme-dark .custom-form-check input[type=checkbox]:disabled+label::before{border-color:#353338;background-color:#353338}.theme-dark .custom-form-check input[type=checkbox]:checked:disabled+label::after{-webkit-filter:invert(1) opacity(0.1);filter:invert(1) opacity(0.1)}.theme-dark .custom-form-radio label::before{background-color:#353338;border-color:#504d54}.theme-dark .custom-form-radio label::after{background:#ff8c00}.theme-dark .custom-form-radio input[type=radio]:not(:checked):not(:disabled)+label:hover::before{background-color:#353338;border-color:#504d54}.theme-dark .custom-form-radio input[type=radio]:disabled+label::before,.theme-dark .custom-form-radio input[type=radio]:checked:disabled+label::before{background:#353338;border:#353338}.theme-dark .custom-form-radio input[type=radio]:disabled+label::after,.theme-dark .custom-form-radio input[type=radio]:checked:disabled+label::after{background-color:#424046}.theme-dark .custom-form-switch label{position:relative;display:inline-block;min-height:24px;padding-left:41px;cursor:pointer}.theme-dark .custom-form-switch label::before{content:"";display:block;position:absolute;top:0;left:0;width:36px;height:24px;background-color:#ebedf3;border:1px solid rgba(0,0,0,0);border-radius:20px;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;pointer-events:all}.theme-dark .custom-form-switch label::after{content:"";display:block;position:absolute;top:4px;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.theme-dark .custom-form-switch.small label{min-height:20px;padding-left:40px}.theme-dark .custom-form-switch.small label::before{width:32px;height:20px}.theme-dark .custom-form-switch.small label::after{top:4px;left:4px;width:12px;height:12px}.theme-dark .custom-form-switch input[type=checkbox]{position:absolute;pointer-events:none;opacity:0}.theme-dark .custom-form-switch input[type=checkbox]:disabled+label{cursor:inherit;opacity:1}.theme-dark .custom-form-switch input[type=checkbox]:checked+label::after{background-color:#0984e3;-webkit-transform:translateX(11px);transform:translateX(11px)}.theme-dark .custom-form-switch.solid label::before{border-color:#504d54;background-color:#353338}.theme-dark .custom-form-switch.solid label::after{background-color:#fff}.theme-dark .custom-form-switch.solid label:hover::before{border-color:#504d54;background-color:#28262a}.theme-dark .custom-form-switch.solid label:hover::after{background-color:#fff}.theme-dark .custom-form-switch.solid.primary input[type=checkbox]:checked+label::before{background-color:#6d0030;border-color:#ff8c00}.theme-dark .custom-form-switch.solid.primary input[type=checkbox]:checked+label::after{background-color:#fff}.theme-dark .custom-form-switch.solid.primary input[type=checkbox]:disabled+label::before{background-color:#353338;border-color:#353338}.theme-dark .custom-form-switch.solid.primary input[type=checkbox]:disabled+label::after{background-color:#424046}.theme-dark .counter-group{border-color:#504d54;background:#353338}.theme-dark .counter-group-btn.increment{color:#dad9dd;border-color:#dad9dd}.theme-dark .counter-group-btn.decrement{color:#000;background:#fff}.theme-dark .counter-group.counter-group-xs{border-radius:4px;padding:4px}.theme-dark .counter-group.counter-group-xs .counter-group-btn.increment,.theme-dark .counter-group.counter-group-xs .counter-group-btn.decrement{color:#dad9dd}.theme-dark .buy-sell-group{background-color:#353338;border-color:#504d54}.theme-dark .buy-sell-top{background-color:#353338}.theme-dark .buy-sell-title{color:#fff}.theme-dark .buy-sell-label{background:rgba(255,0,118,.1);border:1px solid rgba(0,0,0,0)}.theme-dark .buy-sell-total{color:#fff}.theme-dark .buy-sell-text{color:rgba(255,255,255,.5)}.theme-dark .btn-secondary{background:#ff8c00;-webkit-box-shadow:none;box-shadow:none;border:none}.theme-dark .btn-outline-primary{color:#ff4599;border-color:#ff4599}.theme-dark .btn-outline-primary:focus{color:#ff4599}.theme-dark .btn-outline-secondary{color:#8f45ff}.theme-dark .btn-outline-secondary:hover{color:#8f45ff;background:rgba(124,35,255,.1)}.theme-dark .btn-outline-secondary:focus{color:#8f45ff}.theme-dark .btn-outline-success{color:#40f29c}.theme-dark .btn-outline-success:hover{color:#40f29c;background:rgba(47,228,141,.1)}.theme-dark .btn-outline-success:focus{color:#40f29c}.theme-dark .btn-outline-danger{color:#ff3a5b}.theme-dark .btn-outline-danger:hover{color:#ff3a5b;background:rgba(252,37,76,.1)}.theme-dark .btn-outline-danger:focus{color:#ff3a5b}.theme-dark .btn-outline-warning{color:#fff04f}.theme-dark .btn-outline-warning:hover{color:#fff04f;background:rgba(255,230,66,.1)}.theme-dark .btn-outline-warning:focus{color:#fff04f;-webkit-box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05);box-shadow:inset 0px 1px 0px 1px rgba(0,0,0,.05)}.theme-dark .btn-outline-light{color:#fff}.theme-dark .btn-outline-dark{color:#fff}.theme-dark .btn-outline-dark:hover{color:#fff;background-color:rgba(255,255,255,.1);border-color:#504d54}.theme-dark .btn-outline-dark:focus{color:#fff;background-color:rgba(0,0,0,.1);border-color:#504d54}.theme-dark .btn-social{color:#78757d;background:#353338}.theme-dark .btn-social:hover,.theme-dark .btn-social:focus{background:#424046}.theme-dark .btn-social i:first-of-type,.theme-dark .btn-social span:first-of-type{color:#fff}.theme-dark .btn-social .border{border-color:#504d54 !important}.theme-dark .btn.btn-link,.theme-dark .btn.btn-link:hover{color:#fff}.theme-dark .btn.btn-light{--bs-btn-color: #000}.theme-dark .chip-dropdown .btn:not(:disabled){color:#fff;background-color:#353338;border-color:#504d54}.theme-dark .pagination .page-link{color:#fff;background-color:#353338;border-color:#504d54}.theme-dark .pagination .page-link.active,.theme-dark .pagination .active>.page-link{border-color:#6b04ff}.theme-dark .pagination .page-link-more{color:#5d5a61}.theme-dark .pagination .page-item:first-of-type .page-link,.theme-dark .pagination .page-item:last-of-type .page-link{color:#fff}.theme-dark .step-pagination{color:#fff}.theme-dark .step-pagination-link{color:#fff}.theme-dark .close-btn{color:#28262a;background-color:#fff}.theme-dark .table-line tbody td,.theme-dark .table-line thead th{background-color:#353338}.theme-dark .accordion-primary{border:none;background:none}.theme-dark .accordion-primary .accordion-item:last-of-type,.theme-dark .accordion-primary .accordion-item:first-of-type{border-radius:0}.theme-dark .accordion-primary .accordion-item{border-color:#504d54;background-color:#353338}.theme-dark .accordion-primary .accordion-item:first-of-type,.theme-dark .accordion-primary .accordion-item:last-of-type{border-radius:12px}.theme-dark .accordion-primary .accordion-button{color:#fff}.theme-dark .accordion-primary .accordion-button::after{color:#fff}.theme-dark .accordion-primary .accordion-button:not(.collapsed){color:#fff}.theme-dark .accordion-primary .accordion-button:not(.collapsed)::after{color:#fff;background-color:#28262a}.theme-dark .accordion-primary .accordion-body p{color:#dad9dd}.theme-dark .accordion-link{color:#9d9aa2}.theme-dark .breadcrumb{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-dark .breadcrumb .breadcrumb-item{color:#85828a;font-size:14px;font-weight:400;letter-spacing:-0.4px}.theme-dark .breadcrumb .breadcrumb-item::before{color:#fff}.theme-dark .breadcrumb .breadcrumb-item:hover a,.theme-dark .breadcrumb .breadcrumb-item.active{color:#ff8abe}.theme-dark .breadcrumb .breadcrumb-item.go-back{color:#fff}.theme-dark .breadcrumb .breadcrumb-item.go-back a{color:#fff}.theme-dark .breadcrumb .breadcrumb-item.go-back a::after{background-color:rgba(255,138,190,.1)}.theme-dark .alert .btn-close::before{color:#fff}.theme-dark .alert-heading span:first-of-type{color:#fff}.theme-dark .alert-desc{color:#fff}.theme-dark .alert-danger{border-color:#ec183e !important}.theme-dark .alert-danger span:last-of-type{color:#fc254c}.theme-dark .alert-secondary{border-color:#8f45ff !important}.theme-dark .alert-secondary span:last-of-type{color:#8f45ff}.theme-dark .alert-success{border-color:#21d47e !important}.theme-dark .alert-success span:last-of-type{color:#21d47e}.theme-dark .alert-warning{border-color:#f9d937 !important}.theme-dark .alert-warning span:last-of-type{color:#f9d937}.theme-dark .toast.toast-secondary{background-color:#353338;-webkit-box-shadow:0px 0px 0px 3px rgba(107,4,255,.15);box-shadow:0px 0px 0px 3px rgba(107,4,255,.15)}.theme-dark .toast.toast-secondary .toast-header{color:#fff;background-color:#353338;border-color:#504d54}.theme-dark .toast.toast-secondary .toast-body,.theme-dark .toast.toast-secondary .btn-close{color:#fff}.theme-dark .cs-popover{color:#fff !important;background-color:#353338;border-color:#504d54}.theme-dark .cs-tooltip-inner{color:#fff;background-color:#504d54}.theme-dark .cs-tooltip-arrow{color:#504d54}.theme-dark .nav-tabs .nav-link{color:#fff;border-color:#504d54;background:rgba(0,0,0,0)}.theme-dark .nav-tabs .nav-link:hover,.theme-dark .nav-tabs .nav-link:focus{border-color:#ff8c00}.theme-dark .nav-tabs .nav-link.active,.theme-dark .nav-tabs .nav-item.show .nav-link{color:#ff8c00;border-color:#ff8c00}.theme-dark .nav-tabs .nav-link.active [class*=icon-],.theme-dark .nav-tabs .nav-item.show .nav-link [class*=icon-]{color:#ff8c00}.theme-dark .nav-tabs .nav-link.active .nav-tab-badge,.theme-dark .nav-tabs .nav-item.show .nav-link .nav-tab-badge{color:#fff;background-color:#ff8c00}.theme-dark .nav-tabs .nav-tab-badge{color:#504d54;background-color:#85828a}.theme-dark .wallet-card-content .wallet-amount .crypto-name{color:#000}.theme-dark .border-dark,.theme-dark .wallet-card-content .icon-line-down.text-secondary{border-color:#fff !important}.theme-dark .table tbody tr td,.theme-dark .notification-list .notification-item,.theme-dark .notification-list .notification-item-icon i,.theme-dark .modal-inner .modal-title,.theme-dark .modal-inner .modal-inner-content h2,.theme-dark .modal-inner .modal-inner-content .h2,.theme-dark .modal-inner .modal-close,.theme-dark .flag-list .flag-item,.theme-dark .dropdown-menu{color:#fff}.theme-dark .wallet-card-content .wallet-amount,.theme-dark .modal-inner{background:#353338;border-color:#504d54}.theme-dark .side-nav-accordion-wrapper>.nav>li:after{border-color:#353338 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.theme-dark .side-nav-accordion-wrapper>.nav>li::before{border-color:#504d54 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.theme-dark .side-nav-accordion-wrapper>.nav>li.sub-nav-active:after{border-color:#353338 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.theme-dark .side-nav-accordion-wrapper>.nav>li.sub-nav-active::before{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.theme-dark .side-nav-accordion-wrapper>.nav>li a:hover{color:#fff}.theme-dark .side-nav-accordion-wrapper>.nav>li>ul.sub-nav>li>a{color:#b6b3ba}.theme-dark .side-nav-accordion-wrapper>.nav>li>ul.sub-nav>li>a.active,.theme-dark .side-nav-accordion-wrapper>.nav>li>ul.sub-nav>li>a:hover{color:#fff}.theme-dark .card{background:var(--bs-body-bg) !important;border-color:var(--bs-gray--4)}.theme-light .filter-invert-1{-webkit-filter:invert(1);filter:invert(1)}.theme-light .text-white{color:#000 !important}.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-10{opacity:.1 !important}.opacity-20{opacity:.2 !important}.opacity-25{opacity:.25 !important}.opacity-40{opacity:.4 !important}.opacity-30{opacity:.3 !important}.opacity-50{opacity:.5 !important}.opacity-70{opacity:.7 !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;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-2{top:2px !important}.top-3{top:3px !important}.top-4{top:4px !important}.top-5{top:5px !important}.top-6{top:6px !important}.top-7{top:7px !important}.top-8{top:8px !important}.top-9{top:9px !important}.top-10{top:10px !important}.top-11{top:11px !important}.top-12{top:12px !important}.top-13{top:13px !important}.top-14{top:14px !important}.top-15{top:15px !important}.top-16{top:16px !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-2{bottom:2px !important}.bottom-3{bottom:3px !important}.bottom-4{bottom:4px !important}.bottom-5{bottom:5px !important}.bottom-6{bottom:6px !important}.bottom-7{bottom:7px !important}.bottom-8{bottom:8px !important}.bottom-9{bottom:9px !important}.bottom-10{bottom:10px !important}.bottom-11{bottom:11px !important}.bottom-12{bottom:12px !important}.bottom-13{bottom:13px !important}.bottom-14{bottom:14px !important}.bottom-15{bottom:15px !important}.bottom-16{bottom:16px !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-2{left:2px !important}.start-3{left:3px !important}.start-4{left:4px !important}.start-5{left:5px !important}.start-6{left:6px !important}.start-7{left:7px !important}.start-8{left:8px !important}.start-9{left:9px !important}.start-10{left:10px !important}.start-11{left:11px !important}.start-12{left:12px !important}.start-13{left:13px !important}.start-14{left:14px !important}.start-15{left:15px !important}.start-16{left:16px !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-2{right:2px !important}.end-3{right:3px !important}.end-4{right:4px !important}.end-5{right:5px !important}.end-6{right:6px !important}.end-7{right:7px !important}.end-8{right:8px !important}.end-9{right:9px !important}.end-10{right:10px !important}.end-11{right:11px !important}.end-12{right:12px !important}.end-13{right:13px !important}.end-14{right:14px !important}.end-15{right:15px !important}.end-16{right:16px !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;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-gray--9{--bs-border-opacity: 1;border-color:#f3f2f4 !important}.border-gray--8{--bs-border-opacity: 1;border-color:#e6e5e8 !important}.border-gray--7{--bs-border-opacity: 1;border-color:#dad9dd !important}.border-gray--6{--bs-border-opacity: 1;border-color:#ceccd1 !important}.border-gray--5{--bs-border-opacity: 1;border-color:#c2c0c6 !important}.border-gray--4{--bs-border-opacity: 1;border-color:#b6b3ba !important}.border-gray--3{--bs-border-opacity: 1;border-color:#a9a7ae !important}.border-gray--2{--bs-border-opacity: 1;border-color:#9d9aa2 !important}.border-gray--1{--bs-border-opacity: 1;border-color:#918e96 !important}.border-gray{--bs-border-opacity: 1;border-color:#85828a !important}.border-gray-1{--bs-border-opacity: 1;border-color:#78757d !important}.border-gray-2{--bs-border-opacity: 1;border-color:#6a676f !important}.border-gray-3{--bs-border-opacity: 1;border-color:#5d5a61 !important}.border-gray-4{--bs-border-opacity: 1;border-color:#504d54 !important}.border-gray-5{--bs-border-opacity: 1;border-color:#424046 !important}.border-gray-6{--bs-border-opacity: 1;border-color:#353338 !important}.border-gray-7{--bs-border-opacity: 1;border-color:#28262a !important}.border-gray-8{--bs-border-opacity: 1;border-color:#1a191c !important}.border-gray-9{--bs-border-opacity: 1;border-color:#0d0d0e !important}.border-black{--bs-border-opacity: 1;border-color:#000 !important}.border-primary--7{--bs-border-opacity: 1;border-color:#fff2f8 !important}.border-primary--6{--bs-border-opacity: 1;border-color:#ffd0e4 !important}.border-primary--5{--bs-border-opacity: 1;border-color:#ffadd1 !important}.border-primary--4{--bs-border-opacity: 1;border-color:#ff8abe !important}.border-primary--3{--bs-border-opacity: 1;border-color:#ff68ab !important}.border-primary--2{--bs-border-opacity: 1;border-color:#ff4599 !important}.border-primary--1{--bs-border-opacity: 1;border-color:#ff2387 !important}.border-primary-1{--bs-border-opacity: 1;border-color:#e20067 !important}.border-primary-2{--bs-border-opacity: 1;border-color:#c50059 !important}.border-primary-3{--bs-border-opacity: 1;border-color:#a8004b !important}.border-primary-4{--bs-border-opacity: 1;border-color:#8a003d !important}.border-primary-5{--bs-border-opacity: 1;border-color:#6d0030 !important}.border-primary-6{--bs-border-opacity: 1;border-color:#500023 !important}.border-primary-7{--bs-border-opacity: 1;border-color:#330016 !important}.border-secondary--7{--bs-border-opacity: 1;border-color:#f7f2ff !important}.border-secondary--6{--bs-border-opacity: 1;border-color:#e0d0ff !important}.border-secondary--5{--bs-border-opacity: 1;border-color:#caadff !important}.border-secondary--4{--bs-border-opacity: 1;border-color:#b68aff !important}.border-secondary--3{--bs-border-opacity: 1;border-color:#a268ff !important}.border-secondary--2{--bs-border-opacity: 1;border-color:#8f45ff !important}.border-secondary--1{--bs-border-opacity: 1;border-color:#7c23ff !important}.border-secondary-1{--bs-border-opacity: 1;border-color:#5c00e2 !important}.border-secondary-2{--bs-border-opacity: 1;border-color:#4e00c5 !important}.border-secondary-3{--bs-border-opacity: 1;border-color:#4000a8 !important}.border-secondary-4{--bs-border-opacity: 1;border-color:#33008a !important}.border-secondary-5{--bs-border-opacity: 1;border-color:#27006d !important}.border-secondary-6{--bs-border-opacity: 1;border-color:#1c0050 !important}.border-secondary-7{--bs-border-opacity: 1;border-color:#103 !important}.border-success--7{--bs-border-opacity: 1;border-color:#ccffe6 !important}.border-success--6{--bs-border-opacity: 1;border-color:#afffd7 !important}.border-success--5{--bs-border-opacity: 1;border-color:#92ffc9 !important}.border-success--4{--bs-border-opacity: 1;border-color:#75ffba !important}.border-success--3{--bs-border-opacity: 1;border-color:#57fcab !important}.border-success--2{--bs-border-opacity: 1;border-color:#40f29c !important}.border-success--1{--bs-border-opacity: 1;border-color:#2fe48d !important}.border-success-1{--bs-border-opacity: 1;border-color:#12ca72 !important}.border-success-2{--bs-border-opacity: 1;border-color:#06be66 !important}.border-success-3{--bs-border-opacity: 1;border-color:#00af59 !important}.border-success-4{--bs-border-opacity: 1;border-color:#00994d !important}.border-success-5{--bs-border-opacity: 1;border-color:#008040 !important}.border-success-6{--bs-border-opacity: 1;border-color:#006634 !important}.border-success-7{--bs-border-opacity: 1;border-color:#004d27 !important}.border-warning--7{--bs-border-opacity: 1;border-color:#ffc !important}.border-warning--6{--bs-border-opacity: 1;border-color:#ffffaf !important}.border-warning--5{--bs-border-opacity: 1;border-color:#ffff92 !important}.border-warning--4{--bs-border-opacity: 1;border-color:#ffff75 !important}.border-warning--3{--bs-border-opacity: 1;border-color:#fff860 !important}.border-warning--2{--bs-border-opacity: 1;border-color:#fff04f !important}.border-warning--1{--bs-border-opacity: 1;border-color:#ffe642 !important}.border-warning-1{--bs-border-opacity: 1;border-color:#e6cc25 !important}.border-warning-2{--bs-border-opacity: 1;border-color:#ccbd16 !important}.border-warning-3{--bs-border-opacity: 1;border-color:#b3ab09 !important}.border-warning-4{--bs-border-opacity: 1;border-color:#990 !important}.border-warning-5{--bs-border-opacity: 1;border-color:olive !important}.border-warning-6{--bs-border-opacity: 1;border-color:#660 !important}.border-warning-7{--bs-border-opacity: 1;border-color:#4d4d00 !important}.border-danger--7{--bs-border-opacity: 1;border-color:#fcc !important}.border-danger--6{--bs-border-opacity: 1;border-color:#ffafb0 !important}.border-danger--5{--bs-border-opacity: 1;border-color:#ff9298 !important}.border-danger--4{--bs-border-opacity: 1;border-color:#ff7581 !important}.border-danger--3{--bs-border-opacity: 1;border-color:#ff576d !important}.border-danger--2{--bs-border-opacity: 1;border-color:#ff3a5b !important}.border-danger--1{--bs-border-opacity: 1;border-color:#fc254c !important}.border-danger-1{--bs-border-opacity: 1;border-color:#e2082f !important}.border-danger-2{--bs-border-opacity: 1;border-color:#c02 !important}.border-danger-3{--bs-border-opacity: 1;border-color:#b30017 !important}.border-danger-4{--bs-border-opacity: 1;border-color:#99000e !important}.border-danger-5{--bs-border-opacity: 1;border-color:#800007 !important}.border-danger-6{--bs-border-opacity: 1;border-color:#660002 !important}.border-danger-7{--bs-border-opacity: 1;border-color:#4d0000 !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-1{height:1px !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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.125rem !important}.m-2{margin:.25rem !important}.m-3{margin:.5rem !important}.m-4{margin:.75rem !important}.m-5{margin:1rem !important}.m-6{margin:1.25rem !important}.m-7{margin:1.5rem !important}.m-8{margin:1.75rem !important}.m-9{margin:2rem !important}.m-10{margin:2.25rem !important}.m-11{margin:2.5rem !important}.m-12{margin:3rem !important}.m-14{margin:3.5rem !important}.m-16{margin:4rem !important}.m-20{margin:5rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-5{margin-right:1rem !important;margin-left:1rem !important}.mx-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-9{margin-right:2rem !important;margin-left:2rem !important}.mx-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-12{margin-right:3rem !important;margin-left:3rem !important}.mx-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-16{margin-right:4rem !important;margin-left:4rem !important}.mx-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.125rem !important}.mt-2{margin-top:.25rem !important}.mt-3{margin-top:.5rem !important}.mt-4{margin-top:.75rem !important}.mt-5{margin-top:1rem !important}.mt-6{margin-top:1.25rem !important}.mt-7{margin-top:1.5rem !important}.mt-8{margin-top:1.75rem !important}.mt-9{margin-top:2rem !important}.mt-10{margin-top:2.25rem !important}.mt-11{margin-top:2.5rem !important}.mt-12{margin-top:3rem !important}.mt-14{margin-top:3.5rem !important}.mt-16{margin-top:4rem !important}.mt-20{margin-top:5rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.125rem !important}.me-2{margin-right:.25rem !important}.me-3{margin-right:.5rem !important}.me-4{margin-right:.75rem !important}.me-5{margin-right:1rem !important}.me-6{margin-right:1.25rem !important}.me-7{margin-right:1.5rem !important}.me-8{margin-right:1.75rem !important}.me-9{margin-right:2rem !important}.me-10{margin-right:2.25rem !important}.me-11{margin-right:2.5rem !important}.me-12{margin-right:3rem !important}.me-14{margin-right:3.5rem !important}.me-16{margin-right:4rem !important}.me-20{margin-right:5rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.125rem !important}.mb-2{margin-bottom:.25rem !important}.mb-3{margin-bottom:.5rem !important}.mb-4{margin-bottom:.75rem !important}.mb-5{margin-bottom:1rem !important}.mb-6{margin-bottom:1.25rem !important}.mb-7{margin-bottom:1.5rem !important}.mb-8{margin-bottom:1.75rem !important}.mb-9{margin-bottom:2rem !important}.mb-10{margin-bottom:2.25rem !important}.mb-11{margin-bottom:2.5rem !important}.mb-12{margin-bottom:3rem !important}.mb-14{margin-bottom:3.5rem !important}.mb-16{margin-bottom:4rem !important}.mb-20{margin-bottom:5rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.125rem !important}.ms-2{margin-left:.25rem !important}.ms-3{margin-left:.5rem !important}.ms-4{margin-left:.75rem !important}.ms-5{margin-left:1rem !important}.ms-6{margin-left:1.25rem !important}.ms-7{margin-left:1.5rem !important}.ms-8{margin-left:1.75rem !important}.ms-9{margin-left:2rem !important}.ms-10{margin-left:2.25rem !important}.ms-11{margin-left:2.5rem !important}.ms-12{margin-left:3rem !important}.ms-14{margin-left:3.5rem !important}.ms-16{margin-left:4rem !important}.ms-20{margin-left:5rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.125rem !important}.m-n2{margin:-0.25rem !important}.m-n3{margin:-0.5rem !important}.m-n4{margin:-0.75rem !important}.m-n5{margin:-1rem !important}.m-n6{margin:-1.25rem !important}.m-n7{margin:-1.5rem !important}.m-n8{margin:-1.75rem !important}.m-n9{margin:-2rem !important}.m-n10{margin:-2.25rem !important}.m-n11{margin:-2.5rem !important}.m-n12{margin:-3rem !important}.m-n14{margin:-3.5rem !important}.m-n16{margin:-4rem !important}.m-n20{margin:-5rem !important}.mx-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-n1{margin-top:-0.125rem !important}.mt-n2{margin-top:-0.25rem !important}.mt-n3{margin-top:-0.5rem !important}.mt-n4{margin-top:-0.75rem !important}.mt-n5{margin-top:-1rem !important}.mt-n6{margin-top:-1.25rem !important}.mt-n7{margin-top:-1.5rem !important}.mt-n8{margin-top:-1.75rem !important}.mt-n9{margin-top:-2rem !important}.mt-n10{margin-top:-2.25rem !important}.mt-n11{margin-top:-2.5rem !important}.mt-n12{margin-top:-3rem !important}.mt-n14{margin-top:-3.5rem !important}.mt-n16{margin-top:-4rem !important}.mt-n20{margin-top:-5rem !important}.me-n1{margin-right:-0.125rem !important}.me-n2{margin-right:-0.25rem !important}.me-n3{margin-right:-0.5rem !important}.me-n4{margin-right:-0.75rem !important}.me-n5{margin-right:-1rem !important}.me-n6{margin-right:-1.25rem !important}.me-n7{margin-right:-1.5rem !important}.me-n8{margin-right:-1.75rem !important}.me-n9{margin-right:-2rem !important}.me-n10{margin-right:-2.25rem !important}.me-n11{margin-right:-2.5rem !important}.me-n12{margin-right:-3rem !important}.me-n14{margin-right:-3.5rem !important}.me-n16{margin-right:-4rem !important}.me-n20{margin-right:-5rem !important}.mb-n1{margin-bottom:-0.125rem !important}.mb-n2{margin-bottom:-0.25rem !important}.mb-n3{margin-bottom:-0.5rem !important}.mb-n4{margin-bottom:-0.75rem !important}.mb-n5{margin-bottom:-1rem !important}.mb-n6{margin-bottom:-1.25rem !important}.mb-n7{margin-bottom:-1.5rem !important}.mb-n8{margin-bottom:-1.75rem !important}.mb-n9{margin-bottom:-2rem !important}.mb-n10{margin-bottom:-2.25rem !important}.mb-n11{margin-bottom:-2.5rem !important}.mb-n12{margin-bottom:-3rem !important}.mb-n14{margin-bottom:-3.5rem !important}.mb-n16{margin-bottom:-4rem !important}.mb-n20{margin-bottom:-5rem !important}.ms-n1{margin-left:-0.125rem !important}.ms-n2{margin-left:-0.25rem !important}.ms-n3{margin-left:-0.5rem !important}.ms-n4{margin-left:-0.75rem !important}.ms-n5{margin-left:-1rem !important}.ms-n6{margin-left:-1.25rem !important}.ms-n7{margin-left:-1.5rem !important}.ms-n8{margin-left:-1.75rem !important}.ms-n9{margin-left:-2rem !important}.ms-n10{margin-left:-2.25rem !important}.ms-n11{margin-left:-2.5rem !important}.ms-n12{margin-left:-3rem !important}.ms-n14{margin-left:-3.5rem !important}.ms-n16{margin-left:-4rem !important}.ms-n20{margin-left:-5rem !important}.p-0{padding:0 !important}.p-1{padding:.125rem !important}.p-2{padding:.25rem !important}.p-3{padding:.5rem !important}.p-4{padding:.75rem !important}.p-5{padding:1rem !important}.p-6{padding:1.25rem !important}.p-7{padding:1.5rem !important}.p-8{padding:1.75rem !important}.p-9{padding:2rem !important}.p-10{padding:2.25rem !important}.p-11{padding:2.5rem !important}.p-12{padding:3rem !important}.p-14{padding:3.5rem !important}.p-16{padding:4rem !important}.p-20{padding:5rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-5{padding-right:1rem !important;padding-left:1rem !important}.px-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-9{padding-right:2rem !important;padding-left:2rem !important}.px-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-12{padding-right:3rem !important;padding-left:3rem !important}.px-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-16{padding-right:4rem !important;padding-left:4rem !important}.px-20{padding-right:5rem !important;padding-left:5rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.125rem !important}.pt-2{padding-top:.25rem !important}.pt-3{padding-top:.5rem !important}.pt-4{padding-top:.75rem !important}.pt-5{padding-top:1rem !important}.pt-6{padding-top:1.25rem !important}.pt-7{padding-top:1.5rem !important}.pt-8{padding-top:1.75rem !important}.pt-9{padding-top:2rem !important}.pt-10{padding-top:2.25rem !important}.pt-11{padding-top:2.5rem !important}.pt-12{padding-top:3rem !important}.pt-14{padding-top:3.5rem !important}.pt-16{padding-top:4rem !important}.pt-20{padding-top:5rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.125rem !important}.pe-2{padding-right:.25rem !important}.pe-3{padding-right:.5rem !important}.pe-4{padding-right:.75rem !important}.pe-5{padding-right:1rem !important}.pe-6{padding-right:1.25rem !important}.pe-7{padding-right:1.5rem !important}.pe-8{padding-right:1.75rem !important}.pe-9{padding-right:2rem !important}.pe-10{padding-right:2.25rem !important}.pe-11{padding-right:2.5rem !important}.pe-12{padding-right:3rem !important}.pe-14{padding-right:3.5rem !important}.pe-16{padding-right:4rem !important}.pe-20{padding-right:5rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.125rem !important}.pb-2{padding-bottom:.25rem !important}.pb-3{padding-bottom:.5rem !important}.pb-4{padding-bottom:.75rem !important}.pb-5{padding-bottom:1rem !important}.pb-6{padding-bottom:1.25rem !important}.pb-7{padding-bottom:1.5rem !important}.pb-8{padding-bottom:1.75rem !important}.pb-9{padding-bottom:2rem !important}.pb-10{padding-bottom:2.25rem !important}.pb-11{padding-bottom:2.5rem !important}.pb-12{padding-bottom:3rem !important}.pb-14{padding-bottom:3.5rem !important}.pb-16{padding-bottom:4rem !important}.pb-20{padding-bottom:5rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.125rem !important}.ps-2{padding-left:.25rem !important}.ps-3{padding-left:.5rem !important}.ps-4{padding-left:.75rem !important}.ps-5{padding-left:1rem !important}.ps-6{padding-left:1.25rem !important}.ps-7{padding-left:1.5rem !important}.ps-8{padding-left:1.75rem !important}.ps-9{padding-left:2rem !important}.ps-10{padding-left:2.25rem !important}.ps-11{padding-left:2.5rem !important}.ps-12{padding-left:3rem !important}.ps-14{padding-left:3.5rem !important}.ps-16{padding-left:4rem !important}.ps-20{padding-left:5rem !important}.gap-0{gap:0 !important}.gap-1{gap:.125rem !important}.gap-2{gap:.25rem !important}.gap-3{gap:.5rem !important}.gap-4{gap:.75rem !important}.gap-5{gap:1rem !important}.gap-6{gap:1.25rem !important}.gap-7{gap:1.5rem !important}.gap-8{gap:1.75rem !important}.gap-9{gap:2rem !important}.gap-10{gap:2.25rem !important}.gap-11{gap:2.5rem !important}.gap-12{gap:3rem !important}.gap-14{gap:3.5rem !important}.gap-16{gap:4rem !important}.gap-20{gap:5rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.575rem + 3.9vw) !important}.fs-2{font-size:calc(1.525rem + 3.3vw) !important}.fs-3{font-size:calc(1.475rem + 2.7vw) !important}.fs-4{font-size:calc(1.425rem + 2.1vw) !important}.fs-5{font-size:calc(1.375rem + 1.5vw) !important}.fs-6{font-size:calc(1.325rem + 0.9vw) !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-medium{font-weight:500 !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.4 !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:#000 !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:#000 !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-gray--9{--bs-text-opacity: 1;color:#f3f2f4 !important}.text-gray--8{--bs-text-opacity: 1;color:#e6e5e8 !important}.text-gray--7{--bs-text-opacity: 1;color:#dad9dd !important}.text-gray--6{--bs-text-opacity: 1;color:#ceccd1 !important}.text-gray--5{--bs-text-opacity: 1;color:#c2c0c6 !important}.text-gray--4{--bs-text-opacity: 1;color:#b6b3ba !important}.text-gray--3{--bs-text-opacity: 1;color:#a9a7ae !important}.text-gray--2{--bs-text-opacity: 1;color:#9d9aa2 !important}.text-gray--1{--bs-text-opacity: 1;color:#918e96 !important}.text-gray{--bs-text-opacity: 1;color:#85828a !important}.text-gray-1{--bs-text-opacity: 1;color:#78757d !important}.text-gray-2{--bs-text-opacity: 1;color:#6a676f !important}.text-gray-3{--bs-text-opacity: 1;color:#5d5a61 !important}.text-gray-4{--bs-text-opacity: 1;color:#504d54 !important}.text-gray-5{--bs-text-opacity: 1;color:#424046 !important}.text-gray-6{--bs-text-opacity: 1;color:#353338 !important}.text-gray-7{--bs-text-opacity: 1;color:#28262a !important}.text-gray-8{--bs-text-opacity: 1;color:#1a191c !important}.text-gray-9{--bs-text-opacity: 1;color:#0d0d0e !important}.text-primary--7{--bs-text-opacity: 1;color:#fff2f8 !important}.text-primary--6{--bs-text-opacity: 1;color:#ffd0e4 !important}.text-primary--5{--bs-text-opacity: 1;color:#ffadd1 !important}.text-primary--4{--bs-text-opacity: 1;color:#ff8abe !important}.text-primary--3{--bs-text-opacity: 1;color:#ff68ab !important}.text-primary--2{--bs-text-opacity: 1;color:#ff4599 !important}.text-primary--1{--bs-text-opacity: 1;color:#ff2387 !important}.text-primary-1{--bs-text-opacity: 1;color:#e20067 !important}.text-primary-2{--bs-text-opacity: 1;color:#c50059 !important}.text-primary-3{--bs-text-opacity: 1;color:#a8004b !important}.text-primary-4{--bs-text-opacity: 1;color:#8a003d !important}.text-primary-5{--bs-text-opacity: 1;color:#6d0030 !important}.text-primary-6{--bs-text-opacity: 1;color:#500023 !important}.text-primary-7{--bs-text-opacity: 1;color:#330016 !important}.text-secondary--7{--bs-text-opacity: 1;color:#f7f2ff !important}.text-secondary--6{--bs-text-opacity: 1;color:#e0d0ff !important}.text-secondary--5{--bs-text-opacity: 1;color:#caadff !important}.text-secondary--4{--bs-text-opacity: 1;color:#b68aff !important}.text-secondary--3{--bs-text-opacity: 1;color:#a268ff !important}.text-secondary--2{--bs-text-opacity: 1;color:#8f45ff !important}.text-secondary--1{--bs-text-opacity: 1;color:#7c23ff !important}.text-secondary-1{--bs-text-opacity: 1;color:#5c00e2 !important}.text-secondary-2{--bs-text-opacity: 1;color:#4e00c5 !important}.text-secondary-3{--bs-text-opacity: 1;color:#4000a8 !important}.text-secondary-4{--bs-text-opacity: 1;color:#33008a !important}.text-secondary-5{--bs-text-opacity: 1;color:#27006d !important}.text-secondary-6{--bs-text-opacity: 1;color:#1c0050 !important}.text-secondary-7{--bs-text-opacity: 1;color:#103 !important}.text-success--7{--bs-text-opacity: 1;color:#ccffe6 !important}.text-success--6{--bs-text-opacity: 1;color:#afffd7 !important}.text-success--5{--bs-text-opacity: 1;color:#92ffc9 !important}.text-success--4{--bs-text-opacity: 1;color:#75ffba !important}.text-success--3{--bs-text-opacity: 1;color:#57fcab !important}.text-success--2{--bs-text-opacity: 1;color:#40f29c !important}.text-success--1{--bs-text-opacity: 1;color:#2fe48d !important}.text-success-1{--bs-text-opacity: 1;color:#12ca72 !important}.text-success-2{--bs-text-opacity: 1;color:#06be66 !important}.text-success-3{--bs-text-opacity: 1;color:#00af59 !important}.text-success-4{--bs-text-opacity: 1;color:#00994d !important}.text-success-5{--bs-text-opacity: 1;color:#008040 !important}.text-success-6{--bs-text-opacity: 1;color:#006634 !important}.text-success-7{--bs-text-opacity: 1;color:#004d27 !important}.text-warning--7{--bs-text-opacity: 1;color:#ffc !important}.text-warning--6{--bs-text-opacity: 1;color:#ffffaf !important}.text-warning--5{--bs-text-opacity: 1;color:#ffff92 !important}.text-warning--4{--bs-text-opacity: 1;color:#ffff75 !important}.text-warning--3{--bs-text-opacity: 1;color:#fff860 !important}.text-warning--2{--bs-text-opacity: 1;color:#fff04f !important}.text-warning--1{--bs-text-opacity: 1;color:#ffe642 !important}.text-warning-1{--bs-text-opacity: 1;color:#e6cc25 !important}.text-warning-2{--bs-text-opacity: 1;color:#ccbd16 !important}.text-warning-3{--bs-text-opacity: 1;color:#b3ab09 !important}.text-warning-4{--bs-text-opacity: 1;color:#990 !important}.text-warning-5{--bs-text-opacity: 1;color:olive !important}.text-warning-6{--bs-text-opacity: 1;color:#660 !important}.text-warning-7{--bs-text-opacity: 1;color:#4d4d00 !important}.text-danger--7{--bs-text-opacity: 1;color:#fcc !important}.text-danger--6{--bs-text-opacity: 1;color:#ffafb0 !important}.text-danger--5{--bs-text-opacity: 1;color:#ff9298 !important}.text-danger--4{--bs-text-opacity: 1;color:#ff7581 !important}.text-danger--3{--bs-text-opacity: 1;color:#ff576d !important}.text-danger--2{--bs-text-opacity: 1;color:#ff3a5b !important}.text-danger--1{--bs-text-opacity: 1;color:#fc254c !important}.text-danger-1{--bs-text-opacity: 1;color:#e2082f !important}.text-danger-2{--bs-text-opacity: 1;color:#c02 !important}.text-danger-3{--bs-text-opacity: 1;color:#b30017 !important}.text-danger-4{--bs-text-opacity: 1;color:#99000e !important}.text-danger-5{--bs-text-opacity: 1;color:#800007 !important}.text-danger-6{--bs-text-opacity: 1;color:#660002 !important}.text-danger-7{--bs-text-opacity: 1;color:#4d0000 !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:#000 !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-gray--9{--bs-bg-opacity: 1;background-color:#f3f2f4 !important}.bg-gray--8{--bs-bg-opacity: 1;background-color:#e6e5e8 !important}.bg-gray--7{--bs-bg-opacity: 1;background-color:#dad9dd !important}.bg-gray--6{--bs-bg-opacity: 1;background-color:#ceccd1 !important}.bg-gray--5{--bs-bg-opacity: 1;background-color:#c2c0c6 !important}.bg-gray--4{--bs-bg-opacity: 1;background-color:#b6b3ba !important}.bg-gray--3{--bs-bg-opacity: 1;background-color:#a9a7ae !important}.bg-gray--2{--bs-bg-opacity: 1;background-color:#9d9aa2 !important}.bg-gray--1{--bs-bg-opacity: 1;background-color:#918e96 !important}.bg-gray{--bs-bg-opacity: 1;background-color:#85828a !important}.bg-gray-1{--bs-bg-opacity: 1;background-color:#78757d !important}.bg-gray-2{--bs-bg-opacity: 1;background-color:#6a676f !important}.bg-gray-3{--bs-bg-opacity: 1;background-color:#5d5a61 !important}.bg-gray-4{--bs-bg-opacity: 1;background-color:#504d54 !important}.bg-gray-5{--bs-bg-opacity: 1;background-color:#424046 !important}.bg-gray-6{--bs-bg-opacity: 1;background-color:#353338 !important}.bg-gray-7{--bs-bg-opacity: 1;background-color:#28262a !important}.bg-gray-8{--bs-bg-opacity: 1;background-color:#1a191c !important}.bg-gray-9{--bs-bg-opacity: 1;background-color:#0d0d0e !important}.bg-primary--7{--bs-bg-opacity: 1;background-color:#fff2f8 !important}.bg-primary--6{--bs-bg-opacity: 1;background-color:#ffd0e4 !important}.bg-primary--5{--bs-bg-opacity: 1;background-color:#ffadd1 !important}.bg-primary--4{--bs-bg-opacity: 1;background-color:#ff8abe !important}.bg-primary--3{--bs-bg-opacity: 1;background-color:#ff68ab !important}.bg-primary--2{--bs-bg-opacity: 1;background-color:#ff4599 !important}.bg-primary--1{--bs-bg-opacity: 1;background-color:#ff2387 !important}.bg-primary-1{--bs-bg-opacity: 1;background-color:#e20067 !important}.bg-primary-2{--bs-bg-opacity: 1;background-color:#c50059 !important}.bg-primary-3{--bs-bg-opacity: 1;background-color:#a8004b !important}.bg-primary-4{--bs-bg-opacity: 1;background-color:#8a003d !important}.bg-primary-5{--bs-bg-opacity: 1;background-color:#6d0030 !important}.bg-primary-6{--bs-bg-opacity: 1;background-color:#500023 !important}.bg-primary-7{--bs-bg-opacity: 1;background-color:#330016 !important}.bg-secondary--7{--bs-bg-opacity: 1;background-color:#f7f2ff !important}.bg-secondary--6{--bs-bg-opacity: 1;background-color:#e0d0ff !important}.bg-secondary--5{--bs-bg-opacity: 1;background-color:#caadff !important}.bg-secondary--4{--bs-bg-opacity: 1;background-color:#b68aff !important}.bg-secondary--3{--bs-bg-opacity: 1;background-color:#a268ff !important}.bg-secondary--2{--bs-bg-opacity: 1;background-color:#8f45ff !important}.bg-secondary--1{--bs-bg-opacity: 1;background-color:#7c23ff !important}.bg-secondary-1{--bs-bg-opacity: 1;background-color:#5c00e2 !important}.bg-secondary-2{--bs-bg-opacity: 1;background-color:#4e00c5 !important}.bg-secondary-3{--bs-bg-opacity: 1;background-color:#4000a8 !important}.bg-secondary-4{--bs-bg-opacity: 1;background-color:#33008a !important}.bg-secondary-5{--bs-bg-opacity: 1;background-color:#27006d !important}.bg-secondary-6{--bs-bg-opacity: 1;background-color:#1c0050 !important}.bg-secondary-7{--bs-bg-opacity: 1;background-color:#103 !important}.bg-success--7{--bs-bg-opacity: 1;background-color:#ccffe6 !important}.bg-success--6{--bs-bg-opacity: 1;background-color:#afffd7 !important}.bg-success--5{--bs-bg-opacity: 1;background-color:#92ffc9 !important}.bg-success--4{--bs-bg-opacity: 1;background-color:#75ffba !important}.bg-success--3{--bs-bg-opacity: 1;background-color:#57fcab !important}.bg-success--2{--bs-bg-opacity: 1;background-color:#40f29c !important}.bg-success--1{--bs-bg-opacity: 1;background-color:#2fe48d !important}.bg-success-1{--bs-bg-opacity: 1;background-color:#12ca72 !important}.bg-success-2{--bs-bg-opacity: 1;background-color:#06be66 !important}.bg-success-3{--bs-bg-opacity: 1;background-color:#00af59 !important}.bg-success-4{--bs-bg-opacity: 1;background-color:#00994d !important}.bg-success-5{--bs-bg-opacity: 1;background-color:#008040 !important}.bg-success-6{--bs-bg-opacity: 1;background-color:#006634 !important}.bg-success-7{--bs-bg-opacity: 1;background-color:#004d27 !important}.bg-warning--7{--bs-bg-opacity: 1;background-color:#ffc !important}.bg-warning--6{--bs-bg-opacity: 1;background-color:#ffffaf !important}.bg-warning--5{--bs-bg-opacity: 1;background-color:#ffff92 !important}.bg-warning--4{--bs-bg-opacity: 1;background-color:#ffff75 !important}.bg-warning--3{--bs-bg-opacity: 1;background-color:#fff860 !important}.bg-warning--2{--bs-bg-opacity: 1;background-color:#fff04f !important}.bg-warning--1{--bs-bg-opacity: 1;background-color:#ffe642 !important}.bg-warning-1{--bs-bg-opacity: 1;background-color:#e6cc25 !important}.bg-warning-2{--bs-bg-opacity: 1;background-color:#ccbd16 !important}.bg-warning-3{--bs-bg-opacity: 1;background-color:#b3ab09 !important}.bg-warning-4{--bs-bg-opacity: 1;background-color:#990 !important}.bg-warning-5{--bs-bg-opacity: 1;background-color:olive !important}.bg-warning-6{--bs-bg-opacity: 1;background-color:#660 !important}.bg-warning-7{--bs-bg-opacity: 1;background-color:#4d4d00 !important}.bg-danger--7{--bs-bg-opacity: 1;background-color:#fcc !important}.bg-danger--6{--bs-bg-opacity: 1;background-color:#ffafb0 !important}.bg-danger--5{--bs-bg-opacity: 1;background-color:#ff9298 !important}.bg-danger--4{--bs-bg-opacity: 1;background-color:#ff7581 !important}.bg-danger--3{--bs-bg-opacity: 1;background-color:#ff576d !important}.bg-danger--2{--bs-bg-opacity: 1;background-color:#ff3a5b !important}.bg-danger--1{--bs-bg-opacity: 1;background-color:#fc254c !important}.bg-danger-1{--bs-bg-opacity: 1;background-color:#e2082f !important}.bg-danger-2{--bs-bg-opacity: 1;background-color:#c02 !important}.bg-danger-3{--bs-bg-opacity: 1;background-color:#b30017 !important}.bg-danger-4{--bs-bg-opacity: 1;background-color:#99000e !important}.bg-danger-5{--bs-bg-opacity: 1;background-color:#800007 !important}.bg-danger-6{--bs-bg-opacity: 1;background-color:#660002 !important}.bg-danger-7{--bs-bg-opacity: 1;background-color:#4d0000 !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:12px !important}.rounded-5{border-radius:var(--bs-border-radius-xl) !important}.rounded-6{border-radius:20px !important}.rounded-7{border-radius:24px !important}.rounded-8{border-radius:28px !important}.rounded-9{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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.125rem !important}.m-sm-2{margin:.25rem !important}.m-sm-3{margin:.5rem !important}.m-sm-4{margin:.75rem !important}.m-sm-5{margin:1rem !important}.m-sm-6{margin:1.25rem !important}.m-sm-7{margin:1.5rem !important}.m-sm-8{margin:1.75rem !important}.m-sm-9{margin:2rem !important}.m-sm-10{margin:2.25rem !important}.m-sm-11{margin:2.5rem !important}.m-sm-12{margin:3rem !important}.m-sm-14{margin:3.5rem !important}.m-sm-16{margin:4rem !important}.m-sm-20{margin:5rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-sm-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-sm-5{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-sm-9{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-sm-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-12{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-16{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-sm-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-sm-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-sm-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-sm-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.125rem !important}.mt-sm-2{margin-top:.25rem !important}.mt-sm-3{margin-top:.5rem !important}.mt-sm-4{margin-top:.75rem !important}.mt-sm-5{margin-top:1rem !important}.mt-sm-6{margin-top:1.25rem !important}.mt-sm-7{margin-top:1.5rem !important}.mt-sm-8{margin-top:1.75rem !important}.mt-sm-9{margin-top:2rem !important}.mt-sm-10{margin-top:2.25rem !important}.mt-sm-11{margin-top:2.5rem !important}.mt-sm-12{margin-top:3rem !important}.mt-sm-14{margin-top:3.5rem !important}.mt-sm-16{margin-top:4rem !important}.mt-sm-20{margin-top:5rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.125rem !important}.me-sm-2{margin-right:.25rem !important}.me-sm-3{margin-right:.5rem !important}.me-sm-4{margin-right:.75rem !important}.me-sm-5{margin-right:1rem !important}.me-sm-6{margin-right:1.25rem !important}.me-sm-7{margin-right:1.5rem !important}.me-sm-8{margin-right:1.75rem !important}.me-sm-9{margin-right:2rem !important}.me-sm-10{margin-right:2.25rem !important}.me-sm-11{margin-right:2.5rem !important}.me-sm-12{margin-right:3rem !important}.me-sm-14{margin-right:3.5rem !important}.me-sm-16{margin-right:4rem !important}.me-sm-20{margin-right:5rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.125rem !important}.mb-sm-2{margin-bottom:.25rem !important}.mb-sm-3{margin-bottom:.5rem !important}.mb-sm-4{margin-bottom:.75rem !important}.mb-sm-5{margin-bottom:1rem !important}.mb-sm-6{margin-bottom:1.25rem !important}.mb-sm-7{margin-bottom:1.5rem !important}.mb-sm-8{margin-bottom:1.75rem !important}.mb-sm-9{margin-bottom:2rem !important}.mb-sm-10{margin-bottom:2.25rem !important}.mb-sm-11{margin-bottom:2.5rem !important}.mb-sm-12{margin-bottom:3rem !important}.mb-sm-14{margin-bottom:3.5rem !important}.mb-sm-16{margin-bottom:4rem !important}.mb-sm-20{margin-bottom:5rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.125rem !important}.ms-sm-2{margin-left:.25rem !important}.ms-sm-3{margin-left:.5rem !important}.ms-sm-4{margin-left:.75rem !important}.ms-sm-5{margin-left:1rem !important}.ms-sm-6{margin-left:1.25rem !important}.ms-sm-7{margin-left:1.5rem !important}.ms-sm-8{margin-left:1.75rem !important}.ms-sm-9{margin-left:2rem !important}.ms-sm-10{margin-left:2.25rem !important}.ms-sm-11{margin-left:2.5rem !important}.ms-sm-12{margin-left:3rem !important}.ms-sm-14{margin-left:3.5rem !important}.ms-sm-16{margin-left:4rem !important}.ms-sm-20{margin-left:5rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.m-sm-n5{margin:-1rem !important}.m-sm-n6{margin:-1.25rem !important}.m-sm-n7{margin:-1.5rem !important}.m-sm-n8{margin:-1.75rem !important}.m-sm-n9{margin:-2rem !important}.m-sm-n10{margin:-2.25rem !important}.m-sm-n11{margin:-2.5rem !important}.m-sm-n12{margin:-3rem !important}.m-sm-n14{margin:-3.5rem !important}.m-sm-n16{margin:-4rem !important}.m-sm-n20{margin:-5rem !important}.mx-sm-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-sm-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-sm-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-sm-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-sm-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-sm-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-sm-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-sm-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-sm-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-sm-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-sm-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-sm-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-sm-n1{margin-top:-0.125rem !important}.mt-sm-n2{margin-top:-0.25rem !important}.mt-sm-n3{margin-top:-0.5rem !important}.mt-sm-n4{margin-top:-0.75rem !important}.mt-sm-n5{margin-top:-1rem !important}.mt-sm-n6{margin-top:-1.25rem !important}.mt-sm-n7{margin-top:-1.5rem !important}.mt-sm-n8{margin-top:-1.75rem !important}.mt-sm-n9{margin-top:-2rem !important}.mt-sm-n10{margin-top:-2.25rem !important}.mt-sm-n11{margin-top:-2.5rem !important}.mt-sm-n12{margin-top:-3rem !important}.mt-sm-n14{margin-top:-3.5rem !important}.mt-sm-n16{margin-top:-4rem !important}.mt-sm-n20{margin-top:-5rem !important}.me-sm-n1{margin-right:-0.125rem !important}.me-sm-n2{margin-right:-0.25rem !important}.me-sm-n3{margin-right:-0.5rem !important}.me-sm-n4{margin-right:-0.75rem !important}.me-sm-n5{margin-right:-1rem !important}.me-sm-n6{margin-right:-1.25rem !important}.me-sm-n7{margin-right:-1.5rem !important}.me-sm-n8{margin-right:-1.75rem !important}.me-sm-n9{margin-right:-2rem !important}.me-sm-n10{margin-right:-2.25rem !important}.me-sm-n11{margin-right:-2.5rem !important}.me-sm-n12{margin-right:-3rem !important}.me-sm-n14{margin-right:-3.5rem !important}.me-sm-n16{margin-right:-4rem !important}.me-sm-n20{margin-right:-5rem !important}.mb-sm-n1{margin-bottom:-0.125rem !important}.mb-sm-n2{margin-bottom:-0.25rem !important}.mb-sm-n3{margin-bottom:-0.5rem !important}.mb-sm-n4{margin-bottom:-0.75rem !important}.mb-sm-n5{margin-bottom:-1rem !important}.mb-sm-n6{margin-bottom:-1.25rem !important}.mb-sm-n7{margin-bottom:-1.5rem !important}.mb-sm-n8{margin-bottom:-1.75rem !important}.mb-sm-n9{margin-bottom:-2rem !important}.mb-sm-n10{margin-bottom:-2.25rem !important}.mb-sm-n11{margin-bottom:-2.5rem !important}.mb-sm-n12{margin-bottom:-3rem !important}.mb-sm-n14{margin-bottom:-3.5rem !important}.mb-sm-n16{margin-bottom:-4rem !important}.mb-sm-n20{margin-bottom:-5rem !important}.ms-sm-n1{margin-left:-0.125rem !important}.ms-sm-n2{margin-left:-0.25rem !important}.ms-sm-n3{margin-left:-0.5rem !important}.ms-sm-n4{margin-left:-0.75rem !important}.ms-sm-n5{margin-left:-1rem !important}.ms-sm-n6{margin-left:-1.25rem !important}.ms-sm-n7{margin-left:-1.5rem !important}.ms-sm-n8{margin-left:-1.75rem !important}.ms-sm-n9{margin-left:-2rem !important}.ms-sm-n10{margin-left:-2.25rem !important}.ms-sm-n11{margin-left:-2.5rem !important}.ms-sm-n12{margin-left:-3rem !important}.ms-sm-n14{margin-left:-3.5rem !important}.ms-sm-n16{margin-left:-4rem !important}.ms-sm-n20{margin-left:-5rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.125rem !important}.p-sm-2{padding:.25rem !important}.p-sm-3{padding:.5rem !important}.p-sm-4{padding:.75rem !important}.p-sm-5{padding:1rem !important}.p-sm-6{padding:1.25rem !important}.p-sm-7{padding:1.5rem !important}.p-sm-8{padding:1.75rem !important}.p-sm-9{padding:2rem !important}.p-sm-10{padding:2.25rem !important}.p-sm-11{padding:2.5rem !important}.p-sm-12{padding:3rem !important}.p-sm-14{padding:3.5rem !important}.p-sm-16{padding:4rem !important}.p-sm-20{padding:5rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-sm-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-sm-5{padding-right:1rem !important;padding-left:1rem !important}.px-sm-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-sm-9{padding-right:2rem !important;padding-left:2rem !important}.px-sm-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-sm-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-12{padding-right:3rem !important;padding-left:3rem !important}.px-sm-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-16{padding-right:4rem !important;padding-left:4rem !important}.px-sm-20{padding-right:5rem !important;padding-left:5rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-sm-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-sm-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-sm-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-sm-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.125rem !important}.pt-sm-2{padding-top:.25rem !important}.pt-sm-3{padding-top:.5rem !important}.pt-sm-4{padding-top:.75rem !important}.pt-sm-5{padding-top:1rem !important}.pt-sm-6{padding-top:1.25rem !important}.pt-sm-7{padding-top:1.5rem !important}.pt-sm-8{padding-top:1.75rem !important}.pt-sm-9{padding-top:2rem !important}.pt-sm-10{padding-top:2.25rem !important}.pt-sm-11{padding-top:2.5rem !important}.pt-sm-12{padding-top:3rem !important}.pt-sm-14{padding-top:3.5rem !important}.pt-sm-16{padding-top:4rem !important}.pt-sm-20{padding-top:5rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.125rem !important}.pe-sm-2{padding-right:.25rem !important}.pe-sm-3{padding-right:.5rem !important}.pe-sm-4{padding-right:.75rem !important}.pe-sm-5{padding-right:1rem !important}.pe-sm-6{padding-right:1.25rem !important}.pe-sm-7{padding-right:1.5rem !important}.pe-sm-8{padding-right:1.75rem !important}.pe-sm-9{padding-right:2rem !important}.pe-sm-10{padding-right:2.25rem !important}.pe-sm-11{padding-right:2.5rem !important}.pe-sm-12{padding-right:3rem !important}.pe-sm-14{padding-right:3.5rem !important}.pe-sm-16{padding-right:4rem !important}.pe-sm-20{padding-right:5rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.125rem !important}.pb-sm-2{padding-bottom:.25rem !important}.pb-sm-3{padding-bottom:.5rem !important}.pb-sm-4{padding-bottom:.75rem !important}.pb-sm-5{padding-bottom:1rem !important}.pb-sm-6{padding-bottom:1.25rem !important}.pb-sm-7{padding-bottom:1.5rem !important}.pb-sm-8{padding-bottom:1.75rem !important}.pb-sm-9{padding-bottom:2rem !important}.pb-sm-10{padding-bottom:2.25rem !important}.pb-sm-11{padding-bottom:2.5rem !important}.pb-sm-12{padding-bottom:3rem !important}.pb-sm-14{padding-bottom:3.5rem !important}.pb-sm-16{padding-bottom:4rem !important}.pb-sm-20{padding-bottom:5rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.125rem !important}.ps-sm-2{padding-left:.25rem !important}.ps-sm-3{padding-left:.5rem !important}.ps-sm-4{padding-left:.75rem !important}.ps-sm-5{padding-left:1rem !important}.ps-sm-6{padding-left:1.25rem !important}.ps-sm-7{padding-left:1.5rem !important}.ps-sm-8{padding-left:1.75rem !important}.ps-sm-9{padding-left:2rem !important}.ps-sm-10{padding-left:2.25rem !important}.ps-sm-11{padding-left:2.5rem !important}.ps-sm-12{padding-left:3rem !important}.ps-sm-14{padding-left:3.5rem !important}.ps-sm-16{padding-left:4rem !important}.ps-sm-20{padding-left:5rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.125rem !important}.gap-sm-2{gap:.25rem !important}.gap-sm-3{gap:.5rem !important}.gap-sm-4{gap:.75rem !important}.gap-sm-5{gap:1rem !important}.gap-sm-6{gap:1.25rem !important}.gap-sm-7{gap:1.5rem !important}.gap-sm-8{gap:1.75rem !important}.gap-sm-9{gap:2rem !important}.gap-sm-10{gap:2.25rem !important}.gap-sm-11{gap:2.5rem !important}.gap-sm-12{gap:3rem !important}.gap-sm-14{gap:3.5rem !important}.gap-sm-16{gap:4rem !important}.gap-sm-20{gap:5rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.125rem !important}.m-md-2{margin:.25rem !important}.m-md-3{margin:.5rem !important}.m-md-4{margin:.75rem !important}.m-md-5{margin:1rem !important}.m-md-6{margin:1.25rem !important}.m-md-7{margin:1.5rem !important}.m-md-8{margin:1.75rem !important}.m-md-9{margin:2rem !important}.m-md-10{margin:2.25rem !important}.m-md-11{margin:2.5rem !important}.m-md-12{margin:3rem !important}.m-md-14{margin:3.5rem !important}.m-md-16{margin:4rem !important}.m-md-20{margin:5rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-md-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-md-5{margin-right:1rem !important;margin-left:1rem !important}.mx-md-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-md-9{margin-right:2rem !important;margin-left:2rem !important}.mx-md-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-md-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-12{margin-right:3rem !important;margin-left:3rem !important}.mx-md-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-16{margin-right:4rem !important;margin-left:4rem !important}.mx-md-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-md-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-md-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-md-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-md-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.125rem !important}.mt-md-2{margin-top:.25rem !important}.mt-md-3{margin-top:.5rem !important}.mt-md-4{margin-top:.75rem !important}.mt-md-5{margin-top:1rem !important}.mt-md-6{margin-top:1.25rem !important}.mt-md-7{margin-top:1.5rem !important}.mt-md-8{margin-top:1.75rem !important}.mt-md-9{margin-top:2rem !important}.mt-md-10{margin-top:2.25rem !important}.mt-md-11{margin-top:2.5rem !important}.mt-md-12{margin-top:3rem !important}.mt-md-14{margin-top:3.5rem !important}.mt-md-16{margin-top:4rem !important}.mt-md-20{margin-top:5rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.125rem !important}.me-md-2{margin-right:.25rem !important}.me-md-3{margin-right:.5rem !important}.me-md-4{margin-right:.75rem !important}.me-md-5{margin-right:1rem !important}.me-md-6{margin-right:1.25rem !important}.me-md-7{margin-right:1.5rem !important}.me-md-8{margin-right:1.75rem !important}.me-md-9{margin-right:2rem !important}.me-md-10{margin-right:2.25rem !important}.me-md-11{margin-right:2.5rem !important}.me-md-12{margin-right:3rem !important}.me-md-14{margin-right:3.5rem !important}.me-md-16{margin-right:4rem !important}.me-md-20{margin-right:5rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.125rem !important}.mb-md-2{margin-bottom:.25rem !important}.mb-md-3{margin-bottom:.5rem !important}.mb-md-4{margin-bottom:.75rem !important}.mb-md-5{margin-bottom:1rem !important}.mb-md-6{margin-bottom:1.25rem !important}.mb-md-7{margin-bottom:1.5rem !important}.mb-md-8{margin-bottom:1.75rem !important}.mb-md-9{margin-bottom:2rem !important}.mb-md-10{margin-bottom:2.25rem !important}.mb-md-11{margin-bottom:2.5rem !important}.mb-md-12{margin-bottom:3rem !important}.mb-md-14{margin-bottom:3.5rem !important}.mb-md-16{margin-bottom:4rem !important}.mb-md-20{margin-bottom:5rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.125rem !important}.ms-md-2{margin-left:.25rem !important}.ms-md-3{margin-left:.5rem !important}.ms-md-4{margin-left:.75rem !important}.ms-md-5{margin-left:1rem !important}.ms-md-6{margin-left:1.25rem !important}.ms-md-7{margin-left:1.5rem !important}.ms-md-8{margin-left:1.75rem !important}.ms-md-9{margin-left:2rem !important}.ms-md-10{margin-left:2.25rem !important}.ms-md-11{margin-left:2.5rem !important}.ms-md-12{margin-left:3rem !important}.ms-md-14{margin-left:3.5rem !important}.ms-md-16{margin-left:4rem !important}.ms-md-20{margin-left:5rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.m-md-n5{margin:-1rem !important}.m-md-n6{margin:-1.25rem !important}.m-md-n7{margin:-1.5rem !important}.m-md-n8{margin:-1.75rem !important}.m-md-n9{margin:-2rem !important}.m-md-n10{margin:-2.25rem !important}.m-md-n11{margin:-2.5rem !important}.m-md-n12{margin:-3rem !important}.m-md-n14{margin:-3.5rem !important}.m-md-n16{margin:-4rem !important}.m-md-n20{margin:-5rem !important}.mx-md-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-md-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-md-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-md-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-md-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-md-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-md-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-md-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-md-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-md-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-md-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-md-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-md-n1{margin-top:-0.125rem !important}.mt-md-n2{margin-top:-0.25rem !important}.mt-md-n3{margin-top:-0.5rem !important}.mt-md-n4{margin-top:-0.75rem !important}.mt-md-n5{margin-top:-1rem !important}.mt-md-n6{margin-top:-1.25rem !important}.mt-md-n7{margin-top:-1.5rem !important}.mt-md-n8{margin-top:-1.75rem !important}.mt-md-n9{margin-top:-2rem !important}.mt-md-n10{margin-top:-2.25rem !important}.mt-md-n11{margin-top:-2.5rem !important}.mt-md-n12{margin-top:-3rem !important}.mt-md-n14{margin-top:-3.5rem !important}.mt-md-n16{margin-top:-4rem !important}.mt-md-n20{margin-top:-5rem !important}.me-md-n1{margin-right:-0.125rem !important}.me-md-n2{margin-right:-0.25rem !important}.me-md-n3{margin-right:-0.5rem !important}.me-md-n4{margin-right:-0.75rem !important}.me-md-n5{margin-right:-1rem !important}.me-md-n6{margin-right:-1.25rem !important}.me-md-n7{margin-right:-1.5rem !important}.me-md-n8{margin-right:-1.75rem !important}.me-md-n9{margin-right:-2rem !important}.me-md-n10{margin-right:-2.25rem !important}.me-md-n11{margin-right:-2.5rem !important}.me-md-n12{margin-right:-3rem !important}.me-md-n14{margin-right:-3.5rem !important}.me-md-n16{margin-right:-4rem !important}.me-md-n20{margin-right:-5rem !important}.mb-md-n1{margin-bottom:-0.125rem !important}.mb-md-n2{margin-bottom:-0.25rem !important}.mb-md-n3{margin-bottom:-0.5rem !important}.mb-md-n4{margin-bottom:-0.75rem !important}.mb-md-n5{margin-bottom:-1rem !important}.mb-md-n6{margin-bottom:-1.25rem !important}.mb-md-n7{margin-bottom:-1.5rem !important}.mb-md-n8{margin-bottom:-1.75rem !important}.mb-md-n9{margin-bottom:-2rem !important}.mb-md-n10{margin-bottom:-2.25rem !important}.mb-md-n11{margin-bottom:-2.5rem !important}.mb-md-n12{margin-bottom:-3rem !important}.mb-md-n14{margin-bottom:-3.5rem !important}.mb-md-n16{margin-bottom:-4rem !important}.mb-md-n20{margin-bottom:-5rem !important}.ms-md-n1{margin-left:-0.125rem !important}.ms-md-n2{margin-left:-0.25rem !important}.ms-md-n3{margin-left:-0.5rem !important}.ms-md-n4{margin-left:-0.75rem !important}.ms-md-n5{margin-left:-1rem !important}.ms-md-n6{margin-left:-1.25rem !important}.ms-md-n7{margin-left:-1.5rem !important}.ms-md-n8{margin-left:-1.75rem !important}.ms-md-n9{margin-left:-2rem !important}.ms-md-n10{margin-left:-2.25rem !important}.ms-md-n11{margin-left:-2.5rem !important}.ms-md-n12{margin-left:-3rem !important}.ms-md-n14{margin-left:-3.5rem !important}.ms-md-n16{margin-left:-4rem !important}.ms-md-n20{margin-left:-5rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.125rem !important}.p-md-2{padding:.25rem !important}.p-md-3{padding:.5rem !important}.p-md-4{padding:.75rem !important}.p-md-5{padding:1rem !important}.p-md-6{padding:1.25rem !important}.p-md-7{padding:1.5rem !important}.p-md-8{padding:1.75rem !important}.p-md-9{padding:2rem !important}.p-md-10{padding:2.25rem !important}.p-md-11{padding:2.5rem !important}.p-md-12{padding:3rem !important}.p-md-14{padding:3.5rem !important}.p-md-16{padding:4rem !important}.p-md-20{padding:5rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-md-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-md-5{padding-right:1rem !important;padding-left:1rem !important}.px-md-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-md-9{padding-right:2rem !important;padding-left:2rem !important}.px-md-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-md-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-12{padding-right:3rem !important;padding-left:3rem !important}.px-md-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-16{padding-right:4rem !important;padding-left:4rem !important}.px-md-20{padding-right:5rem !important;padding-left:5rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-md-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-md-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-md-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-md-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.125rem !important}.pt-md-2{padding-top:.25rem !important}.pt-md-3{padding-top:.5rem !important}.pt-md-4{padding-top:.75rem !important}.pt-md-5{padding-top:1rem !important}.pt-md-6{padding-top:1.25rem !important}.pt-md-7{padding-top:1.5rem !important}.pt-md-8{padding-top:1.75rem !important}.pt-md-9{padding-top:2rem !important}.pt-md-10{padding-top:2.25rem !important}.pt-md-11{padding-top:2.5rem !important}.pt-md-12{padding-top:3rem !important}.pt-md-14{padding-top:3.5rem !important}.pt-md-16{padding-top:4rem !important}.pt-md-20{padding-top:5rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.125rem !important}.pe-md-2{padding-right:.25rem !important}.pe-md-3{padding-right:.5rem !important}.pe-md-4{padding-right:.75rem !important}.pe-md-5{padding-right:1rem !important}.pe-md-6{padding-right:1.25rem !important}.pe-md-7{padding-right:1.5rem !important}.pe-md-8{padding-right:1.75rem !important}.pe-md-9{padding-right:2rem !important}.pe-md-10{padding-right:2.25rem !important}.pe-md-11{padding-right:2.5rem !important}.pe-md-12{padding-right:3rem !important}.pe-md-14{padding-right:3.5rem !important}.pe-md-16{padding-right:4rem !important}.pe-md-20{padding-right:5rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.125rem !important}.pb-md-2{padding-bottom:.25rem !important}.pb-md-3{padding-bottom:.5rem !important}.pb-md-4{padding-bottom:.75rem !important}.pb-md-5{padding-bottom:1rem !important}.pb-md-6{padding-bottom:1.25rem !important}.pb-md-7{padding-bottom:1.5rem !important}.pb-md-8{padding-bottom:1.75rem !important}.pb-md-9{padding-bottom:2rem !important}.pb-md-10{padding-bottom:2.25rem !important}.pb-md-11{padding-bottom:2.5rem !important}.pb-md-12{padding-bottom:3rem !important}.pb-md-14{padding-bottom:3.5rem !important}.pb-md-16{padding-bottom:4rem !important}.pb-md-20{padding-bottom:5rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.125rem !important}.ps-md-2{padding-left:.25rem !important}.ps-md-3{padding-left:.5rem !important}.ps-md-4{padding-left:.75rem !important}.ps-md-5{padding-left:1rem !important}.ps-md-6{padding-left:1.25rem !important}.ps-md-7{padding-left:1.5rem !important}.ps-md-8{padding-left:1.75rem !important}.ps-md-9{padding-left:2rem !important}.ps-md-10{padding-left:2.25rem !important}.ps-md-11{padding-left:2.5rem !important}.ps-md-12{padding-left:3rem !important}.ps-md-14{padding-left:3.5rem !important}.ps-md-16{padding-left:4rem !important}.ps-md-20{padding-left:5rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.125rem !important}.gap-md-2{gap:.25rem !important}.gap-md-3{gap:.5rem !important}.gap-md-4{gap:.75rem !important}.gap-md-5{gap:1rem !important}.gap-md-6{gap:1.25rem !important}.gap-md-7{gap:1.5rem !important}.gap-md-8{gap:1.75rem !important}.gap-md-9{gap:2rem !important}.gap-md-10{gap:2.25rem !important}.gap-md-11{gap:2.5rem !important}.gap-md-12{gap:3rem !important}.gap-md-14{gap:3.5rem !important}.gap-md-16{gap:4rem !important}.gap-md-20{gap:5rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.125rem !important}.m-lg-2{margin:.25rem !important}.m-lg-3{margin:.5rem !important}.m-lg-4{margin:.75rem !important}.m-lg-5{margin:1rem !important}.m-lg-6{margin:1.25rem !important}.m-lg-7{margin:1.5rem !important}.m-lg-8{margin:1.75rem !important}.m-lg-9{margin:2rem !important}.m-lg-10{margin:2.25rem !important}.m-lg-11{margin:2.5rem !important}.m-lg-12{margin:3rem !important}.m-lg-14{margin:3.5rem !important}.m-lg-16{margin:4rem !important}.m-lg-20{margin:5rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-lg-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-lg-5{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-lg-9{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-lg-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-12{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-16{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-lg-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-lg-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-lg-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-lg-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.125rem !important}.mt-lg-2{margin-top:.25rem !important}.mt-lg-3{margin-top:.5rem !important}.mt-lg-4{margin-top:.75rem !important}.mt-lg-5{margin-top:1rem !important}.mt-lg-6{margin-top:1.25rem !important}.mt-lg-7{margin-top:1.5rem !important}.mt-lg-8{margin-top:1.75rem !important}.mt-lg-9{margin-top:2rem !important}.mt-lg-10{margin-top:2.25rem !important}.mt-lg-11{margin-top:2.5rem !important}.mt-lg-12{margin-top:3rem !important}.mt-lg-14{margin-top:3.5rem !important}.mt-lg-16{margin-top:4rem !important}.mt-lg-20{margin-top:5rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.125rem !important}.me-lg-2{margin-right:.25rem !important}.me-lg-3{margin-right:.5rem !important}.me-lg-4{margin-right:.75rem !important}.me-lg-5{margin-right:1rem !important}.me-lg-6{margin-right:1.25rem !important}.me-lg-7{margin-right:1.5rem !important}.me-lg-8{margin-right:1.75rem !important}.me-lg-9{margin-right:2rem !important}.me-lg-10{margin-right:2.25rem !important}.me-lg-11{margin-right:2.5rem !important}.me-lg-12{margin-right:3rem !important}.me-lg-14{margin-right:3.5rem !important}.me-lg-16{margin-right:4rem !important}.me-lg-20{margin-right:5rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.125rem !important}.mb-lg-2{margin-bottom:.25rem !important}.mb-lg-3{margin-bottom:.5rem !important}.mb-lg-4{margin-bottom:.75rem !important}.mb-lg-5{margin-bottom:1rem !important}.mb-lg-6{margin-bottom:1.25rem !important}.mb-lg-7{margin-bottom:1.5rem !important}.mb-lg-8{margin-bottom:1.75rem !important}.mb-lg-9{margin-bottom:2rem !important}.mb-lg-10{margin-bottom:2.25rem !important}.mb-lg-11{margin-bottom:2.5rem !important}.mb-lg-12{margin-bottom:3rem !important}.mb-lg-14{margin-bottom:3.5rem !important}.mb-lg-16{margin-bottom:4rem !important}.mb-lg-20{margin-bottom:5rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.125rem !important}.ms-lg-2{margin-left:.25rem !important}.ms-lg-3{margin-left:.5rem !important}.ms-lg-4{margin-left:.75rem !important}.ms-lg-5{margin-left:1rem !important}.ms-lg-6{margin-left:1.25rem !important}.ms-lg-7{margin-left:1.5rem !important}.ms-lg-8{margin-left:1.75rem !important}.ms-lg-9{margin-left:2rem !important}.ms-lg-10{margin-left:2.25rem !important}.ms-lg-11{margin-left:2.5rem !important}.ms-lg-12{margin-left:3rem !important}.ms-lg-14{margin-left:3.5rem !important}.ms-lg-16{margin-left:4rem !important}.ms-lg-20{margin-left:5rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.m-lg-n5{margin:-1rem !important}.m-lg-n6{margin:-1.25rem !important}.m-lg-n7{margin:-1.5rem !important}.m-lg-n8{margin:-1.75rem !important}.m-lg-n9{margin:-2rem !important}.m-lg-n10{margin:-2.25rem !important}.m-lg-n11{margin:-2.5rem !important}.m-lg-n12{margin:-3rem !important}.m-lg-n14{margin:-3.5rem !important}.m-lg-n16{margin:-4rem !important}.m-lg-n20{margin:-5rem !important}.mx-lg-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-lg-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-lg-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-lg-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-lg-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-lg-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-lg-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-lg-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-lg-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-lg-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-lg-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-lg-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-lg-n1{margin-top:-0.125rem !important}.mt-lg-n2{margin-top:-0.25rem !important}.mt-lg-n3{margin-top:-0.5rem !important}.mt-lg-n4{margin-top:-0.75rem !important}.mt-lg-n5{margin-top:-1rem !important}.mt-lg-n6{margin-top:-1.25rem !important}.mt-lg-n7{margin-top:-1.5rem !important}.mt-lg-n8{margin-top:-1.75rem !important}.mt-lg-n9{margin-top:-2rem !important}.mt-lg-n10{margin-top:-2.25rem !important}.mt-lg-n11{margin-top:-2.5rem !important}.mt-lg-n12{margin-top:-3rem !important}.mt-lg-n14{margin-top:-3.5rem !important}.mt-lg-n16{margin-top:-4rem !important}.mt-lg-n20{margin-top:-5rem !important}.me-lg-n1{margin-right:-0.125rem !important}.me-lg-n2{margin-right:-0.25rem !important}.me-lg-n3{margin-right:-0.5rem !important}.me-lg-n4{margin-right:-0.75rem !important}.me-lg-n5{margin-right:-1rem !important}.me-lg-n6{margin-right:-1.25rem !important}.me-lg-n7{margin-right:-1.5rem !important}.me-lg-n8{margin-right:-1.75rem !important}.me-lg-n9{margin-right:-2rem !important}.me-lg-n10{margin-right:-2.25rem !important}.me-lg-n11{margin-right:-2.5rem !important}.me-lg-n12{margin-right:-3rem !important}.me-lg-n14{margin-right:-3.5rem !important}.me-lg-n16{margin-right:-4rem !important}.me-lg-n20{margin-right:-5rem !important}.mb-lg-n1{margin-bottom:-0.125rem !important}.mb-lg-n2{margin-bottom:-0.25rem !important}.mb-lg-n3{margin-bottom:-0.5rem !important}.mb-lg-n4{margin-bottom:-0.75rem !important}.mb-lg-n5{margin-bottom:-1rem !important}.mb-lg-n6{margin-bottom:-1.25rem !important}.mb-lg-n7{margin-bottom:-1.5rem !important}.mb-lg-n8{margin-bottom:-1.75rem !important}.mb-lg-n9{margin-bottom:-2rem !important}.mb-lg-n10{margin-bottom:-2.25rem !important}.mb-lg-n11{margin-bottom:-2.5rem !important}.mb-lg-n12{margin-bottom:-3rem !important}.mb-lg-n14{margin-bottom:-3.5rem !important}.mb-lg-n16{margin-bottom:-4rem !important}.mb-lg-n20{margin-bottom:-5rem !important}.ms-lg-n1{margin-left:-0.125rem !important}.ms-lg-n2{margin-left:-0.25rem !important}.ms-lg-n3{margin-left:-0.5rem !important}.ms-lg-n4{margin-left:-0.75rem !important}.ms-lg-n5{margin-left:-1rem !important}.ms-lg-n6{margin-left:-1.25rem !important}.ms-lg-n7{margin-left:-1.5rem !important}.ms-lg-n8{margin-left:-1.75rem !important}.ms-lg-n9{margin-left:-2rem !important}.ms-lg-n10{margin-left:-2.25rem !important}.ms-lg-n11{margin-left:-2.5rem !important}.ms-lg-n12{margin-left:-3rem !important}.ms-lg-n14{margin-left:-3.5rem !important}.ms-lg-n16{margin-left:-4rem !important}.ms-lg-n20{margin-left:-5rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.125rem !important}.p-lg-2{padding:.25rem !important}.p-lg-3{padding:.5rem !important}.p-lg-4{padding:.75rem !important}.p-lg-5{padding:1rem !important}.p-lg-6{padding:1.25rem !important}.p-lg-7{padding:1.5rem !important}.p-lg-8{padding:1.75rem !important}.p-lg-9{padding:2rem !important}.p-lg-10{padding:2.25rem !important}.p-lg-11{padding:2.5rem !important}.p-lg-12{padding:3rem !important}.p-lg-14{padding:3.5rem !important}.p-lg-16{padding:4rem !important}.p-lg-20{padding:5rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-lg-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-lg-5{padding-right:1rem !important;padding-left:1rem !important}.px-lg-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-lg-9{padding-right:2rem !important;padding-left:2rem !important}.px-lg-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-lg-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-12{padding-right:3rem !important;padding-left:3rem !important}.px-lg-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-16{padding-right:4rem !important;padding-left:4rem !important}.px-lg-20{padding-right:5rem !important;padding-left:5rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-lg-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-lg-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-lg-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-lg-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.125rem !important}.pt-lg-2{padding-top:.25rem !important}.pt-lg-3{padding-top:.5rem !important}.pt-lg-4{padding-top:.75rem !important}.pt-lg-5{padding-top:1rem !important}.pt-lg-6{padding-top:1.25rem !important}.pt-lg-7{padding-top:1.5rem !important}.pt-lg-8{padding-top:1.75rem !important}.pt-lg-9{padding-top:2rem !important}.pt-lg-10{padding-top:2.25rem !important}.pt-lg-11{padding-top:2.5rem !important}.pt-lg-12{padding-top:3rem !important}.pt-lg-14{padding-top:3.5rem !important}.pt-lg-16{padding-top:4rem !important}.pt-lg-20{padding-top:5rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.125rem !important}.pe-lg-2{padding-right:.25rem !important}.pe-lg-3{padding-right:.5rem !important}.pe-lg-4{padding-right:.75rem !important}.pe-lg-5{padding-right:1rem !important}.pe-lg-6{padding-right:1.25rem !important}.pe-lg-7{padding-right:1.5rem !important}.pe-lg-8{padding-right:1.75rem !important}.pe-lg-9{padding-right:2rem !important}.pe-lg-10{padding-right:2.25rem !important}.pe-lg-11{padding-right:2.5rem !important}.pe-lg-12{padding-right:3rem !important}.pe-lg-14{padding-right:3.5rem !important}.pe-lg-16{padding-right:4rem !important}.pe-lg-20{padding-right:5rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.125rem !important}.pb-lg-2{padding-bottom:.25rem !important}.pb-lg-3{padding-bottom:.5rem !important}.pb-lg-4{padding-bottom:.75rem !important}.pb-lg-5{padding-bottom:1rem !important}.pb-lg-6{padding-bottom:1.25rem !important}.pb-lg-7{padding-bottom:1.5rem !important}.pb-lg-8{padding-bottom:1.75rem !important}.pb-lg-9{padding-bottom:2rem !important}.pb-lg-10{padding-bottom:2.25rem !important}.pb-lg-11{padding-bottom:2.5rem !important}.pb-lg-12{padding-bottom:3rem !important}.pb-lg-14{padding-bottom:3.5rem !important}.pb-lg-16{padding-bottom:4rem !important}.pb-lg-20{padding-bottom:5rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.125rem !important}.ps-lg-2{padding-left:.25rem !important}.ps-lg-3{padding-left:.5rem !important}.ps-lg-4{padding-left:.75rem !important}.ps-lg-5{padding-left:1rem !important}.ps-lg-6{padding-left:1.25rem !important}.ps-lg-7{padding-left:1.5rem !important}.ps-lg-8{padding-left:1.75rem !important}.ps-lg-9{padding-left:2rem !important}.ps-lg-10{padding-left:2.25rem !important}.ps-lg-11{padding-left:2.5rem !important}.ps-lg-12{padding-left:3rem !important}.ps-lg-14{padding-left:3.5rem !important}.ps-lg-16{padding-left:4rem !important}.ps-lg-20{padding-left:5rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.125rem !important}.gap-lg-2{gap:.25rem !important}.gap-lg-3{gap:.5rem !important}.gap-lg-4{gap:.75rem !important}.gap-lg-5{gap:1rem !important}.gap-lg-6{gap:1.25rem !important}.gap-lg-7{gap:1.5rem !important}.gap-lg-8{gap:1.75rem !important}.gap-lg-9{gap:2rem !important}.gap-lg-10{gap:2.25rem !important}.gap-lg-11{gap:2.5rem !important}.gap-lg-12{gap:3rem !important}.gap-lg-14{gap:3.5rem !important}.gap-lg-16{gap:4rem !important}.gap-lg-20{gap:5rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.125rem !important}.m-xl-2{margin:.25rem !important}.m-xl-3{margin:.5rem !important}.m-xl-4{margin:.75rem !important}.m-xl-5{margin:1rem !important}.m-xl-6{margin:1.25rem !important}.m-xl-7{margin:1.5rem !important}.m-xl-8{margin:1.75rem !important}.m-xl-9{margin:2rem !important}.m-xl-10{margin:2.25rem !important}.m-xl-11{margin:2.5rem !important}.m-xl-12{margin:3rem !important}.m-xl-14{margin:3.5rem !important}.m-xl-16{margin:4rem !important}.m-xl-20{margin:5rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xl-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xl-5{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xl-9{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xl-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-12{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-16{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-xl-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xl-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xl-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xl-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.125rem !important}.mt-xl-2{margin-top:.25rem !important}.mt-xl-3{margin-top:.5rem !important}.mt-xl-4{margin-top:.75rem !important}.mt-xl-5{margin-top:1rem !important}.mt-xl-6{margin-top:1.25rem !important}.mt-xl-7{margin-top:1.5rem !important}.mt-xl-8{margin-top:1.75rem !important}.mt-xl-9{margin-top:2rem !important}.mt-xl-10{margin-top:2.25rem !important}.mt-xl-11{margin-top:2.5rem !important}.mt-xl-12{margin-top:3rem !important}.mt-xl-14{margin-top:3.5rem !important}.mt-xl-16{margin-top:4rem !important}.mt-xl-20{margin-top:5rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.125rem !important}.me-xl-2{margin-right:.25rem !important}.me-xl-3{margin-right:.5rem !important}.me-xl-4{margin-right:.75rem !important}.me-xl-5{margin-right:1rem !important}.me-xl-6{margin-right:1.25rem !important}.me-xl-7{margin-right:1.5rem !important}.me-xl-8{margin-right:1.75rem !important}.me-xl-9{margin-right:2rem !important}.me-xl-10{margin-right:2.25rem !important}.me-xl-11{margin-right:2.5rem !important}.me-xl-12{margin-right:3rem !important}.me-xl-14{margin-right:3.5rem !important}.me-xl-16{margin-right:4rem !important}.me-xl-20{margin-right:5rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.125rem !important}.mb-xl-2{margin-bottom:.25rem !important}.mb-xl-3{margin-bottom:.5rem !important}.mb-xl-4{margin-bottom:.75rem !important}.mb-xl-5{margin-bottom:1rem !important}.mb-xl-6{margin-bottom:1.25rem !important}.mb-xl-7{margin-bottom:1.5rem !important}.mb-xl-8{margin-bottom:1.75rem !important}.mb-xl-9{margin-bottom:2rem !important}.mb-xl-10{margin-bottom:2.25rem !important}.mb-xl-11{margin-bottom:2.5rem !important}.mb-xl-12{margin-bottom:3rem !important}.mb-xl-14{margin-bottom:3.5rem !important}.mb-xl-16{margin-bottom:4rem !important}.mb-xl-20{margin-bottom:5rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.125rem !important}.ms-xl-2{margin-left:.25rem !important}.ms-xl-3{margin-left:.5rem !important}.ms-xl-4{margin-left:.75rem !important}.ms-xl-5{margin-left:1rem !important}.ms-xl-6{margin-left:1.25rem !important}.ms-xl-7{margin-left:1.5rem !important}.ms-xl-8{margin-left:1.75rem !important}.ms-xl-9{margin-left:2rem !important}.ms-xl-10{margin-left:2.25rem !important}.ms-xl-11{margin-left:2.5rem !important}.ms-xl-12{margin-left:3rem !important}.ms-xl-14{margin-left:3.5rem !important}.ms-xl-16{margin-left:4rem !important}.ms-xl-20{margin-left:5rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.m-xl-n5{margin:-1rem !important}.m-xl-n6{margin:-1.25rem !important}.m-xl-n7{margin:-1.5rem !important}.m-xl-n8{margin:-1.75rem !important}.m-xl-n9{margin:-2rem !important}.m-xl-n10{margin:-2.25rem !important}.m-xl-n11{margin:-2.5rem !important}.m-xl-n12{margin:-3rem !important}.m-xl-n14{margin:-3.5rem !important}.m-xl-n16{margin:-4rem !important}.m-xl-n20{margin:-5rem !important}.mx-xl-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xl-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xl-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xl-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-xl-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xl-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-xl-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xl-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xl-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xl-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-xl-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xl-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-xl-n1{margin-top:-0.125rem !important}.mt-xl-n2{margin-top:-0.25rem !important}.mt-xl-n3{margin-top:-0.5rem !important}.mt-xl-n4{margin-top:-0.75rem !important}.mt-xl-n5{margin-top:-1rem !important}.mt-xl-n6{margin-top:-1.25rem !important}.mt-xl-n7{margin-top:-1.5rem !important}.mt-xl-n8{margin-top:-1.75rem !important}.mt-xl-n9{margin-top:-2rem !important}.mt-xl-n10{margin-top:-2.25rem !important}.mt-xl-n11{margin-top:-2.5rem !important}.mt-xl-n12{margin-top:-3rem !important}.mt-xl-n14{margin-top:-3.5rem !important}.mt-xl-n16{margin-top:-4rem !important}.mt-xl-n20{margin-top:-5rem !important}.me-xl-n1{margin-right:-0.125rem !important}.me-xl-n2{margin-right:-0.25rem !important}.me-xl-n3{margin-right:-0.5rem !important}.me-xl-n4{margin-right:-0.75rem !important}.me-xl-n5{margin-right:-1rem !important}.me-xl-n6{margin-right:-1.25rem !important}.me-xl-n7{margin-right:-1.5rem !important}.me-xl-n8{margin-right:-1.75rem !important}.me-xl-n9{margin-right:-2rem !important}.me-xl-n10{margin-right:-2.25rem !important}.me-xl-n11{margin-right:-2.5rem !important}.me-xl-n12{margin-right:-3rem !important}.me-xl-n14{margin-right:-3.5rem !important}.me-xl-n16{margin-right:-4rem !important}.me-xl-n20{margin-right:-5rem !important}.mb-xl-n1{margin-bottom:-0.125rem !important}.mb-xl-n2{margin-bottom:-0.25rem !important}.mb-xl-n3{margin-bottom:-0.5rem !important}.mb-xl-n4{margin-bottom:-0.75rem !important}.mb-xl-n5{margin-bottom:-1rem !important}.mb-xl-n6{margin-bottom:-1.25rem !important}.mb-xl-n7{margin-bottom:-1.5rem !important}.mb-xl-n8{margin-bottom:-1.75rem !important}.mb-xl-n9{margin-bottom:-2rem !important}.mb-xl-n10{margin-bottom:-2.25rem !important}.mb-xl-n11{margin-bottom:-2.5rem !important}.mb-xl-n12{margin-bottom:-3rem !important}.mb-xl-n14{margin-bottom:-3.5rem !important}.mb-xl-n16{margin-bottom:-4rem !important}.mb-xl-n20{margin-bottom:-5rem !important}.ms-xl-n1{margin-left:-0.125rem !important}.ms-xl-n2{margin-left:-0.25rem !important}.ms-xl-n3{margin-left:-0.5rem !important}.ms-xl-n4{margin-left:-0.75rem !important}.ms-xl-n5{margin-left:-1rem !important}.ms-xl-n6{margin-left:-1.25rem !important}.ms-xl-n7{margin-left:-1.5rem !important}.ms-xl-n8{margin-left:-1.75rem !important}.ms-xl-n9{margin-left:-2rem !important}.ms-xl-n10{margin-left:-2.25rem !important}.ms-xl-n11{margin-left:-2.5rem !important}.ms-xl-n12{margin-left:-3rem !important}.ms-xl-n14{margin-left:-3.5rem !important}.ms-xl-n16{margin-left:-4rem !important}.ms-xl-n20{margin-left:-5rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.125rem !important}.p-xl-2{padding:.25rem !important}.p-xl-3{padding:.5rem !important}.p-xl-4{padding:.75rem !important}.p-xl-5{padding:1rem !important}.p-xl-6{padding:1.25rem !important}.p-xl-7{padding:1.5rem !important}.p-xl-8{padding:1.75rem !important}.p-xl-9{padding:2rem !important}.p-xl-10{padding:2.25rem !important}.p-xl-11{padding:2.5rem !important}.p-xl-12{padding:3rem !important}.p-xl-14{padding:3.5rem !important}.p-xl-16{padding:4rem !important}.p-xl-20{padding:5rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-xl-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-xl-5{padding-right:1rem !important;padding-left:1rem !important}.px-xl-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xl-9{padding-right:2rem !important;padding-left:2rem !important}.px-xl-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xl-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-12{padding-right:3rem !important;padding-left:3rem !important}.px-xl-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-16{padding-right:4rem !important;padding-left:4rem !important}.px-xl-20{padding-right:5rem !important;padding-left:5rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xl-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xl-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xl-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xl-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.125rem !important}.pt-xl-2{padding-top:.25rem !important}.pt-xl-3{padding-top:.5rem !important}.pt-xl-4{padding-top:.75rem !important}.pt-xl-5{padding-top:1rem !important}.pt-xl-6{padding-top:1.25rem !important}.pt-xl-7{padding-top:1.5rem !important}.pt-xl-8{padding-top:1.75rem !important}.pt-xl-9{padding-top:2rem !important}.pt-xl-10{padding-top:2.25rem !important}.pt-xl-11{padding-top:2.5rem !important}.pt-xl-12{padding-top:3rem !important}.pt-xl-14{padding-top:3.5rem !important}.pt-xl-16{padding-top:4rem !important}.pt-xl-20{padding-top:5rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.125rem !important}.pe-xl-2{padding-right:.25rem !important}.pe-xl-3{padding-right:.5rem !important}.pe-xl-4{padding-right:.75rem !important}.pe-xl-5{padding-right:1rem !important}.pe-xl-6{padding-right:1.25rem !important}.pe-xl-7{padding-right:1.5rem !important}.pe-xl-8{padding-right:1.75rem !important}.pe-xl-9{padding-right:2rem !important}.pe-xl-10{padding-right:2.25rem !important}.pe-xl-11{padding-right:2.5rem !important}.pe-xl-12{padding-right:3rem !important}.pe-xl-14{padding-right:3.5rem !important}.pe-xl-16{padding-right:4rem !important}.pe-xl-20{padding-right:5rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.125rem !important}.pb-xl-2{padding-bottom:.25rem !important}.pb-xl-3{padding-bottom:.5rem !important}.pb-xl-4{padding-bottom:.75rem !important}.pb-xl-5{padding-bottom:1rem !important}.pb-xl-6{padding-bottom:1.25rem !important}.pb-xl-7{padding-bottom:1.5rem !important}.pb-xl-8{padding-bottom:1.75rem !important}.pb-xl-9{padding-bottom:2rem !important}.pb-xl-10{padding-bottom:2.25rem !important}.pb-xl-11{padding-bottom:2.5rem !important}.pb-xl-12{padding-bottom:3rem !important}.pb-xl-14{padding-bottom:3.5rem !important}.pb-xl-16{padding-bottom:4rem !important}.pb-xl-20{padding-bottom:5rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.125rem !important}.ps-xl-2{padding-left:.25rem !important}.ps-xl-3{padding-left:.5rem !important}.ps-xl-4{padding-left:.75rem !important}.ps-xl-5{padding-left:1rem !important}.ps-xl-6{padding-left:1.25rem !important}.ps-xl-7{padding-left:1.5rem !important}.ps-xl-8{padding-left:1.75rem !important}.ps-xl-9{padding-left:2rem !important}.ps-xl-10{padding-left:2.25rem !important}.ps-xl-11{padding-left:2.5rem !important}.ps-xl-12{padding-left:3rem !important}.ps-xl-14{padding-left:3.5rem !important}.ps-xl-16{padding-left:4rem !important}.ps-xl-20{padding-left:5rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.125rem !important}.gap-xl-2{gap:.25rem !important}.gap-xl-3{gap:.5rem !important}.gap-xl-4{gap:.75rem !important}.gap-xl-5{gap:1rem !important}.gap-xl-6{gap:1.25rem !important}.gap-xl-7{gap:1.5rem !important}.gap-xl-8{gap:1.75rem !important}.gap-xl-9{gap:2rem !important}.gap-xl-10{gap:2.25rem !important}.gap-xl-11{gap:2.5rem !important}.gap-xl-12{gap:3rem !important}.gap-xl-14{gap:3.5rem !important}.gap-xl-16{gap:4rem !important}.gap-xl-20{gap:5rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.125rem !important}.m-xxl-2{margin:.25rem !important}.m-xxl-3{margin:.5rem !important}.m-xxl-4{margin:.75rem !important}.m-xxl-5{margin:1rem !important}.m-xxl-6{margin:1.25rem !important}.m-xxl-7{margin:1.5rem !important}.m-xxl-8{margin:1.75rem !important}.m-xxl-9{margin:2rem !important}.m-xxl-10{margin:2.25rem !important}.m-xxl-11{margin:2.5rem !important}.m-xxl-12{margin:3rem !important}.m-xxl-14{margin:3.5rem !important}.m-xxl-16{margin:4rem !important}.m-xxl-20{margin:5rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xxl-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-4{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xxl-5{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-6{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-7{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-8{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xxl-9{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-10{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xxl-11{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-12{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-16{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-20{margin-right:5rem !important;margin-left:5rem !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:.125rem !important;margin-bottom:.125rem !important}.my-xxl-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-4{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xxl-5{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-6{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-7{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-8{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xxl-9{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-10{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xxl-11{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-20{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.125rem !important}.mt-xxl-2{margin-top:.25rem !important}.mt-xxl-3{margin-top:.5rem !important}.mt-xxl-4{margin-top:.75rem !important}.mt-xxl-5{margin-top:1rem !important}.mt-xxl-6{margin-top:1.25rem !important}.mt-xxl-7{margin-top:1.5rem !important}.mt-xxl-8{margin-top:1.75rem !important}.mt-xxl-9{margin-top:2rem !important}.mt-xxl-10{margin-top:2.25rem !important}.mt-xxl-11{margin-top:2.5rem !important}.mt-xxl-12{margin-top:3rem !important}.mt-xxl-14{margin-top:3.5rem !important}.mt-xxl-16{margin-top:4rem !important}.mt-xxl-20{margin-top:5rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.125rem !important}.me-xxl-2{margin-right:.25rem !important}.me-xxl-3{margin-right:.5rem !important}.me-xxl-4{margin-right:.75rem !important}.me-xxl-5{margin-right:1rem !important}.me-xxl-6{margin-right:1.25rem !important}.me-xxl-7{margin-right:1.5rem !important}.me-xxl-8{margin-right:1.75rem !important}.me-xxl-9{margin-right:2rem !important}.me-xxl-10{margin-right:2.25rem !important}.me-xxl-11{margin-right:2.5rem !important}.me-xxl-12{margin-right:3rem !important}.me-xxl-14{margin-right:3.5rem !important}.me-xxl-16{margin-right:4rem !important}.me-xxl-20{margin-right:5rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.125rem !important}.mb-xxl-2{margin-bottom:.25rem !important}.mb-xxl-3{margin-bottom:.5rem !important}.mb-xxl-4{margin-bottom:.75rem !important}.mb-xxl-5{margin-bottom:1rem !important}.mb-xxl-6{margin-bottom:1.25rem !important}.mb-xxl-7{margin-bottom:1.5rem !important}.mb-xxl-8{margin-bottom:1.75rem !important}.mb-xxl-9{margin-bottom:2rem !important}.mb-xxl-10{margin-bottom:2.25rem !important}.mb-xxl-11{margin-bottom:2.5rem !important}.mb-xxl-12{margin-bottom:3rem !important}.mb-xxl-14{margin-bottom:3.5rem !important}.mb-xxl-16{margin-bottom:4rem !important}.mb-xxl-20{margin-bottom:5rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.125rem !important}.ms-xxl-2{margin-left:.25rem !important}.ms-xxl-3{margin-left:.5rem !important}.ms-xxl-4{margin-left:.75rem !important}.ms-xxl-5{margin-left:1rem !important}.ms-xxl-6{margin-left:1.25rem !important}.ms-xxl-7{margin-left:1.5rem !important}.ms-xxl-8{margin-left:1.75rem !important}.ms-xxl-9{margin-left:2rem !important}.ms-xxl-10{margin-left:2.25rem !important}.ms-xxl-11{margin-left:2.5rem !important}.ms-xxl-12{margin-left:3rem !important}.ms-xxl-14{margin-left:3.5rem !important}.ms-xxl-16{margin-left:4rem !important}.ms-xxl-20{margin-left:5rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.125rem !important}.m-xxl-n2{margin:-0.25rem !important}.m-xxl-n3{margin:-0.5rem !important}.m-xxl-n4{margin:-0.75rem !important}.m-xxl-n5{margin:-1rem !important}.m-xxl-n6{margin:-1.25rem !important}.m-xxl-n7{margin:-1.5rem !important}.m-xxl-n8{margin:-1.75rem !important}.m-xxl-n9{margin:-2rem !important}.m-xxl-n10{margin:-2.25rem !important}.m-xxl-n11{margin:-2.5rem !important}.m-xxl-n12{margin:-3rem !important}.m-xxl-n14{margin:-3.5rem !important}.m-xxl-n16{margin:-4rem !important}.m-xxl-n20{margin:-5rem !important}.mx-xxl-n1{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xxl-n2{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n3{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n4{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xxl-n5{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n6{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n7{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n8{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xxl-n9{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n10{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-xxl-n11{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xxl-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-xxl-n1{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xxl-n2{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n3{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n4{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xxl-n5{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n6{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n7{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n8{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xxl-n9{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n10{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-xxl-n11{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xxl-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-xxl-n1{margin-top:-0.125rem !important}.mt-xxl-n2{margin-top:-0.25rem !important}.mt-xxl-n3{margin-top:-0.5rem !important}.mt-xxl-n4{margin-top:-0.75rem !important}.mt-xxl-n5{margin-top:-1rem !important}.mt-xxl-n6{margin-top:-1.25rem !important}.mt-xxl-n7{margin-top:-1.5rem !important}.mt-xxl-n8{margin-top:-1.75rem !important}.mt-xxl-n9{margin-top:-2rem !important}.mt-xxl-n10{margin-top:-2.25rem !important}.mt-xxl-n11{margin-top:-2.5rem !important}.mt-xxl-n12{margin-top:-3rem !important}.mt-xxl-n14{margin-top:-3.5rem !important}.mt-xxl-n16{margin-top:-4rem !important}.mt-xxl-n20{margin-top:-5rem !important}.me-xxl-n1{margin-right:-0.125rem !important}.me-xxl-n2{margin-right:-0.25rem !important}.me-xxl-n3{margin-right:-0.5rem !important}.me-xxl-n4{margin-right:-0.75rem !important}.me-xxl-n5{margin-right:-1rem !important}.me-xxl-n6{margin-right:-1.25rem !important}.me-xxl-n7{margin-right:-1.5rem !important}.me-xxl-n8{margin-right:-1.75rem !important}.me-xxl-n9{margin-right:-2rem !important}.me-xxl-n10{margin-right:-2.25rem !important}.me-xxl-n11{margin-right:-2.5rem !important}.me-xxl-n12{margin-right:-3rem !important}.me-xxl-n14{margin-right:-3.5rem !important}.me-xxl-n16{margin-right:-4rem !important}.me-xxl-n20{margin-right:-5rem !important}.mb-xxl-n1{margin-bottom:-0.125rem !important}.mb-xxl-n2{margin-bottom:-0.25rem !important}.mb-xxl-n3{margin-bottom:-0.5rem !important}.mb-xxl-n4{margin-bottom:-0.75rem !important}.mb-xxl-n5{margin-bottom:-1rem !important}.mb-xxl-n6{margin-bottom:-1.25rem !important}.mb-xxl-n7{margin-bottom:-1.5rem !important}.mb-xxl-n8{margin-bottom:-1.75rem !important}.mb-xxl-n9{margin-bottom:-2rem !important}.mb-xxl-n10{margin-bottom:-2.25rem !important}.mb-xxl-n11{margin-bottom:-2.5rem !important}.mb-xxl-n12{margin-bottom:-3rem !important}.mb-xxl-n14{margin-bottom:-3.5rem !important}.mb-xxl-n16{margin-bottom:-4rem !important}.mb-xxl-n20{margin-bottom:-5rem !important}.ms-xxl-n1{margin-left:-0.125rem !important}.ms-xxl-n2{margin-left:-0.25rem !important}.ms-xxl-n3{margin-left:-0.5rem !important}.ms-xxl-n4{margin-left:-0.75rem !important}.ms-xxl-n5{margin-left:-1rem !important}.ms-xxl-n6{margin-left:-1.25rem !important}.ms-xxl-n7{margin-left:-1.5rem !important}.ms-xxl-n8{margin-left:-1.75rem !important}.ms-xxl-n9{margin-left:-2rem !important}.ms-xxl-n10{margin-left:-2.25rem !important}.ms-xxl-n11{margin-left:-2.5rem !important}.ms-xxl-n12{margin-left:-3rem !important}.ms-xxl-n14{margin-left:-3.5rem !important}.ms-xxl-n16{margin-left:-4rem !important}.ms-xxl-n20{margin-left:-5rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.125rem !important}.p-xxl-2{padding:.25rem !important}.p-xxl-3{padding:.5rem !important}.p-xxl-4{padding:.75rem !important}.p-xxl-5{padding:1rem !important}.p-xxl-6{padding:1.25rem !important}.p-xxl-7{padding:1.5rem !important}.p-xxl-8{padding:1.75rem !important}.p-xxl-9{padding:2rem !important}.p-xxl-10{padding:2.25rem !important}.p-xxl-11{padding:2.5rem !important}.p-xxl-12{padding:3rem !important}.p-xxl-14{padding:3.5rem !important}.p-xxl-16{padding:4rem !important}.p-xxl-20{padding:5rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-xxl-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-4{padding-right:.75rem !important;padding-left:.75rem !important}.px-xxl-5{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-6{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-7{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-8{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xxl-9{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-10{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xxl-11{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-12{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-16{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-20{padding-right:5rem !important;padding-left:5rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xxl-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-4{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xxl-5{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-6{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-7{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-8{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xxl-9{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-10{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xxl-11{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-20{padding-top:5rem !important;padding-bottom:5rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.125rem !important}.pt-xxl-2{padding-top:.25rem !important}.pt-xxl-3{padding-top:.5rem !important}.pt-xxl-4{padding-top:.75rem !important}.pt-xxl-5{padding-top:1rem !important}.pt-xxl-6{padding-top:1.25rem !important}.pt-xxl-7{padding-top:1.5rem !important}.pt-xxl-8{padding-top:1.75rem !important}.pt-xxl-9{padding-top:2rem !important}.pt-xxl-10{padding-top:2.25rem !important}.pt-xxl-11{padding-top:2.5rem !important}.pt-xxl-12{padding-top:3rem !important}.pt-xxl-14{padding-top:3.5rem !important}.pt-xxl-16{padding-top:4rem !important}.pt-xxl-20{padding-top:5rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.125rem !important}.pe-xxl-2{padding-right:.25rem !important}.pe-xxl-3{padding-right:.5rem !important}.pe-xxl-4{padding-right:.75rem !important}.pe-xxl-5{padding-right:1rem !important}.pe-xxl-6{padding-right:1.25rem !important}.pe-xxl-7{padding-right:1.5rem !important}.pe-xxl-8{padding-right:1.75rem !important}.pe-xxl-9{padding-right:2rem !important}.pe-xxl-10{padding-right:2.25rem !important}.pe-xxl-11{padding-right:2.5rem !important}.pe-xxl-12{padding-right:3rem !important}.pe-xxl-14{padding-right:3.5rem !important}.pe-xxl-16{padding-right:4rem !important}.pe-xxl-20{padding-right:5rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.125rem !important}.pb-xxl-2{padding-bottom:.25rem !important}.pb-xxl-3{padding-bottom:.5rem !important}.pb-xxl-4{padding-bottom:.75rem !important}.pb-xxl-5{padding-bottom:1rem !important}.pb-xxl-6{padding-bottom:1.25rem !important}.pb-xxl-7{padding-bottom:1.5rem !important}.pb-xxl-8{padding-bottom:1.75rem !important}.pb-xxl-9{padding-bottom:2rem !important}.pb-xxl-10{padding-bottom:2.25rem !important}.pb-xxl-11{padding-bottom:2.5rem !important}.pb-xxl-12{padding-bottom:3rem !important}.pb-xxl-14{padding-bottom:3.5rem !important}.pb-xxl-16{padding-bottom:4rem !important}.pb-xxl-20{padding-bottom:5rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.125rem !important}.ps-xxl-2{padding-left:.25rem !important}.ps-xxl-3{padding-left:.5rem !important}.ps-xxl-4{padding-left:.75rem !important}.ps-xxl-5{padding-left:1rem !important}.ps-xxl-6{padding-left:1.25rem !important}.ps-xxl-7{padding-left:1.5rem !important}.ps-xxl-8{padding-left:1.75rem !important}.ps-xxl-9{padding-left:2rem !important}.ps-xxl-10{padding-left:2.25rem !important}.ps-xxl-11{padding-left:2.5rem !important}.ps-xxl-12{padding-left:3rem !important}.ps-xxl-14{padding-left:3.5rem !important}.ps-xxl-16{padding-left:4rem !important}.ps-xxl-20{padding-left:5rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.125rem !important}.gap-xxl-2{gap:.25rem !important}.gap-xxl-3{gap:.5rem !important}.gap-xxl-4{gap:.75rem !important}.gap-xxl-5{gap:1rem !important}.gap-xxl-6{gap:1.25rem !important}.gap-xxl-7{gap:1.5rem !important}.gap-xxl-8{gap:1.75rem !important}.gap-xxl-9{gap:2rem !important}.gap-xxl-10{gap:2.25rem !important}.gap-xxl-11{gap:2.5rem !important}.gap-xxl-12{gap:3rem !important}.gap-xxl-14{gap:3.5rem !important}.gap-xxl-16{gap:4rem !important}.gap-xxl-20{gap:5rem !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:4.5rem !important}.fs-2{font-size:4rem !important}.fs-3{font-size:3.5rem !important}.fs-4{font-size:3rem !important}.fs-5{font-size:2.5rem !important}.fs-6{font-size:2rem !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}html,body{overflow-x:hidden}html body{height:100%;overflow-y:auto;background:var(--bs-gray--9);color:#fff;font-family:"Inter",sans-serif}ul,ol{margin:0;padding:0}.no-overflow,.no-overflow body,.no-overflow .wrapper{overflow-x:none}.wrapper{overflow-x:none}.wrapper-mtc{overflow-y:hidden}@media(max-width: 575.98px){.container{padding-left:20px;padding-right:20px}}@media(min-width: 1200px){.container{max-width:1130px}}.font-title{font-family:"Eudoxus Sans";letter-spacing:-1.2px}.theme-light body{background:#fff;color:var(--bs-gray--9)}@font-face{font-family:"Inter";src:url("../fonts/inter/Inter-Bold.woff2") format("woff2"),url("../fonts/inter/Inter-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../fonts/inter/Inter-Regular.woff2") format("woff2"),url("../fonts/inter/Inter-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../fonts/inter/Inter-SemiBold.woff2") format("woff2"),url("../fonts/inter/Inter-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../fonts/inter/Inter-Medium.woff2") format("woff2"),url("../fonts/inter/Inter-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Eudoxus Sans";src:url("../fonts/eudoxus/EudoxusSans-Bold.woff2") format("woff2"),url("../fonts/eudoxus/EudoxusSans-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}/*!
 *  Metatime icon font. Generated by Iconly: https://iconly.io/
 */@font-face{font-display:block;font-family:"Metatime";font-style:normal;font-weight:400;src:url("../fonts/iconly/iconly82fb.eot?1667656590896");src:url("../fonts/iconly/iconlyd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/iconly/iconly82fb.woff2?1667656590896") format("woff2"),url("../fonts/iconly/iconly82fb.woff?1667656590896") format("woff"),url("../fonts/iconly/iconly82fb.ttf?1667656590896") format("truetype"),url("../fonts/iconly/iconly82fb.svg?1667656590896#Metatime") format("svg")}[class=icon],[class^=icon-],[class*=" icon-"]{display:inline-block;font-family:"Metatime" !important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.icon-twitch-tv:before{content:""}.icon-telegram:before{content:""}.icon-line-right:before{content:""}.icon-line-search-loupe:before{content:""}.icon-instagram:before{content:""}.icon-filled-google:before{content:""}.icon-filled-apple:before{content:""}.icon-facebook-center-square:before{content:""}.icon-discord-square:before{content:""}.icon-line-arrow-right:before{content:""}.icon-line-up:before{content:""}.icon-filled-twitter:before{content:""}.icon-filled-linkedin:before{content:""}.icon-filled-facebook:before{content:""}.icon-filled-twitter-2:before{content:""}.icon-line-world:before{content:""}.icon-line-bitcoin-shield:before{content:""}.icon-line-arrow-share:before{content:""}.icon-line-nav-grid:before{content:""}.icon-line-left:before{content:""}.icon-line-heart:before{content:""}.icon-line-down:before{content:""}.icon-line-close-2:before{content:""}.icon-line-menu-burger:before{content:""}.icon-line-eye:before{content:""}.icon-line-twitter:before{content:""}.mb-13{margin-bottom:3.5rem}.mb-14{margin-bottom:3.75rem}.mb-15{margin-bottom:4rem}.mb-16{margin-bottom:4.25rem}.mb-17{margin-bottom:4.5rem}.mb-18{margin-bottom:4.75rem}.mb-19{margin-bottom:5rem}.mb-20{margin-bottom:5.25rem}.mb-21{margin-bottom:5.5rem}.mb-22{margin-bottom:5.75rem}.mb-23{margin-bottom:6rem}.mb-lg-23{margin-bottom:6rem}.mt-23{margin-top:6rem}.p-15{padding:4rem}.px-15{padding-left:4rem;padding-right:4rem}.minh-100{min-height:100%}.mw-none{max-width:none !important}.overflow-x-hidden{overflow-x:hidden}.custom-dropdown-02 .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-weight:600;font-size:14px;line-height:16px;letter-spacing:-0.4px;color:#fff;height:48px;background-color:rgba(0,0,0,.2) !important;border:1px solid #353338;-webkit-box-shadow:0px 1px 0px rgba(0,0,0,.1);box-shadow:0px 1px 0px rgba(0,0,0,.1);border-radius:8px;-webkit-transition:background-color .25s,border .25s;transition:background-color .25s,border .25s;cursor:pointer}.custom-dropdown-02 .dropdown-toggle svg{width:24px;height:24px;position:absolute;right:12px;margin:0}.custom-dropdown-02 .dropdown-toggle::after{display:none}.custom-dropdown-02 .dropdown-menu{background:#1a191c;-webkit-box-shadow:0px 15px 30px rgba(0,0,0,.1);box-shadow:0px 15px 30px rgba(0,0,0,.1);padding:12px 0 !important;border-radius:12px !important}.custom-dropdown-02 .dropdown-menu>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 24px !important}.custom-dropdown-02 .dropdown-menu>li.active{background:rgba(255,0,118,.1)}.custom-dropdown-02 .dropdown-menu>li .dropdown-item{font-weight:600;font-size:14px;line-height:16px;letter-spacing:-0.4px;color:#fff;padding:0}.custom-dropdown-02.active .dropdown-toggle{background-color:rgba(255,0,118,.1) !important;border:1px solid rgba(255,0,118,.3)}.custom-dropdown-03 .btn.dropdown-toggle{padding:8px 8px 8px 12px;gap:6px;border:1.2px solid rgba(255,255,255,.2);border-radius:6px;font-weight:500;font-size:14px;line-height:16px;letter-spacing:-0.4px;color:#fff}.custom-dropdown-03 .btn.dropdown-toggle:hover{border:1.2px solid rgba(255,255,255,.2);color:#fff}.custom-dropdown-04 .dropdown-toggle::after{display:none}.custom-dropdown-04 .dropdown-menu{padding:12px;position:absolute;background:#0d0d0e;-webkit-box-shadow:0px 4px 48px rgba(0,0,0,.25);box-shadow:0px 4px 48px rgba(0,0,0,.25);border-radius:8px;right:0;left:auto;margin-top:12px}.custom-dropdown-04 .dropdown-menu li{position:relative;-webkit-transition:background-color .25s;transition:background-color .25s;border-radius:6px}.custom-dropdown-04 .dropdown-menu li.nav-item{padding:0px !important}.custom-dropdown-04 .dropdown-menu li:not(:last-child){margin-bottom:8px}.custom-dropdown-04 .dropdown-menu li a{font-weight:500 !important;font-size:14px !important;line-height:24px;letter-spacing:-0.042px;color:#fff !important;padding:8px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-dropdown-04 .dropdown-menu li a:hover,.custom-dropdown-04 .dropdown-menu li a:focus{color:#fff !important;background-color:rgba(0,0,0,0)}.custom-dropdown-04 .dropdown-menu li .check-icon{display:none}.custom-dropdown-04 .dropdown-menu li:hover,.custom-dropdown-04 .dropdown-menu li:active{background:#22222a}.custom-dropdown-04 .dropdown-menu li.active{background:#22222a}.custom-dropdown-04 .dropdown-menu li.active .check-icon{display:block}@media(max-width: 1199.98px){.custom-dropdown-04 .dropdown-menu li img{width:40px;height:40px;-ms-flex-item-align:center;align-self:center}.custom-dropdown-04 .dropdown-menu li:nth-of-type(5){padding-bottom:0}.custom-dropdown-04 .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-dropdown-04 .dropdown-toggle::after{position:absolute;right:0}.custom-dropdown-04 .dropdown-toggle-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transition:all .2s;transition:all .2s}.custom-dropdown-04 .dropdown-toggle-icon.active{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media(max-width: 767.98px){.custom-dropdown-04 .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-dropdown-04 .dropdown-toggle::after{position:absolute;right:0}.custom-dropdown-04 .dropdown-toggle-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@media(min-width: 768px){.line-clamp-md-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-md-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width: 767.98px){.line-clamp-sm-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-sm-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}}.cursor-pointer{cursor:pointer !important}.bg-title{position:relative}.bg-title .title-back{white-space:nowrap;font-size:20vw;width:116%;font-weight:700;background:linear-gradient(179.54deg, rgba(186, 186, 186, 0.5) 0.4%, rgba(225, 204, 255, 0) 75.5%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0);overflow:hidden;opacity:.2;letter-spacing:9px;text-align:center;margin-left:-8%}@media(max-width: 767.98px){.bg-title .title-back{font-size:16vw}}@media screen and (min-width: 1600px){.bg-title .title-back{font-size:279px}}.bg-title .title-front{position:absolute;width:100%;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rich-text-content{color:#c8c8d0}.rich-text-content *{font-family:"Inter",sans-serif !important}.rich-text-content a{color:#85828a;text-decoration:underline}.rich-text-content a:hover{text-decoration:none}.rich-text-content p{font-size:1rem;line-height:24px;letter-spacing:-0.4px;margin-bottom:2rem}.rich-text-content h1,.rich-text-content .h1,.rich-text-content h2,.rich-text-content .h2,.rich-text-content h3,.rich-text-content .h3,.rich-text-content h4,.rich-text-content .h4,.rich-text-content h5,.rich-text-content .h5,.rich-text-content h6,.rich-text-content .h6{font-weight:600;line-height:32px;letter-spacing:-0.8px;color:#fff;margin-bottom:1.5rem}@media(max-width: 767.98px){.rich-text-content h1,.rich-text-content .h1,.rich-text-content h2,.rich-text-content .h2,.rich-text-content h3,.rich-text-content .h3,.rich-text-content h4,.rich-text-content .h4,.rich-text-content h5,.rich-text-content .h5,.rich-text-content h6,.rich-text-content .h6{text-align:initial !important}}.rich-text-content h1,.rich-text-content .h1{font-size:2.4rem}.rich-text-content h2,.rich-text-content .h2{font-size:2.1rem}.rich-text-content h3,.rich-text-content .h3{font-size:14pt}.rich-text-content h4,.rich-text-content .h4{font-size:1.7rem}.rich-text-content h5,.rich-text-content .h5{font-size:1.5rem}.rich-text-content h6,.rich-text-content .h6{font-size:1.2rem}.rich-text-content ul,.rich-text-content ol{margin-bottom:2rem;padding-left:20px}.rich-text-content img{height:auto}.section-title .title{max-width:800px;margin:0 auto;font-size:48px !important;line-height:56px}@media(max-width: 767.98px){.section-title .title{font-size:32px !important;line-height:40px !important}}.custom-checkbox-list-01{width:232px;background:#353338;border:1px solid #504d54;border-radius:12px}.custom-checkbox-list-01 .custom-form-check label::before{width:20px;height:20px;background:#fff;border:1px solid #dad9dd;border-radius:4px}.custom-checkbox-list-01 .custom-form-check label::after{width:31px;height:32px;border-radius:4px}.custom-checkbox-list-01 input[type=checkbox]:checked+label::before{background-color:#ff8c00 !important;border:1px solid #ff8c00}.custom-checkbox-list-01:hover{-webkit-box-shadow:none !important;box-shadow:none !important}.cookie-container{border-radius:24px;width:calc(100% - 64px);max-width:1600px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;z-index:999;-webkit-transition:opacity .5s;transition:opacity .5s;bottom:37.15px}@media(max-width: 767.98px){.cookie-container{width:100%;bottom:0}}.cookie-container:before,.cookie-container:after{content:"";position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:100%;border-radius:24px}@media(max-width: 767.98px){.cookie-container:before,.cookie-container:after{border-radius:0}}.cookie-container:before{background:-webkit-gradient(linear, left top, right top, from(rgb(160, 116, 123)), to(rgb(84, 47, 116)));background:linear-gradient(90deg, rgb(160, 116, 123) 0%, rgb(84, 47, 116) 100%);z-index:-2}.cookie-container:after{background:-webkit-gradient(linear, left top, left bottom, from(rgba(2, 0, 36, 0)), color-stop(50%, rgba(21, 19, 39, 0.5)), to(rgb(40, 38, 42)));background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(21, 19, 39, 0.5) 50%, rgb(40, 38, 42) 100%);z-index:-1;top:auto;bottom:-1px}.cookie-container .gradient-border{padding:32px 48px;background:#1a191c;border-radius:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cookie-container .gradient-border .desc-container{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 767.98px){.cookie-container .gradient-border{padding:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:0}.cookie-container .gradient-border::after{border-radius:0}.cookie-container .gradient-border .buttons{margin-top:16px;width:100%}.cookie-container .gradient-border .buttons .allow{-webkit-box-flex:1;-ms-flex:1;flex:1}.cookie-container .gradient-border .desc-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 108px);margin-right:0 !important}}.gradient-border-01{position:relative;z-index:1}.gradient-border-01 .gradient-border-content{position:relative;background:#121216;height:100%;width:100%}.gradient-border-01:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;right:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:-2;background:-webkit-gradient(linear, left top, right top, color-stop(-52%, #04C29B), color-stop(68%, #6B04FF), color-stop(98%, #04C29B), to(#28262A));background:linear-gradient(90deg, #04C29B -52%, #6B04FF 68%, #04C29B 98%, #28262A 100%)}.theme-light .section-title .title{color:#0c0c0f}.theme-light .section-title .hero-link span{color:#121216 !important}.theme-light .bg-title .title-back{-webkit-background-clip:text !important;background:linear-gradient(179.54deg, rgb(162, 104, 255) 0.4%, rgba(225, 204, 255, 0) 75.5%)}.theme-light .bg-title .title-front h2,.theme-light .bg-title .title-front .h2{color:#000;text-shadow:0px 2px 11px #d2d2d2}.theme-light .custom-dropdown-03 .btn.dropdown-toggle{color:#000;border:1.2px solid rgba(0,0,0,.2)}.theme-light .custom-dropdown-03 .btn.dropdown-toggle:hover{border:1.2px solid rgba(0,0,0,.2);color:#000;-webkit-box-shadow:none;box-shadow:none}.theme-light .custom-dropdown-03 .btn.dropdown-toggle svg path{stroke:#000}.theme-light .custom-dropdown-03 .dropdown-menu{background:#fff !important;-webkit-box-shadow:none !important;box-shadow:none !important}.theme-light .custom-dropdown-03 .dropdown-menu li a.dropdown-item{color:#000 !important}.theme-light .custom-dropdown-03 .dropdown-menu li:hover,.theme-light .custom-dropdown-03 .dropdown-menu li.active{background:#f4f4f6 !important}.theme-light .header .navbar .dropdown.custom-dropdown-03 .dropdown-menu li a.dropdown-item{color:#000 !important}.theme-light .header .navbar .dropdown.custom-dropdown-03 .dropdown-menu li:hover,.theme-light .header .navbar .dropdown.custom-dropdown-03 .dropdown-menu li.active{background:#f4f4f6 !important}.grecaptcha-badge{visibility:hidden}.custom-scroll-bar-01::-webkit-scrollbar{width:6px;border-radius:12px}.custom-scroll-bar-01::-webkit-scrollbar-track{width:6px;background:rgba(0,0,0,.3);border-radius:12px}.custom-scroll-bar-01::-webkit-scrollbar-thumb{background:#454554;border-radius:12px}.overflow-x-scroll{overflow-x:auto}@media(max-width: 767.98px){.tab-menu-wrapper .overflow-x-scroll{width:calc(100% + 40px) !important;margin-left:-20px;padding:0 20px}}.dont-ready-landing-page .modal-content{background:linear-gradient(121.69deg, #28262a 0%, #070707 69.08%);border:1px solid #fff;overflow:hidden}.dont-ready-landing-page .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex}.dont-ready-landing-page .modal-body .close-btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.dont-ready-landing-page .modal-body .content .coming-soon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:40px;background:rgba(255,255,255,.1);border:1px solid #fff;border-radius:12px;color:#fff}.dont-ready-landing-page .modal-body .content .title{color:#fff}.dont-ready-landing-page .modal-body .content .desc{color:rgba(255,255,255,.5)}.dont-ready-landing-page .modal-body .cards-img{-o-object-fit:cover;object-fit:cover}.dont-ready-landing-page .modal-xl .modal-content{border-radius:32px}.dont-ready-landing-page .modal-xl .modal-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px}.dont-ready-landing-page .modal-xl .modal-body .close-btn{top:48px;right:48px}.dont-ready-landing-page .modal-xl .modal-body .content{margin-right:32px}.dont-ready-landing-page .modal-xl .modal-body .content .coming-soon{margin-bottom:43px}.dont-ready-landing-page .modal-xl .modal-body .content .title{width:383px}.dont-ready-landing-page .modal-xl .modal-body .content .desc{width:556px}.dont-ready-landing-page .modal-xl .modal-body .cards-img{width:calc(100% - 556px);height:auto;margin-bottom:-120px}@media(max-width: 1199.98px){.dont-ready-landing-page .modal-xl .modal-content{border-radius:32px}.dont-ready-landing-page .modal-xl .modal-body{padding:32px}.dont-ready-landing-page .modal-xl .modal-body .close-btn{top:32px;right:32px}.dont-ready-landing-page .modal-xl .modal-body .content{margin-right:32px}.dont-ready-landing-page .modal-xl .modal-body .content .coming-soon{margin-bottom:31px}.dont-ready-landing-page .modal-xl .modal-body .content .title{width:333px;font-size:56px;line-height:64px}.dont-ready-landing-page .modal-xl .modal-body .content .desc{width:339px}.dont-ready-landing-page .modal-xl .modal-body .cards-img{width:calc(100% - 339px)}}@media(max-width: 991.98px){.dont-ready-landing-page .modal-xl .modal-content{border-radius:24px}.dont-ready-landing-page .modal-xl .modal-body{padding:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dont-ready-landing-page .modal-xl .modal-body .close-btn{top:24px;right:32px}.dont-ready-landing-page .modal-xl .modal-body .content .coming-soon{margin-bottom:31px}.dont-ready-landing-page .modal-xl .modal-body .content .title{width:333px;font-size:56px;line-height:64px}.dont-ready-landing-page .modal-xl .modal-body .content .desc{width:436px}.dont-ready-landing-page .modal-xl .modal-body .cards-img{width:324.27px;margin:24px auto -55px auto}}@media(max-width: 767.98px){.dont-ready-landing-page .modal-xl .modal-content{border-radius:16px}.dont-ready-landing-page .modal-xl .modal-body{padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dont-ready-landing-page .modal-xl .modal-body .close-btn{top:24px;right:24px}.dont-ready-landing-page .modal-xl .modal-body .content .coming-soon{margin-bottom:31px}.dont-ready-landing-page .modal-xl .modal-body .content .title{width:207px;font-size:36px;line-height:44px}.dont-ready-landing-page .modal-xl .modal-body .content .desc{width:265px}.dont-ready-landing-page .modal-xl .modal-body .cards-img{width:100%;margin:24px 0 -55px 0}}@media(max-width: 767.98px){.dont-ready-landing-page{padding:0 !important}}.submission-success .modal-content{background:radial-gradient(156.98% 92.8% at -19.9% -26.23%, #00f7d9 0%, rgba(63, 0, 105, 0) 100%),radial-gradient(151.04% 89.29% at -28.79% 106.03%, #ff8267 0%, rgba(58, 0, 97, 0) 100%),radial-gradient(191.54% 117.61% at 126.46% -16.56%, #ff8c00 0%, rgba(67, 4, 109, 0) 100%),linear-gradient(177.7deg, #49007b -2.05%, #361f47 100.07%),#1a191c;border-radius:24px;border:1px solid #fff}.submission-success .modal-content img.success,.submission-success .modal-content img.error,.submission-success .modal-content img.check-mail{display:none}.submission-success .modal-content.error-modal{background:#1a191c;border:1px solid #504d54}.submission-success .modal-content.error-modal img.error{display:block}.submission-success .modal-content.success-modal img.success{display:block}.submission-success .modal-content.check-mail-modal{background:#1a191c;border:1px solid #504d54}.submission-success .modal-content.check-mail-modal img.check-mail{display:block}.submission-success .modal-body{padding:72px}.submission-success .modal-body .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-modal .modal-content{padding:32px 48px;background:#1a191c;border:1px solid #504d54;border-radius:24px}.notify-modal .modal-content .close-button{position:absolute;right:10px;top:10px}@media(max-width: 767.98px){.notify-modal .modal-content{padding:20px}}.header{z-index:99;width:100%;position:relative}.header .header-container{max-width:1600px;margin:0 auto;position:relative}.header .navbar{position:absolute;height:88px;width:100%;padding-left:20px;padding-right:20px}.header .navbar .navbar-header{padding:0}.header .navbar .navbar-toggler{color:#000;background:#fff !important;border-radius:8px !important;width:40px !important;height:40px}.header .navbar .navbar-toggler:focus{-webkit-box-shadow:none !important;box-shadow:none !important}.header .navbar .navbar-toggler.collapsed{background:#1e1e1e !important}.header .navbar .navbar-toggler:not(.collapsed){background:#fff !important}.header .navbar .navbar-toggler i{font-size:24px}.header .navbar .navbar-toggler .icon-close{display:none}.header .navbar .navbar-toggler.collapsed{color:#fff}.header .navbar .navbar-toggler.collapsed i{display:none}.header .navbar .navbar-toggler.collapsed .icon-close{display:inline-block}.header .navbar .navbar-logo img{width:140px}.header .navbar .navbar-nav{padding-left:40px}.header .navbar .navbar-nav li:hover>ul.dropdown-menu{display:none}.header .navbar .navbar-nav li:hover>ul.dropdown-menu.show{display:block}.header .navbar .nav-item{-ms-flex-item-align:center;align-self:center;white-space:nowrap}.header .navbar .nav-item .subtitle{display:none}.header .navbar .nav-item .nav-link{font-size:13px;font-weight:600}.header .navbar .nav-item .nav-link.btn.btn-primary{padding:8px}.header .navbar .nav-item .nav-link-get{border:1px solid #fff;border-radius:8px;padding:10px}.header .navbar .dropdown .dropdown-menu{padding:12px;position:absolute;background:#0d0d0e;-webkit-box-shadow:0px 4px 48px rgba(0,0,0,.25);box-shadow:0px 4px 48px rgba(0,0,0,.25);border-radius:8px;right:0;left:auto;margin-top:12px}.header .navbar .dropdown .dropdown-menu.with-accordion{right:auto}.header .navbar .dropdown .dropdown-menu li{position:relative;-webkit-transition:background-color .25s;transition:background-color .25s;border-radius:6px}.header .navbar .dropdown .dropdown-menu li:not(:last-child){margin-bottom:8px}.header .navbar .dropdown .dropdown-menu li a{font-weight:500 !important;font-size:14px !important;line-height:24px;letter-spacing:-0.042px;color:#fff !important;padding:8px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:40px}.header .navbar .dropdown .dropdown-menu li a:hover,.header .navbar .dropdown .dropdown-menu li a:focus{color:#fff !important;background-color:rgba(0,0,0,0)}.header .navbar .dropdown .dropdown-menu li .check-icon{display:none}.header .navbar .dropdown .dropdown-menu li:hover,.header .navbar .dropdown .dropdown-menu li:active{background:#28262a}.header .navbar .dropdown .dropdown-menu li.active{background:#28262a}.header .navbar .dropdown .dropdown-menu li.active .check-icon{display:block}.header .navbar .dropdown .dropdown-toggle::after{display:none}.header .navbar .navbar-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navbar .navbar-collapse>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.header .navbar .login-btn,.header .navbar .register-btn{font-weight:600;font-size:13px;line-height:16px;color:#fff;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1199.98px){.header .navbar .login-btn,.header .navbar .register-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}}.header .navbar .login-btn{margin-right:14px}.header .navbar hr.divider{opacity:1;border:none;width:1px;height:32px;background:rgba(255,255,255,.1);margin:0 14px}.header .navbar .navbar-app-toggler{color:#fff;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .25s;transition:background-color .25s;border:1.5px solid #504d54;border-radius:8px;padding:8px}.header .navbar .navbar-app-toggler span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navbar .navbar-app-toggler.collapsed{background-color:#1a191c}.header .navbar .navbar-app-toggler i{font-size:20px}.header .navbar .navbar-app-toggler .icon-close{display:none}.header .navbar .navbar-app-toggler.collapsed{border-color:#fff}.header .navbar .navbar-app-toggler.collapsed i{display:none}.header .navbar .navbar-app-toggler.collapsed .icon-close{display:inline-block}.header .navbar .navbar-app-toggler:hover{border-color:#fff}.header .navbar .user-avatar-link{text-decoration:none}.header .navbar .user-avatar-link span.user-avatar{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;background:rgba(255,0,118,.3);border:1px solid #ff4599;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;font-weight:700;border-radius:50%}.header .navbar .user-avatar-link span.user-name{white-space:nowrap}.header .navbar .user-avatar-link:hover{color:#fff}@media(max-width: 1199.98px){.header .navbar .user-avatar-link{-webkit-box-flex:1;-ms-flex:1;flex:1}}.header .navbar .profile-wrapper{position:absolute !important;right:30px !important;-ms-flex-item-align:center;align-self:center}.header .navbar .profile-wrapper .login-buttons a{font-size:14px;line-height:14px;height:40px}.header .navbar .accordion-item .accordion-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navbar .accordion-item .accordion-button::after{display:none}.header .navbar .accordion-item .accordion-button .icon-line-down{-webkit-transition:color .25s,-webkit-transform .25s;transition:color .25s,-webkit-transform .25s;transition:transform .25s,color .25s;transition:transform .25s,color .25s,-webkit-transform .25s;font-size:24px;color:#6a676f}.header .navbar .accordion-item .accordion-button:not(.collapsed) .icon-line-down{color:#fff;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .navbar .accordion-item .accordion-body{list-style:none;margin-top:16px}.header .navbar .accordion-item .accordion-body li.nav-item{padding-left:18px;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-0.042px;color:#babac4;padding:0 0 0 18px !important;position:relative}.header .navbar .accordion-item .accordion-body li.nav-item a{color:#babac4 !important}.header .navbar .accordion-item .accordion-body li.nav-item.active::before{content:"";width:2px;height:24px;background:#fb3792;position:absolute;left:0;top:0}.header .navbar .accordion-item .accordion-body li.nav-item:not(:last-child){margin-bottom:8px}.header .navbar-app-collapse{z-index:2;position:absolute;top:86px;left:176px;background:#1a191c;-webkit-box-shadow:0px 15px 30px rgba(0,0,0,.1);box-shadow:0px 15px 30px rgba(0,0,0,.1)}@media screen and (min-width: 1600px){.header .navbar-app-collapse{width:calc(100% - 140px - 40px - 16px)}}@media screen and (max-width: 1599px){.header .navbar-app-collapse{width:calc(100vw - 140px - 20px - 16px)}}.header .navbar-app-collapse .navbar-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px 24px 8px 24px;width:100%}.header .navbar-app-collapse .navbar-nav .app-item{width:calc(33.33% - 14px);height:72px;padding:16px;background-color:rgba(0,0,0,0);-webkit-transition:background-color .25s;transition:background-color .25s;text-decoration:none;margin-bottom:16px;border-radius:8px;position:relative}.header .navbar-app-collapse .navbar-nav .app-item.disabled{pointer-events:none;opacity:.5}.header .navbar-app-collapse .navbar-nav .app-item .icon-right{opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s;color:#fff;font-size:24px}.header .navbar-app-collapse .navbar-nav .app-item:hover{background-color:#28262a}.header .navbar-app-collapse .navbar-nav .app-item:hover .icon-right{opacity:1}.header .navbar-app-collapse .navbar-nav .app-item .app-info{margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.header .navbar-app-collapse .navbar-nav .app-item .app-info .app-title{margin-bottom:4px;font-family:"Inter";font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:-0.4px;color:#fff}.header .navbar-app-collapse .navbar-nav .app-item .app-info .app-desc{font-family:"Inter";font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-0.2px;color:#9d9aa2}.header .navbar-app-collapse .navbar-nav .app-item>svg{width:32px;height:32px}.header #navbar-overlay{position:fixed;top:86px;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;display:none}.header #navbar-overlay.show{display:block}@media(max-width: 575.98px){.header #navbar-overlay{display:none !important}}.header #navbar-overlay-2{position:fixed;top:86px;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;display:none}.header #navbar-overlay-2.show{display:block}@media(max-width: 575.98px){.header #navbar-overlay-2{display:none !important}}@media(max-width: 1199.98px){.header .navbar{position:absolute;height:88px;width:100%;padding-left:0;padding-right:0;z-index:111}.header .navbar .navbar-header{padding-left:24px;padding-right:24px}.header .navbar .navbar-header{height:86px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navbar .navbar-collapse{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;z-index:2;position:relative}.header .navbar .navbar-collapse>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background:#1a191c;padding:20px 16px !important;width:375px}.header .navbar .navbar-toggler{border-radius:8px !important}.header .navbar .navbar-nav{border-radius:0;padding:0 !important;margin-top:20px}.header .navbar .navbar-nav a{padding:0}.header .navbar .nav-item{-ms-flex-item-align:start;align-self:flex-start;width:100%;padding-top:12px !important;padding-bottom:12px !important}.header .navbar .nav-item .subtitle{display:block}.header .navbar .nav-item .nav-link{font-size:14px;font-weight:600}.header .navbar .dropdown .dropdown-menu li img{width:40px;height:40px;-ms-flex-item-align:center;align-self:center}.header .navbar .dropdown .dropdown-menu li:nth-of-type(5){padding-bottom:0}.header .navbar .dropdown .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navbar .dropdown .dropdown-toggle::after{position:absolute;right:0}.header .navbar .dropdown .dropdown-toggle-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transition:all .2s;transition:all .2s}.header .navbar .dropdown .dropdown-toggle-icon.active{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.header .navbar .button-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navbar .toggle-menu{height:86px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .navbar .toggle-menu button{-ms-flex-item-align:center;align-self:center}.header .navbar .product-menu{height:86px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px}.header>.header-container{z-index:111}.header .navbar-app-collapse{width:100%;top:0;left:0}.header .navbar-app-collapse .header-container{margin-top:88px}}@media(max-width: 991.98px){.header .navbar-app-collapse .navbar-nav .app-item{width:calc(50% - 8px)}}@media(max-width: 767.98px){.header .navbar{height:auto}.header .navbar .navbar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:80px;padding:0 20px;position:relative;z-index:11;background-color:rgba(0,0,0,0)}.header .navbar .navbar-collapse{background:#1a191c;position:absolute;top:0;left:0;width:100%}.header .navbar .navbar-collapse>div{margin-top:80px;width:100%;padding:20px 16px !important;position:relative}.header .navbar .navbar-toggler{height:40px;width:40px !important}.header .navbar .navbar-nav{height:calc(100vh - 160px);overflow-y:auto;background:#1a191c;z-index:2;position:relative;padding:0 !important;width:100%}.header .navbar .nav-item{-ms-flex-item-align:start;align-self:flex-start;width:100%}.header .navbar .nav-item .subtitle{display:none}.header .navbar .dropdown .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navbar .dropdown .dropdown-toggle::after{position:absolute;right:0}.header .navbar .dropdown .dropdown-toggle-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.header .navbar .button-wrapper{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .navbar .toggle-menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}.header .navbar .toggle-menu button{-ms-flex-item-align:center;align-self:center}.header .navbar-app-collapse{width:100%;top:0;left:0}.header .navbar-app-collapse .header-container{margin-top:80px;height:100vh;overflow-y:auto}.header .navbar-app-collapse .navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;padding:16px !important}.header .navbar-app-collapse .navbar-nav .app-item{width:100%;height:auto;padding:14px;margin-bottom:12px;background:#28262a;border-radius:8px}.header .navbar-app-collapse .navbar-nav .app-item .icon-right{opacity:1}.header .navbar-app-collapse .navbar-nav .app-item:last-child{margin-bottom:0}}.theme-light .header .navbar .navbar-toggler,.theme-light .header .navbar .navbar-app-toggler{color:#000 !important;border-color:#504d54 !important}.theme-light .header .navbar .navbar-toggler:focus,.theme-light .header .navbar .navbar-app-toggler:focus{border-color:#504d54 !important}.theme-light .header .navbar .navbar-toggler.collapsed,.theme-light .header .navbar .navbar-app-toggler.collapsed{background-color:#fff !important}@media(max-width: 767.98px){.theme-light .header .navbar .navbar-collapse{background:#fff}.theme-light .header .navbar .navbar-collapse>div{border-top:1px solid #e3e3e8;background:#fff}.theme-light .header .navbar .navbar-collapse>div .navbar-nav{background:#fff}}.theme-light .header .navbar-app-collapse{background:#fff;-webkit-box-shadow:0px 15px 30px rgba(0,0,0,.1);box-shadow:0px 15px 30px rgba(0,0,0,.1);border-top:1px solid #e3e3e8}@media(max-width: 767.98px){.theme-light .header .navbar-app-collapse .navbar-nav{border-top:1px solid #e3e3e8}}@media(max-width: 767.98px){.theme-light .header .navbar-app-collapse .navbar-nav .app-item{background:#fff}}.theme-light .header .navbar-app-collapse .navbar-nav .app-item:hover{background:rgba(0,0,0,.05)}.theme-light .header .navbar-app-collapse .navbar-nav .app-item .icon-right{color:#000}.theme-light .header .navbar-app-collapse .navbar-nav .app-item .app-info .app-title{color:#000}.theme-light .header .navbar-app-collapse .navbar-nav .app-item .app-info .app-desc{color:#504d54}footer{margin-top:100px}footer a{color:#fff;font-size:14px;text-decoration:none}.footer-top img{-webkit-filter:invert(1);filter:invert(1)}.footer-links .nav a{display:block;color:#fff;opacity:.7;margin-bottom:.5rem}.footer-links .nav a:hover{opacity:1}@media(max-width: 991.98px){.footer-content .help-container{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.footer-content .footer-help{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer-content .footer-help>a{background-repeat:no-repeat;overflow:hidden;height:96px}@media(max-width: 575.98px){.footer-content .footer-help>a{width:100%}}.footer-content .footer-help>a .img{margin-left:4px;max-height:100%;height:auto;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 1199.98px){.footer-content .footer-help>a .img{max-width:80px}}@media(max-width: 991.98px){.footer-content .footer-help>a .img{max-width:initial}}@media(max-width: 767.98px){.footer-content .footer-help>a .img{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-left:auto}}@media screen and (max-width: 360px){.footer-content .footer-help>a .img{max-width:80px}}@media screen and (max-width: 360px){.footer-content .footer-help>a{padding:8px !important}}@media(max-width: 575.98px){.footer-content .footer-help{width:100%}}.footer-content .footer-desc{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-0.4px}.footer-content .footer-desc a,.footer-content .footer-desc a:hover{color:#ff8c00;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-0.4px}@media(max-width: 767.98px){footer{margin-top:32px}}@media(max-width: 575.98px){.footer-content{margin-bottom:32px}.footer-links{margin-bottom:16px}}.theme-light .footer-top img{-webkit-filter:none;filter:none;opacity:1 !important}.theme-light .footer-top .icon-line-arrow-right{color:#1a191c !important}.theme-light .footer-top .metatime-title{color:#515161 !important}.theme-light .footer-content .footer-links .link-card a{color:#000 !important}.theme-light .footer-content .footer-help a{color:#fff !important}.theme-light .copyright{background-color:#fff !important}.theme-light .copyright .title{color:#504d54 !important}.gradient{background:-webkit-gradient(linear, left top, right top, from(#af70ff), to(#ffa500));background:linear-gradient(to right, #ff4500 0%, #ffa500 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-2{background:radial-gradient(60.19% 39.82% at 88.69% 43.54%, #ffffff 0%, rgba(255, 255, 255, 0) 100%),radial-gradient(55.62% 70.39% at 50% 32.21%, #ffffff 0%, rgba(255, 255, 255, 0) 100%),linear-gradient(179.07deg, #20dac3 -29.22%, rgba(255, 255, 255, 0) 128.21%),linear-gradient(208.85deg, #ff8c00 -78.59%, #ffffff 204.28%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-3{background:linear-gradient(86.64deg, #af70ff 2.22%, #20dac3 98.88%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-4{background:linear-gradient(239.83deg, #ffc9ff -28.75%, #ffffff 120.59%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-5{background:linear-gradient(206.4deg, #ff8c00 -36.02%, #ffb6d8 95.43%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-6{background:radial-gradient(178.24% 733.61% at -84.97% -39.48%, #a846b8 0%, rgba(13, 65, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, #ffbe82 0%, rgba(13, 38, 102, 0) 100%),#0d0d0e}.gradient-7{background:radial-gradient(178.24% 733.61% at -84.97% -39.48%, #a846b8 0%, rgba(13, 65, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, #ffbe82 0%, rgba(13, 38, 102, 0) 100%),#0d0d0e}.gradient-8{background:radial-gradient(178.24% 733.61% at -84.97% -39.48%, #7fb846 0%, rgba(248, 13, 98, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, #ffffff 0%, rgba(75, 13, 102, 0) 100%),#0d0d0e}.gradient-9{background:radial-gradient(757.09% 312.7% at 124.86% -62.62%, rgba(182, 70, 184, 0.83) 0%, rgba(121, 13, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, #ffffff 0%, rgba(75, 13, 102, 0) 100%),#0d0d0e}.gradient-10{background:radial-gradient(79.21% 160.7% at -18.71% -38.49%, #55b44d 0%, rgba(64, 221, 147, 0.33) 100%),radial-gradient(57.58% 83.88% at 114.58% 124.19%, #ffffff 0%, #412b61 100%),-webkit-gradient(linear, left bottom, left top, from(#0d0d0e), to(#0d0d0e)),#fff;background:radial-gradient(79.21% 160.7% at -18.71% -38.49%, #55b44d 0%, rgba(64, 221, 147, 0.33) 100%),radial-gradient(57.58% 83.88% at 114.58% 124.19%, #ffffff 0%, #412b61 100%),linear-gradient(0deg, #0d0d0e, #0d0d0e),#fff}.gradient-11{background:radial-gradient(132.83% 132.83% at 50% 0%, #ffffff 0%, rgba(255, 255, 255, 0) 100%)}.gradient-12{background:radial-gradient(81.53% 71.94% at 51.16% 130.51%, rgba(50, 151, 121, 0.3) 0%, rgba(50, 151, 121, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(50, 151, 121, 0.4) 0%, rgba(50, 151, 121, 0) 100%),#051010}.gradient-13{background:radial-gradient(60.28% 53.19% at 51.16% 42.89%, rgba(255, 109, 249, 0.3) 0%, rgba(255, 109, 249, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(113, 165, 255, 0.4) 0%, rgba(113, 165, 255, 0) 100%),radial-gradient(104.6% 92.29% at 18.1% 135.06%, #3f2d36 0%, rgba(68, 49, 58, 0) 100%),#010017}.gradient-14{background:radial-gradient(81.53% 71.94% at 51.16% 130.51%, rgba(248, 13, 13, 0.3) 0%, rgba(248, 13, 13, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(199, 152, 109, 0.4) 0%, rgba(199, 152, 109, 0) 100%),#08001a}.gradient-15{background:radial-gradient(81.53% 71.94% at 51.16% 130.51%, rgba(26, 193, 133, 0.3) 0%, rgba(26, 193, 133, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(26, 113, 193, 0.4) 0%, rgba(26, 113, 193, 0) 100%),#07041a}.gradient-16{background:radial-gradient(81.53% 71.94% at 51.16% 130.51%, rgba(248, 13, 13, 0.3) 0%, rgba(248, 13, 13, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(199, 152, 109, 0.4) 0%, rgba(199, 152, 109, 0) 100%),#08001a}.gradient-17{background:radial-gradient(81.53% 71.94% at 51.16% 130.51%, rgba(193, 146, 26, 0.3) 0%, rgba(193, 146, 26, 0) 100%),radial-gradient(90.69% 80.02% at 77.89% 0%, rgba(193, 26, 66, 0.4) 0%, rgba(193, 26, 66, 0) 100%),#0d0d0e}.gradient-18{background:radial-gradient(53.37% 50.44% at 110.71% 54.83%, #1B1B22 0%, rgba(27, 27, 34, 0) 100%),radial-gradient(60.29% 67.03% at 37.38% 35.57%, #1B1B22 0%, rgba(27, 27, 34, 0) 100%),linear-gradient(152.66deg, #FFB2B5 -5%, rgba(40, 40, 40, 0) 53.64%),linear-gradient(206.3deg, #6B04FF -79.24%, #28262A 58.77%)}.gradient-19{background:linear-gradient(7.22deg, #28262A 31.71%, rgba(40, 38, 42, 0) 58.85%),radial-gradient(53.37% 50.44% at 110.71% 54.83%, #28262A 0%, rgba(40, 38, 42, 0) 100%),radial-gradient(50.39% 56.1% at 52.38% 46.5%, #28262A 0%, rgba(40, 38, 42, 0) 100%),linear-gradient(196.27deg, #04C29B -24.28%, rgba(40, 40, 40, 0) 56.22%),linear-gradient(176.46deg, #6B04FF -97.27%, #28262A 60.66%)}.bg-surface-1{background:radial-gradient(60.19% 39.82% at 88.69% 43.54%, #28262a 0%, rgba(40, 38, 42, 0) 100%),radial-gradient(55.62% 70.39% at 50% 32.21%, #28262a 0%, rgba(40, 38, 42, 0) 100%),linear-gradient(152.85deg, #20dac3 -26.82%, rgba(40, 40, 40, 0) 53.66%),linear-gradient(206.3deg, #28262a -79.24%, #28262a 58.77%)}.theme-light .gradient-12{background:radial-gradient(1135.69% 160.46% at 164.3% -67.09%, rgba(168, 70, 184, 0.4) 0%, rgba(13, 65, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, rgba(255, 190, 130, 0.5) 0%, rgba(223, 231, 252, 0) 100%),#fff}.theme-light .gradient-13{background:radial-gradient(757.09% 312.7% at 124.86% -62.62%, rgba(182, 70, 184, 0.249) 0%, rgba(121, 13, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, rgba(255, 255, 255, 0.4) 0%, rgba(75, 13, 102, 0) 100%),#fff}.theme-light .gradient-14{background:radial-gradient(178.24% 733.61% at -84.97% -39.48%, rgba(127, 184, 70, 0.4) 0%, rgba(244, 77, 138, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, rgba(255, 255, 255, 0.4) 0%, rgba(175, 117, 200, 0) 100%),#fff}.hero{position:relative;margin-top:200px}.hero-tower-shape{height:771px;-webkit-transform:scale(0.8) !important;transform:scale(0.8) !important}@media(max-width: 767.98px){.hero-tower-shape{-webkit-transform:scale(1) !important;transform:scale(1) !important}}.hero-tower-shape .block{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.hero-tower-shape .block img{max-width:100%}.hero-tower-shape .block.block-2{bottom:300px;z-index:2}.hero-tower-shape .block.block-3{bottom:300px;z-index:3}.tower-rects{position:absolute;top:-30px;left:0;right:0;margin:0 auto;width:161px;z-index:5}.rect{width:161px;height:161px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;background:rgba(255,165,218,.3);border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.rect.rect4{top:20px;-webkit-transform:scale(1) rotateX(55deg) rotateY(0deg) rotateZ(45deg);transform:scale(1) rotateX(55deg) rotateY(0deg) rotateZ(45deg);z-index:4}.rect.rect3{top:45px;-webkit-transform:scale(0.95) rotateX(55deg) rotateY(0deg) rotateZ(45deg);transform:scale(0.95) rotateX(55deg) rotateY(0deg) rotateZ(45deg);z-index:3;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rect.rect2{top:80px;-webkit-transform:scale(0.7) rotateX(55deg) rotateY(0deg) rotateZ(45deg);transform:scale(0.7) rotateX(55deg) rotateY(0deg) rotateZ(45deg);z-index:2}.hero-section-1{position:relative;padding:100px 0;margin-top:100px}.hero-section-1 .hero-form{position:relative;z-index:5}@media(min-width: 768px){.hero-section-1 .hero-form{width:360px}}@media(max-width: 991.98px){.hero-section-1 .hero-form{width:100%}}.hero-section-1 .hero-form h1,.hero-section-1 .hero-form .h1{font-weight:700;font-size:64px;line-height:72px;letter-spacing:-1px;color:#fff}.hero-section-1 .hero-form .form-control{background:#0d0d0e;border:2px solid #504d54;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:16px;height:64px;padding:24px 20px}.hero-section-1 .hero-form .form-control::-webkit-input-placeholder{color:#85828a}.hero-section-1 .hero-form .form-control::-moz-placeholder{color:#85828a}.hero-section-1 .hero-form .form-control:-ms-input-placeholder{color:#85828a}.hero-section-1 .hero-form .form-control::-ms-input-placeholder{color:#85828a}.hero-section-1 .hero-form .form-control::placeholder{color:#85828a}.hero-section-1 .hero-tower{position:relative;width:905px;height:771px}.hero-section-1 .hero-img{margin:0 auto;position:absolute;top:-110px;left:50%;-webkit-transform:translateX(-50%) scale(0.8);transform:translateX(-50%) scale(0.8);width:2567px;height:1067px;z-index:-1}.hero-section-1 .hero-img .hero-bg-path{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:dash 10s linear infinite alternate;animation:dash 10s linear infinite alternate;opacity:.7}@-webkit-keyframes dash{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.hero-section-2{position:relative;padding:100px 0}.hero-section-2 .hero-left{position:absolute;left:-500px;top:-830px;width:745px;height:820px}.hero-section-2 .hero-left .hero-left-light{position:absolute;top:-138px;left:-39px;z-index:1}.hero-section-2 .hero-press{position:absolute;left:-35px;top:-207px}@media(max-width: 991.98px){.hero-section-2 .hero-press{left:-229px;top:-229px}}.hero-section-2 .hero-press .hero-press-btn{position:absolute;top:-24px;left:4px}.hero-section-2 .hero-exchange{width:1140px;height:658px;position:absolute;right:-287px;top:-349px;overflow:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}@media(max-width: 991.98px){.hero-section-2 .hero-exchange{right:-316px}}.hero-section-2 .hero-exchange .mask-bg,.hero-section-2 .hero-exchange .mask{position:absolute;left:11px;top:1px}.hero-section-2 .hero-exchange .mask-bg{z-index:1;width:1132px}.hero-section-2 .hero-exchange .mask{z-index:3;width:1132px}.hero-section-2 .hero-exchange .chart{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;z-index:2}.hero-section-2 .hero-exchange .chart img{width:485px}.hero-section-3{position:relative;min-height:600px;z-index:3}.hero-section-3 .hero-spotlight{width:1177px;height:868px;position:absolute;left:-831px;top:-135px;-webkit-transform:scale(0.8);transform:scale(0.8)}.hero-section-3 .hero-spotlight .hero-spotlight-inner{position:relative;width:100%;height:100%}.hero-section-3 .hero-spotlight .hero-spotlight-btns{position:absolute;right:170px;top:0}.hero-section-3 .hero-spotlight .hero-spotlight-btns .spotlight-btn-01{width:495px}@media(max-width: 991.98px){.hero-section-3 .hero-spotlight .hero-spotlight-btns{right:0}}.hero-section-3 .hero-spotlight .hero-spotlight-search{position:absolute;top:300px;right:0;z-index:1}.hero-section-3 .hero-spotlight .hero-spotlight-search img{width:532px}.hero-section-3 .hero-spotlight .hero-spotlight-results{position:absolute;bottom:0;left:0}.hero-section-3 .hero-spotlight .hero-spotlight-results img{width:1026px}.hero-section-3 .hero-card{-webkit-transform:scale(0.8);transform:scale(0.8);position:absolute;width:280px;height:584px;right:440px;top:-137px}@media(max-width: 991.98px){.hero-section-3 .hero-card{right:215px;top:-37px}}.hero-section-3 .hero-card .hero-card-inner{position:relative;width:100%;height:100%}.hero-section-3 .hero-card .hero-card-avatar{position:absolute;z-index:3;top:40px;left:0}.hero-section-3 .hero-card .hero-card-front{position:absolute;top:0;left:10px;z-index:1}.hero-section-3 .hero-card .hero-card-back{position:absolute;bottom:120px;right:60px}.hero-section-3 .hero-card .hero-card-btn{position:absolute;right:0;bottom:0;z-index:2}.hero-section-3 .hero-card-2{-webkit-transform:scale(0.8);transform:scale(0.8);position:absolute;width:233px;height:420px;right:50px;top:190px}@media(max-width: 991.98px){.hero-section-3 .hero-card-2{right:20px}}.hero-section-3 .hero-card-2 .hero-card-2-inner{position:relative;width:100%;height:100%}.hero-section-3 .hero-card-2 .hero-card-2-avatar{position:absolute;z-index:3;top:70px;left:15px}.hero-section-3 .hero-card-2 .hero-card-2-front{position:absolute;top:30px;right:20px;z-index:1}.hero-section-3 .hero-card-2 .hero-card-2-back{position:absolute;top:0;right:0}.hero-section-3 .hero-card-2 .hero-card-btn{position:absolute;right:0;bottom:0;z-index:2}.hero-section-3 .hero-card-3{position:absolute;width:509.35px;height:402px;right:-586px;top:100px}.hero-section-3 .hero-card-2-new{-webkit-transform:scale(0.8);transform:scale(0.8);position:absolute;width:280px;height:584px;right:440px;top:-137px}@media(max-width: 991.98px){.hero-section-3 .hero-card-2-new{right:215px;top:-37px}}.hero-section-3 .hero-card-2-new .hero-card-2-inner{position:relative;width:100%;height:100%}.hero-section-3 .hero-card-2-new .hero-card-2-avatar{position:absolute;z-index:3;top:40px;left:0}.hero-section-3 .hero-card-2-new .hero-card-2-front{position:absolute;top:0;left:10px;z-index:1}.hero-section-3 .hero-card-2-new .hero-card-2-back{position:absolute;bottom:120px;right:60px}.hero-section-3 .hero-card-2-new .hero-card-btn{position:absolute;right:0;bottom:0;z-index:2}@media(max-width: 767.98px){.hero-section-1{padding-top:32px;margin-top:80px}.hero-section-1 h1,.hero-section-1 .h1{font-size:48px;line-height:56px}.hero-section-1 .hero-tower{right:-10px;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(0.58);transform:scale(0.58);margin-top:-195px}.hero-left,.hero-exchange,.hero-section-3{display:none !important}.hero-section-2{padding:0;margin:-155px 0 80px}.hero-section-2 .hero-press{position:absolute;left:167px;top:-119px;width:375px}}.theme-light .hero-section-1 .hero-form h1,.theme-light .hero-section-1 .hero-form .h1{color:#22222a}.theme-light .hero-section-1 .hero-form .hero-link{color:#121216 !important}.theme-light .hero-section-1 .hero-form .form-control{background:#fff;border:2px solid #e3e3e8}.hero-section-1 .hero-form h1,.hero-section-1 .hero-form .h1{font-size:44px;line-height:52px}.hero-section-1{margin-top:50px}@media(min-width: 768px){.hero-section-1 .hero-form{width:420px;padding-bottom:150px}}@media(max-width: 991px){.hero-section-1 .hero-form{padding-bottom:0}}@media(max-width: 767.98px){.hero-section-1{padding-top:80px;margin-top:50px}.hero-section-1 .hero-form h1,.hero-section-1 .hero-form .h1{font-size:36px;line-height:44px}}.hero-form .invalid-feedback{position:absolute;bottom:-25px;left:10px}#notify_form .form-group{width:500px;margin:0 auto}@media(max-width: 575.98px){#notify_form .form-group{width:calc(100vw - 40px)}}#notify_form input.form-control{background:#0d0d0e;border:2px solid #504d54;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:16px;height:72px;padding:24px 20px}#notify_form .invalid-feedback{position:absolute;bottom:-25px;left:10px}#notify_form .btn{-webkit-box-shadow:inset 0px -0.75px 1.5px rgba(255,0,184,.35);box-shadow:inset 0px -0.75px 1.5px rgba(255,0,184,.35);-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);border-radius:12px;height:48px;padding:0;color:#fff;font-size:12px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 575.98px){#notify_form .btn{font-size:0}#notify_form .btn svg{margin-right:0 !important}}#video-modal .modal-content{background:rgba(0,0,0,0)}#video-modal iframe{width:100%;height:50vh;-o-object-fit:cover;object-fit:cover;border-radius:24px}.open-video-button{position:fixed;left:20px;bottom:20px;opacity:0;z-index:999;-webkit-transition:opacity .35s;transition:opacity .35s}.open-video-button.show{opacity:1}#video-modal .modal-content a{position:absolute;right:-40px;top:-60px}#video-modal .modal-content a svg{width:50px;height:50px}@media(max-width: 767.98px){#video-modal .modal-content a{position:absolute;right:-10px;top:-50px}#video-modal iframe{height:360px}}.home-benefits{padding-top:100px;position:relative;margin-bottom:160px}.home-benefits .section-title{margin-bottom:64px}@media(max-width: 767.98px){.home-benefits .section-title{margin-bottom:32px}}@media(max-width: 767.98px){.home-benefits{padding-top:64px;margin-bottom:32px}.home-benefits .title{font-size:32px;line-height:40px;letter-spacing:-0.6px;margin-bottom:24px !important}}.benefit-list .benefit-card{overflow:hidden;background:#1a191c;-webkit-box-shadow:0px 15px 5px rgba(0,0,0,.1);box-shadow:0px 15px 5px rgba(0,0,0,.1);border-radius:24px;height:456px;padding:48px;background-repeat:no-repeat;background-position:center;background-size:cover}@media(max-width: 767.98px){.benefit-list .benefit-card{padding:32px 24px}}.benefit-list .benefit-card .title{z-index:1;font-size:32px !important;line-height:40px}@media(max-width: 767.98px){.benefit-list .benefit-card .title{font-size:24px !important;line-height:32px}}.benefit-list .benefit-card .desc{z-index:1;opacity:.8}@media(max-width: 767.98px){.benefit-list .benefit-card .desc br{display:none}}.benefit-list .benefit-card .image{position:absolute;-o-object-fit:cover;object-fit:cover}.benefit-list .benefit-card .image.img-01{top:86px;right:8px;width:303px}.benefit-list .benefit-card .image.img-02{top:62px;left:99px;right:35px;width:380px}.benefit-list .benefit-card .image.img-03{width:369px;right:-50px;bottom:-20px}.benefit-list .benefit-card .image.img-04{width:976px}.benefit-list .benefit-card .image.img-06{width:311px;top:160px;left:calc(50% - 155.5px)}.benefit-list .benefit-card .image.img-07{width:1362.5px;top:200px;left:-207px}.benefit-list .benefit-card .image.img-08{width:840px;top:61px;right:-148px}@media(max-width: 991.98px){.benefit-list .benefit-card .image.img-01{top:74px;left:calc(50% - 151.5px);right:auto}.benefit-list .benefit-card .image.img-02{top:92px;left:calc(50% - 190px);right:auto}.benefit-list .benefit-card .image.img-03{left:calc(50% - 184.5px);right:auto}.benefit-list .benefit-card .image.img-07{left:-350px}.benefit-list .benefit-card .image.img-08{width:490px;top:auto;right:-89px;bottom:-134px}}@media(max-width: 575.98px){.benefit-list .benefit-card .image.img-04{left:-90px}.benefit-list .benefit-card .image.img-08{width:490px;top:auto;right:auto;bottom:-154px;left:50px}}.benefit-list .benefit-card .benefit-card-cover{position:absolute;bottom:0;left:0;width:100%;height:100%;background-size:100% 100%}.benefit-list .benefit-card.benefit-card-1 .title,.benefit-list .benefit-card.benefit-card-4 .title,.benefit-list .benefit-card.benefit-card-5 .title{width:50%}.benefit-list .benefit-card.benefit-card-1 .desc,.benefit-list .benefit-card.benefit-card-4 .desc,.benefit-list .benefit-card.benefit-card-5 .desc{width:52%}@media(max-width: 991.98px){.benefit-list .benefit-card.benefit-card-1 .title,.benefit-list .benefit-card.benefit-card-4 .title,.benefit-list .benefit-card.benefit-card-5 .title{width:100%}.benefit-list .benefit-card.benefit-card-1 .desc,.benefit-list .benefit-card.benefit-card-4 .desc,.benefit-list .benefit-card.benefit-card-5 .desc{width:100%}}.benefit-list .benefit-card.benefit-card-2 .title{width:75%}.benefit-list .benefit-card.benefit-card-2 .desc{width:75%}@media(max-width: 991.98px){.benefit-list .benefit-card.benefit-card-2 .title{width:100%}.benefit-list .benefit-card.benefit-card-2 .desc{width:100%}}.benefit-list .benefit-card.benefit-card-nft .title{width:50%}.benefit-list .benefit-card.benefit-card-nft .desc{width:40%}@media(max-width: 991.98px){.benefit-list .benefit-card.benefit-card-nft .title{width:100%}.benefit-list .benefit-card.benefit-card-nft .desc{width:100%}}.benefit-list .benefit-card.benefit-card-6{padding:74px 130px;height:auto;background:radial-gradient(178.24% 733.61% at -84.97% -39.48%, rgba(121, 13, 248, 0.48) 0%, rgba(121, 13, 248, 0) 100%),radial-gradient(91.31% 185.25% at 111.48% 167.63%, rgba(255, 190, 130, 0.6) 0%, rgba(75, 13, 102, 0) 100%),#0d0d0e}.benefit-list .benefit-card.benefit-card-6 .container-01{width:388px}.benefit-list .benefit-card.benefit-card-6 .container-02{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 767.98px){.benefit-list .benefit-card.benefit-card-6 .container-02 .desc{font-size:12px;line-height:16px}}.benefit-list .benefit-card.benefit-card-6 .container-02 .registered-member{font-weight:500}@media(max-width: 1399.98px){.benefit-list .benefit-card.benefit-card-6{padding:74px 100px}}@media(max-width: 1199.98px){.benefit-list .benefit-card.benefit-card-6{padding:74px 48px}}@media(max-width: 991.98px){.benefit-list .benefit-card.benefit-card-6{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px}.benefit-list .benefit-card.benefit-card-6 .container-01{width:100%}}@media(max-width: 767.98px){.benefit-list .benefit-card.benefit-card-6{padding:32px 24px}}.theme-light .benefit-list .benefit-card .title{color:#fff}.theme-light .benefit-list .benefit-card .desc{color:#fff}.home-forward{padding-bottom:96px}.home-forward.bm-forward{padding:80px 0}@media(max-width: 767.98px){.home-forward{padding-bottom:20px}.home-forward.bm-forward{padding:80px 0}}.home-forward p{color:#acacb9;font-weight:400;font-size:18px;line-height:32px;letter-spacing:-0.09px}.home-forward-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #383847;border-radius:24px;height:100%;-webkit-transition:background .3s;transition:background .3s}@media(max-width: 767.98px){.home-forward-card{border-radius:12px}}.home-forward-card img{max-width:100%;max-height:36px;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;-webkit-filter:grayscale(30%) brightness(0.5);filter:grayscale(30%) brightness(0.5)}.home-forward-card:hover{background:#1b1b22}.home-forward-card:hover img{-webkit-filter:none;filter:none}.airdrop-cta{min-height:905px}.airdrop-cta .container{z-index:99}.airdrop-cta-bg-wrapper{top:0;left:0;right:0;bottom:0;z-index:-1}.airdrop-cta-bg{left:-250%;bottom:-250%;width:500%;height:500%;background-repeat:repeat;background-size:11%}.airdrop-cta-title{max-width:771px}.airdrop-cta-desc{max-width:700px}.airdrop-cta .btn-lg{padding:0 12px !important}.countdown h1,.countdown .h1{color:#d9d9d9}.coin{z-index:5}.coin.coin-top{right:310px;top:-5px}.coin.coin-left{left:-60px;top:-40px}.coin.coin-right{width:800px;right:-24%;bottom:-90%;z-index:7}.airdrop-cta-new{height:1060px;background-position:50% 65%;background-repeat:no-repeat;z-index:1;margin-top:-220px;margin-bottom:-60px}@media(max-width: 767.98px){.airdrop-cta-new{background-size:150%;height:800px}}@media(max-width: 575.98px){.airdrop-cta-new{height:600px;margin-top:-120px;margin-bottom:-60px}}.airdrop-cta-new::before{content:"";position:absolute;top:0;left:0;right:0;height:50%;z-index:-1;background:-webkit-gradient(linear, left top, left bottom, from(#0C0C0F), to(rgba(12, 12, 15, 0)));background:linear-gradient(180deg, #0C0C0F 0%, rgba(12, 12, 15, 0) 100%)}.airdrop-cta-new .airdrop-cta-desc{max-width:790px}@media screen and (min-width: 1920px){.coin.coin-right{right:-120px}}@media screen and (max-width: 1499px){.coin.coin-right{right:-40%}}@media(max-width: 1199.98px){.coin.coin-right{right:-65%}}@media(max-width: 991.98px){.coin.coin-right{right:-700px}}@media(max-width: 767.98px){.coin.coin-right{width:250px;right:-40%;bottom:-30%}}@media(max-width: 575.98px){.airdrop-cta{min-height:auto;padding:100px 0 50px}.airdrop-cta .title{margin-bottom:112px !important}.airdrop-cta .countdown{font-size:48px;line-height:56px;letter-spacing:2px}.airdrop-cta-title{max-width:335px;font-size:32px;line-height:32px;letter-spacing:-0.6px;margin-bottom:32px}.airdrop-cta-desc{max-width:295px;font-size:18px !important;line-height:18px;letter-spacing:-0.4px;margin-bottom:24px !important}.countdown h1,.countdown .h1{font-size:48px;line-height:56px;letter-spacing:-2px}.coin.coin-top{width:200px;right:-65px;top:-40px;display:none}.coin.coin.coin-left{left:-160px;top:-100px;width:180px}.coin.coin.coin-left img{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}}.theme-light .airdrop-cta-title{color:#0c0c0f}.theme-light .airdrop-cta-desc{color:#2e2e38}.mobile-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:1550px;overflow:hidden}@media(max-width: 991.98px){.mobile-cta{min-height:1440px}}.mobile-cta .container{width:1320px;max-width:1320px}@media(min-width: 768px){.mobile-cta .mobile-cta-title{width:820px;margin:0 auto 0 auto}}.mobile-cta-inner{width:2566px;min-height:1070px;margin:0 auto;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mobile-cta-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;text-align:center}.mobile-center{position:relative;top:260px;left:-10px;margin:9% 0 0 0}.mobile-center .mobile-center-img{width:865px}@media(max-width: 1199.98px){.mobile-center .mobile-center-img{width:782px}}@media(max-width: 991.98px){.mobile-center .mobile-center-img{width:640px}}@media(max-width: 767.98px){.mobile-center .mobile-center-img{width:312px}}.mobile-store-logo{position:absolute}.mobile-store-logo.mobile-store-android{top:11%;left:13%}.mobile-store-logo.mobile-store-android .mobile-android-light{position:absolute;left:17.7%;top:25.5%;width:64.27432%}.mobile-store-logo.mobile-store-apple{bottom:-5%;right:-9%}.mobile-store-logo.mobile-store-apple .mobile-apple-light{position:absolute;left:17.7%;top:25.5%;width:64.27432%}@media(max-width: 1199.98px){.mobile-store-logo.mobile-store-android{top:8%;left:11%;-webkit-transform:scale(0.8);transform:scale(0.8)}.mobile-store-logo.mobile-store-apple{bottom:-15%;right:-16%;-webkit-transform:scale(0.8);transform:scale(0.8)}}@media(max-width: 767.98px){.mobile-store-logo.mobile-store-android{top:9%;left:-24%}.mobile-store-logo.mobile-store-apple{bottom:19%;right:-39%}.mobile-store-logo svg{width:100%}}@media(max-width: 575.98px){.mobile-store-logo.mobile-store-android{top:3%;left:-33%;-webkit-transform:scale(0.6);transform:scale(0.6)}.mobile-store-logo.mobile-store-apple{bottom:21%;right:-47%;-webkit-transform:scale(0.6);transform:scale(0.6)}}@media(max-width: 470px){.mobile-store-logo.mobile-store-android{top:3%;left:-46%}.mobile-store-logo.mobile-store-apple{bottom:21%;right:-57%}}@media(max-width: 430px){.mobile-store-logo.mobile-store-android{top:5%;left:-60%}.mobile-store-logo.mobile-store-apple{bottom:25%;right:-66%}}@media(max-width: 390px){.mobile-store-logo.mobile-store-android{top:9%;left:-72%}.mobile-store-logo.mobile-store-apple{bottom:25%;right:-81%}}.mobile-block{position:absolute;left:-25%;top:25%;-webkit-transform:none !important;transform:none !important}.mobile-block img{width:445px}@media(max-width: 1599px){.mobile-block{left:-20%;top:22%}}@media(max-width: 1499px){.mobile-block{left:-17%;top:20%}}@media(max-width: 1399px){.mobile-block{left:-13%;top:17%}}.mobile-left{position:absolute;bottom:-54%;left:-45%}.mobile-left img{width:750px}@media(min-width: 992px){.mobile-left{bottom:-46%}}@media(max-width: 991.98px){.mobile-left{bottom:-46%;left:-49%}.mobile-left img{width:650px}}.mobile-right{position:absolute;top:14%;right:-35%}.mobile-right img{width:750px}@media(max-width: 1399.98px){.mobile-right{top:20%;right:-30%}.mobile-right img{width:650px}}@media(max-width: 1199.98px){.mobile-right{top:20%;right:-38%}.mobile-right img{width:650px}}@media(max-width: 991.98px){.mobile-right{top:24%;right:-43%}.mobile-right img{width:580px}}.mobile-qr{position:relative;top:300px}@media(max-width: 1199.98px){.mobile-qr{top:360px}}@media(max-width: 767.98px){.mobile-qr{top:0;margin-top:360px}}.mobile-qr-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;height:150px;background-color:#28262a}.mobile-qr-icon img{-webkit-filter:invert(1);filter:invert(1)}@media(max-width: 767.98px){.mobile-qr-icon{width:130px;height:130px}.mobile-qr-icon img{width:50px}.mobile-cta{min-height:initial;padding:56px 0}.mobile-cta .container{width:auto;max-width:100%}.mobile-cta .title h2,.mobile-cta .title .h2{font-size:32px;line-height:40px;letter-spacing:-0.6px}.mobile-block{display:none}.mobile-cta-bg{width:928px}.mobile-cta-bg img{max-width:100%}.mobile-center{left:0}.mobile-right{width:312px;top:21%;right:-19%}.mobile-right img{width:100%}.mobile-left{width:300px;bottom:auto;top:61%;left:-36%}.mobile-left img{width:100%}}@media(max-width: 575.98px){.mobile-center{top:145px}.mobile-right{width:312px;top:23%;right:-50%}.mobile-right img{width:100%}.mobile-left{width:300px;bottom:auto;top:54%;left:-60%}.mobile-left img{width:100%}.mobile-qr{margin-top:211px}}.theme-light .mobile-cta .mobile-qr .title{color:#0d0d0e !important}.theme-light .mobile-cta .mobile-qr .store-button{-webkit-box-shadow:none;box-shadow:none}.theme-light .mobile-cta .mobile-qr .mobile-qr-icon{background:#fcfcff}.theme-light .mobile-cta .mobile-qr .mobile-qr-icon img{-webkit-filter:none;filter:none}.faq-cta-chat p,.faq-cta-blog p{max-width:328px}.faq-list{background-color:rgba(0,0,0,.102);-webkit-box-shadow:inset 0px 6px 4px 2px rgba(0,0,0,.05);box-shadow:inset 0px 6px 4px 2px rgba(0,0,0,.05)}.faq-list .faq-content .accordion-item .accordion-button:not(.collapsed)::after{content:"";background-color:rgba(0,0,0,0)}.wrapper-faq .section-questions{margin-top:96px}.wrapper-faq .section-questions>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-faq .section-questions>.container .left-side{position:relative;width:264px;margin-right:96px}.wrapper-faq .section-questions>.container .left-side .container-01{width:100%}.wrapper-faq .section-questions>.container .left-side .container-01 .toggle-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-bottom:32px;color:#a9a7ae}.wrapper-faq .section-questions>.container .left-side .container-01 .toggle-menu:hover{color:#a9a7ae}.wrapper-faq .section-questions>.container .left-side .container-01>ul>li{list-style:none}.wrapper-faq .section-questions>.container .left-side .container-01>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;padding:12px;width:100%;height:auto;border-radius:8px;text-decoration:none;color:#78757d;line-height:24px;-webkit-transition:.25s;transition:.25s}.wrapper-faq .section-questions>.container .left-side .container-01>ul>li>a:hover{color:#fff}.wrapper-faq .section-questions>.container .left-side .container-01>ul>li.active>a{background:#6b04ff;color:#fff;text-decoration:none}.wrapper-faq .section-questions>.container .left-side .container-01>ul>li.active>a:hover{color:#fff}.wrapper-faq .section-questions>.container .left-side .container-01:not(:last-child)>ul{margin-bottom:32px}.wrapper-faq .section-questions>.container .left-side .container-02{display:none}.wrapper-faq .section-questions>.container .right-side{-webkit-box-flex:1;-ms-flex:1;flex:1}.wrapper-faq .section-questions>.container .right-side .question-answer-container .question{margin-bottom:24px;line-height:24px}.wrapper-faq .section-questions>.container .right-side .question-answer-container .answer{color:#85828a;margin-bottom:0}.wrapper-faq .section-questions>.container .right-side .question-answer-container:not(:last-child){margin-bottom:32px}@media(max-width: 991.98px){.section-faq .faq-cta-title{height:auto}}@media(max-width: 575.98px){.faq-cta-chat,.faq-cta-blog,.faq-list{padding:24px !important}.faq-cta-chat img,.faq-cta-blog img,.faq-list img{width:48px}.section-faq .title{margin-bottom:24px !important}.section-faq .title h2,.section-faq .title .h2{font-size:32px;line-height:40px;letter-spacing:-0.6px}.section-faq .input-search{margin-bottom:32px}.section-faq .input-search.input-search-lg{gap:8px;border-radius:12px;padding:6px 16px}.section-faq .input-search.input-search-lg .form-control{font-size:18px}.section-faq .input-search.input-search-lg .search-icon{font-size:24px}}@media(max-width: 767px){.wrapper-faq .section-questions{margin-top:36px}.wrapper-faq .section-questions>.container{-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper-faq .section-questions>.container .left-side{width:100%;margin-right:0;margin-bottom:36px}.wrapper-faq .section-questions>.container .left-side .container-01{display:none}.wrapper-faq .section-questions>.container .left-side .container-02{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-faq .section-questions>.container .right-side{width:100%}}.theme-light .section-faq .container>.title h4,.theme-light .section-faq .container>.title .h4{color:#0c0c0f !important}.theme-light .section-faq .container .faq-cta-chat{background-color:#f7f2ff !important;border:1px solid rgba(124,35,255,.1)}.theme-light .section-faq .container .faq-cta-blog{background-color:#fff2f8 !important;border:1px solid rgba(255,0,118,.1)}.theme-light .section-faq .container .faq-cta-title{background:none;-webkit-text-fill-color:inherit}.theme-light .section-faq .container .faq-cta-desc{color:#000 !important}.theme-light .faq-list{background-color:#fff !important;-webkit-box-shadow:none;box-shadow:none}.theme-light .faq-list .faq-content .accordion-item{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;border-bottom:1px solid #dad9dd}.theme-light .faq-list .faq-content .accordion-item .accordion-button{color:#0c0c0f}.theme-light .faq-list .faq-content .accordion-item .accordion-button:not(.collapsed)::after{content:""}.theme-light .faq-list .faq-content .accordion-item .accordion-body p{color:#838391;border-top:none;padding:0}.theme-dark .accordion-primary .accordion-item:last-of-type,.theme-dark .accordion-primary .accordion-item:first-of-type{border-radius:0}.theme-dark .accordion-primary .accordion-item{background:none;border:none;border-bottom:1px solid #28262a;border-radius:0}.theme-dark .accordion-primary .accordion-button{color:#fff}.theme-dark .accordion-primary .accordion-button::after{color:#fff}.theme-dark .accordion-primary .accordion-button:not(.collapsed){color:#fff}.theme-dark .accordion-primary .accordion-button:not(.collapsed)::after{content:""}.theme-dark .accordion-primary .accordion-body p{color:#85828a}.btn-social{font-size:16px}.scroll-top{position:fixed;right:20px;bottom:20px;z-index:99;border:3px solid rgba(255,255,255,.22);background:rgba(0,0,0,.01);-webkit-box-shadow:0px 0px 24px #ff8c00;box-shadow:0px 0px 24px #ff8c00;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.scroll-top:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.modal-investment .modal-dialog{max-width:720px}.modal-investment .modal-content{background:#000;border:1px solid #383847;border-radius:24px;max-height:85vh}.modal-investment .modal-header{position:relative;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:none;padding:48px 48px 0}@media(max-width: 767.98px){.modal-investment .modal-header{padding:36px 36px 0}}@media(max-width: 575.98px){.modal-investment .modal-header{padding:24px 24px 0}}.modal-investment .modal-investment-title{font-size:180px;line-height:190px;font-weight:800;letter-spacing:-16px;background:linear-gradient(105.87deg, #FFFFFF 0%, #FF61BE 96.05%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);-webkit-filter:drop-shadow(0px 6.45017px 6.45017px rgba(0, 0, 0, 0.5));filter:drop-shadow(0px 6.45017px 6.45017px rgba(0, 0, 0, 0.5));-webkit-backdrop-filter:blur(21.5006px);backdrop-filter:blur(21.5006px)}@media(max-width: 991.98px){.modal-investment .modal-investment-title{font-size:167px;line-height:167px;letter-spacing:-16.8757px;-webkit-filter:drop-shadow(0px 3.71027px 3.71027px rgba(0, 0, 0, 0.5));filter:drop-shadow(0px 3.71027px 3.71027px rgba(0, 0, 0, 0.5));-webkit-backdrop-filter:blur(12.3676px);backdrop-filter:blur(12.3676px)}}@media(max-width: 767.98px){.modal-investment .modal-investment-title{font-size:80px;line-height:100px;letter-spacing:-12px;-webkit-filter:drop-shadow(0px 2.56865px 2.56865px rgba(0, 0, 0, 0.5));filter:drop-shadow(0px 2.56865px 2.56865px rgba(0, 0, 0, 0.5));-webkit-backdrop-filter:blur(8.56217px);backdrop-filter:blur(8.56217px)}}.modal-investment .modal-title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:-0.6px;margin-bottom:4px}@media(max-width: 767.98px){.modal-investment .modal-title{font-size:20px}}.modal-investment .modal-investment-subtitle{font-family:"Eudoxus Sans";font-weight:700;font-size:24px;line-height:32px;text-align:center;letter-spacing:-0.6px;padding-top:32px;margin-bottom:32px}@media(max-width: 991.98px){.modal-investment .modal-investment-subtitle{font-size:20px;line-height:32px;margin-bottom:16px}}@media(max-width: 767.98px){.modal-investment .modal-investment-subtitle{padding-top:16px;margin-bottom:16px}}@media(max-width: 575.98px){.modal-investment .modal-investment-subtitle{padding-top:12px;margin-bottom:12px}}.modal-investment .desc{font-weight:500;font-size:12px;line-height:16px;color:#acacb9}@media(max-width: 767.98px){.modal-investment .desc{font-weight:400;font-size:14px;line-height:24px}}@media(max-width: 575.98px){.modal-investment .desc{font-weight:400;font-size:12px;line-height:16px}}.modal-investment .modal-body{padding:0 24px 24px;min-height:300px}.modal-investment .modal-body p{font-size:16px;line-height:24px;text-align:center;letter-spacing:-0.064px;color:#acacb9;margin-bottom:5px}@media(max-width: 991.98px){.modal-investment .modal-body p{font-size:14px;line-height:24px}}@media(max-width: 767.98px){.modal-investment .modal-body p{font-size:12px;line-height:16px;letter-spacing:normal}}.modal-investment .modal-img-wrapper{width:100%;position:relative;z-index:1;padding-bottom:1px}@media(max-width: 767.98px){.modal-investment .modal-img-wrapper{padding-left:24px;padding-right:24px}}.modal-investment .modal-img-wrapper img{width:244px;height:auto}@media(max-width: 767.98px){.modal-investment .modal-img-wrapper img{width:100%}}.modal-investment .modal-img{display:block;max-width:207px;min-height:207px;margin:0 auto}.modal-investment .btn-close{-webkit-filter:invert(1);filter:invert(1);opacity:1}@media(max-width: 767.98px){.modal-investment .btn-close{width:12px;height:12px}}.investment-card-list{margin:32px 0 0 0;border:1px solid #383847;border-radius:12px;padding:16px}@media(max-width: 767.98px){.investment-card-list{margin-top:16px}}@media(max-width: 575.98px){.investment-card-list{margin-top:12px}}.investment-card-list>img{margin-bottom:16px}@media(max-width: 767.98px){.investment-card-list>img{margin-bottom:12px}}.investment-card-list .modal-forward-card{font-weight:400;font-size:12px;line-height:16px;color:#acacb9}@media(min-width: 768px){.investment-card-list .modal-forward-card:not(:last-child){border-right:1px solid #383847}}@media(max-width: 767.98px){.investment-card-list .modal-forward-card{border-top:1px solid #383847}}/*# sourceMappingURL=home-main.min.css.map */