@charset "UTF-8";/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, .05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, .1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem #3184fd80}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3184fd80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem #828a9180}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem #3c996e80}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3c996e80}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem #0baccc80}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #0baccc80}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem #d9a40680}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d9a40680}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem #e1536180}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem #d3d4d580}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem #42464980}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #42464980}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #19875480}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem #19875480}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #21252980}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem #21252980}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.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:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image: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")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image: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")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;inset:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px #00000020}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem #00000026;border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translate(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translate(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.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}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"C"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"L"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"P"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"?"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"F"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"H"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"S"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"B"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"="}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"T"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"D"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.60e5c9d38b143ff0.woff2) format("woff2"),url(fa-brands-400.1342812213307936.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.6f7d0aec71887524.woff2) format("woff2"),url(fa-regular-400.d151c40a03a8a2ce.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.cece584ee568dd5d.woff2) format("woff2"),url(fa-solid-900.bd6c2137b5c6cc45.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(fa-brands-400.60e5c9d38b143ff0.woff2) format("woff2"),url(fa-brands-400.1342812213307936.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(fa-solid-900.cece584ee568dd5d.woff2) format("woff2"),url(fa-solid-900.bd6c2137b5c6cc45.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(fa-regular-400.6f7d0aec71887524.woff2) format("woff2"),url(fa-regular-400.d151c40a03a8a2ce.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-solid-900.cece584ee568dd5d.woff2) format("woff2"),url(fa-solid-900.bd6c2137b5c6cc45.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-brands-400.60e5c9d38b143ff0.woff2) format("woff2"),url(fa-brands-400.1342812213307936.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-regular-400.6f7d0aec71887524.woff2) format("woff2"),url(fa-regular-400.d151c40a03a8a2ce.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-v4compatibility.e43d16026daea060.woff2) format("woff2"),url(fa-v4compatibility.9b501f80e05db435.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@charset "UTF-8";.flag-icon-background,.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{position:relative;display:inline-block;width:1.3333333333em;line-height:1em}.flag-icon:before{content:"\a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-abw{background-image:url(abw.3d7ea5106f72077c.svg)}.flag-icon-abw.flag-icon-squared{background-image:url(abw.2879ccf13f6f577b.svg)}.flag-icon-afg{background-image:url(afg.10029058e7629282.svg)}.flag-icon-afg.flag-icon-squared{background-image:url(afg.f62a4620a98c74d3.svg)}.flag-icon-ago{background-image:url(ago.9653fdbc3c86d2d5.svg)}.flag-icon-ago.flag-icon-squared{background-image:url(ago.1c4026765e48c918.svg)}.flag-icon-aia{background-image:url(aia.5e6690bf1f86f437.svg)}.flag-icon-aia.flag-icon-squared{background-image:url(aia.c60efda4fb691eed.svg)}.flag-icon-ala{background-image:url(ala.f59f51386dfb4918.svg)}.flag-icon-ala.flag-icon-squared{background-image:url(ala.eeab130d62f85a27.svg)}.flag-icon-alb{background-image:url(alb.395cf655131774d7.svg)}.flag-icon-alb.flag-icon-squared{background-image:url(alb.69492e6af7b1df58.svg)}.flag-icon-and{background-image:url(and.5f16cf248d90623b.svg)}.flag-icon-and.flag-icon-squared{background-image:url(and.2466003509f0f7a0.svg)}.flag-icon-are{background-image:url(are.e975a5f47abc40e2.svg)}.flag-icon-are.flag-icon-squared{background-image:url(are.4635aaa279450ac7.svg)}.flag-icon-arg{background-image:url(arg.731e49070b892144.svg)}.flag-icon-arg.flag-icon-squared{background-image:url(arg.396074ac3313796e.svg)}.flag-icon-arm{background-image:url(arm.d3bf59354701a483.svg)}.flag-icon-arm.flag-icon-squared{background-image:url(arm.be4a606671720b18.svg)}.flag-icon-asm{background-image:url(asm.43c9b67a8e492b35.svg)}.flag-icon-asm.flag-icon-squared{background-image:url(asm.5f570cb025f64e8e.svg)}.flag-icon-ata{background-image:url(ata.19b7815da6dcdd44.svg)}.flag-icon-ata.flag-icon-squared{background-image:url(ata.67f3c999b819fd8e.svg)}.flag-icon-atf{background-image:url(atf.db69437dc93692df.svg)}.flag-icon-atf.flag-icon-squared{background-image:url(atf.76f218ed971428ec.svg)}.flag-icon-atg{background-image:url(atg.003503176f8d8a50.svg)}.flag-icon-atg.flag-icon-squared{background-image:url(atg.1c752e29969c5154.svg)}.flag-icon-aus{background-image:url(aus.6dc7450ef543e734.svg)}.flag-icon-aus.flag-icon-squared{background-image:url(aus.cfee28540d51bda8.svg)}.flag-icon-aut{background-image:url(aut.2e8b16550b77b5f5.svg)}.flag-icon-aut.flag-icon-squared{background-image:url(aut.6ba76124437b8063.svg)}.flag-icon-aze{background-image:url(aze.7246b722f9c7eeb1.svg)}.flag-icon-aze.flag-icon-squared{background-image:url(aze.72e854da663a1d8c.svg)}.flag-icon-bdi{background-image:url(bdi.26c213bbb6dec92f.svg)}.flag-icon-bdi.flag-icon-squared{background-image:url(bdi.965cf3e8e7c803bf.svg)}.flag-icon-bel{background-image:url(bel.6088478a1472aedc.svg)}.flag-icon-bel.flag-icon-squared{background-image:url(bel.c721e7e3a6595213.svg)}.flag-icon-ben{background-image:url(ben.6a4e930134c93675.svg)}.flag-icon-ben.flag-icon-squared{background-image:url(ben.efe52a0d067d96dd.svg)}.flag-icon-bes{background-image:url(bes.51889aed0e7e3fa7.svg)}.flag-icon-bes.flag-icon-squared{background-image:url(bes.2b5098d51b5f19b3.svg)}.flag-icon-bfa{background-image:url(bfa.112bf897ea67cad4.svg)}.flag-icon-bfa.flag-icon-squared{background-image:url(bfa.2d1db7775f495b47.svg)}.flag-icon-bgd{background-image:url(bgd.af1c07ea57e14292.svg)}.flag-icon-bgd.flag-icon-squared{background-image:url(bgd.42b78bb5c0b28ba0.svg)}.flag-icon-bgr{background-image:url(bgr.8c6f8fcef4802ae6.svg)}.flag-icon-bgr.flag-icon-squared{background-image:url(bgr.711ddac737558bac.svg)}.flag-icon-bhr{background-image:url(bhr.1278b8f945b864fc.svg)}.flag-icon-bhr.flag-icon-squared{background-image:url(bhr.953836e392ce8bad.svg)}.flag-icon-bhs{background-image:url(bhs.4f6d7c745ec93624.svg)}.flag-icon-bhs.flag-icon-squared{background-image:url(bhs.47f02df24099bf02.svg)}.flag-icon-bih{background-image:url(bih.821250f9bc841f8b.svg)}.flag-icon-bih.flag-icon-squared{background-image:url(bih.6542285981b44c90.svg)}.flag-icon-blm{background-image:url(blm.19d6a603f0dd27bc.svg)}.flag-icon-blm.flag-icon-squared{background-image:url(blm.3516397508fbabc6.svg)}.flag-icon-blr{background-image:url(blr.2d6a6224da0806f7.svg)}.flag-icon-blr.flag-icon-squared{background-image:url(blr.3e21de92b54a4cdb.svg)}.flag-icon-blz{background-image:url(blz.6a7402e46d31af3e.svg)}.flag-icon-blz.flag-icon-squared{background-image:url(blz.d22db1ca87ff0f41.svg)}.flag-icon-bmu{background-image:url(bmu.faa257458a442d50.svg)}.flag-icon-bmu.flag-icon-squared{background-image:url(bmu.e654574a231c04c6.svg)}.flag-icon-bol{background-image:url(bol.5a94c5874edb1f09.svg)}.flag-icon-bol.flag-icon-squared{background-image:url(bol.c4d51f88fbdac74f.svg)}.flag-icon-bra{background-image:url(bra.c4600ffd6786dd08.svg)}.flag-icon-bra.flag-icon-squared{background-image:url(bra.a05382fe6b694dfa.svg)}.flag-icon-brb{background-image:url(brb.6ca905a23d222a5b.svg)}.flag-icon-brb.flag-icon-squared{background-image:url(brb.d11782e8257824ee.svg)}.flag-icon-brn{background-image:url(brn.86ce46ea9048ad96.svg)}.flag-icon-brn.flag-icon-squared{background-image:url(brn.84a05cad15997b95.svg)}.flag-icon-btn{background-image:url(btn.af1675652ce1929b.svg)}.flag-icon-btn.flag-icon-squared{background-image:url(btn.7694ee268d25e7b6.svg)}.flag-icon-bvt{background-image:url(bvt.9189760e94ee9bb8.svg)}.flag-icon-bvt.flag-icon-squared{background-image:url(bvt.bfd490fc274331ec.svg)}.flag-icon-bwa{background-image:url(bwa.8e74ceecad77e3bd.svg)}.flag-icon-bwa.flag-icon-squared{background-image:url(bwa.0e1b66654ee0c264.svg)}.flag-icon-caf{background-image:url(caf.1856ad902f6f83b6.svg)}.flag-icon-caf.flag-icon-squared{background-image:url(caf.d7e50a0a9d17bbc1.svg)}.flag-icon-can{background-image:url(can.20b6ea7d1a36756f.svg)}.flag-icon-can.flag-icon-squared{background-image:url(can.2950efee1a6c55bd.svg)}.flag-icon-cat{background-image:url(cat.447fad3124ccbbed.svg)}.flag-icon-cat.flag-icon-squared{background-image:url(cat.4ed99b7dfffc7ef9.svg)}.flag-icon-cck{background-image:url(cck.1773b4dc63bb3845.svg)}.flag-icon-cck.flag-icon-squared{background-image:url(cck.69350e40e1aa0365.svg)}.flag-icon-che{background-image:url(che.abc37178b056929e.svg)}.flag-icon-che.flag-icon-squared{background-image:url(che.478c9c3ed55ec408.svg)}.flag-icon-chl{background-image:url(chl.4de1f4869a4deb30.svg)}.flag-icon-chl.flag-icon-squared{background-image:url(chl.a12d831e23fe9bb1.svg)}.flag-icon-chn{background-image:url(chn.0b17be632b4e6baa.svg)}.flag-icon-chn.flag-icon-squared{background-image:url(chn.1a53ca367d328185.svg)}.flag-icon-civ{background-image:url(civ.e9834cb6f0904d8d.svg)}.flag-icon-civ.flag-icon-squared{background-image:url(civ.085b3e1298365fe1.svg)}.flag-icon-cmr{background-image:url(cmr.53d30a884c7e28da.svg)}.flag-icon-cmr.flag-icon-squared{background-image:url(cmr.ee5f6cbf0c9846f7.svg)}.flag-icon-cod{background-image:url(cod.4bcef19f21a1a4e2.svg)}.flag-icon-cod.flag-icon-squared{background-image:url(cod.f22737a21722e1b1.svg)}.flag-icon-cog{background-image:url(cog.75d2b2f81ebd3d51.svg)}.flag-icon-cog.flag-icon-squared{background-image:url(cog.1f665b6bb714491b.svg)}.flag-icon-cok{background-image:url(cok.1544a8037541622c.svg)}.flag-icon-cok.flag-icon-squared{background-image:url(cok.d98f6880ad692520.svg)}.flag-icon-col{background-image:url(col.32983afe2e214f60.svg)}.flag-icon-col.flag-icon-squared{background-image:url(col.948667591b5ec04f.svg)}.flag-icon-com{background-image:url(com.5656b2ea3548d496.svg)}.flag-icon-com.flag-icon-squared{background-image:url(com.579b1a0e226b6bf2.svg)}.flag-icon-cpv{background-image:url(cpv.ec3285e0f8caf141.svg)}.flag-icon-cpv.flag-icon-squared{background-image:url(cpv.98e2e71318e62931.svg)}.flag-icon-cri{background-image:url(cri.11c76a5d7212d92c.svg)}.flag-icon-cri.flag-icon-squared{background-image:url(cri.e63922467e1bb55c.svg)}.flag-icon-cub{background-image:url(cub.c39c0767f6351951.svg)}.flag-icon-cub.flag-icon-squared{background-image:url(cub.b3b2c3ac3bc840b6.svg)}.flag-icon-cuw{background-image:url(cuw.d95bdaf88e6fec2c.svg)}.flag-icon-cuw.flag-icon-squared{background-image:url(cuw.d037b21b90b04801.svg)}.flag-icon-cxr{background-image:url(cxr.2dc2f571d3e563ec.svg)}.flag-icon-cxr.flag-icon-squared{background-image:url(cxr.6868ebdc66ed32f2.svg)}.flag-icon-cym{background-image:url(cym.a3160aca6167c995.svg)}.flag-icon-cym.flag-icon-squared{background-image:url(cym.b45d64c30a9f2fea.svg)}.flag-icon-cyp{background-image:url(cyp.5d4be5f5d2c8f503.svg)}.flag-icon-cyp.flag-icon-squared{background-image:url(cyp.3042cd8e3699ceb8.svg)}.flag-icon-cze{background-image:url(cze.40cd549b95c77087.svg)}.flag-icon-cze.flag-icon-squared{background-image:url(cze.5a7ebbd388c52f47.svg)}.flag-icon-deu{background-image:url(deu.ba88c975ff3da5dd.svg)}.flag-icon-deu.flag-icon-squared{background-image:url(deu.0afc61fed41010c4.svg)}.flag-icon-dji{background-image:url(dji.f32bd57fb98e5cd8.svg)}.flag-icon-dji.flag-icon-squared{background-image:url(dji.4a52d33734f4cb26.svg)}.flag-icon-dma{background-image:url(dma.6327abaca8c0cfcc.svg)}.flag-icon-dma.flag-icon-squared{background-image:url(dma.7439eb8d485dab0b.svg)}.flag-icon-dnk{background-image:url(dnk.5a64a138638db3d5.svg)}.flag-icon-dnk.flag-icon-squared{background-image:url(dnk.d89c3eb3fef1976f.svg)}.flag-icon-dom{background-image:url(dom.6c41df71a83c1dfc.svg)}.flag-icon-dom.flag-icon-squared{background-image:url(dom.4928cee55a24f933.svg)}.flag-icon-dza{background-image:url(dza.fac00d94b54208c2.svg)}.flag-icon-dza.flag-icon-squared{background-image:url(dza.d1b423715c4244fa.svg)}.flag-icon-ecu{background-image:url(ecu.684995e382e9a224.svg)}.flag-icon-ecu.flag-icon-squared{background-image:url(ecu.e0ff97ce8ad3a82e.svg)}.flag-icon-egy{background-image:url(egy.86313192bac9f4b8.svg)}.flag-icon-egy.flag-icon-squared{background-image:url(egy.ba734fe00d7684cf.svg)}.flag-icon-eng{background-image:url(eng.272ac94f8a6bd3c1.svg)}.flag-icon-eng.flag-icon-squared{background-image:url(eng.1d0b9a385e68e6fe.svg)}.flag-icon-eri{background-image:url(eri.d475d161455b5a69.svg)}.flag-icon-eri.flag-icon-squared{background-image:url(eri.e62db147d0355546.svg)}.flag-icon-esh{background-image:url(esh.9aa67cf3938d655e.svg)}.flag-icon-esh.flag-icon-squared{background-image:url(esh.5b706c37aa1c1631.svg)}.flag-icon-esp{background-image:url(esp.93f76de8d6776ee9.svg)}.flag-icon-esp.flag-icon-squared{background-image:url(esp.0092bdc0cf514314.svg)}.flag-icon-est{background-image:url(est.8bdd6f3b0c6f2548.svg)}.flag-icon-est.flag-icon-squared{background-image:url(est.d9f638201e01e6d2.svg)}.flag-icon-eth{background-image:url(eth.df7f05763a20b3ae.svg)}.flag-icon-eth.flag-icon-squared{background-image:url(eth.3843a0a75ac30a8a.svg)}.flag-icon-eun{background-image:url(eun.a506991de8254285.svg)}.flag-icon-eun.flag-icon-squared{background-image:url(eun.19cd15847630aed9.svg)}.flag-icon-fin{background-image:url(fin.35683d560564fa98.svg)}.flag-icon-fin.flag-icon-squared{background-image:url(fin.2527fc5fc881957b.svg)}.flag-icon-fji{background-image:url(fji.28c1845730a4b47c.svg)}.flag-icon-fji.flag-icon-squared{background-image:url(fji.d3d2f28a807c469e.svg)}.flag-icon-flk{background-image:url(flk.ddd98b276397384f.svg)}.flag-icon-flk.flag-icon-squared{background-image:url(flk.d4330b7f012ecfd9.svg)}.flag-icon-fra{background-image:url(fra.07d003f6c76a65b9.svg)}.flag-icon-fra.flag-icon-squared{background-image:url(fra.afaca8d34f759722.svg)}.flag-icon-fro{background-image:url(fro.5899ac264647c9f2.svg)}.flag-icon-fro.flag-icon-squared{background-image:url(fro.4d8eb7e58a85bc4f.svg)}.flag-icon-fsm{background-image:url(fsm.b54bc083dbc8909d.svg)}.flag-icon-fsm.flag-icon-squared{background-image:url(fsm.6d7b244271d19b83.svg)}.flag-icon-gab{background-image:url(gab.a1d1d8bfd3138fb3.svg)}.flag-icon-gab.flag-icon-squared{background-image:url(gab.36d416b77a6f5103.svg)}.flag-icon-gbr{background-image:url(gbr.3558847de882fa0c.svg)}.flag-icon-gbr.flag-icon-squared{background-image:url(gbr.8529b32757ea011e.svg)}.flag-icon-geo{background-image:url(geo.fee8cfe747be1345.svg)}.flag-icon-geo.flag-icon-squared{background-image:url(geo.1fbcf0321a6375f7.svg)}.flag-icon-ggy{background-image:url(ggy.88a04a897ad5f2ac.svg)}.flag-icon-ggy.flag-icon-squared{background-image:url(ggy.b97aa07ad237a03f.svg)}.flag-icon-gha{background-image:url(gha.e87b023452aaea5c.svg)}.flag-icon-gha.flag-icon-squared{background-image:url(gha.f3f23224335efc2e.svg)}.flag-icon-gib{background-image:url(gib.fae353d5215b0691.svg)}.flag-icon-gib.flag-icon-squared{background-image:url(gib.50047197aa2bf8af.svg)}.flag-icon-gin{background-image:url(gin.31e7d1447f10c21f.svg)}.flag-icon-gin.flag-icon-squared{background-image:url(gin.fd6d8eeadfb76343.svg)}.flag-icon-glp{background-image:url(glp.eddc2497eda3d878.svg)}.flag-icon-glp.flag-icon-squared{background-image:url(glp.632c99e4197ab4bd.svg)}.flag-icon-gmb{background-image:url(gmb.23cc2508372a501b.svg)}.flag-icon-gmb.flag-icon-squared{background-image:url(gmb.f4fc82fde5602aff.svg)}.flag-icon-gnb{background-image:url(gnb.fb15df49e0cf1d37.svg)}.flag-icon-gnb.flag-icon-squared{background-image:url(gnb.f3b93188b86e6214.svg)}.flag-icon-gnq{background-image:url(gnq.aef70acd6c620618.svg)}.flag-icon-gnq.flag-icon-squared{background-image:url(gnq.e5db74b620d161d8.svg)}.flag-icon-grc{background-image:url(grc.03715f2e175a1006.svg)}.flag-icon-grc.flag-icon-squared{background-image:url(grc.17256ad870b1dc5c.svg)}.flag-icon-grd{background-image:url(grd.54ad9d82483155ef.svg)}.flag-icon-grd.flag-icon-squared{background-image:url(grd.39c4c7b7ffed2f21.svg)}.flag-icon-grl{background-image:url(grl.76efe47884d2eea5.svg)}.flag-icon-grl.flag-icon-squared{background-image:url(grl.8b3bb51f99ba561d.svg)}.flag-icon-gtm{background-image:url(gtm.f0218ed9fbd08564.svg)}.flag-icon-gtm.flag-icon-squared{background-image:url(gtm.386264f61c7b0c7e.svg)}.flag-icon-guf{background-image:url(guf.07d003f6c76a65b9.svg)}.flag-icon-guf.flag-icon-squared{background-image:url(guf.afaca8d34f759722.svg)}.flag-icon-gum{background-image:url(gum.a7e0a940463a3a49.svg)}.flag-icon-gum.flag-icon-squared{background-image:url(gum.c7fdade0cd7c1ac5.svg)}.flag-icon-guy{background-image:url(guy.b5e55d197dbe8f09.svg)}.flag-icon-guy.flag-icon-squared{background-image:url(guy.03537dff0862f3da.svg)}.flag-icon-hkg{background-image:url(hkg.2e9b5f5d2557df63.svg)}.flag-icon-hkg.flag-icon-squared{background-image:url(hkg.8c24584b71cc4615.svg)}.flag-icon-hmd{background-image:url(hmd.4aa1e0669ecf1c7f.svg)}.flag-icon-hmd.flag-icon-squared{background-image:url(hmd.abb7654e00fceafe.svg)}.flag-icon-hnd{background-image:url(hnd.a97f392b398f2530.svg)}.flag-icon-hnd.flag-icon-squared{background-image:url(hnd.9bd8eb832b0bf559.svg)}.flag-icon-hrv{background-image:url(hrv.35b01895dfd1c6fe.svg)}.flag-icon-hrv.flag-icon-squared{background-image:url(hrv.5e04c3982aaca365.svg)}.flag-icon-hti{background-image:url(hti.e4df9eeee336a5e5.svg)}.flag-icon-hti.flag-icon-squared{background-image:url(hti.f0be7d506b764fe7.svg)}.flag-icon-hun{background-image:url(hun.487ccb3ab7e318dc.svg)}.flag-icon-hun.flag-icon-squared{background-image:url(hun.16bf9823c75b3030.svg)}.flag-icon-idn{background-image:url(idn.c470daa35ebb6c25.svg)}.flag-icon-idn.flag-icon-squared{background-image:url(idn.10e2024433e8d0b0.svg)}.flag-icon-imn{background-image:url(imn.6042db02d781363e.svg)}.flag-icon-imn.flag-icon-squared{background-image:url(imn.6f53bf79b2b2aaf4.svg)}.flag-icon-ind{background-image:url(ind.98b822d8f4ccf855.svg)}.flag-icon-ind.flag-icon-squared{background-image:url(ind.02eeaa2b5307cc15.svg)}.flag-icon-iot{background-image:url(iot.913d1998cdd100cb.svg)}.flag-icon-iot.flag-icon-squared{background-image:url(iot.859e18e775458474.svg)}.flag-icon-irl{background-image:url(irl.012298b694810dfd.svg)}.flag-icon-irl.flag-icon-squared{background-image:url(irl.98cd3248607341a4.svg)}.flag-icon-irn{background-image:url(irn.078c9fb69ff5a28b.svg)}.flag-icon-irn.flag-icon-squared{background-image:url(irn.3b80fb80c857827e.svg)}.flag-icon-irq{background-image:url(irq.004ff165c9b2281b.svg)}.flag-icon-irq.flag-icon-squared{background-image:url(irq.1a598f056b0f1136.svg)}.flag-icon-isl{background-image:url(isl.3c30b940faea283e.svg)}.flag-icon-isl.flag-icon-squared{background-image:url(isl.167a68b62ef25d70.svg)}.flag-icon-isr{background-image:url(isr.eadbd9549e8fd73e.svg)}.flag-icon-isr.flag-icon-squared{background-image:url(isr.5716cd36ac978f21.svg)}.flag-icon-ita{background-image:url(ita.d5d799ccdf67193c.svg)}.flag-icon-ita.flag-icon-squared{background-image:url(ita.4f42136cca058b7c.svg)}.flag-icon-jam{background-image:url(jam.feebb27b0fe349ee.svg)}.flag-icon-jam.flag-icon-squared{background-image:url(jam.b55b045c739bb6e7.svg)}.flag-icon-jey{background-image:url(jey.27cc5b62445bf768.svg)}.flag-icon-jey.flag-icon-squared{background-image:url(jey.884f72d9962daf74.svg)}.flag-icon-jor{background-image:url(jor.2b21578597153c3d.svg)}.flag-icon-jor.flag-icon-squared{background-image:url(jor.f532bc7fac5ca18e.svg)}.flag-icon-jpn{background-image:url(jpn.d50922632828f209.svg)}.flag-icon-jpn.flag-icon-squared{background-image:url(jpn.076ec627aa7bd090.svg)}.flag-icon-kaz{background-image:url(kaz.70cc9dcedc9be6a4.svg)}.flag-icon-kaz.flag-icon-squared{background-image:url(kaz.568a406ffd699b4a.svg)}.flag-icon-ken{background-image:url(ken.481094ccbea9f6b9.svg)}.flag-icon-ken.flag-icon-squared{background-image:url(ken.4bead327ec87caa8.svg)}.flag-icon-kgz{background-image:url(kgz.38f89f8d3124f87f.svg)}.flag-icon-kgz.flag-icon-squared{background-image:url(kgz.1e15d24a2af8308a.svg)}.flag-icon-khm{background-image:url(khm.404841eae14076d0.svg)}.flag-icon-khm.flag-icon-squared{background-image:url(khm.180f8a91e3e25f17.svg)}.flag-icon-kir{background-image:url(kir.a0a35657a52d7fe1.svg)}.flag-icon-kir.flag-icon-squared{background-image:url(kir.19c6b30dabf8e680.svg)}.flag-icon-kna{background-image:url(kna.d3ee2b2414c679ea.svg)}.flag-icon-kna.flag-icon-squared{background-image:url(kna.8b2a0477455897ae.svg)}.flag-icon-kor{background-image:url(kor.66aa7faa89756339.svg)}.flag-icon-kor.flag-icon-squared{background-image:url(kor.ee746cfb40a81936.svg)}.flag-icon-kos{background-image:url(kos.07cee993da9054f9.svg)}.flag-icon-kos.flag-icon-squared{background-image:url(kos.ad208a8b70df9289.svg)}.flag-icon-kwt{background-image:url(kwt.430b83850f38a4c2.svg)}.flag-icon-kwt.flag-icon-squared{background-image:url(kwt.88ef558cbe47602c.svg)}.flag-icon-lao{background-image:url(lao.62302793e26fd3db.svg)}.flag-icon-lao.flag-icon-squared{background-image:url(lao.69d50f990394ea6a.svg)}.flag-icon-lbn{background-image:url(lbn.16c1711a06370319.svg)}.flag-icon-lbn.flag-icon-squared{background-image:url(lbn.4e2b400e8b6f6b4f.svg)}.flag-icon-lbr{background-image:url(lbr.89146372f92f5cc2.svg)}.flag-icon-lbr.flag-icon-squared{background-image:url(lbr.7e9ce9740ec686dd.svg)}.flag-icon-lby{background-image:url(lby.79396e28252aaf31.svg)}.flag-icon-lby.flag-icon-squared{background-image:url(lby.58e0696cff1ec642.svg)}.flag-icon-lca{background-image:url(lca.1e8a031bea3afab3.svg)}.flag-icon-lca.flag-icon-squared{background-image:url(lca.7399ba4c727664d4.svg)}.flag-icon-lie{background-image:url(lie.767af90c56855673.svg)}.flag-icon-lie.flag-icon-squared{background-image:url(lie.affe0a64aaa26ee6.svg)}.flag-icon-lka{background-image:url(lka.2dd4ff944755c97b.svg)}.flag-icon-lka.flag-icon-squared{background-image:url(lka.67e7b8b3cc5ef98f.svg)}.flag-icon-lso{background-image:url(lso.79e98e564cecff60.svg)}.flag-icon-lso.flag-icon-squared{background-image:url(lso.3759ed7e845bafff.svg)}.flag-icon-ltu{background-image:url(ltu.4ecf24f2efa3484c.svg)}.flag-icon-ltu.flag-icon-squared{background-image:url(ltu.ee0fc7958c12897a.svg)}.flag-icon-lux{background-image:url(lux.aa8ea64da20c443d.svg)}.flag-icon-lux.flag-icon-squared{background-image:url(lux.0f9d81d3b990a31b.svg)}.flag-icon-lva{background-image:url(lva.7463063f739d295b.svg)}.flag-icon-lva.flag-icon-squared{background-image:url(lva.fe0759709502238c.svg)}.flag-icon-mac{background-image:url(mac.3570f4d10e6a9719.svg)}.flag-icon-mac.flag-icon-squared{background-image:url(mac.fbf051e45a254df3.svg)}.flag-icon-maf{background-image:url(maf.675cc2a23d707ce4.svg)}.flag-icon-maf.flag-icon-squared{background-image:url(maf.2b023495873bd12d.svg)}.flag-icon-mar{background-image:url(mar.5e02f3143b408339.svg)}.flag-icon-mar.flag-icon-squared{background-image:url(mar.d4a9d670da8f2149.svg)}.flag-icon-mco{background-image:url(mco.83cfdb805806e483.svg)}.flag-icon-mco.flag-icon-squared{background-image:url(mco.f2ab2e3e99006474.svg)}.flag-icon-mda{background-image:url(mda.7892fe2691081539.svg)}.flag-icon-mda.flag-icon-squared{background-image:url(mda.7276beb4a090c61c.svg)}.flag-icon-mdg{background-image:url(mdg.30e28b6cffadcd28.svg)}.flag-icon-mdg.flag-icon-squared{background-image:url(mdg.76267db160f94c79.svg)}.flag-icon-mdv{background-image:url(mdv.37eb4217a67da387.svg)}.flag-icon-mdv.flag-icon-squared{background-image:url(mdv.f4c6961c93307e25.svg)}.flag-icon-mex{background-image:url(mex.c7c36d6ea31df7f1.svg)}.flag-icon-mex.flag-icon-squared{background-image:url(mex.52d14bd2f49cda72.svg)}.flag-icon-mhl{background-image:url(mhl.32091c2e8ccfb88f.svg)}.flag-icon-mhl.flag-icon-squared{background-image:url(mhl.7fb8ef3d7689968d.svg)}.flag-icon-mkd{background-image:url(mkd.4765414471e0131d.svg)}.flag-icon-mkd.flag-icon-squared{background-image:url(mkd.251bc959a7e5161d.svg)}.flag-icon-mli{background-image:url(mli.d3973fa49de8d867.svg)}.flag-icon-mli.flag-icon-squared{background-image:url(mli.5acd9a4d83972ca7.svg)}.flag-icon-mlt{background-image:url(mlt.eaeb09c005aa80fc.svg)}.flag-icon-mlt.flag-icon-squared{background-image:url(mlt.eff13046aaa14d87.svg)}.flag-icon-mmr{background-image:url(mmr.6c7c13d75ca5e503.svg)}.flag-icon-mmr.flag-icon-squared{background-image:url(mmr.e1690505142709e2.svg)}.flag-icon-mne{background-image:url(mne.6c1841004e963212.svg)}.flag-icon-mne.flag-icon-squared{background-image:url(mne.e78aa5facb4df212.svg)}.flag-icon-mng{background-image:url(mng.ad59b4e58cb3226b.svg)}.flag-icon-mng.flag-icon-squared{background-image:url(mng.cada2502c4029cfd.svg)}.flag-icon-mnp{background-image:url(mnp.73f112477b168a30.svg)}.flag-icon-mnp.flag-icon-squared{background-image:url(mnp.55cd497e2eb92e88.svg)}.flag-icon-moz{background-image:url(moz.dc4697b1af925827.svg)}.flag-icon-moz.flag-icon-squared{background-image:url(moz.2e99c81a9ab14fef.svg)}.flag-icon-mrt{background-image:url(mrt.012329183245248a.svg)}.flag-icon-mrt.flag-icon-squared{background-image:url(mrt.bced3fa58dc44d0c.svg)}.flag-icon-msr{background-image:url(msr.e2f4fcd55ca500b1.svg)}.flag-icon-msr.flag-icon-squared{background-image:url(msr.7422dc9105f49fc9.svg)}.flag-icon-mtq{background-image:url(mtq.d189fa786d8b644c.svg)}.flag-icon-mtq.flag-icon-squared{background-image:url(mtq.fb094c1b504f87e6.svg)}.flag-icon-mus{background-image:url(mus.50d9cb942d1a6d5f.svg)}.flag-icon-mus.flag-icon-squared{background-image:url(mus.d1144154f46e2cca.svg)}.flag-icon-mwi{background-image:url(mwi.d5b10dda00e0e10c.svg)}.flag-icon-mwi.flag-icon-squared{background-image:url(mwi.d40820a691af5c04.svg)}.flag-icon-mys{background-image:url(mys.b2e0cf121f733a0c.svg)}.flag-icon-mys.flag-icon-squared{background-image:url(mys.cad80c6eb4579d2b.svg)}.flag-icon-myt{background-image:url(myt.a41187392da5794e.svg)}.flag-icon-myt.flag-icon-squared{background-image:url(myt.fec7bc077dfccd29.svg)}.flag-icon-nam{background-image:url(nam.c980a61f9d7b9596.svg)}.flag-icon-nam.flag-icon-squared{background-image:url(nam.9d127225aa401b35.svg)}.flag-icon-ncl{background-image:url(ncl.9279dcb4e64e9f63.svg)}.flag-icon-ncl.flag-icon-squared{background-image:url(ncl.708dbea29cecd66b.svg)}.flag-icon-ner{background-image:url(ner.5b868edfdf175750.svg)}.flag-icon-ner.flag-icon-squared{background-image:url(ner.25663ecae390f6e1.svg)}.flag-icon-nfk{background-image:url(nfk.c598314617bf694f.svg)}.flag-icon-nfk.flag-icon-squared{background-image:url(nfk.ba9201ee11fbdaea.svg)}.flag-icon-nga{background-image:url(nga.e2c175bc2dc76f94.svg)}.flag-icon-nga.flag-icon-squared{background-image:url(nga.a8e0992aeeda58ed.svg)}.flag-icon-nic{background-image:url(nic.10288425866c549f.svg)}.flag-icon-nic.flag-icon-squared{background-image:url(nic.6113174b4c0fffd2.svg)}.flag-icon-nir{background-image:url(nir.7a904bdb63c18cb5.svg)}.flag-icon-nir.flag-icon-squared{background-image:url(nir.4ab340e4ebecee66.svg)}.flag-icon-niu{background-image:url(niu.b6e898976ffbf7ee.svg)}.flag-icon-niu.flag-icon-squared{background-image:url(niu.5424fcfcf4ea6a6a.svg)}.flag-icon-nld{background-image:url(nld.af923a1ccd9b622d.svg)}.flag-icon-nld.flag-icon-squared{background-image:url(nld.1693a0d08e6fd3f4.svg)}.flag-icon-nor{background-image:url(nor.35e2a0bab576167f.svg)}.flag-icon-nor.flag-icon-squared{background-image:url(nor.ac624b84261b3e56.svg)}.flag-icon-npl{background-image:url(npl.9e15eeb39680c77e.svg)}.flag-icon-npl.flag-icon-squared{background-image:url(npl.b8c563bbb141fde5.svg)}.flag-icon-nru{background-image:url(nru.1f92882913a9b513.svg)}.flag-icon-nru.flag-icon-squared{background-image:url(nru.e2b68255c6abd20c.svg)}.flag-icon-nzl{background-image:url(nzl.984e5e4b02a2d1ff.svg)}.flag-icon-nzl.flag-icon-squared{background-image:url(nzl.a9f505234eeee2fd.svg)}.flag-icon-omn{background-image:url(omn.23237c107e081768.svg)}.flag-icon-omn.flag-icon-squared{background-image:url(omn.1fabad9926ec098f.svg)}.flag-icon-pak{background-image:url(pak.9bde20520187d3e7.svg)}.flag-icon-pak.flag-icon-squared{background-image:url(pak.dc48e3384348f337.svg)}.flag-icon-pan{background-image:url(pan.aca20a074317665a.svg)}.flag-icon-pan.flag-icon-squared{background-image:url(pan.5841e19cf37ed675.svg)}.flag-icon-pcn{background-image:url(pcn.676d9c68d2250bd9.svg)}.flag-icon-pcn.flag-icon-squared{background-image:url(pcn.ff4f6081bd5bd4e0.svg)}.flag-icon-per{background-image:url(per.99d39cda22483fdf.svg)}.flag-icon-per.flag-icon-squared{background-image:url(per.4a9391a5ca9d1ab7.svg)}.flag-icon-phl{background-image:url(phl.ac123dbb9f372367.svg)}.flag-icon-phl.flag-icon-squared{background-image:url(phl.160fcc5b6021a94c.svg)}.flag-icon-plw{background-image:url(plw.1a7b00baafe030b3.svg)}.flag-icon-plw.flag-icon-squared{background-image:url(plw.7bf25ed200b00ee0.svg)}.flag-icon-png{background-image:url(png.ff347b87626e5f11.svg)}.flag-icon-png.flag-icon-squared{background-image:url(png.193a6cecd4f8c703.svg)}.flag-icon-pol{background-image:url(pol.02f2ecefe9a06058.svg)}.flag-icon-pol.flag-icon-squared{background-image:url(pol.399a1e0097f7edff.svg)}.flag-icon-pri{background-image:url(pri.a57f44de7fdbcd99.svg)}.flag-icon-pri.flag-icon-squared{background-image:url(pri.2e61b3a36ea098ea.svg)}.flag-icon-prk{background-image:url(prk.238877ec46749eb5.svg)}.flag-icon-prk.flag-icon-squared{background-image:url(prk.25d0f098877f9350.svg)}.flag-icon-prt{background-image:url(prt.197e134da306528a.svg)}.flag-icon-prt.flag-icon-squared{background-image:url(prt.7607ba417c0e5422.svg)}.flag-icon-pry{background-image:url(pry.dada70819da91327.svg)}.flag-icon-pry.flag-icon-squared{background-image:url(pry.1bd04a5172a4ccf7.svg)}.flag-icon-pse{background-image:url(pse.4c4c5c5bb51e2324.svg)}.flag-icon-pse.flag-icon-squared{background-image:url(pse.ac7c1536bc72fc22.svg)}.flag-icon-pyf{background-image:url(pyf.b30a63feb1390530.svg)}.flag-icon-pyf.flag-icon-squared{background-image:url(pyf.2807fabf2260c81a.svg)}.flag-icon-qat{background-image:url(qat.1e11daa2955686c3.svg)}.flag-icon-qat.flag-icon-squared{background-image:url(qat.e9a778fb6222be01.svg)}.flag-icon-reu{background-image:url(reu.07d003f6c76a65b9.svg)}.flag-icon-reu.flag-icon-squared{background-image:url(reu.afaca8d34f759722.svg)}.flag-icon-rou{background-image:url(rou.047f5b7697d98cf5.svg)}.flag-icon-rou.flag-icon-squared{background-image:url(rou.2d83f34006fe46ff.svg)}.flag-icon-rus{background-image:url(rus.5707a28f1c3eec51.svg)}.flag-icon-rus.flag-icon-squared{background-image:url(rus.1c65a02ec48564a0.svg)}.flag-icon-rwa{background-image:url(rwa.d3d4fe09c8fa6c2e.svg)}.flag-icon-rwa.flag-icon-squared{background-image:url(rwa.996bfa03ff4169b3.svg)}.flag-icon-sau{background-image:url(sau.d87e0f52b6fa5044.svg)}.flag-icon-sau.flag-icon-squared{background-image:url(sau.ee31c965edb99bdb.svg)}.flag-icon-sco{background-image:url(sco.09b6e998734db9a3.svg)}.flag-icon-sco.flag-icon-squared{background-image:url(sco.a3fc689ba42ae488.svg)}.flag-icon-sdn{background-image:url(sdn.758e46ff2cf88466.svg)}.flag-icon-sdn.flag-icon-squared{background-image:url(sdn.de16e0e450f00a37.svg)}.flag-icon-sen{background-image:url(sen.5ad491157718480f.svg)}.flag-icon-sen.flag-icon-squared{background-image:url(sen.8b7c70c668bc97f7.svg)}.flag-icon-sgp{background-image:url(sgp.0105fc61c9e55784.svg)}.flag-icon-sgp.flag-icon-squared{background-image:url(sgp.4f9e708cd0f9adc3.svg)}.flag-icon-sgs{background-image:url(sgs.a5461d75f9df93c0.svg)}.flag-icon-sgs.flag-icon-squared{background-image:url(sgs.489048aec4e74327.svg)}.flag-icon-shn{background-image:url(shn.28bc504ab088d1e1.svg)}.flag-icon-shn.flag-icon-squared{background-image:url(shn.87b67c9a486f56f5.svg)}.flag-icon-sjm{background-image:url(sjm.56abf69a346e0c67.svg)}.flag-icon-sjm.flag-icon-squared{background-image:url(sjm.90a5107bb4a0ca48.svg)}.flag-icon-slb{background-image:url(slb.64c0e6482638a0e4.svg)}.flag-icon-slb.flag-icon-squared{background-image:url(slb.9eade4ec158f722e.svg)}.flag-icon-sle{background-image:url(sle.800d5710e00ad865.svg)}.flag-icon-sle.flag-icon-squared{background-image:url(sle.eefbb9d2a3b99770.svg)}.flag-icon-slv{background-image:url(slv.70cd3b329afd90d6.svg)}.flag-icon-slv.flag-icon-squared{background-image:url(slv.da46fc5f0c550150.svg)}.flag-icon-smr{background-image:url(smr.8e91010549526c3a.svg)}.flag-icon-smr.flag-icon-squared{background-image:url(smr.e9366d857de9b449.svg)}.flag-icon-som{background-image:url(som.28a54dc27705bb53.svg)}.flag-icon-som.flag-icon-squared{background-image:url(som.0ff459ca82e3901d.svg)}.flag-icon-spm{background-image:url(spm.a41c6c9de5ab8dda.svg)}.flag-icon-spm.flag-icon-squared{background-image:url(spm.4f782420da5c24ca.svg)}.flag-icon-srb{background-image:url(srb.59f00cbb61ac9e31.svg)}.flag-icon-srb.flag-icon-squared{background-image:url(srb.899b19e7ab932761.svg)}.flag-icon-ssd{background-image:url(ssd.970a8cea6c03b5f3.svg)}.flag-icon-ssd.flag-icon-squared{background-image:url(ssd.c0f361e0f30581b6.svg)}.flag-icon-stp{background-image:url(stp.c189f4dd9b1fd128.svg)}.flag-icon-stp.flag-icon-squared{background-image:url(stp.b290934cd5072694.svg)}.flag-icon-sun{background-image:url(sun.a9ae224351e58553.svg)}.flag-icon-sun.flag-icon-squared{background-image:url(sun.97291e951d44be99.svg)}.flag-icon-sur{background-image:url(sur.f76fafded3e75513.svg)}.flag-icon-sur.flag-icon-squared{background-image:url(sur.a35a642446ebecf8.svg)}.flag-icon-svk{background-image:url(svk.1bebd3cf3db7644b.svg)}.flag-icon-svk.flag-icon-squared{background-image:url(svk.88913208cd07d0d7.svg)}.flag-icon-svn{background-image:url(svn.356f3bc53ea7e57e.svg)}.flag-icon-svn.flag-icon-squared{background-image:url(svn.271a3eda39ffe9e0.svg)}.flag-icon-swe{background-image:url(swe.525e6c92bb6b86e0.svg)}.flag-icon-swe.flag-icon-squared{background-image:url(swe.fc313941d1af6782.svg)}.flag-icon-swz{background-image:url(swz.ae9eba856819426c.svg)}.flag-icon-swz.flag-icon-squared{background-image:url(swz.868d1ec596dadcaa.svg)}.flag-icon-sxm{background-image:url(sxm.4a96f8cbfc45225d.svg)}.flag-icon-sxm.flag-icon-squared{background-image:url(sxm.a5dd7f29f04a4bd6.svg)}.flag-icon-syc{background-image:url(syc.46d24a27a581ef09.svg)}.flag-icon-syc.flag-icon-squared{background-image:url(syc.cd82604de5f23e36.svg)}.flag-icon-syr{background-image:url(syr.cc03a9cf213a16bb.svg)}.flag-icon-syr.flag-icon-squared{background-image:url(syr.c9efbcbcd9bbcef9.svg)}.flag-icon-tca{background-image:url(tca.d12789e3b63be13b.svg)}.flag-icon-tca.flag-icon-squared{background-image:url(tca.4a4de8e8efd73c36.svg)}.flag-icon-tcd{background-image:url(tcd.d99ae340ac9349b1.svg)}.flag-icon-tcd.flag-icon-squared{background-image:url(tcd.ba367c8016087eed.svg)}.flag-icon-tgo{background-image:url(tgo.05c913aee9daf606.svg)}.flag-icon-tgo.flag-icon-squared{background-image:url(tgo.af9390648dd2ff83.svg)}.flag-icon-tha{background-image:url(tha.205836249c69e4cd.svg)}.flag-icon-tha.flag-icon-squared{background-image:url(tha.3cbd444817eb89a9.svg)}.flag-icon-tjk{background-image:url(tjk.913b30149ec002e9.svg)}.flag-icon-tjk.flag-icon-squared{background-image:url(tjk.99c0c31d7b940474.svg)}.flag-icon-tkl{background-image:url(tkl.3ae8141adfd27aa7.svg)}.flag-icon-tkl.flag-icon-squared{background-image:url(tkl.fe14fc4f10514158.svg)}.flag-icon-tkm{background-image:url(tkm.1a746559627deb70.svg)}.flag-icon-tkm.flag-icon-squared{background-image:url(tkm.107a84511f678dec.svg)}.flag-icon-tls{background-image:url(tls.55b5211fe35256ae.svg)}.flag-icon-tls.flag-icon-squared{background-image:url(tls.4371d3e8048f1ca9.svg)}.flag-icon-ton{background-image:url(ton.e157dd09828f5139.svg)}.flag-icon-ton.flag-icon-squared{background-image:url(ton.c5359406e72d0b5e.svg)}.flag-icon-tto{background-image:url(tto.464220333b32efdc.svg)}.flag-icon-tto.flag-icon-squared{background-image:url(tto.edd04a01922711fd.svg)}.flag-icon-tun{background-image:url(tun.52bf065a544ce168.svg)}.flag-icon-tun.flag-icon-squared{background-image:url(tun.09d55a7b2dda4ecd.svg)}.flag-icon-tur{background-image:url(tur.3dfdcd4c4731233d.svg)}.flag-icon-tur.flag-icon-squared{background-image:url(tur.6127bb59397795b1.svg)}.flag-icon-tuv{background-image:url(tuv.6313fd09c82421cc.svg)}.flag-icon-tuv.flag-icon-squared{background-image:url(tuv.e5149198431bc2f7.svg)}.flag-icon-twn{background-image:url(twn.d74a1d86896c9884.svg)}.flag-icon-twn.flag-icon-squared{background-image:url(twn.f0800a69981648c2.svg)}.flag-icon-tza{background-image:url(tza.7efd4f86eb730580.svg)}.flag-icon-tza.flag-icon-squared{background-image:url(tza.5fb940d94cc4a926.svg)}.flag-icon-uga{background-image:url(uga.2901bcd4ee136d62.svg)}.flag-icon-uga.flag-icon-squared{background-image:url(uga.2a87e69719e72484.svg)}.flag-icon-ukr{background-image:url(ukr.d758ea8424902780.svg)}.flag-icon-ukr.flag-icon-squared{background-image:url(ukr.7c116de2f463a3ba.svg)}.flag-icon-umi{background-image:url(umi.78860bec2ccc0314.svg)}.flag-icon-umi.flag-icon-squared{background-image:url(umi.80716cd436d2cd9f.svg)}.flag-icon-ury{background-image:url(ury.a2bc249806f41a0b.svg)}.flag-icon-ury.flag-icon-squared{background-image:url(ury.9dfd5c68efd6ae39.svg)}.flag-icon-usa{background-image:url(usa.8aecba24d95ece37.svg)}.flag-icon-usa.flag-icon-squared{background-image:url(usa.5eea0b859607080d.svg)}.flag-icon-uzb{background-image:url(uzb.ab93eefe3eab26f8.svg)}.flag-icon-uzb.flag-icon-squared{background-image:url(uzb.a9407b874d4f03e9.svg)}.flag-icon-vat{background-image:url(vat.aebdd5c482719c96.svg)}.flag-icon-vat.flag-icon-squared{background-image:url(vat.a222963717744106.svg)}.flag-icon-vct{background-image:url(vct.fca77fa199c3efc8.svg)}.flag-icon-vct.flag-icon-squared{background-image:url(vct.ea14027e634a1a87.svg)}.flag-icon-ven{background-image:url(ven.016ff836a011fe67.svg)}.flag-icon-ven.flag-icon-squared{background-image:url(ven.bfaa690962c24ac4.svg)}.flag-icon-vgb{background-image:url(vgb.c4234238266fdc7c.svg)}.flag-icon-vgb.flag-icon-squared{background-image:url(vgb.7536d68c963fae96.svg)}.flag-icon-vir{background-image:url(vir.16711af4d891e7f9.svg)}.flag-icon-vir.flag-icon-squared{background-image:url(vir.9c24e87a489dc2ba.svg)}.flag-icon-vnm{background-image:url(vnm.f357296be70e27bb.svg)}.flag-icon-vnm.flag-icon-squared{background-image:url(vnm.bad12bfad4645fb7.svg)}.flag-icon-vut{background-image:url(vut.3c61a84afb48299f.svg)}.flag-icon-vut.flag-icon-squared{background-image:url(vut.c9e77f90a217a024.svg)}.flag-icon-wal{background-image:url(wal.687c2c4c82415308.svg)}.flag-icon-wal.flag-icon-squared{background-image:url(wal.a446b3610e0b31bf.svg)}.flag-icon-wlf{background-image:url(wlf.07d003f6c76a65b9.svg)}.flag-icon-wlf.flag-icon-squared{background-image:url(wlf.afaca8d34f759722.svg)}.flag-icon-wsm{background-image:url(wsm.8db32a127acb1822.svg)}.flag-icon-wsm.flag-icon-squared{background-image:url(wsm.d0bee5b49fb5251d.svg)}.flag-icon-yem{background-image:url(yem.693e45d97f46c712.svg)}.flag-icon-yem.flag-icon-squared{background-image:url(yem.bdb3378c4ba78dae.svg)}.flag-icon-zaf{background-image:url(zaf.65546ed63c954658.svg)}.flag-icon-zaf.flag-icon-squared{background-image:url(zaf.af1974f904ad3c1a.svg)}.flag-icon-zmb{background-image:url(zmb.b9e076d92ea2dc2a.svg)}.flag-icon-zmb.flag-icon-squared{background-image:url(zmb.0af5b14b09711f4f.svg)}.flag-icon-zwe{background-image:url(zwe.ba1f77b5149d70d3.svg)}.flag-icon-zwe.flag-icon-squared{background-image:url(zwe.1e8a941b38092bf1.svg)}@font-face{font-family:remixicon;src:url(remixicon.72421f8adf853f75.eot?t=1730118419915);src:url(remixicon.72421f8adf853f75.eot?t=1730118419915#iefix) format("embedded-opentype"),url(remixicon.ff3db2f0f9940b56.woff2?t=1730118419915) format("woff2"),url(remixicon.19fdd00d5d83f36c.woff?t=1730118419915) format("woff"),url(remixicon.f41ead064cabac18.ttf?t=1730118419915) format("truetype"),url(remixicon.9e5fad22ac3ea7eb.svg?t=1730118419915#remixicon) format("svg");font-display:swap}[class^=ri-],[class*=" ri-"]{font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em}.ri-xxs{font-size:.5em}.ri-xs{font-size:.75em}.ri-sm{font-size:.875em}.ri-1x{font-size:1em}.ri-2x{font-size:2em}.ri-3x{font-size:3em}.ri-4x{font-size:4em}.ri-5x{font-size:5em}.ri-6x{font-size:6em}.ri-7x{font-size:7em}.ri-8x{font-size:8em}.ri-9x{font-size:9em}.ri-10x{font-size:10em}.ri-fw{text-align:center;width:1.25em}.ri-24-hours-fill:before{content:"\ea01"}.ri-24-hours-line:before{content:"\ea02"}.ri-4k-fill:before{content:"\ea03"}.ri-4k-line:before{content:"\ea04"}.ri-a-b:before{content:"\ea05"}.ri-account-box-fill:before{content:"\ea06"}.ri-account-box-line:before{content:"\ea07"}.ri-account-circle-fill:before{content:"\ea08"}.ri-account-circle-line:before{content:"\ea09"}.ri-account-pin-box-fill:before{content:"\ea0a"}.ri-account-pin-box-line:before{content:"\ea0b"}.ri-account-pin-circle-fill:before{content:"\ea0c"}.ri-account-pin-circle-line:before{content:"\ea0d"}.ri-add-box-fill:before{content:"\ea0e"}.ri-add-box-line:before{content:"\ea0f"}.ri-add-circle-fill:before{content:"\ea10"}.ri-add-circle-line:before{content:"\ea11"}.ri-add-fill:before{content:"\ea12"}.ri-add-line:before{content:"\ea13"}.ri-admin-fill:before{content:"\ea14"}.ri-admin-line:before{content:"\ea15"}.ri-advertisement-fill:before{content:"\ea16"}.ri-advertisement-line:before{content:"\ea17"}.ri-airplay-fill:before{content:"\ea18"}.ri-airplay-line:before{content:"\ea19"}.ri-alarm-fill:before{content:"\ea1a"}.ri-alarm-line:before{content:"\ea1b"}.ri-alarm-warning-fill:before{content:"\ea1c"}.ri-alarm-warning-line:before{content:"\ea1d"}.ri-album-fill:before{content:"\ea1e"}.ri-album-line:before{content:"\ea1f"}.ri-alert-fill:before{content:"\ea20"}.ri-alert-line:before{content:"\ea21"}.ri-aliens-fill:before{content:"\ea22"}.ri-aliens-line:before{content:"\ea23"}.ri-align-bottom:before{content:"\ea24"}.ri-align-center:before{content:"\ea25"}.ri-align-justify:before{content:"\ea26"}.ri-align-left:before{content:"\ea27"}.ri-align-right:before{content:"\ea28"}.ri-align-top:before{content:"\ea29"}.ri-align-vertically:before{content:"\ea2a"}.ri-alipay-fill:before{content:"\ea2b"}.ri-alipay-line:before{content:"\ea2c"}.ri-amazon-fill:before{content:"\ea2d"}.ri-amazon-line:before{content:"\ea2e"}.ri-anchor-fill:before{content:"\ea2f"}.ri-anchor-line:before{content:"\ea30"}.ri-ancient-gate-fill:before{content:"\ea31"}.ri-ancient-gate-line:before{content:"\ea32"}.ri-ancient-pavilion-fill:before{content:"\ea33"}.ri-ancient-pavilion-line:before{content:"\ea34"}.ri-android-fill:before{content:"\ea35"}.ri-android-line:before{content:"\ea36"}.ri-angularjs-fill:before{content:"\ea37"}.ri-angularjs-line:before{content:"\ea38"}.ri-anticlockwise-2-fill:before{content:"\ea39"}.ri-anticlockwise-2-line:before{content:"\ea3a"}.ri-anticlockwise-fill:before{content:"\ea3b"}.ri-anticlockwise-line:before{content:"\ea3c"}.ri-app-store-fill:before{content:"\ea3d"}.ri-app-store-line:before{content:"\ea3e"}.ri-apple-fill:before{content:"\ea3f"}.ri-apple-line:before{content:"\ea40"}.ri-apps-2-fill:before{content:"\ea41"}.ri-apps-2-line:before{content:"\ea42"}.ri-apps-fill:before{content:"\ea43"}.ri-apps-line:before{content:"\ea44"}.ri-archive-drawer-fill:before{content:"\ea45"}.ri-archive-drawer-line:before{content:"\ea46"}.ri-archive-fill:before{content:"\ea47"}.ri-archive-line:before{content:"\ea48"}.ri-arrow-down-circle-fill:before{content:"\ea49"}.ri-arrow-down-circle-line:before{content:"\ea4a"}.ri-arrow-down-fill:before{content:"\ea4b"}.ri-arrow-down-line:before{content:"\ea4c"}.ri-arrow-down-s-fill:before{content:"\ea4d"}.ri-arrow-down-s-line:before{content:"\ea4e"}.ri-arrow-drop-down-fill:before{content:"\ea4f"}.ri-arrow-drop-down-line:before{content:"\ea50"}.ri-arrow-drop-left-fill:before{content:"\ea51"}.ri-arrow-drop-left-line:before{content:"\ea52"}.ri-arrow-drop-right-fill:before{content:"\ea53"}.ri-arrow-drop-right-line:before{content:"\ea54"}.ri-arrow-drop-up-fill:before{content:"\ea55"}.ri-arrow-drop-up-line:before{content:"\ea56"}.ri-arrow-go-back-fill:before{content:"\ea57"}.ri-arrow-go-back-line:before{content:"\ea58"}.ri-arrow-go-forward-fill:before{content:"\ea59"}.ri-arrow-go-forward-line:before{content:"\ea5a"}.ri-arrow-left-circle-fill:before{content:"\ea5b"}.ri-arrow-left-circle-line:before{content:"\ea5c"}.ri-arrow-left-down-fill:before{content:"\ea5d"}.ri-arrow-left-down-line:before{content:"\ea5e"}.ri-arrow-left-fill:before{content:"\ea5f"}.ri-arrow-left-line:before{content:"\ea60"}.ri-arrow-left-right-fill:before{content:"\ea61"}.ri-arrow-left-right-line:before{content:"\ea62"}.ri-arrow-left-s-fill:before{content:"\ea63"}.ri-arrow-left-s-line:before{content:"\ea64"}.ri-arrow-left-up-fill:before{content:"\ea65"}.ri-arrow-left-up-line:before{content:"\ea66"}.ri-arrow-right-circle-fill:before{content:"\ea67"}.ri-arrow-right-circle-line:before{content:"\ea68"}.ri-arrow-right-down-fill:before{content:"\ea69"}.ri-arrow-right-down-line:before{content:"\ea6a"}.ri-arrow-right-fill:before{content:"\ea6b"}.ri-arrow-right-line:before{content:"\ea6c"}.ri-arrow-right-s-fill:before{content:"\ea6d"}.ri-arrow-right-s-line:before{content:"\ea6e"}.ri-arrow-right-up-fill:before{content:"\ea6f"}.ri-arrow-right-up-line:before{content:"\ea70"}.ri-arrow-up-circle-fill:before{content:"\ea71"}.ri-arrow-up-circle-line:before{content:"\ea72"}.ri-arrow-up-down-fill:before{content:"\ea73"}.ri-arrow-up-down-line:before{content:"\ea74"}.ri-arrow-up-fill:before{content:"\ea75"}.ri-arrow-up-line:before{content:"\ea76"}.ri-arrow-up-s-fill:before{content:"\ea77"}.ri-arrow-up-s-line:before{content:"\ea78"}.ri-artboard-2-fill:before{content:"\ea79"}.ri-artboard-2-line:before{content:"\ea7a"}.ri-artboard-fill:before{content:"\ea7b"}.ri-artboard-line:before{content:"\ea7c"}.ri-article-fill:before{content:"\ea7d"}.ri-article-line:before{content:"\ea7e"}.ri-aspect-ratio-fill:before{content:"\ea7f"}.ri-aspect-ratio-line:before{content:"\ea80"}.ri-asterisk:before{content:"\ea81"}.ri-at-fill:before{content:"\ea82"}.ri-at-line:before{content:"\ea83"}.ri-attachment-2:before{content:"\ea84"}.ri-attachment-fill:before{content:"\ea85"}.ri-attachment-line:before{content:"\ea86"}.ri-auction-fill:before{content:"\ea87"}.ri-auction-line:before{content:"\ea88"}.ri-award-fill:before{content:"\ea89"}.ri-award-line:before{content:"\ea8a"}.ri-baidu-fill:before{content:"\ea8b"}.ri-baidu-line:before{content:"\ea8c"}.ri-ball-pen-fill:before{content:"\ea8d"}.ri-ball-pen-line:before{content:"\ea8e"}.ri-bank-card-2-fill:before{content:"\ea8f"}.ri-bank-card-2-line:before{content:"\ea90"}.ri-bank-card-fill:before{content:"\ea91"}.ri-bank-card-line:before{content:"\ea92"}.ri-bank-fill:before{content:"\ea93"}.ri-bank-line:before{content:"\ea94"}.ri-bar-chart-2-fill:before{content:"\ea95"}.ri-bar-chart-2-line:before{content:"\ea96"}.ri-bar-chart-box-fill:before{content:"\ea97"}.ri-bar-chart-box-line:before{content:"\ea98"}.ri-bar-chart-fill:before{content:"\ea99"}.ri-bar-chart-grouped-fill:before{content:"\ea9a"}.ri-bar-chart-grouped-line:before{content:"\ea9b"}.ri-bar-chart-horizontal-fill:before{content:"\ea9c"}.ri-bar-chart-horizontal-line:before{content:"\ea9d"}.ri-bar-chart-line:before{content:"\ea9e"}.ri-barcode-box-fill:before{content:"\ea9f"}.ri-barcode-box-line:before{content:"\eaa0"}.ri-barcode-fill:before{content:"\eaa1"}.ri-barcode-line:before{content:"\eaa2"}.ri-barricade-fill:before{content:"\eaa3"}.ri-barricade-line:before{content:"\eaa4"}.ri-base-station-fill:before{content:"\eaa5"}.ri-base-station-line:before{content:"\eaa6"}.ri-basketball-fill:before{content:"\eaa7"}.ri-basketball-line:before{content:"\eaa8"}.ri-battery-2-charge-fill:before{content:"\eaa9"}.ri-battery-2-charge-line:before{content:"\eaaa"}.ri-battery-2-fill:before{content:"\eaab"}.ri-battery-2-line:before{content:"\eaac"}.ri-battery-charge-fill:before{content:"\eaad"}.ri-battery-charge-line:before{content:"\eaae"}.ri-battery-fill:before{content:"\eaaf"}.ri-battery-line:before{content:"\eab0"}.ri-battery-low-fill:before{content:"\eab1"}.ri-battery-low-line:before{content:"\eab2"}.ri-battery-saver-fill:before{content:"\eab3"}.ri-battery-saver-line:before{content:"\eab4"}.ri-battery-share-fill:before{content:"\eab5"}.ri-battery-share-line:before{content:"\eab6"}.ri-bear-smile-fill:before{content:"\eab7"}.ri-bear-smile-line:before{content:"\eab8"}.ri-behance-fill:before{content:"\eab9"}.ri-behance-line:before{content:"\eaba"}.ri-bell-fill:before{content:"\eabb"}.ri-bell-line:before{content:"\eabc"}.ri-bike-fill:before{content:"\eabd"}.ri-bike-line:before{content:"\eabe"}.ri-bilibili-fill:before{content:"\eabf"}.ri-bilibili-line:before{content:"\eac0"}.ri-bill-fill:before{content:"\eac1"}.ri-bill-line:before{content:"\eac2"}.ri-billiards-fill:before{content:"\eac3"}.ri-billiards-line:before{content:"\eac4"}.ri-bit-coin-fill:before{content:"\eac5"}.ri-bit-coin-line:before{content:"\eac6"}.ri-blaze-fill:before{content:"\eac7"}.ri-blaze-line:before{content:"\eac8"}.ri-bluetooth-connect-fill:before{content:"\eac9"}.ri-bluetooth-connect-line:before{content:"\eaca"}.ri-bluetooth-fill:before{content:"\eacb"}.ri-bluetooth-line:before{content:"\eacc"}.ri-blur-off-fill:before{content:"\eacd"}.ri-blur-off-line:before{content:"\eace"}.ri-body-scan-fill:before{content:"\eacf"}.ri-body-scan-line:before{content:"\ead0"}.ri-bold:before{content:"\ead1"}.ri-book-2-fill:before{content:"\ead2"}.ri-book-2-line:before{content:"\ead3"}.ri-book-3-fill:before{content:"\ead4"}.ri-book-3-line:before{content:"\ead5"}.ri-book-fill:before{content:"\ead6"}.ri-book-line:before{content:"\ead7"}.ri-book-marked-fill:before{content:"\ead8"}.ri-book-marked-line:before{content:"\ead9"}.ri-book-open-fill:before{content:"\eada"}.ri-book-open-line:before{content:"\eadb"}.ri-book-read-fill:before{content:"\eadc"}.ri-book-read-line:before{content:"\eadd"}.ri-booklet-fill:before{content:"\eade"}.ri-booklet-line:before{content:"\eadf"}.ri-bookmark-2-fill:before{content:"\eae0"}.ri-bookmark-2-line:before{content:"\eae1"}.ri-bookmark-3-fill:before{content:"\eae2"}.ri-bookmark-3-line:before{content:"\eae3"}.ri-bookmark-fill:before{content:"\eae4"}.ri-bookmark-line:before{content:"\eae5"}.ri-boxing-fill:before{content:"\eae6"}.ri-boxing-line:before{content:"\eae7"}.ri-braces-fill:before{content:"\eae8"}.ri-braces-line:before{content:"\eae9"}.ri-brackets-fill:before{content:"\eaea"}.ri-brackets-line:before{content:"\eaeb"}.ri-briefcase-2-fill:before{content:"\eaec"}.ri-briefcase-2-line:before{content:"\eaed"}.ri-briefcase-3-fill:before{content:"\eaee"}.ri-briefcase-3-line:before{content:"\eaef"}.ri-briefcase-4-fill:before{content:"\eaf0"}.ri-briefcase-4-line:before{content:"\eaf1"}.ri-briefcase-5-fill:before{content:"\eaf2"}.ri-briefcase-5-line:before{content:"\eaf3"}.ri-briefcase-fill:before{content:"\eaf4"}.ri-briefcase-line:before{content:"\eaf5"}.ri-bring-forward:before{content:"\eaf6"}.ri-bring-to-front:before{content:"\eaf7"}.ri-broadcast-fill:before{content:"\eaf8"}.ri-broadcast-line:before{content:"\eaf9"}.ri-brush-2-fill:before{content:"\eafa"}.ri-brush-2-line:before{content:"\eafb"}.ri-brush-3-fill:before{content:"\eafc"}.ri-brush-3-line:before{content:"\eafd"}.ri-brush-4-fill:before{content:"\eafe"}.ri-brush-4-line:before{content:"\eaff"}.ri-brush-fill:before{content:"\eb00"}.ri-brush-line:before{content:"\eb01"}.ri-bubble-chart-fill:before{content:"\eb02"}.ri-bubble-chart-line:before{content:"\eb03"}.ri-bug-2-fill:before{content:"\eb04"}.ri-bug-2-line:before{content:"\eb05"}.ri-bug-fill:before{content:"\eb06"}.ri-bug-line:before{content:"\eb07"}.ri-building-2-fill:before{content:"\eb08"}.ri-building-2-line:before{content:"\eb09"}.ri-building-3-fill:before{content:"\eb0a"}.ri-building-3-line:before{content:"\eb0b"}.ri-building-4-fill:before{content:"\eb0c"}.ri-building-4-line:before{content:"\eb0d"}.ri-building-fill:before{content:"\eb0e"}.ri-building-line:before{content:"\eb0f"}.ri-bus-2-fill:before{content:"\eb10"}.ri-bus-2-line:before{content:"\eb11"}.ri-bus-fill:before{content:"\eb12"}.ri-bus-line:before{content:"\eb13"}.ri-bus-wifi-fill:before{content:"\eb14"}.ri-bus-wifi-line:before{content:"\eb15"}.ri-cactus-fill:before{content:"\eb16"}.ri-cactus-line:before{content:"\eb17"}.ri-cake-2-fill:before{content:"\eb18"}.ri-cake-2-line:before{content:"\eb19"}.ri-cake-3-fill:before{content:"\eb1a"}.ri-cake-3-line:before{content:"\eb1b"}.ri-cake-fill:before{content:"\eb1c"}.ri-cake-line:before{content:"\eb1d"}.ri-calculator-fill:before{content:"\eb1e"}.ri-calculator-line:before{content:"\eb1f"}.ri-calendar-2-fill:before{content:"\eb20"}.ri-calendar-2-line:before{content:"\eb21"}.ri-calendar-check-fill:before{content:"\eb22"}.ri-calendar-check-line:before{content:"\eb23"}.ri-calendar-event-fill:before{content:"\eb24"}.ri-calendar-event-line:before{content:"\eb25"}.ri-calendar-fill:before{content:"\eb26"}.ri-calendar-line:before{content:"\eb27"}.ri-calendar-todo-fill:before{content:"\eb28"}.ri-calendar-todo-line:before{content:"\eb29"}.ri-camera-2-fill:before{content:"\eb2a"}.ri-camera-2-line:before{content:"\eb2b"}.ri-camera-3-fill:before{content:"\eb2c"}.ri-camera-3-line:before{content:"\eb2d"}.ri-camera-fill:before{content:"\eb2e"}.ri-camera-lens-fill:before{content:"\eb2f"}.ri-camera-lens-line:before{content:"\eb30"}.ri-camera-line:before{content:"\eb31"}.ri-camera-off-fill:before{content:"\eb32"}.ri-camera-off-line:before{content:"\eb33"}.ri-camera-switch-fill:before{content:"\eb34"}.ri-camera-switch-line:before{content:"\eb35"}.ri-capsule-fill:before{content:"\eb36"}.ri-capsule-line:before{content:"\eb37"}.ri-car-fill:before{content:"\eb38"}.ri-car-line:before{content:"\eb39"}.ri-car-washing-fill:before{content:"\eb3a"}.ri-car-washing-line:before{content:"\eb3b"}.ri-caravan-fill:before{content:"\eb3c"}.ri-caravan-line:before{content:"\eb3d"}.ri-cast-fill:before{content:"\eb3e"}.ri-cast-line:before{content:"\eb3f"}.ri-cellphone-fill:before{content:"\eb40"}.ri-cellphone-line:before{content:"\eb41"}.ri-celsius-fill:before{content:"\eb42"}.ri-celsius-line:before{content:"\eb43"}.ri-centos-fill:before{content:"\eb44"}.ri-centos-line:before{content:"\eb45"}.ri-character-recognition-fill:before{content:"\eb46"}.ri-character-recognition-line:before{content:"\eb47"}.ri-charging-pile-2-fill:before{content:"\eb48"}.ri-charging-pile-2-line:before{content:"\eb49"}.ri-charging-pile-fill:before{content:"\eb4a"}.ri-charging-pile-line:before{content:"\eb4b"}.ri-chat-1-fill:before{content:"\eb4c"}.ri-chat-1-line:before{content:"\eb4d"}.ri-chat-2-fill:before{content:"\eb4e"}.ri-chat-2-line:before{content:"\eb4f"}.ri-chat-3-fill:before{content:"\eb50"}.ri-chat-3-line:before{content:"\eb51"}.ri-chat-4-fill:before{content:"\eb52"}.ri-chat-4-line:before{content:"\eb53"}.ri-chat-check-fill:before{content:"\eb54"}.ri-chat-check-line:before{content:"\eb55"}.ri-chat-delete-fill:before{content:"\eb56"}.ri-chat-delete-line:before{content:"\eb57"}.ri-chat-download-fill:before{content:"\eb58"}.ri-chat-download-line:before{content:"\eb59"}.ri-chat-follow-up-fill:before{content:"\eb5a"}.ri-chat-follow-up-line:before{content:"\eb5b"}.ri-chat-forward-fill:before{content:"\eb5c"}.ri-chat-forward-line:before{content:"\eb5d"}.ri-chat-heart-fill:before{content:"\eb5e"}.ri-chat-heart-line:before{content:"\eb5f"}.ri-chat-history-fill:before{content:"\eb60"}.ri-chat-history-line:before{content:"\eb61"}.ri-chat-new-fill:before{content:"\eb62"}.ri-chat-new-line:before{content:"\eb63"}.ri-chat-off-fill:before{content:"\eb64"}.ri-chat-off-line:before{content:"\eb65"}.ri-chat-poll-fill:before{content:"\eb66"}.ri-chat-poll-line:before{content:"\eb67"}.ri-chat-private-fill:before{content:"\eb68"}.ri-chat-private-line:before{content:"\eb69"}.ri-chat-quote-fill:before{content:"\eb6a"}.ri-chat-quote-line:before{content:"\eb6b"}.ri-chat-settings-fill:before{content:"\eb6c"}.ri-chat-settings-line:before{content:"\eb6d"}.ri-chat-smile-2-fill:before{content:"\eb6e"}.ri-chat-smile-2-line:before{content:"\eb6f"}.ri-chat-smile-3-fill:before{content:"\eb70"}.ri-chat-smile-3-line:before{content:"\eb71"}.ri-chat-smile-fill:before{content:"\eb72"}.ri-chat-smile-line:before{content:"\eb73"}.ri-chat-upload-fill:before{content:"\eb74"}.ri-chat-upload-line:before{content:"\eb75"}.ri-chat-voice-fill:before{content:"\eb76"}.ri-chat-voice-line:before{content:"\eb77"}.ri-check-double-fill:before{content:"\eb78"}.ri-check-double-line:before{content:"\eb79"}.ri-check-fill:before{content:"\eb7a"}.ri-check-line:before{content:"\eb7b"}.ri-checkbox-blank-circle-fill:before{content:"\eb7c"}.ri-checkbox-blank-circle-line:before{content:"\eb7d"}.ri-checkbox-blank-fill:before{content:"\eb7e"}.ri-checkbox-blank-line:before{content:"\eb7f"}.ri-checkbox-circle-fill:before{content:"\eb80"}.ri-checkbox-circle-line:before{content:"\eb81"}.ri-checkbox-fill:before{content:"\eb82"}.ri-checkbox-indeterminate-fill:before{content:"\eb83"}.ri-checkbox-indeterminate-line:before{content:"\eb84"}.ri-checkbox-line:before{content:"\eb85"}.ri-checkbox-multiple-blank-fill:before{content:"\eb86"}.ri-checkbox-multiple-blank-line:before{content:"\eb87"}.ri-checkbox-multiple-fill:before{content:"\eb88"}.ri-checkbox-multiple-line:before{content:"\eb89"}.ri-china-railway-fill:before{content:"\eb8a"}.ri-china-railway-line:before{content:"\eb8b"}.ri-chrome-fill:before{content:"\eb8c"}.ri-chrome-line:before{content:"\eb8d"}.ri-clapperboard-fill:before{content:"\eb8e"}.ri-clapperboard-line:before{content:"\eb8f"}.ri-clipboard-fill:before{content:"\eb90"}.ri-clipboard-line:before{content:"\eb91"}.ri-clockwise-2-fill:before{content:"\eb92"}.ri-clockwise-2-line:before{content:"\eb93"}.ri-clockwise-fill:before{content:"\eb94"}.ri-clockwise-line:before{content:"\eb95"}.ri-close-circle-fill:before{content:"\eb96"}.ri-close-circle-line:before{content:"\eb97"}.ri-close-fill:before{content:"\eb98"}.ri-close-line:before{content:"\eb99"}.ri-closed-captioning-fill:before{content:"\eb9a"}.ri-closed-captioning-line:before{content:"\eb9b"}.ri-cloud-fill:before{content:"\eb9c"}.ri-cloud-line:before{content:"\eb9d"}.ri-cloud-off-fill:before{content:"\eb9e"}.ri-cloud-off-line:before{content:"\eb9f"}.ri-cloud-windy-fill:before{content:"\eba0"}.ri-cloud-windy-line:before{content:"\eba1"}.ri-cloudy-2-fill:before{content:"\eba2"}.ri-cloudy-2-line:before{content:"\eba3"}.ri-cloudy-fill:before{content:"\eba4"}.ri-cloudy-line:before{content:"\eba5"}.ri-code-box-fill:before{content:"\eba6"}.ri-code-box-line:before{content:"\eba7"}.ri-code-fill:before{content:"\eba8"}.ri-code-line:before{content:"\eba9"}.ri-code-s-fill:before{content:"\ebaa"}.ri-code-s-line:before{content:"\ebab"}.ri-code-s-slash-fill:before{content:"\ebac"}.ri-code-s-slash-line:before{content:"\ebad"}.ri-code-view:before{content:"\ebae"}.ri-codepen-fill:before{content:"\ebaf"}.ri-codepen-line:before{content:"\ebb0"}.ri-coin-fill:before{content:"\ebb1"}.ri-coin-line:before{content:"\ebb2"}.ri-coins-fill:before{content:"\ebb3"}.ri-coins-line:before{content:"\ebb4"}.ri-collage-fill:before{content:"\ebb5"}.ri-collage-line:before{content:"\ebb6"}.ri-command-fill:before{content:"\ebb7"}.ri-command-line:before{content:"\ebb8"}.ri-community-fill:before{content:"\ebb9"}.ri-community-line:before{content:"\ebba"}.ri-compass-2-fill:before{content:"\ebbb"}.ri-compass-2-line:before{content:"\ebbc"}.ri-compass-3-fill:before{content:"\ebbd"}.ri-compass-3-line:before{content:"\ebbe"}.ri-compass-4-fill:before{content:"\ebbf"}.ri-compass-4-line:before{content:"\ebc0"}.ri-compass-discover-fill:before{content:"\ebc1"}.ri-compass-discover-line:before{content:"\ebc2"}.ri-compass-fill:before{content:"\ebc3"}.ri-compass-line:before{content:"\ebc4"}.ri-compasses-2-fill:before{content:"\ebc5"}.ri-compasses-2-line:before{content:"\ebc6"}.ri-compasses-fill:before{content:"\ebc7"}.ri-compasses-line:before{content:"\ebc8"}.ri-computer-fill:before{content:"\ebc9"}.ri-computer-line:before{content:"\ebca"}.ri-contacts-book-2-fill:before{content:"\ebcb"}.ri-contacts-book-2-line:before{content:"\ebcc"}.ri-contacts-book-fill:before{content:"\ebcd"}.ri-contacts-book-line:before{content:"\ebce"}.ri-contacts-book-upload-fill:before{content:"\ebcf"}.ri-contacts-book-upload-line:before{content:"\ebd0"}.ri-contacts-fill:before{content:"\ebd1"}.ri-contacts-line:before{content:"\ebd2"}.ri-contrast-2-fill:before{content:"\ebd3"}.ri-contrast-2-line:before{content:"\ebd4"}.ri-contrast-drop-2-fill:before{content:"\ebd5"}.ri-contrast-drop-2-line:before{content:"\ebd6"}.ri-contrast-drop-fill:before{content:"\ebd7"}.ri-contrast-drop-line:before{content:"\ebd8"}.ri-contrast-fill:before{content:"\ebd9"}.ri-contrast-line:before{content:"\ebda"}.ri-copper-coin-fill:before{content:"\ebdb"}.ri-copper-coin-line:before{content:"\ebdc"}.ri-copper-diamond-fill:before{content:"\ebdd"}.ri-copper-diamond-line:before{content:"\ebde"}.ri-copyleft-fill:before{content:"\ebdf"}.ri-copyleft-line:before{content:"\ebe0"}.ri-copyright-fill:before{content:"\ebe1"}.ri-copyright-line:before{content:"\ebe2"}.ri-coreos-fill:before{content:"\ebe3"}.ri-coreos-line:before{content:"\ebe4"}.ri-coupon-2-fill:before{content:"\ebe5"}.ri-coupon-2-line:before{content:"\ebe6"}.ri-coupon-3-fill:before{content:"\ebe7"}.ri-coupon-3-line:before{content:"\ebe8"}.ri-coupon-4-fill:before{content:"\ebe9"}.ri-coupon-4-line:before{content:"\ebea"}.ri-coupon-5-fill:before{content:"\ebeb"}.ri-coupon-5-line:before{content:"\ebec"}.ri-coupon-fill:before{content:"\ebed"}.ri-coupon-line:before{content:"\ebee"}.ri-cpu-fill:before{content:"\ebef"}.ri-cpu-line:before{content:"\ebf0"}.ri-creative-commons-by-fill:before{content:"\ebf1"}.ri-creative-commons-by-line:before{content:"\ebf2"}.ri-creative-commons-fill:before{content:"\ebf3"}.ri-creative-commons-line:before{content:"\ebf4"}.ri-creative-commons-nc-fill:before{content:"\ebf5"}.ri-creative-commons-nc-line:before{content:"\ebf6"}.ri-creative-commons-nd-fill:before{content:"\ebf7"}.ri-creative-commons-nd-line:before{content:"\ebf8"}.ri-creative-commons-sa-fill:before{content:"\ebf9"}.ri-creative-commons-sa-line:before{content:"\ebfa"}.ri-creative-commons-zero-fill:before{content:"\ebfb"}.ri-creative-commons-zero-line:before{content:"\ebfc"}.ri-criminal-fill:before{content:"\ebfd"}.ri-criminal-line:before{content:"\ebfe"}.ri-crop-2-fill:before{content:"\ebff"}.ri-crop-2-line:before{content:"\ec00"}.ri-crop-fill:before{content:"\ec01"}.ri-crop-line:before{content:"\ec02"}.ri-css3-fill:before{content:"\ec03"}.ri-css3-line:before{content:"\ec04"}.ri-cup-fill:before{content:"\ec05"}.ri-cup-line:before{content:"\ec06"}.ri-currency-fill:before{content:"\ec07"}.ri-currency-line:before{content:"\ec08"}.ri-cursor-fill:before{content:"\ec09"}.ri-cursor-line:before{content:"\ec0a"}.ri-customer-service-2-fill:before{content:"\ec0b"}.ri-customer-service-2-line:before{content:"\ec0c"}.ri-customer-service-fill:before{content:"\ec0d"}.ri-customer-service-line:before{content:"\ec0e"}.ri-dashboard-2-fill:before{content:"\ec0f"}.ri-dashboard-2-line:before{content:"\ec10"}.ri-dashboard-3-fill:before{content:"\ec11"}.ri-dashboard-3-line:before{content:"\ec12"}.ri-dashboard-fill:before{content:"\ec13"}.ri-dashboard-line:before{content:"\ec14"}.ri-database-2-fill:before{content:"\ec15"}.ri-database-2-line:before{content:"\ec16"}.ri-database-fill:before{content:"\ec17"}.ri-database-line:before{content:"\ec18"}.ri-delete-back-2-fill:before{content:"\ec19"}.ri-delete-back-2-line:before{content:"\ec1a"}.ri-delete-back-fill:before{content:"\ec1b"}.ri-delete-back-line:before{content:"\ec1c"}.ri-delete-bin-2-fill:before{content:"\ec1d"}.ri-delete-bin-2-line:before{content:"\ec1e"}.ri-delete-bin-3-fill:before{content:"\ec1f"}.ri-delete-bin-3-line:before{content:"\ec20"}.ri-delete-bin-4-fill:before{content:"\ec21"}.ri-delete-bin-4-line:before{content:"\ec22"}.ri-delete-bin-5-fill:before{content:"\ec23"}.ri-delete-bin-5-line:before{content:"\ec24"}.ri-delete-bin-6-fill:before{content:"\ec25"}.ri-delete-bin-6-line:before{content:"\ec26"}.ri-delete-bin-7-fill:before{content:"\ec27"}.ri-delete-bin-7-line:before{content:"\ec28"}.ri-delete-bin-fill:before{content:"\ec29"}.ri-delete-bin-line:before{content:"\ec2a"}.ri-delete-column:before{content:"\ec2b"}.ri-delete-row:before{content:"\ec2c"}.ri-device-fill:before{content:"\ec2d"}.ri-device-line:before{content:"\ec2e"}.ri-device-recover-fill:before{content:"\ec2f"}.ri-device-recover-line:before{content:"\ec30"}.ri-dingding-fill:before{content:"\ec31"}.ri-dingding-line:before{content:"\ec32"}.ri-direction-fill:before{content:"\ec33"}.ri-direction-line:before{content:"\ec34"}.ri-disc-fill:before{content:"\ec35"}.ri-disc-line:before{content:"\ec36"}.ri-discord-fill:before{content:"\ec37"}.ri-discord-line:before{content:"\ec38"}.ri-discuss-fill:before{content:"\ec39"}.ri-discuss-line:before{content:"\ec3a"}.ri-dislike-fill:before{content:"\ec3b"}.ri-dislike-line:before{content:"\ec3c"}.ri-disqus-fill:before{content:"\ec3d"}.ri-disqus-line:before{content:"\ec3e"}.ri-divide-fill:before{content:"\ec3f"}.ri-divide-line:before{content:"\ec40"}.ri-donut-chart-fill:before{content:"\ec41"}.ri-donut-chart-line:before{content:"\ec42"}.ri-door-closed-fill:before{content:"\ec43"}.ri-door-closed-line:before{content:"\ec44"}.ri-door-fill:before{content:"\ec45"}.ri-door-line:before{content:"\ec46"}.ri-door-lock-box-fill:before{content:"\ec47"}.ri-door-lock-box-line:before{content:"\ec48"}.ri-door-lock-fill:before{content:"\ec49"}.ri-door-lock-line:before{content:"\ec4a"}.ri-door-open-fill:before{content:"\ec4b"}.ri-door-open-line:before{content:"\ec4c"}.ri-dossier-fill:before{content:"\ec4d"}.ri-dossier-line:before{content:"\ec4e"}.ri-douban-fill:before{content:"\ec4f"}.ri-douban-line:before{content:"\ec50"}.ri-double-quotes-l:before{content:"\ec51"}.ri-double-quotes-r:before{content:"\ec52"}.ri-download-2-fill:before{content:"\ec53"}.ri-download-2-line:before{content:"\ec54"}.ri-download-cloud-2-fill:before{content:"\ec55"}.ri-download-cloud-2-line:before{content:"\ec56"}.ri-download-cloud-fill:before{content:"\ec57"}.ri-download-cloud-line:before{content:"\ec58"}.ri-download-fill:before{content:"\ec59"}.ri-download-line:before{content:"\ec5a"}.ri-draft-fill:before{content:"\ec5b"}.ri-draft-line:before{content:"\ec5c"}.ri-drag-drop-fill:before{content:"\ec5d"}.ri-drag-drop-line:before{content:"\ec5e"}.ri-drag-move-2-fill:before{content:"\ec5f"}.ri-drag-move-2-line:before{content:"\ec60"}.ri-drag-move-fill:before{content:"\ec61"}.ri-drag-move-line:before{content:"\ec62"}.ri-dribbble-fill:before{content:"\ec63"}.ri-dribbble-line:before{content:"\ec64"}.ri-drive-fill:before{content:"\ec65"}.ri-drive-line:before{content:"\ec66"}.ri-drizzle-fill:before{content:"\ec67"}.ri-drizzle-line:before{content:"\ec68"}.ri-drop-fill:before{content:"\ec69"}.ri-drop-line:before{content:"\ec6a"}.ri-dropbox-fill:before{content:"\ec6b"}.ri-dropbox-line:before{content:"\ec6c"}.ri-dual-sim-1-fill:before{content:"\ec6d"}.ri-dual-sim-1-line:before{content:"\ec6e"}.ri-dual-sim-2-fill:before{content:"\ec6f"}.ri-dual-sim-2-line:before{content:"\ec70"}.ri-dv-fill:before{content:"\ec71"}.ri-dv-line:before{content:"\ec72"}.ri-dvd-fill:before{content:"\ec73"}.ri-dvd-line:before{content:"\ec74"}.ri-e-bike-2-fill:before{content:"\ec75"}.ri-e-bike-2-line:before{content:"\ec76"}.ri-e-bike-fill:before{content:"\ec77"}.ri-e-bike-line:before{content:"\ec78"}.ri-earth-fill:before{content:"\ec79"}.ri-earth-line:before{content:"\ec7a"}.ri-earthquake-fill:before{content:"\ec7b"}.ri-earthquake-line:before{content:"\ec7c"}.ri-edge-fill:before{content:"\ec7d"}.ri-edge-line:before{content:"\ec7e"}.ri-edit-2-fill:before{content:"\ec7f"}.ri-edit-2-line:before{content:"\ec80"}.ri-edit-box-fill:before{content:"\ec81"}.ri-edit-box-line:before{content:"\ec82"}.ri-edit-circle-fill:before{content:"\ec83"}.ri-edit-circle-line:before{content:"\ec84"}.ri-edit-fill:before{content:"\ec85"}.ri-edit-line:before{content:"\ec86"}.ri-eject-fill:before{content:"\ec87"}.ri-eject-line:before{content:"\ec88"}.ri-emotion-2-fill:before{content:"\ec89"}.ri-emotion-2-line:before{content:"\ec8a"}.ri-emotion-fill:before{content:"\ec8b"}.ri-emotion-happy-fill:before{content:"\ec8c"}.ri-emotion-happy-line:before{content:"\ec8d"}.ri-emotion-laugh-fill:before{content:"\ec8e"}.ri-emotion-laugh-line:before{content:"\ec8f"}.ri-emotion-line:before{content:"\ec90"}.ri-emotion-normal-fill:before{content:"\ec91"}.ri-emotion-normal-line:before{content:"\ec92"}.ri-emotion-sad-fill:before{content:"\ec93"}.ri-emotion-sad-line:before{content:"\ec94"}.ri-emotion-unhappy-fill:before{content:"\ec95"}.ri-emotion-unhappy-line:before{content:"\ec96"}.ri-empathize-fill:before{content:"\ec97"}.ri-empathize-line:before{content:"\ec98"}.ri-emphasis-cn:before{content:"\ec99"}.ri-emphasis:before{content:"\ec9a"}.ri-english-input:before{content:"\ec9b"}.ri-equalizer-fill:before{content:"\ec9c"}.ri-equalizer-line:before{content:"\ec9d"}.ri-eraser-fill:before{content:"\ec9e"}.ri-eraser-line:before{content:"\ec9f"}.ri-error-warning-fill:before{content:"\eca0"}.ri-error-warning-line:before{content:"\eca1"}.ri-evernote-fill:before{content:"\eca2"}.ri-evernote-line:before{content:"\eca3"}.ri-exchange-box-fill:before{content:"\eca4"}.ri-exchange-box-line:before{content:"\eca5"}.ri-exchange-cny-fill:before{content:"\eca6"}.ri-exchange-cny-line:before{content:"\eca7"}.ri-exchange-dollar-fill:before{content:"\eca8"}.ri-exchange-dollar-line:before{content:"\eca9"}.ri-exchange-fill:before{content:"\ecaa"}.ri-exchange-funds-fill:before{content:"\ecab"}.ri-exchange-funds-line:before{content:"\ecac"}.ri-exchange-line:before{content:"\ecad"}.ri-external-link-fill:before{content:"\ecae"}.ri-external-link-line:before{content:"\ecaf"}.ri-eye-2-fill:before{content:"\ecb0"}.ri-eye-2-line:before{content:"\ecb1"}.ri-eye-close-fill:before{content:"\ecb2"}.ri-eye-close-line:before{content:"\ecb3"}.ri-eye-fill:before{content:"\ecb4"}.ri-eye-line:before{content:"\ecb5"}.ri-eye-off-fill:before{content:"\ecb6"}.ri-eye-off-line:before{content:"\ecb7"}.ri-facebook-box-fill:before{content:"\ecb8"}.ri-facebook-box-line:before{content:"\ecb9"}.ri-facebook-circle-fill:before{content:"\ecba"}.ri-facebook-circle-line:before{content:"\ecbb"}.ri-facebook-fill:before{content:"\ecbc"}.ri-facebook-line:before{content:"\ecbd"}.ri-fahrenheit-fill:before{content:"\ecbe"}.ri-fahrenheit-line:before{content:"\ecbf"}.ri-feedback-fill:before{content:"\ecc0"}.ri-feedback-line:before{content:"\ecc1"}.ri-file-2-fill:before{content:"\ecc2"}.ri-file-2-line:before{content:"\ecc3"}.ri-file-3-fill:before{content:"\ecc4"}.ri-file-3-line:before{content:"\ecc5"}.ri-file-4-fill:before{content:"\ecc6"}.ri-file-4-line:before{content:"\ecc7"}.ri-file-add-fill:before{content:"\ecc8"}.ri-file-add-line:before{content:"\ecc9"}.ri-file-chart-2-fill:before{content:"\ecca"}.ri-file-chart-2-line:before{content:"\eccb"}.ri-file-chart-fill:before{content:"\eccc"}.ri-file-chart-line:before{content:"\eccd"}.ri-file-cloud-fill:before{content:"\ecce"}.ri-file-cloud-line:before{content:"\eccf"}.ri-file-code-fill:before{content:"\ecd0"}.ri-file-code-line:before{content:"\ecd1"}.ri-file-copy-2-fill:before{content:"\ecd2"}.ri-file-copy-2-line:before{content:"\ecd3"}.ri-file-copy-fill:before{content:"\ecd4"}.ri-file-copy-line:before{content:"\ecd5"}.ri-file-damage-fill:before{content:"\ecd6"}.ri-file-damage-line:before{content:"\ecd7"}.ri-file-download-fill:before{content:"\ecd8"}.ri-file-download-line:before{content:"\ecd9"}.ri-file-edit-fill:before{content:"\ecda"}.ri-file-edit-line:before{content:"\ecdb"}.ri-file-excel-2-fill:before{content:"\ecdc"}.ri-file-excel-2-line:before{content:"\ecdd"}.ri-file-excel-fill:before{content:"\ecde"}.ri-file-excel-line:before{content:"\ecdf"}.ri-file-fill:before{content:"\ece0"}.ri-file-forbid-fill:before{content:"\ece1"}.ri-file-forbid-line:before{content:"\ece2"}.ri-file-gif-fill:before{content:"\ece3"}.ri-file-gif-line:before{content:"\ece4"}.ri-file-history-fill:before{content:"\ece5"}.ri-file-history-line:before{content:"\ece6"}.ri-file-hwp-fill:before{content:"\ece7"}.ri-file-hwp-line:before{content:"\ece8"}.ri-file-info-fill:before{content:"\ece9"}.ri-file-info-line:before{content:"\ecea"}.ri-file-line:before{content:"\eceb"}.ri-file-list-2-fill:before{content:"\ecec"}.ri-file-list-2-line:before{content:"\eced"}.ri-file-list-3-fill:before{content:"\ecee"}.ri-file-list-3-line:before{content:"\ecef"}.ri-file-list-fill:before{content:"\ecf0"}.ri-file-list-line:before{content:"\ecf1"}.ri-file-lock-fill:before{content:"\ecf2"}.ri-file-lock-line:before{content:"\ecf3"}.ri-file-marked-fill:before{content:"\ecf4"}.ri-file-marked-line:before{content:"\ecf5"}.ri-file-music-fill:before{content:"\ecf6"}.ri-file-music-line:before{content:"\ecf7"}.ri-file-paper-2-fill:before{content:"\ecf8"}.ri-file-paper-2-line:before{content:"\ecf9"}.ri-file-paper-fill:before{content:"\ecfa"}.ri-file-paper-line:before{content:"\ecfb"}.ri-file-pdf-fill:before{content:"\ecfc"}.ri-file-pdf-line:before{content:"\ecfd"}.ri-file-ppt-2-fill:before{content:"\ecfe"}.ri-file-ppt-2-line:before{content:"\ecff"}.ri-file-ppt-fill:before{content:"\ed00"}.ri-file-ppt-line:before{content:"\ed01"}.ri-file-reduce-fill:before{content:"\ed02"}.ri-file-reduce-line:before{content:"\ed03"}.ri-file-search-fill:before{content:"\ed04"}.ri-file-search-line:before{content:"\ed05"}.ri-file-settings-fill:before{content:"\ed06"}.ri-file-settings-line:before{content:"\ed07"}.ri-file-shield-2-fill:before{content:"\ed08"}.ri-file-shield-2-line:before{content:"\ed09"}.ri-file-shield-fill:before{content:"\ed0a"}.ri-file-shield-line:before{content:"\ed0b"}.ri-file-shred-fill:before{content:"\ed0c"}.ri-file-shred-line:before{content:"\ed0d"}.ri-file-text-fill:before{content:"\ed0e"}.ri-file-text-line:before{content:"\ed0f"}.ri-file-transfer-fill:before{content:"\ed10"}.ri-file-transfer-line:before{content:"\ed11"}.ri-file-unknow-fill:before{content:"\ed12"}.ri-file-unknow-line:before{content:"\ed13"}.ri-file-upload-fill:before{content:"\ed14"}.ri-file-upload-line:before{content:"\ed15"}.ri-file-user-fill:before{content:"\ed16"}.ri-file-user-line:before{content:"\ed17"}.ri-file-warning-fill:before{content:"\ed18"}.ri-file-warning-line:before{content:"\ed19"}.ri-file-word-2-fill:before{content:"\ed1a"}.ri-file-word-2-line:before{content:"\ed1b"}.ri-file-word-fill:before{content:"\ed1c"}.ri-file-word-line:before{content:"\ed1d"}.ri-file-zip-fill:before{content:"\ed1e"}.ri-file-zip-line:before{content:"\ed1f"}.ri-film-fill:before{content:"\ed20"}.ri-film-line:before{content:"\ed21"}.ri-filter-2-fill:before{content:"\ed22"}.ri-filter-2-line:before{content:"\ed23"}.ri-filter-3-fill:before{content:"\ed24"}.ri-filter-3-line:before{content:"\ed25"}.ri-filter-fill:before{content:"\ed26"}.ri-filter-line:before{content:"\ed27"}.ri-filter-off-fill:before{content:"\ed28"}.ri-filter-off-line:before{content:"\ed29"}.ri-find-replace-fill:before{content:"\ed2a"}.ri-find-replace-line:before{content:"\ed2b"}.ri-finder-fill:before{content:"\ed2c"}.ri-finder-line:before{content:"\ed2d"}.ri-fingerprint-2-fill:before{content:"\ed2e"}.ri-fingerprint-2-line:before{content:"\ed2f"}.ri-fingerprint-fill:before{content:"\ed30"}.ri-fingerprint-line:before{content:"\ed31"}.ri-fire-fill:before{content:"\ed32"}.ri-fire-line:before{content:"\ed33"}.ri-firefox-fill:before{content:"\ed34"}.ri-firefox-line:before{content:"\ed35"}.ri-first-aid-kit-fill:before{content:"\ed36"}.ri-first-aid-kit-line:before{content:"\ed37"}.ri-flag-2-fill:before{content:"\ed38"}.ri-flag-2-line:before{content:"\ed39"}.ri-flag-fill:before{content:"\ed3a"}.ri-flag-line:before{content:"\ed3b"}.ri-flashlight-fill:before{content:"\ed3c"}.ri-flashlight-line:before{content:"\ed3d"}.ri-flask-fill:before{content:"\ed3e"}.ri-flask-line:before{content:"\ed3f"}.ri-flight-land-fill:before{content:"\ed40"}.ri-flight-land-line:before{content:"\ed41"}.ri-flight-takeoff-fill:before{content:"\ed42"}.ri-flight-takeoff-line:before{content:"\ed43"}.ri-flood-fill:before{content:"\ed44"}.ri-flood-line:before{content:"\ed45"}.ri-flow-chart:before{content:"\ed46"}.ri-flutter-fill:before{content:"\ed47"}.ri-flutter-line:before{content:"\ed48"}.ri-focus-2-fill:before{content:"\ed49"}.ri-focus-2-line:before{content:"\ed4a"}.ri-focus-3-fill:before{content:"\ed4b"}.ri-focus-3-line:before{content:"\ed4c"}.ri-focus-fill:before{content:"\ed4d"}.ri-focus-line:before{content:"\ed4e"}.ri-foggy-fill:before{content:"\ed4f"}.ri-foggy-line:before{content:"\ed50"}.ri-folder-2-fill:before{content:"\ed51"}.ri-folder-2-line:before{content:"\ed52"}.ri-folder-3-fill:before{content:"\ed53"}.ri-folder-3-line:before{content:"\ed54"}.ri-folder-4-fill:before{content:"\ed55"}.ri-folder-4-line:before{content:"\ed56"}.ri-folder-5-fill:before{content:"\ed57"}.ri-folder-5-line:before{content:"\ed58"}.ri-folder-add-fill:before{content:"\ed59"}.ri-folder-add-line:before{content:"\ed5a"}.ri-folder-chart-2-fill:before{content:"\ed5b"}.ri-folder-chart-2-line:before{content:"\ed5c"}.ri-folder-chart-fill:before{content:"\ed5d"}.ri-folder-chart-line:before{content:"\ed5e"}.ri-folder-download-fill:before{content:"\ed5f"}.ri-folder-download-line:before{content:"\ed60"}.ri-folder-fill:before{content:"\ed61"}.ri-folder-forbid-fill:before{content:"\ed62"}.ri-folder-forbid-line:before{content:"\ed63"}.ri-folder-history-fill:before{content:"\ed64"}.ri-folder-history-line:before{content:"\ed65"}.ri-folder-info-fill:before{content:"\ed66"}.ri-folder-info-line:before{content:"\ed67"}.ri-folder-keyhole-fill:before{content:"\ed68"}.ri-folder-keyhole-line:before{content:"\ed69"}.ri-folder-line:before{content:"\ed6a"}.ri-folder-lock-fill:before{content:"\ed6b"}.ri-folder-lock-line:before{content:"\ed6c"}.ri-folder-music-fill:before{content:"\ed6d"}.ri-folder-music-line:before{content:"\ed6e"}.ri-folder-open-fill:before{content:"\ed6f"}.ri-folder-open-line:before{content:"\ed70"}.ri-folder-received-fill:before{content:"\ed71"}.ri-folder-received-line:before{content:"\ed72"}.ri-folder-reduce-fill:before{content:"\ed73"}.ri-folder-reduce-line:before{content:"\ed74"}.ri-folder-settings-fill:before{content:"\ed75"}.ri-folder-settings-line:before{content:"\ed76"}.ri-folder-shared-fill:before{content:"\ed77"}.ri-folder-shared-line:before{content:"\ed78"}.ri-folder-shield-2-fill:before{content:"\ed79"}.ri-folder-shield-2-line:before{content:"\ed7a"}.ri-folder-shield-fill:before{content:"\ed7b"}.ri-folder-shield-line:before{content:"\ed7c"}.ri-folder-transfer-fill:before{content:"\ed7d"}.ri-folder-transfer-line:before{content:"\ed7e"}.ri-folder-unknow-fill:before{content:"\ed7f"}.ri-folder-unknow-line:before{content:"\ed80"}.ri-folder-upload-fill:before{content:"\ed81"}.ri-folder-upload-line:before{content:"\ed82"}.ri-folder-user-fill:before{content:"\ed83"}.ri-folder-user-line:before{content:"\ed84"}.ri-folder-warning-fill:before{content:"\ed85"}.ri-folder-warning-line:before{content:"\ed86"}.ri-folder-zip-fill:before{content:"\ed87"}.ri-folder-zip-line:before{content:"\ed88"}.ri-folders-fill:before{content:"\ed89"}.ri-folders-line:before{content:"\ed8a"}.ri-font-color:before{content:"\ed8b"}.ri-font-size-2:before{content:"\ed8c"}.ri-font-size:before{content:"\ed8d"}.ri-football-fill:before{content:"\ed8e"}.ri-football-line:before{content:"\ed8f"}.ri-footprint-fill:before{content:"\ed90"}.ri-footprint-line:before{content:"\ed91"}.ri-forbid-2-fill:before{content:"\ed92"}.ri-forbid-2-line:before{content:"\ed93"}.ri-forbid-fill:before{content:"\ed94"}.ri-forbid-line:before{content:"\ed95"}.ri-format-clear:before{content:"\ed96"}.ri-fridge-fill:before{content:"\ed97"}.ri-fridge-line:before{content:"\ed98"}.ri-fullscreen-exit-fill:before{content:"\ed99"}.ri-fullscreen-exit-line:before{content:"\ed9a"}.ri-fullscreen-fill:before{content:"\ed9b"}.ri-fullscreen-line:before{content:"\ed9c"}.ri-function-fill:before{content:"\ed9d"}.ri-function-line:before{content:"\ed9e"}.ri-functions:before{content:"\ed9f"}.ri-funds-box-fill:before{content:"\eda0"}.ri-funds-box-line:before{content:"\eda1"}.ri-funds-fill:before{content:"\eda2"}.ri-funds-line:before{content:"\eda3"}.ri-gallery-fill:before{content:"\eda4"}.ri-gallery-line:before{content:"\eda5"}.ri-gallery-upload-fill:before{content:"\eda6"}.ri-gallery-upload-line:before{content:"\eda7"}.ri-game-fill:before{content:"\eda8"}.ri-game-line:before{content:"\eda9"}.ri-gamepad-fill:before{content:"\edaa"}.ri-gamepad-line:before{content:"\edab"}.ri-gas-station-fill:before{content:"\edac"}.ri-gas-station-line:before{content:"\edad"}.ri-gatsby-fill:before{content:"\edae"}.ri-gatsby-line:before{content:"\edaf"}.ri-genderless-fill:before{content:"\edb0"}.ri-genderless-line:before{content:"\edb1"}.ri-ghost-2-fill:before{content:"\edb2"}.ri-ghost-2-line:before{content:"\edb3"}.ri-ghost-fill:before{content:"\edb4"}.ri-ghost-line:before{content:"\edb5"}.ri-ghost-smile-fill:before{content:"\edb6"}.ri-ghost-smile-line:before{content:"\edb7"}.ri-gift-2-fill:before{content:"\edb8"}.ri-gift-2-line:before{content:"\edb9"}.ri-gift-fill:before{content:"\edba"}.ri-gift-line:before{content:"\edbb"}.ri-git-branch-fill:before{content:"\edbc"}.ri-git-branch-line:before{content:"\edbd"}.ri-git-commit-fill:before{content:"\edbe"}.ri-git-commit-line:before{content:"\edbf"}.ri-git-merge-fill:before{content:"\edc0"}.ri-git-merge-line:before{content:"\edc1"}.ri-git-pull-request-fill:before{content:"\edc2"}.ri-git-pull-request-line:before{content:"\edc3"}.ri-git-repository-commits-fill:before{content:"\edc4"}.ri-git-repository-commits-line:before{content:"\edc5"}.ri-git-repository-fill:before{content:"\edc6"}.ri-git-repository-line:before{content:"\edc7"}.ri-git-repository-private-fill:before{content:"\edc8"}.ri-git-repository-private-line:before{content:"\edc9"}.ri-github-fill:before{content:"\edca"}.ri-github-line:before{content:"\edcb"}.ri-gitlab-fill:before{content:"\edcc"}.ri-gitlab-line:before{content:"\edcd"}.ri-global-fill:before{content:"\edce"}.ri-global-line:before{content:"\edcf"}.ri-globe-fill:before{content:"\edd0"}.ri-globe-line:before{content:"\edd1"}.ri-goblet-fill:before{content:"\edd2"}.ri-goblet-line:before{content:"\edd3"}.ri-google-fill:before{content:"\edd4"}.ri-google-line:before{content:"\edd5"}.ri-google-play-fill:before{content:"\edd6"}.ri-google-play-line:before{content:"\edd7"}.ri-government-fill:before{content:"\edd8"}.ri-government-line:before{content:"\edd9"}.ri-gps-fill:before{content:"\edda"}.ri-gps-line:before{content:"\eddb"}.ri-gradienter-fill:before{content:"\eddc"}.ri-gradienter-line:before{content:"\eddd"}.ri-grid-fill:before{content:"\edde"}.ri-grid-line:before{content:"\eddf"}.ri-group-2-fill:before{content:"\ede0"}.ri-group-2-line:before{content:"\ede1"}.ri-group-fill:before{content:"\ede2"}.ri-group-line:before{content:"\ede3"}.ri-guide-fill:before{content:"\ede4"}.ri-guide-line:before{content:"\ede5"}.ri-h-1:before{content:"\ede6"}.ri-h-2:before{content:"\ede7"}.ri-h-3:before{content:"\ede8"}.ri-h-4:before{content:"\ede9"}.ri-h-5:before{content:"\edea"}.ri-h-6:before{content:"\edeb"}.ri-hail-fill:before{content:"\edec"}.ri-hail-line:before{content:"\eded"}.ri-hammer-fill:before{content:"\edee"}.ri-hammer-line:before{content:"\edef"}.ri-hand-coin-fill:before{content:"\edf0"}.ri-hand-coin-line:before{content:"\edf1"}.ri-hand-heart-fill:before{content:"\edf2"}.ri-hand-heart-line:before{content:"\edf3"}.ri-hand-sanitizer-fill:before{content:"\edf4"}.ri-hand-sanitizer-line:before{content:"\edf5"}.ri-handbag-fill:before{content:"\edf6"}.ri-handbag-line:before{content:"\edf7"}.ri-hard-drive-2-fill:before{content:"\edf8"}.ri-hard-drive-2-line:before{content:"\edf9"}.ri-hard-drive-fill:before{content:"\edfa"}.ri-hard-drive-line:before{content:"\edfb"}.ri-hashtag:before{content:"\edfc"}.ri-haze-2-fill:before{content:"\edfd"}.ri-haze-2-line:before{content:"\edfe"}.ri-haze-fill:before{content:"\edff"}.ri-haze-line:before{content:"\ee00"}.ri-hd-fill:before{content:"\ee01"}.ri-hd-line:before{content:"\ee02"}.ri-heading:before{content:"\ee03"}.ri-headphone-fill:before{content:"\ee04"}.ri-headphone-line:before{content:"\ee05"}.ri-health-book-fill:before{content:"\ee06"}.ri-health-book-line:before{content:"\ee07"}.ri-heart-2-fill:before{content:"\ee08"}.ri-heart-2-line:before{content:"\ee09"}.ri-heart-3-fill:before{content:"\ee0a"}.ri-heart-3-line:before{content:"\ee0b"}.ri-heart-add-fill:before{content:"\ee0c"}.ri-heart-add-line:before{content:"\ee0d"}.ri-heart-fill:before{content:"\ee0e"}.ri-heart-line:before{content:"\ee0f"}.ri-heart-pulse-fill:before{content:"\ee10"}.ri-heart-pulse-line:before{content:"\ee11"}.ri-hearts-fill:before{content:"\ee12"}.ri-hearts-line:before{content:"\ee13"}.ri-heavy-showers-fill:before{content:"\ee14"}.ri-heavy-showers-line:before{content:"\ee15"}.ri-history-fill:before{content:"\ee16"}.ri-history-line:before{content:"\ee17"}.ri-home-2-fill:before{content:"\ee18"}.ri-home-2-line:before{content:"\ee19"}.ri-home-3-fill:before{content:"\ee1a"}.ri-home-3-line:before{content:"\ee1b"}.ri-home-4-fill:before{content:"\ee1c"}.ri-home-4-line:before{content:"\ee1d"}.ri-home-5-fill:before{content:"\ee1e"}.ri-home-5-line:before{content:"\ee1f"}.ri-home-6-fill:before{content:"\ee20"}.ri-home-6-line:before{content:"\ee21"}.ri-home-7-fill:before{content:"\ee22"}.ri-home-7-line:before{content:"\ee23"}.ri-home-8-fill:before{content:"\ee24"}.ri-home-8-line:before{content:"\ee25"}.ri-home-fill:before{content:"\ee26"}.ri-home-gear-fill:before{content:"\ee27"}.ri-home-gear-line:before{content:"\ee28"}.ri-home-heart-fill:before{content:"\ee29"}.ri-home-heart-line:before{content:"\ee2a"}.ri-home-line:before{content:"\ee2b"}.ri-home-smile-2-fill:before{content:"\ee2c"}.ri-home-smile-2-line:before{content:"\ee2d"}.ri-home-smile-fill:before{content:"\ee2e"}.ri-home-smile-line:before{content:"\ee2f"}.ri-home-wifi-fill:before{content:"\ee30"}.ri-home-wifi-line:before{content:"\ee31"}.ri-honor-of-kings-fill:before{content:"\ee32"}.ri-honor-of-kings-line:before{content:"\ee33"}.ri-honour-fill:before{content:"\ee34"}.ri-honour-line:before{content:"\ee35"}.ri-hospital-fill:before{content:"\ee36"}.ri-hospital-line:before{content:"\ee37"}.ri-hotel-bed-fill:before{content:"\ee38"}.ri-hotel-bed-line:before{content:"\ee39"}.ri-hotel-fill:before{content:"\ee3a"}.ri-hotel-line:before{content:"\ee3b"}.ri-hotspot-fill:before{content:"\ee3c"}.ri-hotspot-line:before{content:"\ee3d"}.ri-hq-fill:before{content:"\ee3e"}.ri-hq-line:before{content:"\ee3f"}.ri-html5-fill:before{content:"\ee40"}.ri-html5-line:before{content:"\ee41"}.ri-ie-fill:before{content:"\ee42"}.ri-ie-line:before{content:"\ee43"}.ri-image-2-fill:before{content:"\ee44"}.ri-image-2-line:before{content:"\ee45"}.ri-image-add-fill:before{content:"\ee46"}.ri-image-add-line:before{content:"\ee47"}.ri-image-edit-fill:before{content:"\ee48"}.ri-image-edit-line:before{content:"\ee49"}.ri-image-fill:before{content:"\ee4a"}.ri-image-line:before{content:"\ee4b"}.ri-inbox-archive-fill:before{content:"\ee4c"}.ri-inbox-archive-line:before{content:"\ee4d"}.ri-inbox-fill:before{content:"\ee4e"}.ri-inbox-line:before{content:"\ee4f"}.ri-inbox-unarchive-fill:before{content:"\ee50"}.ri-inbox-unarchive-line:before{content:"\ee51"}.ri-increase-decrease-fill:before{content:"\ee52"}.ri-increase-decrease-line:before{content:"\ee53"}.ri-indent-decrease:before{content:"\ee54"}.ri-indent-increase:before{content:"\ee55"}.ri-indeterminate-circle-fill:before{content:"\ee56"}.ri-indeterminate-circle-line:before{content:"\ee57"}.ri-information-fill:before{content:"\ee58"}.ri-information-line:before{content:"\ee59"}.ri-infrared-thermometer-fill:before{content:"\ee5a"}.ri-infrared-thermometer-line:before{content:"\ee5b"}.ri-ink-bottle-fill:before{content:"\ee5c"}.ri-ink-bottle-line:before{content:"\ee5d"}.ri-input-cursor-move:before{content:"\ee5e"}.ri-input-method-fill:before{content:"\ee5f"}.ri-input-method-line:before{content:"\ee60"}.ri-insert-column-left:before{content:"\ee61"}.ri-insert-column-right:before{content:"\ee62"}.ri-insert-row-bottom:before{content:"\ee63"}.ri-insert-row-top:before{content:"\ee64"}.ri-instagram-fill:before{content:"\ee65"}.ri-instagram-line:before{content:"\ee66"}.ri-install-fill:before{content:"\ee67"}.ri-install-line:before{content:"\ee68"}.ri-invision-fill:before{content:"\ee69"}.ri-invision-line:before{content:"\ee6a"}.ri-italic:before{content:"\ee6b"}.ri-kakao-talk-fill:before{content:"\ee6c"}.ri-kakao-talk-line:before{content:"\ee6d"}.ri-key-2-fill:before{content:"\ee6e"}.ri-key-2-line:before{content:"\ee6f"}.ri-key-fill:before{content:"\ee70"}.ri-key-line:before{content:"\ee71"}.ri-keyboard-box-fill:before{content:"\ee72"}.ri-keyboard-box-line:before{content:"\ee73"}.ri-keyboard-fill:before{content:"\ee74"}.ri-keyboard-line:before{content:"\ee75"}.ri-keynote-fill:before{content:"\ee76"}.ri-keynote-line:before{content:"\ee77"}.ri-knife-blood-fill:before{content:"\ee78"}.ri-knife-blood-line:before{content:"\ee79"}.ri-knife-fill:before{content:"\ee7a"}.ri-knife-line:before{content:"\ee7b"}.ri-landscape-fill:before{content:"\ee7c"}.ri-landscape-line:before{content:"\ee7d"}.ri-layout-2-fill:before{content:"\ee7e"}.ri-layout-2-line:before{content:"\ee7f"}.ri-layout-3-fill:before{content:"\ee80"}.ri-layout-3-line:before{content:"\ee81"}.ri-layout-4-fill:before{content:"\ee82"}.ri-layout-4-line:before{content:"\ee83"}.ri-layout-5-fill:before{content:"\ee84"}.ri-layout-5-line:before{content:"\ee85"}.ri-layout-6-fill:before{content:"\ee86"}.ri-layout-6-line:before{content:"\ee87"}.ri-layout-bottom-2-fill:before{content:"\ee88"}.ri-layout-bottom-2-line:before{content:"\ee89"}.ri-layout-bottom-fill:before{content:"\ee8a"}.ri-layout-bottom-line:before{content:"\ee8b"}.ri-layout-column-fill:before{content:"\ee8c"}.ri-layout-column-line:before{content:"\ee8d"}.ri-layout-fill:before{content:"\ee8e"}.ri-layout-grid-fill:before{content:"\ee8f"}.ri-layout-grid-line:before{content:"\ee90"}.ri-layout-left-2-fill:before{content:"\ee91"}.ri-layout-left-2-line:before{content:"\ee92"}.ri-layout-left-fill:before{content:"\ee93"}.ri-layout-left-line:before{content:"\ee94"}.ri-layout-line:before{content:"\ee95"}.ri-layout-masonry-fill:before{content:"\ee96"}.ri-layout-masonry-line:before{content:"\ee97"}.ri-layout-right-2-fill:before{content:"\ee98"}.ri-layout-right-2-line:before{content:"\ee99"}.ri-layout-right-fill:before{content:"\ee9a"}.ri-layout-right-line:before{content:"\ee9b"}.ri-layout-row-fill:before{content:"\ee9c"}.ri-layout-row-line:before{content:"\ee9d"}.ri-layout-top-2-fill:before{content:"\ee9e"}.ri-layout-top-2-line:before{content:"\ee9f"}.ri-layout-top-fill:before{content:"\eea0"}.ri-layout-top-line:before{content:"\eea1"}.ri-leaf-fill:before{content:"\eea2"}.ri-leaf-line:before{content:"\eea3"}.ri-lifebuoy-fill:before{content:"\eea4"}.ri-lifebuoy-line:before{content:"\eea5"}.ri-lightbulb-fill:before{content:"\eea6"}.ri-lightbulb-flash-fill:before{content:"\eea7"}.ri-lightbulb-flash-line:before{content:"\eea8"}.ri-lightbulb-line:before{content:"\eea9"}.ri-line-chart-fill:before{content:"\eeaa"}.ri-line-chart-line:before{content:"\eeab"}.ri-line-fill:before{content:"\eeac"}.ri-line-height:before{content:"\eead"}.ri-line-line:before{content:"\eeae"}.ri-link-m:before{content:"\eeaf"}.ri-link-unlink-m:before{content:"\eeb0"}.ri-link-unlink:before{content:"\eeb1"}.ri-link:before{content:"\eeb2"}.ri-linkedin-box-fill:before{content:"\eeb3"}.ri-linkedin-box-line:before{content:"\eeb4"}.ri-linkedin-fill:before{content:"\eeb5"}.ri-linkedin-line:before{content:"\eeb6"}.ri-links-fill:before{content:"\eeb7"}.ri-links-line:before{content:"\eeb8"}.ri-list-check-2:before{content:"\eeb9"}.ri-list-check:before{content:"\eeba"}.ri-list-ordered:before{content:"\eebb"}.ri-list-settings-fill:before{content:"\eebc"}.ri-list-settings-line:before{content:"\eebd"}.ri-list-unordered:before{content:"\eebe"}.ri-live-fill:before{content:"\eebf"}.ri-live-line:before{content:"\eec0"}.ri-loader-2-fill:before{content:"\eec1"}.ri-loader-2-line:before{content:"\eec2"}.ri-loader-3-fill:before{content:"\eec3"}.ri-loader-3-line:before{content:"\eec4"}.ri-loader-4-fill:before{content:"\eec5"}.ri-loader-4-line:before{content:"\eec6"}.ri-loader-5-fill:before{content:"\eec7"}.ri-loader-5-line:before{content:"\eec8"}.ri-loader-fill:before{content:"\eec9"}.ri-loader-line:before{content:"\eeca"}.ri-lock-2-fill:before{content:"\eecb"}.ri-lock-2-line:before{content:"\eecc"}.ri-lock-fill:before{content:"\eecd"}.ri-lock-line:before{content:"\eece"}.ri-lock-password-fill:before{content:"\eecf"}.ri-lock-password-line:before{content:"\eed0"}.ri-lock-unlock-fill:before{content:"\eed1"}.ri-lock-unlock-line:before{content:"\eed2"}.ri-login-box-fill:before{content:"\eed3"}.ri-login-box-line:before{content:"\eed4"}.ri-login-circle-fill:before{content:"\eed5"}.ri-login-circle-line:before{content:"\eed6"}.ri-logout-box-fill:before{content:"\eed7"}.ri-logout-box-line:before{content:"\eed8"}.ri-logout-box-r-fill:before{content:"\eed9"}.ri-logout-box-r-line:before{content:"\eeda"}.ri-logout-circle-fill:before{content:"\eedb"}.ri-logout-circle-line:before{content:"\eedc"}.ri-logout-circle-r-fill:before{content:"\eedd"}.ri-logout-circle-r-line:before{content:"\eede"}.ri-luggage-cart-fill:before{content:"\eedf"}.ri-luggage-cart-line:before{content:"\eee0"}.ri-luggage-deposit-fill:before{content:"\eee1"}.ri-luggage-deposit-line:before{content:"\eee2"}.ri-lungs-fill:before{content:"\eee3"}.ri-lungs-line:before{content:"\eee4"}.ri-mac-fill:before{content:"\eee5"}.ri-mac-line:before{content:"\eee6"}.ri-macbook-fill:before{content:"\eee7"}.ri-macbook-line:before{content:"\eee8"}.ri-magic-fill:before{content:"\eee9"}.ri-magic-line:before{content:"\eeea"}.ri-mail-add-fill:before{content:"\eeeb"}.ri-mail-add-line:before{content:"\eeec"}.ri-mail-check-fill:before{content:"\eeed"}.ri-mail-check-line:before{content:"\eeee"}.ri-mail-close-fill:before{content:"\eeef"}.ri-mail-close-line:before{content:"\eef0"}.ri-mail-download-fill:before{content:"\eef1"}.ri-mail-download-line:before{content:"\eef2"}.ri-mail-fill:before{content:"\eef3"}.ri-mail-forbid-fill:before{content:"\eef4"}.ri-mail-forbid-line:before{content:"\eef5"}.ri-mail-line:before{content:"\eef6"}.ri-mail-lock-fill:before{content:"\eef7"}.ri-mail-lock-line:before{content:"\eef8"}.ri-mail-open-fill:before{content:"\eef9"}.ri-mail-open-line:before{content:"\eefa"}.ri-mail-send-fill:before{content:"\eefb"}.ri-mail-send-line:before{content:"\eefc"}.ri-mail-settings-fill:before{content:"\eefd"}.ri-mail-settings-line:before{content:"\eefe"}.ri-mail-star-fill:before{content:"\eeff"}.ri-mail-star-line:before{content:"\ef00"}.ri-mail-unread-fill:before{content:"\ef01"}.ri-mail-unread-line:before{content:"\ef02"}.ri-mail-volume-fill:before{content:"\ef03"}.ri-mail-volume-line:before{content:"\ef04"}.ri-map-2-fill:before{content:"\ef05"}.ri-map-2-line:before{content:"\ef06"}.ri-map-fill:before{content:"\ef07"}.ri-map-line:before{content:"\ef08"}.ri-map-pin-2-fill:before{content:"\ef09"}.ri-map-pin-2-line:before{content:"\ef0a"}.ri-map-pin-3-fill:before{content:"\ef0b"}.ri-map-pin-3-line:before{content:"\ef0c"}.ri-map-pin-4-fill:before{content:"\ef0d"}.ri-map-pin-4-line:before{content:"\ef0e"}.ri-map-pin-5-fill:before{content:"\ef0f"}.ri-map-pin-5-line:before{content:"\ef10"}.ri-map-pin-add-fill:before{content:"\ef11"}.ri-map-pin-add-line:before{content:"\ef12"}.ri-map-pin-fill:before{content:"\ef13"}.ri-map-pin-line:before{content:"\ef14"}.ri-map-pin-range-fill:before{content:"\ef15"}.ri-map-pin-range-line:before{content:"\ef16"}.ri-map-pin-time-fill:before{content:"\ef17"}.ri-map-pin-time-line:before{content:"\ef18"}.ri-map-pin-user-fill:before{content:"\ef19"}.ri-map-pin-user-line:before{content:"\ef1a"}.ri-mark-pen-fill:before{content:"\ef1b"}.ri-mark-pen-line:before{content:"\ef1c"}.ri-markdown-fill:before{content:"\ef1d"}.ri-markdown-line:before{content:"\ef1e"}.ri-markup-fill:before{content:"\ef1f"}.ri-markup-line:before{content:"\ef20"}.ri-mastercard-fill:before{content:"\ef21"}.ri-mastercard-line:before{content:"\ef22"}.ri-mastodon-fill:before{content:"\ef23"}.ri-mastodon-line:before{content:"\ef24"}.ri-medal-2-fill:before{content:"\ef25"}.ri-medal-2-line:before{content:"\ef26"}.ri-medal-fill:before{content:"\ef27"}.ri-medal-line:before{content:"\ef28"}.ri-medicine-bottle-fill:before{content:"\ef29"}.ri-medicine-bottle-line:before{content:"\ef2a"}.ri-medium-fill:before{content:"\ef2b"}.ri-medium-line:before{content:"\ef2c"}.ri-men-fill:before{content:"\ef2d"}.ri-men-line:before{content:"\ef2e"}.ri-mental-health-fill:before{content:"\ef2f"}.ri-mental-health-line:before{content:"\ef30"}.ri-menu-2-fill:before{content:"\ef31"}.ri-menu-2-line:before{content:"\ef32"}.ri-menu-3-fill:before{content:"\ef33"}.ri-menu-3-line:before{content:"\ef34"}.ri-menu-4-fill:before{content:"\ef35"}.ri-menu-4-line:before{content:"\ef36"}.ri-menu-5-fill:before{content:"\ef37"}.ri-menu-5-line:before{content:"\ef38"}.ri-menu-add-fill:before{content:"\ef39"}.ri-menu-add-line:before{content:"\ef3a"}.ri-menu-fill:before{content:"\ef3b"}.ri-menu-fold-fill:before{content:"\ef3c"}.ri-menu-fold-line:before{content:"\ef3d"}.ri-menu-line:before{content:"\ef3e"}.ri-menu-unfold-fill:before{content:"\ef3f"}.ri-menu-unfold-line:before{content:"\ef40"}.ri-merge-cells-horizontal:before{content:"\ef41"}.ri-merge-cells-vertical:before{content:"\ef42"}.ri-message-2-fill:before{content:"\ef43"}.ri-message-2-line:before{content:"\ef44"}.ri-message-3-fill:before{content:"\ef45"}.ri-message-3-line:before{content:"\ef46"}.ri-message-fill:before{content:"\ef47"}.ri-message-line:before{content:"\ef48"}.ri-messenger-fill:before{content:"\ef49"}.ri-messenger-line:before{content:"\ef4a"}.ri-meteor-fill:before{content:"\ef4b"}.ri-meteor-line:before{content:"\ef4c"}.ri-mic-2-fill:before{content:"\ef4d"}.ri-mic-2-line:before{content:"\ef4e"}.ri-mic-fill:before{content:"\ef4f"}.ri-mic-line:before{content:"\ef50"}.ri-mic-off-fill:before{content:"\ef51"}.ri-mic-off-line:before{content:"\ef52"}.ri-mickey-fill:before{content:"\ef53"}.ri-mickey-line:before{content:"\ef54"}.ri-microscope-fill:before{content:"\ef55"}.ri-microscope-line:before{content:"\ef56"}.ri-microsoft-fill:before{content:"\ef57"}.ri-microsoft-line:before{content:"\ef58"}.ri-mind-map:before{content:"\ef59"}.ri-mini-program-fill:before{content:"\ef5a"}.ri-mini-program-line:before{content:"\ef5b"}.ri-mist-fill:before{content:"\ef5c"}.ri-mist-line:before{content:"\ef5d"}.ri-money-cny-box-fill:before{content:"\ef5e"}.ri-money-cny-box-line:before{content:"\ef5f"}.ri-money-cny-circle-fill:before{content:"\ef60"}.ri-money-cny-circle-line:before{content:"\ef61"}.ri-money-dollar-box-fill:before{content:"\ef62"}.ri-money-dollar-box-line:before{content:"\ef63"}.ri-money-dollar-circle-fill:before{content:"\ef64"}.ri-money-dollar-circle-line:before{content:"\ef65"}.ri-money-euro-box-fill:before{content:"\ef66"}.ri-money-euro-box-line:before{content:"\ef67"}.ri-money-euro-circle-fill:before{content:"\ef68"}.ri-money-euro-circle-line:before{content:"\ef69"}.ri-money-pound-box-fill:before{content:"\ef6a"}.ri-money-pound-box-line:before{content:"\ef6b"}.ri-money-pound-circle-fill:before{content:"\ef6c"}.ri-money-pound-circle-line:before{content:"\ef6d"}.ri-moon-clear-fill:before{content:"\ef6e"}.ri-moon-clear-line:before{content:"\ef6f"}.ri-moon-cloudy-fill:before{content:"\ef70"}.ri-moon-cloudy-line:before{content:"\ef71"}.ri-moon-fill:before{content:"\ef72"}.ri-moon-foggy-fill:before{content:"\ef73"}.ri-moon-foggy-line:before{content:"\ef74"}.ri-moon-line:before{content:"\ef75"}.ri-more-2-fill:before{content:"\ef76"}.ri-more-2-line:before{content:"\ef77"}.ri-more-fill:before{content:"\ef78"}.ri-more-line:before{content:"\ef79"}.ri-motorbike-fill:before{content:"\ef7a"}.ri-motorbike-line:before{content:"\ef7b"}.ri-mouse-fill:before{content:"\ef7c"}.ri-mouse-line:before{content:"\ef7d"}.ri-movie-2-fill:before{content:"\ef7e"}.ri-movie-2-line:before{content:"\ef7f"}.ri-movie-fill:before{content:"\ef80"}.ri-movie-line:before{content:"\ef81"}.ri-music-2-fill:before{content:"\ef82"}.ri-music-2-line:before{content:"\ef83"}.ri-music-fill:before{content:"\ef84"}.ri-music-line:before{content:"\ef85"}.ri-mv-fill:before{content:"\ef86"}.ri-mv-line:before{content:"\ef87"}.ri-navigation-fill:before{content:"\ef88"}.ri-navigation-line:before{content:"\ef89"}.ri-netease-cloud-music-fill:before{content:"\ef8a"}.ri-netease-cloud-music-line:before{content:"\ef8b"}.ri-netflix-fill:before{content:"\ef8c"}.ri-netflix-line:before{content:"\ef8d"}.ri-newspaper-fill:before{content:"\ef8e"}.ri-newspaper-line:before{content:"\ef8f"}.ri-node-tree:before{content:"\ef90"}.ri-notification-2-fill:before{content:"\ef91"}.ri-notification-2-line:before{content:"\ef92"}.ri-notification-3-fill:before{content:"\ef93"}.ri-notification-3-line:before{content:"\ef94"}.ri-notification-4-fill:before{content:"\ef95"}.ri-notification-4-line:before{content:"\ef96"}.ri-notification-badge-fill:before{content:"\ef97"}.ri-notification-badge-line:before{content:"\ef98"}.ri-notification-fill:before{content:"\ef99"}.ri-notification-line:before{content:"\ef9a"}.ri-notification-off-fill:before{content:"\ef9b"}.ri-notification-off-line:before{content:"\ef9c"}.ri-npmjs-fill:before{content:"\ef9d"}.ri-npmjs-line:before{content:"\ef9e"}.ri-number-0:before{content:"\ef9f"}.ri-number-1:before{content:"\efa0"}.ri-number-2:before{content:"\efa1"}.ri-number-3:before{content:"\efa2"}.ri-number-4:before{content:"\efa3"}.ri-number-5:before{content:"\efa4"}.ri-number-6:before{content:"\efa5"}.ri-number-7:before{content:"\efa6"}.ri-number-8:before{content:"\efa7"}.ri-number-9:before{content:"\efa8"}.ri-numbers-fill:before{content:"\efa9"}.ri-numbers-line:before{content:"\efaa"}.ri-nurse-fill:before{content:"\efab"}.ri-nurse-line:before{content:"\efac"}.ri-oil-fill:before{content:"\efad"}.ri-oil-line:before{content:"\efae"}.ri-omega:before{content:"\efaf"}.ri-open-arm-fill:before{content:"\efb0"}.ri-open-arm-line:before{content:"\efb1"}.ri-open-source-fill:before{content:"\efb2"}.ri-open-source-line:before{content:"\efb3"}.ri-opera-fill:before{content:"\efb4"}.ri-opera-line:before{content:"\efb5"}.ri-order-play-fill:before{content:"\efb6"}.ri-order-play-line:before{content:"\efb7"}.ri-organization-chart:before{content:"\efb8"}.ri-outlet-2-fill:before{content:"\efb9"}.ri-outlet-2-line:before{content:"\efba"}.ri-outlet-fill:before{content:"\efbb"}.ri-outlet-line:before{content:"\efbc"}.ri-page-separator:before{content:"\efbd"}.ri-pages-fill:before{content:"\efbe"}.ri-pages-line:before{content:"\efbf"}.ri-paint-brush-fill:before{content:"\efc0"}.ri-paint-brush-line:before{content:"\efc1"}.ri-paint-fill:before{content:"\efc2"}.ri-paint-line:before{content:"\efc3"}.ri-palette-fill:before{content:"\efc4"}.ri-palette-line:before{content:"\efc5"}.ri-pantone-fill:before{content:"\efc6"}.ri-pantone-line:before{content:"\efc7"}.ri-paragraph:before{content:"\efc8"}.ri-parent-fill:before{content:"\efc9"}.ri-parent-line:before{content:"\efca"}.ri-parentheses-fill:before{content:"\efcb"}.ri-parentheses-line:before{content:"\efcc"}.ri-parking-box-fill:before{content:"\efcd"}.ri-parking-box-line:before{content:"\efce"}.ri-parking-fill:before{content:"\efcf"}.ri-parking-line:before{content:"\efd0"}.ri-passport-fill:before{content:"\efd1"}.ri-passport-line:before{content:"\efd2"}.ri-patreon-fill:before{content:"\efd3"}.ri-patreon-line:before{content:"\efd4"}.ri-pause-circle-fill:before{content:"\efd5"}.ri-pause-circle-line:before{content:"\efd6"}.ri-pause-fill:before{content:"\efd7"}.ri-pause-line:before{content:"\efd8"}.ri-pause-mini-fill:before{content:"\efd9"}.ri-pause-mini-line:before{content:"\efda"}.ri-paypal-fill:before{content:"\efdb"}.ri-paypal-line:before{content:"\efdc"}.ri-pen-nib-fill:before{content:"\efdd"}.ri-pen-nib-line:before{content:"\efde"}.ri-pencil-fill:before{content:"\efdf"}.ri-pencil-line:before{content:"\efe0"}.ri-pencil-ruler-2-fill:before{content:"\efe1"}.ri-pencil-ruler-2-line:before{content:"\efe2"}.ri-pencil-ruler-fill:before{content:"\efe3"}.ri-pencil-ruler-line:before{content:"\efe4"}.ri-percent-fill:before{content:"\efe5"}.ri-percent-line:before{content:"\efe6"}.ri-phone-camera-fill:before{content:"\efe7"}.ri-phone-camera-line:before{content:"\efe8"}.ri-phone-fill:before{content:"\efe9"}.ri-phone-find-fill:before{content:"\efea"}.ri-phone-find-line:before{content:"\efeb"}.ri-phone-line:before{content:"\efec"}.ri-phone-lock-fill:before{content:"\efed"}.ri-phone-lock-line:before{content:"\efee"}.ri-picture-in-picture-2-fill:before{content:"\efef"}.ri-picture-in-picture-2-line:before{content:"\eff0"}.ri-picture-in-picture-exit-fill:before{content:"\eff1"}.ri-picture-in-picture-exit-line:before{content:"\eff2"}.ri-picture-in-picture-fill:before{content:"\eff3"}.ri-picture-in-picture-line:before{content:"\eff4"}.ri-pie-chart-2-fill:before{content:"\eff5"}.ri-pie-chart-2-line:before{content:"\eff6"}.ri-pie-chart-box-fill:before{content:"\eff7"}.ri-pie-chart-box-line:before{content:"\eff8"}.ri-pie-chart-fill:before{content:"\eff9"}.ri-pie-chart-line:before{content:"\effa"}.ri-pin-distance-fill:before{content:"\effb"}.ri-pin-distance-line:before{content:"\effc"}.ri-ping-pong-fill:before{content:"\effd"}.ri-ping-pong-line:before{content:"\effe"}.ri-pinterest-fill:before{content:"\efff"}.ri-pinterest-line:before{content:"\f000"}.ri-pinyin-input:before{content:"\f001"}.ri-pixelfed-fill:before{content:"\f002"}.ri-pixelfed-line:before{content:"\f003"}.ri-plane-fill:before{content:"\f004"}.ri-plane-line:before{content:"\f005"}.ri-plant-fill:before{content:"\f006"}.ri-plant-line:before{content:"\f007"}.ri-play-circle-fill:before{content:"\f008"}.ri-play-circle-line:before{content:"\f009"}.ri-play-fill:before{content:"\f00a"}.ri-play-line:before{content:"\f00b"}.ri-play-list-2-fill:before{content:"\f00c"}.ri-play-list-2-line:before{content:"\f00d"}.ri-play-list-add-fill:before{content:"\f00e"}.ri-play-list-add-line:before{content:"\f00f"}.ri-play-list-fill:before{content:"\f010"}.ri-play-list-line:before{content:"\f011"}.ri-play-mini-fill:before{content:"\f012"}.ri-play-mini-line:before{content:"\f013"}.ri-playstation-fill:before{content:"\f014"}.ri-playstation-line:before{content:"\f015"}.ri-plug-2-fill:before{content:"\f016"}.ri-plug-2-line:before{content:"\f017"}.ri-plug-fill:before{content:"\f018"}.ri-plug-line:before{content:"\f019"}.ri-polaroid-2-fill:before{content:"\f01a"}.ri-polaroid-2-line:before{content:"\f01b"}.ri-polaroid-fill:before{content:"\f01c"}.ri-polaroid-line:before{content:"\f01d"}.ri-police-car-fill:before{content:"\f01e"}.ri-police-car-line:before{content:"\f01f"}.ri-price-tag-2-fill:before{content:"\f020"}.ri-price-tag-2-line:before{content:"\f021"}.ri-price-tag-3-fill:before{content:"\f022"}.ri-price-tag-3-line:before{content:"\f023"}.ri-price-tag-fill:before{content:"\f024"}.ri-price-tag-line:before{content:"\f025"}.ri-printer-cloud-fill:before{content:"\f026"}.ri-printer-cloud-line:before{content:"\f027"}.ri-printer-fill:before{content:"\f028"}.ri-printer-line:before{content:"\f029"}.ri-product-hunt-fill:before{content:"\f02a"}.ri-product-hunt-line:before{content:"\f02b"}.ri-profile-fill:before{content:"\f02c"}.ri-profile-line:before{content:"\f02d"}.ri-projector-2-fill:before{content:"\f02e"}.ri-projector-2-line:before{content:"\f02f"}.ri-projector-fill:before{content:"\f030"}.ri-projector-line:before{content:"\f031"}.ri-psychotherapy-fill:before{content:"\f032"}.ri-psychotherapy-line:before{content:"\f033"}.ri-pulse-fill:before{content:"\f034"}.ri-pulse-line:before{content:"\f035"}.ri-pushpin-2-fill:before{content:"\f036"}.ri-pushpin-2-line:before{content:"\f037"}.ri-pushpin-fill:before{content:"\f038"}.ri-pushpin-line:before{content:"\f039"}.ri-qq-fill:before{content:"\f03a"}.ri-qq-line:before{content:"\f03b"}.ri-qr-code-fill:before{content:"\f03c"}.ri-qr-code-line:before{content:"\f03d"}.ri-qr-scan-2-fill:before{content:"\f03e"}.ri-qr-scan-2-line:before{content:"\f03f"}.ri-qr-scan-fill:before{content:"\f040"}.ri-qr-scan-line:before{content:"\f041"}.ri-question-answer-fill:before{content:"\f042"}.ri-question-answer-line:before{content:"\f043"}.ri-question-fill:before{content:"\f044"}.ri-question-line:before{content:"\f045"}.ri-question-mark:before{content:"\f046"}.ri-questionnaire-fill:before{content:"\f047"}.ri-questionnaire-line:before{content:"\f048"}.ri-quill-pen-fill:before{content:"\f049"}.ri-quill-pen-line:before{content:"\f04a"}.ri-radar-fill:before{content:"\f04b"}.ri-radar-line:before{content:"\f04c"}.ri-radio-2-fill:before{content:"\f04d"}.ri-radio-2-line:before{content:"\f04e"}.ri-radio-button-fill:before{content:"\f04f"}.ri-radio-button-line:before{content:"\f050"}.ri-radio-fill:before{content:"\f051"}.ri-radio-line:before{content:"\f052"}.ri-rainbow-fill:before{content:"\f053"}.ri-rainbow-line:before{content:"\f054"}.ri-rainy-fill:before{content:"\f055"}.ri-rainy-line:before{content:"\f056"}.ri-reactjs-fill:before{content:"\f057"}.ri-reactjs-line:before{content:"\f058"}.ri-record-circle-fill:before{content:"\f059"}.ri-record-circle-line:before{content:"\f05a"}.ri-record-mail-fill:before{content:"\f05b"}.ri-record-mail-line:before{content:"\f05c"}.ri-recycle-fill:before{content:"\f05d"}.ri-recycle-line:before{content:"\f05e"}.ri-red-packet-fill:before{content:"\f05f"}.ri-red-packet-line:before{content:"\f060"}.ri-reddit-fill:before{content:"\f061"}.ri-reddit-line:before{content:"\f062"}.ri-refresh-fill:before{content:"\f063"}.ri-refresh-line:before{content:"\f064"}.ri-refund-2-fill:before{content:"\f065"}.ri-refund-2-line:before{content:"\f066"}.ri-refund-fill:before{content:"\f067"}.ri-refund-line:before{content:"\f068"}.ri-registered-fill:before{content:"\f069"}.ri-registered-line:before{content:"\f06a"}.ri-remixicon-fill:before{content:"\f06b"}.ri-remixicon-line:before{content:"\f06c"}.ri-remote-control-2-fill:before{content:"\f06d"}.ri-remote-control-2-line:before{content:"\f06e"}.ri-remote-control-fill:before{content:"\f06f"}.ri-remote-control-line:before{content:"\f070"}.ri-repeat-2-fill:before{content:"\f071"}.ri-repeat-2-line:before{content:"\f072"}.ri-repeat-fill:before{content:"\f073"}.ri-repeat-line:before{content:"\f074"}.ri-repeat-one-fill:before{content:"\f075"}.ri-repeat-one-line:before{content:"\f076"}.ri-reply-all-fill:before{content:"\f077"}.ri-reply-all-line:before{content:"\f078"}.ri-reply-fill:before{content:"\f079"}.ri-reply-line:before{content:"\f07a"}.ri-reserved-fill:before{content:"\f07b"}.ri-reserved-line:before{content:"\f07c"}.ri-rest-time-fill:before{content:"\f07d"}.ri-rest-time-line:before{content:"\f07e"}.ri-restart-fill:before{content:"\f07f"}.ri-restart-line:before{content:"\f080"}.ri-restaurant-2-fill:before{content:"\f081"}.ri-restaurant-2-line:before{content:"\f082"}.ri-restaurant-fill:before{content:"\f083"}.ri-restaurant-line:before{content:"\f084"}.ri-rewind-fill:before{content:"\f085"}.ri-rewind-line:before{content:"\f086"}.ri-rewind-mini-fill:before{content:"\f087"}.ri-rewind-mini-line:before{content:"\f088"}.ri-rhythm-fill:before{content:"\f089"}.ri-rhythm-line:before{content:"\f08a"}.ri-riding-fill:before{content:"\f08b"}.ri-riding-line:before{content:"\f08c"}.ri-road-map-fill:before{content:"\f08d"}.ri-road-map-line:before{content:"\f08e"}.ri-roadster-fill:before{content:"\f08f"}.ri-roadster-line:before{content:"\f090"}.ri-robot-fill:before{content:"\f091"}.ri-robot-line:before{content:"\f092"}.ri-rocket-2-fill:before{content:"\f093"}.ri-rocket-2-line:before{content:"\f094"}.ri-rocket-fill:before{content:"\f095"}.ri-rocket-line:before{content:"\f096"}.ri-rotate-lock-fill:before{content:"\f097"}.ri-rotate-lock-line:before{content:"\f098"}.ri-rounded-corner:before{content:"\f099"}.ri-route-fill:before{content:"\f09a"}.ri-route-line:before{content:"\f09b"}.ri-router-fill:before{content:"\f09c"}.ri-router-line:before{content:"\f09d"}.ri-rss-fill:before{content:"\f09e"}.ri-rss-line:before{content:"\f09f"}.ri-ruler-2-fill:before{content:"\f0a0"}.ri-ruler-2-line:before{content:"\f0a1"}.ri-ruler-fill:before{content:"\f0a2"}.ri-ruler-line:before{content:"\f0a3"}.ri-run-fill:before{content:"\f0a4"}.ri-run-line:before{content:"\f0a5"}.ri-safari-fill:before{content:"\f0a6"}.ri-safari-line:before{content:"\f0a7"}.ri-safe-2-fill:before{content:"\f0a8"}.ri-safe-2-line:before{content:"\f0a9"}.ri-safe-fill:before{content:"\f0aa"}.ri-safe-line:before{content:"\f0ab"}.ri-sailboat-fill:before{content:"\f0ac"}.ri-sailboat-line:before{content:"\f0ad"}.ri-save-2-fill:before{content:"\f0ae"}.ri-save-2-line:before{content:"\f0af"}.ri-save-3-fill:before{content:"\f0b0"}.ri-save-3-line:before{content:"\f0b1"}.ri-save-fill:before{content:"\f0b2"}.ri-save-line:before{content:"\f0b3"}.ri-scales-2-fill:before{content:"\f0b4"}.ri-scales-2-line:before{content:"\f0b5"}.ri-scales-3-fill:before{content:"\f0b6"}.ri-scales-3-line:before{content:"\f0b7"}.ri-scales-fill:before{content:"\f0b8"}.ri-scales-line:before{content:"\f0b9"}.ri-scan-2-fill:before{content:"\f0ba"}.ri-scan-2-line:before{content:"\f0bb"}.ri-scan-fill:before{content:"\f0bc"}.ri-scan-line:before{content:"\f0bd"}.ri-scissors-2-fill:before{content:"\f0be"}.ri-scissors-2-line:before{content:"\f0bf"}.ri-scissors-cut-fill:before{content:"\f0c0"}.ri-scissors-cut-line:before{content:"\f0c1"}.ri-scissors-fill:before{content:"\f0c2"}.ri-scissors-line:before{content:"\f0c3"}.ri-screenshot-2-fill:before{content:"\f0c4"}.ri-screenshot-2-line:before{content:"\f0c5"}.ri-screenshot-fill:before{content:"\f0c6"}.ri-screenshot-line:before{content:"\f0c7"}.ri-sd-card-fill:before{content:"\f0c8"}.ri-sd-card-line:before{content:"\f0c9"}.ri-sd-card-mini-fill:before{content:"\f0ca"}.ri-sd-card-mini-line:before{content:"\f0cb"}.ri-search-2-fill:before{content:"\f0cc"}.ri-search-2-line:before{content:"\f0cd"}.ri-search-eye-fill:before{content:"\f0ce"}.ri-search-eye-line:before{content:"\f0cf"}.ri-search-fill:before{content:"\f0d0"}.ri-search-line:before{content:"\f0d1"}.ri-secure-payment-fill:before{content:"\f0d2"}.ri-secure-payment-line:before{content:"\f0d3"}.ri-seedling-fill:before{content:"\f0d4"}.ri-seedling-line:before{content:"\f0d5"}.ri-send-backward:before{content:"\f0d6"}.ri-send-plane-2-fill:before{content:"\f0d7"}.ri-send-plane-2-line:before{content:"\f0d8"}.ri-send-plane-fill:before{content:"\f0d9"}.ri-send-plane-line:before{content:"\f0da"}.ri-send-to-back:before{content:"\f0db"}.ri-sensor-fill:before{content:"\f0dc"}.ri-sensor-line:before{content:"\f0dd"}.ri-separator:before{content:"\f0de"}.ri-server-fill:before{content:"\f0df"}.ri-server-line:before{content:"\f0e0"}.ri-service-fill:before{content:"\f0e1"}.ri-service-line:before{content:"\f0e2"}.ri-settings-2-fill:before{content:"\f0e3"}.ri-settings-2-line:before{content:"\f0e4"}.ri-settings-3-fill:before{content:"\f0e5"}.ri-settings-3-line:before{content:"\f0e6"}.ri-settings-4-fill:before{content:"\f0e7"}.ri-settings-4-line:before{content:"\f0e8"}.ri-settings-5-fill:before{content:"\f0e9"}.ri-settings-5-line:before{content:"\f0ea"}.ri-settings-6-fill:before{content:"\f0eb"}.ri-settings-6-line:before{content:"\f0ec"}.ri-settings-fill:before{content:"\f0ed"}.ri-settings-line:before{content:"\f0ee"}.ri-shape-2-fill:before{content:"\f0ef"}.ri-shape-2-line:before{content:"\f0f0"}.ri-shape-fill:before{content:"\f0f1"}.ri-shape-line:before{content:"\f0f2"}.ri-share-box-fill:before{content:"\f0f3"}.ri-share-box-line:before{content:"\f0f4"}.ri-share-circle-fill:before{content:"\f0f5"}.ri-share-circle-line:before{content:"\f0f6"}.ri-share-fill:before{content:"\f0f7"}.ri-share-forward-2-fill:before{content:"\f0f8"}.ri-share-forward-2-line:before{content:"\f0f9"}.ri-share-forward-box-fill:before{content:"\f0fa"}.ri-share-forward-box-line:before{content:"\f0fb"}.ri-share-forward-fill:before{content:"\f0fc"}.ri-share-forward-line:before{content:"\f0fd"}.ri-share-line:before{content:"\f0fe"}.ri-shield-check-fill:before{content:"\f0ff"}.ri-shield-check-line:before{content:"\f100"}.ri-shield-cross-fill:before{content:"\f101"}.ri-shield-cross-line:before{content:"\f102"}.ri-shield-fill:before{content:"\f103"}.ri-shield-flash-fill:before{content:"\f104"}.ri-shield-flash-line:before{content:"\f105"}.ri-shield-keyhole-fill:before{content:"\f106"}.ri-shield-keyhole-line:before{content:"\f107"}.ri-shield-line:before{content:"\f108"}.ri-shield-star-fill:before{content:"\f109"}.ri-shield-star-line:before{content:"\f10a"}.ri-shield-user-fill:before{content:"\f10b"}.ri-shield-user-line:before{content:"\f10c"}.ri-ship-2-fill:before{content:"\f10d"}.ri-ship-2-line:before{content:"\f10e"}.ri-ship-fill:before{content:"\f10f"}.ri-ship-line:before{content:"\f110"}.ri-shirt-fill:before{content:"\f111"}.ri-shirt-line:before{content:"\f112"}.ri-shopping-bag-2-fill:before{content:"\f113"}.ri-shopping-bag-2-line:before{content:"\f114"}.ri-shopping-bag-3-fill:before{content:"\f115"}.ri-shopping-bag-3-line:before{content:"\f116"}.ri-shopping-bag-fill:before{content:"\f117"}.ri-shopping-bag-line:before{content:"\f118"}.ri-shopping-basket-2-fill:before{content:"\f119"}.ri-shopping-basket-2-line:before{content:"\f11a"}.ri-shopping-basket-fill:before{content:"\f11b"}.ri-shopping-basket-line:before{content:"\f11c"}.ri-shopping-cart-2-fill:before{content:"\f11d"}.ri-shopping-cart-2-line:before{content:"\f11e"}.ri-shopping-cart-fill:before{content:"\f11f"}.ri-shopping-cart-line:before{content:"\f120"}.ri-showers-fill:before{content:"\f121"}.ri-showers-line:before{content:"\f122"}.ri-shuffle-fill:before{content:"\f123"}.ri-shuffle-line:before{content:"\f124"}.ri-shut-down-fill:before{content:"\f125"}.ri-shut-down-line:before{content:"\f126"}.ri-side-bar-fill:before{content:"\f127"}.ri-side-bar-line:before{content:"\f128"}.ri-signal-tower-fill:before{content:"\f129"}.ri-signal-tower-line:before{content:"\f12a"}.ri-signal-wifi-1-fill:before{content:"\f12b"}.ri-signal-wifi-1-line:before{content:"\f12c"}.ri-signal-wifi-2-fill:before{content:"\f12d"}.ri-signal-wifi-2-line:before{content:"\f12e"}.ri-signal-wifi-3-fill:before{content:"\f12f"}.ri-signal-wifi-3-line:before{content:"\f130"}.ri-signal-wifi-error-fill:before{content:"\f131"}.ri-signal-wifi-error-line:before{content:"\f132"}.ri-signal-wifi-fill:before{content:"\f133"}.ri-signal-wifi-line:before{content:"\f134"}.ri-signal-wifi-off-fill:before{content:"\f135"}.ri-signal-wifi-off-line:before{content:"\f136"}.ri-sim-card-2-fill:before{content:"\f137"}.ri-sim-card-2-line:before{content:"\f138"}.ri-sim-card-fill:before{content:"\f139"}.ri-sim-card-line:before{content:"\f13a"}.ri-single-quotes-l:before{content:"\f13b"}.ri-single-quotes-r:before{content:"\f13c"}.ri-sip-fill:before{content:"\f13d"}.ri-sip-line:before{content:"\f13e"}.ri-skip-back-fill:before{content:"\f13f"}.ri-skip-back-line:before{content:"\f140"}.ri-skip-back-mini-fill:before{content:"\f141"}.ri-skip-back-mini-line:before{content:"\f142"}.ri-skip-forward-fill:before{content:"\f143"}.ri-skip-forward-line:before{content:"\f144"}.ri-skip-forward-mini-fill:before{content:"\f145"}.ri-skip-forward-mini-line:before{content:"\f146"}.ri-skull-2-fill:before{content:"\f147"}.ri-skull-2-line:before{content:"\f148"}.ri-skull-fill:before{content:"\f149"}.ri-skull-line:before{content:"\f14a"}.ri-skype-fill:before{content:"\f14b"}.ri-skype-line:before{content:"\f14c"}.ri-slack-fill:before{content:"\f14d"}.ri-slack-line:before{content:"\f14e"}.ri-slice-fill:before{content:"\f14f"}.ri-slice-line:before{content:"\f150"}.ri-slideshow-2-fill:before{content:"\f151"}.ri-slideshow-2-line:before{content:"\f152"}.ri-slideshow-3-fill:before{content:"\f153"}.ri-slideshow-3-line:before{content:"\f154"}.ri-slideshow-4-fill:before{content:"\f155"}.ri-slideshow-4-line:before{content:"\f156"}.ri-slideshow-fill:before{content:"\f157"}.ri-slideshow-line:before{content:"\f158"}.ri-smartphone-fill:before{content:"\f159"}.ri-smartphone-line:before{content:"\f15a"}.ri-snapchat-fill:before{content:"\f15b"}.ri-snapchat-line:before{content:"\f15c"}.ri-snowy-fill:before{content:"\f15d"}.ri-snowy-line:before{content:"\f15e"}.ri-sort-asc:before{content:"\f15f"}.ri-sort-desc:before{content:"\f160"}.ri-sound-module-fill:before{content:"\f161"}.ri-sound-module-line:before{content:"\f162"}.ri-soundcloud-fill:before{content:"\f163"}.ri-soundcloud-line:before{content:"\f164"}.ri-space-ship-fill:before{content:"\f165"}.ri-space-ship-line:before{content:"\f166"}.ri-space:before{content:"\f167"}.ri-spam-2-fill:before{content:"\f168"}.ri-spam-2-line:before{content:"\f169"}.ri-spam-3-fill:before{content:"\f16a"}.ri-spam-3-line:before{content:"\f16b"}.ri-spam-fill:before{content:"\f16c"}.ri-spam-line:before{content:"\f16d"}.ri-speaker-2-fill:before{content:"\f16e"}.ri-speaker-2-line:before{content:"\f16f"}.ri-speaker-3-fill:before{content:"\f170"}.ri-speaker-3-line:before{content:"\f171"}.ri-speaker-fill:before{content:"\f172"}.ri-speaker-line:before{content:"\f173"}.ri-spectrum-fill:before{content:"\f174"}.ri-spectrum-line:before{content:"\f175"}.ri-speed-fill:before{content:"\f176"}.ri-speed-line:before{content:"\f177"}.ri-speed-mini-fill:before{content:"\f178"}.ri-speed-mini-line:before{content:"\f179"}.ri-split-cells-horizontal:before{content:"\f17a"}.ri-split-cells-vertical:before{content:"\f17b"}.ri-spotify-fill:before{content:"\f17c"}.ri-spotify-line:before{content:"\f17d"}.ri-spy-fill:before{content:"\f17e"}.ri-spy-line:before{content:"\f17f"}.ri-stack-fill:before{content:"\f180"}.ri-stack-line:before{content:"\f181"}.ri-stack-overflow-fill:before{content:"\f182"}.ri-stack-overflow-line:before{content:"\f183"}.ri-stackshare-fill:before{content:"\f184"}.ri-stackshare-line:before{content:"\f185"}.ri-star-fill:before{content:"\f186"}.ri-star-half-fill:before{content:"\f187"}.ri-star-half-line:before{content:"\f188"}.ri-star-half-s-fill:before{content:"\f189"}.ri-star-half-s-line:before{content:"\f18a"}.ri-star-line:before{content:"\f18b"}.ri-star-s-fill:before{content:"\f18c"}.ri-star-s-line:before{content:"\f18d"}.ri-star-smile-fill:before{content:"\f18e"}.ri-star-smile-line:before{content:"\f18f"}.ri-steam-fill:before{content:"\f190"}.ri-steam-line:before{content:"\f191"}.ri-steering-2-fill:before{content:"\f192"}.ri-steering-2-line:before{content:"\f193"}.ri-steering-fill:before{content:"\f194"}.ri-steering-line:before{content:"\f195"}.ri-stethoscope-fill:before{content:"\f196"}.ri-stethoscope-line:before{content:"\f197"}.ri-sticky-note-2-fill:before{content:"\f198"}.ri-sticky-note-2-line:before{content:"\f199"}.ri-sticky-note-fill:before{content:"\f19a"}.ri-sticky-note-line:before{content:"\f19b"}.ri-stock-fill:before{content:"\f19c"}.ri-stock-line:before{content:"\f19d"}.ri-stop-circle-fill:before{content:"\f19e"}.ri-stop-circle-line:before{content:"\f19f"}.ri-stop-fill:before{content:"\f1a0"}.ri-stop-line:before{content:"\f1a1"}.ri-stop-mini-fill:before{content:"\f1a2"}.ri-stop-mini-line:before{content:"\f1a3"}.ri-store-2-fill:before{content:"\f1a4"}.ri-store-2-line:before{content:"\f1a5"}.ri-store-3-fill:before{content:"\f1a6"}.ri-store-3-line:before{content:"\f1a7"}.ri-store-fill:before{content:"\f1a8"}.ri-store-line:before{content:"\f1a9"}.ri-strikethrough-2:before{content:"\f1aa"}.ri-strikethrough:before{content:"\f1ab"}.ri-subscript-2:before{content:"\f1ac"}.ri-subscript:before{content:"\f1ad"}.ri-subtract-fill:before{content:"\f1ae"}.ri-subtract-line:before{content:"\f1af"}.ri-subway-fill:before{content:"\f1b0"}.ri-subway-line:before{content:"\f1b1"}.ri-subway-wifi-fill:before{content:"\f1b2"}.ri-subway-wifi-line:before{content:"\f1b3"}.ri-suitcase-2-fill:before{content:"\f1b4"}.ri-suitcase-2-line:before{content:"\f1b5"}.ri-suitcase-3-fill:before{content:"\f1b6"}.ri-suitcase-3-line:before{content:"\f1b7"}.ri-suitcase-fill:before{content:"\f1b8"}.ri-suitcase-line:before{content:"\f1b9"}.ri-sun-cloudy-fill:before{content:"\f1ba"}.ri-sun-cloudy-line:before{content:"\f1bb"}.ri-sun-fill:before{content:"\f1bc"}.ri-sun-foggy-fill:before{content:"\f1bd"}.ri-sun-foggy-line:before{content:"\f1be"}.ri-sun-line:before{content:"\f1bf"}.ri-superscript-2:before{content:"\f1c0"}.ri-superscript:before{content:"\f1c1"}.ri-surgical-mask-fill:before{content:"\f1c2"}.ri-surgical-mask-line:before{content:"\f1c3"}.ri-surround-sound-fill:before{content:"\f1c4"}.ri-surround-sound-line:before{content:"\f1c5"}.ri-survey-fill:before{content:"\f1c6"}.ri-survey-line:before{content:"\f1c7"}.ri-swap-box-fill:before{content:"\f1c8"}.ri-swap-box-line:before{content:"\f1c9"}.ri-swap-fill:before{content:"\f1ca"}.ri-swap-line:before{content:"\f1cb"}.ri-switch-fill:before{content:"\f1cc"}.ri-switch-line:before{content:"\f1cd"}.ri-sword-fill:before{content:"\f1ce"}.ri-sword-line:before{content:"\f1cf"}.ri-syringe-fill:before{content:"\f1d0"}.ri-syringe-line:before{content:"\f1d1"}.ri-t-box-fill:before{content:"\f1d2"}.ri-t-box-line:before{content:"\f1d3"}.ri-t-shirt-2-fill:before{content:"\f1d4"}.ri-t-shirt-2-line:before{content:"\f1d5"}.ri-t-shirt-air-fill:before{content:"\f1d6"}.ri-t-shirt-air-line:before{content:"\f1d7"}.ri-t-shirt-fill:before{content:"\f1d8"}.ri-t-shirt-line:before{content:"\f1d9"}.ri-table-2:before{content:"\f1da"}.ri-table-alt-fill:before{content:"\f1db"}.ri-table-alt-line:before{content:"\f1dc"}.ri-table-fill:before{content:"\f1dd"}.ri-table-line:before{content:"\f1de"}.ri-tablet-fill:before{content:"\f1df"}.ri-tablet-line:before{content:"\f1e0"}.ri-takeaway-fill:before{content:"\f1e1"}.ri-takeaway-line:before{content:"\f1e2"}.ri-taobao-fill:before{content:"\f1e3"}.ri-taobao-line:before{content:"\f1e4"}.ri-tape-fill:before{content:"\f1e5"}.ri-tape-line:before{content:"\f1e6"}.ri-task-fill:before{content:"\f1e7"}.ri-task-line:before{content:"\f1e8"}.ri-taxi-fill:before{content:"\f1e9"}.ri-taxi-line:before{content:"\f1ea"}.ri-taxi-wifi-fill:before{content:"\f1eb"}.ri-taxi-wifi-line:before{content:"\f1ec"}.ri-team-fill:before{content:"\f1ed"}.ri-team-line:before{content:"\f1ee"}.ri-telegram-fill:before{content:"\f1ef"}.ri-telegram-line:before{content:"\f1f0"}.ri-temp-cold-fill:before{content:"\f1f1"}.ri-temp-cold-line:before{content:"\f1f2"}.ri-temp-hot-fill:before{content:"\f1f3"}.ri-temp-hot-line:before{content:"\f1f4"}.ri-terminal-box-fill:before{content:"\f1f5"}.ri-terminal-box-line:before{content:"\f1f6"}.ri-terminal-fill:before{content:"\f1f7"}.ri-terminal-line:before{content:"\f1f8"}.ri-terminal-window-fill:before{content:"\f1f9"}.ri-terminal-window-line:before{content:"\f1fa"}.ri-test-tube-fill:before{content:"\f1fb"}.ri-test-tube-line:before{content:"\f1fc"}.ri-text-direction-l:before{content:"\f1fd"}.ri-text-direction-r:before{content:"\f1fe"}.ri-text-spacing:before{content:"\f1ff"}.ri-text-wrap:before{content:"\f200"}.ri-text:before{content:"\f201"}.ri-thermometer-fill:before{content:"\f202"}.ri-thermometer-line:before{content:"\f203"}.ri-thumb-down-fill:before{content:"\f204"}.ri-thumb-down-line:before{content:"\f205"}.ri-thumb-up-fill:before{content:"\f206"}.ri-thumb-up-line:before{content:"\f207"}.ri-thunderstorms-fill:before{content:"\f208"}.ri-thunderstorms-line:before{content:"\f209"}.ri-ticket-2-fill:before{content:"\f20a"}.ri-ticket-2-line:before{content:"\f20b"}.ri-ticket-fill:before{content:"\f20c"}.ri-ticket-line:before{content:"\f20d"}.ri-time-fill:before{content:"\f20e"}.ri-time-line:before{content:"\f20f"}.ri-timer-2-fill:before{content:"\f210"}.ri-timer-2-line:before{content:"\f211"}.ri-timer-fill:before{content:"\f212"}.ri-timer-flash-fill:before{content:"\f213"}.ri-timer-flash-line:before{content:"\f214"}.ri-timer-line:before{content:"\f215"}.ri-todo-fill:before{content:"\f216"}.ri-todo-line:before{content:"\f217"}.ri-toggle-fill:before{content:"\f218"}.ri-toggle-line:before{content:"\f219"}.ri-tools-fill:before{content:"\f21a"}.ri-tools-line:before{content:"\f21b"}.ri-tornado-fill:before{content:"\f21c"}.ri-tornado-line:before{content:"\f21d"}.ri-trademark-fill:before{content:"\f21e"}.ri-trademark-line:before{content:"\f21f"}.ri-traffic-light-fill:before{content:"\f220"}.ri-traffic-light-line:before{content:"\f221"}.ri-train-fill:before{content:"\f222"}.ri-train-line:before{content:"\f223"}.ri-train-wifi-fill:before{content:"\f224"}.ri-train-wifi-line:before{content:"\f225"}.ri-translate-2:before{content:"\f226"}.ri-translate:before{content:"\f227"}.ri-travesti-fill:before{content:"\f228"}.ri-travesti-line:before{content:"\f229"}.ri-treasure-map-fill:before{content:"\f22a"}.ri-treasure-map-line:before{content:"\f22b"}.ri-trello-fill:before{content:"\f22c"}.ri-trello-line:before{content:"\f22d"}.ri-trophy-fill:before{content:"\f22e"}.ri-trophy-line:before{content:"\f22f"}.ri-truck-fill:before{content:"\f230"}.ri-truck-line:before{content:"\f231"}.ri-tumblr-fill:before{content:"\f232"}.ri-tumblr-line:before{content:"\f233"}.ri-tv-2-fill:before{content:"\f234"}.ri-tv-2-line:before{content:"\f235"}.ri-tv-fill:before{content:"\f236"}.ri-tv-line:before{content:"\f237"}.ri-twitch-fill:before{content:"\f238"}.ri-twitch-line:before{content:"\f239"}.ri-twitter-fill:before{content:"\f23a"}.ri-twitter-line:before{content:"\f23b"}.ri-typhoon-fill:before{content:"\f23c"}.ri-typhoon-line:before{content:"\f23d"}.ri-u-disk-fill:before{content:"\f23e"}.ri-u-disk-line:before{content:"\f23f"}.ri-ubuntu-fill:before{content:"\f240"}.ri-ubuntu-line:before{content:"\f241"}.ri-umbrella-fill:before{content:"\f242"}.ri-umbrella-line:before{content:"\f243"}.ri-underline:before{content:"\f244"}.ri-uninstall-fill:before{content:"\f245"}.ri-uninstall-line:before{content:"\f246"}.ri-unsplash-fill:before{content:"\f247"}.ri-unsplash-line:before{content:"\f248"}.ri-upload-2-fill:before{content:"\f249"}.ri-upload-2-line:before{content:"\f24a"}.ri-upload-cloud-2-fill:before{content:"\f24b"}.ri-upload-cloud-2-line:before{content:"\f24c"}.ri-upload-cloud-fill:before{content:"\f24d"}.ri-upload-cloud-line:before{content:"\f24e"}.ri-upload-fill:before{content:"\f24f"}.ri-upload-line:before{content:"\f250"}.ri-usb-fill:before{content:"\f251"}.ri-usb-line:before{content:"\f252"}.ri-user-2-fill:before{content:"\f253"}.ri-user-2-line:before{content:"\f254"}.ri-user-3-fill:before{content:"\f255"}.ri-user-3-line:before{content:"\f256"}.ri-user-4-fill:before{content:"\f257"}.ri-user-4-line:before{content:"\f258"}.ri-user-5-fill:before{content:"\f259"}.ri-user-5-line:before{content:"\f25a"}.ri-user-6-fill:before{content:"\f25b"}.ri-user-6-line:before{content:"\f25c"}.ri-user-add-fill:before{content:"\f25d"}.ri-user-add-line:before{content:"\f25e"}.ri-user-fill:before{content:"\f25f"}.ri-user-follow-fill:before{content:"\f260"}.ri-user-follow-line:before{content:"\f261"}.ri-user-heart-fill:before{content:"\f262"}.ri-user-heart-line:before{content:"\f263"}.ri-user-line:before{content:"\f264"}.ri-user-location-fill:before{content:"\f265"}.ri-user-location-line:before{content:"\f266"}.ri-user-received-2-fill:before{content:"\f267"}.ri-user-received-2-line:before{content:"\f268"}.ri-user-received-fill:before{content:"\f269"}.ri-user-received-line:before{content:"\f26a"}.ri-user-search-fill:before{content:"\f26b"}.ri-user-search-line:before{content:"\f26c"}.ri-user-settings-fill:before{content:"\f26d"}.ri-user-settings-line:before{content:"\f26e"}.ri-user-shared-2-fill:before{content:"\f26f"}.ri-user-shared-2-line:before{content:"\f270"}.ri-user-shared-fill:before{content:"\f271"}.ri-user-shared-line:before{content:"\f272"}.ri-user-smile-fill:before{content:"\f273"}.ri-user-smile-line:before{content:"\f274"}.ri-user-star-fill:before{content:"\f275"}.ri-user-star-line:before{content:"\f276"}.ri-user-unfollow-fill:before{content:"\f277"}.ri-user-unfollow-line:before{content:"\f278"}.ri-user-voice-fill:before{content:"\f279"}.ri-user-voice-line:before{content:"\f27a"}.ri-video-add-fill:before{content:"\f27b"}.ri-video-add-line:before{content:"\f27c"}.ri-video-chat-fill:before{content:"\f27d"}.ri-video-chat-line:before{content:"\f27e"}.ri-video-download-fill:before{content:"\f27f"}.ri-video-download-line:before{content:"\f280"}.ri-video-fill:before{content:"\f281"}.ri-video-line:before{content:"\f282"}.ri-video-upload-fill:before{content:"\f283"}.ri-video-upload-line:before{content:"\f284"}.ri-vidicon-2-fill:before{content:"\f285"}.ri-vidicon-2-line:before{content:"\f286"}.ri-vidicon-fill:before{content:"\f287"}.ri-vidicon-line:before{content:"\f288"}.ri-vimeo-fill:before{content:"\f289"}.ri-vimeo-line:before{content:"\f28a"}.ri-vip-crown-2-fill:before{content:"\f28b"}.ri-vip-crown-2-line:before{content:"\f28c"}.ri-vip-crown-fill:before{content:"\f28d"}.ri-vip-crown-line:before{content:"\f28e"}.ri-vip-diamond-fill:before{content:"\f28f"}.ri-vip-diamond-line:before{content:"\f290"}.ri-vip-fill:before{content:"\f291"}.ri-vip-line:before{content:"\f292"}.ri-virus-fill:before{content:"\f293"}.ri-virus-line:before{content:"\f294"}.ri-visa-fill:before{content:"\f295"}.ri-visa-line:before{content:"\f296"}.ri-voice-recognition-fill:before{content:"\f297"}.ri-voice-recognition-line:before{content:"\f298"}.ri-voiceprint-fill:before{content:"\f299"}.ri-voiceprint-line:before{content:"\f29a"}.ri-volume-down-fill:before{content:"\f29b"}.ri-volume-down-line:before{content:"\f29c"}.ri-volume-mute-fill:before{content:"\f29d"}.ri-volume-mute-line:before{content:"\f29e"}.ri-volume-off-vibrate-fill:before{content:"\f29f"}.ri-volume-off-vibrate-line:before{content:"\f2a0"}.ri-volume-up-fill:before{content:"\f2a1"}.ri-volume-up-line:before{content:"\f2a2"}.ri-volume-vibrate-fill:before{content:"\f2a3"}.ri-volume-vibrate-line:before{content:"\f2a4"}.ri-vuejs-fill:before{content:"\f2a5"}.ri-vuejs-line:before{content:"\f2a6"}.ri-walk-fill:before{content:"\f2a7"}.ri-walk-line:before{content:"\f2a8"}.ri-wallet-2-fill:before{content:"\f2a9"}.ri-wallet-2-line:before{content:"\f2aa"}.ri-wallet-3-fill:before{content:"\f2ab"}.ri-wallet-3-line:before{content:"\f2ac"}.ri-wallet-fill:before{content:"\f2ad"}.ri-wallet-line:before{content:"\f2ae"}.ri-water-flash-fill:before{content:"\f2af"}.ri-water-flash-line:before{content:"\f2b0"}.ri-webcam-fill:before{content:"\f2b1"}.ri-webcam-line:before{content:"\f2b2"}.ri-wechat-2-fill:before{content:"\f2b3"}.ri-wechat-2-line:before{content:"\f2b4"}.ri-wechat-fill:before{content:"\f2b5"}.ri-wechat-line:before{content:"\f2b6"}.ri-wechat-pay-fill:before{content:"\f2b7"}.ri-wechat-pay-line:before{content:"\f2b8"}.ri-weibo-fill:before{content:"\f2b9"}.ri-weibo-line:before{content:"\f2ba"}.ri-whatsapp-fill:before{content:"\f2bb"}.ri-whatsapp-line:before{content:"\f2bc"}.ri-wheelchair-fill:before{content:"\f2bd"}.ri-wheelchair-line:before{content:"\f2be"}.ri-wifi-fill:before{content:"\f2bf"}.ri-wifi-line:before{content:"\f2c0"}.ri-wifi-off-fill:before{content:"\f2c1"}.ri-wifi-off-line:before{content:"\f2c2"}.ri-window-2-fill:before{content:"\f2c3"}.ri-window-2-line:before{content:"\f2c4"}.ri-window-fill:before{content:"\f2c5"}.ri-window-line:before{content:"\f2c6"}.ri-windows-fill:before{content:"\f2c7"}.ri-windows-line:before{content:"\f2c8"}.ri-windy-fill:before{content:"\f2c9"}.ri-windy-line:before{content:"\f2ca"}.ri-wireless-charging-fill:before{content:"\f2cb"}.ri-wireless-charging-line:before{content:"\f2cc"}.ri-women-fill:before{content:"\f2cd"}.ri-women-line:before{content:"\f2ce"}.ri-wubi-input:before{content:"\f2cf"}.ri-xbox-fill:before{content:"\f2d0"}.ri-xbox-line:before{content:"\f2d1"}.ri-xing-fill:before{content:"\f2d2"}.ri-xing-line:before{content:"\f2d3"}.ri-youtube-fill:before{content:"\f2d4"}.ri-youtube-line:before{content:"\f2d5"}.ri-zcool-fill:before{content:"\f2d6"}.ri-zcool-line:before{content:"\f2d7"}.ri-zhihu-fill:before{content:"\f2d8"}.ri-zhihu-line:before{content:"\f2d9"}.ri-zoom-in-fill:before{content:"\f2da"}.ri-zoom-in-line:before{content:"\f2db"}.ri-zoom-out-fill:before{content:"\f2dc"}.ri-zoom-out-line:before{content:"\f2dd"}.ri-zzz-fill:before{content:"\f2de"}.ri-zzz-line:before{content:"\f2df"}.ri-arrow-down-double-fill:before{content:"\f2e0"}.ri-arrow-down-double-line:before{content:"\f2e1"}.ri-arrow-left-double-fill:before{content:"\f2e2"}.ri-arrow-left-double-line:before{content:"\f2e3"}.ri-arrow-right-double-fill:before{content:"\f2e4"}.ri-arrow-right-double-line:before{content:"\f2e5"}.ri-arrow-turn-back-fill:before{content:"\f2e6"}.ri-arrow-turn-back-line:before{content:"\f2e7"}.ri-arrow-turn-forward-fill:before{content:"\f2e8"}.ri-arrow-turn-forward-line:before{content:"\f2e9"}.ri-arrow-up-double-fill:before{content:"\f2ea"}.ri-arrow-up-double-line:before{content:"\f2eb"}.ri-bard-fill:before{content:"\f2ec"}.ri-bard-line:before{content:"\f2ed"}.ri-bootstrap-fill:before{content:"\f2ee"}.ri-bootstrap-line:before{content:"\f2ef"}.ri-box-1-fill:before{content:"\f2f0"}.ri-box-1-line:before{content:"\f2f1"}.ri-box-2-fill:before{content:"\f2f2"}.ri-box-2-line:before{content:"\f2f3"}.ri-box-3-fill:before{content:"\f2f4"}.ri-box-3-line:before{content:"\f2f5"}.ri-brain-fill:before{content:"\f2f6"}.ri-brain-line:before{content:"\f2f7"}.ri-candle-fill:before{content:"\f2f8"}.ri-candle-line:before{content:"\f2f9"}.ri-cash-fill:before{content:"\f2fa"}.ri-cash-line:before{content:"\f2fb"}.ri-contract-left-fill:before{content:"\f2fc"}.ri-contract-left-line:before{content:"\f2fd"}.ri-contract-left-right-fill:before{content:"\f2fe"}.ri-contract-left-right-line:before{content:"\f2ff"}.ri-contract-right-fill:before{content:"\f300"}.ri-contract-right-line:before{content:"\f301"}.ri-contract-up-down-fill:before{content:"\f302"}.ri-contract-up-down-line:before{content:"\f303"}.ri-copilot-fill:before{content:"\f304"}.ri-copilot-line:before{content:"\f305"}.ri-corner-down-left-fill:before{content:"\f306"}.ri-corner-down-left-line:before{content:"\f307"}.ri-corner-down-right-fill:before{content:"\f308"}.ri-corner-down-right-line:before{content:"\f309"}.ri-corner-left-down-fill:before{content:"\f30a"}.ri-corner-left-down-line:before{content:"\f30b"}.ri-corner-left-up-fill:before{content:"\f30c"}.ri-corner-left-up-line:before{content:"\f30d"}.ri-corner-right-down-fill:before{content:"\f30e"}.ri-corner-right-down-line:before{content:"\f30f"}.ri-corner-right-up-fill:before{content:"\f310"}.ri-corner-right-up-line:before{content:"\f311"}.ri-corner-up-left-double-fill:before{content:"\f312"}.ri-corner-up-left-double-line:before{content:"\f313"}.ri-corner-up-left-fill:before{content:"\f314"}.ri-corner-up-left-line:before{content:"\f315"}.ri-corner-up-right-double-fill:before{content:"\f316"}.ri-corner-up-right-double-line:before{content:"\f317"}.ri-corner-up-right-fill:before{content:"\f318"}.ri-corner-up-right-line:before{content:"\f319"}.ri-cross-fill:before{content:"\f31a"}.ri-cross-line:before{content:"\f31b"}.ri-edge-new-fill:before{content:"\f31c"}.ri-edge-new-line:before{content:"\f31d"}.ri-equal-fill:before{content:"\f31e"}.ri-equal-line:before{content:"\f31f"}.ri-expand-left-fill:before{content:"\f320"}.ri-expand-left-line:before{content:"\f321"}.ri-expand-left-right-fill:before{content:"\f322"}.ri-expand-left-right-line:before{content:"\f323"}.ri-expand-right-fill:before{content:"\f324"}.ri-expand-right-line:before{content:"\f325"}.ri-expand-up-down-fill:before{content:"\f326"}.ri-expand-up-down-line:before{content:"\f327"}.ri-flickr-fill:before{content:"\f328"}.ri-flickr-line:before{content:"\f329"}.ri-forward-10-fill:before{content:"\f32a"}.ri-forward-10-line:before{content:"\f32b"}.ri-forward-15-fill:before{content:"\f32c"}.ri-forward-15-line:before{content:"\f32d"}.ri-forward-30-fill:before{content:"\f32e"}.ri-forward-30-line:before{content:"\f32f"}.ri-forward-5-fill:before{content:"\f330"}.ri-forward-5-line:before{content:"\f331"}.ri-graduation-cap-fill:before{content:"\f332"}.ri-graduation-cap-line:before{content:"\f333"}.ri-home-office-fill:before{content:"\f334"}.ri-home-office-line:before{content:"\f335"}.ri-hourglass-2-fill:before{content:"\f336"}.ri-hourglass-2-line:before{content:"\f337"}.ri-hourglass-fill:before{content:"\f338"}.ri-hourglass-line:before{content:"\f339"}.ri-javascript-fill:before{content:"\f33a"}.ri-javascript-line:before{content:"\f33b"}.ri-loop-left-fill:before{content:"\f33c"}.ri-loop-left-line:before{content:"\f33d"}.ri-loop-right-fill:before{content:"\f33e"}.ri-loop-right-line:before{content:"\f33f"}.ri-memories-fill:before{content:"\f340"}.ri-memories-line:before{content:"\f341"}.ri-meta-fill:before{content:"\f342"}.ri-meta-line:before{content:"\f343"}.ri-microsoft-loop-fill:before{content:"\f344"}.ri-microsoft-loop-line:before{content:"\f345"}.ri-nft-fill:before{content:"\f346"}.ri-nft-line:before{content:"\f347"}.ri-notion-fill:before{content:"\f348"}.ri-notion-line:before{content:"\f349"}.ri-openai-fill:before{content:"\f34a"}.ri-openai-line:before{content:"\f34b"}.ri-overline:before{content:"\f34c"}.ri-p2p-fill:before{content:"\f34d"}.ri-p2p-line:before{content:"\f34e"}.ri-presentation-fill:before{content:"\f34f"}.ri-presentation-line:before{content:"\f350"}.ri-replay-10-fill:before{content:"\f351"}.ri-replay-10-line:before{content:"\f352"}.ri-replay-15-fill:before{content:"\f353"}.ri-replay-15-line:before{content:"\f354"}.ri-replay-30-fill:before{content:"\f355"}.ri-replay-30-line:before{content:"\f356"}.ri-replay-5-fill:before{content:"\f357"}.ri-replay-5-line:before{content:"\f358"}.ri-school-fill:before{content:"\f359"}.ri-school-line:before{content:"\f35a"}.ri-shining-2-fill:before{content:"\f35b"}.ri-shining-2-line:before{content:"\f35c"}.ri-shining-fill:before{content:"\f35d"}.ri-shining-line:before{content:"\f35e"}.ri-sketching:before{content:"\f35f"}.ri-skip-down-fill:before{content:"\f360"}.ri-skip-down-line:before{content:"\f361"}.ri-skip-left-fill:before{content:"\f362"}.ri-skip-left-line:before{content:"\f363"}.ri-skip-right-fill:before{content:"\f364"}.ri-skip-right-line:before{content:"\f365"}.ri-skip-up-fill:before{content:"\f366"}.ri-skip-up-line:before{content:"\f367"}.ri-slow-down-fill:before{content:"\f368"}.ri-slow-down-line:before{content:"\f369"}.ri-sparkling-2-fill:before{content:"\f36a"}.ri-sparkling-2-line:before{content:"\f36b"}.ri-sparkling-fill:before{content:"\f36c"}.ri-sparkling-line:before{content:"\f36d"}.ri-speak-fill:before{content:"\f36e"}.ri-speak-line:before{content:"\f36f"}.ri-speed-up-fill:before{content:"\f370"}.ri-speed-up-line:before{content:"\f371"}.ri-tiktok-fill:before{content:"\f372"}.ri-tiktok-line:before{content:"\f373"}.ri-token-swap-fill:before{content:"\f374"}.ri-token-swap-line:before{content:"\f375"}.ri-unpin-fill:before{content:"\f376"}.ri-unpin-line:before{content:"\f377"}.ri-wechat-channels-fill:before{content:"\f378"}.ri-wechat-channels-line:before{content:"\f379"}.ri-wordpress-fill:before{content:"\f37a"}.ri-wordpress-line:before{content:"\f37b"}.ri-blender-fill:before{content:"\f37c"}.ri-blender-line:before{content:"\f37d"}.ri-emoji-sticker-fill:before{content:"\f37e"}.ri-emoji-sticker-line:before{content:"\f37f"}.ri-git-close-pull-request-fill:before{content:"\f380"}.ri-git-close-pull-request-line:before{content:"\f381"}.ri-instance-fill:before{content:"\f382"}.ri-instance-line:before{content:"\f383"}.ri-megaphone-fill:before{content:"\f384"}.ri-megaphone-line:before{content:"\f385"}.ri-pass-expired-fill:before{content:"\f386"}.ri-pass-expired-line:before{content:"\f387"}.ri-pass-pending-fill:before{content:"\f388"}.ri-pass-pending-line:before{content:"\f389"}.ri-pass-valid-fill:before{content:"\f38a"}.ri-pass-valid-line:before{content:"\f38b"}.ri-ai-generate:before{content:"\f38c"}.ri-calendar-close-fill:before{content:"\f38d"}.ri-calendar-close-line:before{content:"\f38e"}.ri-draggable:before{content:"\f38f"}.ri-font-family:before{content:"\f390"}.ri-font-mono:before{content:"\f391"}.ri-font-sans-serif:before{content:"\f392"}.ri-font-sans:before{content:"\f393"}.ri-hard-drive-3-fill:before{content:"\f394"}.ri-hard-drive-3-line:before{content:"\f395"}.ri-kick-fill:before{content:"\f396"}.ri-kick-line:before{content:"\f397"}.ri-list-check-3:before{content:"\f398"}.ri-list-indefinite:before{content:"\f399"}.ri-list-ordered-2:before{content:"\f39a"}.ri-list-radio:before{content:"\f39b"}.ri-openbase-fill:before{content:"\f39c"}.ri-openbase-line:before{content:"\f39d"}.ri-planet-fill:before{content:"\f39e"}.ri-planet-line:before{content:"\f39f"}.ri-prohibited-fill:before{content:"\f3a0"}.ri-prohibited-line:before{content:"\f3a1"}.ri-quote-text:before{content:"\f3a2"}.ri-seo-fill:before{content:"\f3a3"}.ri-seo-line:before{content:"\f3a4"}.ri-slash-commands:before{content:"\f3a5"}.ri-archive-2-fill:before{content:"\f3a6"}.ri-archive-2-line:before{content:"\f3a7"}.ri-inbox-2-fill:before{content:"\f3a8"}.ri-inbox-2-line:before{content:"\f3a9"}.ri-shake-hands-fill:before{content:"\f3aa"}.ri-shake-hands-line:before{content:"\f3ab"}.ri-supabase-fill:before{content:"\f3ac"}.ri-supabase-line:before{content:"\f3ad"}.ri-water-percent-fill:before{content:"\f3ae"}.ri-water-percent-line:before{content:"\f3af"}.ri-yuque-fill:before{content:"\f3b0"}.ri-yuque-line:before{content:"\f3b1"}.ri-crosshair-2-fill:before{content:"\f3b2"}.ri-crosshair-2-line:before{content:"\f3b3"}.ri-crosshair-fill:before{content:"\f3b4"}.ri-crosshair-line:before{content:"\f3b5"}.ri-file-close-fill:before{content:"\f3b6"}.ri-file-close-line:before{content:"\f3b7"}.ri-infinity-fill:before{content:"\f3b8"}.ri-infinity-line:before{content:"\f3b9"}.ri-rfid-fill:before{content:"\f3ba"}.ri-rfid-line:before{content:"\f3bb"}.ri-slash-commands-2:before{content:"\f3bc"}.ri-user-forbid-fill:before{content:"\f3bd"}.ri-user-forbid-line:before{content:"\f3be"}.ri-beer-fill:before{content:"\f3bf"}.ri-beer-line:before{content:"\f3c0"}.ri-circle-fill:before{content:"\f3c1"}.ri-circle-line:before{content:"\f3c2"}.ri-dropdown-list:before{content:"\f3c3"}.ri-file-image-fill:before{content:"\f3c4"}.ri-file-image-line:before{content:"\f3c5"}.ri-file-pdf-2-fill:before{content:"\f3c6"}.ri-file-pdf-2-line:before{content:"\f3c7"}.ri-file-video-fill:before{content:"\f3c8"}.ri-file-video-line:before{content:"\f3c9"}.ri-folder-image-fill:before{content:"\f3ca"}.ri-folder-image-line:before{content:"\f3cb"}.ri-folder-video-fill:before{content:"\f3cc"}.ri-folder-video-line:before{content:"\f3cd"}.ri-hexagon-fill:before{content:"\f3ce"}.ri-hexagon-line:before{content:"\f3cf"}.ri-menu-search-fill:before{content:"\f3d0"}.ri-menu-search-line:before{content:"\f3d1"}.ri-octagon-fill:before{content:"\f3d2"}.ri-octagon-line:before{content:"\f3d3"}.ri-pentagon-fill:before{content:"\f3d4"}.ri-pentagon-line:before{content:"\f3d5"}.ri-rectangle-fill:before{content:"\f3d6"}.ri-rectangle-line:before{content:"\f3d7"}.ri-robot-2-fill:before{content:"\f3d8"}.ri-robot-2-line:before{content:"\f3d9"}.ri-shapes-fill:before{content:"\f3da"}.ri-shapes-line:before{content:"\f3db"}.ri-square-fill:before{content:"\f3dc"}.ri-square-line:before{content:"\f3dd"}.ri-tent-fill:before{content:"\f3de"}.ri-tent-line:before{content:"\f3df"}.ri-threads-fill:before{content:"\f3e0"}.ri-threads-line:before{content:"\f3e1"}.ri-tree-fill:before{content:"\f3e2"}.ri-tree-line:before{content:"\f3e3"}.ri-triangle-fill:before{content:"\f3e4"}.ri-triangle-line:before{content:"\f3e5"}.ri-twitter-x-fill:before{content:"\f3e6"}.ri-twitter-x-line:before{content:"\f3e7"}.ri-verified-badge-fill:before{content:"\f3e8"}.ri-verified-badge-line:before{content:"\f3e9"}.ri-armchair-fill:before{content:"\f3ea"}.ri-armchair-line:before{content:"\f3eb"}.ri-bnb-fill:before{content:"\f3ec"}.ri-bnb-line:before{content:"\f3ed"}.ri-bread-fill:before{content:"\f3ee"}.ri-bread-line:before{content:"\f3ef"}.ri-btc-fill:before{content:"\f3f0"}.ri-btc-line:before{content:"\f3f1"}.ri-calendar-schedule-fill:before{content:"\f3f2"}.ri-calendar-schedule-line:before{content:"\f3f3"}.ri-dice-1-fill:before{content:"\f3f4"}.ri-dice-1-line:before{content:"\f3f5"}.ri-dice-2-fill:before{content:"\f3f6"}.ri-dice-2-line:before{content:"\f3f7"}.ri-dice-3-fill:before{content:"\f3f8"}.ri-dice-3-line:before{content:"\f3f9"}.ri-dice-4-fill:before{content:"\f3fa"}.ri-dice-4-line:before{content:"\f3fb"}.ri-dice-5-fill:before{content:"\f3fc"}.ri-dice-5-line:before{content:"\f3fd"}.ri-dice-6-fill:before{content:"\f3fe"}.ri-dice-6-line:before{content:"\f3ff"}.ri-dice-fill:before{content:"\f400"}.ri-dice-line:before{content:"\f401"}.ri-drinks-fill:before{content:"\f402"}.ri-drinks-line:before{content:"\f403"}.ri-equalizer-2-fill:before{content:"\f404"}.ri-equalizer-2-line:before{content:"\f405"}.ri-equalizer-3-fill:before{content:"\f406"}.ri-equalizer-3-line:before{content:"\f407"}.ri-eth-fill:before{content:"\f408"}.ri-eth-line:before{content:"\f409"}.ri-flower-fill:before{content:"\f40a"}.ri-flower-line:before{content:"\f40b"}.ri-glasses-2-fill:before{content:"\f40c"}.ri-glasses-2-line:before{content:"\f40d"}.ri-glasses-fill:before{content:"\f40e"}.ri-glasses-line:before{content:"\f40f"}.ri-goggles-fill:before{content:"\f410"}.ri-goggles-line:before{content:"\f411"}.ri-image-circle-fill:before{content:"\f412"}.ri-image-circle-line:before{content:"\f413"}.ri-info-i:before{content:"\f414"}.ri-money-rupee-circle-fill:before{content:"\f415"}.ri-money-rupee-circle-line:before{content:"\f416"}.ri-news-fill:before{content:"\f417"}.ri-news-line:before{content:"\f418"}.ri-robot-3-fill:before{content:"\f419"}.ri-robot-3-line:before{content:"\f41a"}.ri-share-2-fill:before{content:"\f41b"}.ri-share-2-line:before{content:"\f41c"}.ri-sofa-fill:before{content:"\f41d"}.ri-sofa-line:before{content:"\f41e"}.ri-svelte-fill:before{content:"\f41f"}.ri-svelte-line:before{content:"\f420"}.ri-vk-fill:before{content:"\f421"}.ri-vk-line:before{content:"\f422"}.ri-xrp-fill:before{content:"\f423"}.ri-xrp-line:before{content:"\f424"}.ri-xtz-fill:before{content:"\f425"}.ri-xtz-line:before{content:"\f426"}.ri-archive-stack-fill:before{content:"\f427"}.ri-archive-stack-line:before{content:"\f428"}.ri-bowl-fill:before{content:"\f429"}.ri-bowl-line:before{content:"\f42a"}.ri-calendar-view:before{content:"\f42b"}.ri-carousel-view:before{content:"\f42c"}.ri-code-block:before{content:"\f42d"}.ri-color-filter-fill:before{content:"\f42e"}.ri-color-filter-line:before{content:"\f42f"}.ri-contacts-book-3-fill:before{content:"\f430"}.ri-contacts-book-3-line:before{content:"\f431"}.ri-contract-fill:before{content:"\f432"}.ri-contract-line:before{content:"\f433"}.ri-drinks-2-fill:before{content:"\f434"}.ri-drinks-2-line:before{content:"\f435"}.ri-export-fill:before{content:"\f436"}.ri-export-line:before{content:"\f437"}.ri-file-check-fill:before{content:"\f438"}.ri-file-check-line:before{content:"\f439"}.ri-focus-mode:before{content:"\f43a"}.ri-folder-6-fill:before{content:"\f43b"}.ri-folder-6-line:before{content:"\f43c"}.ri-folder-check-fill:before{content:"\f43d"}.ri-folder-check-line:before{content:"\f43e"}.ri-folder-close-fill:before{content:"\f43f"}.ri-folder-close-line:before{content:"\f440"}.ri-folder-cloud-fill:before{content:"\f441"}.ri-folder-cloud-line:before{content:"\f442"}.ri-gallery-view-2:before{content:"\f443"}.ri-gallery-view:before{content:"\f444"}.ri-hand:before{content:"\f445"}.ri-import-fill:before{content:"\f446"}.ri-import-line:before{content:"\f447"}.ri-information-2-fill:before{content:"\f448"}.ri-information-2-line:before{content:"\f449"}.ri-kanban-view-2:before{content:"\f44a"}.ri-kanban-view:before{content:"\f44b"}.ri-list-view:before{content:"\f44c"}.ri-lock-star-fill:before{content:"\f44d"}.ri-lock-star-line:before{content:"\f44e"}.ri-puzzle-2-fill:before{content:"\f44f"}.ri-puzzle-2-line:before{content:"\f450"}.ri-puzzle-fill:before{content:"\f451"}.ri-puzzle-line:before{content:"\f452"}.ri-ram-2-fill:before{content:"\f453"}.ri-ram-2-line:before{content:"\f454"}.ri-ram-fill:before{content:"\f455"}.ri-ram-line:before{content:"\f456"}.ri-receipt-fill:before{content:"\f457"}.ri-receipt-line:before{content:"\f458"}.ri-shadow-fill:before{content:"\f459"}.ri-shadow-line:before{content:"\f45a"}.ri-sidebar-fold-fill:before{content:"\f45b"}.ri-sidebar-fold-line:before{content:"\f45c"}.ri-sidebar-unfold-fill:before{content:"\f45d"}.ri-sidebar-unfold-line:before{content:"\f45e"}.ri-slideshow-view:before{content:"\f45f"}.ri-sort-alphabet-asc:before{content:"\f460"}.ri-sort-alphabet-desc:before{content:"\f461"}.ri-sort-number-asc:before{content:"\f462"}.ri-sort-number-desc:before{content:"\f463"}.ri-stacked-view:before{content:"\f464"}.ri-sticky-note-add-fill:before{content:"\f465"}.ri-sticky-note-add-line:before{content:"\f466"}.ri-swap-2-fill:before{content:"\f467"}.ri-swap-2-line:before{content:"\f468"}.ri-swap-3-fill:before{content:"\f469"}.ri-swap-3-line:before{content:"\f46a"}.ri-table-3:before{content:"\f46b"}.ri-table-view:before{content:"\f46c"}.ri-text-block:before{content:"\f46d"}.ri-text-snippet:before{content:"\f46e"}.ri-timeline-view:before{content:"\f46f"}.ri-blogger-fill:before{content:"\f470"}.ri-blogger-line:before{content:"\f471"}.ri-chat-thread-fill:before{content:"\f472"}.ri-chat-thread-line:before{content:"\f473"}.ri-discount-percent-fill:before{content:"\f474"}.ri-discount-percent-line:before{content:"\f475"}.ri-exchange-2-fill:before{content:"\f476"}.ri-exchange-2-line:before{content:"\f477"}.ri-git-fork-fill:before{content:"\f478"}.ri-git-fork-line:before{content:"\f479"}.ri-input-field:before{content:"\f47a"}.ri-progress-1-fill:before{content:"\f47b"}.ri-progress-1-line:before{content:"\f47c"}.ri-progress-2-fill:before{content:"\f47d"}.ri-progress-2-line:before{content:"\f47e"}.ri-progress-3-fill:before{content:"\f47f"}.ri-progress-3-line:before{content:"\f480"}.ri-progress-4-fill:before{content:"\f481"}.ri-progress-4-line:before{content:"\f482"}.ri-progress-5-fill:before{content:"\f483"}.ri-progress-5-line:before{content:"\f484"}.ri-progress-6-fill:before{content:"\f485"}.ri-progress-6-line:before{content:"\f486"}.ri-progress-7-fill:before{content:"\f487"}.ri-progress-7-line:before{content:"\f488"}.ri-progress-8-fill:before{content:"\f489"}.ri-progress-8-line:before{content:"\f48a"}.ri-remix-run-fill:before{content:"\f48b"}.ri-remix-run-line:before{content:"\f48c"}.ri-signpost-fill:before{content:"\f48d"}.ri-signpost-line:before{content:"\f48e"}.ri-time-zone-fill:before{content:"\f48f"}.ri-time-zone-line:before{content:"\f490"}.ri-arrow-down-wide-fill:before{content:"\f491"}.ri-arrow-down-wide-line:before{content:"\f492"}.ri-arrow-left-wide-fill:before{content:"\f493"}.ri-arrow-left-wide-line:before{content:"\f494"}.ri-arrow-right-wide-fill:before{content:"\f495"}.ri-arrow-right-wide-line:before{content:"\f496"}.ri-arrow-up-wide-fill:before{content:"\f497"}.ri-arrow-up-wide-line:before{content:"\f498"}.ri-bluesky-fill:before{content:"\f499"}.ri-bluesky-line:before{content:"\f49a"}.ri-expand-height-fill:before{content:"\f49b"}.ri-expand-height-line:before{content:"\f49c"}.ri-expand-width-fill:before{content:"\f49d"}.ri-expand-width-line:before{content:"\f49e"}.ri-forward-end-fill:before{content:"\f49f"}.ri-forward-end-line:before{content:"\f4a0"}.ri-forward-end-mini-fill:before{content:"\f4a1"}.ri-forward-end-mini-line:before{content:"\f4a2"}.ri-friendica-fill:before{content:"\f4a3"}.ri-friendica-line:before{content:"\f4a4"}.ri-git-pr-draft-fill:before{content:"\f4a5"}.ri-git-pr-draft-line:before{content:"\f4a6"}.ri-play-reverse-fill:before{content:"\f4a7"}.ri-play-reverse-line:before{content:"\f4a8"}.ri-play-reverse-mini-fill:before{content:"\f4a9"}.ri-play-reverse-mini-line:before{content:"\f4aa"}.ri-rewind-start-fill:before{content:"\f4ab"}.ri-rewind-start-line:before{content:"\f4ac"}.ri-rewind-start-mini-fill:before{content:"\f4ad"}.ri-rewind-start-mini-line:before{content:"\f4ae"}.ri-scroll-to-bottom-fill:before{content:"\f4af"}.ri-scroll-to-bottom-line:before{content:"\f4b0"}.ri-add-large-fill:before{content:"\f4b1"}.ri-add-large-line:before{content:"\f4b2"}.ri-aed-electrodes-fill:before{content:"\f4b3"}.ri-aed-electrodes-line:before{content:"\f4b4"}.ri-aed-fill:before{content:"\f4b5"}.ri-aed-line:before{content:"\f4b6"}.ri-alibaba-cloud-fill:before{content:"\f4b7"}.ri-alibaba-cloud-line:before{content:"\f4b8"}.ri-align-item-bottom-fill:before{content:"\f4b9"}.ri-align-item-bottom-line:before{content:"\f4ba"}.ri-align-item-horizontal-center-fill:before{content:"\f4bb"}.ri-align-item-horizontal-center-line:before{content:"\f4bc"}.ri-align-item-left-fill:before{content:"\f4bd"}.ri-align-item-left-line:before{content:"\f4be"}.ri-align-item-right-fill:before{content:"\f4bf"}.ri-align-item-right-line:before{content:"\f4c0"}.ri-align-item-top-fill:before{content:"\f4c1"}.ri-align-item-top-line:before{content:"\f4c2"}.ri-align-item-vertical-center-fill:before{content:"\f4c3"}.ri-align-item-vertical-center-line:before{content:"\f4c4"}.ri-apps-2-add-fill:before{content:"\f4c5"}.ri-apps-2-add-line:before{content:"\f4c6"}.ri-close-large-fill:before{content:"\f4c7"}.ri-close-large-line:before{content:"\f4c8"}.ri-collapse-diagonal-2-fill:before{content:"\f4c9"}.ri-collapse-diagonal-2-line:before{content:"\f4ca"}.ri-collapse-diagonal-fill:before{content:"\f4cb"}.ri-collapse-diagonal-line:before{content:"\f4cc"}.ri-dashboard-horizontal-fill:before{content:"\f4cd"}.ri-dashboard-horizontal-line:before{content:"\f4ce"}.ri-expand-diagonal-2-fill:before{content:"\f4cf"}.ri-expand-diagonal-2-line:before{content:"\f4d0"}.ri-expand-diagonal-fill:before{content:"\f4d1"}.ri-expand-diagonal-line:before{content:"\f4d2"}.ri-firebase-fill:before{content:"\f4d3"}.ri-firebase-line:before{content:"\f4d4"}.ri-flip-horizontal-2-fill:before{content:"\f4d5"}.ri-flip-horizontal-2-line:before{content:"\f4d6"}.ri-flip-horizontal-fill:before{content:"\f4d7"}.ri-flip-horizontal-line:before{content:"\f4d8"}.ri-flip-vertical-2-fill:before{content:"\f4d9"}.ri-flip-vertical-2-line:before{content:"\f4da"}.ri-flip-vertical-fill:before{content:"\f4db"}.ri-flip-vertical-line:before{content:"\f4dc"}.ri-formula:before{content:"\f4dd"}.ri-function-add-fill:before{content:"\f4de"}.ri-function-add-line:before{content:"\f4df"}.ri-goblet-2-fill:before{content:"\f4e0"}.ri-goblet-2-line:before{content:"\f4e1"}.ri-golf-ball-fill:before{content:"\f4e2"}.ri-golf-ball-line:before{content:"\f4e3"}.ri-group-3-fill:before{content:"\f4e4"}.ri-group-3-line:before{content:"\f4e5"}.ri-heart-add-2-fill:before{content:"\f4e6"}.ri-heart-add-2-line:before{content:"\f4e7"}.ri-id-card-fill:before{content:"\f4e8"}.ri-id-card-line:before{content:"\f4e9"}.ri-information-off-fill:before{content:"\f4ea"}.ri-information-off-line:before{content:"\f4eb"}.ri-java-fill:before{content:"\f4ec"}.ri-java-line:before{content:"\f4ed"}.ri-layout-grid-2-fill:before{content:"\f4ee"}.ri-layout-grid-2-line:before{content:"\f4ef"}.ri-layout-horizontal-fill:before{content:"\f4f0"}.ri-layout-horizontal-line:before{content:"\f4f1"}.ri-layout-vertical-fill:before{content:"\f4f2"}.ri-layout-vertical-line:before{content:"\f4f3"}.ri-menu-fold-2-fill:before{content:"\f4f4"}.ri-menu-fold-2-line:before{content:"\f4f5"}.ri-menu-fold-3-fill:before{content:"\f4f6"}.ri-menu-fold-3-line:before{content:"\f4f7"}.ri-menu-fold-4-fill:before{content:"\f4f8"}.ri-menu-fold-4-line:before{content:"\f4f9"}.ri-menu-unfold-2-fill:before{content:"\f4fa"}.ri-menu-unfold-2-line:before{content:"\f4fb"}.ri-menu-unfold-3-fill:before{content:"\f4fc"}.ri-menu-unfold-3-line:before{content:"\f4fd"}.ri-menu-unfold-4-fill:before{content:"\f4fe"}.ri-menu-unfold-4-line:before{content:"\f4ff"}.ri-mobile-download-fill:before{content:"\f500"}.ri-mobile-download-line:before{content:"\f501"}.ri-nextjs-fill:before{content:"\f502"}.ri-nextjs-line:before{content:"\f503"}.ri-nodejs-fill:before{content:"\f504"}.ri-nodejs-line:before{content:"\f505"}.ri-pause-large-fill:before{content:"\f506"}.ri-pause-large-line:before{content:"\f507"}.ri-play-large-fill:before{content:"\f508"}.ri-play-large-line:before{content:"\f509"}.ri-play-reverse-large-fill:before{content:"\f50a"}.ri-play-reverse-large-line:before{content:"\f50b"}.ri-police-badge-fill:before{content:"\f50c"}.ri-police-badge-line:before{content:"\f50d"}.ri-prohibited-2-fill:before{content:"\f50e"}.ri-prohibited-2-line:before{content:"\f50f"}.ri-shopping-bag-4-fill:before{content:"\f510"}.ri-shopping-bag-4-line:before{content:"\f511"}.ri-snowflake-fill:before{content:"\f512"}.ri-snowflake-line:before{content:"\f513"}.ri-square-root:before{content:"\f514"}.ri-stop-large-fill:before{content:"\f515"}.ri-stop-large-line:before{content:"\f516"}.ri-tailwind-css-fill:before{content:"\f517"}.ri-tailwind-css-line:before{content:"\f518"}.ri-tooth-fill:before{content:"\f519"}.ri-tooth-line:before{content:"\f51a"}.ri-video-off-fill:before{content:"\f51b"}.ri-video-off-line:before{content:"\f51c"}.ri-video-on-fill:before{content:"\f51d"}.ri-video-on-line:before{content:"\f51e"}.ri-webhook-fill:before{content:"\f51f"}.ri-webhook-line:before{content:"\f520"}.ri-weight-fill:before{content:"\f521"}.ri-weight-line:before{content:"\f522"}.ri-book-shelf-fill:before{content:"\f523"}.ri-book-shelf-line:before{content:"\f524"}.ri-brain-2-fill:before{content:"\f525"}.ri-brain-2-line:before{content:"\f526"}.ri-chat-search-fill:before{content:"\f527"}.ri-chat-search-line:before{content:"\f528"}.ri-chat-unread-fill:before{content:"\f529"}.ri-chat-unread-line:before{content:"\f52a"}.ri-collapse-horizontal-fill:before{content:"\f52b"}.ri-collapse-horizontal-line:before{content:"\f52c"}.ri-collapse-vertical-fill:before{content:"\f52d"}.ri-collapse-vertical-line:before{content:"\f52e"}.ri-dna-fill:before{content:"\f52f"}.ri-dna-line:before{content:"\f530"}.ri-dropper-fill:before{content:"\f531"}.ri-dropper-line:before{content:"\f532"}.ri-expand-diagonal-s-2-fill:before{content:"\f533"}.ri-expand-diagonal-s-2-line:before{content:"\f534"}.ri-expand-diagonal-s-fill:before{content:"\f535"}.ri-expand-diagonal-s-line:before{content:"\f536"}.ri-expand-horizontal-fill:before{content:"\f537"}.ri-expand-horizontal-line:before{content:"\f538"}.ri-expand-horizontal-s-fill:before{content:"\f539"}.ri-expand-horizontal-s-line:before{content:"\f53a"}.ri-expand-vertical-fill:before{content:"\f53b"}.ri-expand-vertical-line:before{content:"\f53c"}.ri-expand-vertical-s-fill:before{content:"\f53d"}.ri-expand-vertical-s-line:before{content:"\f53e"}.ri-gemini-fill:before{content:"\f53f"}.ri-gemini-line:before{content:"\f540"}.ri-reset-left-fill:before{content:"\f541"}.ri-reset-left-line:before{content:"\f542"}.ri-reset-right-fill:before{content:"\f543"}.ri-reset-right-line:before{content:"\f544"}.ri-stairs-fill:before{content:"\f545"}.ri-stairs-line:before{content:"\f546"}.ri-telegram-2-fill:before{content:"\f547"}.ri-telegram-2-line:before{content:"\f548"}.ri-triangular-flag-fill:before{content:"\f549"}.ri-triangular-flag-line:before{content:"\f54a"}.ri-user-minus-fill:before{content:"\f54b"}.ri-user-minus-line:before{content:"\f54c"}.ri-account-box-2-fill:before{content:"\f54d"}.ri-account-box-2-line:before{content:"\f54e"}.ri-account-circle-2-fill:before{content:"\f54f"}.ri-account-circle-2-line:before{content:"\f550"}.ri-alarm-snooze-fill:before{content:"\f551"}.ri-alarm-snooze-line:before{content:"\f552"}.ri-arrow-down-box-fill:before{content:"\f553"}.ri-arrow-down-box-line:before{content:"\f554"}.ri-arrow-left-box-fill:before{content:"\f555"}.ri-arrow-left-box-line:before{content:"\f556"}.ri-arrow-left-down-box-fill:before{content:"\f557"}.ri-arrow-left-down-box-line:before{content:"\f558"}.ri-arrow-left-up-box-fill:before{content:"\f559"}.ri-arrow-left-up-box-line:before{content:"\f55a"}.ri-arrow-right-box-fill:before{content:"\f55b"}.ri-arrow-right-box-line:before{content:"\f55c"}.ri-arrow-right-down-box-fill:before{content:"\f55d"}.ri-arrow-right-down-box-line:before{content:"\f55e"}.ri-arrow-right-up-box-fill:before{content:"\f55f"}.ri-arrow-right-up-box-line:before{content:"\f560"}.ri-arrow-up-box-fill:before{content:"\f561"}.ri-arrow-up-box-line:before{content:"\f562"}.ri-bar-chart-box-ai-fill:before{content:"\f563"}.ri-bar-chart-box-ai-line:before{content:"\f564"}.ri-brush-ai-fill:before{content:"\f565"}.ri-brush-ai-line:before{content:"\f566"}.ri-camera-ai-fill:before{content:"\f567"}.ri-camera-ai-line:before{content:"\f568"}.ri-chat-ai-fill:before{content:"\f569"}.ri-chat-ai-line:before{content:"\f56a"}.ri-chat-smile-ai-fill:before{content:"\f56b"}.ri-chat-smile-ai-line:before{content:"\f56c"}.ri-chat-voice-ai-fill:before{content:"\f56d"}.ri-chat-voice-ai-line:before{content:"\f56e"}.ri-code-ai-fill:before{content:"\f56f"}.ri-code-ai-line:before{content:"\f570"}.ri-color-filter-ai-fill:before{content:"\f571"}.ri-color-filter-ai-line:before{content:"\f572"}.ri-custom-size:before{content:"\f573"}.ri-fediverse-fill:before{content:"\f574"}.ri-fediverse-line:before{content:"\f575"}.ri-flag-off-fill:before{content:"\f576"}.ri-flag-off-line:before{content:"\f577"}.ri-home-9-fill:before{content:"\f578"}.ri-home-9-line:before{content:"\f579"}.ri-image-ai-fill:before{content:"\f57a"}.ri-image-ai-line:before{content:"\f57b"}.ri-image-circle-ai-fill:before{content:"\f57c"}.ri-image-circle-ai-line:before{content:"\f57d"}.ri-info-card-fill:before{content:"\f57e"}.ri-info-card-line:before{content:"\f57f"}.ri-landscape-ai-fill:before{content:"\f580"}.ri-landscape-ai-line:before{content:"\f581"}.ri-letter-spacing-2:before{content:"\f582"}.ri-line-height-2:before{content:"\f583"}.ri-mail-ai-fill:before{content:"\f584"}.ri-mail-ai-line:before{content:"\f585"}.ri-mic-2-ai-fill:before{content:"\f586"}.ri-mic-2-ai-line:before{content:"\f587"}.ri-mic-ai-fill:before{content:"\f588"}.ri-mic-ai-line:before{content:"\f589"}.ri-movie-ai-fill:before{content:"\f58a"}.ri-movie-ai-line:before{content:"\f58b"}.ri-music-ai-fill:before{content:"\f58c"}.ri-music-ai-line:before{content:"\f58d"}.ri-notification-snooze-fill:before{content:"\f58e"}.ri-notification-snooze-line:before{content:"\f58f"}.ri-php-fill:before{content:"\f590"}.ri-php-line:before{content:"\f591"}.ri-pix-fill:before{content:"\f592"}.ri-pix-line:before{content:"\f593"}.ri-pulse-ai-fill:before{content:"\f594"}.ri-pulse-ai-line:before{content:"\f595"}.ri-quill-pen-ai-fill:before{content:"\f596"}.ri-quill-pen-ai-line:before{content:"\f597"}.ri-speak-ai-fill:before{content:"\f598"}.ri-speak-ai-line:before{content:"\f599"}.ri-star-off-fill:before{content:"\f59a"}.ri-star-off-line:before{content:"\f59b"}.ri-translate-ai-2:before{content:"\f59c"}.ri-translate-ai:before{content:"\f59d"}.ri-user-community-fill:before{content:"\f59e"}.ri-user-community-line:before{content:"\f59f"}.ri-vercel-fill:before{content:"\f5a0"}.ri-vercel-line:before{content:"\f5a1"}.ri-video-ai-fill:before{content:"\f5a2"}.ri-video-ai-line:before{content:"\f5a3"}.ri-video-on-ai-fill:before{content:"\f5a4"}.ri-video-on-ai-line:before{content:"\f5a5"}.ri-voice-ai-fill:before{content:"\f5a6"}.ri-voice-ai-line:before{content:"\f5a7"}.ri-ai-generate-2:before{content:"\f5a8"}.ri-ai-generate-text:before{content:"\f5a9"}.ri-anthropic-fill:before{content:"\f5aa"}.ri-anthropic-line:before{content:"\f5ab"}.ri-apps-2-ai-fill:before{content:"\f5ac"}.ri-apps-2-ai-line:before{content:"\f5ad"}.ri-camera-lens-ai-fill:before{content:"\f5ae"}.ri-camera-lens-ai-line:before{content:"\f5af"}.ri-clapperboard-ai-fill:before{content:"\f5b0"}.ri-clapperboard-ai-line:before{content:"\f5b1"}.ri-claude-fill:before{content:"\f5b2"}.ri-claude-line:before{content:"\f5b3"}.ri-closed-captioning-ai-fill:before{content:"\f5b4"}.ri-closed-captioning-ai-line:before{content:"\f5b5"}.ri-dvd-ai-fill:before{content:"\f5b6"}.ri-dvd-ai-line:before{content:"\f5b7"}.ri-film-ai-fill:before{content:"\f5b8"}.ri-film-ai-line:before{content:"\f5b9"}.ri-font-size-ai:before{content:"\f5ba"}.ri-mixtral-fill:before{content:"\f5bb"}.ri-mixtral-line:before{content:"\f5bc"}.ri-movie-2-ai-fill:before{content:"\f5bd"}.ri-movie-2-ai-line:before{content:"\f5be"}.ri-mv-ai-fill:before{content:"\f5bf"}.ri-mv-ai-line:before{content:"\f5c0"}.ri-perplexity-fill:before{content:"\f5c1"}.ri-perplexity-line:before{content:"\f5c2"}.ri-poker-clubs-fill:before{content:"\f5c3"}.ri-poker-clubs-line:before{content:"\f5c4"}.ri-poker-diamonds-fill:before{content:"\f5c5"}.ri-poker-diamonds-line:before{content:"\f5c6"}.ri-poker-hearts-fill:before{content:"\f5c7"}.ri-poker-hearts-line:before{content:"\f5c8"}.ri-poker-spades-fill:before{content:"\f5c9"}.ri-poker-spades-line:before{content:"\f5ca"}.ri-safe-3-fill:before{content:"\f5cb"}.ri-safe-3-line:before{content:"\f5cc"}.ri-accessibility-fill:before{content:"\f5cd"}.ri-accessibility-line:before{content:"\f5ce"}.ri-alarm-add-fill:before{content:"\f5cf"}.ri-alarm-add-line:before{content:"\f5d0"}.ri-arrow-down-long-fill:before{content:"\f5d1"}.ri-arrow-down-long-line:before{content:"\f5d2"}.ri-arrow-left-down-long-fill:before{content:"\f5d3"}.ri-arrow-left-down-long-line:before{content:"\f5d4"}.ri-arrow-left-long-fill:before{content:"\f5d5"}.ri-arrow-left-long-line:before{content:"\f5d6"}.ri-arrow-left-up-long-fill:before{content:"\f5d7"}.ri-arrow-left-up-long-line:before{content:"\f5d8"}.ri-arrow-right-down-long-fill:before{content:"\f5d9"}.ri-arrow-right-down-long-line:before{content:"\f5da"}.ri-arrow-right-long-fill:before{content:"\f5db"}.ri-arrow-right-long-line:before{content:"\f5dc"}.ri-arrow-right-up-long-fill:before{content:"\f5dd"}.ri-arrow-right-up-long-line:before{content:"\f5de"}.ri-arrow-up-long-fill:before{content:"\f5df"}.ri-arrow-up-long-line:before{content:"\f5e0"}.ri-chess-fill:before{content:"\f5e1"}.ri-chess-line:before{content:"\f5e2"}.ri-diamond-fill:before{content:"\f5e3"}.ri-diamond-line:before{content:"\f5e4"}.ri-diamond-ring-fill:before{content:"\f5e5"}.ri-diamond-ring-line:before{content:"\f5e6"}.ri-figma-fill:before{content:"\f5e7"}.ri-figma-line:before{content:"\f5e8"}.ri-firefox-browser-fill:before{content:"\f5e9"}.ri-firefox-browser-line:before{content:"\f5ea"}.ri-jewelry-fill:before{content:"\f5eb"}.ri-jewelry-line:before{content:"\f5ec"}.ri-multi-image-fill:before{content:"\f5ed"}.ri-multi-image-line:before{content:"\f5ee"}.ri-no-credit-card-fill:before{content:"\f5ef"}.ri-no-credit-card-line:before{content:"\f5f0"}.ri-service-bell-fill:before{content:"\f5f1"}.ri-service-bell-line:before{content:"\f5f2"}body{margin:0;padding:0;font-family:Poppins,sans-serif;background-color:#fff;color:#14213d;font-weight:400;font-size:.9rem}h1,h2,h3,h4,h5,h6,ol,ul,li,p,a{margin:0;padding:0}img{max-width:100%}.text-right{text-align:right}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1440px}}.section-padding{padding:80px 30px}.related-game-wrap{padding-bottom:0;padding-top:50px}.aLink,.alink{cursor:pointer}.text-left{text-align:left}button:disabled{opacity:.4;cursor:no-drop}.btn{padding:.25rem .8rem;border-radius:5px;font-size:.98rem;min-width:inherit;border:none;line-height:1.8;font-weight:600;text-transform:uppercase;position:relative;border:2px solid transparent}.btn-sm{border-radius:5px;padding:.25rem .5rem;border:2px solid transparent;transition:.1s ease-in-out all}.btn-primary,.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle,.btn-primary.disabled,.btn-primary:disabled{transition:.1s ease-in-out all;background:#ef233c;border:2px solid #ef233c;color:#fff}.btn-primary:hover{transition:.3s ease-in-out all;background:#fff;border:2px solid #ebebef;color:#14213d}.btn-secondary{color:#14213d;background-color:#ccc;border-color:#ccc}.btn-secondary:hover{color:#14213d;background-color:#9b9b9b;border-color:#9b9b9b}.btn-primary1{transition:.3s ease-in-out all;background:#ffba28;border:2px solid #ffba28;color:#fff}.btn-primary1:hover{transition:.3s ease-in-out all;background:#fff;border:2px solid #ebebef;color:#14213d}.btn-outline-primary{color:#14213d;border:2px solid #14213d}.btn-outline-primary:hover{background:#14213d;border:2px solid #14213d;color:#fff}.btn-outline-primary1{color:#fff;border:2px solid #fff}.btn-outline-primary1:hover{background:#fff;border:2px solid #fff;color:#14213d}.btn-outline-primary2{color:#14213d;border:2px solid #ebebef}.btn-outline-primary2:hover{background:#ef233c;border:2px solid #ef233c;color:#fff}.btn-outline-primary3{color:#14213d;border:2px solid #14213d}.btn-outline-primary3:hover{background:#14213d;border:2px solid #14213d;color:#fff}.btn-outline-primary4{color:#ef233c;border:2px solid #ef233c}.btn-outline-primary4:hover{background:#ef233c;border:2px solid #ef233c;color:#fff}.btn-primary2{color:#fff;background:#14213d}.btn-primary2:hover,.btn-primary2:focus{color:#fff;background:#1096ca}.btn:disabled{background-color:#979797!important;cursor:no-drop!important;border-color:#979797}.btn-primary3{color:#fff;background:#121da5}.btn-primary3:hover{color:#fff;background:#030c83;border-color:#030c83}.btn-primary4{background:transparent;color:#13213d;border:2px solid #13213d}.btn-primary4:hover{color:#fff;background:#13213d}.btn-primary5{background:#ffba28;color:#fff;border:2px solid #ffba28}.btn-primary5:hover{background:#fff;color:#ffba28;border:2px solid #ffba28}.btn-white{background:#fff;color:#14213d;border:2px solid #fff}.btn-white:hover{background:#14213d;border:2px solid #14213d;color:#fff}button:focus:not(:focus-visible),.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:none}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#ef233c;border-color:#ef233c;box-shadow:none}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none}.withdrawIcon{width:32px;height:32px;background:url(withdrawal.25c07127795fd1a2.svg);background-size:contain;background-position:center;display:flex;align-items:center;justify-content:center;margin-right:5px}.header-bigwins-block{position:sticky;padding:8px 0;border-top:1px solid rgba(255,255,255,.1490196078);top:87px;z-index:8;background:#0a48bc}.marquee{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;margin:0 auto}.marquee__inner{width:-moz-fit-content;width:fit-content;display:flex;position:relative;will-change:transform}.marquee .ticker-start,.marquee .ticker-end{display:none!important}.marquee .ngx-marquee{display:flex}.marquee .marqueeItem{white-space:nowrap;font-size:.85rem;padding:0 30px;position:relative;background:none;color:#fff}.marquee .marqueeItem:not(:last-child):after{content:"-";position:absolute;top:50%;transform:translateY(-50%);right:-5px;color:#fff;font-size:18px}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.countryDropDown{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#134db0;border-radius:0;color:#fff;font-size:1.4rem}.countryDropDown:hover{color:#fff}.countryIcon{line-height:1}.homeSlider-block{position:relative;padding-top:0;height:auto;margin-top:0}.slideBgVideo{position:relative;top:0;width:100%;height:auto}.slider-intro-video{width:100%;height:100%;object-fit:cover}.homeSlider-block .owl-theme .owl-nav{position:absolute;bottom:150px;width:100%;margin:0}.homeSlider-block .owl-theme .owl-nav [class*=owl-]{line-height:normal;margin:1px;padding:0 15px;font-size:4rem;background:none}.homeSlider-block .owl-theme .owl-nav [class*=owl-]:hover{background:none;color:#fcb119}.homeSlider-block .owl-theme .owl-dots,.newsSliderContent .owl-dots{position:absolute;left:50%;transform:translate(-50%);bottom:10px;display:flex}.newsSliderContent .owl-dots{bottom:30px}.homeSlider-block .owl-theme .owl-dots .owl-dot,.newsSliderContent .owl-theme .owl-dots .owl-dot{display:flex;width:100%;padding:15px 5px;position:relative;align-items:center;justify-content:center}.homeSlider-block .owl-theme .owl-dots .owl-dot span,.newsSliderContent .owl-theme .owl-dots .owl-dot span{margin:0;background:#fff6}.homeSlider-block .owl-theme .owl-dots .owl-dot.active span,.newsSliderContent .owl-theme .owl-dots .owl-dot.active span{background:#ef233c}.gl-tab-nav .nav-tabs{border-bottom:0;justify-content:flex-start;position:relative}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link{padding:10px;font-size:.85rem;font-weight:500;letter-spacing:0;text-transform:none;background:#e5e5e5;border-radius:10px 10px 0 0}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link.active,.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link:hover{background:#fca311;color:#fff}.gl-tab-nav .nav-tabs .nav-link{margin-bottom:0;background:0 0;border:0 solid transparent;border-top-left-radius:0;border-top-right-radius:0;font-size:1.1rem;text-transform:uppercase;letter-spacing:3px;font-weight:600;color:#7a779f;padding:30px 40px;background:#14213d;position:relative}.gl-tab-nav .nav-tabs .nav-item.show .nav-link,.gl-tab-nav .nav-tabs .nav-link.active,.gl-tab-nav .nav-tabs .nav-link:hover{color:#14213d;border-color:initial;font-weight:500}.game-listing-tab-block .gl-tab-nav{background:#590000;border-radius:10px;display:flex;justify-content:space-between;border:1px solid #23dae9;position:relative}.game-listing-tab-block .gl-tab-nav .nav-tabs{width:calc(100% + -0px);justify-content:space-around}.game-listing-tab-block .gl-tab-nav .nav-tabs .nav-link .gameIcon img,.faq-tab-block .gl-tab-nav .nav-tabs .nav-link .gameIcon img{opacity:.4}.totalJackpotWins{display:flex;flex-wrap:wrap;align-items:center;background:#f94b06;background:linear-gradient(90deg,#f94b06,#f8bb2a);background:-webkit-linear-gradient(45deg,#f94b06 0%,#f8bb2a 100%);border-radius:0;padding:0 50px;width:100%;max-width:420px;justify-content:center}.game-listing-tab-block .gl-tab-nav .nav-tabs .nav-link,.gl-tab-nav .nav-tabs .nav-item.show .nav-link,.gl-tab-nav .nav-tabs .nav-link.active,.gl-tab-nav .nav-tabs .nav-link:hover{background:none}.game-listing-tab-block{position:relative}.totalJackpotWins h6{width:100%;text-align:center;margin-top:auto;margin-bottom:5px;font-size:1.4rem;font-weight:800}.totalJackpotWinCounter{width:100%;text-align:center;margin-bottom:auto;border:3px solid #fbff07;border-radius:0;padding:0 5px;font-size:2rem;font-weight:800;color:#fbff07;text-shadow:3px 3px 0 rgba(0,0,0,.1);letter-spacing:.05rem}.faq-tab-block .gl-tab-nav .nav-tabs .nav-link,.faq-tab-block .gl-tab-nav .nav-tabs .nav-item.show .nav-link,.faq-tab-block .gl-tab-nav .nav-tabs .nav-link.active,.faq-tab-block .gl-tab-nav .nav-tabs .nav-link:hover{background:none}.faq-tab-block .gl-tab-nav{margin-bottom:15px}.faq-tab-block .gameText{font-size:.85rem;letter-spacing:.5px}.faq-tab-block .gl-tab-nav .nav-tabs .nav-link{padding:15px;width:25%}.faq-tab-block .gl-tab-nav .nav-tabs{background:#ebebef;padding:15px;border-radius:10px}.faq-tab-block .gl-tab-nav .nav-tabs .nav-link{padding:0}.gl-items{display:flex;justify-content:center;flex-wrap:wrap;padding-top:30px}.gl-item{width:25%;text-align:center;position:relative;margin-bottom:40px;padding:0}.gl-items-single .gl-item,.gl-items-single .ngl-item{width:100%;max-width:860px;margin:0 auto}.gli-item-hover-block{display:flex;align-items:center}.gli-item-img-block,.gli-item-hover-block{height:430px;background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:#14213d}.gli-item-img{max-width:280px;margin:30px auto 0}.card .gli-item-img{max-width:initial;margin:0;overflow:hidden;border-radius:0;position:relative}.gli-item-hover-img{margin-bottom:50px}.gli-image{width:100%;color:#420000}.gli-item-img-block.comingsoon-img{background-position:center 75%}.gli-item-hover-img .gli-image{margin-bottom:20px;width:70%}.gli-item-img-block{position:relative}.particle-wrapp{width:100%;height:100%;position:absolute;inset:0}.game-listing-block{position:relative;overflow:hidden;background:#0f0d3a}.particle,.particle:after{background:transparent}.particle:after{position:absolute;content:"";top:2560px}.particle-1{animation:animParticle 60s linear infinite;box-shadow:0 0 #fff,2542px 664px #fff,2394px 1672px #fff,880px 2084px #fff,1167px 2376px #fff,258px 417px #fff,1880px 335px #fff,59px 909px #fff,1834px 2252px #fff,1111px 1458px #fff,2256px 1017px #fff,2299px 1093px #fff,1552px 1935px #fff,1928px 1021px #fff,1600px 1421px #fff,1000px 1945px #fff,1445px 1063px #fff,95px 826px #fff,2421px 1379px #fff,1356px 822px #fff,857px 2293px #fff,1899px 168px #fff,320px 1836px #fff,1268px 1843px #fff,184px 106px #fff,400px 868px #fff,685px 1980px #fff,204px 501px #fff,988px 2528px #fff,1541px 858px #fff,2399px 942px #fff,2270px 2211px #fff,2320px 799px #fff,1585px 1354px #fff,563px 179px #fff,712px 2515px #fff,1731px 1748px #fff,785px 2060px #fff,2079px 1207px #fff,2407px 1054px #fff,538px 2439px #fff,1465px 164px #fff,2170px 1916px #fff,1535px 278px #fff,686px 2131px #fff,790px 1247px #fff,833px 193px #fff,1765px 334px #fff,1072px 1499px #fff,2372px 2100px #fff,7px 1831px #fff,2511px 990px #fff,1158px 2424px #fff,2300px 1358px #fff,2174px 2153px #fff,1359px 1531px #fff,2240px 2190px #fff,371px 926px #fff,1458px 313px #fff,2089px 46px #fff,754px 527px #fff,654px 2332px #fff,84px 1128px #fff,164px 2005px #fff,1367px 2554px #fff,2021px 835px #fff,516px 321px #fff,719px 2084px #fff,1572px 1096px #fff,1070px 97px #fff,1905px 1175px #fff,74px 640px #fff,195px 1558px #fff,1601px 2340px #fff,150px 1361px #fff,1283px 731px #fff,1602px 2201px #fff,1083px 1177px #fff,896px 3px #fff,1969px 79px #fff,571px 160px #fff,1575px 1843px #fff,1576px 1932px #fff,2388px 1231px #fff,2373px 1862px #fff,1200px 743px #fff,147px 766px #fff,205px 2014px #fff,1464px 1145px #fff,645px 566px #fff,211px 703px #fff,1272px 626px #fff,321px 2202px #fff,609px 219px #fff,443px 2214px #fff,1513px 1355px #fff,881px 782px #fff,1188px 875px #fff,1018px 1980px #fff,815px 671px #fff,2237px 1839px #fff,1299px 227px #fff,931px 2236px #fff,2324px 1991px #fff,1831px 1939px #fff,2400px 2046px #fff,1396px 348px #fff,1501px 1368px #fff,1553px 1795px #fff,169px 2516px #fff,1623px 83px #fff,270px 1274px #fff,965px 1277px #fff,1641px 1191px #fff,1809px 145px #fff,765px 2459px #fff,2393px 545px #fff,1071px 329px #fff,2272px 259px #fff,1642px 1900px #fff,1239px 2449px #fff,519px 1092px #fff,1911px 123px #fff,2084px 2365px #fff,1526px 489px #fff,1462px 1902px #fff,655px 1580px #fff,2387px 1201px #fff,840px 1084px #fff,2294px 1130px #fff,1357px 2013px #fff,1203px 1484px #fff,38px 14px #fff,136px 1234px #fff,340px 1193px #fff,2287px 1592px #fff,1570px 2442px #fff,709px 1058px #fff,2038px 2116px #fff,1669px 1051px #fff,794px 689px #fff,511px 1833px #fff,567px 46px #fff,197px 1509px #fff,1835px 2445px #fff,2274px 1163px #fff,1172px 2220px #fff,2348px 1496px #fff,2547px 980px #fff,558px 1089px #fff,1185px 2229px #fff,1139px 182px #fff,1881px 2118px #fff,1956px 1530px #fff,774px 2385px #fff,1269px 855px #fff,595px 1644px #fff,1949px 527px #fff,556px 372px #fff,358px 1865px #fff,2108px 2290px #fff,681px 1366px #fff,636px 62px #fff,1730px 1371px #fff,1560px 1519px #fff,2146px 1777px #fff,1287px 1256px #fff,716px 1839px #fff,393px 1490px #fff,289px 1825px #fff,439px 995px #fff,1580px 1996px #fff,1391px 2050px #fff,300px 329px #fff,370px 888px #fff,2114px 519px #fff,2012px 944px #fff,773px 512px #fff,660px 464px #fff,2056px 1509px #fff,1637px 1930px #fff,2556px 1935px #fff,2314px 1488px #fff,839px 2401px #fff,576px 154px #fff,207px 1440px #fff,1074px 1848px #fff,153px 2172px #fff,479px 1465px #fff,2027px 500px #fff,1016px 2423px #fff,1137px 1920px #fff,113px 999px #fff,2037px 1685px #fff,1438px 1645px #fff,2526px 1309px #fff,894px 1265px #fff,2431px 1108px #fff,2480px 49px #fff,1844px 995px #fff,397px 1403px #fff,1189px 1726px #fff,729px 131px #fff,183px 1827px #fff,30px 2345px #fff,1371px 213px #fff,1385px 676px #fff,1904px 2372px #fff,1067px 921px #fff,134px 981px #fff,2282px 2542px #fff,893px 1434px #fff,179px 2326px #fff,2276px 2094px #fff,2245px 689px #fff,1355px 770px #fff,714px 668px #fff,1543px 1214px #fff,452px 599px #fff,1954px 138px #fff,2089px 2528px #fff,2228px 684px #fff,1827px 573px #fff,1039px 1483px #fff,8px 78px #fff,1514px 645px #fff,1724px 1894px #fff,1196px 597px #fff,2422px 2374px #fff,2238px 1625px #fff,251px 2243px #fff,1257px 1318px #fff,425px 1864px #fff,1692px 2193px #fff,2396px 613px #fff,1473px 1576px #fff,97px 734px #fff,1756px 1623px #fff,1231px 1948px #fff,325px 2278px #fff,2190px 1286px #fff,1509px 411px #fff,175px 1524px #fff,2037px 571px #fff,1736px 2016px #fff,1116px 1877px #fff,1721px 2175px #fff,142px 1552px #fff,1338px 1348px #fff,2382px 2088px #fff,2379px 1223px #fff,921px 1354px #fff,1294px 1535px #fff,1054px 2061px #fff,1782px 415px #fff,841px 2477px #fff,1889px 909px #fff,2103px 784px #fff,1533px 806px #fff,669px 2471px #fff,1955px 1732px #fff,156px 1704px #fff,1343px 2365px #fff,749px 1027px #fff,1525px 1790px #fff,2216px 2253px #fff,1722px 129px #fff,909px 5px #fff,2118px 1273px #fff,907px 109px #fff,1366px 260px #fff,1754px 177px #fff,222px 1115px #fff,95px 715px #fff,2008px 262px #fff,750px 1447px #fff,1775px 30px #fff,1940px 1268px #fff,2514px 759px #fff,2097px 1185px #fff,2490px 1097px #fff,442px 1431px #fff,987px 1848px #fff,2398px 59px #fff,1263px 2300px #fff,501px 2461px #fff,1890px 2282px #fff,2405px 2226px #fff,1667px 1691px #fff,1215px 2155px #fff,530px 83px #fff,80px 1206px #fff,771px 390px #fff,1196px 1692px #fff,1358px 1381px #fff,1600px 1230px #fff,1570px 163px #fff,2174px 1120px #fff,1076px 407px #fff,2147px 1688px #fff,425px 1946px #fff,463px 1666px #fff,935px 1400px #fff,1952px 1757px #fff,750px 695px #fff,2079px 43px #fff,2380px 2458px #fff,598px 766px #fff,151px 1036px #fff,1085px 1640px #fff,2398px 2510px #fff,369px 2230px #fff,740px 1834px #fff,765px 2504px #fff,2086px 2301px #fff,503px 473px #fff,2305px 2520px #fff,1380px 358px #fff,1053px 2306px #fff,2192px 711px #fff,1440px 1001px #fff,132px 1791px #fff,1973px 62px #fff,1258px 2034px #fff,1443px 1412px #fff,575px 1558px #fff,1809px 2171px #fff,2248px 1819px #fff,911px 1173px #fff,2366px 1893px #fff,196px 2213px #fff,574px 1426px #fff,175px 941px #fff,248px 1280px #fff,1092px 1750px #fff,2469px 1416px #fff,1188px 2300px #fff,647px 1560px #fff,1871px 1766px #fff,1294px 2442px #fff,1360px 1498px #fff,679px 778px #fff,1822px 1853px #fff,2246px 479px #fff,331px 912px #fff,2190px 2159px #fff,2171px 2356px #fff,1512px 445px #fff,818px 196px #fff,525px 1837px #fff,2289px 356px #fff,1907px 487px #fff,2548px 1113px #fff,2463px 270px #fff,24px 2397px #fff,400px 267px #fff,124px 1119px #fff,762px 870px #fff,2019px 1521px #fff,2400px 1076px #fff,618px 313px #fff,300px 1748px #fff,1958px 2300px #fff,556px 2303px #fff,966px 999px #fff,1218px 1185px #fff,309px 1958px #fff,588px 2053px #fff,1390px 1699px #fff,1797px 873px #fff,2396px 1115px #fff,1356px 239px #fff,938px 478px #fff,1175px 1567px #fff,458px 1663px #fff,1153px 140px #fff,634px 2120px #fff,1802px 614px #fff,362px 1969px #fff,2272px 69px #fff,2035px 1764px #fff,383px 1583px #fff,126px 393px #fff,2121px 92px #fff,2068px 642px #fff,1003px 1560px #fff,119px 1092px #fff,2007px 2402px #fff,860px 2035px #fff,1363px 169px #fff,155px 1120px #fff,2523px 1862px #fff,758px 1376px #fff,52px 393px #fff,1745px 994px #fff,2155px 2431px #fff,2291px 1761px #fff,195px 24px #fff,142px 2307px #fff,2358px 1252px #fff,1188px 39px #fff,881px 675px #fff,2465px 407px #fff,26px 1880px #fff,1957px 1093px #fff,83px 1804px #fff,516px 1825px #fff,693px 884px #fff,276px 827px #fff,156px 1142px #fff,1301px 1756px #fff,2346px 972px #fff,2026px 1375px #fff,1451px 464px #fff,1048px 1825px #fff,963px 994px #fff,1592px 2411px #fff,1942px 2331px #fff,1406px 1589px #fff,1498px 1588px #fff,2181px 310px #fff,1438px 947px #fff,1923px 220px #fff,1070px 2136px #fff,349px 897px #fff,1187px 1036px #fff,178px 2466px #fff,2392px 2152px #fff,445px 542px #fff,1469px 2469px #fff,456px 342px #fff,2454px 1556px #fff,380px 1046px #fff,640px 858px #fff,2075px 979px #fff,2349px 1989px #fff,2277px 900px #fff,1827px 943px #fff,1779px 2481px #fff,397px 2014px #fff,484px 1079px #fff,1986px 70px #fff,1604px 2179px #fff,862px 128px #fff,1164px 2108px #fff,649px 957px #fff,363px 920px #fff,2522px 1840px #fff,1496px 938px #fff,2127px 15px #fff,2017px 520px #fff,1739px 236px #fff,2266px 2393px #fff,2522px 184px #fff,359px 728px #fff,123px 1061px #fff,2221px 1749px #fff,811px 54px #fff,413px 1764px #fff,1146px 529px #fff,1190px 1851px #fff,1455px 1037px #fff,2292px 2469px #fff,1217px 329px #fff,1774px 904px #fff,1119px 1548px #fff,1397px 318px #fff,2388px 519px #fff,2527px 594px #fff,1306px 718px #fff,1608px 1544px #fff,1971px 1646px #fff,2326px 2082px #fff,2350px 1488px #fff,2313px 2340px #fff,642px 1879px #fff,2144px 1356px #fff,2194px 2171px #fff,657px 1691px #fff,350px 900px #fff,567px 235px #fff,1526px 859px #fff,1778px 191px #fff,1613px 191px #fff,733px 2492px #fff,152px 451px #fff,2380px 2086px #fff,886px 688px #fff,1401px 160px #fff,1317px 1794px #fff,2555px 2365px #fff,1930px 169px #fff,1698px 323px #fff,134px 156px #fff,1474px 1058px #fff,71px 664px #fff,2354px 541px #fff,1839px 323px #fff,2446px 976px #fff,538px 2096px #fff,1412px 2402px #fff,1893px 2370px #fff,1720px 529px #fff,712px 318px #fff,1620px 2150px #fff,2073px 256px #fff,1697px 2000px #fff,1634px 2140px #fff,1448px 1429px #fff,125px 924px #fff,1297px 548px #fff,362px 2461px #fff,1889px 2277px #fff,2387px 2107px #fff,554px 1334px #fff,112px 423px #fff,1374px 2427px #fff,2346px 350px #fff,437px 306px #fff,816px 1639px #fff,1574px 260px #fff,2334px 1191px #fff,1604px 369px #fff,2205px 807px #fff,491px 211px #fff,2418px 150px #fff,949px 1264px #fff,1535px 538px #fff,2246px 1211px #fff,1488px 1303px #fff,595px 2361px #fff,829px 1129px #fff,335px 1890px #fff,2301px 2081px #fff,2051px 913px #fff,2523px 2497px #fff,369px 1927px #fff,2501px 438px #fff,1385px 1488px #fff,1633px 1302px #fff,576px 991px #fff,1672px 1668px #fff,640px 1502px #fff,1191px 2367px #fff,929px 1464px #fff,271px 856px #fff,421px 1714px #fff,2392px 2209px #fff,2162px 843px #fff,544px 221px #fff,2178px 2144px #fff,2328px 484px #fff,2075px 2355px #fff,1696px 2114px #fff,469px 257px #fff,426px 1584px #fff,1929px 2177px #fff,1352px 54px #fff,1212px 2086px #fff,190px 1091px #fff,106px 2457px #fff,1679px 1629px #fff,2259px 2039px #fff,551px 296px #fff,788px 1487px #fff,1943px 1941px #fff,2033px 1458px #fff,1031px 1620px #fff,154px 899px #fff,1500px 932px #fff,1592px 1073px #fff,2331px 1007px #fff,71px 2248px #fff,1618px 1472px #fff,886px 2074px #fff,343px 2355px #fff,975px 1409px #fff,1221px 1937px #fff,1627px 1017px #fff,2434px 1039px #fff,1841px 597px #fff,1819px 1926px #fff,1089px 636px #fff,2123px 2353px #fff,978px 2198px #fff,200px 2083px #fff,294px 1090px #fff,1657px 1911px #fff,641px 1363px #fff,1622px 1422px #fff,65px 1073px #fff,2229px 579px #fff,1220px 1281px #fff,1211px 2519px #fff,1036px 1710px #fff,2027px 2349px #fff,1563px 1597px #fff,246px 848px #fff,954px 992px #fff,299px 54px #fff,2436px 1055px #fff;height:2px;width:2px;border-radius:0}.particle-1:after{box-shadow:0 0 #fff,2251px 2499px #fff,1099px 1767px #fff,2529px 599px #fff,85px 1908px #fff,1351px 1718px #fff,2027px 1170px #fff,1363px 2281px #fff,270px 1434px #fff,1207px 2121px #fff,1889px 57px #fff,104px 398px #fff,1117px 1159px #fff,616px 111px #fff,1115px 2105px #fff,938px 1670px #fff,401px 42px #fff,2510px 22px #fff,924px 1769px #fff,39px 77px #fff,202px 2066px #fff,437px 2411px #fff,815px 2084px #fff,1148px 821px #fff,619px 1567px #fff,694px 2354px #fff,2482px 1298px #fff,2553px 908px #fff,2176px 354px #fff,1266px 2075px #fff,138px 1502px #fff,2011px 514px #fff,1483px 729px #fff,352px 340px #fff,1588px 126px #fff,1626px 332px #fff,1117px 2048px #fff,1823px 2103px #fff,2321px 1390px #fff,747px 1467px #fff,592px 1235px #fff,1292px 1129px #fff,366px 75px #fff,1473px 744px #fff,1094px 65px #fff,1603px 974px #fff,2004px 1798px #fff,513px 1272px #fff,2360px 1551px #fff,2219px 1529px #fff,1557px 2530px #fff,2556px 1479px #fff,854px 1647px #fff,1594px 2132px #fff,1888px 1111px #fff,1936px 1182px #fff,1762px 2464px #fff,1185px 1453px #fff,68px 1340px #fff,825px 1979px #fff,775px 938px #fff,1692px 1933px #fff,330px 1196px #fff,2273px 1365px #fff,465px 974px #fff,2003px 308px #fff,436px 1501px #fff,1168px 818px #fff,2212px 360px #fff,82px 1403px #fff,1292px 625px #fff,2504px 1046px #fff,527px 2023px #fff,2024px 22px #fff,180px 71px #fff,439px 426px #fff,2087px 1965px #fff,774px 2323px #fff,915px 656px #fff,313px 1992px #fff,583px 44px #fff,2053px 609px #fff,1089px 236px #fff,794px 2043px #fff,1168px 1566px #fff,2484px 1041px #fff,2014px 82px #fff,1101px 344px #fff,963px 325px #fff,2534px 1953px #fff,2471px 1663px #fff,442px 1852px #fff,1932px 1925px #fff,981px 118px #fff,743px 1742px #fff,1640px 2127px #fff,360px 1645px #fff,543px 1975px #fff,227px 2397px #fff,864px 2482px #fff,20px 2373px #fff,2351px 2311px #fff,1375px 1211px #fff,1645px 129px #fff,2257px 1372px #fff,35px 907px #fff,180px 1005px #fff,94px 740px #fff,886px 1777px #fff,2076px 1977px #fff,1183px 1053px #fff,1093px 570px #fff,1678px 2182px #fff,1034px 1054px #fff,838px 1536px #fff,1457px 1611px #fff,1649px 2236px #fff,223px 1882px #fff,2147px 1932px #fff,2205px 2005px #fff,1382px 1795px #fff,204px 1751px #fff,1164px 211px #fff,2218px 1931px #fff,488px 1641px #fff,2503px 191px #fff,930px 1872px #fff,811px 2025px #fff,962px 1040px #fff,2293px 2336px #fff,2535px 550px #fff,603px 1393px #fff,1551px 1013px #fff,1397px 2250px #fff,1152px 1728px #fff,1962px 355px #fff,989px 1804px #fff,1154px 1683px #fff,202px 822px #fff,1833px 671px #fff,1833px 1930px #fff,432px 2267px #fff,775px 1987px #fff,186px 1720px #fff,379px 1962px #fff,1445px 1189px #fff,2266px 1986px #fff,2502px 2348px #fff,542px 1519px #fff,1863px 1538px #fff,1169px 2180px #fff,2380px 1983px #fff,2174px 2005px #fff,2015px 336px #fff,1561px 2353px #fff,1394px 2041px #fff,1405px 959px #fff,1175px 1993px #fff,566px 1964px #fff,2424px 1354px #fff,1244px 1953px #fff,1815px 2439px #fff,183px 2085px #fff,1638px 311px #fff,68px 2289px #fff,487px 2307px #fff,330px 2025px #fff,1957px 205px #fff,1526px 1115px #fff,1538px 1940px #fff,1872px 2434px #fff,1987px 1552px #fff,1731px 1265px #fff,551px 446px #fff,1296px 946px #fff,2533px 2458px #fff,62px 218px #fff,2237px 589px #fff,3px 187px #fff,629px 1289px #fff,1472px 2106px #fff,2455px 548px #fff,2075px 2268px #fff,1777px 445px #fff,2136px 1483px #fff,2508px 2135px #fff,1329px 411px #fff,2038px 2052px #fff,2471px 1420px #fff,1733px 2557px #fff,1079px 1315px #fff,1959px 1031px #fff,1365px 1094px #fff,1373px 510px #fff,1566px 1377px #fff,1186px 425px #fff,2447px 2259px #fff,1847px 416px #fff,2409px 150px #fff,1165px 126px #fff,1332px 2233px #fff,1845px 1109px #fff,1500px 818px #fff,1472px 2033px #fff,381px 381px #fff,155px 2272px #fff,166px 2010px #fff,2555px 1150px #fff,1536px 2222px #fff,679px 85px #fff,2455px 2036px #fff,2244px 1068px #fff,2394px 1102px #fff,2490px 1468px #fff,2331px 416px #fff,515px 1342px #fff,406px 2501px #fff,892px 1794px #fff,1101px 2552px #fff,908px 1714px #fff,1445px 1089px #fff,666px 213px #fff,2242px 269px #fff,395px 2109px #fff,1458px 1837px #fff,1632px 1348px #fff,848px 2308px #fff,1302px 1670px #fff,1767px 2109px #fff,234px 347px #fff,2403px 1629px #fff,1568px 1461px #fff,2379px 1585px #fff,1561px 2242px #fff,1948px 253px #fff,792px 1002px #fff,518px 2059px #fff,670px 683px #fff,747px 1570px #fff,2145px 1960px #fff,1001px 50px #fff,1659px 2127px #fff,2097px 14px #fff,86px 227px #fff,1995px 2351px #fff,1801px 2300px #fff,406px 2176px #fff,1978px 1797px #fff,609px 1062px #fff,8px 2555px #fff,235px 2518px #fff,2517px 1982px #fff,2160px 29px #fff,1300px 119px #fff,2288px 1709px #fff,2424px 1346px #fff,1010px 611px #fff,1052px 2020px #fff,1801px 1373px #fff,406px 14px #fff,2513px 812px #fff,1136px 404px #fff,600px 533px #fff,2303px 928px #fff,2427px 2555px #fff,1087px 2175px #fff,684px 951px #fff,1660px 2428px #fff,772px 1483px #fff,2184px 1407px #fff,345px 241px #fff,513px 265px #fff,2426px 1498px #fff,2494px 660px #fff,928px 769px #fff,1171px 2058px #fff,2122px 906px #fff,1972px 996px #fff,2171px 1799px #fff,1038px 2556px #fff,2024px 94px #fff,944px 1255px #fff,2098px 950px #fff,363px 1613px #fff,1414px 239px #fff,1541px 1727px #fff,282px 1404px #fff,960px 136px #fff,764px 1229px #fff,1906px 873px #fff,890px 1172px #fff,297px 2132px #fff,2249px 1229px #fff,1862px 1075px #fff,2241px 390px #fff,2357px 1738px #fff,1355px 326px #fff,1849px 700px #fff,1934px 2233px #fff,436px 1356px #fff,659px 851px #fff,249px 983px #fff,1003px 1632px #fff,1508px 11px #fff,1388px 2386px #fff,1496px 718px #fff,354px 1289px #fff,813px 1188px #fff,866px 1281px #fff,1982px 1283px #fff,1561px 1739px #fff,363px 1314px #fff,1120px 384px #fff,1301px 1421px #fff,2419px 494px #fff,1774px 2136px #fff,762px 358px #fff,1302px 2129px #fff,71px 1845px #fff,2429px 398px #fff,2412px 1973px #fff,700px 37px #fff,1961px 1338px #fff,2038px 294px #fff,2495px 2522px #fff,745px 952px #fff,290px 826px #fff,1241px 349px #fff,500px 1496px #fff,2515px 505px #fff,952px 1302px #fff,670px 2159px #fff,1093px 1304px #fff,1091px 833px #fff,1090px 2099px #fff,642px 1997px #fff,556px 1227px #fff,922px 1086px #fff,136px 993px #fff,1401px 1992px #fff,375px 994px #fff,542px 1074px #fff,1064px 2443px #fff,1513px 838px #fff,1649px 1152px #fff,2323px 477px #fff,2151px 1148px #fff,1719px 4px #fff,1677px 529px #fff,1591px 2027px #fff,2258px 1709px #fff,33px 2447px #fff,1509px 1510px #fff,1937px 105px #fff,1078px 2481px #fff,612px 1627px #fff,90px 962px #fff,1420px 2500px #fff,1161px 224px #fff,1272px 2559px #fff,2159px 739px #fff,617px 55px #fff,404px 1533px #fff,1962px 686px #fff,383px 1761px #fff,2539px 1407px #fff,2279px 2544px #fff,1852px 2056px #fff,2012px 744px #fff,580px 2078px #fff,1529px 531px #fff,997px 1446px #fff,2262px 706px #fff,2164px 1252px #fff,2354px 615px #fff,1712px 182px #fff,2408px 1010px #fff,2218px 549px #fff,331px 2197px #fff,233px 1323px #fff,1174px 1295px #fff,1328px 2028px #fff,430px 2552px #fff,53px 2305px #fff,1299px 1773px #fff,1933px 1588px #fff,148px 548px #fff,1162px 1875px #fff,1324px 2518px #fff,1807px 2351px #fff,922px 249px #fff,1197px 2264px #fff,608px 1220px #fff,738px 822px #fff,1647px 586px #fff,2101px 2374px #fff,332px 2319px #fff,1105px 291px #fff,1458px 1858px #fff,2204px 441px #fff,865px 2293px #fff,1621px 542px #fff,1929px 511px #fff,1848px 708px #fff,2250px 5px #fff,220px 1040px #fff,1775px 1609px #fff,380px 1415px #fff,243px 1155px #fff,28px 55px #fff,1654px 309px #fff,924px 2409px #fff,963px 1359px #fff,757px 375px #fff,2228px 524px #fff,1397px 1930px #fff,1140px 379px #fff,1925px 1594px #fff,778px 2333px #fff,2022px 2348px #fff,1334px 451px #fff,434px 742px #fff,1558px 417px #fff,1812px 1086px #fff,1988px 2124px #fff,977px 1682px #fff,1357px 1859px #fff,1285px 1006px #fff,310px 1318px #fff,2359px 2093px #fff,411px 2559px #fff,1928px 2324px #fff,1416px 1407px #fff,264px 1683px #fff,1463px 1188px #fff,883px 2316px #fff,2018px 284px #fff,2347px 2533px #fff,445px 1825px #fff,628px 1476px #fff,453px 1152px #fff,775px 827px #fff,1968px 2476px #fff,1415px 2296px #fff,1804px 1384px #fff,802px 2501px #fff,1930px 2325px #fff,1088px 1685px #fff,1193px 377px #fff,6px 1168px #fff,69px 621px #fff,430px 51px #fff,1861px 1255px #fff,1976px 1509px #fff,575px 2012px #fff,1876px 1153px #fff,2394px 1963px #fff,686px 1248px #fff,2335px 2084px #fff,265px 1078px #fff,1926px 537px #fff,225px 2354px #fff,1105px 7px #fff,2392px 1286px #fff,1086px 1274px #fff,1425px 1766px #fff,2386px 1916px #fff,257px 1599px #fff,935px 1250px #fff,2280px 1419px #fff,1413px 1675px #fff,1928px 720px #fff,2344px 1550px #fff,1969px 1495px #fff,560px 953px #fff,2241px 504px #fff,1351px 2069px #fff,1103px 1230px #fff,330px 429px #fff,1865px 2396px #fff,999px 2206px #fff,2116px 1124px #fff,2445px 1820px #fff,370px 2126px #fff,1226px 1569px #fff,1715px 2066px #fff,527px 1472px #fff,350px 1828px #fff,446px 1011px #fff,2451px 2470px #fff,957px 1414px #fff,1675px 2054px #fff,1182px 1058px #fff,1193px 1711px #fff,2242px 1871px #fff,1607px 33px #fff,694px 580px #fff,1420px 2279px #fff,2470px 536px #fff,1263px 739px #fff,978px 801px #fff,1128px 523px #fff,676px 2301px #fff,752px 2395px #fff,405px 1452px #fff,2033px 173px #fff,1426px 109px #fff,443px 1445px #fff,383px 2287px #fff,1501px 259px #fff,1884px 1230px #fff,635px 1467px #fff,192px 951px #fff,271px 2005px #fff,1105px 1986px #fff,2321px 1999px #fff,2391px 502px #fff,722px 2546px #fff,16px 146px #fff,2085px 1200px #fff,758px 126px #fff,525px 1084px #fff,1859px 970px #fff,387px 1747px #fff,1449px 2532px #fff,1852px 154px #fff,604px 1655px #fff,2526px 188px #fff,2379px 1062px #fff,801px 2453px #fff,1581px 614px #fff,1767px 1882px #fff,2107px 1292px #fff,1973px 1067px #fff,1857px 996px #fff,1371px 1406px #fff,971px 590px #fff,1090px 774px #fff,663px 42px #fff,1018px 2255px #fff,651px 150px #fff,2470px 782px #fff,1748px 1405px #fff,1952px 2055px #fff,1354px 2254px #fff,491px 439px #fff,624px 993px #fff,2337px 18px #fff,2209px 685px #fff,1384px 1135px #fff,2249px 527px #fff,1203px 603px #fff,795px 1722px #fff,1953px 1030px #fff,97px 683px #fff,1750px 59px #fff,370px 909px #fff,47px 116px #fff,1741px 2110px #fff,481px 594px #fff,2444px 1873px #fff,1961px 2471px #fff,2426px 2406px #fff,2424px 1433px #fff,1990px 1439px #fff,2508px 2265px #fff,924px 2386px #fff,237px 2030px #fff,2399px 1779px #fff,532px 86px #fff,663px 661px #fff,51px 349px #fff,1111px 2004px #fff,2160px 2514px #fff,1703px 930px #fff,154px 1328px #fff,1069px 1223px #fff,496px 64px #fff,1619px 2040px #fff,2031px 2011px #fff,921px 1056px #fff,735px 1246px #fff,446px 1579px #fff,2048px 1692px #fff,2278px 2144px #fff,627px 151px #fff,1280px 1863px #fff,349px 480px #fff,1766px 377px #fff,1918px 1740px #fff,2306px 2310px #fff,2406px 474px #fff,315px 1553px #fff,1575px 594px #fff,1347px 2388px #fff,690px 207px #fff,1991px 843px #fff,1354px 564px #fff,2155px 1441px #fff,1134px 369px #fff,689px 331px #fff;height:2px;width:2px;border-radius:0}.particle-2{animation:animParticle 120s linear infinite;box-shadow:0 0 #fff,1114px 538px #fff,1173px 734px #fff,884px 2383px #fff,2381px 1389px #fff,2100px 2163px #fff,628px 1518px #fff,1167px 1836px #fff,1925px 50px #fff,840px 1575px #fff,916px 209px #fff,1400px 1999px #fff,1910px 1000px #fff,1690px 1808px #fff,1619px 2354px #fff,32px 1505px #fff,2375px 1744px #fff,2232px 675px #fff,2379px 1824px #fff,2392px 2335px #fff,1794px 433px #fff,48px 2024px #fff,1243px 284px #fff,573px 1336px #fff,2376px 942px #fff,532px 642px #fff,1146px 1363px #fff,923px 238px #fff,470px 414px #fff,2093px 1230px #fff,19px 1778px #fff,1072px 873px #fff,1835px 575px #fff,688px 216px #fff,2413px 2196px #fff,681px 1572px #fff,704px 1053px #fff,1150px 1585px #fff,2299px 1451px #fff,2127px 670px #fff,2152px 1986px #fff,636px 178px #fff,795px 1969px #fff,2027px 2105px #fff,2369px 657px #fff,1791px 328px #fff,112px 6px #fff,1810px 248px #fff,1081px 778px #fff,1261px 2345px #fff,367px 2096px #fff,9px 2477px #fff,90px 187px #fff,2514px 1915px #fff,37px 1135px #fff,26px 1074px #fff,1653px 2387px #fff,1084px 1843px #fff,1912px 425px #fff,255px 2080px #fff,1158px 1486px #fff,447px 2165px #fff,806px 35px #fff,943px 1775px #fff,127px 548px #fff,1464px 2343px #fff,2115px 1196px #fff,1064px 12px #fff,1390px 91px #fff,1876px 1637px #fff,764px 395px #fff,2338px 2281px #fff,1884px 132px #fff,2303px 819px #fff,938px 391px #fff,1570px 680px #fff,648px 743px #fff,1149px 1374px #fff,625px 844px #fff,1057px 1129px #fff,206px 1199px #fff,69px 916px #fff,2418px 601px #fff,91px 1357px #fff,2190px 1281px #fff,1452px 1964px #fff,702px 2380px #fff,564px 1646px #fff,523px 1090px #fff,797px 1623px #fff,849px 2263px #fff,505px 1954px #fff,1848px 660px #fff,1652px 275px #fff,1496px 235px #fff,2530px 1783px #fff,2243px 1746px #fff,2279px 438px #fff,602px 1363px #fff,2098px 1123px #fff,1031px 768px #fff,2233px 495px #fff,1948px 1505px #fff,1902px 18px #fff,20px 1172px #fff,943px 715px #fff,576px 171px #fff,114px 2182px #fff,1928px 2500px #fff,1230px 1239px #fff,2521px 167px #fff,517px 1511px #fff,118px 1342px #fff,1473px 17px #fff,1860px 1782px #fff,1745px 1084px #fff,594px 1850px #fff,727px 943px #fff,1101px 2405px #fff,1349px 1111px #fff,1127px 1582px #fff,1642px 933px #fff,1699px 265px #fff,1689px 1757px #fff,1235px 1117px #fff,61px 480px #fff,31px 1376px #fff,104px 1518px #fff,1615px 2257px #fff,1287px 944px #fff,1620px 2365px #fff,354px 1776px #fff,487px 51px #fff,732px 329px #fff,724px 2244px #fff,425px 2459px #fff,1101px 1317px #fff,86px 1730px #fff,2349px 1247px #fff,2501px 1974px #fff,1273px 1778px #fff,1063px 2495px #fff,1483px 2222px #fff,1504px 2034px #fff,1910px 2371px #fff,1922px 2447px #fff,2160px 1593px #fff,1069px 2388px #fff,1869px 532px #fff,693px 1223px #fff,564px 1212px #fff,602px 2345px #fff,1808px 60px #fff,2158px 737px #fff,2015px 842px #fff,1223px 314px #fff,27px 204px #fff,2065px 741px #fff,2290px 2004px #fff,1684px 410px #fff,405px 1314px #fff,1726px 656px #fff,474px 1724px #fff,798px 276px #fff,1811px 2345px #fff,865px 851px #fff,1418px 1137px #fff,81px 409px #fff,2551px 1347px #fff,233px 1967px #fff,2112px 1749px #fff,2252px 189px #fff,2374px 1425px #fff,1031px 706px #fff,534px 1345px #fff,485px 1128px #fff,2114px 2391px #fff,1098px 2245px #fff,1145px 1162px #fff,2197px 1572px #fff,297px 2416px #fff,1123px 1877px #fff,1734px 2325px #fff,1656px 1610px #fff,654px 948px #fff,628px 672px #fff,1276px 1808px #fff,411px 8px #fff,2435px 629px #fff,665px 1064px #fff,998px 2178px #fff,217px 1622px #fff,700px 2194px #fff,1776px 411px #fff,1843px 1669px #fff,1281px 970px #fff,465px 216px #fff,1150px 102px #fff,1969px 1540px #fff,442px 1965px #fff,1451px 1070px #fff;height:3px;width:3px;border-radius:0;opacity:.8}.particle-2:after{box-shadow:0 0 #fff,158px 113px #fff,2039px 1371px #fff,311px 752px #fff,605px 2406px #fff,1614px 417px #fff,681px 1269px #fff,1444px 1926px #fff,852px 1955px #fff,371px 853px #fff,2255px 699px #fff,2149px 593px #fff,2073px 1271px #fff,977px 624px #fff,2369px 547px #fff,443px 293px #fff,1092px 709px #fff,862px 1895px #fff,436px 2298px #fff,1239px 2307px #fff,2543px 443px #fff,768px 2273px #fff,2529px 1221px #fff,2234px 2042px #fff,674px 2029px #fff,1712px 1750px #fff,2374px 626px #fff,1684px 1442px #fff,2525px 2013px #fff,239px 2220px #fff,1091px 132px #fff,1302px 27px #fff,1520px 2012px #fff,1917px 582px #fff,1126px 1961px #fff,2121px 1815px #fff,830px 2090px #fff,754px 2175px #fff,1946px 468px #fff,420px 381px #fff,637px 1145px #fff,900px 2062px #fff,274px 152px #fff,561px 271px #fff,2263px 122px #fff,872px 2303px #fff,1123px 2517px #fff,2340px 821px #fff,450px 2083px #fff,1570px 614px #fff,823px 2330px #fff,2020px 1468px #fff,1941px 1829px #fff,45px 1600px #fff,1037px 2332px #fff,1688px 1394px #fff,342px 2016px #fff,775px 1170px #fff,1947px 1292px #fff,321px 1845px #fff,785px 1511px #fff,1140px 1964px #fff,2394px 486px #fff,2102px 1388px #fff,1608px 1172px #fff,1789px 2351px #fff,1797px 389px #fff,2452px 1585px #fff,2420px 1816px #fff,814px 953px #fff,600px 178px #fff,2072px 914px #fff,817px 1280px #fff,1915px 1137px #fff,627px 1536px #fff,122px 21px #fff,2227px 118px #fff,1165px 1134px #fff,2339px 463px #fff,2427px 713px #fff,388px 2405px #fff,2543px 1835px #fff,516px 1061px #fff,423px 2396px #fff,1920px 887px #fff,75px 2227px #fff,404px 988px #fff,2347px 1821px #fff,2198px 755px #fff,510px 2100px #fff,388px 1465px #fff,1890px 1672px #fff,63px 1826px #fff,367px 1856px #fff,986px 1316px #fff,180px 686px #fff,2417px 172px #fff,884px 191px #fff,74px 2315px #fff,1545px 1482px #fff,788px 1464px #fff,963px 1912px #fff,1854px 1773px #fff,1941px 1535px #fff,1116px 885px #fff,348px 634px #fff,2345px 1809px #fff,1117px 2025px #fff,1122px 1662px #fff,2052px 2504px #fff,1466px 469px #fff,691px 1277px #fff,1449px 622px #fff,1773px 1168px #fff,391px 210px #fff,1060px 1333px #fff,403px 1153px #fff,104px 103px #fff,2451px 1640px #fff,602px 2505px #fff,1984px 1857px #fff,274px 1750px #fff,1292px 2244px #fff,589px 1888px #fff,1689px 1972px #fff,1114px 1092px #fff,1051px 1423px #fff,1002px 634px #fff,1405px 1822px #fff,2062px 1672px #fff,2158px 719px #fff,1285px 2535px #fff,299px 1128px #fff,1056px 2415px #fff,17px 937px #fff,2119px 1716px #fff,609px 2170px #fff,1688px 551px #fff,650px 324px #fff,378px 730px #fff,1438px 1001px #fff,764px 739px #fff,1194px 2057px #fff,1223px 356px #fff,2455px 792px #fff,2076px 1546px #fff,1079px 2069px #fff,976px 2149px #fff,774px 10px #fff,663px 1011px #fff,769px 2007px #fff,688px 2159px #fff,2200px 1942px #fff,2072px 57px #fff,374px 1438px #fff,2276px 666px #fff,1107px 2458px #fff,1755px 1826px #fff,981px 47px #fff,900px 2036px #fff,1066px 408px #fff,325px 2043px #fff,1460px 281px #fff,872px 748px #fff,958px 1845px #fff,823px 1344px #fff,2278px 979px #fff,1353px 719px #fff,2404px 65px #fff,2208px 2161px #fff,1287px 1985px #fff,2494px 44px #fff,2074px 809px #fff,762px 650px #fff,554px 568px #fff,1690px 2259px #fff,551px 1013px #fff,2278px 2251px #fff,156px 2005px #fff,1709px 1939px #fff,1842px 1649px #fff,1731px 1851px #fff,870px 1020px #fff,915px 965px #fff,426px 55px #fff,749px 1573px #fff,2178px 2023px #fff,1319px 412px #fff,1120px 411px #fff,1238px 1012px #fff,742px 799px #fff,318px 687px #fff,1101px 670px #fff,431px 1233px #fff,1088px 2205px #fff,1857px 30px #fff,158px 287px #fff,2392px 333px #fff,74px 519px #fff,1743px 1908px #fff,689px 139px #fff;height:3px;width:3px;border-radius:0;opacity:.8}.particle-3{animation:animParticle 180s linear infinite;box-shadow:0 0 #fff,1016px 834px #fff,1023px 1948px #fff,662px 2402px #fff,767px 1122px #fff,1679px 1961px #fff,1108px 1188px #fff,307px 543px #fff,215px 456px #fff,2308px 1205px #fff,572px 326px #fff,347px 2457px #fff,1687px 618px #fff,113px 1190px #fff,625px 438px #fff,130px 501px #fff,2504px 469px #fff,1523px 2170px #fff,1531px 1403px #fff,339px 2520px #fff,2039px 1635px #fff,1491px 238px #fff,2535px 950px #fff,1953px 266px #fff,2019px 1495px #fff,70px 1778px #fff,455px 2471px #fff,627px 1904px #fff,1361px 497px #fff,603px 1034px #fff,321px 229px #fff,2346px 2558px #fff,2424px 1218px #fff,306px 1121px #fff,1781px 1386px #fff,277px 1359px #fff,1585px 2351px #fff,715px 1136px #fff,2187px 2194px #fff,2262px 242px #fff,1512px 2115px #fff,1922px 506px #fff,1390px 219px #fff,1179px 158px #fff,878px 1459px #fff,2182px 2520px #fff,1794px 1825px #fff,560px 1133px #fff,813px 95px #fff,723px 389px #fff,661px 199px #fff,1064px 66px #fff,1105px 910px #fff,2195px 2477px #fff,1737px 2264px #fff,144px 1492px #fff,1006px 1103px #fff,1421px 1922px #fff,1672px 1619px #fff,1px 1320px #fff,2054px 1169px #fff,2139px 1431px #fff,1132px 2473px #fff,405px 2011px #fff,394px 1357px #fff,1241px 887px #fff,2354px 147px #fff,2103px 114px #fff,2395px 546px #fff,1490px 321px #fff,452px 538px #fff,1447px 880px #fff,1487px 94px #fff,816px 33px #fff,2529px 1367px #fff,1784px 770px #fff,2292px 1125px #fff,2427px 597px #fff,863px 521px #fff,16px 2169px #fff,1150px 564px #fff,1643px 39px #fff,604px 760px #fff,1502px 2103px #fff,2256px 2120px #fff,67px 1040px #fff,1146px 602px #fff,2236px 678px #fff,114px 1532px #fff,2072px 1444px #fff,234px 1753px #fff,1727px 424px #fff,771px 1693px #fff,2534px 1359px #fff,604px 1845px #fff,1238px 2560px #fff,579px 1155px #fff,140px 1888px #fff,490px 1500px #fff,734px 1077px #fff,1748px 451px #fff;height:4px;width:4px;border-radius:0;opacity:.5}.particle-3:after{box-shadow:0 0 #fff,1014px 1230px #fff,482px 210px #fff,2103px 1982px #fff,603px 1022px #fff,1966px 1722px #fff,1530px 434px #fff,1488px 1663px #fff,2069px 171px #fff,1586px 332px #fff,1033px 720px #fff,1018px 119px #fff,970px 455px #fff,2206px 2265px #fff,494px 1445px #fff,969px 1710px #fff,684px 537px #fff,895px 2181px #fff,1562px 158px #fff,1px 1687px #fff,113px 1678px #fff,2066px 1488px #fff,617px 529px #fff,1195px 1055px #fff,1880px 1230px #fff,1770px 1486px #fff,646px 133px #fff,1563px 223px #fff,426px 1547px #fff,2366px 1459px #fff,1106px 955px #fff,2373px 2414px #fff,532px 2014px #fff,1214px 2340px #fff,1331px 1130px #fff,390px 956px #fff,2212px 1491px #fff,2453px 526px #fff,1871px 432px #fff,653px 1491px #fff,106px 1350px #fff,2004px 446px #fff,1957px 2078px #fff,1641px 712px #fff,195px 650px #fff,45px 560px #fff,1510px 1621px #fff,909px 2116px #fff,543px 2173px #fff,490px 237px #fff,351px 28px #fff,2094px 1971px #fff,2290px 666px #fff,1548px 517px #fff,1247px 1916px #fff,814px 1190px #fff,334px 2439px #fff,1617px 110px #fff,2535px 2125px #fff,69px 1524px #fff,104px 1301px #fff,1579px 1942px #fff,2080px 93px #fff,509px 1543px #fff,199px 496px #fff,111px 1131px #fff,875px 1650px #fff,1416px 779px #fff,1765px 2518px #fff,794px 1038px #fff,655px 159px #fff,2053px 2183px #fff,172px 371px #fff,653px 1793px #fff,2101px 1900px #fff,942px 2071px #fff,1472px 927px #fff,1064px 467px #fff,521px 2310px #fff,1431px 1707px #fff,53px 2083px #fff,1655px 2303px #fff,2404px 2543px #fff,235px 321px #fff,2324px 2008px #fff,2366px 1071px #fff,932px 697px #fff,445px 1008px #fff,1834px 364px #fff,1344px 453px #fff,39px 722px #fff,1108px 705px #fff,1889px 1423px #fff,944px 2456px #fff,1790px 1348px #fff,981px 586px #fff,581px 2206px #fff,713px 162px #fff,1385px 1795px #fff,713px 361px #fff,653px 972px #fff;height:4px;width:4px;border-radius:0;opacity:.5}.particle-4{animation:animParticle 600s linear infinite;box-shadow:0 0 #fff,269px 769px #fff,1886px 77px #fff,2082px 1246px #fff,958px 2426px #fff,585px 519px #fff,391px 33px #fff,95px 925px #fff,736px 293px #fff,258px 406px #fff,439px 2301px #fff,1384px 1384px #fff,2115px 2536px #fff,726px 502px #fff,823px 1919px #fff,2000px 2469px #fff,2522px 868px #fff,2390px 2028px #fff,1209px 202px #fff,2275px 1418px #fff,115px 607px #fff,1161px 22px #fff,701px 1586px #fff,942px 1588px #fff,2144px 1798px #fff,655px 1585px #fff,362px 2430px #fff,395px 858px #fff,2357px 2523px #fff,365px 1641px #fff,2066px 427px #fff,2494px 2067px #fff,2288px 2496px #fff,1880px 1886px #fff,655px 2439px #fff,1027px 1336px #fff,476px 1291px #fff,2342px 1126px #fff,2160px 2206px #fff,632px 2372px #fff,1197px 866px #fff,865px 2324px #fff,2472px 1172px #fff,748px 100px #fff,756px 2332px #fff,1190px 531px #fff,703px 338px #fff,1909px 650px #fff,163px 712px #fff,1441px 1213px #fff,1546px 750px #fff,601px 2272px #fff,1720px 1022px #fff,1688px 642px #fff,294px 102px #fff,2233px 24px #fff,1042px 2552px #fff,1067px 2234px #fff,297px 1356px #fff,1651px 2480px #fff,1225px 2054px #fff,1653px 2073px #fff,1960px 103px #fff,2370px 1267px #fff,789px 598px #fff,1950px 1696px #fff,1166px 303px #fff,1810px 1540px #fff,2499px 2540px #fff,1086px 9px #fff,1675px 590px #fff,255px 118px #fff,2306px 1403px #fff,1102px 12px #fff,1403px 2124px #fff,1722px 545px #fff,584px 2017px #fff,755px 114px #fff,334px 554px #fff,789px 2513px #fff,482px 1579px #fff,1288px 1487px #fff,366px 362px #fff,1068px 1851px #fff,1268px 1613px #fff,1815px 1731px #fff,2402px 2114px #fff,2284px 1974px #fff,2284px 1785px #fff,955px 2232px #fff,2083px 1892px #fff,1247px 1611px #fff,2298px 2247px #fff,1411px 1266px #fff,375px 2104px #fff,1352px 2251px #fff,758px 2557px #fff,2136px 1669px #fff,2065px 2113px #fff,979px 1898px #fff,498px 1199px #fff,224px 2487px #fff,366px 816px #fff,1806px 1476px #fff,2210px 1449px #fff,2066px 247px #fff,2111px 2078px #fff,677px 911px #fff,1448px 2488px #fff,86px 972px #fff,1519px 2404px #fff,462px 1768px #fff,1856px 961px #fff,2287px 1268px #fff,1485px 417px #fff,180px 1712px #fff,1893px 2506px #fff,1275px 1042px #fff,133px 2114px #fff,755px 2001px #fff,969px 1490px #fff,2500px 2507px #fff,2476px 1979px #fff,632px 2265px #fff,880px 1989px #fff,757px 1958px #fff,2111px 1323px #fff,155px 2039px #fff,557px 570px #fff,2056px 1906px #fff,2559px 891px #fff,1563px 2292px #fff,2229px 2559px #fff,1886px 2475px #fff,1713px 79px #fff,462px 811px #fff,585px 151px #fff,1923px 537px #fff,810px 558px #fff,771px 2530px #fff,529px 943px #fff,1111px 1897px #fff,737px 1030px #fff,1851px 302px #fff,62px 740px #fff,1149px 2114px #fff,1877px 282px #fff,1437px 852px #fff,1414px 1418px #fff,518px 1754px #fff,1398px 306px #fff,1289px 2476px #fff,813px 665px #fff,1655px 1807px #fff,156px 1082px #fff,543px 156px #fff,1004px 1301px #fff,2402px 895px #fff,1208px 1477px #fff,1083px 446px #fff,187px 1544px #fff,2324px 1894px #fff,609px 655px #fff,481px 1851px #fff,2119px 1971px #fff,519px 1644px #fff,800px 1792px #fff,1359px 2324px #fff,1539px 1297px #fff,1263px 46px #fff,413px 1558px #fff,1278px 1583px #fff,2451px 5px #fff,1844px 414px #fff,2292px 674px #fff,2194px 2415px #fff,408px 1076px #fff,604px 2121px #fff,666px 1937px #fff,145px 1206px #fff,1485px 2142px #fff,1823px 635px #fff,1345px 1146px #fff,1659px 917px #fff,1331px 789px #fff,1087px 2116px #fff,1355px 845px #fff,1140px 2227px #fff,893px 1360px #fff,727px 2447px #fff,1765px 1925px #fff,2194px 1645px #fff,1129px 270px #fff,1068px 1951px #fff,298px 1341px #fff,1545px 1803px #fff,2066px 1294px #fff,71px 675px #fff,328px 848px #fff,607px 1761px #fff,824px 2347px #fff,331px 1007px #fff,483px 1694px #fff,773px 1773px #fff,698px 1156px #fff,1899px 652px #fff,601px 1983px #fff,275px 1783px #fff,247px 1560px #fff,664px 1958px #fff,1143px 2180px #fff,1102px 2433px #fff,978px 1107px #fff,1550px 2399px #fff,1489px 73px #fff,171px 523px #fff,2549px 1345px #fff,1255px 1234px #fff,698px 438px #fff,1028px 2112px #fff,1207px 631px #fff,895px 2488px #fff,735px 2183px #fff,919px 202px #fff,838px 382px #fff,1225px 1281px #fff,2137px 1266px #fff,410px 720px #fff,527px 1302px #fff,1345px 331px #fff,1293px 1908px #fff,831px 926px #fff,854px 2353px #fff,2055px 1968px #fff,1515px 543px #fff,1122px 2528px #fff,2251px 1845px #fff,1650px 1730px #fff,841px 2447px #fff,1549px 1654px #fff,1929px 2421px #fff,2497px 1424px #fff,172px 1564px #fff,1974px 2471px #fff,6px 1433px #fff,1801px 2011px #fff,1450px 609px #fff,575px 1856px #fff,1686px 1760px #fff,186px 2074px #fff,2199px 1925px #fff,778px 1110px #fff,580px 1008px #fff,255px 134px #fff,1751px 552px #fff,1463px 1299px #fff,835px 1734px #fff,943px 1180px #fff,319px 199px #fff,2039px 2158px #fff,843px 2062px #fff,2156px 2274px #fff,1882px 878px #fff,269px 783px #fff,524px 1542px #fff,575px 1116px #fff,1482px 2443px #fff,2533px 1212px #fff,2263px 418px #fff,2209px 795px #fff,1063px 2551px #fff,2064px 830px #fff,1911px 1828px #fff,2310px 2479px #fff,1883px 1751px #fff,1633px 2284px #fff,2470px 1406px #fff,453px 2441px #fff,2302px 267px #fff,1965px 1446px #fff,1822px 2300px #fff,640px 2364px #fff,1876px 1969px #fff,2208px 1080px #fff,1029px 61px #fff,1531px 1411px #fff,1432px 644px #fff,1914px 1867px #fff,1910px 2078px #fff,211px 2136px #fff,1285px 1147px #fff,1099px 958px #fff,778px 658px #fff,1517px 2355px #fff,363px 80px #fff,1165px 2069px #fff,779px 1507px #fff,2557px 307px #fff,210px 77px #fff,823px 1996px #fff,1151px 1003px #fff,2397px 93px #fff,2407px 535px #fff,435px 2380px #fff,984px 835px #fff,913px 2532px #fff,1225px 2347px #fff,2078px 60px #fff,2380px 254px #fff,1828px 621px #fff,2115px 1259px #fff,703px 1826px #fff,685px 1847px #fff,1398px 538px #fff,1601px 676px #fff,931px 1650px #fff,2470px 1281px #fff,419px 478px #fff,1954px 659px #fff,1711px 1407px #fff,612px 1602px #fff,2276px 2421px #fff,578px 1708px #fff,417px 2297px #fff,237px 440px #fff,410px 857px #fff,1315px 1891px #fff,2528px 2373px #fff,1950px 1057px #fff,1597px 63px #fff,2534px 38px #fff,1029px 461px #fff,1395px 2381px #fff,181px 2020px #fff,951px 574px #fff,251px 1725px #fff,1031px 1730px #fff,171px 752px #fff,2423px 1357px #fff,1732px 2171px #fff,2207px 1772px #fff,1207px 2230px #fff,2079px 1608px #fff,2311px 1623px #fff,749px 1359px #fff,2485px 2367px #fff,1336px 1225px #fff,565px 293px #fff,2546px 1688px #fff,1449px 565px #fff,938px 1627px #fff,359px 1621px #fff,1961px 2077px #fff,129px 1301px #fff,1713px 1294px #fff,2114px 1167px #fff,1747px 808px #fff,640px 1086px #fff,844px 1588px #fff,1681px 2160px #fff,1205px 1987px #fff,1792px 1675px #fff,97px 717px #fff,2000px 160px #fff,1384px 977px #fff,187px 2158px #fff,2206px 1947px #fff,180px 622px #fff,2515px 674px #fff,2245px 355px #fff,338px 341px #fff,607px 12px #fff,1593px 619px #fff,686px 627px #fff,2348px 2170px #fff,309px 974px #fff,2514px 2127px #fff,397px 2377px #fff,448px 928px #fff,1184px 1173px #fff,671px 1572px #fff,146px 675px #fff,2472px 1649px #fff,314px 1098px #fff,1981px 1925px #fff,742px 268px #fff,1727px 746px #fff,1511px 544px #fff,455px 2390px #fff,503px 2074px #fff,1347px 915px #fff,1804px 2177px #fff,548px 1972px #fff,1453px 1569px #fff,1426px 1605px #fff,2455px 604px #fff,177px 1286px #fff,2207px 1632px #fff,2338px 2340px #fff,1106px 518px #fff,2343px 902px #fff;height:2px;width:2px;border-radius:0}.particle-4:after{box-shadow:0 0 #fff,588px 204px #fff,2526px 11px #fff,2174px 1789px #fff,242px 1587px #fff,1679px 198px #fff,2252px 2110px #fff,2201px 1052px #fff,1255px 1445px #fff,585px 1704px #fff,1787px 1979px #fff,163px 1390px #fff,1771px 2082px #fff,987px 1796px #fff,567px 1011px #fff,1434px 1710px #fff,727px 306px #fff,2485px 4px #fff,425px 1708px #fff,1907px 1545px #fff,469px 960px #fff,322px 2426px #fff,1105px 208px #fff,2093px 2171px #fff,1171px 699px #fff,2470px 2449px #fff,803px 2181px #fff,767px 1281px #fff,1069px 1490px #fff,724px 2487px #fff,1850px 1253px #fff,1092px 2013px #fff,1059px 2215px #fff,932px 1356px #fff,1962px 1959px #fff,2377px 1421px #fff,2457px 2278px #fff,9px 40px #fff,1367px 1709px #fff,1520px 1461px #fff,1723px 619px #fff,616px 2057px #fff,2333px 1434px #fff,582px 1477px #fff,788px 1718px #fff,2312px 1560px #fff,850px 11px #fff,1691px 201px #fff,1152px 2521px #fff,609px 245px #fff,1178px 1258px #fff,2505px 1341px #fff,610px 1479px #fff,1107px 414px #fff,2194px 1527px #fff,1066px 1398px #fff,1855px 290px #fff,2075px 472px #fff,41px 556px #fff,1866px 186px #fff,464px 650px #fff,543px 1997px #fff,2414px 1842px #fff,699px 1344px #fff,780px 2164px #fff,1365px 116px #fff,710px 1798px #fff,1826px 1575px #fff,826px 1502px #fff,2314px 21px #fff,2416px 1359px #fff,1931px 55px #fff,191px 2086px #fff,1094px 1341px #fff,785px 1647px #fff,1479px 1453px #fff,992px 2129px #fff,2387px 656px #fff,784px 853px #fff,1723px 1882px #fff,2348px 1536px #fff,1729px 1301px #fff,933px 455px #fff,572px 2483px #fff,779px 1655px #fff,557px 1062px #fff,2263px 1002px #fff,1471px 1550px #fff,1373px 980px #fff,2118px 1082px #fff,1415px 1560px #fff,1620px 1648px #fff,1390px 1731px #fff,1731px 318px #fff,191px 1796px #fff,1791px 2394px #fff,757px 855px #fff,927px 1344px #fff,1666px 2073px #fff,1747px 1257px #fff,111px 1565px #fff,1441px 309px #fff,28px 425px #fff,2459px 2216px #fff,350px 1712px #fff,336px 192px #fff,2509px 410px #fff,667px 431px #fff,1608px 817px #fff,1902px 591px #fff,1793px 506px #fff,1035px 806px #fff,878px 841px #fff,2243px 1207px #fff,2235px 770px #fff,1950px 2210px #fff,2142px 51px #fff,666px 2426px #fff,257px 611px #fff,442px 2148px #fff,20px 1193px #fff,1492px 1051px #fff,1831px 546px #fff,644px 1160px #fff,1966px 1671px #fff,2359px 1168px #fff,1968px 1929px #fff,217px 993px #fff,2330px 1357px #fff,1766px 1855px #fff,2225px 1352px #fff,581px 2517px #fff,1282px 296px #fff,1898px 408px #fff,1903px 1939px #fff,1468px 2041px #fff,1698px 1582px #fff,965px 1759px #fff,656px 2546px #fff,1928px 2514px #fff,1271px 2262px #fff,483px 1077px #fff,1289px 2456px #fff,828px 261px #fff,2298px 2395px #fff,2080px 2084px #fff,2390px 1594px #fff,1074px 327px #fff,2351px 294px #fff,10px 505px #fff,1125px 511px #fff,1959px 2276px #fff,2343px 478px #fff,989px 1963px #fff,1205px 106px #fff,160px 1252px #fff,1116px 1025px #fff,201px 1252px #fff,1149px 2067px #fff,2084px 650px #fff,484px 2320px #fff,1253px 1889px #fff,947px 1998px #fff,1839px 537px #fff,2302px 1392px #fff,543px 753px #fff,2410px 1296px #fff,179px 341px #fff,505px 1098px #fff,2109px 30px #fff,1947px 1080px #fff,597px 20px #fff,1333px 1558px #fff,912px 575px #fff,230px 1575px #fff,1061px 2269px #fff,1061px 2397px #fff,1755px 1669px #fff,2336px 1568px #fff,383px 2456px #fff,1541px 1064px #fff,2302px 34px #fff,614px 1841px #fff,1434px 614px #fff,1741px 2078px #fff,2207px 1986px #fff,1568px 851px #fff,936px 1812px #fff,571px 746px #fff,1382px 1880px #fff,2239px 2343px #fff,2510px 631px #fff,1544px 687px #fff,423px 1394px #fff,1215px 57px #fff,89px 958px #fff,1573px 946px #fff,455px 1674px #fff,1013px 160px #fff,1779px 509px #fff,167px 2088px #fff,1038px 950px #fff,2308px 912px #fff,935px 1045px #fff,2423px 884px #fff,1288px 1841px #fff,2167px 2426px #fff,57px 1475px #fff,1079px 1280px #fff,1217px 1246px #fff,984px 2009px #fff,2535px 2292px #fff,334px 1028px #fff,1957px 695px #fff,708px 720px #fff,1582px 1110px #fff,1363px 2315px #fff,532px 1357px #fff,2060px 1296px #fff,1008px 1005px #fff,195px 1784px #fff,1111px 1713px #fff,382px 815px #fff,245px 181px #fff,2239px 358px #fff,2524px 1219px #fff,2261px 1707px #fff,1376px 991px #fff,1784px 1927px #fff,51px 2261px #fff,1232px 760px #fff,2307px 782px #fff,1989px 415px #fff,489px 945px #fff,1885px 52px #fff,135px 1256px #fff,906px 1023px #fff,357px 436px #fff,2497px 1860px #fff,1759px 143px #fff,43px 255px #fff,1517px 1101px #fff,1118px 1794px #fff,2148px 2526px #fff,748px 400px #fff,858px 1321px #fff,2324px 2410px #fff,1954px 267px #fff,69px 1571px #fff,627px 468px #fff,434px 530px #fff,725px 2393px #fff,461px 1497px #fff,1499px 105px #fff,633px 121px #fff,139px 1612px #fff,1102px 26px #fff,533px 679px #fff,1824px 806px #fff,715px 1204px #fff,2064px 1936px #fff,1568px 1461px #fff,1640px 1123px #fff,1448px 40px #fff,86px 2248px #fff,1678px 868px #fff,979px 1767px #fff,639px 2279px #fff,771px 2472px #fff,621px 532px #fff,436px 2122px #fff,749px 1902px #fff,272px 493px #fff,2392px 1958px #fff,1087px 934px #fff,2004px 1902px #fff,940px 2532px #fff,72px 1251px #fff,179px 2141px #fff,2121px 230px #fff,969px 188px #fff,2081px 28px #fff,2120px 2355px #fff,984px 1744px #fff,2405px 314px #fff,877px 1627px #fff,1154px 336px #fff,82px 1137px #fff,1233px 1628px #fff,764px 2327px #fff,936px 1099px #fff,1199px 2100px #fff,976px 2218px #fff,531px 1244px #fff,1353px 1547px #fff,2385px 1847px #fff,2225px 138px #fff,1306px 2534px #fff,1932px 1181px #fff,1670px 286px #fff,2383px 828px #fff,1724px 669px #fff,810px 1534px #fff,1571px 74px #fff,1712px 2367px #fff,1617px 2515px #fff,1600px 1595px #fff,2096px 2385px #fff,2194px 2327px #fff,679px 1030px #fff,1207px 958px #fff,1682px 195px #fff,1181px 2053px #fff,1348px 2173px #fff,2348px 724px #fff,2226px 1442px #fff,337px 942px #fff,2492px 1871px #fff,619px 1676px #fff,1648px 115px #fff,764px 748px #fff,1072px 2457px #fff,2006px 1042px #fff,1358px 244px #fff,268px 710px #fff,1377px 2299px #fff,130px 1275px #fff,766px 2271px #fff,2319px 2412px #fff,2308px 281px #fff,1057px 585px #fff,1754px 2133px #fff,165px 811px #fff,2270px 1867px #fff,1967px 982px #fff,180px 574px #fff,1672px 1598px #fff,2244px 583px #fff,788px 306px #fff,806px 103px #fff,666px 1393px #fff,1727px 766px #fff,147px 1799px #fff,2401px 843px #fff,2364px 2077px #fff,1971px 1623px #fff,1674px 1716px #fff,1573px 2411px #fff,1089px 904px #fff,2327px 2310px #fff,1820px 1817px #fff,321px 1804px #fff,553px 380px #fff,971px 1416px #fff,1110px 1365px #fff,1485px 502px #fff,1925px 763px #fff,160px 124px #fff,2078px 2145px #fff,874px 257px #fff,449px 1654px #fff,1387px 458px #fff,273px 1584px #fff,2154px 223px #fff,2001px 1508px #fff,994px 2007px #fff,1448px 2462px #fff,291px 2234px #fff,126px 1603px #fff,2365px 1938px #fff,1980px 1432px #fff,704px 2404px #fff,1403px 1832px #fff,1539px 77px #fff,640px 780px #fff,2532px 291px #fff,1901px 446px #fff,2505px 1744px #fff,2453px 2431px #fff,2339px 1386px #fff,197px 2161px #fff,233px 788px #fff,240px 457px #fff,84px 1578px #fff,990px 1027px #fff,332px 72px #fff,244px 273px #fff,1357px 1732px #fff,1912px 1923px #fff,2480px 292px #fff,1402px 2442px #fff,1488px 171px #fff,13px 1624px #fff,1326px 2269px #fff,335px 586px #fff,2536px 1187px #fff,1692px 713px #fff,2533px 2491px #fff,1137px 1109px #fff,2507px 1987px #fff,1872px 537px #fff;height:2px;width:2px;border-radius:0}@keyframes animParticle{0%{transform:translateY(0)}to{transform:translateY(-2560px)}}:root{--card-height:65vh;--card-width:calc(var(--card-height) / 1.5)}.card{background:none;width:calc(100% - 20px);height:100%;padding:0;border:none;margin:0 auto;position:relative;justify-content:center;align-items:center;text-align:center;display:flex;cursor:pointer;overflow:hidden}.card:hover{color:#e00000;transition:color 1s}.card:hover:before,.card:hover:after{animation:spin 1.5s linear infinite}@keyframes spin{0%{--rotate:0}to{--rotate:360deg}}.flip-box{transform-style:preserve-3d;-webkit-transform-style:preserve-3d;perspective:1000px;-webkit-perspective:1000px}.flip-box-front,.flip-box-back{transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-transition:transform .7s cubic-bezier(.4,.2,.2,1);backface-visibility:hidden}.flip-box-front{transform:rotateY(0);transform-style:preserve-3d}.flip-box:hover .flip-box-front{transform:rotateY(-180deg);transform-style:preserve-3d}.flip-box-back{position:absolute;bottom:0;left:0;width:100%;transform:rotateY(180deg);transform-style:preserve-3d}.flip-box:hover .flip-box-back{transform:rotateY(0);transform-style:preserve-3d}.flip-box:hover .flip-box-back:after{content:"";position:absolute;left:50%;bottom:30px;width:80%;height:15px;background:#14213d;border-radius:0;filter:blur(12px);transform:translate(-50%)}.gameInfo{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);transition:.3s ease-in-out all;opacity:0}.gameInfo .btn{position:relative;z-index:1;transition:.8s ease-in-out all;margin:0 5px}.card:hover .gameInfo{bottom:0;width:100%;padding:20px 0;opacity:1;border-radius:0;height:100%;display:flex;align-content:flex-end;flex-wrap:wrap}.card:hover .gli-item-img{opacity:1;transition:.8s ease-in-out all}.card:hover .gli-item-img:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:#14213d;background:linear-gradient(0deg,#191650e5,#19165081 70%,#ff292900);border-radius:0}.gameInfo h5{font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:0;margin-bottom:15px;white-space:nowrap;position:relative;z-index:1;width:100%}.link-btn{text-decoration:none;text-transform:uppercase;color:#feb030;font-size:.95rem;font-weight:600}.gameListingAction{display:flex;align-items:center;justify-content:center;width:100%}.modal-header .btn-close{position:absolute;right:15px;top:15px}.modal-header{flex-wrap:wrap}.auth-msg-block{width:100%}.modal-title{font-weight:600;font-size:1.2rem;line-height:1}.auth-back-link{font-size:1.1rem;color:#14213d;font-weight:500;text-decoration:none}.auth-back-link:hover{text-decoration:underline;color:#14213d}.myaccountinput.form-floating{color:#14213d;opacity:1;position:relative}.modal-packages-block .myaccountinput.form-floating{margin-bottom:10px!important}.inviteCodeTxt a{text-decoration:none;font-size:.9rem;font-weight:600;line-height:1;display:block;margin-top:5px;color:#ffa10e;transition:.2s ease-in-out all}.inviteCodeTxt a:hover{text-decoration:underline}.maWalletInfoBlock{position:relative;padding:10px;border-radius:10px;background:pink;overflow:hidden;display:flex}.maWalletInfoBlock:after{content:"";position:absolute;top:0;right:80px;background:url(wallet-banner.efc79bc2ec9c025f.webp) no-repeat;background-position:center right;background-size:contain;width:350px;height:233px;z-index:0;opacity:.8}.maUserBalanceBlock{margin-top:0;margin-bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.maWalletInfoActionBlock{margin-top:15px}.maWalletInfoContentBlock .maUserBalanceBlock .userinfo-label{font-size:1rem;opacity:1;line-height:1.2;color:#14213d;display:block;width:100%;margin-bottom:5px}.maWalletInfoContentBlock .maUserBalanceBlock .userinfo-txt{font-size:2.4rem;line-height:1;color:#14213d;width:auto}.maWalletInfoActionBlock .btn:not(:first-child){margin-left:10px}.maWalletInfoContentBlock{text-align:center;background:#ffffff59;padding:20px;border-radius:5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:relative;z-index:3}.myaccountinput.form-floating .btn-close{position:absolute;right:10px;bottom:10px;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f00'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.phoneGroupBlock{display:flex;align-items:center}.phoneGroupBlock .myaccountinput{width:100%}.phoneNumberVerificationBlock button{background:#ffb42d;border:1px solid #ffb42d;max-width:120px;width:100%;height:100%;min-height:58px;border-radius:0;font-size:.85rem;font-weight:600}.myaccountinput .form-control,.myaccountinput .form-select{background-color:#ebebef;border:1px solid #ebebef;color:#14213d;border-radius:5px!important}.form-control:focus,.form-select:focus{box-shadow:none}.myaccountinput input::-webkit-outer-spin-button,.myaccountinput input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.myaccountinput input[type=number]{appearance:textfield}.auth-form .form-control{padding-right:40px}.myaccountinput .form-select option{color:#110e3c}.myaccount-grp input.ng-invalid.ng-touched{border:1px solid #bf2237!important}.form-select{appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23999'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:12px;background-position:calc(100% - 10px) 25px;background-repeat:no-repeat}.dialInputBlock{display:flex;justify-content:space-between}.dialDropdownBlock{max-width:110px;width:100%}.dialInput{width:100%}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#14213d;-webkit-transition:background-color 5000s ease-in-out 0;transition:background-color 5000s ease-in-out 0}.text-danger,.text-success{color:#ff1f1f!important;font-weight:600;font-size:.8rem;line-height:1.2;display:block}.text-success{color:#3dab00!important}.text-danger{color:#ff1f1f!important}.rounded-5{border-radius:5px!important}.form-floating>label{font-size:.95rem;display:flex}.auth-policy-link label{font-size:.9rem}.auth-policy-link{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.auth-policy-link .form-check input{background:none;border:1px solid #8685a5}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.auth-policy-link .form-check input.ng-invalid.ng-touched{border:1px solid #bf2237}.auth-policy-link{margin-bottom:10px}.auth-footer{margin-top:5px;text-align:center}.auth-footer a,.form-check a{text-decoration:none;font-weight:600;color:#ffa10e}.auth-footer a:hover,.form-check a:hover{text-decoration:underline}.modal-content app-signup{height:auto}.passwordValidationInfo{position:fixed;top:0;left:0;width:100%;text-align:center;z-index:4}.passwordValidationInfoList{padding:5px;list-style:none;margin:0;display:flex;flex-wrap:wrap;position:relative}.passwordValidationInfoList:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff2186;border-radius:0 0 50% 50%/0 0 100% 100%;transform:scaleX(2);z-index:-1}.passwordValidationInfoList li{width:50%}.passwordValidationInfoList li:first-child{width:100%;margin-bottom:0}.passwordValidationInfoList li p{color:#fff}.custom-modal-block,.custom-modal-block1{display:flex;border-radius:10px;box-shadow:none;background:#fff}@media screen and (max-width: 767px){.modal-header .btn-close{right:10px;top:10px}.modal-packages-block .row,.auth-form .row{margin:0}.modal-packages-block .row .col-12,.auth-form .row .col-12{padding:0}}.modal-full-block{width:100%;background:#fff}.linkSignupLogo{width:100%;text-align:center;position:relative}.linkSignupLogo img{width:100%;max-width:140px;margin:10px 0}.custom-modal-block1{display:block}.modal-overflow-initial{overflow:initial!important}.modal-left-block,.modal-right-block{width:50%;position:relative}.modal-right-block{padding:30px 5px}.modal-callAction-img{position:relative;overflow:hidden;height:100%}.modal-callAction-img:after{content:"";position:absolute;width:100%;height:100%;inset:0;background:#120000}.modal-callAction-img img{width:100%;height:100%;object-fit:cover}.radioText{position:absolute;font-size:.6rem;text-align:center;padding:0;bottom:-3px;left:50%;transform:translate(-50%);font-weight:500;white-space:nowrap}.modal-callAction-info{position:absolute;bottom:0;left:0;padding:50px 15px 30px;background:#1a0000;background:linear-gradient(0deg,#1a0000 -20%,#21186100)}.modal-callAction-info h5{font-size:1rem;font-weight:400;margin-bottom:5px}.modal-callAction-info h3{font-weight:700;font-size:1.6rem}.nuveiPymentBlock{width:100%}.modal-backdrop{background-color:#00000080}.modal-backdrop.show{opacity:1}.modal-header .btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.inner-wrap,.game-news-block,.promo-block,.related-game-wrap{position:relative}.bg-position-center{background-position:center center}.related-game-wrap{background-position:center bottom}.page-title{padding:0;margin-bottom:20px;text-align:left;position:relative}.title{text-transform:none;font-weight:600;font-size:1.2rem;position:relative;border-bottom:3px solid #ebebef;padding-bottom:10px;margin-bottom:15px}.sub-title-info{font-size:1.1rem;margin-top:5px;color:#8d88c3}.game-details-block{margin:0 auto;background:#19164f;border-radius:0}.game-details-head{padding:0 0 5px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #232062}.intro-video{width:100%;height:100%;object-fit:cover}.game-descriptions{border-top:1px solid #232062;padding:20px 0 0;color:#9290b1}.gda-btn{font-size:1.4rem;color:#9290b1;text-align:center;margin-left:15px}.game-details-middle{height:100%;display:flex;align-items:center;justify-content:center}.msgInfo .name{font-size:1rem;font-weight:600;margin-bottom:5px;display:flex;align-items:center}.msgReadunread{font-weight:400;font-size:.9rem;display:flex;line-height:1;margin-left:5px;opacity:.7}.signleCheck,.doubleCheck{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.signleCheck{background:url(check-fill.05c1a6cd6f5bcb41.svg) no-repeat}.doubleCheck{background:url(check-double-fill.65dba6472af153d6.svg) no-repeat}.my-account-block{padding:0;max-width:1140px;margin:40px auto 30px}.my-account-title{font-weight:800;text-transform:none;font-size:1.6rem}.my-account-tab-block .gl-tab-nav .nav-tabs{justify-content:flex-start;margin-bottom:10px;flex-wrap:nowrap;overflow:auto;scrollbar-width:thin;scrollbar-color:#687574 #DFE9EB;background:#ebebef;padding:10px;border-radius:10px}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar{height:5px}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-track{border-radius:0;background-color:#42415a}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-track:hover{background-color:#42415a}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-track:active{background-color:#42415a}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-thumb{border-radius:0;background-color:#83829f}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-thumb:hover{background-color:#757491}.my-account-tab-block .gl-tab-nav .nav-tabs::-webkit-scrollbar-thumb:active{background-color:#757491}.notification-list::-webkit-scrollbar{width:5px}.notification-list::-webkit-scrollbar-track{border-radius:0;background-color:#f1f1f1}.notification-list::-webkit-scrollbar-track:hover{background-color:#f1f1f1}.notification-list::-webkit-scrollbar-track:active{background-color:#f1f1f1}.notification-list::-webkit-scrollbar-thumb{border-radius:0;background-color:#83829f}.notification-list::-webkit-scrollbar-thumb:hover{background-color:#757491}.notification-list::-webkit-scrollbar-thumb:active{background-color:#757491}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link,.my-account-tab-block .gl-tab-nav .nav-tabs .nav-item.show .nav-link,.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link.active,.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link:hover{background:none}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link{padding:5px 10px;font-size:.9rem;text-transform:capitalize;letter-spacing:0;font-weight:400;line-height:normal;white-space:nowrap;border-bottom:2px solid transparent;background:#fff;border-radius:5px;color:#14213d}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link.active,.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link:hover{border-bottom:2px solid #ef233c;background:#ef233c;color:#fff}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link:not(:last-child){margin-right:1px}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link:after{display:none}.game-details-block,.my-account-details-block{background:#ebebef;border-radius:5px;margin-top:15px;display:flex;padding:10px}.my-account-details-block{background-color:#fff;margin-top:0;box-shadow:none;border:2px solid #ebebef;min-height:450px}.game-details-left-block,.my-account-user-info-block{padding:15px;width:325px;background:red;border-radius:0}.game-details-left-block{display:block}.game-details-left-block .game-details-user-info{margin-bottom:15px}.game-details-user-info{width:100%;margin-bottom:auto}.my-account-user-info-block{padding-left:10px;background:none;border-right:3px solid #4d4c6e}.myaccount-tab-content{min-height:350px;position:relative}.myaccountTitleBlock{border-bottom:2px solid #ebebef;margin-bottom:20px;padding-bottom:5px;width:100%}.myaccountTitle{font-size:1.4rem;font-weight:600}.verify{line-height:1;font-size:1.4rem;color:#3dab00;margin-left:5px}.verify-wrap{display:flex;align-items:center;justify-content:center;padding:0;flex-wrap:wrap}.veriffPowerdbyBlock{display:flex;align-items:center;justify-content:flex-end}.veriffPowerdbyBlock img{width:100px}.verify-block{display:flex;flex-wrap:wrap;width:100%;max-width:780px;justify-content:center}.verify-content-block{text-align:center;width:calc(50% + -0px);padding:0;margin:0 10px;border-radius:15px;position:relative}.verification-error-msg{position:absolute;top:15px;left:50%;transform:translate(-50%)}.verify-content-block.active{background:#ebebef;border:3px solid #ebebef}.verify-content-block h3{margin-bottom:20px;font-size:1.4rem;font-weight:400}.verify-content-block .noRecordFoundImg{text-align:center}.verify-content-block .noRecordFoundMessage p{font-size:1.2rem;line-height:1.2;margin-bottom:25px;word-break:break-word}.verify-content-block .noRecordFoundImg img{max-width:220px}.game-details-right-block{width:calc(100% - 325px);padding:1px 0 1px 10px;border-radius:0}.game-details-right-block.w-100{padding-left:0;min-height:600px}@media screen and (max-width: 1366px){.game-details-right-block.w-100{min-height:535px}}.my-account-tab-block{width:calc(100% + -0px);padding:5px 15px}.my-account-tab-block nav.gl-tab-nav{display:none}.myaccountGameHistoryBlock .my-account-tab-block nav.gl-tab-nav{display:block}.myaccountGameHistoryBlock .my-account-tab-block{padding:0}.myaccount-userinfo{display:flex;align-items:center;border-bottom:1px solid #413f64;margin-bottom:15px;padding-bottom:15px}.maUserInfoLeftBlock .myaccount-userinfo{display:flex;align-items:center;flex-wrap:nowrap;width:100%;border:0;margin:0;padding:0}.maUserInfoLeftBlock .maUserBalanceBlock{width:100%}.my-userpic{width:75px;height:60px;display:flex;align-items:center;justify-content:center;background:#ebebef;border-radius:100px;overflow:hidden;border:2px solid #ebebef}.mys-userpic{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#19164f;border-radius:0;overflow:hidden;border:2px solid #413f64}.mys-username{font-size:1rem;font-weight:600}.maUserInfo .mys-username{font-size:1.2rem}.maUserPic .my-userpic{width:70px;height:70px;margin:0 auto;font-size:1.4rem}.maUserPic img{width:70px;height:70px;border-radius:0;object-fit:contain}.maUserInfo{width:auto;text-align:left;justify-content:left;padding-left:14px;display:flex;align-items:flex-start}.mys-player-id{display:block;font-size:13px;font-weight:600;line-height:normal;color:#14213d;border:1px solid #14213d;padding:2px 5px;text-align:center;border-radius:5px;background:#4d0000}.my-username{font-size:1rem;font-weight:600}.profileImgIconBtn{filter:initial;border-radius:100px;margin:0 1px;font-size:1rem;width:35px;height:35px}.myaccount-userinfo-lists ul{list-style:none;background:none;padding:0;border-radius:0}.myaccount-userinfo-lists ul li{display:flex;align-items:center;justify-content:space-between;margin:0;padding:10px;background:#ffffff1a;border-bottom:0 solid #19164f;border-radius:0}.myaccount-userinfo-lists ul li:last-child{border-bottom:0}.myaccount-userinfo-lists{width:100%}.maUserBalanceBlock .myaccount-userinfo-lists ul{display:flex;border:2px solid rgba(255,255,255,.1);border-radius:10px;background:#292750;min-width:510px;justify-content:space-evenly}.maUserBalanceBlock .myaccount-userinfo-lists ul li{flex-wrap:wrap;justify-content:flex-start;background:none;border-right:2px solid rgba(255,255,255,.1)}.maUserBalanceBlock .myaccount-userinfo-lists ul li:last-child{border-right:0}.userinfo-label{opacity:.8;padding:0;font-size:.9rem}.gameTokenIcon img{width:40px;margin-left:-10px}.maUserBalanceBlock .gameTokenIcon img{width:30px}.userinfo-txt{font-weight:600;background:red;padding:10px;border-radius:0;color:#ffa100;min-width:100px;text-align:center}.maUserBalanceBlock .userinfo-txt{font-weight:600;background:none;padding:0;border-radius:0;color:#ffa100;min-width:initial;text-align:left;font-size:1.4rem;line-height:1;width:100%}.maUserInfoBlock{background:#110e3c;padding:0;border-radius:15px;display:flex;justify-content:space-between;box-shadow:0 0 15px #393364}.maUserInfoLeftBlock{display:flex;align-items:center;width:43%;flex-wrap:wrap;padding:5px 20px}.invitePlayerBlock{width:57%;padding:30px 20px;position:relative;background-image:url(invite-friend.bd3f307dd8c5f70e.png);background-repeat:no-repeat;background-size:58%;background-position-x:70px;background-position-y:bottom}.invitePlayerBlock:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#110e3c;background:linear-gradient(90deg,#110e3c,#110e3c4d)}.maUserPic{width:auto;justify-content:center}.invitePlayerHead{font-size:.85rem;margin-bottom:15px;text-align:right;background:none;padding:0;position:relative;z-index:1;width:100%;max-width:280px;margin-left:auto}.invitePlayerHead h5{font-size:1.2rem;font-weight:600;color:#36f2ff}.invitePlayerActionBlock{position:relative;z-index:1;width:100%;max-width:240px;margin-left:auto}.copyActionIcon{margin-left:5px;color:#8a87c3;font-size:1.1rem}.invitePlayerActionBlock .btn{font-size:.85rem;padding:10px;width:100%;margin-bottom:5px}.mat-title-block h4{font-weight:600;font-size:1rem;opacity:1}.mat-title-block{margin-bottom:15px}.opacity-1{opacity:.1}.rounded-lg{border-radius:0!important}.text-small{font-size:1.2rem!important}.custom-separator{width:5rem;height:6px;border-radius:0}.modal-packages-block{margin-top:-15px;margin-bottom:-15px}.packages-block .bg-white{background:#fff!important;border:2px solid #ebebef;margin-bottom:20px;border-radius:15px!important;position:relative;box-shadow:3px 3px #ebebef}.packageCardBlock{padding:6rem 0 1rem;position:relative}.packageCardBlock-top-padding{padding-top:1rem}.funzonePackagesCard{margin-top:80px}.funzonePackagesCardContainer{padding:0 20px}.funzonePackagesCardInfo{border:3px solid #ebebef;border-radius:20px 20px 0 0;padding:30px;border-bottom:0;box-shadow:0 0 15px #ebebef;position:relative}.funzoneSpacialOfferBlock{position:absolute;right:0;top:0;width:45px}.packages-sidebar-info-items .funzoneSpacialOfferBlock{width:40px;top:-5px;right:-5px}.funzonePackagesImg{margin-top:-85px;margin-bottom:40px}.funzonePackagesImg img{width:125px;height:125px;object-fit:contain}.funzonePackagesCardInfo h4{background:#22c1c3;background:linear-gradient(90deg,#22c1c300,#ebebef,#fdbb2d00);padding:10px 0;font-size:1.4rem;font-weight:600;margin-bottom:30px}.funzonePackagesPrice .funzonePackagesPriceText{margin:0;font-size:2.4rem;font-weight:700;color:#14213d}.funzonePackagesPrice .linethrough-text{opacity:.5;font-size:1.4rem;font-weight:500;color:#14213d}.gd-sidebar-packages-list .funzonePackagesCard{padding:10px 0;margin-top:0}.gd-sidebar-packages-list .funzonePackagesCardInfo{padding:8px 15px}.gd-sidebar-packages-list .funzonePackagesImg{margin:0 auto 5px;text-align:center;max-width:60px}.gd-sidebar-packages-list .funzonePackagesCardInfo h4{font-size:1.1rem;margin-bottom:5px;text-align:center}.gd-sidebar-packages-list .funzonePackagesPrice{text-align:center}.gd-sidebar-packages-list .funzonePackagesPrice .funzonePackagesPriceText{font-size:1.4rem;line-height:1;text-align:center}.gd-sidebar-packages-list .funzonePackagesPrice .linethrough-text{font-size:1.1rem}.spacialOfferBlock{position:absolute;right:-15px;top:-15px}.gd-packages-info .spacialOfferBlock{position:absolute;right:-10px;top:-10px}.spacialOfferBlock img{width:64px}.gd-packages-info .spacialOfferBlock img{width:50px}.modal-packages-block.packages-block .bg-white{margin-bottom:0}.packages-block .h1{position:relative;padding:10px 0;font-size:1.6rem;background:#ffefd5}.applyCouponBlock{padding:0 15px!important;margin-bottom:10px}.customRecharge-modal-block .applyCouponBlock{padding:0!important}.plan-info{margin:20px 15px}.modal-packages-block .plan-info{margin-top:15px;margin-bottom:10px}.customRecharge-modal-block .plan-info{margin-left:0;margin-right:0}.plan-info-list{list-style:none;display:flex;border:2px solid #ebebef;border-radius:5px}.plan-info-list li{width:50%;padding:10px 10px 2px}.plan-info-list li:not(:last-child){border-right:2px solid #ebebef}.piIcon{width:40px;height:40px;margin:0 auto 5px;display:block}.pi-gt{background:url(game-tokens1.ab9eec427b19c5cc.svg) no-repeat;background-size:contain;background-position:center center}.pi-st{background:url(sweep-tokens1.04f5a6625de71b5d.svg) no-repeat;background-size:contain;background-position:center center}.pi-fp{background:url(fish.d1d25dcf76b06c4f.svg) no-repeat;background-size:contain;background-position:center center}.pi-lable{display:block;opacity:1;padding:0 10px;font-size:.8rem;line-height:1.2;margin-bottom:5px;font-weight:500}.pi-text{display:block;font-weight:600;margin-top:0;font-size:1.2rem}.plan-title{padding:8px 15px;position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:0 0 10px 10px;margin:0;margin-bottom:0!important;background:#fff;font-size:1rem;font-weight:600;border:2px solid #ebebef;border-top:0;width:60%}.packages-block .btn{width:calc(100% - 30px)}.myaccount-grp-card{position:relative;padding:15px;border-radius:10px;overflow:hidden;border:2px solid #ebebef}.myaccount-grp-card:after{content:"";position:absolute;width:400px;height:250px;background:#ebebef66;bottom:-80px;right:-150px;border-radius:0;transform:rotate(-45deg);z-index:0}.myaccount-card-body{display:flex;align-items:flex-end;justify-content:space-between;border-top:2px solid #ebebef;margin-top:5px;padding-top:5px;margin-bottom:5px;position:relative;z-index:1}.myaccount-card-content{width:50%;text-align:center}.myaccount-card-title{font-size:.9rem;position:relative;z-index:1;font-weight:500}.copyActionIcon .copied{color:#ffa100}.card-bg1 .myaccount-card-title{color:#0097ff}.card-bg2 .myaccount-card-title{color:#00ffb6}.card-bg3 .myaccount-card-title{color:#ffa300}.token-icon{width:60px;margin:10px auto}.token-icon img{opacity:1}.token-title{display:block;font-size:.8rem;opacity:1;color:#14213d}.token-amount{font-weight:700;font-size:1.4rem;line-height:1}.tableListBlock{overflow:auto}.table.cs-table{border-radius:10px;overflow:hidden}.table.cs-table thead{background:#14213d}.table.cs-table th,.table.cs-table td{color:#14213d;padding:12px 10px;text-align:left;vertical-align:middle;font-size:.9rem}.table.cs-table th{font-weight:400;font-size:.85rem;color:#fff}.table.cs-table td{background:#ebebef;border-bottom:1px solid #fff;border-right:1px solid #fff;position:relative}.table>:not(:first-child){border-top:0 solid currentColor}.pagi-block{display:flex;align-items:center;justify-content:center;margin-top:40px}.page-link{color:#14213d!important;background-color:#fff!important;border:1px solid #ebebef!important}.page-item:hover .page-link,.page-item.active .page-link{z-index:3;color:#fff!important;background-color:#ef233c!important;border-color:#ef233c!important;transition:.2s ease-in-out all}.page-item.disabled .page-link{color:#a1a9b9!important;pointer-events:initial!important;background-color:#fff!important;border-color:#ebebef!important;cursor:no-drop!important}.action-icon{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-left:auto;margin-right:auto;padding:5px;width:40px;border-radius:5px;border:0 solid #72d9ff;background:#fff;color:#14213d;position:relative;transition:.1s ease-in-out all}.action-icon:hover{color:#ef233c}.td-head-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding:15px;color:#afadcf;border-radius:5px;background:#f0fff0;border:2px solid #50C878}.td-info{color:#14213d}.textarea-floating .form-control{height:200px}.textarea-floating.form-floating>.form-control:not(:placeholder-shown)~label:before{content:"";position:absolute;left:-2px;top:9px;width:100%;background:#3d3d7e;height:30px;z-index:-1;opacity:1!important}.textarea-floating label{opacity:1!important;width:100%}.supportRequestBlock{display:flex;padding-top:0;height:100%}.supportRequestLeftBlock{width:calc(100% + -0px);padding-right:0}.supportRequestRightBlock{width:100%;max-width:320px}.srTitleBlock{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebebef;padding-bottom:0;margin-bottom:5px}.contentMainTitleIcon2{display:flex;align-items:center;font-size:1.2rem;font-weight:600}.srHeadItems{display:flex;align-items:center;margin-bottom:0}.srHeadItem{background:#f1f7ff;padding:5px 10px;border-radius:5px;font-size:.85rem;position:relative}.srBG1{background:#e6e6fa;color:#7b68ee;border:1px solid #7B68EE}.srBG2{background:#ffefd5;color:#ff7538;border:1px solid #FF7538}.srBG3{background:#f0f8ff;color:#007fff;border:1px solid #007FFF}.srHeadItem:not(:last-child){margin-right:10px}.srLable{margin-right:5px;font-weight:400}.srTxt{font-weight:600}.srMstConversationList{max-height:460px;min-height:460px;height:auto;overflow:auto;margin-bottom:15px;width:100%}.srChatBlock{background:#ebebef;border-radius:5px;padding:15px;height:100%;display:flex;flex-wrap:wrap}.chat-message{display:flex}.chatMsgInfo{margin-top:5px;margin-bottom:10px;display:flex;align-items:flex-start;position:relative}.userPicBlock{position:absolute;top:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:3px solid #d7d7d7;border-radius:100px;background-color:#fff;font-weight:600}.msgInfo{background:#fff;padding:10px;position:relative;border-radius:10px 0 10px 10px;box-shadow:none}.playerMsg{width:calc(100% - 100px);margin-right:auto;padding-left:60px}.userMsg{width:calc(100% - 100px);margin-left:auto;justify-content:flex-end;padding-right:60px}.playerMsg .userPicBlock{left:0}.userMsg .userPicBlock{right:0}.msgInfo .name{font-size:.8rem;font-weight:600;margin-bottom:5px}.msgInfo .name small{font-weight:500;margin-left:5px;opacity:.5}.srMessageForm{display:flex;align-items:center;position:relative;padding:0;justify-content:space-between}.srMessageForm .form-control{background:#fff;border-radius:100px;box-shadow:none;padding:12px 60px 12px 20px;width:calc(100% - 60px);border:1px solid #d7d7d7;color:#14213d}.srMessageForm .form-control:focus{box-shadow:none}.msgActionItems{display:flex;position:relative}.srMessageFormActionBlock{width:100%;margin-top:auto}.msgSentBtn button{width:48px;height:48px;background:#23dd7e!important;border-radius:100px;font-size:1.4rem;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center;background:none;border:none}.msgSentBtn button:disabled{background-color:#5b5981!important;opacity:.25;cursor:no-drop}.msgAttachment-Block ul{display:flex;list-style:none;margin:10px 0 0;padding:0;flex-wrap:wrap}.msgAttachment-Block ul li{background:#fff;padding:8px 10px;margin-right:10px;display:flex;align-items:center;border-radius:5px;line-height:1;position:relative;color:#14213d}.attachmentClose{display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;position:relative;right:-5px;top:1px;cursor:pointer;color:red;margin-left:2px}.mstAttachmentBtn{position:absolute;left:-70px;top:0;width:48px;height:48px;overflow:hidden;display:flex;align-items:center;justify-content:center}.msgAttachmentInput{width:100%;height:100%;position:absolute;inset:0;opacity:0;z-index:1;cursor:pointer}.attachmentIcon{font-size:1.6rem;line-height:1;display:flex;color:#adbfd7;font-weight:400}.attachmentList{list-style:none;margin:0;padding:0}.attachmentList li{display:flex;align-items:center;background:#ebebef;width:-moz-fit-content;width:fit-content;position:relative;margin:5px 0;padding:5px 8px;line-height:1;font-size:.9rem;border-radius:5px}.attachmentList li span{display:flex;align-items:center;position:relative;padding-right:25px;color:#86849f}.attachmentList li .attachmentDownload{display:flex;padding-right:0;position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:1;cursor:pointer}.srDetailsBlock{height:100%}.formGroupBlock{border:2px solid #ebebef;border-radius:5px;margin-bottom:30px;padding:10px 15px 0;position:relative}.subTitle{font-size:1.1rem;font-weight:600;color:#251a89;position:relative;margin-bottom:5px;margin-top:-20px;margin-left:-10px}.subTitle span{background:#fff;padding-right:5px;padding-left:5px;position:relative;margin-left:5px;color:#19164f}.srDetailsBlock .formGroupBlock{height:100%;padding-top:15px}.srDetailsBlock .formGroupBlock .subTitle{margin-bottom:10px;margin-top:-25px}.srResolvedDateInfo{margin-top:-15px;margin-bottom:20px;font-size:.9rem;font-weight:600;color:#5b587e}.srMiddleContentBlock{height:calc(100% - 50px)}.supportContentBlock{padding-right:5px}.supportContentBlock .srMiddleContentBlock{height:calc(100% - 82px)}.srPostedInfo{text-align:left;margin-bottom:0;font-weight:500}.srDetailsStatus{margin-bottom:20px;display:flex;align-items:center;justify-content:center;margin-top:30px}.srDetailsStatusItems{list-style:none;display:flex;margin:0;padding:0}.srDetailsStatusItem{position:relative;font-size:.8rem;padding:15px 10px 0}.srDetailsStatusItem:before{content:"";position:absolute;top:0;right:0;width:100%;height:1px;background:#4f4d72}.srDetailsStatusItem:first-child:before{width:50%}.srDetailsStatusItem:last-child:before{width:50%;right:initial;left:0}.srDetailsStatusItem:after{content:"";position:absolute;top:-4px;left:50%;width:10px;height:10px;background:#4f4d72;border-radius:0}.srDetailsStatusItem.active:before,.srDetailsStatusItem.active:after{background:#00ffb8}.contentMainTitleIcon{margin-right:5px;color:#14213d;text-decoration:none;font-size:1.8rem;font-weight:400}.cmOnlinOfflineBlock{position:relative;display:flex;align-items:center;justify-content:center}.cmOnlinOffline{position:relative;left:-5px;top:0;font-size:.75rem;display:flex;align-items:center;justify-content:center;color:#a1a1a1}.cmOnlinOffline.plyrOnline{color:#18a700}.non-auth-box{margin-top:150px!important;margin-bottom:150px!important}.non-auth-box h1{font-size:10rem;line-height:1;font-weight:800}.page-content-block{margin-left:auto;margin-right:auto;border-radius:0;position:relative;padding:0;text-align:justify}.page-content-block p{margin-bottom:30px}.page-content-block ul li{list-style:none;position:relative;padding-left:30px}.page-content-block ul li:after{content:"\f0da";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;top:0;left:0;font-size:1rem;color:red}.about-block p{font-size:1rem}.accordion-button{background-color:#19164f;color:#fff}.accordion-button:not(.collapsed){background-color:#19164f;color:#feaf2f}.accordion-item{border:1px solid #310000;background-color:#252258}.accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%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")}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23feaf2f'%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")}.accordion-body p{color:#14213d}.gd-sidebar-info{width:100%}.gd-sidebar-info h3{font-size:1.2rem;font-weight:700;text-transform:uppercase;margin-bottom:15px}.gd-sidebar-info-items,.news-sidebar-info-items{display:flex;align-items:center;margin-bottom:15px}.gdsb-info-img,.newssb-info-img{display:flex;width:40px;height:40px;overflow:hidden;margin-right:10px;position:relative;border-radius:5px}.gdsb-info-img img,.newssb-info-img img{width:100%;height:100%;object-fit:cover}.gdsb-info-details,.newssb-info-details{width:calc(100% - 50px)}.gdsb-name{margin-right:5px}.gdsb-won-price{margin-left:5px;font-weight:700}.gdsb-game-link{margin-left:5px;font-weight:800}.gdsb-game-link a{color:#feb32d;text-decoration:none}.newssb-info-details span{font-size:.85rem;opacity:.6}.newssb-info-details h5{font-size:1rem;font-weight:600}.newssb-info-details h5 a{text-decoration:none;color:#fff}.news-list-block{margin-top:50px}.news-item-block{background:#ebebef;overflow:hidden;padding:0;border-radius:10px;margin-bottom:30px}.news-tag{position:absolute;right:5px;top:5px;padding:6px 12px;background:#ff542e;border-radius:0;font-size:.8rem;font-weight:600;z-index:1;box-shadow:6px 6px 10px #400000}.news-img{width:100%;position:relative;margin-bottom:0;overflow:hidden;height:250px}.promo-card-block .news-img{max-width:initial}.news-content-block{padding:20px;width:calc(100% + -0px)}.promo-card-block .news-content-block{width:calc(100% + -0px)}.promo-card-img{width:100%;position:relative;margin-bottom:0;overflow:hidden;height:240px}.news-img img,.promo-card-img img{width:100%;height:100%;object-fit:cover;transition:.5s ease-in-out all}.news-item-block:hover .news-img img{transform:scale(1.1)}.news-content-block{padding:20px}.news-item-block a{text-decoration:none;color:#14213d;display:flex;align-items:center;flex-wrap:wrap}.news-date{display:block;margin-top:5px;opacity:.8;text-align:left;font-weight:400;font-size:1rem}.news-content-block h3{font-size:1.6rem;font-weight:700;margin-bottom:10px;transition:.3s ease-in-out all}.news-item-block:hover .news-content-block h3{color:#ef233c}.news-content-block p{font-size:.95rem;margin-bottom:15px;color:#14213d}.news-description{height:50px;overflow:hidden}.slide{position:absolute;max-width:inherit;width:100%;padding-right:0;margin-bottom:0;min-height:inherit;display:flex;align-items:flex-end;top:50%;transform:translateY(-50%)}.slide:after{content:"";width:100%;height:50%;position:absolute;bottom:-5px;left:0;right:0;z-index:1}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:0;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:0}.bs-datepicker-head button.current{border-radius:0;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:0}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:0}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;inset:6px -2px 6px -3px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:0;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before,.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:0;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:0}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:0}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:0;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:0}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker .bs-media-container{display:flex}.bs-datepicker .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:0;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:0;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:0;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:0;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}.theme-green .bs-datepicker-head{background-color:#ffb42d}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#ffb42d;border-color:#ffb42d}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#ffb42d}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#ffb42d}.theme-green .bs-datepicker-body table td.week span{color:#ffb42d}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#ffb42d;color:#fff;opacity:.5;transition:0}.unVerifyProfile{filter:blur(3px)}.player .img-upload{cursor:pointer;position:relative;border-radius:100px;display:flex;justify-content:center;align-items:center;height:60px;width:60px;margin:0 auto}.player .img-upload .mat-icon{width:auto;height:auto;font-size:3rem;color:var(--gmugray-300)}.player .img-upload .photo-actions{position:absolute;left:-1%;top:-1%;width:102%;height:102%;display:flex;align-items:center;justify-content:center;background:var(--gmuwhite);border-radius:150px;visibility:hidden;opacity:0}.player .img-upload:hover .photo-actions{visibility:visible;opacity:1}.player .img-upload .photo-actions{position:absolute;left:-1%;top:-1%;width:102%;height:102%;display:flex;align-items:center;justify-content:center;background:var(--gmuwhite);border-radius:100px;display:none}.player .img-upload:hover .photo-actions{display:block}.player .img-upload:hover .photo-actions .icon-div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.player .img-upload:hover .photo-actions mat-icon{margin:0 2px;font-size:22px;width:40px;height:40px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:0;background:var(--gmuDarkblue);color:var(--gmuWhite);position:relative!important;left:0!important;top:0!important;cursor:pointer!important}.img-upload .imgView{width:100%;height:100%;object-fit:cover;border-radius:100px}.myProfileImgUploadBlock .img-upload{gap:10px;width:auto;height:auto}.myProfileImgUploadBlock .img-upload .photo-actions{position:relative;display:block;visibility:visible;opacity:1}.myProfileImgUploadBlock .img-upload,.myProfileImgUploadBlock .img-upload:hover .photo-actions .icon-div{justify-content:flex-start}.myProfileImgUploadBlock .img-upload .imgView{width:60px;height:60px;background:#ebebef}.photo-actions .icon-div{display:flex;gap:5px}.playerVerifImg{position:absolute;top:-10px;left:-10px}.ri-shield-check-line,.ri-shield-check-fill{width:15px;height:15px;display:flex;align-items:center;background-size:contain;background-repeat:no-repeat}.ri-shield-check-line{background-image:url(shield-check-line.c0dd7519eb115d5b.svg)}.ri-shield-check-fill{background-image:url(shield-check-fill.d815abdcd53204c1.svg)}.viewActionIcon{display:flex;align-items:center;background:#f32550;padding:6px;border-radius:100px;border:2px solid #fff}.playerVerifIcon{background:#00d663}.imgViewQr{background:#fff}.homeSliderContent{position:relative;width:100%;height:100%;display:flex;align-items:center;z-index:1}.homeSliderContent .owl-carousel{height:100%}.homeSliderContent .owl-carousel .owl-stage-outer{height:100%;display:flex;align-items:center}.homeSliderContent .owl-carousel .owl-stage-outer .owl-stage .owl-item{position:relative;height:100%}.homeSliderContent .owl-carousel .owl-stage-outer owl-stage,.homeSliderContent .owl-carousel .owl-stage-outer owl-stage>div,.homeSliderContent .owl-carousel .owl-stage{height:100%}.slideBannerImg{position:relative;width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center}.slideBannerImg img{object-fit:cover;width:100%;height:100%}.slider-text h4{font-size:2rem;text-transform:none;font-weight:700;line-height:1.4;color:#fff}.slider-text h2{font-size:3rem;font-weight:800;line-height:1;margin-top:0;margin-bottom:0;color:#fff;width:100%}.slider-title-sm1{font-size:2.6rem}.slider-text .text-yellow{color:#fcff00}.slider-content-block{margin:0 auto;position:relative;z-index:2;display:flex;align-items:flex-end;max-width:1440px;padding:0 20px;width:100%}.slider-text{margin:0;width:80%}.slider-actions{width:-moz-fit-content;width:fit-content;margin-top:30px}.slider-actions .btn{width:100%;padding:15px 20px;font-size:2rem;display:flex;align-items:center;justify-content:center;gap:0;font-weight:700;margin-bottom:0;text-transform:none}.slider-actions .btn .btnIcon{display:flex;line-height:1;font-size:3rem}.home-about-bottom-block{position:relative;z-index:2}.player-regi-block .container{position:relative;z-index:3}.home-about-block{position:relative;padding:100px 0 60px;background:#ff2053}.home-about-img-block{position:relative;border-radius:0;padding-right:30px;z-index:1}.home-about-img-block:after{content:"";height:90%;width:70%;background:#207cda;overflow:hidden;position:absolute;right:20px;bottom:-10px;z-index:-1;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.about-after-none:after{display:none}.home-about-img-block img{width:100%;border-radius:0;filter:drop-shadow(0px 0px 20px #e5003f);animation:up-down 2s ease-in-out infinite alternate-reverse both}.about-content-block,.download-app-game-details,.thank-you-content-block{margin-top:50px;padding:100px 100px 150px;text-align:center;background:#ebebef;border-radius:20px;position:relative}.home-about-content-block h4{font-size:3rem;font-weight:800;margin-bottom:15px;color:#ffba28}.home-about-content-block h5{font-size:1.6rem;font-weight:500;margin-bottom:25px;color:#23dae9}.home-about-content-block p,.home-about-list li{margin-bottom:30px;color:#8d88c3;line-height:1.8;font-weight:500}.home-about-list li{margin-bottom:10px;list-style:none;position:relative;padding-left:30px;color:#fff}.home-about-list li i{position:absolute;left:0;top:5px;color:#fff}.about-title{position:relative}.about-title h3{max-width:690px;margin-right:auto;margin-bottom:30px;font-size:2.6rem;font-weight:800;text-shadow:#c8c8c8 1px 1px 0px,#b4b4b4 0 2px 0px,#a0a0a0 0 3px 0px,rgba(140,140,140,.498039) 0 4px 0px,#787878 0 0 0px,rgba(0,0,0,.498039) 0 5px 10px}.home-about-top-block{padding:100px 20px 50px}.home-about-bottom-block .home-about-img-block{margin-top:-200px;padding-right:0}.download-game-content-block{max-width:inherit;margin:0 auto;text-align:left;position:relative;z-index:1}.download-game-block{position:relative;z-index:2;overflow:hidden;padding:60px 0}.download-app-block,.thank-you-block{min-height:100vh;display:flex;align-items:center;padding:120px 15px}.game-logo-block{display:flex;align-items:center;justify-content:flex-start}.game-logo-block img{width:100%;max-width:450px}.download-app-block .download-game-content-block{margin:0 0 80px;text-align:center;max-width:initial}.download-game-block.download-app-block{align-items:flex-start;flex-wrap:wrap;padding-left:0;padding-right:0}.featured-lead-magnet__wrap{padding:56px;background-color:#ff004f;color:#fff;width:100%;box-sizing:border-box;border-radius:32px;display:flex;justify-content:space-between;overflow:hidden}.featured-lead-magnet__left{padding-right:26px;box-sizing:border-box;align-content:center}.featured-lead-magnet__right{display:flex;align-items:flex-end;justify-content:center;padding:0 24px;margin-top:-50px}.featured-lead-magnet__image{padding:40px;padding-bottom:0!important;border-radius:18px 18px 0 0;position:relative;bottom:-56px;align-self:flex-end;background:linear-gradient(180deg,#24242433 0,#24242400 104.1%)}.featured-lead-magnet__image:before{content:"";width:calc(100% + 48px);background:linear-gradient(180deg,#2424241a 38.17%,#24242400);position:absolute;top:40%;bottom:0;left:-24px;border-radius:16px 16px 0 0;z-index:2}.featured-lead-magnet__image img{max-width:100%;width:100%;border-radius:16px 16px 0 0;position:relative;z-index:2;display:block}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.download-ai-img-block{background-repeat:no-repeat;background-size:cover;background-position:center right;width:100%;height:100%;padding:0;border-radius:0;position:relative}.flex-row-reverse .download-ai-img-block{background-position:center right}.download-ai-game-section{background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%;padding:0;border-radius:0;position:relative;overflow:hidden}.download-ai-game-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:0}.download-game-details{padding:30px;background:#ffffff26;border-radius:0;height:calc(100% - 15px);box-shadow:10px 10px #ffffff0d}.download-app-game-details{height:calc(100% - 15px);padding:50px;text-align:left;margin-top:0}.download-ai-game-section .row.justify-content-center.d-flex{position:relative;z-index:1}.download-ai-game-section:not(:last-child){margin-bottom:0}.download-game-note{color:#ff4242;font-size:1.2rem;font-weight:600}.download-app-game-details h3{font-size:1.4rem;font-weight:600;margin-bottom:0;color:#ffba28}.download-app-game-details h1{font-size:2.4rem;font-weight:800;margin-bottom:15px;color:#23dae9}.download-game-details p{margin-bottom:15px;text-align:justify;color:#e1e1e1}.dgs-info{font-size:.9rem;line-height:1.6;text-align:justify}.dgs-info a{color:#fff;font-weight:600}.download-game-steps{padding-left:30px}.download-game-steps li{list-style:decimal-leading-zero;margin:15px 0;position:relative}.download-game-steps li:before{content:"";font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;position:absolute;left:0;top:0}.download-game-content-block h6{margin-bottom:15px}.thank-you-content-block h6{margin-bottom:0}.download-game-content-block h3,.thank-you-content-block h3{font-weight:800;font-size:4rem;line-height:1;margin-bottom:30px}.thank-you-content-block h3{margin-bottom:15px;font-size:3rem}.download-action-button-block ul{margin:30px 0 0;padding:0;list-style-type:none}.inner-top-title-block .download-action-button-block ul{margin-top:10px}.download-action-button-block ul li{display:inline-block;margin:0 15px}.downloadActionHeadBlock .download-action-button-block ul li{margin:0 5px}.inner-top-title-block .download-action-button-block:first-child ul li{margin-left:0;margin-right:15px}.inner-top-title-block .downloadActionHeadBlock .download-action-button-block:first-child ul li{margin-right:5px}.download-app-game-details .download-action-button-block ul li{margin:0}.download-action-button-block ul li a{background:#14213d;color:#fff;display:flex;align-items:center;border-radius:10px;border:0 solid #14213d;text-decoration:none;text-align:left;transition:all linear .3s;animation:pulse 1s infinite 2s cubic-bezier(.25,0,0,1);box-shadow:0 0 #fff;padding:14px 40px 14px 22px}.downloadActionHeadBlock .download-action-button-block ul li a{padding:8px 16px;border-radius:10px;animation:initial}@keyframes pulse{to{box-shadow:0 0 0 15px #fff0}}.download-action-button-block ul li a i{font-size:36px;padding-right:11px}.download-action-button-block ul li a span{font-size:14px;font-weight:500}.download-action-button-block ul li a span span{font-size:24px;display:block;line-height:18px;font-weight:700}.downloadActionHeadBlock .download-action-button-block ul li a span{font-size:12px}.downloadActionHeadBlock .download-action-button-block ul li a span span{font-size:20px}.download-action-button-block ul li a:hover,.download-action-button-block ul li a.item-2{background:#fff;color:#14213d}.download-action-button-block ul li a.item-2:hover{background:#14213d;color:#fff}.download-game-img-block{text-align:center;margin-bottom:-220px}.download-game-img-block img{max-width:100%}.player-regi-block{padding:50px 0;position:relative;z-index:2;overflow:hidden}.section-bgGradiant{background:#181753;background:radial-gradient(circle,#181753,#250000)}.section-bgImg-right .container{position:relative;z-index:2}.section-bgImg-right,.section-bgImg-right2{position:relative;overflow:hidden}.contactDetailsBlock .section-bgImg-right:after{background:none}.section-bgImg-right1 .container,.section-bgImg-right2 .container{position:relative;z-index:2}.player-regi-content-block{max-width:700px;margin:0 auto 30px;text-align:center}.player-regi-content-block h3{font-weight:800;font-size:3rem;line-height:1;margin-bottom:10px}.player-regi-content-block p{margin-top:15px}.player-regi-form-block{max-width:768px;margin:0 auto 20px;border:2px solid #ebebef;padding:15px;border-radius:15px}.form-textarea-floating>.form-control{height:calc(6.5rem + 2px)}.player-reg-img-block img{max-width:100%}.news-slide{position:relative;height:calc(100vh - 145px)}.news-slide img{width:100%;height:100%;object-fit:cover}.news-slide-content{position:absolute;z-index:1;top:50%;max-width:1440px;margin:0 auto;left:50%;transform:translate(-50%,-50%);width:100%}.select-floating{background:#ebebef;border:1px solid #ebebef;border-radius:5px;padding:0 10px}.select-floating>label{font-size:.9rem;opacity:.65}.select-floating .ng-select-container{height:auto!important;min-height:33px!important;background:none!important;border:none!important;color:#14213d!important}.select-floating .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-left:0!important;padding-right:0!important}.select-floating .ng-select .ng-select-container .ng-value-container{padding-left:0!important}.news-slide-content h3{font-weight:800;text-transform:none;font-size:4rem;line-height:1.2;width:100%;max-width:800px;margin-bottom:50px;text-shadow:#c8c8c8 1px 1px 0px,#b4b4b4 0 2px 0px,#a0a0a0 0 3px 0px,rgba(140,140,140,.498039) 0 4px 0px,#787878 0 0 0px,rgba(0,0,0,.498039) 0 5px 10px}@media screen and (max-width: 1439px){.news-slide-content{padding:0 40px}}.news-details-title-block{padding:100px 0}.nd-title-block h2{font-size:2.6rem;font-weight:800;width:100%;max-width:600px;margin:10px auto 0}.nd-img-block{margin:0 auto 15px}.nd-img-block img{max-width:100%;border:0 solid #14213d;border-radius:10px;margin-bottom:20px}.news-details-block .page-content-block{max-width:initial;margin:0 auto}.game-details-wrap{padding-top:15px}.game-details-wrap .inner-content-block{max-width:1300px;margin:0 auto}.gd-sidebar-info-list{max-height:320px;overflow:auto}.promo-card-block{background:#ebebef;border-radius:10px;overflow:hidden}.promo-info h3{font-size:1.2rem;font-weight:700;margin-bottom:0}.promo-info p{display:block;margin-bottom:10px;opacity:.8}.promo-action .btn{margin-right:5px;padding:5px 10px;font-size:.85rem}.promo-info{padding:30px}.inner-page-title-block{text-align:center}.inner-page-title,.page-sub-title{font-weight:600;margin-bottom:10px;font-size:1.2rem;text-align:left;border-bottom:3px solid #ebebef;padding-bottom:15px}.inner-page-title{display:flex;align-items:center;border-bottom:3px solid #ebebef;width:100%;padding-bottom:15px;margin-bottom:10px}.titleIcon{margin-right:10px}.titleIcon img{filter:hue-rotate(155deg)}.page-sub-title{margin-bottom:20px}.inner-page-title-info{opacity:.7}.promo-details-img-block img{width:100%}.bg-none{background:none}.info-list{margin:0;padding:0 0 0 20px;list-style:none}.info-list li{list-style:none;position:relative}.info-list li:before{content:"";width:8px;height:8px;background:#8d88c3;position:absolute;top:8px;left:-20px}.alert-danger{color:#ef233c;background-color:#ef233c33;border-color:#ef233c}.accordion-item{border:none;background:none}.accordion-item .card{background:#fff;border-radius:5px;border:2px solid #ebebef;width:100%;margin:0 0 5px}.accordion-item .card-body{padding:0 1rem}.accordion-item .card .card-header{width:100%;background:none;text-align:left;border-bottom:0}.accordion-item .card .card-header .btn{padding:5px 15px 5px 0;width:100%;text-align:left;text-decoration:none;color:#14213d;font-weight:500;font-size:1.1rem;position:relative;border-radius:0}.accordion-item .card .card-header .btn:after,.accordion-item .panel-open .card .card-header .btn:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;top:6px;right:0;font-size:1rem;color:red}.accordion-item .panel-open .card .card-header .btn:after{content:"\f106";color:red}.accordion-item .panel-open .card .card-header .btn{color:#ef233c}.accordion-item .card .card-header .btn:focus{outline:none;box-shadow:none}.accordion-item .card .panel-collapse{width:100%;text-align:left}.accordion-item .card .panel-collapse .accordion-body{padding:0}.accordion-item .card .panel-collapse .accordion-body p{margin-bottom:15px}.game-info-video-block{position:relative;height:calc(100vh - 200px);width:100%}.game-info-video-block img{width:100%;height:100%;object-fit:cover}.game-info-video-block:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:#400000}.game-info-block{background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.game-info-video-block .bg-video{width:100%;height:100%;object-fit:cover}.game-info-content-block{position:relative;max-width:1140px;width:100%;display:flex;align-items:center;margin:0 auto;padding:100px 0}.game-info-img{width:100%;max-width:350px;text-align:center;margin:0 auto}.game-info-img img{width:100%;border:10px solid #ffffff;border-radius:10px;box-shadow:0 0 50px #0000001a}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}.game-info-details{width:calc(100% - 500px)}.game-info-details h2{font-weight:800;margin-bottom:15px;font-size:2.4rem}.game-info-details p{margin-bottom:40px}.related-game-listing .gl-item{width:25%}.noRecordFoundContainer{margin:50px 0}.noRecordFoundImg{text-align:center}.noRecordFoundImg img{width:100%;max-width:300px;opacity:1;filter:drop-shadow(4px 4px 2px rgba(255,255,255,.1882352941))}.noRecordFoundMessage p{font-size:1rem;font-weight:600;text-align:center;margin-top:15px;margin-bottom:0}.popupLoader{width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;left:0;position:absolute}#loading-bar-spinner.spinner{left:50%;margin-left:-20px;top:50%;margin-top:-20px;position:absolute;z-index:19!important;animation:loading-bar-spinner .4s linear infinite}#loading-bar-spinner.spinner .spinner-icon{width:40px;height:40px;border:solid 4px transparent;border-top-color:#ef233c!important;border-left-color:#ef233c!important;border-radius:100%}@keyframes loading-bar-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.game-coming-soon{padding:20px 0}.keno-coming-soon-img-block{position:relative;border-radius:0;overflow:hidden;width:100%;max-width:860px;margin:0 auto}.keno-coming-soon-img-block img{width:100%}.coming-soon-text-block{position:absolute;top:50%;left:50%;transform:translate(-50%,10%);width:100%;text-align:center;overflow:hidden}.comingsoontext{font-size:8rem;font-weight:800;text-transform:capitalize;text-shadow:8px 8px 8px red}.inner-top-block{position:relative;z-index:3}.inner-top-banner-block{position:relative;display:flex;align-items:center;justify-content:center;height:250px;background:linear-gradient(135deg,#465dfff0,#bc19ff)}.inner-top-banner-block img{width:100%;height:100%;object-fit:cover;object-position:bottom}.inner-top-banner-content{position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:0}.inner-top-block .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.inner-top-title-block{text-align:center;margin:0 auto;max-width:768px}.promotion-head{display:flex;align-items:center;width:calc(100% - 350px);justify-content:center;flex-wrap:wrap;gap:10px}.promotion-head .btn{margin-left:15px;white-space:nowrap;min-width:130px}.promotion-head h1{font-size:2.6rem}.inner-top-title-block h1{font-size:2rem;font-weight:800;line-height:1.2;color:#fff}.text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-color:currentColor;-webkit-text-stroke-width:.012em}.color1{color:#2afeba}.color2{color:#fe2ad0}.inner-top-carc-img{position:relative;z-index:2;width:100%;max-width:360px;margin-bottom:-100px}.inner-top-carc-img img{width:100%;filter:drop-shadow(5px 10px 10px #260000)}.carc-img-1{right:0;bottom:-100px;width:350px;animation:up-down 2s ease-in-out infinite alternate-reverse both}.cstm-fs-1{font-size:3rem!important}.page-content-block h2{font-size:1.4rem;font-weight:800;margin-bottom:15px}.contactDetailsBlock .player-regi-block{padding-top:50px;padding-bottom:50px}.gameText{display:block;margin-top:10px;font-weight:700}.gl-tab-nav .nav-tabs .nav-link.active .gameIcon img,.gl-tab-nav .nav-tabs .nav-link:hover .gameIcon img{opacity:1}.game-list-slider .owl-nav{position:absolute;top:-82px;right:0;margin:0}.owl-theme .owl-nav [class*=owl-]{background:none;color:#ff77ad;font-size:1.4rem}.owl-theme .owl-nav [class*=owl-]:hover{background:none;color:#ff3e8a;text-decoration:none}.btnCustom-loader{width:25px;height:25px;border-radius:100%;background:radial-gradient(farthest-side,#e3e3e3 94%,#ef233c00) top/4px 4px no-repeat,conic-gradient(#ef233c00 30%,#e2e2e2);animation:s3 1s infinite linear;position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px}@keyframes s3{to{transform:rotate(1turn)}}.page-content-block h3{font-size:1.4rem;margin-bottom:15px}.modal-dialog-scrollable .modal-content{overflow:auto;background-color:initial}.mobile-view{display:none}.bonus-rewards-modal .modal-content{border:none;overflow:inherit}.bonusRewardsWrap{padding:50px 0;position:relative}.bonusRewardsContainer{border:2px solid #ebebef;border-radius:10px;padding:15px;margin:0 auto}.bonusRewardsModalHeader{text-align:center;margin-bottom:20px}.bonusRewardsTableBlock .table.cs-table{margin-bottom:0}.expireIcon{position:absolute;z-index:1;left:65px;top:14px;transform:none;background:#ebebef;display:flex;align-items:center;justify-content:center;line-height:normal;width:30px;height:30px;border-radius:100px}.expireIcon img{width:20px}.gd-sidebar-packages-list{max-height:420px;min-height:420px;overflow:auto}.redeemBlock{margin-top:15px;border-top:2px solid #494678;padding-top:15px}.packages-sidebar-info-items{margin-bottom:5px;padding-right:5px}.gd-packages-info{border:2px solid #b7b7b7;border-radius:0;padding:0;overflow:hidden;position:relative}.gd-packages-name{position:relative;top:0;left:0;transform:rotate(0);padding:5px 15px;font-size:12px;color:#19164f;text-align:center;min-width:110px}.gd-packages-price{text-align:center;padding:5px}.gd-packages-price .packageBonusPrice{margin-top:20px}.gdp-current-price{font-size:1.4rem;font-weight:600;margin-right:5px}.gdp-price{font-size:.85rem}.gdp-tokens-list{padding:0 20px;display:flex;justify-content:center}.gdp-tokens-block{display:flex;align-items:center;justify-content:center;padding-top:10px}.gdp-token-info{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 5px}.gdp-token-info .pi-lable{padding:0}.gdp-packages-action{padding:5px 5px 10px;display:flex;align-items:center;justify-content:center}.gdp-btn{padding:.3rem 1.4rem;font-size:14px}.gdp-token-info .pi-lable{font-size:.85rem;width:100%;text-align:center}.gdp-token-info .pi-text{font-size:1rem}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(odd) .gd-packages-info{border:2px solid #c000ff}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(odd) .gd-packages-name{background:#c000ff}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(odd) .gd-packages-price{color:#c000ff}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+2) .gd-packages-info{border:2px solid #00ff95}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+2) .gd-packages-name{background:#00ff95}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+2) .gd-packages-price{color:#00ff95}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+3) .gd-packages-info{border:2px solid #ffa300}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+3) .gd-packages-name{background:#ffa300}.gd-sidebar-packages-list .packages-sidebar-info-items:nth-child(2n+3) .gd-packages-price{color:#ffa300}.owl-item .game-verified,.game-verified{position:absolute;top:25px;left:-38px;transform:rotate(-50deg);background:#f61414;padding:4px 40px;border-radius:0;font-size:13px;text-transform:uppercase;letter-spacing:.05rem}.online-indicator{width:10px;height:10px;margin-right:0;opacity:1;background-color:#0fcc45;border-radius:0;position:absolute;top:-3px;right:-4px}.offline-indicator{width:10px;height:10px;margin-right:0;opacity:1;background-color:red;border-radius:0;position:absolute;top:-3px;right:-4px}@keyframes blink{to{transform:scale(2);opacity:0}}.notificationDropdownBlock{min-width:450px;background:#fff;border:2px solid #ebebef;margin-top:5px!important;border-radius:10px}.notificationHeadBlock{display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #ebebef}.notificationTitleBlock{font-size:18px;font-weight:600;color:#fff}.notificationUnreadBlock{font-size:.8rem}.notificationUnreadBlock label{display:flex;align-items:center;color:#14213d}.notificationUnreadBlock label input{margin-right:5px}.notification-list-block{padding:10px 15px;min-height:250px}.notification-list{max-height:400px;overflow:auto;overflow-x:hidden}.notificatoin-item{position:relative;list-style:none;padding:10px;margin-left:0;margin-right:0;transition:.2s ease-in-out all;cursor:pointer;border-radius:5px!important}.notificatoin-item:not(:last-child){border-top:1px solid #ebebef;margin-bottom:2px}.notification-top-action-block{display:flex;justify-content:flex-end;padding:5px 15px 0;margin-bottom:-5px}.notification-mark-link{font-weight:600;text-decoration:none;font-size:.85rem;cursor:pointer;color:#ffa100}.notificatoin-item:hover{background-color:#e5e5e5}.notiTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px;font-weight:600;font-size:.85rem;color:#14213d}.notiReadIcon{font-size:.5rem;display:flex;color:#ef233c;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.notificatoin-item p{line-height:1.4;font-size:.8rem;color:#797979}.notificatoin-item p a{color:#14213d;font-weight:600}.badge{display:inline-block;padding:.5em;font-size:.75em;font-weight:400;line-height:1.2}.bg-success{background-color:#0fd52c!important}.bg-warning{background-color:#ffb62c!important}.bg-danger{background-color:#ff5065!important}.modal-radioGroup{padding:15px 15px 0}.radioGroup{display:flex;align-items:center;margin-bottom:0}.customRadio{display:block;position:relative;padding-left:27px;margin-bottom:0;padding-top:0;cursor:pointer;font-size:16px;margin-right:20px}.customRadio input{position:absolute;z-index:-1;opacity:0}.control_indicator{position:absolute;top:2px;left:0;height:20px;width:20px;background:#eee;border:0 solid #14213d;border-radius:undefinedpx}.customRadio:hover input~.control_indicator,.customRadio input:focus~.control_indicator{background:#ccc}.customRadio input:checked~.control_indicator{background:#23dae9}.customRadio:hover input:not([disabled]):checked~.control_indicator,.customRadio input:checked:focus~.control_indicator{background:#23dae9}.customRadio input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.customRadio input:checked~.control_indicator:after{display:block}.customRadio-radio .control_indicator{border-radius:0}.customRadio-radio .control_indicator:after{left:7px;top:7px;height:6px;width:6px;border-radius:0;background:#fff;transition:background .25s}.customRadio-radio input:disabled~.control_indicator:after{background:#7b7b7b}.customRadio-radio .control_indicator:before{content:"";display:block;position:absolute;left:0;top:0;width:4.5rem;height:4.5rem;margin-left:-1.3rem;margin-top:-1.3rem;background:#23dae9;border-radius:0;opacity:.6;z-index:99999;transform:scale(0)}@keyframes s-ripple{0%{opacity:0;transform:scale(0)}20%{transform:scale(1)}to{opacity:.01;transform:scale(1)}}@keyframes s-ripple-dup{0%{transform:scale(0)}30%{transform:scale(1)}60%{transform:scale(1)}to{opacity:0;transform:scale(1)}}.customRadio-radio input+.control_indicator:before{animation:s-ripple .25s ease-out}.customRadio-radio input:checked+.control_indicator:before{animation-name:s-ripple-dup}.choice-list__item{position:relative;margin:0 0 .5rem}.notificationUnreadBlock .choice-list__item{margin-bottom:0}.choice-list__checkbox{position:absolute;top:0;left:0;opacity:0;z-index:2;width:30px;height:20px;cursor:pointer}.choice-list__label{display:inline-block;padding:0 0 0 2.5rem;cursor:pointer}.choice-list__label:before{transition:transform .3s ease-in-out;content:"";position:absolute;left:2px;top:.182rem;z-index:1;display:block;width:.8rem;height:.8rem;background:#fff;border-radius:100px}.choice-list__label:after{transition:background .3s ease-in-out;content:"";position:absolute;left:0;top:.05rem;display:block;width:2rem;height:1.1rem;background:#999;border-radius:100px}.choice-list__checkbox:checked+.choice-list__label:before{transform:translate(.85rem)}.choice-list__checkbox:checked+.choice-list__label:after{background:#27ae60}.choice-list__checkbox--red:checked+.choice-list__label:after{background:#e74c3c}.showhidePassword{position:absolute;right:10px;top:21px;line-height:1;font-size:1.2rem}.aboutFooter ol{list-style:none}.aboutFooter ol li p,.aboutFooter p{position:relative;color:#fff;font-size:.85rem;font-weight:500;margin-bottom:5px}.aboutFooter ol li p a,.aboutFooter p a{color:#fff;text-decoration:none}.aboutFooter ol li p a:hover,.aboutFooter p a:hover{text-decoration:underline}.notiCount,.actionCountNumber{position:absolute;top:2px;right:-2px;width:26px;height:18px;background:#72d9ff;font-size:.75rem;display:flex;align-items:center;justify-content:center;border-radius:0;color:#110e3c;font-weight:700;border:2px solid #110e3c}.actionCountNumber{top:-8px;right:-3px}.table-actions-block{position:relative}.invitePlayerMobileView{display:none}.unityPlayBox{width:100%;height:100%}.showUnreadMsgNote{text-align:center;display:flex;width:100%;justify-content:center;padding:5px;font-size:12px;background:#ebebef;margin:5px 0;border-radius:5px}.thank-you-img{margin-bottom:30px}.thank-you-img img{max-width:300px;filter:brightness(.75)}.gd-mobile-bg{width:100%;height:100%}.gd-mobile-bg img{width:100%;height:100%;object-fit:cover}.game-details-mobile-block:after{content:"";background:#1a1335a6;position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;color:#1a1335}.game-details-mobile-block{display:block;position:relative;padding:0;height:50vh}.gd-mobile-info{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:calc(100% + -0px);text-align:center;padding:100px 10px 40px;z-index:1}.gd-mobile-info h2{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:40px;color:#26c2ff;text-shadow:0 0 30px #0172fb,0 0 30px #0172fb,0 0 15px #0172fb}.game-details-wrap{padding:0;background:url(game-details-bg.ab84f0a56eebcfe5.webp) no-repeat;background-size:cover;background-position:center center}.gd-mobile-info .download-action-button-block ul li:first-child a{background:#6f4ef5;border:2px solid #6f4ef5}.game-list-slider{position:relative;min-height:200px}.game-list-loader{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2}.slot-loader span{position:relative;top:.63em;display:inline-block;text-transform:uppercase;opacity:0;transform:rotateX(-90deg);margin:0 5px;font-size:1.4rem;line-height:1;font-weight:800}.let1{animation:drop 1.2s ease-in-out infinite;animation-delay:1.2s;color:#0097ff}.let2{animation:drop 1.2s ease-in-out infinite;animation-delay:1.3s;color:#00b51b}.let3{animation:drop 1.2s ease-in-out infinite;animation-delay:1.4s;color:#1950cd}.let4{animation:drop 1.2s ease-in-out infinite;animation-delay:1.5s;color:#9b36b7}.let5{animation:drop 1.2s ease-in-out infinite;animation-delay:1.6s;color:#f511d0}.let6{animation:drop 1.2s ease-in-out infinite;animation-delay:1.7s;color:#c000ff}.let7{animation:drop 1.2s ease-in-out infinite;animation-delay:1.8s;color:#feb32d}@keyframes drop{10%{opacity:.5}20%{opacity:1;top:3.78em;transform:rotateX(-360deg)}80%{opacity:1;top:3.78em;transform:rotateX(-360deg)}90%{opacity:.5}to{opacity:0;top:6.94em}}.orOption{position:relative;width:100%;display:flex;align-items:center;justify-content:center;margin:10px 0}.orOption:before{content:"";position:absolute;height:1px;width:100%;background:red;top:10px}.orOption span{background:#1c1759;font-size:.85rem;padding:0 5px;position:relative}.h-58{height:58px}.min-h-50{min-height:50px}.downloadActionHeadBlock{display:flex;justify-content:flex-start}.maUserLevelBlock{width:100%;display:flex;justify-content:center;background:#ffefd5;padding:10px;border-radius:5px;margin-top:0;margin-bottom:10px;align-items:center}.maUserLevelTitle{font-size:1.2rem;font-weight:600;color:#36f2ff}.maUserLevelHead{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.levelRefrashBtn{display:flex;background:#ffd800;color:#14213d;padding:6px;border-radius:100px;position:absolute;top:0;left:0;transition:.2s ease-in-out all;cursor:pointer;font-size:.9rem}.levelRefrashBtn:hover{background:#23dae9;color:#110e3c}.levelRefrashBtn.disabled,.levelRefrashBtn.disabled i{color:#848484;border-color:#848484;cursor:no-drop}.levelRefrashBtn.disabled:hover{background:#292750}.maUserLevelContentWrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:calc(100% + -0px);gap:10px;padding:0 10px}.maUserLevelContentBlock h5{font-size:.7rem;font-weight:400;opacity:1}.progress-bar{background-color:#ee8c49}.bg-lightGreen{background-color:#00c77b!important}.maUserLevelContentBlock .progress{position:relative;background:#ffffff80;border:1px solid #edae49;border-radius:100px;height:15px;margin-bottom:0}.levelInfo{position:relative;display:flex;align-items:center;justify-content:space-between;padding:2px 10px;width:90%;margin:0 auto;border-radius:0 0 10px 10px}.noRefrallevelInfo,.recharglevelInfo{background:#ffd800}.levelCounter{font-size:.8rem;font-weight:700;line-height:1.2}.maUserLevelInfo{position:relative;text-align:center}.levelInfoImg{display:flex;align-items:center;justify-content:center;padding:0;width:80px;margin:0 auto 10px}.maUserLevelCount{position:relative;top:0;left:0;transform:none;font-size:1rem;color:#14213d;font-weight:600;line-height:1;background:#ffd800;padding:5px 15px;display:inline-block;margin-top:-5px;border-radius:100px;box-shadow:1px 2px #14213d;border:1px solid #14213d}.levelNotes{background:none;background-size:cover;background-position:center center;position:relative;width:calc(100% - 110px);text-align:center;display:flex;align-items:center;justify-content:center}.levelNotesText{background:red;padding:5px 10px;border-radius:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid #23dae9;color:#23dae9;width:100%}.maUserLevelContentBlock{width:calc(100% + -0px);margin:0}.ngx-slider{margin-top:30px!important}.ngx-slider .ngx-slider-bar{background:#292750!important}.ngx-slider .ngx-slider-pointer{width:20px!important;height:20px!important;top:-8px!important;border:2px solid #110e3c!important}.ngx-slider[disabled] .ngx-slider-pointer{background-color:#38365a!important}.ngx-slider .ngx-slider-pointer:after{content:"";width:4px!important;height:4px!important;top:6px!important;left:6px!important;background:#120e3c!important}.ngx-slider .ngx-slider-bubble{bottom:8px!important;padding:0!important;font-size:14px!important;font-weight:600!important}.ngx-slider .ngx-slider-bubble.ngx-slider-limit{color:#78808f!important}.divider{margin-top:50px;margin-bottom:30px;position:relative;display:grid;grid-template-areas:overlap;place-content:center;text-transform:uppercase}.divider:before,.divider:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:20%;height:5px;background:#211c5f}.divider:after{right:0}.divider:before{left:0}.comingSoonTxt{position:absolute;top:-35px;left:50%;transform:translate(-50%);background:#181650;padding:10px 20px;font-size:1.8rem;font-weight:600}.sline h2{color:#14213d;font-weight:700;font-size:5vw}.sline{background-clip:text;-webkit-background-clip:text;color:#21231e;font-weight:700;font-size:7vw;grid-area:overlap;letter-spacing:2px;-webkit-text-stroke:3px transparent;background-image:repeating-linear-gradient(5deg,#4f13ff,#ffa31300 23%,#135cff 31%);color:#0f0d3a;filter:drop-shadow(0px 0px 5px #135cff);transform:scale(1)}.customCardBlock{background:#fff;border-radius:10px;border:2px solid #e5e5e5;padding:10px}.cappList{margin:5px 0}.cappQr{width:100px;height:100px;margin:15px auto 0;border-radius:100px;overflow:hidden;border:1px solid #ebebef}.cappQr img{width:100%;height:100%;object-fit:cover}.shareWinWrapp{width:100%;min-height:100vh;position:relative;display:flex;background:url(share-win-bg.ac3a6164ea87b0ee.png) no-repeat;background-size:contain;background-position:top center}.shareWinBlock{display:flex;flex-wrap:wrap;width:100%;min-height:100%;position:relative;align-items:center;justify-content:center}.shareWinContainer{background:red;padding:50px;border-radius:0;box-shadow:15px 15px #fff3}.shareWinHead{text-align:center;margin-bottom:5px;padding:10px 20px}.shareWinHead h1{font-size:3rem;font-weight:800;color:#ff1818}.shareWinHead p{margin-top:5px;font-weight:600}.winLogoBlock{margin-top:-20px;margin-bottom:20px}.winLogoBlock img{max-width:100px}.shareWinTokensCounterBlock{display:flex;align-items:center;justify-content:center;margin:0 auto 0 10px}.shareWinTokensCounter{display:flex;align-items:center;position:relative;background:#ff5b5b;padding:5px 20px 5px 45px;border-radius:0;margin-top:10px}.shareWinTokensIcon{position:absolute;left:-15px;background:#ff5b5b;border-radius:0;top:-5px}.shareWinTokens{display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:0;background:#fe5a5a;background:linear-gradient(40deg,#fe5a5a,#f50000);box-shadow:5px 5px 10px #400000}.shareWinTokensCard{text-align:center;width:100%}.shareWinTokensCard h3{font-size:1rem;font-weight:400;margin-bottom:0}.shareWinTokensCard h4{font-size:1.5rem;font-weight:700}.shareWinInfo{text-align:center;margin-top:20px}.shareWinInfo h5,.shareWinHighlight{color:#14213d;margin-bottom:5px;font-weight:600;font-size:1.2rem}.shareWinHighlight{font-weight:800}.shareWinReward{padding:15px;margin-top:20px;border-radius:0;background:#400000}.shareWinReward h6{color:#8d88c3;font-weight:500;font-size:.85rem;margin-bottom:2px}.shareWinReward p{color:#14213d;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:10px}.shareWinHead p span{color:#ff6b33}.shareWinInfo .aLink{text-decoration:none;font-size:.9rem;font-weight:500}.shareWinTokensIcon img{filter:brightness(20)}.shareWinLink{display:flex;align-items:center;justify-content:center}.copyIcon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:red;border-radius:0;font-size:.9rem;color:#ff6b33;margin-left:8px;cursor:pointer}.copyIcon .copied{color:#8a87c3}.chatPopupIcon{position:relative}.chatPopupCount{position:absolute;right:-5px;top:-10px;min-width:20px;height:auto;display:flex;align-items:center;justify-content:center;background:#ef233c;border-radius:100px;font-size:.7rem;font-weight:600;padding:2px 8px;border:2px solid #ffffff;z-index:1;color:#fff}.chatIcon{display:flex;align-items:center;justify-content:center;border:2px solid #ebebef;font-size:1.6rem}.chat-offCanvas{max-width:initial;width:100%;max-width:360px;bottom:0;right:0;left:initial;height:100%;background:#1f1f1f;transform:translate(100%);box-shadow:none;border:0;border-radius:20px 0 0 20px;overflow:hidden}.chat-offCanvas:before{content:"";position:fixed;inset:0;background:#00000080;z-index:-1}.chat-offCanvas-header{border-bottom:4px solid #ebebef;background:#ebebef;border-radius:0;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);position:sticky;top:0}.chat-offCanvas-title{font-size:1rem;font-weight:600}.chat-offCanvas-header .btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.chat-offcanvas-body{display:flex;flex-wrap:wrap;position:relative;z-index:2;background:#fff;padding:0;overflow:hidden}.chat-offcanvas-body app-otp-form{width:100%}.chat-offcanvas-body .auth-form{padding:15px}.chat-offcanvas-body .auth-form .otpInputs .ng-otp-input-wrapper input{width:49px;height:49px;font-size:1.6rem}.chat-offcanvas-body .auth-form .chatBackArrow{font-size:1.2rem}.chat-offcanvas-body .auth-form .chatBackArrow .otpTitle{font-size:1rem}.chat-items-block{width:100%;padding:15px}.chat-conversation-blank img{width:100%;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center;height:100%;padding:50px}.chat-form-action{display:flex;align-items:center;justify-content:flex-end}.chat-offcanvas-form form{padding:15px 15px 0}.chatActionBtn{background:#04b57c;border:none;color:#fff;border-radius:5px;padding:12px 16px;font-size:.8rem;font-weight:500;transition:.3s ease-in-out all;width:100%}.chatActionBtn.disabled{opacity:.5}.chatActionBtn.disabled span.btnCustom-loader{margin-top:-3px!important}.chatActionBtn:hover{background:#009766}.startChatIcon{margin-left:5px}.chatBackArrow{margin-right:8px;line-height:1}.chat-offCanvas-title i{margin-right:5px;font-size:1.3rem;color:#14213d}.chat-conversation-head,.chat-conversation-info{display:flex;align-items:center}.chatHeadUserPic{width:30px;height:30px;border:2px solid #350000;border-radius:0;background:#f2f6ff;margin-right:5px;margin-left:5px;color:#14213d}.chatHeadUserPic img{width:100%;height:100%;object-fit:cover}.chatHeadUserName{font-size:1rem}.chat-list{display:flex;align-items:center;background:#ebebef;padding:10px;border-radius:5px;margin-bottom:auto;cursor:pointer;position:relative;transition:.3s ease-in-out all;width:100%}.chat-list:not(:first-child){margin-top:5px}.chat-list:hover{background:#dfdfdf}.chatUserPic{width:40px;height:40px;border:3px solid #d1d1d1;border-radius:100px;background:#f2f6ff;margin-right:10px;color:#14213d;font-weight:600;position:relative;display:flex;align-items:center;justify-content:center}.chatUserPic img{width:100%;height:100%;object-fit:cover}.chatUserPic .cmOnlinOffline{position:absolute;left:initial;right:-4px;top:-2px;font-size:.65rem}.chatUserPic .cmOnlinOffline i{border:2px solid #ebebef;border-radius:100px}.chatUserName{width:calc(100% - 50px);font-size:.85rem;font-weight:500;word-break:break-all;padding-right:35px}.chatMsgCount{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:.75rem;background:#ef233c;padding:2px 5px;min-width:30px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff}.chat-conversation-block{display:flex;height:100%;flex-wrap:wrap;position:relative;width:100%}.chat-widget-conversation .chat-widget-speaker{display:flex;flex-flow:column;position:relative}.chat-widget-conversation .chat-widget-speaker.left{padding-right:20px;align-items:flex-start}.chat-widget-conversation .chat-widget-speaker+.chat-widget-speaker{margin-top:16px}.chat-widget-conversation .chat-widget-speaker.right{padding-left:20px;align-items:flex-end}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-message{display:inline-block;padding:10px 15px;border-radius:10px;background-color:#354467;font-size:.8rem;font-weight:400;line-height:1.2;word-break:break-word}.chat-widget-conversation .chat-widget-speaker.left .chat-widget-speaker-message{border-top-left-radius:0;color:#fff}.chat-widget-speaker-message a{color:#35d6f6}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-timestamp{margin-top:0;color:#adafca;font-size:.75rem;font-weight:500;display:flex;align-items:center}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-timestamp .signleCheck,.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-timestamp .doubleCheck{width:20px;height:20px;background-size:contain}.chat-widget-conversation .chat-widget-speaker.right .chat-widget-speaker-message{border-top-right-radius:0;background-color:#944af5;color:#fff}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-message+.chat-widget-speaker-message{margin-top:8px}.chat-conversation-items{height:calc(100% - 100px);min-height:initial;max-height:initial;padding-right:3px;width:100%;margin-bottom:10px;padding:1rem;overflow-y:auto;overflow-x:hidden}.chat-conversation-action-block{width:94%;position:sticky;bottom:0;display:flex;align-items:center;border:2px solid #ebebef;border-radius:5px;padding:5px 10px;justify-content:space-between;background:#fff;margin:auto auto 0}.msgAttachment-Block{margin:0 auto;padding:0 10px;width:100%;text-align:center;display:flex;justify-content:center;background:transparent}.chat-conversation-btn{background:none;border:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;font-size:1.2rem}.chat-conversation-actions{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.chat-conversation-send{color:#ef233c}.writeMsgBlock{width:100%;padding-right:45px;display:flex;height:100%;max-height:50px;scrollbar-width:thin;scrollbar-color:#9A9EAC #354467}.writeMsgBlock::-webkit-scrollbar{width:2px}.writeMsgBlock::-webkit-scrollbar-track{border-radius:0;background-color:#354467}.writeMsgBlock::-webkit-scrollbar-track:hover{background-color:#485c8b}.writeMsgBlock::-webkit-scrollbar-track:active{background-color:#485c8b}.writeMsgBlock::-webkit-scrollbar-thumb{border-radius:0;background-color:#9a9eac}.writeMsgBlock::-webkit-scrollbar-thumb:hover{background-color:#7e8da9}.writeMsgBlock::-webkit-scrollbar-thumb:active{background-color:#7e8da9}.writeMsgTextbox{resize:none;border:none;background:none;max-height:50px;height:auto;width:100%;color:#14213d}.writeMsgTextbox:focus{outline:none}.chat-conversation-items{scrollbar-width:thin;scrollbar-color:#9A9EAC #ebebef}.chat-conversation-items::-webkit-scrollbar{width:4px}.chat-conversation-items::-webkit-scrollbar-track{border-radius:0;background-color:#354467}.chat-conversation-items::-webkit-scrollbar-track:hover{background-color:#485c8b}.chat-conversation-items::-webkit-scrollbar-track:active{background-color:#485c8b}.chat-conversation-items::-webkit-scrollbar-thumb{border-radius:0;background-color:#9a9eac}.chat-conversation-items::-webkit-scrollbar-thumb:hover{background-color:#7e8da9}.chat-conversation-items::-webkit-scrollbar-thumb:active{background-color:#7e8da9}.chat-attachment-download{margin-left:8px;cursor:pointer}.chat-conversation-block .msgAttachment-Block li{background:#ebebef;border:1px solid #ebebef;font-size:.75rem;padding:4px 10px}.chat-conversation-block .text-danger{font-size:.75rem;line-height:1.2}app-otp-form{min-height:100%;display:flex}.otpFormBlock{min-height:calc(100% - 40px)}.otpInputs{margin-top:30px;margin-bottom:20px}.otpInputs .ng-otp-input-wrapper{display:flex;align-items:center;justify-content:center}.otpInputs .ng-otp-input-wrapper input{width:70px;background:#fff;border:2px solid #ebebef;margin:0;border-radius:5px;color:#14213d;font-size:2rem;font-weight:600;height:70px}.otpInputs .ng-otp-input-wrapper input:focus{outline:none;border:2px solid #14213d}.otpActionBlock{width:100%;margin-bottom:auto}.otpResendMsg,.otpInfoMsg{font-size:1rem;font-weight:500;color:#14213d;text-align:center;margin-bottom:10px}.otpResendLink{font-weight:700;color:#feb12f;text-decoration:underline;cursor:pointer}.otpResendLink.disabled{cursor:no-drop!important;color:#feb12f40}.otpInfoMsg{font-size:.9rem;margin-top:10px}.otpInfoMsg span{color:#f54a7d}.signUpContactUsForm .player-regi-block{padding:0;background:none}.signUpContactUsForm .player-regi-block:before,.signUpContactUsForm .player-regi-block:after{display:none}.signUpContactUsForm .section-bgImg-right{background:none;padding:0}.signUpContactUsForm .section-bgImg-right:after{background:none}.signUpContactUsForm .player-regi-content-block{display:none}.signUpContactUsForm .section-bgImg-right .container{padding:0}.signUpContactUsForm .player-regi-form-block{margin-bottom:0}.signUpContactUsForm .player-regi-form-block form .row:last-child .col-md-6{flex:0 0 auto;width:100%;justify-content:flex-start!important}.chat-conversation-info .cmOnlinOffline{left:0;font-size:.75rem;line-height:1.2;display:block;width:100%;font-weight:400}.chat-conversation-info .cmOnlinOffline.plyrOnline{color:#47ff29}.chat-widget-speaker-message .attachmentList li{margin:0;background:none;padding:0}.chat-widget-speaker-message .attachmentList li span{color:#fff}.chat-conversation-actions .attachmentIcon{font-size:1rem;color:#667b97;margin-right:6px}.dialog-close{color:#b2bedd;line-height:1;cursor:pointer}.dialog-close:hover{color:#cad6f3}.chat-conversation-actions .btnCustom-loader{width:15px;height:15px;margin-left:-22px;margin-top:-8px}.chat-conversation-btn .btnCustom-loader{margin-left:-5px}.ngl-items{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;margin-top:30px}.ngl-item,.owl-ngl-items .owl-item{width:20%;position:relative;border-radius:10px;overflow:hidden;border:10px solid #0f0d3a;transition:.5s ease-in-out all}.ngl-item-tag{position:absolute;top:-5px;left:0;z-index:1;background:linear-gradient(135deg,#4c1fff,#79f);padding:5px 10px;font-size:.85rem;font-weight:500;text-transform:uppercase;transform:rotate(-90deg);transform-origin:45px 45px;border-radius:0 5px 0 10px;overflow:hidden}.ngl-item-tag:after{content:"";position:absolute;top:-35px;left:-40px;width:25px;height:80px;transform:rotate(50deg);background-image:linear-gradient(100deg,#fff0 10%,#fff 100%,#fff0 0%);animation-name:shiny;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes shiny{0%{transform:scale(0) rotate(25deg);opacity:0}50%{transform:scale(1) rotate(25deg);opacity:1}to{transform:scale(50) rotate(25deg);opacity:0}}.ngl-item-info-block{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:#260000;opacity:0;visibility:hidden;transition:.5s ease-in-out all;z-index:2}.ngl-item-info{text-align:center;position:relative;z-index:3}.playIconBtn{width:65px;height:65px;background:url(play.6dd4302c47c00d6a.png) no-repeat;background-size:contain;background-position:center center;display:block;margin:0 auto 10px;cursor:pointer}.ngl-item-info h5{font-size:1.2rem;font-weight:700}.ngl-game-info-btn{color:#23dae9;font-weight:700;font-size:1.1rem;text-decoration:none}.ngl-game-info-btn:hover{color:#23dae9;text-decoration:underline}.ngl-item-block{transition:.5s ease-in-out all;background:#181558;position:relative;overflow:hidden;padding-bottom:15px;border-radius:10px}.ngl-item-block:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;width:100%;background:#040058;background:linear-gradient(270deg,#8611c000,#040058);background:-webkit-linear-gradient(270deg,rgba(134,17,192,0) 0%,#040058 100%);z-index:2}.ngl-item-block img{height:100%;width:100%;object-fit:cover;transition:.89s ease-in-out all;transform:scale(1.08)}.ngl-item:hover img,.ngl-item-block:hover img{transform:translateZ(0) scale(1.12);transition:.5s ease-in-out all}.ngl-item:hover .ngl-item-info-block,.ngl-item-block:hover .ngl-item-info-block{opacity:1;visibility:visible;transition:.5s ease-in-out all;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ngl-item:hover .ngl-item-info-block:before,.ngl-item-block:hover .ngl-item-info-block:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border:0 solid #297aff;z-index:1;transform:translate(-50%,-50%);border-radius:0}.asteroidJackpotContent{padding-top:30px;padding-right:5px}.asteroidJackpotContent h3{text-align:center;font-size:24px;line-height:1;font-weight:900;margin-bottom:5px;color:#fffc02}.asteroidJackpotList ul{list-style:none}.asteroidJackpotList ul li{margin:5px 0}.asteroidJackpotList ul li span{display:block;text-align:center;line-height:1.2}.ajTitle{text-transform:uppercase;font-size:1rem;font-weight:500;width:100%;display:block}.ajCounter{font-weight:900;color:#00ff72;font-size:1.15rem;display:block;width:100%;position:relative;border:3px solid #00ff72;border-radius:100px;padding:5px 15px 5px 52px;margin-top:10px}.ljGameTokenIcon,.ljSweepTokenIcon,.ljTotalJackpotWinsIcon{width:55px;height:55px;position:absolute;left:-10px;top:50%;transform:translateY(-50%)}.ljGameTokenIcon{background:url(game-tokens1.ab9eec427b19c5cc.svg) no-repeat;background-size:contain;background-position:center center}.ljSweepTokenIcon{background:url(sweep-tokens1.04f5a6625de71b5d.svg) no-repeat;background-size:contain;background-position:center center}.swal2-shown:before{content:"";position:fixed;inset:0;background:#14213d00;z-index:10}.gs-token-info{position:absolute;right:0;top:-2px;padding:10px 0;border-radius:0;display:flex;align-items:center;justify-content:center;text-align:center;z-index:1;width:auto;box-shadow:-3px 3px 1px #0000001a;background:#1966ff;background:linear-gradient(0deg,#1966ff,#14213d);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gs-token-details{padding:0 5px;text-shadow:1px 1px 1px #14213d;display:flex;align-items:center;flex-wrap:wrap}.gs-token-title{font-size:.8rem;line-height:1.2;display:block;margin-right:5px}.gs-token-title .ljGameTokenIcon,.gs-token-title .ljSweepTokenIcon,.gs-token-title .ljTotalJackpotWinsIcon{position:relative;transform:none;top:0;left:0;display:block;width:20px;height:20px}.gs-token-value{font-size:.85rem;line-height:1.2;display:block;font-weight:700}.packages-block.payment-modal-content-block{max-height:500px;overflow-y:auto;overflow-x:hidden}#add_payment{min-height:100vh;display:block}.card-payment-head{display:flex;align-items:center;justify-content:space-between;position:relative;background:#14213d;padding:10px 15px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.payment-modal-logo-block{width:100%;text-align:left;display:flex;align-items:center}.payment-modal-logo-block img{max-width:55px;margin-right:15px}.payment-logos img{max-width:200px}.payment-modal-block .modal-header .modal-title{text-align:center;justify-content:center;width:100%;margin-top:10px;font-size:2rem}.card-payment-body{border:2px solid #143e9b;border-radius:0}.sb-show-icon{margin:0!important;height:20px!important}.packages-tab-list-block{flex-wrap:wrap}.packages-tab-list-block [type=radio]{z-index:-1;position:absolute;opacity:0}.packages-tab-list-block [type=radio]:checked~label{border-color:#ef233c;background-color:#ef233c33;color:#14213d;font-weight:600}.packages-tab-list-block [type=radio]:checked~label>span{will-change:transform;border:0;background-image:linear-gradient(to top right,#ef233c,#ef233c);animation:radio .4s cubic-bezier(.17,.89,.32,1.49)}.packages-tab-list-block [type=radio]:checked~label>span:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:100px;background-color:#fff}.packages-tab-list-block [type=radio]:checked~label .card{will-change:box-shadow}.packages-tab-list-block [type=radio]:checked~label .card:after{will-change:transform;animation:shine .5s ease-in forwards;animation-delay:.1s}.packages-tab-list-block label{position:relative;display:flex;align-items:center;grid-gap:3px;width:auto;height:auto;padding:5px 10px;border-radius:5px;border:2px solid #ebebef;background-color:transparent;transition:all .3s ease-in;font-size:0}.packages-tab-list-block .option.purchase-radio-block label{font-size:.85rem}.packages-tab-list-block label:hover{border-color:#ef233c;background-color:#ef233c33}.packages-tab-list-block label:before,.packages-tab-list-block label:after{position:absolute;left:29px;border-radius:0;content:""}.packages-tab-list-block label:before{margin:-2rem;border:solid 2rem #545461;width:4rem;height:4rem;transform:scale(0)}.packages-tab-list-block label:after{margin:-.1875rem;width:.375rem;height:.375rem;box-shadow:.32476rem -2.6875rem 0 -.1875rem #ff8080,-.32476rem -2.3125rem 0 -.1875rem #ffed80,2.30366rem -1.42172rem 0 -.1875rem #ffed80,1.6055rem -1.69573rem 0 -.1875rem #a4ff80,2.54785rem .91464rem 0 -.1875rem #a4ff80,2.32679rem .19796rem 0 -.1875rem #80ffc8,.87346rem 2.56226rem 0 -.1875rem #80ffc8,1.29595rem 1.94258rem 0 -.1875rem #80c8ff,-1.45866rem 2.28045rem 0 -.1875rem #80c8ff,-.71076rem 2.2244rem 0 -.1875rem #a480ff,-2.69238rem .28141rem 0 -.1875rem #a480ff,-2.18226rem .8312rem 0 -.1875rem #ff80ed,-1.89869rem -1.92954rem 0 -.1875rem #ff80ed,-2.01047rem -1.18791rem 0 -.1875rem #ff8080}.packages-tab-list-block label>span{position:relative;display:inline-flex;width:20px;height:20px;border-radius:100px;border:2px solid #ebebef;background-color:#fff}.packages-tab-list-block .card{position:relative;width:70px;height:auto;padding:0;border-radius:0;box-shadow:none;overflow:hidden}.packages-tab-list-block .seamless-radio-block .card{width:100px}.packages-tab-list-block .card:after{content:"";position:absolute;top:0;bottom:0;width:40px;transform:translate(-100px);background-image:linear-gradient(to right,#fff0,#fff3,#fff0)}.packages-tab-list-block .card--blue{background-image:linear-gradient(45deg,#748dfb,#3859e8)}.packages-tab-list-block .card--dark{background-image:linear-gradient(45deg,#616161,#484848)}.packages-tab-list-block .card--sm{position:relative;left:0;transform:scale(1);opacity:1}.packages-tab-list-block .option.purchase-radio-block .card--sm{left:initial;right:0}.packages-tab-list-block .card__chip{width:39px;height:28px;border-radius:0;border:1px solid rgba(102,84,50,.5);box-shadow:inset 1px 1px #b3925680;background-image:linear-gradient(90deg,#d0a963,#ffe6ba)}.packages-tab-list-block .card__content{display:flex;justify-content:space-between;margin-top:46px}.packages-tab-list-block .card__symbol{display:flex}.packages-tab-list-block .card__symbol span{display:block;width:30px;height:30px;border-radius:0;background-color:#fb4646}.packages-tab-list-block .card__symbol span:last-child{background-color:#ffa337bf;margin-left:-13px}.packages-tab-list-block .text__row{display:grid;grid-template-columns:54px 64px;grid-gap:6px}.packages-tab-list-block .text__row:last-of-type{grid-template-columns:45px 54px;margin-top:7px}.packages-tab-list-block .text__loader{height:13px;border-radius:0;background-color:#0006}.packages-tab-list-block .option{margin-left:1px;margin-right:1px;margin-bottom:4px}.payment-radio-title{position:relative;top:3px;font-size:.9rem}@keyframes radio{0%,17.5%{transform:scale(0)}}@keyframes card{0%{box-shadow:0 1px #ffffff40;transform:scale(.24)}45%{box-shadow:0 12px 32px #00000080;transform:scale(.25)}to{box-shadow:0 4px 12px #0006;transform:scale(.24)}}@keyframes shine{0%{transform:translate(-70px) rotate(10deg)}to{transform:translate(300px) rotate(10deg)}}@keyframes bubble{15%{transform:scale(1);border-color:#545461;border-width:2rem}30%,to{transform:scale(1);border-color:#545461;border-width:0}}@keyframes sparkles{0%,10%{opacity:0;transform:scale(0)}15%{opacity:1;transform:scale(1.2) rotate(-20deg);box-shadow:.32476rem -2.1875rem #ff8080,-.32476rem -1.8125rem #ffed80,1.91274rem -1.10998rem #ffed80,1.21459rem -1.38398rem #a4ff80,2.06039rem .80338rem #a4ff80,1.83932rem .0867rem #80ffc8,.65652rem 2.11178rem #80ffc8,1.07901rem 1.4921rem #80c8ff,-1.24172rem 1.82996rem #80c8ff,-.49382rem 1.77391rem #a480ff,-2.20492rem .17015rem #a480ff,-1.69479rem .71994rem #ff80ed,-1.50777rem -1.61779rem #ff80ed,-1.61955rem -.87617rem #ff8080}}.authorizeFrame{margin:0;width:120px;height:90px}.upperCase{text-transform:uppercase}.instant-play-btn{margin-left:5px}.gl-gt-st-info{padding:0;background:#0f0d3ab3;position:absolute;bottom:0;width:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin-top:0;z-index:2}.gtst-details{position:absolute;width:100%;bottom:0;opacity:0;visibility:hidden;transition:.9s ease-in-out all;transform:translateY(300px)}.gtst-details.active{opacity:1;visibility:visible;transition:.8s ease-in-out all;transform:translateY(0)}.gtst-details:not(:first-child){margin-top:5px}.st-amin-wrap{animation:pulseAnim 3s linear infinite;bottom:-10px;position:absolute;right:-10px;width:55px}.st-amin-wrap img{max-width:50px;height:60px!important;transform:none!important;object-fit:contain!important;transition:none!important}.gt-amin-wrap{animation:rolling 3s linear infinite;bottom:-10px;height:45px;position:absolute;right:-10px;width:45px}.gt-icon2{height:auto!important;width:100%;max-width:15px;position:absolute;right:10px;top:5px;transform:skew(10deg,10deg)}.gt-icon3{height:auto!important;width:100%;max-width:15px;position:absolute;right:35px;top:35px;transform:skew(2deg,-10deg);animation:myCoinsRight 5s ease-in-out 0 infinite}.gt-icon4{height:auto!important;width:100%;max-width:30px;position:absolute;right:-2px;top:23px}.gtst-win-block{display:flex;justify-content:flex-start;align-items:center;width:100%;height:3.2rem;border-radius:0 0 10px 10px;background:radial-gradient(23.3% 162.5% at 28.61% -35.71%,#590000 0,#8c0000),radial-gradient(43.45% 267.35% at 93.45% 0,red 0,#8c0000),linear-gradient(221deg,#5c0000,#820000);position:relative;overflow:hidden}.st-details .gtst-win-block{background:radial-gradient(23.3% 162.5% at 28.61% -35.71%,red 0,#3716ff33),radial-gradient(43.45% 267.35% at 93.45% 0,#f30000 0,#3716ff00),linear-gradient(221deg,red,red)}.gtst-counter-block{text-align:left;padding-left:15px;position:relative;z-index:1}.gtst-counter{z-index:2;letter-spacing:1px;color:transparent;text-shadow:0 0 3px rgba(255,255,255,.3098039216);position:relative;font-size:1.2rem;font-weight:800;line-height:1;margin-top:3px;display:block}@keyframes neon{0%,to{text-shadow:0 0 1vw #FA1C16,0 0 3vw #FA1C16,0 0 10vw #FA1C16,0 0 10vw #FA1C16,0 0 .4vw #FED128,0 0 0 #806914;color:#fdf616}50%{text-shadow:0 0 .5vw #800E0B,0 0 1.5vw #800E0B,0 0 5vw #800E0B,0 0 5vw #800E0B,0 0 .2vw #800E0B,0 0 0 #40340A;color:#b9b300}}.gtst-counter-block strong{display:block;text-transform:uppercase;font-size:.65rem;line-height:1;letter-spacing:.06rem;font-weight:300;white-space:nowrap}#gtst-glow{position:absolute;display:flex;width:100%}.gtst-circle{width:100%;height:30px;filter:blur(2rem);animation:pulse_3011 4s infinite;z-index:-1}.gtst-circle:nth-of-type(1){background:red}.gtst-circle:nth-of-type(2){background:red}.gtst-win-block:hover #gtst-container-stars{z-index:1;background-color:#212121}#gtst-stars{position:relative;background:transparent;width:200rem;height:200rem}.gtst-win1,.gtst-win2{animation:animatedBackground 8s linear infinite;bottom:0;left:0;position:absolute;width:100%;opacity:.7;height:auto!important;object-fit:initial!important;transform:none!important}.gtst-win2{animation:animatedBackground 20s linear infinite;opacity:.5}@keyframes background-text-animation{0%{background-position:left 0 top 50%}50%{background-position:left 1500px top 50%}to{background-position:left 0 top 50%}}@keyframes rolling{to{transform:rotate(1turn)}}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-135rem)}}@keyframes animStarRotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes gradient_301{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes pulse_3011{0%{transform:scale(.75);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px #0000}to{transform:scale(.75);box-shadow:0 0 #0000}}@keyframes pulseAnim{0%{transform:scale(.75)}70%{transform:scale(1)}to{transform:scale(.75)}}@keyframes animatedBackground{0%{bottom:0}to{bottom:-600px}}@keyframes myCoinsRight{0%{transform:translate(0) rotate(0)}50%{transform:translateY(-5px) rotate(5deg)}to{transform:translate(0) rotate(1turn)}}.posUserContactInfo{padding:5px 0 0;text-align:center}.posUserContactInfo h6{font-weight:600;margin-bottom:5px;color:#748eff;font-size:1.2rem}.posUserContactInfo span{padding:0 10px;font-weight:400;font-size:.9rem}.posUserContactInfo span i{margin-right:3px}.form-floating>.form-control:disabled,.form-floating>.form-select:disabled,.input-disabled,.form-floating .form-control:disabled~label{opacity:1;cursor:no-drop}.packagesContactInfo{max-width:400px;margin:20px auto 0;background:#fff;padding:15px;border-radius:10px;border:2px solid #ebebef}.packagesContactInfoBlock{padding:0 15px}.packagesContactInfoBlock .packagesContactInfo{max-width:inherit;width:100%}.packagesContactInfo h6{font-size:1.1rem;font-weight:600}.packagesContactInfo span{width:100%;display:flex;align-items:flex-start;justify-content:center;word-break:break-all}.packagesContactInfo span a{color:#14213d}.packagesContactInfo span i{margin-top:3px;margin-right:5px}.ng-otp-input-wrapper{text-align:center}.swal2-modal.marketing-template-popup{min-width:45em;padding:0}.swal2-close.marketing-template-closeButton{position:absolute;top:-20px;right:-20px;background:#ffba28;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;border-radius:100px}.swal2-close.marketing-template-closeButton:hover{background:#ffba28;color:#fff}.swal2-html-container.marketing-template-htmlContainer{margin:0;border-radius:10px 10px 0 0}.marketing-template-htmlContainer{background:#fff;border-bottom:1px solid #e5e5e5}.swal2-html-container.marketing-template-htmlContainer img{width:100%!important;max-width:initial;border-radius:0;max-width:150px}.mdb-image-wrapper{background:#fff;display:block;margin-bottom:30px}.swal2-html-container.marketing-template-htmlContainer .marketing-image{max-width:initial}.swal2-html-container.marketing-template-htmlContainer .mdb-image-wrapper .marketing-image{max-width:350px}.marketing-template-popup .swal2-actions{margin:0;padding:30px 0;background:#fff;border-radius:0 0 10px 10px}.marketing-template-popup .swal2-actions .swal2-confirm{margin:0;min-width:120px;border-radius:5px}.marketing-template-container.swal2-backdrop-show,.marketing-template-container.swal2-noanimation{background:#14213de6}.swal2-container.swal2-center>.swal2-popup.marketing-template-popup{background:transparent;box-shadow:0 0 50px #00000026}.mdb_title{font-size:1.6rem;line-height:1;font-weight:600;color:#fff}.mdb_message{color:#b9b9b9}.underMaintenanceBlock{display:flex;align-items:center;height:100vh;overflow:hidden}.underMaintenanceBlock .slideBgVideo{filter:blur(8px)}.underMaintenanceLogo{margin-bottom:30px}.underMaintenanceLogo img{max-width:150px}.underMaintenanceContainer{position:absolute;inset:0;overflow:hidden}.underMaintenanceAnimationBG{background:radial-gradient(ellipse at center,#7f00ad99,#000c 60%,#000 90%),url(stars-bg.8fb1844bbc890118.jpg);background-size:cover;background-repeat:no-repeat;z-index:-5;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.85}.underMaintenanceAnimationBG h1{color:#fff;font-size:2.4rem;max-width:920px;width:100%;margin:0 auto;animation:neon1 1s ease-in-out infinite alternate;font-weight:800;z-index:1;position:relative}#overlay{position:absolute;right:0;left:0;margin:auto;width:100%;text-align:center}#layer-0{background:#5c47ff00;background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(92,71,255,0)),color-stop(25%,rgb(0,0,0)),color-stop(100%,rgb(255,71,255)));background:linear-gradient(to bottom,#000 0% 25%,#ff47ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c47ff",endColorstr="#ff47ff",GradientType=0);height:400px;width:200vw;opacity:1;position:absolute;bottom:0;left:0;right:0;margin:0 -50%;overflow:hidden;transform:perspective(200px) rotateX(60deg);z-index:-5}#layer-1{background:#5c47ff;background:-webkit-gradient(left bottom,right top,color-stop(0%,rgb(92,71,255)),color-stop(50%,rgba(92,71,255,0)),color-stop(100%,rgba(92,71,255,0)));background:linear-gradient(45deg,#5c47ff,#5c47ff00 50% 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c47ff",endColorstr="#5c47ff",GradientType=1);height:inherit;width:inherit;opacity:1;position:absolute;top:0;left:0;right:0;margin:auto;z-index:-5}#layer-2{background:#5c47ff00;background:-webkit-gradient(left top,right bottom,color-stop(0%,rgba(92,71,255,0)),color-stop(50%,rgba(92,71,255,0)),color-stop(100%,rgb(92,71,255)));background:linear-gradient(135deg,#5c47ff00 0% 50%,#5c47ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c47ff",endColorstr="#5c47ff",GradientType=1);height:inherit;width:inherit;opacity:1;position:absolute;top:0;left:0;right:0;margin:auto;z-index:-5}#layer-corner{background:#47ffcb;background:-webkit-gradient(left top,left bottom,color-stop(0%,rgb(71,255,203)),color-stop(54%,rgba(96,130,223,0)),color-stop(100%,rgba(117,24,240,0)));background:linear-gradient(to bottom,#8e47ff,#6082df00 54%,#7518f000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#47ffcb",endColorstr="#7518f0",GradientType=0);height:inherit;width:inherit;position:absolute;top:0;left:0;right:0;margin:auto;z-index:-5;animation:layercorneranim 2.5s ease-in-out infinite alternate}#hey{width:100%;background-color:#011;position:absolute;bottom:253px;right:0;left:0;margin:auto;z-index:-10;transform:perspective(200px)}#layer-up{background:#47ffcb00;background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(71,255,203,0)),color-stop(50%,rgba(71,255,203,0)),color-stop(100%,rgb(71,255,203)));background:linear-gradient(to bottom,#47ffcb00 0% 50%,#475cff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#47ffcb",endColorstr="#47ffcb",GradientType=0);height:300px;width:inherit;opacity:1;position:absolute;bottom:0;left:0;right:0;margin:auto;overflow:hidden;z-index:-5;animation:layerupanim 2.5s ease-in-out infinite alternate}#lines{background-size:40px 40px;background-image:repeating-linear-gradient(0deg,#475eff,#475eff 2px,transparent 1px,transparent 40px),repeating-linear-gradient(-90deg,#475eff,#475eff 2px,transparent 2px,transparent 40px);height:400px;width:100%;opacity:1;position:absolute;top:0;left:0;z-index:-4}#mtn{background-color:purple;height:300px;width:1200px;position:absolute;top:0;left:0;right:0;margin:auto;z-index:-8;transform:perspective(600px)}@keyframes neon1{0%{text-shadow:3px 3px 5px red 3px 3px 8px red 3px 3px 12px red 3px 3px 16px red 3px 3px 18px red 3px 3px 20px red 3px 3px 22px red 3px 3px 24px red}to{text-shadow:3px 3px 1px red 3px 3px 2px red 3px 3px 3px red 3px 3px 4px red 3px 3px 5px red 3px 3px 6px red 3px 3px 7px red 3px 3px 8px red}}@keyframes layerupanim{0%{height:140px}to{height:155px}}@keyframes layercorneranim{0%{height:400px}to{height:540px}}.funzoneSection{padding:30px 0;position:relative;background:url(funzone-bg1.b5342724dcf37147.jpg) no-repeat;background-size:cover;background-position:center 85px;background-attachment:fixed}.funzoneContainer{position:relative;padding:1px 0;margin-top:-1px;margin-bottom:-55px;background:url(funzone-wrap-bg1.338a7a8602f628d9.png) repeat-y;background-size:cover}.funzoneContainerTopBg{position:relative;width:100%;background:url(funzone-wrap-top-bg1.23eed87c1bf6cde9.png) no-repeat;background-size:contain;background-position:bottom;display:block;height:410px}.funzoneContainerBottomBg{position:relative;width:100%;background:url(funzone-wrap-bottom-bg1.b47d7d65ecc3aa3e.png) no-repeat;background-size:cover;background-position:center center;display:block;height:190px}.funzoneContainer .ngl-items{padding:0;width:100%;min-height:185px;max-height:1000px;overflow-y:auto;margin:0 auto;justify-content:center}.funzoneContainer .ngl-items .ngl-item{border:5px solid transparent;width:20%}.funzoneContainer .ngl-items .ngl-item .ngl-item-block{padding-bottom:0}.funzoneContainer .ngl-items .ngl-item .ngl-item-block:before{display:none}.funzoneGameContainer{display:flex;margin:60px auto 0;width:85%}.funzoneGameListBlock{display:grid;grid-template-rows:repeat(auto-fill,94px);grid-gap:20px;grid-auto-flow:dense;justify-content:center;margin:0 15px 0 0;padding:20px;list-style-type:none;--gridtemplatecolumns:2;grid-template-columns:repeat(var(--gridTemplateColumns),94px);min-height:420px;max-height:420px;overflow-y:auto;max-width:270px;overflow-x:hidden;width:100%;scrollbar-width:thin;scrollbar-color:#450BBA #BABCC5}.funzoneGameListBlock::-webkit-scrollbar{height:10px;width:10px}.funzoneGameListBlock::-webkit-scrollbar-track{border-radius:0;background-color:#babcc5}.funzoneGameListBlock::-webkit-scrollbar-track:hover{background-color:#c3ccce}.funzoneGameListBlock::-webkit-scrollbar-track:active{background-color:#c3ccce}.funzoneGameListBlock::-webkit-scrollbar-thumb{border-radius:0;background-color:#450bba}.funzoneGameListBlock::-webkit-scrollbar-thumb:hover{background-color:#450bba}.funzoneGameListBlock::-webkit-scrollbar-thumb:active{background-color:#540ee3}.funzoneGamePlayBlock{width:calc(100% - 270px)}.funzonePlayBoxBody{height:420px;display:flex;align-items:center;justify-content:center;border:10px solid red;border-radius:0;position:relative;z-index:1}.funzonePlayBoxBody img{width:100%;height:100%;object-fit:cover}.funzoneGameCard{display:block;transition:transform .6s cubic-bezier(.25,.1,.25,1);-webkit-user-select:none;user-select:none;box-shadow:0 6px 12px #0000003d;border-radius:0;text-decoration:none;aspect-ratio:1;overflow:hidden;position:relative;cursor:pointer}.funzoneGameCard:after{content:"";opacity:0;position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(transparent 25%,#140000);z-index:5;transition:box-shadow .6s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);contain:strict}.funzoneGameCard:hover:after{opacity:1;box-shadow:0 12px 12px #0003}.funzoneGameCard:hover{transform:scale(1.4) translate(0);transition-duration:.3s;z-index:1}.funzoneGameCard img{display:block;--minsize:94px;min-width:var(--minSize);min-height:var(--minSize);border-radius:inherit;aspect-ratio:1/1}.funzoneGameCard h5{position:absolute;right:0;bottom:0;left:0;padding:6px;color:#fff;font-size:12px;text-align:center;z-index:6;transition:transform .3s cubic-bezier(.25,.1,.25,1) .1s,opacity .3s cubic-bezier(.25,.1,.25,1) .1s;transform:translateY(8px);opacity:0;-webkit-font-smoothing:antialiased;pointer-events:none}.funzoneGameCard:hover h5{opacity:1;transform:translate(0)}.funzoneActionBlock{display:flex;flex-wrap:wrap;justify-content:center;padding-top:30px}.funzoneHightlightTxt{width:100%;padding:0 10px;margin-bottom:20px;margin-top:10px}.funzoneHightlightTxt p{font-weight:800;font-size:2rem;text-align:center;line-height:1;max-width:780px;margin:0 auto;color:#fff}.funzoneActionBlock .btn{margin-bottom:auto}.funzoneBanner{margin-bottom:-115px;width:100%}.funzoneBanner img{width:100%}.neonTitleContainer{position:relative;margin-bottom:50px;margin-top:-50px}#neonText,#neonShadow{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4em;letter-spacing:0;font-family:"Baloo 2",cursive;font-weight:800;color:#fff}#neonText{color:#ffce00}#neonShadow{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #228dff,0 0 60px #228dff,0 0 70px #228dff,0 0 90px #228dff,0 0 140px #228dff}#neonGlow{animation:neon1 linear infinite 2s;will-change:opacity}#neonBlink{animation:blink linear infinite 2s}@keyframes neon1{20%{opacity:1}80%{opacity:.6}}@keyframes blink{70%{opacity:1}79%{opacity:0}81%{opacity:1}82%{opacity:0}83%{opacity:1}92%{opacity:0}92.5%{opacity:1}}.package-game{overflow:hidden;border-radius:0;display:flex;align-items:center;justify-content:center;position:relative;max-width:100px;margin:0 auto 10px}.package-game img{width:100%;height:100%;object-fit:cover}.luckyPopupWrap{position:fixed;z-index:9999;inset:0;padding:0 15px;display:flex;align-items:center;justify-content:center}.luckyPopupBackdrop{position:fixed;z-index:9;inset:0;background:#14213df2}.luckyPopupBlock{position:relative;z-index:10}.luckyPopupImg{position:relative}.luckyPopupImg img{width:100%;height:100%;object-fit:cover}.luckyPopupClose{position:absolute;right:-10px;top:-10px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#1a1751;border-radius:0;font-size:1.4rem;line-height:1;color:#fff;border:1px solid #4b33b7;cursor:pointer;z-index:2}.luckyPopupClose .aLink{display:flex;text-decoration:none;color:#fff;line-height:1;position:relative;top:1px}.funzonePlayBoxBody{height:420px}.luckyPopupAction{position:absolute;bottom:30px;left:0;right:0;display:flex;align-items:center;justify-content:center}.luckyPopupBtn{margin:0 10px;min-width:150px;text-align:center;padding:15px 20px;display:inline-block;border-radius:5px;color:#fff;text-decoration:none;font-size:1.4rem;line-height:1;transition:.2s ease-in-out all}.luckyBtnGreen{background:#6ff196;background:linear-gradient(90deg,#6ff196,#00e5ff);background:-webkit-linear-gradient(90deg,hsl(138,82%,69%) 0%,hsl(186,100%,50%) 100%);color:#18134c}.luckyBtnRed{background:#f83f5e;background:linear-gradient(90deg,#f83f5e,#fd4b30);background:-webkit-linear-gradient(90deg,hsl(350,93%,61%) 0%,hsl(8,98%,59%) 100%);color:#fff}.bonusTitleBlock{height:30vh;padding:30px 0;position:relative;clip-path:ellipse(100% 60% at 50% 35%);background:url(bonus-title.c725599a43150b75.webp) no-repeat;background-size:cover;background-position:center center}.bonuseListBlock{width:100%;height:100%;margin-bottom:80px}.bonusTitle{font-size:2.4rem;color:#14213d;font-weight:600}.bonuseSingleListBlock{margin-bottom:30px;position:relative;z-index:2}.bonuseMultipleListBlock{margin-top:15px}.bonuseSingleLists{display:flex;gap:15px;justify-content:flex-start;align-items:center;margin-top:-100px}.bonuseSingleListItem{display:flex;align-items:center;justify-content:center;padding:25px;position:relative;background:2px solid #0000000d;min-width:250px;border-radius:15px;box-shadow:0 0 25px #0000000d;border:2px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.bonuseSingleListItemContent h3,.bslAmount{text-align:center;font-size:1.2rem;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:0;border-radius:0;box-shadow:none;margin:0 auto;color:#ef233c;font-weight:700}.bslAmount{font-size:1.4rem;font-weight:800;padding:4px 10px;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-top:-10px}.bslImg{display:flex;align-items:center;justify-content:center}.bslImg img{max-width:70px;margin:15px auto}.bslActionsList{position:absolute;right:0;top:0;z-index:1}.bonuseSingleListItemContent{position:relative;z-index:1;display:flex;flex-wrap:wrap;flex-direction:column-reverse}.bonusItemActionLists{position:absolute;right:0;top:0;z-index:1}.bonusDetails{position:relative;z-index:1}.bslaItem{position:absolute;right:0;top:0;width:25px;display:none}.bonuseMultipleListsBlock{display:flex;flex-wrap:wrap;gap:15px}.bonuseMultipleLists{margin:80px 0 0;border-radius:15px;position:relative;display:flex;align-items:center;flex-wrap:wrap;padding:15px;border:2px solid #ef233c;background:#fff4f4;box-shadow:4px 4px #ef233c;width:calc(100% + -0px)}.bonuseMultipleLists:before{content:"";position:absolute;left:15px;top:-55px;width:150px;height:80px;background:url(gift-bow.cef5af4be3223e6b.svg) no-repeat;background-size:contain;background-position:center}.bmlLeftBlock{position:relative;left:0;z-index:2;width:100%;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:15px;margin-top:20px}.bmlTitleBlock{padding:0;text-align:left;display:flex;align-items:center}.bmlTitleBlock h4{font-size:1.4rem;font-weight:700;line-height:1;padding:0;margin-bottom:0;letter-spacing:0;color:#14213d}.bonusItem{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;background:#ffffff1a;min-width:180px;border-radius:15px;box-shadow:5px 5px 15px #0000000d;border:2px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:25px 5px;height:100%}.bmlRightBlock{width:calc(100% + -0px);padding:0;position:relative;margin-left:auto}.bonusLists{display:flex;gap:15px;position:relative;overflow:auto;height:100%;margin-left:0;padding-left:0;padding-bottom:15px}.bonusLists::-webkit-scrollbar{height:5px;width:5px}.bonusLists::-webkit-scrollbar-track{border-radius:100px;background-color:#ffffff26;border:1px solid rgba(255,255,255,.15)}.bonusLists::-webkit-scrollbar-track:hover{background-color:#ffffff4d}.bonusLists::-webkit-scrollbar-track:active{background-color:#ffffff4d}.bonusLists::-webkit-scrollbar-thumb{border-radius:0;background-color:#ffabb5;border:0 solid #14213d}.bonusLists::-webkit-scrollbar-thumb:hover{background-color:#ed96a1}.bonusLists::-webkit-scrollbar-thumb:active{background-color:#ed96a1}.exhausted .bonusItemActionLists,.exhausted .bonusDetails,.exhausted .bonuseSingleListItemContent{filter:blur(1px) grayscale(1) opacity(.5);opacity:1;pointer-events:none}.bonusInfoIcon{position:absolute;left:0;top:0;z-index:2}.bonusTotalAmount{font-weight:700;font-size:1.2rem;color:#14213d;line-height:1}.bonusShapeIcon{margin:10px 0 15px}.bonusProgressBar{max-width:65px;margin:0 auto}.bonusProgressBar .progress{background:none;border-radius:100px;box-shadow:2px 2px 3px #00000026;border:0px solid rgba(255,255,255,.2588235294)}.bonusProgressBar .progress-bar{background-color:#00fd4fd4}.bonusProgressBar .progress-bar-striped{background-color:#ef233c}.myBonusContainer{width:calc(100% - 150px);position:fixed;top:0;right:0;height:100%;z-index:10;transform:translate(105%);opacity:0;visibility:hidden;transition:.3s ease-in-out all}.myBonusBackDrop{position:fixed;inset:0;background:#590000;z-index:9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.1s ease-in-out all}.myBonusActive .myBonusContainer,.myBonusActive .myBonusBackDrop{visibility:visible;opacity:1;transform:translate(0)}.myBonusContainer .myaccount-tab-content{min-height:100%;display:flex;align-items:flex-start;justify-content:center}.myBonusClose{position:absolute;left:-50px;top:30px;z-index:11}.myBonusCloseIcon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px 0 0 10px;background:#3958cd;text-decoration:none;font-size:1.6rem;color:red;transition:.2s ease-in-out all}.myBonusCloseIcon:hover{color:#fff}.myBonusOpenPopup{position:fixed;right:0;top:180px;z-index:8;width:56px;height:56px;border-radius:10px 0 0 10px;background:linear-gradient(300deg,red,#23dae9,#ff1c4a);background-size:180% 180%;animation:gradient-animation 2s ease infinite;box-shadow:0 0 20px #fffe13;border:3px solid red;border-right:0;padding:5px}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.bonusInfoIcon .dropdown-menu{background:#f4f4f6;border:2px solid #fff;box-shadow:0 0 30px #0000001a;padding:10px 15px;border-radius:15px;min-width:12rem}.bonusInfoIcon .dropdown-menu ul{list-style:none}.bonusInfoIcon .dropdown-menu ul li{color:#14213d;font-size:.85rem;padding:5px 0;border-bottom:1px solid #ebebef}.bonusInfoIcon .dropdown-menu ul li:last-child{border-bottom:0}.bonusInfoIcon .dropdown-menu ul li span{display:block;color:#14213d;font-weight:700}.bonus-status-danger{color:red}.bonus-status-success{color:green}.bonusDummyIcon img{max-width:50px}.bonusArrow{position:sticky;top:52%;transform:translateY(-50%);background:none;border:none;color:#fff265;font-size:3rem;z-index:2;line-height:1;transition:.2s ease-in-out all}.bonusArrow:disabled{color:#c0b543}.bonusArrow:focus{outline:none}.bonusArrowLeft{left:0;margin-left:-80px}.bonusArrowRight{right:0}.packageBonusPrice{position:absolute;top:0;left:50%;z-index:1;background:#ff7e00;background-size:100% 100%;color:#0f0d3a;font-size:.9rem;width:70%;height:30px;margin:-30px auto 0;border-radius:10px 10px 0 0;transform:translate(-50%)}.customRecharge-modal-block .packageBonusPrice{border-radius:5px;width:100%;transform:none;left:0;position:relative;margin:0 auto}.packageBonusPriceInfo{position:relative;overflow:hidden;border-radius:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;gap:10px}.packageBonusPriceInfo:after{content:"";position:absolute;top:-35px;left:-40px;width:25px;height:80px;transform:rotate(50deg);background-image:linear-gradient(100deg,#fff0 10%,#fff 100%,#fff0 0%);animation-name:shiny;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.packageBonusPrice span{font-size:1.2rem;font-weight:600}.toast-container{top:50%!important;left:50%;right:initial!important;transform:translate(-50%,-50%);width:auto!important}.pocker-card-title h3{display:flex;align-items:center;gap:15px;font-size:1.1rem;font-weight:600;margin-top:5px;margin-bottom:10px}.pocker-card-title h3 a{display:flex;align-items:center;text-decoration:none;color:#14213d}.pocker-card-info{border:1px solid #ebebef;padding:5px;border-radius:10px;background:#ebebef}.pocker-card-info .myaccount-card-content{padding:5px;background:#cfcfcf;border:1px solid #ebebef;border-radius:5px}.pocker-card-info .myaccount-card-content .token-info{font-weight:600}.pocker-card-info .myaccount-card-content .token-info .token-title{font-weight:400}.poker-view-title h3{font-size:1rem;border-bottom:1px solid #dee2e6;padding-bottom:5px;margin-bottom:15px;margin-top:5px;font-weight:700}.poker-card-block{background:#ebebef;padding:10px;border-radius:5px;margin-bottom:15px;border:1px solid #ebebef}.poker-card-block h4{font-size:.9rem;padding-bottom:10px;font-weight:300}.poker-view-table .table tr th,.poker-view-table .table tr td{font-size:.85rem;line-height:1.2;padding:12px 5px;display:table-cell}.poker-view-table .table tr th{color:#fff}.poker-view-table{max-height:150px}.poker-view-table .table{margin-bottom:0;position:relative}.poker-view-table thead{position:sticky;top:-1px;background:#43417d!important}.toast-container.toast-top-center>div,.toast-container.toast-bottom-center>div{width:100%!important;max-width:768px;min-width:640px;padding:50px;border-radius:15px;overflow:initial;box-shadow:0 0 80px #100a29;text-align:center}.toast-container.toast-top-center .toast-info{background:#0070e0}.toast-container.toast-top-center .toast-error{background:#db3056}.toast-container.toast-top-center .toast-warning{background:#fc8621}.toast-container.toast-top-center .toast-success{background:#03a65a}.toast-container.toast-top-center .toast-info:before,.toast-container.toast-top-center .toast-error:before,.toast-container.toast-top-center .toast-warning:before,.toast-container.toast-top-center .toast-success:before{font-family:"Font Awesome 5 Free";font-weight:600;font-size:2rem;position:relative;left:50%;top:-25px;transform:translate(-50%);width:100px;height:100px;z-index:1;display:flex;align-items:center;justify-content:center;background:#05052f;border-radius:100%}.toast-container.toast-top-center .toast-info:before{content:"\f129";background:#05478a}.toast-container.toast-top-center .toast-error:before{content:"\f00d";background:#851d41}.toast-container.toast-top-center .toast-warning:before{content:"\f071";background:#c24914}.toast-container.toast-top-center .toast-success:before{content:"\f00c";background:#005e38}.toast-message{font-size:2.2rem;font-weight:300;line-height:1}button.toast-close-button{font-size:2.4rem;font-weight:300;position:absolute;right:15px;top:10px;line-height:1}.gameFavouriteIcon{position:absolute;right:0;top:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem!important;cursor:pointer;z-index:2;padding:0;transition:.3s ease-in-out all;border:none;font-weight:400;background:#14213d4d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 0 0 10px}.gameFavouriteIcon:hover,.gameFavouriteIcon.active{color:#ef233c}.cocosGameDetails{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}#cosmoCocosWebglBox{width:100%;height:100%;object-fit:cover;display:flex;align-items:center;justify-content:center}.myaccountinput.form-textarea-floating.form-floating>.form-control:focus~label,.myaccountinput.form-textarea-floating>.form-control:not(:placeholder-shown)~label{background:#ebebef;width:100%;height:auto;opacity:1;padding:10px .75rem 0;transform:scale(.85) translateY(0) translate(.15rem)}.qr-scan{width:30px}.non-auth-background{height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;align-items:center}.non-auth-container{display:flex;align-items:center;gap:50px;justify-content:center}.non-auth-img-block,.non-auth-description-block{width:50%}.non-auth-img-block{position:relative;display:flex;align-items:center;justify-content:center}.non-auth-img-block img{max-width:800px;width:100%;margin:0 auto}.non-auth-img-text{text-align:center;position:absolute;left:50%;transform:translate(-50%);top:12%}.non-auth-img-text h3{font-size:3rem;line-height:1;text-transform:uppercase;font-weight:800;color:#09429a}.non-auth-img-text h2{font-size:12rem;font-weight:900;line-height:1;color:#08429a}.non-auth-description-block h3{font-size:3rem;font-weight:900;color:#08429a}.non-auth-description-block p{font-size:2.8rem;line-height:1.2;font-weight:500;margin:15px 0;color:#08429a}.btn-large{text-transform:none;font-size:1.8rem}.btn-blue{background:#08429a;color:#fff;padding:6px 25px}.btn-blue:hover{color:#08429a;background:#fff;border-color:#08429a}@media screen and (max-width: 1480px){.gl-tab-nav .nav-tabs .nav-link{padding:30px 20px}.ngl-item-tag{font-size:.8rem}.promo-info h3{font-size:1rem}.non-auth-img-text h2{font-size:9rem}.non-auth-description-block p{font-size:2.6rem}.non-auth-img-block img{max-width:550px}}@media screen and (max-width: 1440px){.game-details-left-block{width:395px}.game-details-right-block{width:calc(100% - 395px)}.game-details-middle{align-items:flex-start}.gd-sidebar-packages-list .funzonePackagesImg{max-width:50px}.gd-sidebar-packages-list .funzonePackagesCardInfo h4{font-size:.85rem}}@media screen and (max-width: 1340px){.header-bigwins-block{top:84px}.btn{padding:.494rem 1.2rem;font-size:14px}.maUserInfoLeftBlock{width:50%}.invitePlayerBlock{width:50%;padding-left:0}.download-app-block{padding:120px 15px}.inner-top-title-block{max-width:780px}.funzoneContainerTopBg{height:371px}.funzoneContainer{margin-bottom:-61px}.funzoneContainerBottomBg{background-size:contain}#neonText,#neonShadow{font-size:3rem;line-height:1}.funzoneContainer .ngl-items{padding:0 10px;max-width:900px}.funzoneBanner{margin-bottom:-160px}.neonTitleContainer{margin-top:-60px}}@media screen and (max-width: 1280px){.download-game-block:before{width:500px}.ngl-item-tag{top:-25px;font-size:.65rem;padding:3px 10px}.game-listing-tab-block .gl-tab-nav .nav-tabs{width:calc(100% + -0px)}.totalJackpotWins{max-width:380px}.slider-text h2{font-size:3rem}}@media screen and (min-width: 1200px){.customCardGameListItems .owl-carousel .owl-item{width:100%!important;max-width:280px}}@media screen and (max-width: 1199px){.btn{padding:.4rem 1rem;font-size:13px}.header-bigwins-block{top:58px}.homeSlider-block{margin-top:0;padding-top:0}.slideBgVideo{height:100%;display:flex}.homeSliderContent .owl-carousel .owl-stage-outer{display:block}.slide{min-height:initial;padding:0 15px}.slider-text h4{font-size:1.2rem}.slider-content-block{margin:0 auto 20px;max-width:640px}.ngl-item,.owl-ngl-items .owl-item{width:33.3333333333%}.slider-text h2{font-size:2rem;margin-bottom:15px}.newsSliderContent .owl-dots{bottom:0}.section-padding{padding:65px 30px}.related-game-wrap{padding-bottom:0;padding-top:30px}.related-game-wrap .nSection{padding-bottom:0}.gl-tab-nav .nav-tabs .nav-link{letter-spacing:2px}.game-details-wrap{padding:25px 10px!important}.game-details-block{margin-top:0}.gl-items{padding-top:40px}.about-title h3{font-size:2rem;margin-bottom:10px}.download-game-content-block h3{font-size:2rem}.download-game-img-block{margin-bottom:-150px}.player-regi-block{padding-top:50px;padding-bottom:20px}.player-regi-content-block h3{font-size:2rem;margin-bottom:15px}.inner-top-banner-block{height:250px}.inner-top-title-block h1{font-size:2rem}.inner-top-title-block h1 .fs-1{font-size:1.4rem!important}.carc-img-1{bottom:-50px;width:250px}.game-info-video-block{height:calc(100vh - 250px)}.game-info-content-block{justify-content:center;flex-wrap:wrap}.game-info-img{max-width:300px}.game-info-details h2{font-size:2rem}.promo-card-img{height:160px}.promo-info{padding:15px}.about-block p{font-size:1rem}.contactDetailsBlock .player-regi-block{padding-top:50px;padding-bottom:0}.my-account-block{padding:20px 0}.game-details-block,.my-account-details-block{padding:0;flex-wrap:wrap}.game-details-block{flex-direction:column-reverse}.game-details-left-block,.my-account-user-info-block{width:100%;border-right:0;border-radius:0;border-bottom:1px solid #4d4c6e}.game-details-right-block,.my-account-tab-block{width:calc(100% + -0px);padding:15px 10px}.game-details-right-block{padding:5px}.coming-soon-text-block{transform:translate(-50%,50%)}.comingsoontext{font-size:4rem}.maUserInfoLeftBlock{padding-right:0}.maUserBalanceBlock .userinfo-label{padding:0;font-size:.8rem;line-height:1}.maUserBalanceBlock .myaccount-userinfo-lists ul li{justify-content:flex-start;padding:5px 6px}.invitePlayerBlock{padding:35px 15px 20px 0;background-size:70%;background-position-x:-50px}.maUserInfoLeftBlock .myaccount-userinfo{margin-bottom:5px}.maUserPic .my-userpic{width:75px;height:75px;font-size:1.4rem}.game-logo-block img{max-width:300px}.download-app-block{background-position:50% center;padding:120px 15px;min-height:initial}.download-ai-game-section:not(:last-child){margin-bottom:10px}.download-ai-img-block{height:250px}.download-app-block .download-game-content-block{margin-bottom:50px}.thank-you-content-block h3{font-size:3rem}.game-details-middle{height:420px}.gl-item{width:33.3333333333%}.card .gli-item-img{border-radius:0}.download-action-button-block ul li a em{font-size:2rem;margin-right:10px}.promotion-head{width:calc(100% - 250px)}.sline{background-image:repeating-linear-gradient(-10deg,#ffa313,red 20%,#ffa313 31%)}.gl-tab-nav .nav-tabs .nav-link{padding:30px 15px}.game-listing-tab-block .gl-tab-nav .nav-tabs{width:calc(100% + -0px)}.totalJackpotWins{max-width:300px;padding:0 30px}.game-listing-tab-block .gl-tab-nav:after{width:120px;height:120px}.game-listing-tab-block .gl-tab-nav:before{top:-60px;width:105px;height:105px}.home-about-block{padding:40px 0 20px}.home-about-bottom-block .home-about-img-block{margin-top:-110px}.download-game-block:before{width:350px}.inner-top-carc-img{max-width:250px;margin-bottom:-50px}.about-content-block:before{width:200px;height:250px}.about-content-block:after{width:170px;height:200px}.about-content-block{padding:100px 50px 150px}.gs-token-info{bottom:0;top:initial;width:100%;background:linear-gradient(0deg,#1966ffbf,#0011ad00);padding:6px 0}.maWalletInfoContentBlock .maUserBalanceBlock .userinfo-label{margin-right:5px}.maWalletInfoBlock:after{right:0}.maWalletInfoContentBlock .maUserBalanceBlock .userinfo-txt{font-size:2rem}.maUserBalanceBlock .myaccount-userinfo-lists ul{min-width:initial}.maUserBalanceBlock .userinfo-txt{text-align:left;font-size:1rem}.funzoneContainerTopBg{height:275px}.funzoneContainer .ngl-items{max-width:720px}.funzoneContainer .ngl-items .ngl-item{width:25%}.neonTitleContainer{margin-bottom:0;margin-top:-40px}.funzoneGameContainer{margin:40px auto 0}.funzoneContainer{margin-bottom:-80px}.funzoneContainerBottomBg{height:205px}.funzoneBanner{margin-bottom:-137px}.funzoneContainer{background-size:contain}.funzoneGameListBlock{margin-right:5px;max-width:240px;padding:10px;grid-gap:15px;min-height:370px;max-height:370px}.funzoneGamePlayBlock{width:calc(100% - 240px)}.funzonePlayBoxBody{height:370px}.funzoneGameCard:hover{transform:scale(1.1) translate(0)}.myBonusContainer{width:calc(100% - 50px)}.bonuseSingleListItem{align-items:flex-start;height:215px}.bslImg img{max-width:50px}.bslAmount{font-size:1.2rem;margin-top:0}.customCardGameListItems .owl-carousel .owl-item{max-width:150px}.non-auth-description-block h3{font-size:2.4rem}.non-auth-description-block p{font-size:1.6rem;margin-top:5px}.non-auth-img-text h3{font-size:2rem}.non-auth-img-text h2{font-size:7rem}}@media screen and (max-width: 991px){.section-padding{padding:50px 0}.homeSlider-block:after{height:40px}.home-about-top-block{padding:50px 20px}.home-about-bottom-block .home-about-img-block{margin-top:-100px;padding-right:0;text-align:center;margin-bottom:30px}.home-about-img-block img{max-width:350px}.about-title h3{font-size:2rem}.promo-card-img{height:100px}.promo-info{padding:15px}.promo-info h3{font-size:1rem;margin-bottom:5px}p,.about-block p{font-size:.85rem;line-height:1.6}.iosDownloadGameDetails p{text-align:center;font-size:1.2rem}.promo-action .btn{margin-right:5px;padding:5px 0;font-size:.75rem;width:100%;margin-top:5px}.gl-tab-nav .nav-tabs .nav-link,.gameInfo h5{font-size:1rem;padding-left:5px;padding-right:5px}.totalJackpotWins h6{font-size:1.1rem}.gameIcon img{width:30px}.gameText{font-weight:700;font-size:.85rem;letter-spacing:.12rem}.download-game-img-block{margin-bottom:-180px}.card .gli-item-img,.card:hover .gli-item-img:after{border-radius:0}.inner-page-title,.page-sub-title{font-weight:700;margin-bottom:10px;font-size:1.4rem}.inner-top-banner-block{height:200px}.carc-img-1{width:200px}.game-info-details h2{font-size:1.4rem}.game-info-details p{margin-bottom:20px;line-height:1.4}.game-info-details{width:calc(100% - 320px);padding-right:30px}.home-about-content-block h4{font-size:1.4rem}.home-about-content-block h5{font-size:1.1rem}.news-slide{height:auto}.news-slide-content h3{font-size:2rem;margin-bottom:30px}.newsSliderContent .owl-dots{bottom:0}.news-img{height:180px}.news-date{font-size:.85rem}.inner-page-title-block.d-flex.align-items-center.justify-content-between.mb-5{margin-bottom:20px!important}.news-content-block h3{font-size:1rem}.modal-dialog{max-width:700px}.my-account-block{padding:0}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link{font-size:.85rem;letter-spacing:0;font-weight:500}.token-amount{font-size:1.2rem}.table.cs-table th,.table.cs-table td{font-size:.7rem;font-weight:400}.supportRequestBlock{flex-wrap:wrap;flex-direction:column-reverse}.supportRequestLeftBlock{width:calc(100% + -0px);padding-right:0}.supportRequestRightBlock{width:100%;max-width:inherit;margin-top:0}.promo-action{display:flex;align-items:center}.download-app-block{padding:80px 15px}.download-game-details h3,.thank-you-content-block h3{font-size:2rem}.supportContentBlock{padding-right:0}.download-action-button-block ul li a em,.promotion-head h1{font-size:1.4rem}.promotion-head{width:calc(100% - 200px);bottom:20px}.promotion-head .btn{min-width:100px}.inner-top-title-block{max-width:400px}.slideBgVideo{top:0}.slide{min-height:initial;padding-top:0;top:50%;transform:translateY(-50%);z-index:2}.homeSliderContent{height:100%;top:initial;transform:initial;bottom:0}.homeSliderContent .owl-carousel .owl-stage-outer{display:flex;align-items:flex-end}.slider-content-block{margin:0 auto 20px}.slider-text{max-width:600px}.slider-text h2{font-size:1.4rem;margin-bottom:15px;margin-top:5px}.divider:before,.divider:after{width:130px}.header-bigwins-block{top:66px}.game-listing-tab-block .gl-tab-nav .nav-tabs{width:calc(100% + -0px)}.totalJackpotWins{max-width:250px;padding:0 15px}.download-game-block:before{width:250px}.download-game-block:before{width:180px}.game-info-img{max-width:250px}.ajTitle{font-size:.85rem}.packages-tab-list-block label{width:215px}.downloadActionHeadBlock .download-action-button-block ul li a{padding:5px 10px}.downloadActionHeadBlock .download-action-button-block ul li a span{font-size:10px;white-space:nowrap;line-height:1.3}.downloadActionHeadBlock .download-action-button-block ul li a span span{font-size:16px;line-height:1}.inner-top-title-block .download-action-button-block ul{margin-top:0}.downloadActionHeadBlock .slider-text{margin:2px 0 0}.funzoneContainerTopBg{height:205px}.funzoneContainerBottomBg{height:151px}#neonText,#neonShadow{font-size:2rem}.neonTitleContainer{margin-bottom:20px;margin-top:-30px}.funzoneContainer .ngl-items{max-width:540px}.funzoneContainer .ngl-items .ngl-item{width:33.3333333333%}.funzoneBanner{margin-bottom:-132px}.funzoneContainer{margin-bottom:-60px}.funzoneGameContainer{margin:0 auto;flex-wrap:wrap}.funzoneGameListBlock{margin-right:0;max-width:initial;padding:10px;grid-gap:15px;min-height:inherit;max-height:inherit;overflow-y:hidden;overflow-x:auto;display:flex;justify-content:flex-start}.funzoneGamePlayBlock{width:calc(100% + -0px);margin-top:10px}.funzonePlayBoxBody{height:300px}.myBonusContainer{width:calc(100% - 35px)}.myBonusClose{left:-35px}.myBonusCloseIcon{width:35px;height:35px;font-size:1.2rem}.bonuseSingleLists{overflow:auto}.bonuseSingleListItem{width:100%;min-width:210px}.bmlLeftBlock{width:120px}.bmlTitleBlock{padding:0 15px 0 5px;text-align:center}.bmlTitleBlock h4{font-size:1rem;padding:0}.bmlRightBlock{width:calc(100% - 60px)}.bonusItem{height:220px;min-width:140px}.bonusLists{gap:5px;padding-left:40px}.bonusItem:not(:last-child):before{display:none}.bonuseMultipleLists{height:250px}.slideBannerImg:before{height:35%}.non-auth-description-block h3{font-size:2rem}.non-auth-description-block p,.non-auth-img-text h3{font-size:1.2rem}.non-auth-img-text h2{font-size:5rem}.related-game-wrap{padding-bottom:0;padding-top:30px}.related-game-wrap .nSection{padding-bottom:0}}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}@media screen and (max-width: 767px){.section-padding{padding:40px 0}.game-listing-tab-block .gl-tab-nav .nav-tabs{width:calc(100% + -0px);flex-wrap:nowrap;overflow:auto}.game-listing-tab-block .gl-tab-nav .nav-tabs .nav-link{min-width:60px}.totalJackpotWins,.game-listing-tab-block .gl-tab-nav:after{display:none}.slideBgVideo,.homeSliderContent{height:auto;overflow:hidden}.slider-intro-video{min-height:200px}.slider-content-block{margin:0 auto}.homeSlider-block:after{display:none}.slideBgVideo:after{content:"";width:100%;height:100px;position:absolute;bottom:0;left:0;right:0;z-index:1;background:#1a1651;background:linear-gradient(0deg,#1a1651,#21186100)}.homeSlider-block .owl-theme .owl-dots{bottom:-8px}.slider-text h4{font-size:1rem}.slider-text h2,.slider-text .slider-title-sm1{font-size:.95rem!important;margin:0;line-height:1.4}.gl-tab-nav .nav-tabs .nav-link,.gameInfo h5{font-size:.85rem;letter-spacing:0;text-transform:none;padding:15px 5px}.game-listing-tab-block .gl-tab-nav:before{width:80px;height:80px}.ngl-item,.owl-ngl-items .owl-item{width:50%}.ngl-item-info h5,.ngl-game-info-btn{font-size:1rem}.gameIcon{width:20px;display:block;margin:0 auto}.gameIcon img{width:100%}.gameText{margin-top:5px;font-weight:500;font-size:.72rem;letter-spacing:0}.gl-tab-nav .nav-tabs .nav-link:not(:last-child):after{display:none}.gl-item{width:50%;margin-bottom:30px}.gl-item .card,.card .gli-item-img,.card{border-radius:0}.owl-item .game-verified,.game-verified{top:15px;left:-43px;font-size:10px}.gameListingAction{flex-wrap:wrap}.card:hover .gameInfo{padding-bottom:10px}.btn{padding:.4rem .7rem;min-width:initial}.gameFavouriteIcon{width:35px;height:35px}.gameInfo .btn{margin:2px 0;width:100%}.about-title h3{font-size:1.4rem;text-shadow:#c8c8c8 1px 1px 0px,#b4b4b4 0 1px 0px,#a0a0a0 0 1px 0px,red 0 1px 0px,#787878 0 0 0px,#14213d 0 5px 10px}.home-about-top-block{padding:30px 0 80px}.home-about-bottom-block{padding:0}.home-about-content-block h4,.title{font-size:1.4rem}.sub-title-info{font-size:.85rem}.promo-card-block{margin-bottom:10px}.call-action-btn-block.d-flex.justify-content-center.mt-5{margin-top:10px!important}.download-game-content-block h3{margin-bottom:15px;font-size:1.6rem}.download-game-content-block h6{margin-bottom:25px}.download-action-button-block ul{margin:0}.download-action-button-block ul li{margin:0 10px;width:auto}.download-action-button-block ul li a{justify-content:center;padding:5px 10px}.gd-mobile-info .download-action-button-block ul li a .fab{margin-right:10px}.download-game-img-block{margin-bottom:-95px}.download-game-content-block{margin-bottom:30px}.download-action-button-block ul li a i{font-size:24px;padding-right:8px}.download-action-button-block ul li a span{font-size:10px}.download-action-button-block ul li a span span{font-size:15px}.player-regi-block{padding-top:70px}.player-regi-content-block h3{font-size:1.4rem}.player-reg-action,.player-reg-action .btn{width:100%}.inner-top-banner-block{height:120px}.inner-top-title-block{bottom:90px}.inner-top-title-block.promotion-head{bottom:-40px;flex-wrap:wrap;justify-content:center}.promotion-head .btn{margin-left:0;margin-top:10px}.inner-top-title-block h1{font-size:1.4rem;line-height:1.2}.inner-top-title-block h1 .fs-1{margin-top:8px;display:block}.carc-img-1{width:150px;bottom:0;display:none}.inner-top-block:before{height:150px}.game-info-video-block{height:calc(20vh + -0px)}.game-info-details{width:calc(100% + -0px);padding-right:10px;padding-left:20px}.game-info-content-block{justify-content:center;flex-wrap:wrap;position:relative;top:0;left:0;padding-top:50px;padding-bottom:50px;margin-top:0;transform:none}.game-info-img{max-width:220px;margin-bottom:30px}.game-info-actions{display:flex;gap:10px}.game-info-actions .btn{min-width:60px}.game-info-actions .btn.me-3,.game-info-actions .btn.ms-3{margin-right:0!important;margin-left:0!important}.home-about-img-block{margin-bottom:30px}.header-bigwins-block{top:56px}.marquee{width:calc(100% + -0px)}.news-details-block .page-content-block{margin-top:0}.page-content-block h3{font-size:1.2rem}.about-block p{font-size:.85rem}.page-content-block{margin-top:10px}.page-title{margin-bottom:30px}.faq-tab-block .gl-tab-nav .nav-tabs{background:none;padding:0}.faq-tab-block .gameText{font-size:.7rem;letter-spacing:0;line-height:1}.accordion-item .card .card-header .btn{font-size:.85rem;line-height:1.4}.modal-left-block{display:none}.modal-right-block{width:100%;padding:0}.modal-title{font-size:1rem}.modal-body.p-5.pt-0,.modal-header.p-5.pb-4.border-bottom-0{padding:1rem!important}.modal-header.p-5.pb-4.border-bottom-0{padding-top:1.4rem!important}.my-account-tab-block .gl-tab-nav .nav-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:2px}.my-account-tab-block .gl-tab-nav .nav-tabs .nav-link{white-space:nowrap}.packages-block .mb-5{margin-bottom:0!important}.my-account-title{font-size:1.2rem}.userinfo-label{font-size:.75rem}.userinfo-txt{min-width:auto;padding:8px 5px;font-size:.8rem}.gameTokenIcon img{width:30px}.my-account-user-info-block{padding-right:10px}.pi-lable{padding:4px 10px;font-size:.95rem}.plan-info{margin-top:20px}.token-title{font-size:.85rem;margin-bottom:5px}.myaccount-grp-card{margin-bottom:10px}.mytokens-block.mt-4{margin-top:0!important}.border.mt-4.mb-3.border-dashed.opacity-1{margin-top:0!important;margin-bottom:0!important}.myaccount-action-block{margin-top:10px}.srTitleBlock{flex-wrap:wrap}.srHeadItem{font-size:.85rem;line-height:1}.msgInfo .name,.message,.msgAttachment-Block ul li,.attachmentList li span{font-size:.8rem}.msgInfo .name small.timestamp{display:block;margin-left:0}.userMsg{width:calc(100% - 20px);margin-left:auto;justify-content:flex-end;padding-right:40px}.userPicBlock{width:35px;height:35px;font-size:.6rem}.srChatBlock{padding:5px 10px}.srMessageForm .form-control{padding:10px 30px 10px 15px;font-size:.8rem;width:calc(100% - 50px)}.mstAttachmentBtn{left:-48px;width:35px;height:35px;top:2px}.attachmentIcon{font-size:1rem}.msgSentBtn button{width:40px;height:40px;font-size:1rem;background:#23dd7e}.reset-password-block{padding:30px}.coming-soon-text-block{transform:translate(-50%,80%)}.comingsoontext{font-size:1.8rem}.game-details-wrap{padding:0}.gd-mobile-info .download-action-button-block ul li:first-child a{background:#6f4ef5;border:2px solid #6f4ef5}.maUserInfoLeftBlock{width:100%;max-width:inherit;padding:10px 10px 0}.maUserInfoLeftBlock .maUserBalanceBlock{margin-bottom:5px!important;margin-top:5px!important}.maUserInfoBlock{flex-wrap:wrap}.invitePlayerBlock{padding:15px;background-size:40%;background-position-x:0;display:flex;width:100%;align-items:center;border-radius:0;overflow:hidden}.noRecordFoundMessage p{font-size:1rem}.home-about-list li{font-size:.85rem;line-height:1.4}.widgetMenu{display:flex;flex-wrap:wrap}.widgetMenu li{border:1px solid #7b76a4;padding:2px 8px;border-radius:0;margin:0 5px 5px 0!important}.choice-list__label:before{top:.19rem}.news-slide-content{padding:0 15px}.news-slide-content h3{font-size:1.2rem;margin-bottom:10px}.policy-content-block{overflow-x:hidden}.news-content-block p{font-size:.8rem}.news-description{display:block;height:40px}.invitePlayerBlock{background-position-y:bottom;background-position-x:right}.invitePlayerDesktopView{display:none}.invitePlayerMobileView{display:flex;padding:0 10px;flex-wrap:nowrap;gap:5px;justify-content:flex-start;width:100%;background:none}.invitePlayerHead{margin-bottom:5px;display:flex;align-items:center;justify-content:flex-start;max-width:initial;border:2px solid #393660;border-radius:5px;padding:5px;background:#292750}.invitePlayerHead ul{list-style:none;display:flex;align-items:center;margin-left:0}.invitePlayerHead h5,.maUserLevelTitle{font-size:.75rem;text-align:center}.invitePlayerHead ul li a{display:flex;align-items:center;justify-content:center;width:25px;height:auto;font-size:.85rem;color:#ffa100;text-decoration:none;border:0 solid #292750;border-radius:0}.copyActionIcon{color:#ffa100;font-size:.85rem}.copyActionIcon .copied{color:#8a87c3}.game-logo-block img{max-width:250px}.download-app-block .download-game-content-block{margin-bottom:0}.player .img-upload{overflow:initial}.player .img-upload .imgView{border-radius:100px}.player .img-upload .photo-actions{display:flex;align-items:flex-end}.player .img-upload .photo-actions .icon-div,.player .img-upload:hover .photo-actions .icon-div{display:flex;align-items:flex-end;position:relative;bottom:-15px}.profileImgIconBtn{font-size:.8rem;width:30px;height:30px}.maUserInfoLeftBlock .myaccount-userinfo{margin-bottom:20px}.download-ai-game-section{padding:30px 5px}.download-game-details h3{font-size:1.6rem}.download-game-note{font-size:.85rem}.download-game-details h3{font-size:1.3rem}.dgs-info{font-size:.8rem}.download-game-details{padding:15px 15px 40px}.download-ai-img-block{margin-bottom:30px}.download-game-details p{text-align:left}.thank-you-content-block{padding:30px}.thank-you-content-block h3{font-size:1.4rem}.thank-you-content-block h6{font-size:.85rem}.thank-you-img img{max-width:150px}.unityPlayBox{display:none}.card .gli-item-img,.card:hover .gli-item-img:after{border-radius:0}.promotion-head{width:calc(100% + -0px)}.maUserBalanceBlock .userinfo-txt{text-align:left}.maUserLevelContentBlock h5,.ngx-slider .ngx-slider-bubble{font-size:.65rem!important}.inner-top-title-block{max-width:initial}.home-about-img-block:after{right:155px}.slider-text{padding:0 10px}.divider:before,.divider:after{width:50px}.shareWinContainer{padding:30px}.shareWinHead{padding:10px 0}.shareWinHead h1{font-size:2rem}.shareWinTokensCard h3{font-size:.85rem}.shareWinTokensCard h4,.shareWinInfo h5,.shareWinHighlight{font-size:1rem}.shareWinTokensCounter{padding-left:35px}.shareWinTokensIcon{left:-10px}.shareWinTokensIcon img{max-width:40px}.shareWinHighlight{margin-top:5px}.chatPopupWrap{bottom:60px;right:10px}.msgAttachmentInput{max-width:20px}.keno-coming-soon-img-block{border-radius:0}.chatPopupWrap{z-index:8}.chat-offCanvas{bottom:0;right:0;max-width:initial;border-radius:0}.inner-top-title-block{text-align:center}.inner-top-carc-img{display:none}.about-content-block{padding:100px 15px 150px}.about-content-block:before{left:-15px}.news-list-block{margin-top:0}.page-content-block{padding:0}.inner-top-banner-content,.downloadActionHeadBlock{justify-content:center}.download-app-game-details{padding:50px 30px}.iosDownloadGameDetails{padding:50px 15px}.download-app-game-details h3{font-size:1.2rem}.download-app-game-details h1{font-size:1.6rem}.promo-card-img{height:150px}.ajCounter{font-size:1rem;padding-left:10px;margin-top:15px;text-align:center;border:2px solid #00ff72;border-radius:10px;padding-right:10px}.ljGameTokenIcon,.ljSweepTokenIcon,.ljTotalJackpotWinsIcon{width:40px;height:40px;position:relative;transform:none;top:0;left:0;display:flex;margin:-20px auto 10px}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link{padding-right:5px}.sb-show-icon{min-width:35px!important}.packages-tab-list-block .option{width:95%}.packages-tab-list-block label{width:100%;padding:0 0 0 12px}.packages-tab-list-block .card{width:110px}.packages-tab-list-block .card--sm{left:40px}.packages-tab-list-block .card:after{transform:translate(-115px)}.maWalletInfoBlock{justify-content:center}.maWalletInfoBlock:after{opacity:.5}.maUserBalanceBlock{flex-wrap:wrap;justify-content:center}.maWalletInfoContentBlock .maUserBalanceBlock .userinfo-txt{font-size:1.6rem}.maWalletInfoActionBlock .btn:not(:first-child){margin-left:4px}.maWalletInfoBlock{padding:10px}.maWalletInfoContentBlock{padding:12px}.instant-play-btn{display:inline-block;margin-left:5px}.desktop-ngl-game-btn{display:none}.mobile-ngl-game-btn{display:inline-block}.playIconBtn{width:45px;height:45px;margin:0 auto}.maUserLevelHead{width:140px}.maUserLevelContentWrap{width:calc(100% - 130px)}.maUserLevelCount{top:0;font-size:.85rem}.levelRefrashBtn{top:-5px;left:-5px}.verify-content-block{width:100%;padding:20px}.swal2-modal.marketing-template-popup{min-width:initial;width:96%}.swal2-close.marketing-template-closeButton{top:-15px;right:-15px}.maUserLevelBlock{margin-bottom:10px}.funzoneSection{padding:10px 0 0;background-position:center center}.downloadActionHeadBlock .slider-text{padding:0}.downloadActionHeadBlock .slider-text .btn{padding:.35rem .7rem}.funzoneContainerTopBg{height:151px}.funzoneContainerBottomBg{height:121px}.funzoneContainer .ngl-items{max-width:400px}.neonTitleContainer{margin-top:0}.funzoneContainer .ngl-items .ngl-item{border-radius:0}.funzoneBanner{margin-bottom:-46px;margin-top:auto}.funzoneContainer{margin-bottom:-45px}.funzonePlayBoxBody{height:260px}.luckyPopupAction{position:relative;bottom:0;padding-top:20px;background:#18124a;padding-bottom:20px;border-radius:0}.luckyPopupBtn{min-width:100px;margin:0;width:94%!important}.myBonusBackDrop,.myBonusContainer{top:60px;height:calc(100% - 125px)}.myBonusOpenPopup{width:50px;height:50px;box-shadow:none;animation:initial;border:0;top:initial;bottom:115px;right:10px;border-radius:100px}.token-container img{max-width:40px}.toast-container.toast-top-center>div,.toast-container.toast-bottom-center>div{min-width:320px}.toast-message{font-size:1.4rem}button.toast-close-button{right:15px!important;top:10px!important}.homeSlider-block{height:50vh}.chatIcon{width:50px;height:50px;font-size:1.2rem}.noRecordFoundImg img{max-width:200px}.slide{padding:0}.non-auth-container{gap:10px;flex-wrap:wrap;text-align:center}.non-auth-img-block,.non-auth-description-block{width:100%}.non-auth-img-block img{max-width:340px}.non-auth-description-block h3{font-size:1.6rem}.non-auth-description-block p{font-size:1rem}.related-game-wrap{padding-bottom:0;padding-top:30px}.related-game-wrap .nSection{padding-bottom:0}.btn{font-size:.75rem}}@media screen and (max-width: 580px){.news-item-block a{flex-wrap:wrap}.news-img{max-width:initial}.news-content-block{width:calc(100% + -0px)}.notificationDropdownBlock{min-width:320px}.maUserPic .my-userpic{width:55px;height:55px;font-size:1rem}.maUserInfo .mys-username{font-size:.9rem}.maUserBalanceBlock .userinfo-txt{font-weight:700;font-size:1rem}.download-action-button-block ul li a em{font-size:1.2rem}.home-about-img-block:after{right:initial;left:0;width:100%;max-width:365px}.gs-token-details{justify-content:center}.gs-token-title .ljGameTokenIcon,.gs-token-title .ljSweepTokenIcon,.gs-token-title .ljTotalJackpotWinsIcon{width:15px;height:15px}.gs-token-value{font-size:.7rem;font-weight:500}.bonuseSingleLists{gap:0}.bonuseSingleListItemContent h3,.bslAmount{font-size:.8rem}.bonuseSingleListItem{min-width:200px;height:205px}.bslImg img{max-width:50px;margin:10px auto}.bslAmount{font-size:1rem}.bonuseMultipleLists{height:auto;flex-wrap:wrap;border-radius:10px}.bmlLeftBlock{width:100%;position:relative;margin:0}.polygonShap{clip-path:initial}.bmlTitleBlock{padding:10px;display:flex;align-items:center;flex-direction:initial}.bmltitleIcon img{max-width:50px}.bmlTitleBlock h4{margin-bottom:0}.bmlRightBlock{width:calc(100% + -0px);padding:10px 0}.bonusLists{padding-left:10px}.bmlRightBlock:after{display:none}.bonusShapeIcon{margin:5px 0 10px;max-width:45px}.bonusItem{height:180px;min-width:115px}.bonusArrowLeft{left:0}}@media screen and (max-width: 575px){.neonTitleContainer{margin-bottom:10px}.funzoneHightlightTxt p{font-size:1.2rem}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link{border-radius:5px 5px 0 0;padding:5px;font-size:.55rem}.notificationUnreadBlock label{font-size:.65rem;line-height:2}}@media screen and (max-width: 480px){.slider-text h4{font-size:.75rem}.slider-text h2,.slider-title-sm1{font-size:.9rem}.slider-text h2{max-width:220px}.payment-modal-logo-block img{max-width:40px;margin-right:5px}.payment-modal-logo-block .modal-title{font-size:.85rem;line-height:1.2}.payment-logos img{max-width:100px}.gt-icon-block{display:none}.underMaintenanceAnimationBG h1{font-size:1rem;padding:0 15px}.underMaintenanceLogo img{max-width:90px}.funzoneContainerTopBg{height:135px;background-position:bottom}.funzoneContainer .ngl-items{max-width:260px}.funzoneContainer .ngl-items .ngl-item{width:50%}#neonText,#neonShadow{font-size:2rem}}@media (max-width: 420px){.home-about-img-block:after{width:94%;max-width:initial}}@media (max-width: 380px){.download-action-button-block ul li a i{font-size:18px;padding-right:4px}.home-about-img-block:after{width:94%;max-width:initial}}@media (max-width: 370px){.gtst-win-block{height:3rem}.gtst-counter-block{padding-left:10px}.gtst-counter-block strong{letter-spacing:0}.gtst-counter{font-size:1rem}}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{top:initial}.customCheckboxGroup1{display:flex;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 260px)}.favouriteCustomCheckbox{margin-left:auto}.customCheckboxGroup1>*{margin-right:20px}.customCheckboxInput1{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.customCheckboxInput1:checked+.customCheckboxTile{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:.2s ease-in-out all}.customCheckboxInput1:checked+.customCheckboxTile:hover{border:2px solid #97eef7;box-shadow:0 0 10px #97eef7;color:#97eef7;background:#97eef766}.customCheckboxInput1:checked+.customCheckboxTile:before{transform:scale(1);opacity:1;border-color:#97eef7}.customCheckboxInput1:checked+.customCheckboxTile .customCheckboxIcon,.customCheckboxInput1:checked+.customCheckboxTile .checkbox-label{color:#97eef7}.customCheckboxTile:before{transform:scale(1);opacity:1}.customCheckboxTile{display:flex;align-items:center;justify-content:center;padding:10px 30px 10px 15px;border-radius:.5rem;border:2px solid #23dae9;box-shadow:0 0 10px #23dae9;transition:.15s ease;cursor:pointer;position:relative;color:#23dae9;font-size:1.1rem;font-weight:500}.customCheckboxTile:before{content:"";position:absolute;display:block;width:1.25rem;height:1.25rem;border:2px solid #23dae9;border-radius:50%;top:.15rem;right:.15rem;opacity:.5;transform:scale(.8);transition:.25s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23f336d6' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23ffe839' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:50% 50%}.customCheckboxTile:hover{border-color:#97eef7}.customCheckboxTile:hover:before{border:2px solid #97eef7}.customCheckboxTile:hover:before{transform:scale(1);opacity:1}.customCheckboxTile:hover .customCheckboxLabel,.customCheckboxTile:hover .customCheckboxIcon{color:#97eef7}.customCheckboxIcon{transition:.375s ease;color:#f336d6;margin-right:8px}.customCheckboxIcon svg{width:3rem;height:3rem}.checkbox-label{transition:.375s ease;text-align:center}.tabDropdown{position:relative;margin-left:auto}.tabDropdown .dropdown-toggle{display:flex;align-items:center;border:2px solid #23dae9;box-shadow:0 0 10px #23dae9;background:none;padding:10px 20px;border-radius:.5rem;color:#23dae9;font-size:1.1rem;font-weight:600;position:relative;transition:.2s ease-in-out all}.tabDropdown .dropdown-toggle:hover{border:2px solid #97eef7;box-shadow:0 0 10px #97eef7;color:#97eef7}.gameProviderCounter{position:absolute;right:-10px;top:-10px;width:25px;height:25px;background:#23dae9;display:flex;align-items:center;justify-content:center;border-radius:100px;color:#fff}.gameProviderCounter i{font-style:normal;font-size:.9rem;font-weight:400}.tabDropdown .nav-link:after{content:"";position:relative;content:"\f078";font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900);color:#fff;font-size:.75rem;margin-top:5px;margin-left:10px}.tabDropdownMenu{position:absolute;z-index:5;width:100%;padding:10px 0;transform:translateY(15px);visibility:visible;opacity:1}.tabDropdownMenuList{background:radial-gradient(circle,color(xyz 0.013 0.001 0.027 / 0),color(xyz 0.032 0.014 0.078)),linear-gradient(344deg,color(xyz 0.107 0.007 0.412),color(xyz 0.159 0.044 0.412) 25%,color(xyz 0.196 0.071 0.415),color(xyz 0.24 0.106 0.422),color(xyz 0.196 0.071 0.415),color(xyz 0.159 0.044 0.412) 75%,color(xyz 0.107 0.007 0.412));box-shadow:0 0 30px #ff39dd,inset 0 0 50px #39cdffb3;border-radius:5px;width:100%;padding:10px;list-style:none}.tabDropdownMenuItem{color:#97eef7;padding:6px 10px;border-radius:5px;text-decoration:none;display:block;transition:.2s ease-in-out all}.tabDropdownMenuItem:hover{background:#ffffff26}.tabDropdownMenu{padding:0;background:none}.tabDropdownCheckbox{position:relative}.tabDropdownCheckbox input[type=checkbox]{height:0;width:0;position:absolute}.tabDropdownCheckbox input[type=checkbox]+label{position:relative;display:flex;margin:0;align-items:center;color:#ffe839;transition:color .25s cubic-bezier(.4,0,.23,1)}.tabDropdownCheckbox input[type=checkbox]+label>span{display:flex;justify-content:center;align-items:center;margin-right:1em;width:1em;height:1em;background:transparent;border:2px solid #ffe839;border-radius:2px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.23,1)}.tabDropdownCheckbox input[type=checkbox]+label:hover,.tabDropdownCheckbox input[type=checkbox]:focus+label{color:#fff}.tabDropdownCheckbox input[type=checkbox]+label:hover>span,input[type=checkbox]:focus+label>span{background:#ffffff1a}.tabDropdownCheckbox input[type=checkbox]:checked+label>span{border:.5em solid #FFEB3B;animation:shrink-bounce .2s cubic-bezier(.4,0,.23,1)}.tabDropdownCheckbox input[type=checkbox]:checked+label>span:before{content:"\f00c";position:absolute;top:.16rem;left:.15rem;font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900);color:#3e0042;font-size:.85rem}.bg-grey{background:#ebebef}.bg-yellow{background:#fada5e}.bg-periwinkle{background:#ccf}.bg-blue{background:#1e90ff}.bg-orange{background:#f96}.bg-red{background:#ff004f}.bg-black{background:#14213d}.bg-purple{background:#6a5acd}.bg-egg-blue{background:#318ce7}.bg-dark-grey{background:#536878}.middle-content{padding:0;position:relative}.cta-block1{display:flex;flex-wrap:wrap;gap:20px;position:relative}.cta-card-block1{position:relative;padding:20px 30px;border-radius:15px;background:#14213d;min-height:350px}.cta-wid1-50{width:calc(50% - 40px)}.cta-wid1-30{width:calc(28% - 36px)}.cta-card-img1{position:absolute;right:30px;width:220px;bottom:30px;filter:drop-shadow(5px 5px 5px #14213d)}.cta-card-action1,.cta-card-action2,.cta-card-action3{position:absolute;bottom:30px;left:30px;z-index:2}.cta-card-action2,.cta-card-action3{left:50%;transform:translate(-50%)}.cta-card-img2,.cta-card-img3{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:250px;filter:drop-shadow(5px 5px 5px #14213d)}.cta-card-title1 h3{font-size:1.4rem;font-weight:700;margin-bottom:10px}.cta-card-title1 p{font-size:1rem;font-weight:300}.color-black{background:#14213d}.color-purple{background:#bd00ff}.color-green{background:#00ad25}.color-blue{background:#007aff}.color-orange{background:#f46505}.color-red{background:#ef233c}.color-yellow{background:#ffbc00}.game-list-single-block .owl-carousel .owl-dots.disabled{display:block}.game-list-single-block .owl-theme .owl-nav.disabled+.owl-dots{position:absolute;bottom:10px;left:0;right:0;margin-top:0;height:auto}.game-list-single-block .owl-theme .owl-dots .owl-dot span{margin:3px 5px;width:15px;height:15px;border:2px solid #ffb521;box-shadow:inset 0 0 3px #ffb521}.game-list-single-block .owl-theme .owl-dots .owl-dot.active span,.game-list-single-block .owl-theme .owl-dots .owl-dot:hover span{background:#f41d00}.gameListSlider{height:100%;display:flex}.game-list-single-block .owl-carousel div,.game-list-single-block .owl-carousel div .alink{height:100%}.game-list-single-block .owl-carousel div .alink{display:flex}.nSection{padding:50px 0}.nTitleBlock h2{font-size:1.2rem;font-weight:600;margin-bottom:20px;border-bottom:3px solid #ebebef;padding-bottom:5px;display:flex;align-items:center;gap:8px}.totalJackpotAmount{background:#ef233c;color:#fff;font-size:.85rem;padding:5px 10px;border-radius:5px;position:relative;overflow:hidden}.totalJackpotAmount:after{content:"";position:absolute;top:-35px;left:-40px;width:25px;height:80px;transform:rotate(50deg);background-image:linear-gradient(100deg,#fff0 10%,#fff 100%,#fff0 0%);animation-name:shiny;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.wonCardBlock{margin-left:1px;padding:6px;width:100%;background:#ebebef;border-radius:6px;border:1px solid #ebebef;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wonImgBlock{width:100%;height:65px;overflow:hidden;display:flex;align-items:center;justify-content:center}.wonImgBlock img{width:100%;height:100%;border-radius:5px;object-fit:cover}.wonCardName{font-weight:500;font-size:.65rem;margin-top:5px;min-height:25px}.wonCardCoins{font-size:.75rem;color:#14213d;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.homeCarouselSlider .owl-nav{margin:0;position:absolute;right:0;top:-50px}.homeCarouselSlider .owl-nav .owl-prev,.homeCarouselSlider .owl-nav .owl-next{position:relative;top:50%;transform:translateY(-50%);margin:0 0 0 5px;background:#fff;color:#14213d;padding:5px;font-size:1.4rem;line-height:1;border:2px solid #ebebef;border-radius:5px;opacity:1;cursor:pointer;transition:.2s ease-in-out all}.homeCarouselSlider .owl-nav .owl-prev:hover,.homeCarouselSlider .owl-nav .owl-next:hover{background:#ef233c;border-color:#ef233c;color:#fff}.homeCarouselSlider .owl-nav .disabled{opacity:.8!important;cursor:no-drop}.gameTile1{width:100%;height:230px;overflow:hidden;display:flex;align-items:center;justify-content:center}.gameTile1 .alink,.gameTile2 .alink,.gameTile3 .alink{height:100%;width:100%;transition:.2s ease-in-out all;position:relative}.gameTile1 .alink:hover,.gameTile2 .alink:hover,.gameTile3 .alink:hover{opacity:.5}.gameTile1 img,.gameTile2 img,.gameTile3 img{width:100%;height:100%;object-fit:cover;border-radius:6px}.gameListingBlock{display:flex;flex-wrap:wrap;gap:10px}.gameListingItem{width:calc(12.5% - 9px)}.gameCardBlock{display:flex;flex-wrap:wrap;gap:10px;width:100%;border-radius:6px;overflow:hidden}.gameTile2{width:100%;height:110px;overflow:hidden;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative}.gameTile3{position:relative;padding-left:70px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.topGameSliderContent .owl-carousel .owl-stage{counter-reset:carousel}.topGameSliderContent .owl-carousel .owl-item:before{counter-increment:carousel;content:counter(carousel);color:#fff;font-size:7.5rem;position:absolute;bottom:-13px;right:155px;height:auto;line-height:1;font-weight:700;z-index:-1;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#14213d;letter-spacing:-15px}.gameProviderCard{width:100%;height:120px;overflow:hidden;padding:0 45px;background:#ebebef;border-radius:6px;display:flex;align-items:center;justify-content:center}.gameProviderCard img{filter:grayscale(1)}.gameCateCardBlock{display:flex;justify-content:center;gap:20px}.nTitleContainer{text-align:center;margin-top:0;margin-bottom:50px}.nTitle2{font-size:1.8rem;font-weight:700}.nSubText{font-weight:400;font-size:1.1rem}.font-italic{font-style:italic}.gameCateCardItem{padding:10px;border-radius:10px;text-decoration:none;min-height:250px}.gameCateCardItem h4{text-align:center;color:#fff;font-size:2rem;font-weight:600;text-transform:uppercase;margin-top:15px}.gameCateCardImg{width:auto;height:auto;padding:0;display:flex;align-items:center;justify-content:center;position:relative}.gameCateCardImg:before{content:"";position:absolute;width:80%;height:80%;left:50%;top:50%;transform:translate(-50%,-50%);background:#00000080;border-radius:100px;z-index:0}.gameCateCardImg img{position:relative}.nWinnerBlock{display:flex;max-width:940px;margin:0 auto;align-items:center;gap:20px}.nWinnerContainerBlock span{color:#aaa}.findOutMoreBlock{display:flex;align-items:center;border-radius:16px;padding:0 50px;gap:50px;position:relative;justify-content:space-between}.promoCarouselSliderBlock{margin:0 auto;max-width:768px}.promoCardBlock{display:flex;align-items:center;gap:50px;background:#ebebef;border-radius:16px;overflow:hidden}.promoCardImgBlock{width:100%;max-width:260px}.promoCardInfoBlock h3{font-size:2.4rem;margin-bottom:0}.promoCardInfoBlock p{margin-bottom:30px;font-size:1rem}.promoCarouselSliderContent .owl-dots{top:20px;position:relative}.promoCarouselSliderContent .owl-dots .owl-dot span{width:8px;height:8px}.nCtaCardSliderContent .owl-stage{display:flex;justify-content:center;gap:10px}.nCtaCardSliderContent .owl-item{margin:0!important}.nctaCardInfoBlock{border-radius:16px;display:flex;flex-direction:column;padding:1.5rem 1.5rem 0;box-sizing:border-box;text-align:center;height:100%}.nctaCardInfo h3{font-size:1.4rem}.nctaCardInfo .nSubText{font-size:1rem;line-height:1.3;margin-top:5px;margin-bottom:15px}.nctaCardImg{margin-top:auto}.nCtaCardSliderBlock1 .nctaCardImg img{max-width:300px;height:auto}.nctaCardImg img{margin:0 auto;width:auto!important}.nWinnerContainerBlock,.nWinnerImgBlock{width:100%}.leftRightBlock{padding:2rem;border-radius:16px}.leftRightImgBlock img{width:100%}.proudlyPartBlock{text-align:center}.proudlyPartImgLists{display:flex;align-items:center;justify-content:center;gap:0;margin-top:20px}.proudlyPartImg{max-width:200px;padding:15px}.auth-block{position:relative;height:auto;display:flex;width:100%;align-items:center;padding:100px 0}.auth-img-block{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.auth-img-block img{object-fit:cover;width:100%;height:100%}.auth-content-block{position:relative;z-index:1;max-width:550px;width:100%;background:#fff;margin-left:20px;padding:50px 20px;border-radius:25px}.auth-content-block .modal-header,.auth-content-block .modal-body{padding-left:0;padding-right:0}.prizeTokensAmountBlock{background:#ffedef;border-radius:10px;padding:15px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.prizeTokensTitle{font-size:1.4rem;font-weight:700}.bTokenValues{font-size:1.4rem;font-weight:700;color:#ef233c;background:#ffdce0;border-radius:5px;padding:8px 15px;overflow:hidden}.token-menu{margin:0 0 15px;padding:0;list-style:none;display:flex;gap:15px;text-align:center;flex-wrap:wrap}.token-menu li{width:calc(50% - 8px);background:#ffedef;padding:15px;border-radius:5px;border:2px solid #ffdce0}.ptGameTokenTitle{display:flex;align-items:center;justify-content:center;margin-bottom:10px;flex-wrap:wrap}.ptTokenTitle{font-size:1rem;font-weight:600}.ptTokenIcon img{width:100%;height:100%;object-fit:contain}.ptTokenIcon{width:70px;height:70px;padding:10px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}@media screen and (max-width: 767px){.gameCateCardBlock{flex-wrap:wrap}.gameCateCardItem{width:calc(50% - 10px);min-height:initial}.gameCateCardItem h4{font-size:2rem}.owl-theme .owl-dots .owl-dot span{width:6px;height:6px}.cta-card-block1{text-align:center}.cta-card-action1,.cta-card-action2,.cta-card-action3{left:50%;transform:translate(-50%)}.nTitle2{font-size:1.6rem}h3.nTitle2.mb-5{margin-bottom:1.4rem!important}.nWinnerBlock{max-width:initial;margin:0 auto;flex-wrap:wrap;justify-content:center}.nWinnerContainerBlock,.nWinnerImgBlock{width:100%;text-align:center;padding:0 15px}.nWinnerImgBlock{margin-top:30px}.findOutMoreBlock{padding:0 20px;gap:0;flex-wrap:wrap;text-align:center}.findOutMoreContentBlock{padding-top:20px}.findOutMoreContentBlock .btn{position:relative}.promoCardBlock{flex-wrap:wrap;gap:20px}.promoCardInfoBlock{padding:0 30px 30px}.promoCardInfoBlock h3{font-size:2rem;margin-bottom:5px}.promoCardInfoBlock p{margin-bottom:20px;font-size:1rem}.nctaCardInfoBlock{min-height:350px}.proudlyPartImg{max-width:120px;padding:15px}}.newNavbar{display:flex;align-items:center;gap:20px;list-style:none;margin-right:10px}.newNavbar a{text-decoration:none;font-size:.9rem;font-weight:400;color:#14213d;transition:.2s ease-in-out all}.newNavbar a:hover{color:#ef233c}.gamesDropdownMenu,.exploreDropdownMenu,.bonusDropdownMenu,.searchDropdownMenu{padding:10px;max-width:27rem;background:#f4f4f6;border:2px solid #fff;border-radius:15px;top:40%!important;box-shadow:0 0 30px #0000001a}.navbarDropdownMenuLists{list-style:none;display:flex;flex-wrap:wrap;gap:10px}.navbarDropdownMenuItem{width:calc(50% - 5px)}.navbarDropdownMenuItem a{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 15px;border-radius:10px;position:relative}.menuLabelText{position:absolute;bottom:2px;font-size:.65rem;font-weight:500;left:15px;letter-spacing:.02rem}.ndmIcon{max-width:30px}.bonusMenuCardBlock{display:flex;gap:5px}.bonusMenuCardBlock a{background:#fff}.bonusMenuCard{display:flex;flex-wrap:wrap;width:120px;height:120px;align-items:center;justify-content:center;border-radius:5px;position:relative;background:#ffefd5}.bonusMenuCardIcon{margin-top:auto;margin-bottom:10px;max-width:50px}.headCounter{position:absolute;top:-6px;right:-8px;background:#ef233c;width:30px;height:16px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:600;z-index:1}.bonusMenuCardBlock .headCounter{top:5px;right:5px}.bonusMenuCardTitle{width:100%;text-align:center;margin-bottom:auto;font-size:1rem;font-weight:500}.bonusInfoTooltip{background:none;border:none;padding:0;position:absolute;right:3px;top:-1px;font-size:1.4rem;color:#00000080}.bonusInfoTooltip:focus{outline:none}.newSearchBlock .dropdown-toggle:after{display:none}.searchDropdownMenu{top:0!important}.newSearchInput{border:none;background:#fff;padding:10px 15px;border-radius:10px}.newSearchInput:focus{outline:none}.getTokenMenu{margin-right:-8px}.newNavbar .withdrawMenu a,.newNavbar .getTokenMenu a{color:#fff}.newNavbar .withdrawMenu a:hover,.newNavbar .getTokenMenu a:hover{color:#ef233c}.offCanvasMenuWrapper,.offCanvasProfileWrapper{position:fixed;inset:0;width:100%;height:100%;background:#00000080;z-index:9999;transition:opacity .3s;visibility:hidden;opacity:0}.offCanvasMenuContainer,.offCanvasProfileContainer{position:fixed;z-index:11;background-color:#fff;left:0;width:350px;transform:translate(-100%);transition:.4s;height:100%;padding:1rem;overflow:auto;box-sizing:border-box;top:0;border-radius:0 5px 5px 0}.offCanvasProfileContainer{left:initial;right:0;transform:translate(100%);border-radius:5px 0 0 5px;width:460px}.offCanvasOpen .offCanvasMenuContainer,.offCanvasOpen .offCanvasProfileContainer{transform:translate(0)}.offCanvasOpen.offCanvasMenuWrapper,.offCanvasOpen.offCanvasProfileWrapper{visibility:visible;opacity:1}.offCanvasMenuHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:0 0 15px;border-bottom:1px solid #e5e5e5;gap:5px}.offCanvasMenuHeader h3{font-size:1.2rem;color:#14213d}.offCanvasMenuHeader .btn-close{margin-left:5px;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2314213d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.offCanvasSidebarUserBlock{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding:0 .75rem}.offCanvasProfileContainer .offCanvasSidebarUserBlock{padding:0;margin-bottom:15px}.offCanvasSidebarUserBlock .btn{width:100%}.offCanvasNav{list-style:none}.offCanvasNav li a{padding:.5rem 0;display:flex;align-items:center;gap:10px;font-size:1.2rem;color:#14213d;text-decoration:none;font-weight:400;transition:color .2s;cursor:pointer}.offCanvasNav li a:hover{color:#ef233c}.offCanvasNav li a i{font-size:1.8rem;line-height:1.2}.offCanvasDropdownMenu .accordion-button{background:none}.offCanvasDropdownMenu .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2314213d'%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")}.offCanvasSubNav{list-style:none;margin:10px 0 10px 15px;padding-left:22px;border-left:2px solid #e5e5e5}.offCanvasNav .offCanvasSubNav li .alink{font-size:1rem!important}.offCanvasNav .offCanvasSubNav li .alink:hover{color:#ef233c;border-radius:5px}.userFixedButton{display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:9}.userFixedButton .btn{width:100%;border-radius:0}.offCanvasUserInfo{display:flex;align-items:center;gap:10px}.nwUserPic{width:40px;height:40px;background:#efece8;border-radius:100px;overflow:hidden;display:flex;align-items:center;justify-content:center}.nwUserPic img{width:100%;height:100%;object-fit:cover}.nwUserName{color:#14213d;font-size:1rem}.userIdsInfoLists{display:flex;align-items:center;gap:5px;margin-left:auto}.nwUserInfoIdBlock{display:flex;align-items:center;gap:5px;margin-top:3px}.userIdsInfoItem h4{font-size:.7rem;font-weight:500;padding:3px 5px;border:1px solid #e5e5e5;border-radius:5px;line-height:1}.uiPlayerId h4{background:#e3f2fd;border-color:#42a5f5;color:#1e88e5}.uiAccountId h4{background:#ffebcc;border-color:#e18900;color:#e18900}.userIdsInfoBtn{background:#fff;padding:7px 10px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:2px solid #ebebef;color:#14213d;text-decoration:none;font-size:1.1rem;line-height:1;transition:.2s ease-in-out all}.userIdsInfoBtn:hover{background:#ef233c;border-color:#ef233c;color:#e9ecef}.userAccountInfo .bonusMenuCardBlock{flex-wrap:wrap}.userAccountInfo .bonusMenuCardBlock .bonusMenuCard{width:calc(50% - 3px);height:auto;padding:10px}.userAccountInfo .bonusMenuCardBlock .bonusMenuCard .bonusMenuCardIcon{max-width:55px}.userAccountInfo .bonusMenuCardTitle{font-size:.8rem;font-weight:600;color:#14213d99}.userAccountInfo .bonusMenuCardTitle span{display:block;font-size:1.1rem;color:#14213d}.inviteDropdownMenu{border-radius:10px;box-shadow:0 0 50px #0000004d}.inviteCardBlock .inviteMenuLink{display:flex;padding:5px 15px;justify-content:flex-start;align-items:center;gap:5px;font-size:.9rem}.inviteMenuLink .alink{text-decoration:none;margin-left:auto;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#e5e5e5;border-radius:5px;color:#14213d;font-size:1rem;transition:.2s ease-in-out all}.inviteMenuLink .alink:hover{background:#14213d;color:#e5e5e5}.userAccountInfo{margin-top:5px;margin-bottom:5px}.offCanvasProfileContainer .offCanvasNav .alink{background:#fff;margin-bottom:5px;padding:10px!important;border-radius:5px;border:2px solid #ebebef}.headActionImg img{max-width:30px}.headActionItem{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;text-decoration:none;gap:0;font-size:.65rem;font-weight:500;color:#14213d;position:relative}.headActionName{display:block;width:100%}.headActionCenter .headActionImg img{transform:scale(2);position:relative;top:-15px;background:#fff;border-radius:100px;padding:3px;box-shadow:0 -3px 2px #00000008}.userValidPopupInfoBlock{position:relative;padding:10px;background:#fed8b1;margin-bottom:10px;border-radius:5px}.userValidPopupClose{position:absolute;right:-3px;top:-3px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#ef233c;text-decoration:none;border-radius:100px;font-size:.95rem;color:#fff!important}.userValidPopupInfoBlock p{display:flex;flex-wrap:wrap;gap:5px}.userValidPopupInfoBlock p span{width:100%;display:block;position:relative;font-size:.9rem;font-weight:400;padding-left:20px}.userValidPopupInfoBlock p span a{text-decoration:underline!important;font-weight:600}.userValidPopupInfoBlock p span i{position:absolute;left:0;top:0;font-size:1.2rem;line-height:1}.userValidPopupCheckBox{margin-top:10px;border-top:1px solid rgba(255,255,255,.5);padding-top:10px}.userValidPopupCheckBox{margin-top:10px;border-top:1px solid rgba(255,255,255,.5);padding-top:10px;display:flex;gap:5px}.userValidPopupCheckBox .form-check-input{margin-top:2px}.jackpotWinCounterItem{position:absolute;bottom:0;left:0;right:0;text-align:center;visibility:hidden;opacity:0;z-index:1;border-radius:0 0 6px 6px;background:#190126;background:linear-gradient(180deg,#19012600,#101d2d);color:#fffb39;font-size:.75rem;font-weight:600;text-transform:uppercase;padding:5px 0 2px;transition:.3s ease-in-out all;transform:translateY(30px)}.jackpotWinCounterItem.active{visibility:visible;opacity:1;transition:.4s ease-in-out all;transform:translateY(0)}.transactionHistoryListBlock{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.transactionHistoryItem{width:calc(25% - 15px)}.transactionHistoryItem .viewHistoryCard{padding:30px;box-shadow:5px 5px 20px #0000000d;background:#fff;border:2px solid #f4f4f6;border-radius:10px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;text-decoration:none;color:#14213d;transition:.3s ease-in-out all}.transactionHistoryItem .viewHistoryCard:hover{transform:scale(1.1)}.transactionHistoryItem .viewHistoryCard .bonusMenuCardIcon{max-width:100px;margin-bottom:20px}.transactionHistoryItem .viewHistoryCard .bonusMenuCardTitle{font-size:1.2rem}.transactionHistoryItem .viewHistoryCard .bonusMenuCardTitle i{background:#ebebef;width:50px;height:50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:10px auto 0;text-align:center;border-radius:100px;transition:.2s ease-in-out all}.transactionHistoryItem .viewHistoryCard:hover .bonusMenuCardTitle i{background:#ef233c;color:#fff}.btn-anim-img{padding:0 8px}.btn-anim-img img{max-width:36px}.btn-anim-img:hover{background:none}.custom-modal-full-width{max-width:inherit;margin:0;height:100%}.custom-modal-full-width .modal-content{height:100%;background:url(https://cosmoslotsgame.s3.us-west-2.amazonaws.com/CosmoSlots+Game+Tile/fw-bg.webp) no-repeat;background-size:cover;background-position:center center;background-attachment:fixed}.custom-modal-full-width app-fortune-wheel-bonus{height:100%;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.custom-modal-full-width .custom-modal-block{border-radius:0;background:none;width:100%;height:100%}.custom-modal-full-width .custom-modal-block .modal-right-block{margin-top:auto;margin-bottom:auto;padding:50px 0}.custom-modal-full-width .custom-modal-block .modal-right-block .modal-header{position:fixed;top:0;width:100%;z-index:7;padding:0;margin:0}.fw-modal-block .modal-body{overflow-y:inherit;margin-bottom:auto;padding:0;width:100%}.fw-info-wrap{width:100%}.fw-data-info-title{display:flex;align-items:center;justify-content:center;gap:8px}.fw-data-info-title h3{font-size:1.2rem;font-weight:800;line-height:1;color:#070707;white-space:nowrap;width:auto;text-align:center}.fw-title-icon{margin:0}.fw-title-icon img{width:25px}.fw-data-info-list{list-style:none;display:flex;flex-wrap:wrap;gap:5px;margin-top:5px;flex-direction:column}.fw-data-info-list li{padding:5px 15px;text-align:center;border-radius:10px;box-shadow:inset 0 0 10px #0006;background-image:linear-gradient(45deg,#f90003,#880002)!important;border:1px solid rgba(255,255,255,.1);width:-moz-fit-content;width:fit-content;min-width:200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:15px;position:relative}.fw-data-info-list li.active{background-image:linear-gradient(45deg,#000 0% 100%)!important}.fw-sweepTokenBlock .fw-data-info-list li{margin-left:auto;justify-content:center}.fw-data-info-list li h5,.fw-data-info-list li span{text-transform:uppercase;font-weight:800;font-size:1rem;line-height:1.4;z-index:1;position:relative;color:#daa520;background:-webkit-linear-gradient(transparent,transparent),-webkit-linear-gradient(top,rgb(253,233,107) 0%,rgb(213,173,109) 26%,rgb(253,241,109) 35%,rgb(254,235,111) 45%,rgb(220,192,93) 61%,rgb(204,172,78) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:3px 3px 15px rgba(253,229,103,.3)}.fw-data-info-list li span{position:absolute;left:10px;top:5px}.fw-modal-block .modal-header .btn-close{background-color:#e0bd59;border:5px solid #000;border-radius:50%;box-shadow:inset -5px -5px #0003;opacity:1}.fw-modal-row{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.fw-modal-col1{width:auto;display:flex;align-items:center;justify-content:center;padding:0}.fw-modal-col2{width:auto}.fw-modal-table-info{max-width:440px;margin:0 auto;position:relative;z-index:6}.fortune-wheel-item{width:100%;height:100%;border-radius:100%;border:10px solid transparent;background:#000;position:relative;overflow:hidden;transition:5s;z-index:5;display:flex;justify-content:center}.fortune-wheel-list{height:50%;position:absolute;clip-path:polygon(100% 0,50% 100%,0 0);transform:translate(-50%);transform-origin:bottom;text-align:center;display:flex;align-items:flex-start;justify-content:center;font-size:2rem;padding-top:15px;text-shadow:1px 1px 1px #919191,1px 2px 1px #919191,1px 3px 1px #919091,2px 5px 6px rgba(16,16,16,.4);font-weight:800;color:#fff;left:auto;right:auto;box-shadow:inset 0 0 30px #000}.fortune-wheel-list span{transform:rotate(90deg)}.fw-width4{width:340px}.fw-width5{width:248px}.fw-width6{width:198px}.fw-width7{width:164px}.fw-width8{width:142px}.fw-width9{width:124px}.fw-width10{width:111px}#spin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100px;height:100px;border:none;cursor:pointer;outline:none;background:url(fw-btn.2af307366fd3b11a.webp) no-repeat;background-size:contain;background-position:center center}#spin span{text-transform:uppercase;font-weight:900;font-size:1.4rem;z-index:1;position:relative;color:#daa520;background:-webkit-linear-gradient(transparent,transparent),-webkit-linear-gradient(top,rgb(253,233,107) 0%,rgb(213,173,109) 26%,rgb(253,241,109) 35%,rgb(254,235,111) 45%,rgb(220,192,93) 61%,rgb(204,172,78) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:3px 3px 15px rgba(253,229,103,.3)}.input-prize{position:absolute;bottom:40px}.reload{position:absolute;bottom:20px}.fw-block{position:relative;display:flex;align-items:center;justify-content:center;padding:15px;width:390px;height:390px;margin:0 auto}.wheel{width:250px;height:250px;border-radius:50%;background-image:conic-gradient(#00acc3 0deg 30deg,#79af3e 30deg 60deg,#fd8b00 60deg 90deg,#e53935 90deg 120deg,#465a65 120deg 150deg,#00abc1 150deg 180deg,#7db343 180deg 210deg,#f98b00 210deg 240deg,#e53935 240deg 270deg,#00acc3 270deg 300deg,#7db343 300deg 330deg,#fd8b00 330deg 360deg)}.back-wheel,.back-wheel:after{position:absolute;border-radius:50%}.back-wheel{width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%;z-index:5;background:url(fw-ring.c238a9aa886e80c8.webp) no-repeat;background-size:contain;background-position:center center}.ring{position:absolute;width:100%;height:100%;display:block;border-radius:100%;transform:rotate(-15deg)}.label{top:50%;width:100%;height:100%;text-align:center;transform-origin:50% 0;position:absolute;font-size:20px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.label span{display:inline-block;margin:0 auto;width:70px;height:70px;line-height:70px}.label:nth-child(1){transform:rotate(0) translateY(-50%)}.label:nth-child(2){transform:rotate(30deg) translateY(-50%)}.label:nth-child(3){transform:rotate(60deg) translateY(-50%)}.label:nth-child(4){transform:rotate(90deg) translateY(-50%)}.label:nth-child(5){transform:rotate(120deg) translateY(-50%)}.label:nth-child(6){transform:rotate(150deg) translateY(-50%)}.label:nth-child(7){transform:rotate(180deg) translateY(-50%)}.label:nth-child(8){transform:rotate(210deg) translateY(-50%)}.label:nth-child(9){transform:rotate(240deg) translateY(-50%)}.label:nth-child(10){transform:rotate(270deg) translateY(-50%)}.label:nth-child(11){transform:rotate(300deg) translateY(-50%)}.label:nth-child(12){transform:rotate(330deg) translateY(-50%)}.holder{position:absolute;width:130px;height:90px;z-index:0;bottom:-75px;left:50%;transform:translate(-50%);background:url(fw-base.9ade94ea800ff13b.webp) no-repeat;background-size:contain;background-position:center center}.arrow{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:6;background:url(fw-arrow.5c1dd6099167228a.webp) no-repeat;background-position:center;background-size:contain;width:30px;height:50px;filter:drop-shadow(3px 3px 6px rgba(0,0,0,.431372549))}.spin{position:absolute;top:-80px;width:150px;height:50px;background-color:transparent;border:5px solid red;border-radius:50px;color:red;font-weight:900;font-size:30px;transition:.1s;cursor:pointer}.spin:hover{background-color:red;color:#ff0}.spin:active{width:200px;color:#affc41}.fw-title-block{text-align:center;width:100%;margin-top:-30px;margin-bottom:10px}.fw-title-block img{max-width:420px;filter:drop-shadow(3px 3px 5px rgba(0,0,0,.3411764706))}.fw-title-mobile{display:none}.fw-title-block h2{text-decoration:none;transform:perspective(2.5em) rotateX(15deg) scaleY(.8);transition:all .5s;display:inline-block;text-align:center;text-transform:uppercase;font-size:4rem;font-weight:800;line-height:.8;color:#88fb29;text-shadow:0 -1px 15px rgba(0,0,0,.9),0 1px 0 #407f02,0 3px 0 #438402,0 5px 0 #468902,0 7px 0 #488e02,0 9px 0 #4b9302,0 6px 50px rgba(164,252,91,.8)}.fw-title-block h2:first-line{font-size:.8em}.fw-title-block h2:hover{transform:perspective(8em) rotateX(11deg) scale(1);text-shadow:0 -1px 15px black,0 1px 0 #407f02,0 2px 0 #438402,0 0px 0 #468902,0 1px 0 #488e02,0 2px 0 #4b9302,0 2px 30px rgba(164,252,91,.6)}.fw-modal-table-info .table tbody tr td{padding:5px 15px;font-size:1rem;font-weight:500;text-align:center;background:#fff;border-color:#eee;line-height:1}.fw-modal-table-info .table tbody tr.active td{background:#f73358;color:#fff;transform:scale(1.2)}.fw-modal-table-info .table tbody tr td h5{font-size:1rem;font-weight:600}.fw-modal-table-info .table thead{background:#ff0}.fw-modal-table-info .table thead tr th{color:#14213d;padding:5px 15px;text-align:center}.fw-modal-table-info .table{margin:0}.pyro{overflow:hidden;width:100%;height:100%;position:absolute;z-index:6}@keyframes flicker{0%{transform:skew(5deg);box-shadow:0 0 17px 10px #fbf6beb5}25%{transform:skew(-5deg);box-shadow:0 0 17px 5px #fbf6beb5}50%{transform:skew(10deg);box-shadow:0 0 17px 7px #fbf6beb5}75%{transform:skew(-10deg);box-shadow:0 0 17px 5px #fbf6beb5}to{transform:skew(5deg);box-shadow:0 0 17px 10px #fbf6beb5}}.pyro>.before,.pyro>.after{position:relative;width:5px;height:5px;border-radius:50%;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards}.pyro>.after{animation-delay:1.25s,1.25s,1.25s;animation-duration:1.25s,1.25s,6.25s}@keyframes bang{to{box-shadow:231px -167.6666666667px #007bff,103px -234.6666666667px #001aff,49px -131.6666666667px #1e00ff,-249px -415.6666666667px #ff0900,-103px -107.6666666667px #b700ff,22px -103.6666666667px #0df,44px -124.6666666667px #0d00ff,-20px -278.6666666667px #48ff00,211px -222.6666666667px #ff00a6,-187px -306.6666666667px #ff7300,127px -414.6666666667px #ff9500,-5px 72.3333333333px #00ffe6,144px -209.6666666667px #20f,171px -10.6666666667px #ffe600,246px -206.6666666667px #f02,-105px -415.6666666667px #37ff00,-162px -34.6666666667px #4dff00,211px -63.6666666667px #5900ff,-223px -391.6666666667px #8f0,-224px -186.6666666667px #002fff,19px -74.6666666667px #7b00ff,105px -285.6666666667px #df0,233px -49.6666666667px #6f0,-234px 44.3333333333px #0009ff,90px -352.6666666667px #9100ff,-205px -99.6666666667px #00ff40,-129px -197.6666666667px #f04,141px -343.6666666667px #d900ff,-133px -89.6666666667px #ff00b3,107px -33.6666666667px #0f1,-120px -233.6666666667px #b0f,91px -347.6666666667px #2f0,-19px -373.6666666667px #ff7300,-121px -333.6666666667px #007bff,34px -79.6666666667px #00ffe6,173px -60.6666666667px #00ff8c,-157px -373.6666666667px #80ff00,-83px -332.6666666667px #e600ff,31px -124.6666666667px #f0b,20px -79.6666666667px #f700ff,-195px 54.3333333333px #ff00d9,11px -148.6666666667px #0062ff,-85px -328.6666666667px #f0c,25px -85.6666666667px #ff009d,-54px -330.6666666667px #6f00ff,9px -191.6666666667px #f40,-81px -87.6666666667px #00ffbf,-48px -113.6666666667px #48ff00,42px -83.6666666667px #0f0,116px -251.6666666667px #0f8,-6px -246.6666666667px #84ff00}}@keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}.csMobileView{display:none}.mobileCardListBlock{display:flex;flex-wrap:wrap;gap:15px;position:relative;counter-reset:my-sec-counter}.mobileCardListItem{width:calc(100% + -0px);padding:5px 15px;border:2px solid #ebebef;border-radius:10px;overflow:hidden;position:relative}.mobileCardListItem:before{content:counter(my-sec-counter);counter-increment:my-sec-counter 1;position:absolute;right:-4px;bottom:-35px;font-size:5rem;font-weight:900;color:#efefef}.mobileCardListItem ul{list-style:none;position:relative;display:flex;flex-wrap:wrap}.mobileCardListItem ul li{position:relative;margin:5px 0;font-size:.85rem;line-height:1.4;width:50%}.mobileCardListItem ul li:last-child{width:100%}.cardTitle{color:#999;display:block}.cardValue{font-weight:600}.mobileCardListItem ul li .btn-sm{display:block;width:-moz-fit-content;width:fit-content}.mobileCardListItem ul li .expireIcon{left:55px;top:1px;background:#fff;border-radius:100px;padding:5px;width:-moz-fit-content;width:fit-content}.mobileCardListItem:after{content:"";position:absolute;right:15px;bottom:-40px;background:url(gift.b0b4d15d54e76bb1.png) no-repeat;background-size:contain;width:80px;height:80px;z-index:-1}.profileVerificationTabBlock{display:none}.profileVerifyFooter{padding-top:15px;margin-top:20px;border-top:2px solid #ebebef}.pvCardBlock{min-height:400px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:#f6f6f6;border-radius:5px}.pvCardTitle{text-align:center;margin-bottom:10px;font-size:1.4rem}.pvCardActionBlock{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.pvCardInfoBlock{padding:30px;text-align:center;width:100%}.pvCardInfoBlock .pvCardInfo .verify-block{margin:0 auto}.pvCardInfoBlock .otpInputs .ng-otp-input-wrapper{justify-content:center}.pvCardEmailBonusFormBlock form,.pvCardPhoneVerifyFormBlock form{max-width:360px;margin:20px auto 0}.pvCardPhoneVerifyFormBlock form{max-width:560px}.pvCardFormBlock .form-select{background-color:#fff;background-position:calc(100% - 10px) 15px}.pvCardFormBlock .form-control{font-size:.9rem;padding:.452rem .75rem}.pvCardFormBlock .form-select:focus,.pvCardFormBlock .form-control:focus{border-color:inherit;box-shadow:none}.pvCardKycVerifyFormBlock{padding:0 30px;margin-bottom:30px}.pvCardFormBlock form .col-12{margin-bottom:15px}.footer-contact-info{text-align:center}.footer-contact-info p,.footer-contact-info p a{color:#919191}.footer-contact-info ol{list-style:none;text-align:center;margin:10px 0}.customRechargeCardBlock{padding:0;display:flex;justify-content:center}.customRecharge{display:flex;flex-wrap:wrap;justify-content:center;padding:15px;border-radius:15px;background:url(custom-recharge.c14c70da2cbd1f66.svg) no-repeat;background-size:cover;background-position:center center;width:100%}.customRecharge .btn{margin-top:auto}.customRechargeImg{display:flex;padding:40px 20px}.customRechargeImg img{width:100%;max-width:170px;filter:drop-shadow(2px 4px 30px black)}.packagesCardListBlock .packageCardBlock{height:calc(100% - 25px)}.header_logo{border:0!important}.navbar-brand{cursor:pointer}.profileVerify-modal-block{background:#dfe8f3;position:relative}.profile-verify-modal-dialog .modal-content{border:none}.profileVerify-modal-body{background:url(profile-verify-bg.f6dc77261bf8878b.webp) no-repeat;background-size:110%;background-position:center 15%}.profileVerify-modal-body .btn-close{position:absolute;right:10px;top:10px;z-index:1;opacity:1}.profileVerifyBody{flex-flow:column;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:55px 0}.profileVerifyBody h2{color:#000;font-weight:900;font-size:1.6rem;width:100%;text-align:center;letter-spacing:.075rem}.profileVerifyBody h3{color:#000;font-weight:900;font-size:1rem;width:100%;text-align:center;letter-spacing:.075rem}.profileVerifyBody p{margin:0 auto;color:#ff66b5;font-weight:700;font-size:1.1rem;width:100%;text-align:center;letter-spacing:.075rem;padding:0}.profileVerifyImg{margin:0 auto;width:200px;height:160px;display:flex;align-items:center;justify-content:center;padding:5px}.profileVerifyImg img{width:100%;height:100%;object-fit:contain}.socialPopupIconList{display:flex;align-items:center;gap:10px;justify-content:center;list-style:none}.socialPopupIconList li img{width:100%;max-width:50px}.socialPopupIcon h5{margin-bottom:10px;font-size:1rem}.text-blue{color:#0035f8!important}.text-pink{color:#ff66b5!important}.text-black{color:#000!important}@media screen and (max-width: 1199px){.gameListingItem{width:calc(16.6666666667% - 9px)}.newNavbar{gap:15px}.gameCateCardBlock{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.gameCateCardImg img{width:140px;height:auto}.slider-content-block{max-width:initial;width:100%;padding:0}.slider-text{width:100%}.homeSlider-block,.owl-carousel .owl-item img{height:auto}.owl-carousel .owl-item .slideBannerImg img{height:100%}.findOutMoreBlock{padding:50px;overflow:hidden}.findOutMoreImgBlock img{height:auto;width:auto;margin-bottom:-100px}.featured-lead-magnet__left,.featured-lead-magnet__right{width:50%;padding-right:0}.featured-lead-magnet__image{padding:20px}.featured-lead-magnet__image img{height:auto}.download-action-button-block ul li{margin:0}.fw-modal-row{gap:30px}.fw-data-info-list li{min-width:195px}.fw-data-info-title h3{font-size:1.2rem}.pocker-card-info{flex-wrap:wrap}}@media only screen and (min-width: 768px) and (max-width: 800px){.notification-list-block{min-height:inherit}.notification-list{max-height:180px}}@media screen and (max-width: 991px){.gameListingItem{width:calc(25% - 8px)}.newNavbarBlock{display:none}.bonusMobileDropdownMenu,.exploreMobileDropdownMenu{min-width:inherit!important;width:100%;padding:1rem .5rem;border-radius:0;margin-bottom:12px!important;box-shadow:0 -50px 50px #0003}.bonusMenuCard{text-decoration:none;color:#14213d}.headActionItemBlock .headActionItem:after{display:none}.bonusMenuCardIcon{width:40px;height:40px;max-width:initial}.exploreMobileMenuLists{display:flex;flex-wrap:wrap;gap:10px}.exploreMobileMenu{width:calc(25% - 8px);display:flex;flex-wrap:wrap;text-align:center;justify-content:center;text-decoration:none;color:#14213d;font-size:.65rem;line-height:1.2;font-weight:500}.exploreMobileMenuIcon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.exploreMobileMenuTitle{display:block;width:100%;margin-top:5px}.headActionItemBlock .bonusMenuCardBlock a{background:#ffefd5}.slider-actions .btn{padding:10px 15px;font-size:1.2rem}.nSection{padding:40px 0}.nTitle2{font-size:1.4rem}.nSubText{font-size:.85rem}.findOutMoreBlock{padding:30px;justify-content:center}img,.gameCateCardImg img{width:auto;height:auto}.nTitleIcon img{height:40px}.btn-anim-img img{max-width:36px}.transactionHistoryItem{width:calc(50% - 15px)}.transactionHistoryItem .viewHistoryCard .bonusMenuCardIcon{width:auto;height:auto}.custom-modal-full-width .modal-content{width:100%}.fw-title-block h2{transform:perspective(5.5em) rotateX(0) scaleY(1);font-size:2.4rem;text-shadow:0 -1px 15px rgba(0,0,0,.9),0 1px 0 #407f02,0 3px 0 #438402}.fw-block{width:380px;height:380px}.fw-data-info-list li{min-width:150px}.fw-data-info-list li span{top:0}.fw-data-info-title h3{font-size:1rem}.arrow{width:30px;height:40px}.fortune-wheel-list{font-size:2rem}#spin{width:100px;height:100px}#spin span{font-size:1.4rem}.fw-width6{width:210px}.cBtn-icon img{width:25px}}@media screen and (min-width: 768px){.userFixedButton{display:none}}@media screen and (max-width: 991px){.fw-block,.wheel{padding:0;transform:scale(.9)}.fw-title-block h2{font-size:2rem}.arrow{border-width:25px 20px 0 20px;top:0}.arrow:before{border-width:20px 13px 0 13px;top:-30px}.fw-modal-table-info{max-width:300px;margin-top:-35px}.fw-data-info-title h3,.fw-modal-table-info .table tbody tr td,.fw-modal-table-info .table tbody tr td h5{font-size:.75rem}.fortune-wheel-list{font-size:1.2rem;padding-top:20px;font-weight:700;text-shadow:1px 1px 1px #919191,1px 2px 1px #919191,1px 3px 1px #919191}.fw-width4{width:220px}.fw-width5{width:160px}.fw-width6{width:130px}.fw-width7{width:110px}.fw-width8{width:92px}.fw-width9{width:80px}.fw-width10{width:75px}.fw-data-info-list{gap:1px}.fw-block{width:250px;height:250px;margin-top:0;margin-bottom:0;padding:5px;transform:scale(.8)}#spin{width:65px;height:65px}#spin span{font-size:1rem}.fw-title-desktop{display:none}.fw-title-mobile{display:block}.fw-title-block img{max-width:100px;filter:none}.fw-title-block{margin-top:10px;margin-bottom:0;display:flex;justify-content:center}.custom-modal-full-width .custom-modal-block .modal-right-block{padding:0}.fw-modal-col2,.fw-modal-col1{width:auto}.fw-modal-row{align-items:inherit;gap:0;margin:0}.holder{width:180px;height:120px;bottom:-100px;display:none}.fw-data-info-title{gap:4px}.fw-title-icon img{width:15px}.fw-data-info-list li{min-width:90px;padding:1px 15px;gap:0}.fw-data-info-list li h5,.fw-data-info-list li span{font-weight:700;font-size:.8rem}.arrow{width:25px;height:35px}}@media screen and (max-width: 767px){.newNavbarBlock{display:none}.offCanvasProfileContainer{width:100%;border-radius:0;padding:10px}.userIdsInfoItem h4{font-size:.65rem;padding:5px 8px;text-align:center}.userIdsInfoItem h4 span{display:block;font-weight:700;font-size:.75rem}.offCanvasMenuContainer,.offCanvasProfileContainer{border-radius:0;width:100%;padding:.5rem}.offCanvasNav li a{font-size:1rem}.offCanvasNav li a i{font-size:1.4rem;line-height:1}.userAccountInfo .bonusMenuCardTitle span{font-size:1rem}.gameListingItem{width:calc(33.3333333333% - 8px)}.slider-actions .btn{padding:5px 10px;font-size:.85rem;gap:5px}.slider-actions .btn .btnIcon{font-size:1.4rem}.slider-actions{margin-top:10px}.promoCardImgBlock{max-width:inherit}.featured-lead-magnet__wrap{padding:30px;flex-wrap:wrap}.featured-lead-magnet__left,.featured-lead-magnet__right{width:100%;text-align:center;padding:0}.download-game-content-block{text-align:center}.featured-lead-magnet__image:before{width:calc(100% + 35px);left:-17px}.offCanvasSidebarUserBlock{padding:0}.myProfileImgUploadBlock{margin-bottom:15px}.player .img-upload .photo-actions{justify-content:flex-start;top:0;left:0}.player .img-upload .photo-actions .icon-div,.player .img-upload:hover .photo-actions .icon-div{bottom:0}.my-account-block{margin:30px auto}.myaccountTitle{font-size:1.1rem}div:where(.swal2-container) h2:where(.swal2-title){font-size:1rem!important}.packages-tab-list-block .option{width:auto}.packages-tab-list-block label{font-size:.85rem;padding:8px}.radioText{position:relative;bottom:-1px;left:0;transform:none}.packages-tab-list-block .card{display:none}.mat-title-block h4{font-weight:600}.myaccount-tab-content{min-height:inherit}.playerMsg{width:calc(100% + -0px);padding-left:40px}.subTitle span{font-size:.85rem}.contentMainTitleIcon2{font-size:1rem}.h6,h6{font-size:.85rem}.expireIcon{top:5px;left:5px}.bonusTitleBlock{height:15vh}.bonusTitle{font-size:1.4rem}.nTitle2{font-size:1.1rem}.tableListBlock .table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tableListBlock .table tr{border:1px solid #ddd;border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;border-radius:10px;overflow:hidden}.tableListBlock .table td{border-bottom:1px solid #ddd;display:block;font-size:.85em;text-align:left}.tableListBlock td:before{content:attr(title) ":";float:left;font-weight:700}.table.cs-table td{background:#f0f0f0;padding:10px 15px;display:flex;align-items:center;gap:5px}.table-actions-block .action-icon{margin:0}.transactionHistoryListBlock{padding:0}.transactionHistoryItem .viewHistoryCard{padding:15px}.transactionHistoryItem .viewHistoryCard .bonusMenuCardIcon{max-width:70px;margin-bottom:15px}.transactionHistoryItem .viewHistoryCard .bonusMenuCardTitle{font-size:.95rem;line-height:1.2}.auth-block{height:auto;padding:50px 0}.btn-anim-img img{max-width:36px}.fw-block,.wheel{padding:0;transform:scale(.9)}.fw-title-block h2{font-size:2rem}.arrow{border-width:25px 20px 0 20px;top:0}.arrow:before{border-width:20px 13px 0 13px;top:-30px}.fw-modal-table-info{max-width:300px;margin-top:-35px}.fw-data-info-title h3,.fw-modal-table-info .table tbody tr td,.fw-modal-table-info .table tbody tr td h5{font-size:.75rem}.fortune-wheel-list{font-size:1.2rem;padding-top:20px;font-weight:700;text-shadow:1px 1px 1px #919191,1px 2px 1px #919191,1px 3px 1px #919191}.fw-width4{width:220px}.fw-width5{width:160px}.fw-width6{width:128px}.fw-width7{width:106px}.fw-width8{width:92px}.fw-width9{width:80px}.fw-width10{width:72px}.fw-data-info-list{gap:1px}.fw-block{width:250px;height:250px;margin-top:0;margin-bottom:0;padding:5px;transform:scale(.8)}#spin{width:65px;height:65px}#spin span{font-size:1rem}.fw-title-desktop{display:none}.fw-title-mobile{display:block}.fw-title-block img{max-width:100px;filter:none}.fw-title-block{margin-top:10px;margin-bottom:0;display:flex;justify-content:center}.custom-modal-full-width .custom-modal-block .modal-right-block{padding:0}.fw-modal-col2,.fw-modal-col1{width:auto}.fw-modal-row{align-items:inherit;gap:0;margin:0}.holder{width:180px;height:120px;bottom:-100px;display:none}.fw-data-info-title{gap:4px}.fw-title-icon img{width:15px}.fw-data-info-list li{min-width:90px;padding:1px 15px;gap:0}.fw-data-info-list li h5,.fw-data-info-list li span{font-weight:700;font-size:.8rem}.arrow{width:25px;height:35px}.custom-modal-full-width .custom-modal-block .modal-right-block{display:block}.csDesktopView{display:none}.csMobileView{display:block}.notification-list-block,.notificationHeadBlock{padding:0;min-height:inherit}.notification-list{max-height:inherit}.notification-top-action-block{justify-content:space-between;padding:10px 0;margin:0}.notificatoin-item{background:#f4f4f4}.notificatoin-item:not(:last-child){margin-bottom:5px;border:0}.notiTitle{margin-bottom:5px}.notificatoin-item p{line-height:1.5;font-size:.75rem;color:#14213db3}.notificationHeadBlock{justify-content:center;border-bottom:0 solid #ebebef}.notificationHeadBlock,.notificationHeadBlock nav.gl-tab-nav{width:100%}.notificationHeadBlock .gl-tab-nav .nav-tabs{gap:10px;width:100%}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link{border-radius:5px;flex-wrap:wrap;display:flex;width:calc(50% - 5px);color:#14213d;font-size:1rem;justify-content:center;white-space:nowrap;align-items:center;flex-direction:column;background:#f4f4f4}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link img{width:100%;max-width:60px;margin:0 auto}.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link.active,.notificationHeadBlock .gl-tab-nav .nav-tabs .nav-link:hover{background:#ef233c}.bonusRewardsWrap{padding:0}.page-link{padding:.2rem .5rem;font-size:.75rem}.pvCardInfoBlock{padding:15px}.pvCardTitle{font-size:1rem;word-break:break-word}.myaccountTitleBlock{flex-wrap:wrap}.myaccountTitle{align-items:center}.pvCardKycVerifyFormBlock{padding:0 15px;margin-bottom:0}.otpInputs .ng-otp-input-wrapper input{width:45px;height:45px}.withdrawMobileBlock{width:94%;margin:30px auto;border:2px solid #ebebef;border-radius:5px}.token-menu li{padding:5px}.chat-offcanvas-body app-otp-form{justify-content:center}.chat-offcanvas-body .auth-form .otpInputs .ng-otp-input-wrapper input{width:45px;height:45px}.profileVerifyBody{padding:25px 0}.profileVerifyImg{width:160px;height:140px}.profileVerifyBody h2{font-size:1.4rem}.profileVerifyBody p{font-size:1rem}.nTitleBlock h2{font-size:.9rem}.totalJackpotAmount{font-size:.7rem}.pocker-card-info .myaccount-card-content .token-info{font-size:.75rem}.pocker-card-info .myaccount-card-content .token-info .token-title{font-size:.75rem;margin-bottom:0}}@media screen and (max-width: 519px){.gameListingItem{width:calc(50% - 5px)}.form-floating>label{font-size:.75rem}.auth-content-block{width:96%;margin:0 auto;padding:20px}}@media screen and (max-width: 479px){.fw-title-block img{max-width:80px;filter:none}.fw-modal-col1{width:auto;order:2;margin:-10px 10px 0}.fw-modal-col2{width:100%;order:1;margin-top:-10px}.fw-block{width:200px;height:200px}.fortune-wheel-list{font-size:1rem;padding-top:5px}.arrow{width:15px;height:25px}.fw-data-info-list li{min-width:80px}.fw-data-info-list li h5,.fw-data-info-list li span{font-weight:700;font-size:.65rem}.fw-width4{width:170px}.fw-width5{width:125px}.fw-width6{width:100px}.fw-width7{width:83px}.fw-width8{width:72px}.fw-width9{width:62px}.fw-width10{width:56px}.noRecordFoundContainer .row.text-center.align-items-start.justify-content-center{margin:0}.packagesContactInfo h6{font-size:1rem}.posUserContactInfo span{font-size:.8rem}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}
