/*!
* 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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;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:0 solid;border-color:inherit}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-inline,.list-unstyled{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:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.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}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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);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}.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;-webkit-appearance:none;-moz-appearance:none;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 rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;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;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.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;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end: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;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.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:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;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 rgba(13,110,253,.25)}.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:0;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:100%;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;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#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::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.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:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.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) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.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.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.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>: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:rgba(25,135,84,.9);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 rgba(25,135,84,.25)}.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 rgba(25,135,84,.25)}.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 rgba(25,135,84,.25)}.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:rgba(220,53,69,.9);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 rgba(220,53,69,.25)}.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 rgba(220,53,69,.25)}.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 rgba(220,53,69,.25)}.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;-moz-user-select:none;-ms-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 rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.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 rgba(49,132,253,.5)}.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-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.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 hsla(208,6%,54%,.5)}.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-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.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 rgba(60,153,110,.5)}.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-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.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 rgba(11,172,204,.5)}.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-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.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 rgba(217,164,6,.5)}.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-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.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 rgba(225,83,97,.5)}.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-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.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 hsla(210,2%,83%,.5)}.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-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.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 rgba(66,70,73,.5)}.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 rgba(13,110,253,.5)}.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 rgba(13,110,253,.5)}.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 hsla(208,7%,46%,.5)}.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 hsla(208,7%,46%,.5)}.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 rgba(25,135,84,.5)}.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 rgba(25,135,84,.5)}.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 rgba(13,202,240,.5)}.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 rgba(13,202,240,.5)}.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 rgba(255,193,7,.5)}.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 rgba(255,193,7,.5)}.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 rgba(220,53,69,.5)}.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 rgba(220,53,69,.5)}.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 rgba(248,249,250,.5)}.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 rgba(248,249,250,.5)}.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 rgba(33,37,41,.5)}.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 rgba(33,37,41,.5)}.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:"";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:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.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:rgba(0,0,0,.15)}.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:50%;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,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.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:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.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:hsla(0,0%,100%,.55)}.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}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);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:rgba(0,0,0,.03);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-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left: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;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 0 rgba(0,0,0,.125)}.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 rgba(13,110,253,.25)}.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;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#0a58ca;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.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}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;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,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.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") 50%/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 rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;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:hsla(0,0%,100%,.85);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:rgba(0,0,0,.25)}.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:rgba(0,0,0,.25)}.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;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .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:rgba(0,0,0,.25)}.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-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}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@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;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;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:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-bottom{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{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border: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-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:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.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}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{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}}.tns-t-ct{width:-moz-calc(100% * 70/3);width:2333.3333333333%}.tns-t-ct>div{width:-moz-calc(100%/70);width:1.4285714286%}@import"https://fonts.googleapis.com/css?family=Titillium+Web:400,900&display=swap";@import"https://fonts.googleapis.com/css?family=Rajdhani:400,500,600,700&display=swap";*,:after,:before{margin:0;padding:0;border:none;outline:none;box-sizing:border-box}:after,:before{display:block}ol,ul{list-style:none}a{text-decoration:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-row,.table,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}@font-face{font-family:Futura PT;src:url(/_next/static/media/FuturaPT-Light.2bc02124.woff2) format("woff2"),url(/_next/static/media/FuturaPT-Light.4862e377.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/_next/static/media/FuturaPT-Book.0f9c0169.woff2) format("woff2"),url(/_next/static/media/FuturaPT-Book.ab5210a1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/_next/static/media/FuturaPT-Medium.0492cb0d.woff2) format("woff2"),url(/_next/static/media/FuturaPT-Medium.dda14b4e.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/_next/static/media/FuturaPT-Demi.900308cb.woff2) format("woff2"),url(/_next/static/media/FuturaPT-Demi.3ea58fde.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/_next/static/media/FuturaPT-Bold.91a5f334.woff2) format("woff2"),url(/_next/static/media/FuturaPT-Bold.9259a9e9.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mont Heavy;src:url(/_next/static/media/Mont-Heavy.a9ddc5fa.woff2) format("woff2"),url(/_next/static/media/Mont-Heavy.0fa2cc11.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mont Heavy;src:url(/_next/static/media/Mont-SemiBold.d2c1f631.woff2) format("woff2"),url(/_next/static/media/Mont-SemiBold.d2f7f990.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Mont Heavy;src:url(/_next/static/media/Mont-Bold.292391b3.woff2) format("woff2"),url(/_next/static/media/Mont-Bold.0137a34f.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Mont Light;src:url(/_next/static/media/Mont-Light.52d07298.woff2) format("woff2"),url(/_next/static/media/Mont-Light.01177253.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}button,input[type=number],input[type=password],input[type=tel],input[type=text],label,select,textarea{font-family:var(--font-main-family)}label{display:block;margin:0;color:#3e3f5e;line-height:1em}button,input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{width:100%;border-radius:12px;font-size:1rem;font-weight:700}input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #dedeea;color:#3e3f5e;transition:border-color .2s ease-in-out}input[type=number],input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#615dfa}input[type=number],input[type=password],input[type=tel],input[type=text]{height:54px;padding:0 18px}input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#adafca;font-size:.875rem;font-weight:500}input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#adafca;font-size:.875rem;font-weight:500}input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:#adafca;font-size:.875rem;font-weight:500}textarea{padding:14px 18px;resize:none}textarea::-moz-placeholder{color:#adafca;font-weight:600}textarea:-ms-input-placeholder{color:#adafca;font-weight:600}textarea::placeholder{color:#adafca;font-weight:600}.form{width:100%}.form+.button{margin-top:40px}.form-row{width:100%}.form-row+.form-row{margin-top:28px}.form-row.space-between{display:flex;justify-content:space-between;align-items:center}.form-row.space-between .form-item{width:auto}.form-row.split{display:flex;flex-wrap:nowrap}.form-row.split .form-item{margin-right:16px}.form-row.split .form-item:last-child{margin-right:0}.form-row.split .form-item>*{margin-bottom:28px}.form-row.split .form-item>:last-child{margin-bottom:0}.form-item{width:100%}.form-item.auto-width{width:auto}.form-item.centered{display:flex;align-items:center}.form-item.split{display:flex}.form-item.split.medium>*{margin-right:16px}.form-item.split.medium>:last-child{margin-right:0}.form-item.split>*{width:100%;margin-right:12px}.form-item.split>:last-child{margin-right:0}.form-input-decorated{position:relative}.form-input-decorated input[type=number],.form-input-decorated input[type=tel],.form-input-decorated input[type=text]{padding-right:60px}.form-input-decorated .form-input-icon{fill:#adafca;opacity:.6;pointer-events:none;position:absolute;top:14px;right:20px}.form-input{position:relative}.form-input.dark input[type=number],.form-input.dark input[type=password],.form-input.dark input[type=tel],.form-input.dark input[type=text],.form-input.dark textarea{border:none;background-color:#4e4ac8;color:#fff}.form-input.dark input[type=number]::-moz-placeholder,.form-input.dark input[type=password]::-moz-placeholder,.form-input.dark input[type=tel]::-moz-placeholder,.form-input.dark input[type=text]::-moz-placeholder,.form-input.dark textarea::-moz-placeholder{color:var(--navbar-inactive);opacity:.6}.form-input.dark input[type=number]:-ms-input-placeholder,.form-input.dark input[type=password]:-ms-input-placeholder,.form-input.dark input[type=tel]:-ms-input-placeholder,.form-input.dark input[type=text]:-ms-input-placeholder,.form-input.dark textarea:-ms-input-placeholder{color:var(--navbar-inactive);opacity:.6}.form-input.dark input[type=number]::placeholder,.form-input.dark input[type=password]::placeholder,.form-input.dark input[type=tel]::placeholder,.form-input.dark input[type=text]::placeholder,.form-input.dark textarea::placeholder{color:var(--navbar-inactive);opacity:.6}.form-input.social-input .social-link{position:absolute;top:4px;left:4px;pointer-events:none}.form-input.social-input input{padding-left:64px}.form-input.social-input label{left:64px}.form-input.social-input.active label{left:58px}.form-input.currency-decorated:before{content:"$";color:#00c7d9;font-size:.875rem;font-weight:700;position:absolute;top:12px;left:22px;pointer-events:none}.form-input.currency-decorated input{padding-left:32px}.form-input.small input,.form-input.small label,.form-input.small textarea{font-size:.875rem}.form-input.small label{top:16px}.form-input.small input{height:48px}.form-input.small textarea{height:100px}.form-input.small button{width:64px;position:absolute;top:0;right:0}.form-input.full,.form-input.full textarea{height:100%}.form-input.mid-textarea textarea{height:124px}.form-input.medium-textarea textarea{height:160px}.form-input.active label{background-color:#fff;padding:0 6px;font-size:.75rem;top:-6px;left:12px}.form-input label{color:#adafca;font-size:1rem;font-weight:600;position:absolute;top:20px;left:20px;transition:all .3s ease-in-out;pointer-events:none}.form-title{font-size:.875rem;font-weight:700}.form-textarea{position:relative}.form-textarea textarea{font-size:.875rem;padding:26px 28px 0}.form-textarea .form-textarea-limit-text{padding:0 28px;font-size:.75rem;font-weight:500;opacity:.6;text-align:right}.form-select-v{width:100%;height:48px;position:relative}.form-select-v.v2{width:auto;height:auto}.form-select-v.v2 select{width:auto;height:auto;padding-right:20px;border:none;font-size:.75rem}.form-select-v.v2 .form-select-v-icon{top:10px;right:0}.form-select-v select{width:100%;height:100%;padding-left:20px;font-size:.875rem;cursor:pointer}.form-select-v .form-select-v-icon{fill:#3e3f5e;transform:rotate(90deg);position:absolute;top:20px;right:20px;pointer-events:none}.form-select-v label{padding:0 6px;background-color:#fff;color:#adafca;font-size:.75rem;font-weight:600;position:absolute;top:-8px;left:12px;pointer-events:none}.checkbox-line{display:flex;justify-content:space-between;align-items:center}.checkbox-line .checkbox-line-text{color:#00c7d9;font-size:.875rem;font-weight:500}.checkbox-wrap{position:relative}.checkbox-wrap .checkbox-info{margin-top:12px}.checkbox-wrap .checkbox-info .checkbox-info-text{font-size:.875rem;font-weight:500;line-height:1.4285714286em}.checkbox-wrap.checkbox-rating .rating-list{position:absolute;top:6px;left:34px;pointer-events:none}.checkbox-wrap.checkbox-rating label{padding-left:104px}.checkbox-wrap input[type=checkbox],.checkbox-wrap input[type=radio]{display:none}.checkbox-wrap input[type=checkbox]:checked+.checkbox-box,.checkbox-wrap input[type=radio]:checked+.checkbox-box{background-color:var(--pallete-accent);border-color:var(--pallete-accent)}.checkbox-wrap input[type=checkbox]:checked+.checkbox-box.round,.checkbox-wrap input[type=radio]:checked+.checkbox-box.round{border:6px solid var(--pallete-accent);background-color:#fff}.checkbox-wrap input[type=checkbox]:checked+.checkbox-box .icon-cross,.checkbox-wrap input[type=radio]:checked+.checkbox-box .icon-cross{fill:#fff}.checkbox-wrap label{padding-left:34px;font-size:.875rem;font-weight:700;line-height:22px;cursor:pointer}.checkbox-wrap .checkbox-box{display:flex;justify-content:center;align-items:center;width:22px;height:22px;border:1px solid #dedeea;border-radius:6px;background-color:#fff;pointer-events:none;position:absolute;top:0;left:0;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.checkbox-wrap .checkbox-box.round{border-radius:50%}.checkbox-wrap .checkbox-box .icon-cross{fill:transparent;transition:fill .2s ease-in-out}.checkbox-wrap.small label{padding-left:24px;font-size:.75rem;line-height:16px}.checkbox-wrap.small .checkbox-box{width:16px;height:16px;border-radius:4px}.checkbox-wrap.small .checkbox-box.round{border-radius:50%}.checkbox-wrap.small .checkbox-box .icon-cross{width:8px;height:8px}.form-link{color:#adafca;font-size:.875rem;font-weight:700;line-height:22px}.form-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.interactive-input{width:100%;height:52px;position:relative}.interactive-input.dark input{border:none;background-color:#4e4ac8;color:#fff}.interactive-input.dark input::-moz-placeholder{color:var(--navbar-inactive);opacity:.6}.interactive-input.dark input:-ms-input-placeholder{color:var(--navbar-inactive);opacity:.6}.interactive-input.dark input::placeholder{color:var(--navbar-inactive);opacity:.6}.interactive-input.dark .interactive-input-icon-wrap .interactive-input-icon{fill:var(--navbar-inactive)}.interactive-input.dark .interactive-input-action:hover .interactive-input-action-icon{fill:#fff}.interactive-input.dark .interactive-input-action .interactive-input-action-icon{fill:var(--navbar-inactive)}.interactive-input.small{height:48px}.interactive-input.active .interactive-input-action{display:flex}.interactive-input.active .interactive-input-icon{display:none}.interactive-input input{height:100%;padding-right:60px}.interactive-input .interactive-input-icon-wrap{display:flex;justify-content:center;align-items:center;width:60px;height:100%;position:absolute;top:0;right:0;pointer-events:none}.interactive-input .interactive-input-icon-wrap.actionable{pointer-events:all}.interactive-input .interactive-input-icon-wrap.actionable .interactive-input-icon{cursor:pointer}.interactive-input .interactive-input-icon-wrap.actionable .interactive-input-icon:hover{fill:#3e3f5e;opacity:1}.interactive-input .interactive-input-icon-wrap .interactive-input-icon{fill:#adafca;opacity:.6;transition:fill .2s ease-in-out,opacity .2s ease-in-out}.interactive-input .interactive-input-action{display:flex;justify-content:center;align-items:center;width:60px;height:100%;position:absolute;top:0;right:0;cursor:pointer;display:none}.interactive-input .interactive-input-action:hover .interactive-input-action-icon{fill:#3e3f5e;opacity:1}.interactive-input .interactive-input-action .interactive-input-action-icon{fill:#adafca;opacity:.6;pointer-events:none;transition:fill .2s ease-in,opacity .2s ease-in}.form-add-items .form-add-items-title{color:#adafca;font-size:.75rem;font-weight:600}.form-add-items .form-add-items-info{margin-top:12px;display:flex;align-items:center}.form-add-items .form-add-items-info .user-avatar-list{margin-left:14px}.form-add-items .form-add-items-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;background-color:var(--pallete-accent);cursor:pointer}.form-add-items .form-add-items-button .form-add-items-button-icon{pointer-events:none}.form-rating-wrap{display:flex;align-items:center}.form-rating-wrap label{margin-right:16px;font-size:.875rem;font-weight:700}.form-counter-wrap{position:relative}.form-counter-wrap label{padding:0 6px;background-color:#fff;color:#adafca;font-size:.75rem;font-weight:600;position:absolute;top:-6px;left:12px;z-index:2;pointer-events:none}.form-counter{display:flex;align-items:center;width:96px;height:48px;padding:0 40px 0 18px;border:1px solid #dedeea;border-radius:12px;position:relative}.form-counter.with-currency{padding-left:30px}.form-counter.with-currency:before{content:"$";color:#00c7d9;font-family:var(--font-main-family);font-size:.875rem;font-weight:700;position:absolute;top:13px;left:20px}.form-counter.full{width:100%}.form-counter .form-counter-value{font-size:.875rem;font-weight:700}.form-counter .form-counter-control{display:flex;justify-content:center;width:12px;height:12px;position:absolute;right:20px;cursor:pointer}.form-counter .form-counter-control .form-counter-icon{fill:#3e3f5e}.form-counter .form-counter-control.form-counter-control-increase{top:10px}.form-counter .form-counter-control.form-counter-control-increase .form-counter-icon{transform:rotate(-90deg)}.form-counter .form-counter-control.form-counter-control-decrease{align-items:flex-end;bottom:10px}.form-counter .form-counter-control.form-counter-control-decrease .form-counter-icon{transform:rotate(90deg)}.form-switch{display:flex;align-items:center;width:52px;height:28px;border:1px solid #dedeea;border-radius:200px;background-color:#eaeaf5;cursor:pointer;position:relative;transition:background-color .3s ease-in-out}.form-switch.active{background-color:var(--pallete-accent)}.form-switch.active .form-switch-button{left:26px}.form-switch .form-switch-button{width:22px;height:22px;border-radius:50%;background-color:#fff;position:absolute;top:2px;left:2px;transition:left .3s ease-in-out}.form-switch .form-switch-button:after,.form-switch .form-switch-button:before{content:"";width:2px;height:8px;background-color:#adafca;opacity:.2;position:absolute;top:7px}.form-switch .form-switch-button:before{left:8px}.form-switch .form-switch-button:after{right:8px}@media screen and (max-width:960px){.form-row.split{display:block}.form-row.split .form-item{margin-bottom:28px}.form-row.split .form-item:last-child{margin-bottom:0}.form-row.split .form-item textarea{height:124px}.form-item.split.join-on-mobile{display:block}.form-item.split.join-on-mobile.medium>*,.form-item.split.join-on-mobile>*{margin-right:0}.form-item.split.join-on-mobile>:last-child{margin-top:28px}}.icon-artstation,.icon-behance,.icon-cross,.icon-deviantart,.icon-discord,.icon-dribbble,.icon-facebook,.icon-google,.icon-instagram,.icon-patreon,.icon-telegram,.icon-twitch,.icon-twitter,.icon-vk,.icon-youtube{fill:#fff;width:12px;height:12px}.icon-haier-logo{fill:#fff;width:130px;height:35px}.icon-logo-vikinger{fill:#fff;width:42px;height:60px}.icon-logo-vikinger.small{width:28px;height:40px}.icon-dots{fill:#fff;width:10px;height:2px}.icon-private,.icon-public{fill:#3e3f5e;width:20px;height:20px}.icon-add-friend,.icon-badges,.icon-big-grid-view,.icon-blog-posts,.icon-camera,.icon-clock,.icon-comment,.icon-cross-thin,.icon-delete,.icon-earnings,.icon-events,.icon-events-daily,.icon-events-monthly,.icon-events-weekly,.icon-forum,.icon-forums,.icon-friend,.icon-gif,.icon-group,.icon-info,.icon-item,.icon-list-grid-view,.icon-marketplace,.icon-members,.icon-memberships,.icon-newsfeed,.icon-overview,.icon-photos,.icon-pin,.icon-pinned,.icon-poll,.icon-profile,.icon-quests,.icon-remove-friend,.icon-return,.icon-revenue,.icon-send-message,.icon-settings,.icon-share,.icon-small-grid-view,.icon-status,.icon-store,.icon-streams,.icon-tags,.icon-thumbs-up,.icon-ticket,.icon-timeline,.icon-trophy,.icon-videos,.icon-wallet{fill:#adafca;width:20px;height:20px}.icon-grid,.icon-join-group,.icon-leave-group,.icon-login,.icon-magnifying-glass,.icon-messages,.icon-notification,.icon-plus,.icon-shopping-bag{fill:#fff;width:20px;height:20px}.icon-back-arrow{width:14px;height:10px}.icon-small-arrow{fill:#adafca;width:6px;height:8px}.icon-big-arrow{fill:#3e3f5e;width:8px;height:12px}.icon-more-dots{fill:#fff;width:22px;height:6px}.icon-star{fill:#eaeaf5;width:9px;height:8px}.icon-star.medium{width:13px;height:12px}.icon-play{fill:#fff;width:12px;height:14px}.icon-minus-small,.icon-plus-small{fill:#3e3f5e;width:8px;height:8px}.icon-quote{fill:#3e3f5e;width:32px;height:22px}.icon-check{width:12px;height:9px}.demo-icon{fill:#3e3f5e}.content-grid{max-width:1184px;padding:112px 0 100px}.content-grid.full{max-width:100%;padding:80px 80px 0}.content-grid.medium{max-width:784px;padding:0 0 100px}.content-grid .section-navigation,.content-grid .section-navigation+.grid,.content-grid .table{margin-top:16px}.content-grid .table+.loader-bars{margin-top:52px}.content-grid .section-filters-bar{margin-top:30px}.content-grid .grid{margin-top:32px}.content-grid .grid.medium-space{margin-top:64px}.content-grid .grid.small-space{margin-top:16px}.content-grid .grid .grid{margin-top:0}.content-grid .photos-masonry,.content-grid .section,.content-grid .section-header,.content-grid .section-slider{margin-top:32px}.content-grid .section-banner+.section-filters-bar{margin-top:64px}.content-grid .calendar-widget{margin-top:16px}.content-grid .forum-content .quick-post{margin-top:60px}.content-grid .forum-sidebar{padding-top:40px}.content-grid .account-hub-content .section-header{margin-bottom:28px}.content-grid .account-hub-content .section-header:first-child{margin-top:0}.content-grid .notification-box-list+.loader-bars{margin-top:60px}.grid{display:grid;grid-template-columns:100%;grid-gap:16px;align-items:start}.grid.centered{justify-content:center}.grid.stretched{align-items:stretch}.grid.top-space{margin-top:64px}.grid.grid-3-6-3{grid-template-areas:"sidebar1 content sidebar2";grid-template-columns:23.9864864865% 49.3243243243% 23.9864864865%}.grid.grid-3-6-3>.grid-column:first-child{grid-area:sidebar1}.grid.grid-3-6-3>.grid-column:nth-child(2){grid-area:content}.grid.grid-3-6-3>.grid-column:nth-child(3){grid-area:sidebar2}.grid.grid-6-3_9{grid-template-areas:"content sidebar";grid-template-columns:66.0633484163% 32.1266968326%}.grid.grid-6-3_9>.grid-column:first-child{grid-area:content}.grid.grid-6-3_9>.grid-column:nth-child(2){grid-area:sidebar}.grid.grid-3-6_9{grid-template-areas:"sidebar content";grid-template-columns:32.1266968326% 66.0633484163%}.grid.grid-3-6_9>.grid-column:first-child{grid-area:sidebar}.grid.grid-3-6_9>.grid-column:nth-child(2){grid-area:content}.grid.grid-3-9{grid-template-areas:"sidebar content";grid-template-columns:23.9864864865% 74.6621621622%}.grid.grid-3-9>.grid-column:first-child{grid-area:sidebar}.grid.grid-3-9>.grid-column:nth-child(2){grid-area:content}.grid.grid-9-3{grid-template-areas:"content sidebar";grid-template-columns:74.6621621622% 23.9864864865%}.grid.grid-9-3>.grid-column:first-child{grid-area:content}.grid.grid-9-3>.grid-column:nth-child(2){grid-area:sidebar}.grid.grid-8-4{grid-template-areas:"content sidebar";grid-template-columns:66.2162162162% 32.4324324324%}.grid.grid-8-4>.grid-column:first-child{grid-area:content}.grid.grid-8-4>.grid-column:nth-child(2){grid-area:sidebar}.grid.grid-6-3{grid-template-areas:"content sidebar";grid-template-columns:49.3243243243% 23.9864864865%}.grid.grid-6-3>.grid-column:first-child{grid-area:content}.grid.grid-6-3>.grid-column:nth-child(2){grid-area:sidebar}.grid.grid-half{grid-template-columns:1fr 1fr}.grid.grid-5-columns{grid-template-columns:repeat(auto-fit,224px)}.grid.grid-6-columns{grid-template-columns:repeat(auto-fit,184px)}.grid.grid-4-4,.grid.grid-4-4-4{grid-template-columns:repeat(auto-fit,384px)}.grid.grid-3-3-3,.grid.grid-3-3-3-3{grid-template-columns:repeat(auto-fit,284px)}.grid.grid-2-2-2-2-2-2{grid-template-columns:repeat(auto-fit,184px)}.grid.grid-layout-1{grid-template-columns:repeat(4,23.9864864865%);grid-template-areas:"sidebar header header header" "sidebar content content contentsidebar"}.grid.grid-layout-1 .grid-sidebar{grid-area:sidebar}.grid.grid-layout-1 .grid-header{grid-area:header}.grid.grid-layout-1 .grid-content{grid-area:content}.grid.grid-layout-1 .grid-content-sidebar{grid-area:contentsidebar}.grid .grid-column{display:grid;grid-template-columns:100%;grid-gap:16px;min-width:0}.grid .grid-column .loader-bars{margin:48px auto 0}.grid .grid-column .simple-tab-items{margin:16px 0}.photos-masonry{display:grid;grid-gap:16px;grid-template-rows:repeat(3,284px);grid-template-areas:"a b c c" "a d e f" "g h i j"}.photos-masonry .photo-preview:first-child{grid-area:a}.photos-masonry .photo-preview:nth-child(2){grid-area:b}.photos-masonry .photo-preview:nth-child(3){grid-area:c}.photos-masonry .photo-preview:nth-child(4){grid-area:d}.photos-masonry .photo-preview:nth-child(5){grid-area:e}.photos-masonry .photo-preview:nth-child(6){grid-area:f}.photos-masonry .photo-preview:nth-child(7){grid-area:g}.photos-masonry .photo-preview:nth-child(8){grid-area:h}.photos-masonry .photo-preview:nth-child(9){grid-area:i}.photos-masonry .photo-preview:nth-child(10){grid-area:j}@media screen and (max-width:1500px){.content-grid{max-width:1184px}}@media screen and (max-width:1299px){.content-grid{max-width:95%;padding:112px 0 200px;margin:0 auto}.content-grid.full{padding:80px 80px 0}.content-grid.medium{max-width:100%;padding:0 112px 200px}}@media screen and (max-width:1365px){.content-grid .account-hub-content .section-header:first-child{margin-top:60px}.grid.grid-3-6-3{grid-template-columns:32.4324324324% 66.2162162162%;grid-template-areas:"sidebar1 content" "sidebar2 content"}.grid.grid-3-9,.grid.grid-8-4,.grid.grid-9-3{grid-template-columns:100%;grid-template-areas:"content" "sidebar"}.grid.grid-3-9 .forum-sidebar,.grid.grid-8-4 .forum-sidebar,.grid.grid-9-3 .forum-sidebar{display:none}.grid.grid-layout-1{grid-template-areas:"header header header header" "sidebar sidebar contentsidebar contentsidebar" "content content content content"}.grid.grid-half.change-on-desktop{grid-template-columns:100%}.grid.centered-on-mobile,.photos-masonry{justify-content:center}.photos-masonry{grid-template-areas:unset;grid-template-columns:repeat(auto-fit,184px);grid-template-rows:none}.photos-masonry .photo-preview{height:184px}.photos-masonry .photo-preview:first-child,.photos-masonry .photo-preview:nth-child(10),.photos-masonry .photo-preview:nth-child(2),.photos-masonry .photo-preview:nth-child(3),.photos-masonry .photo-preview:nth-child(4),.photos-masonry .photo-preview:nth-child(5),.photos-masonry .photo-preview:nth-child(6),.photos-masonry .photo-preview:nth-child(7),.photos-masonry .photo-preview:nth-child(8),.photos-masonry .photo-preview:nth-child(9){grid-area:auto}}@media screen and (max-width:1070px){.grid.grid-3-6-3{grid-template-columns:100%;grid-template-areas:"sidebar1" "sidebar2" "content"}.grid.grid-3-6-3.mobile-prefer-content{grid-template-areas:"content" "sidebar1" "sidebar2"}.grid.grid-3-6-3.mobile-prefer-content .grid-column:first-child,.grid.grid-3-6-3.mobile-prefer-content .grid-column:nth-child(3){display:none}.grid.grid-3-6_9,.grid.grid-3-9,.grid.grid-6-3_9{grid-template-columns:100%;grid-template-areas:"content" "sidebar"}}@media screen and (max-width:960px){.grid.grid-half,.grid.grid-layout-1{grid-template-columns:100%}.grid.grid-layout-1{grid-template-areas:"header" "contentsidebar" "sidebar" "content"}}@media screen and (max-width:1299px){.content-grid{width:95%;padding:92px 0 200px}.content-grid.full{width:100%;padding:60px 0 0}.content-grid.medium{width:95%;padding:0 0 200px}.chat-widget,.navigation-widget-desktop{display:none}.chat-widget-wrap .chat-widget{display:block}}@media screen and (max-width:460px){.grid.grid-3-3-3-3,.grid.grid-4-4,.grid.grid-4-4-4,.grid.grid-5-columns,.grid.grid-6-columns{grid-template-columns:100%}}::-moz-selection{color:#fff;background-color:var(--pallete-accent)}::selection{color:#fff;background-color:var(--pallete-accent)}body{font-size:16px;background-color:#f8f8fb;overflow-x:hidden}a,h1,h2,h3,h4,h5,h6,p{color:#3e3f5e;font-family:var(--font-main-family);line-height:1em}h1,h2,h3,h4,h5,h6{font-weight:700}p a{color:var(--link-inactive);font-weight:600}p .reaction{width:20px;height:20px;margin:0 2px;position:relative;top:-2px}p .reaction:first-child{margin-left:0}a:hover{color:var(--link-hover);text-decoration:none}figure>img{width:100%;height:100%}@media screen and (max-width:480px){.hide-text-mobile{display:none}}.button{display:inline-block;height:48px;border-radius:10px;background-color:#3e3f5e;color:#fff;font-size:.875rem;font-weight:700;text-align:center;line-height:48px;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;box-shadow:3px 5px 10px 0 rgba(62,63,94,.2)}.button.no-shadow{box-shadow:none}.button.full{width:100%}.button.medium{height:54px;line-height:54px}.button.small{height:40px;font-size:.75rem;line-height:40px}.button:hover{color:#fff;background-color:#2e2e47}.button.void{background-color:transparent;color:#adafca;box-shadow:none}.button.void .button-icon{fill:#adafca}.button.void:hover{color:#fff;background-color:#2e2e47}.button.void:hover .button-icon{fill:#fff}.button.void.void-primary:hover{background-color:var(--pallete-accent)}.button.void.void-secondary:hover{background-color:#615dfa}.button.white-solid{background-color:#fff;color:#3e3f5e}.button.white{background-color:transparent;border:1px solid #dedeea;color:#adafca;box-shadow:none}.button.white .button-icon{fill:#adafca}.button.white:hover{color:#fff;background-color:#2e2e47;border-color:#2e2e47}.button.white.white-tertiary:hover{background-color:#fd4350;border-color:#fd4350;box-shadow:4px 7px 12px 0 rgba(253,67,80,.2)}.button.primary{background-color:var(--pallete-accent);box-shadow:4px 7px 12px 0 rgba(35,210,226,.2)}.button.primary:hover{background-color:#1bc5d4}.button.secondary{background-color:#615dfa;box-shadow:4px 7px 12px 0 rgba(97,93,250,.2)}.button.square{aspect-ratio:1/1}.button.secondary:hover{background-color:#5753e4}.button.orange{background-color:var(--header-hover);box-shadow:4px 7px 12px 0 rgba(254,162,35,.2)}.button.orange:hover{background-color:#df8f20}.button.haier-white{color:#00a0eb;box-shadow:0 10px 20px rgba(0,160,235,.35);transition:color .3s;background:#fff;font-size:16px;font-weight:500}.button.haier-white:hover{color:#0084c2}.button.haier-blue{background:#22b0f3;color:#fff;border-radius:8px;font-weight:400;box-shadow:0 20px 30px -18px #22b0f3;font-size:16px;font-weight:500}.button.haier-blue:hover{background:#0090d5}.button.tertiary{background-color:#fd4350;box-shadow:4px 7px 12px 0 rgba(253,67,80,.2)}.button.tertiary:hover{background-color:#dd343f}.button.twitch{background-color:#7b5dfa;box-shadow:4px 7px 12px 0 rgba(123,93,250,.2)}.button.twitch:hover{background-color:#6a4fdf}.button.twitter{background-color:#1abcff;box-shadow:3px 5px 10px 0 rgba(26,188,255,.2)}.button.twitter:hover{background-color:#0aabed}.button.add-field-button{width:160px;margin-top:40px}.button.padded{padding:0 24px}.button .button-icon{fill:#fff;transition:fill .2s ease-in-out}.button .button-icon.spaced{margin-right:6px}.button.with-only-icon{display:flex;justify-content:center;align-items:center}.lined-text{font-size:.875rem;font-weight:700;text-align:center;position:relative}.lined-text:after,.lined-text:before{content:"";width:70px;height:1px;background-color:#eaeaf5;position:absolute;top:7px}.lined-text:before{left:0}.lined-text:after{right:0}.social-links{display:flex;flex-wrap:wrap;justify-content:center}.social-links.align-left{justify-content:flex-start}.social-links.small .social-link{margin-right:8px}.social-links.small .social-link:last-child{margin-right:0}.social-links.vertical{flex-direction:column}.social-links.vertical .social-link{margin:0 0 16px}.social-links.vertical .social-link:last-child{margin:0}.social-links.multiline{margin-top:-12px}.social-links.multiline .social-link{margin:12px 12px 0 0}.social-links.multiline .social-link:last-child{margin-right:0}.social-links .social-link{margin-right:12px}.social-links .social-link:last-child{margin-right:0}.social-link{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;transition:transform .2s ease-in-out}.social-link.small{width:32px;height:32px;border-radius:8px}.social-link.small .social-link-icon{width:10px;height:10px}.social-link.no-hover:hover{transform:translate(0)}.social-link:hover{transform:translateY(-4px)}.social-link.facebook{background-color:#3763d2}.social-link.vk{background-color:#07f}.social-link.telegram{background-color:#1492de}.social-link.twitter{background-color:#1abcff}.social-link.twitch{background-color:#7b5dfa}.social-link.youtube{background-color:#fd434f}.social-link.instagram{background-color:#f8468d}.social-link.patreon{background-color:#ff7a51}.social-link.discord{background-color:#7289da}.social-link.google{background-color:#ffc529}.social-link.behance{background-color:#3486f5}.social-link.deviantart{background-color:#32e1d3}.social-link.artstation{background-color:#00e194}.social-link.dribbble{background-color:#f761ab}.social-link.void{background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.12)}.social-link.void.facebook .icon-facebook{fill:#3763d2}.social-link.void.vk .icon-vk{fill:#07f}.social-link.void.telegram .icon-telegram{fill:#1492de}.social-link.void.twitter .icon-twitter{fill:#1abcff}.social-items{display:flex}.social-items .social-item{margin-right:24px}.social-items .social-item:last-child{margin-right:0}.social-item{transition:transform .2s ease-in-out}.social-item:hover{transform:translateY(-2px)}.social-item.facebook:hover .social-item-icon{fill:#3763d2}.social-item.vk:hover .social-item-icon{fill:#07f}.social-item.telegram:hover .social-item-icon{fill:#1492de}.social-item.twitter:hover .social-item-icon{fill:#1abcff}.social-item.instagram:hover .social-item-icon{fill:#f8468d}.social-item.youtube:hover .social-item-icon{fill:#fd434f}.social-item.twitch:hover .social-item-icon{fill:#7b5dfa}.social-item.linkedin:hover .social-item-icon{fill:#0077b5}.social-item.pinterest:hover .social-item-icon{fill:#cd2e3f}.social-item.tiktok:hover .social-item-icon{fill:#000}.social-item.github:hover .social-item-icon{fill:#303742}.social-item.messenger:hover .social-item-icon{fill:#0084ff}.social-item.reddit:hover .social-item-icon{fill:#f74300}.social-item.whatsapp:hover .social-item-icon{fill:#2fbe38}.social-item.dribbble:hover .social-item-icon{fill:#f761ab}.social-item.discord:hover .social-item-icon{fill:#7289da}.social-item.spotify:hover .social-item-icon{fill:#1dd05d}.social-item .social-item-icon{fill:#3e3f5e;width:18px;height:18px;transition:fill .2s ease-in-out}.tab-switch{display:flex;justify-content:center}.tab-switch .tab-switch-button:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.tab-switch .tab-switch-button:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.tab-switch-button{width:180px;height:54px;border:1px solid #fff;color:#fff;font-size:1rem;font-weight:700;line-height:54px;text-align:center;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out}.tab-switch-button.active{color:#3e3f5e;background-color:#fff;cursor:auto}.action-request-list{display:flex}.action-request-list .action-request{margin-right:12px}.action-request-list .action-request:last-child{margin-right:0}.action-request{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #dedeea;border-radius:10px;color:#adafca;font-size:.75rem;font-weight:700;cursor:pointer;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out}.action-request.with-text{width:auto;padding:0 32px 0 22px}.action-request.with-text .action-request-icon{margin-right:12px}.action-request:hover{color:#fff}.action-request:hover .action-request-icon{fill:#fff;opacity:1}.action-request.accept:hover{background-color:#615dfa;border-color:#615dfa}.action-request.decline:hover{background-color:#fd434f;border-color:#fd434f}.action-request .action-request-icon{fill:#adafca;opacity:.6;transition:fill .2s ease-in-out,opacity .2s ease-in-out}.burger-icon{width:20px;height:14px;position:relative;transform:scaleX(-1)}.burger-icon.open .burger-icon-bar:first-child{width:100%}.burger-icon.open .burger-icon-bar:nth-child(2){width:14px}.burger-icon.open .burger-icon-bar:nth-child(3){width:10px}.burger-icon.inverted .burger-icon-bar{left:0}.burger-icon.inverted .burger-icon-bar:first-child{width:100%}.burger-icon.inverted .burger-icon-bar:nth-child(2){width:14px}.burger-icon.inverted .burger-icon-bar:nth-child(3){width:10px}.burger-icon .burger-icon-bar{height:2px;background-color:#fff;position:absolute;right:0;transition:width .4s ease-in-out}.burger-icon .burger-icon-bar:first-child{top:0;width:10px}.burger-icon .burger-icon-bar:nth-child(2){top:6px;width:14px}.burger-icon .burger-icon-bar:nth-child(3){top:12px;width:100%}.action-list{display:flex;padding:0 18px;position:relative}.action-list:after,.action-list:before{content:"";width:1px;height:32px;background-color:#dedeea;position:absolute}.action-list:after{left:0}.action-list:before{right:0}.action-list.dark:after,.action-list.dark:before{background-color:#7a77fd}.action-list.dark .action-list-item.active .action-list-item-icon,.action-list.dark .action-list-item.unread .action-list-item-icon,.action-list.dark .action-list-item:hover .action-list-item-icon{fill:#fff}.action-list.dark .action-list-item .action-list-item-icon{fill:var(--navbar-inactive)}.action-list .action-list-item{display:flex;align-items:center;height:100%;padding:0 14px;cursor:pointer}.action-list .action-list-item.active .action-list-item-icon,.action-list .action-list-item.unread .action-list-item-icon,.action-list .action-list-item:hover .action-list-item-icon{fill:#3e3f5e}.action-list .action-list-item.unread{position:relative}.action-list .action-list-item.unread:after{content:"";width:4px;height:4px;border-radius:50%;background-color:#41efff;position:absolute;top:26px;right:10px}.action-list .action-list-item .action-list-item-icon{fill:#adafca;transition:fill .3s ease-in-out}.action-item{display:flex;justify-content:center;align-items:center;cursor:pointer}.action-item .action-item-icon{fill:#adafca}.action-item.dark .action-item-icon{fill:#fff}.user-stats{display:flex;justify-content:center}.user-stats .user-stat{position:relative}.user-stats .user-stat.big:after{top:8px}.user-stats .user-stat:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:6px;right:0}.user-stats .user-stat:last-child:after{display:none}.user-stat{padding:0 12px}.user-stat.big{padding:0 30px}.user-stat.big .reference-bullet{margin:0 auto 20px}.user-stat.big .user-stat-title{font-size:1.375rem}.user-stat.big .user-stat-text{font-size:.75rem}.user-stat .user-stat-text,.user-stat .user-stat-title{font-weight:700;text-transform:uppercase;text-align:center}.user-stat .user-stat-title{font-size:.875rem}.user-stat .user-stat-title .user-stat-title-icon.positive{fill:var(--pallete-accent)}.user-stat .user-stat-title .user-stat-title-icon.negative{fill:#f9515c}.user-stat .user-stat-icon{display:flex;justify-content:center;align-items:center}.user-stat .user-stat-icon+.user-stat-text{margin-top:12px}.user-stat .user-stat-image{display:block;width:24px;height:16px}.user-stat .user-stat-image+.user-stat-text{margin-top:15px}.user-stat .user-stat-text{margin-top:10px;color:#adafca;font-size:.6875rem}.user-stat .rating-list{margin-top:10px}.badge-list{display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,32px);grid-gap:14px}.badge-list.align-left{justify-content:flex-start}.badge-list.small{grid-gap:8px}.badge-item{display:flex;justify-content:center;align-items:center;width:32px;height:35px;position:relative}.badge-item img{position:absolute;top:0;left:0}.badge-item .badge-item-text{color:#fff;font-size:.6875rem;font-weight:700;position:relative;top:1px;z-index:2}.tag-list{display:flex;flex-wrap:wrap;margin-top:-12px}.tag-list .tag-item{margin:12px 12px 0 0}.tag-item{display:block;height:24px;padding:0 12px;border-radius:200px;background-color:#3e3f5e;color:#fff;font-size:.75rem;font-weight:700;line-height:24px}.tag-item.secondary{background-color:#615dfa;transition:background-color .2s ease-in-out}.tag-item.secondary:hover{color:#fff;background-color:var(--pallete-accent)}.xm-tooltip-text{padding:0 12px;border-radius:200px;background-color:#3e3f5e;color:#fff;font-size:.75rem;font-weight:700;line-height:24px}.user-short-description{padding-top:84px;position:relative}.user-short-description.big{padding-top:52px}.user-short-description.big .user-short-description-avatar{top:-116px;margin-left:-74px}.user-short-description.big .user-short-description-title{font-size:1.5rem}.user-short-description.big .user-short-description-text{font-size:.75rem}.user-short-description.small{padding-top:62px}.user-short-description.small .user-short-description-avatar{margin-left:-50px}.user-short-description.landscape{padding:0 0 0 32px}.user-short-description.landscape .user-short-description-avatar{top:0;margin-left:0}.user-short-description.landscape .user-short-description-text,.user-short-description.landscape .user-short-description-title{text-align:left}.user-short-description.landscape.tiny{height:56px;padding-top:12px}.user-short-description.landscape.tiny .user-short-description-avatar{left:-25px}.user-short-description .user-short-description-avatar{position:absolute;top:-54px;left:50%;margin-left:-60px}.user-short-description .user-short-description-text,.user-short-description .user-short-description-title{font-weight:700;text-align:center}.user-short-description .user-short-description-title{font-size:1.125rem}.user-short-description .user-short-description-title a{color:#3e3f5e;font-weight:700}.user-short-description .user-short-description-title.small{font-size:.875rem}.user-short-description .user-short-description-text{margin-top:10px;color:#adafca;font-size:.6875rem;font-weight:700;text-transform:uppercase}.user-short-description .user-short-description-text a{color:#adafca;font-weight:700}.user-short-description .user-short-description-text a:hover{color:#00c7d9}.user-short-description .user-short-description-text.regular{font-size:.75rem;font-weight:500;text-transform:none}.cf-event-short-description{padding-top:28px;padding-left:44px;position:relative}.cf-event-short-description.without-padding{padding-top:28px;padding-left:0;position:relative}.cf-event-short-description.big{padding-top:52px}.cf-event-short-description.big .cf-event-short-description-avatar{top:-116px;margin-left:-74px}.cf-event-short-description.big .cf-event-short-description-title{font-size:1.5rem}.cf-event-short-description.big .cf-event-short-description-text{font-size:.75rem}.cf-event-short-description.small{padding-top:62px}.cf-event-short-description.small .cf-event-short-description-avatar{margin-left:-50px}.cf-event-short-description.landscape{padding:0 0 0 32px}.cf-event-short-description.landscape .cf-event-short-description-avatar{top:0;margin-left:0}.cf-event-short-description.landscape .cf-event-short-description-text,.cf-event-short-description.landscape .cf-event-short-description-title{text-align:left}.cf-event-short-description.landscape.tiny{height:56px;padding-top:12px}.cf-event-short-description.landscape.tiny .cf-event-short-description-avatar{left:-25px}.cf-event-short-description .cf-event-short-description-avatar{position:absolute;top:-54px;left:50%;margin-left:-60px}.cf-event-short-description .cf-event-short-description-text,.cf-event-short-description .cf-event-short-description-title{font-weight:700;text-align:center}.cf-event-short-description .cf-event-short-description-title{font-size:1.125rem}.cf-event-short-description .cf-event-short-description-title a{color:#3e3f5e;font-weight:700}.cf-event-short-description .cf-event-short-description-title.small{font-size:.875rem}.cf-event-short-description .cf-event-short-description-text{margin-top:10px;color:#adafca;font-size:.6875rem;font-weight:700;text-transform:uppercase}.cf-event-short-description .cf-event-short-description-text a{color:#adafca;font-weight:700}.cf-event-short-description .cf-event-short-description-text a:hover{color:#00c7d9}.cf-event-short-description .cf-event-short-description-text.regular{font-size:.75rem;font-weight:500;text-transform:none}.slider-control{display:flex;justify-content:center;align-items:center;width:20px;height:20px;cursor:pointer}.slider-control.negative .slider-control-icon{fill:#fff}.slider-control.negative.disabled,.slider-control.negative[aria-disabled=true]{opacity:.4}.slider-control.negative.disabled:hover .slider-control-icon,.slider-control.negative[aria-disabled=true]:hover .slider-control-icon{fill:#fff;opacity:.4}.slider-control.negative:hover .slider-control-icon{fill:#fff;opacity:1}.slider-control.disabled,.slider-control[aria-disabled=true]{opacity:.5}.slider-control.disabled:hover .slider-control-icon,.slider-control[aria-disabled=true]:hover .slider-control-icon{fill:#adafca;opacity:.5}.slider-control .slider-control-icon{fill:#adafca;pointer-events:none;opacity:.6;transition:fill .2s ease-in-out,opacity .2s ease-in-out}.slider-control.left .slider-control-icon{transform:rotate(180deg)}.slider-control:hover .slider-control-icon{fill:#3e3f5e;opacity:1}.slider-roster{display:flex}.slider-roster .slider-roster-item{margin-right:8px}.slider-roster .slider-roster-item:last-child{margin-right:0}.slider-roster-item{width:6px;height:6px;border-radius:50%;background-color:#3e3f5e;opacity:.2;cursor:pointer}.slider-roster-item.tns-nav-active{opacity:1}.tag-sticker{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:12px;background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1)}.tag-sticker .tag-sticker-icon{fill:#3e3f5e}.tag-sticker .tag-sticker-icon.primary{fill:var(--pallete-accent)}.text-sticker{height:32px;padding:0 14px;border-radius:200px;background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.12);font-size:.875rem;font-weight:700;line-height:32px}.text-sticker.round{border-radius:12px}.text-sticker .highlighted{color:#00c7d9}.text-sticker .text-sticker-icon{margin-right:4px;fill:#00c7d9}.text-sticker.small-text{font-size:.75rem}.text-sticker.small{height:24px;padding:0 12px;font-size:.75rem;line-height:24px}.text-sticker.medium{height:44px;padding:0 16px;line-height:44px}.text-sticker.negative{color:#fff;background:#15151f}.text-sticker.void{box-shadow:none;background-color:transparent}.date-sticker{width:44px}.date-sticker .date-sticker-day,.date-sticker .date-sticker-month{color:#fff;font-weight:700;text-transform:uppercase;text-align:center}.date-sticker .date-sticker-day{padding:10px 0 6px;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#3e3f5e;font-size:1.25rem}.date-sticker .date-sticker-month{padding:4px 0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:var(--pallete-accent);font-size:.75rem}.decorated-text{display:flex;align-items:center}.decorated-text .decorated-text-icon{margin-right:8px;fill:var(--pallete-accent)}.decorated-text .decorated-text-content{font-size:.875rem;font-weight:500}.simple-dropdown{width:140px;padding:10px 0;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.12)}.simple-dropdown.padded{padding:12px 16px 16px}.simple-dropdown .simple-dropdown-link{padding:8px 16px;font-size:.75rem;font-weight:700;cursor:pointer;transition:color .2s ease-in-out,padding-left .2s ease-in-out}.simple-dropdown .simple-dropdown-link:hover{padding-left:20px;color:#00c7d9}.simple-dropdown .simple-dropdown-text{font-size:.75rem;font-weight:500}.simple-dropdown .simple-dropdown-text+.simple-dropdown-text{margin-top:4px}.simple-dropdown .simple-dropdown-text .reaction{margin-right:4px}.simple-dropdown .simple-dropdown-text .bold{font-weight:700}.paragraph{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.information-line-list .information-line{margin-bottom:14px}.information-line-list .information-line:last-child{margin-bottom:0}.information-line{display:flex}.information-line .information-line-text,.information-line .information-line-title{font-size:.875rem;font-weight:500;line-height:1.4285714286em}.information-line .information-line-title{flex-shrink:0;width:80px;color:#8f91ac}.information-line .information-line-text .bold{font-weight:700}.information-block-list .information-block{margin-bottom:26px}.information-block-list .information-block:last-child{margin-bottom:0}.information-block .information-block-title{font-size:.875rem;font-weight:700}.information-block .information-block-text{margin-top:10px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.timeline-information-list .timeline-information{padding-bottom:24px}.timeline-information-list .timeline-information:last-child{padding-bottom:0}.timeline-information-list .timeline-information:last-child:before{display:none}.timeline-information{padding-left:28px;position:relative}.timeline-information:before{content:"";width:1px;height:100%;background-color:#eaeaf5;position:absolute;top:0;left:6px}.timeline-information:after{content:"";width:13px;height:13px;border:4px solid var(--pallete-accent);border-radius:50%;position:absolute;top:-2px;left:0}.timeline-information .timeline-information-title{font-size:.875rem;font-weight:700}.timeline-information .timeline-information-date{margin-top:6px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.timeline-information .timeline-information-text{margin-top:8px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.rating-list{display:flex}.rating-list.form-rating .rating{cursor:pointer}.rating-list .rating{margin-right:3px}.rating-list .rating.medium{margin-right:4px}.rating-list .rating:last-child,.rating-list .rating:last-child.medium{margin-right:0}.rating{display:flex;justify-content:center;align-items:center;width:9px;height:8px}.rating.dark .rating-icon{fill:#8f91ac}.rating.dark.filled .rating-icon{fill:#fff10d}.rating.medium{width:13px;height:12px}.rating.filled .rating-icon{fill:#ffe00d}.rating .rating-icon{fill:#eaeaf5}.filters{display:flex}.filters .filter{margin-right:20px;padding-bottom:4px;color:#adafca;font-size:.875rem;font-weight:700;opacity:.6;cursor:pointer;transition:color .2s ease-in-out,opacity .2s ease-in-out}.filters .filter.active,.filters .filter:hover{color:#3e3f5e;opacity:1}.filters .filter.active{border-bottom:2px solid var(--pallete-accent)}.filters .filter:last-child{margin-right:0}.filter-tabs{display:flex}.filter-tabs .filter-tab:before{left:0}.filter-tabs .filter-tab:before,.filter-tabs .filter-tab:last-child:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:38px}.filter-tabs .filter-tab:last-child:after{right:0}.filter-tab{display:flex;justify-content:center;align-items:center;width:162px;height:100%;border-bottom:4px solid transparent;cursor:pointer;position:relative;transition:border-color .2s ease-in-out}.filter-tab.secondary.active{border-bottom-color:#615dfa}.filter-tab.active{border-bottom-color:var(--pallete-accent)}.filter-tab.active .filter-tab-text{color:#3e3f5e}.filter-tab .filter-tab-text{padding:4px 0;color:#adafca;font-size:.875rem;font-weight:700;transition:color .2s ease-in-out}.view-actions{display:flex}.view-actions .view-action{margin-right:26px}.view-actions .view-action:last-child{margin-right:0}.view-action{cursor:pointer}.view-action.active .view-action-icon,.view-action:hover .view-action-icon{fill:#3e3f5e;opacity:1}.view-action .view-action-icon{fill:#adafca;opacity:.4;transition:opacity .2s ease-in-out,fill .2s ease-in-out}.tweets .tweet{margin-bottom:28px}.tweets .tweet:last-child{margin-bottom:0}.tweet .tweet-author{display:block;min-height:32px;padding-left:40px;position:relative}.tweet .tweet-author .tweet-author-image{position:absolute;top:0;left:0}.tweet .tweet-author .tweet-author-title{font-size:.875rem;font-weight:700}.tweet .tweet-author .tweet-author-text{margin-top:6px;font-size:.75rem;font-weight:500}.tweet .tweet-text{display:block;margin-top:16px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.tweet .tweet-text .highlighted{color:#00c7d9;font-weight:600}.tweet .tweet-timestamp{margin-top:12px;color:#8f91ac;font-size:.75rem;font-weight:500}.play-button{width:46px;height:46px;padding:12px 0 0 15px;border:4px solid #41efff;border-radius:50%;background-color:rgba(21,21,31,.96)}.play-button .play-button-icon{display:block}.iframe-wrap{width:100%;padding-top:56.25%;position:relative}.iframe-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.popup-video{width:100%}.popup-picture{display:flex;width:100%}.popup-picture .widget-box{flex-shrink:0;width:384px;border-top-right-radius:0;border-bottom-right-radius:0}.popup-picture .widget-box .meta-line.settings{margin-left:22px}.popup-picture .widget-box .meta-line.settings .post-settings{width:22px}.popup-picture .widget-box .widget-box-scrollable{overflow:hidden auto}.popup-picture .widget-box .post-comment.reply-2{padding-left:96px}.popup-picture .widget-box .post-comment.reply-2 .user-avatar{left:42px}.popup-picture .popup-picture-image-wrap{display:flex;align-items:center;width:100%;height:100%;background-color:#15151f}.popup-picture .popup-picture-image-wrap .popup-picture-image{width:100%;height:auto;max-height:80vh;-o-object-fit:contain;object-fit:contain}.popup-picture .popup-picture-image-wrap .popup-picture-image>img{max-height:80vh;-o-object-fit:contain;object-fit:contain}.popup-event{width:90%;max-width:584px;border-radius:12px;background-color:#fff;opacity:0;visibility:hidden}.popup-event .popup-event-cover{width:100%;height:204px;border-top-left-radius:12px;border-top-right-radius:12px}.popup-event .popup-event-info{padding:32px 28px;position:relative}.popup-event .popup-event-info .user-avatar-list{margin-top:18px}.popup-event .popup-event-info .g-map{height:260px;margin-top:22px}.popup-event .popup-event-title{font-size:1.5rem;font-weight:700}.popup-event .popup-event-subtitle{margin-top:32px;font-size:1rem;font-weight:700}.popup-event .popup-event-text{margin-top:16px;font-size:.875rem;line-height:1.7142857143em;font-weight:500;color:#3e3f5e}.popup-event .decorated-feature-list{margin-top:14px}.popup-event .popup-event-button{width:200px;position:absolute;top:-30px;right:28px}.popup-event>.content-actions{border-top:1px solid #eaeaf5;margin:0 28px}.popup-close-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;background-color:var(--popup-button-close-inactive);cursor:pointer;position:absolute;top:-20px;right:-20px;z-index:2;transition:background-color .2s ease-in-out}.popup-close-button:hover{background-color:var(--popup-button-close-hover)}.popup-close-button .popup-close-button-icon{pointer-events:none}@media screen and (max-width:575px){.popup-close-button{width:30px;height:30px;top:5px;right:5px}}.decorated-feature-list{margin-top:-18px;display:flex;flex-wrap:wrap;justify-content:space-between}.decorated-feature-list .decorated-feature{width:50%;margin-top:18px}.decorated-feature{display:flex}.decorated-feature .decorated-feature-icon{margin-top:6px;flex-shrink:0;fill:var(--pallete-accent)}.decorated-feature .decorated-feature-info{margin-left:12px}.decorated-feature .decorated-feature-title{font-size:1rem;font-weight:700}.decorated-feature .decorated-feature-text{margin-top:2px;color:#8f91ac;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.meta-line{display:flex;align-items:center}.meta-line+.meta-line{margin-left:22px}.meta-line .meta-line-list+.meta-line-text{margin-left:10px}.meta-line.settings{margin-left:14px}.meta-line .meta-line-text{font-size:.75rem;font-weight:700}.meta-line .meta-line-text a{color:#3e3f5e;font-weight:700}.meta-line .meta-line-link{font-size:.75rem;font-weight:700;cursor:pointer;transition:color .2s ease-in-out}.meta-line .meta-line-link.light{color:#adafca}.meta-line .meta-line-link:hover{color:#00c7d9}.meta-line .meta-line-timestamp{color:#8f91ac;font-size:.75rem;font-weight:500}.reaction-options{display:flex;align-items:center;height:64px;padding:0 16px;border-radius:200px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.12)}.reaction-options.small{height:40px}.reaction-options.small .reaction-option{width:20px;height:20px}.reaction-options .reaction-option{width:40px;height:40px;margin-right:8px;cursor:pointer;transition:transform .2s ease-in-out}.reaction-options .reaction-option:last-child{margin-right:0}.reaction-options .reaction-option:hover{transform:translateY(-4px)}.reaction-options .reaction-option .reaction-option-image{width:100%;height:100%}.post-options{justify-content:space-between;height:65px;padding:0 28px;border-top:1px solid #eaeaf5;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd}.post-option,.post-options{display:flex;align-items:center}.post-option{justify-content:center;width:160px;height:44px;border-radius:12px;cursor:pointer;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out}.post-option.no-text{width:80px}.post-option.no-text .post-option-icon{margin-right:0}.post-option.active,.post-option:hover{background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1)}.post-option.active .post-option-icon,.post-option:hover .post-option-icon{fill:var(--pallete-accent);opacity:1}.post-option.active .post-option-text,.post-option:hover .post-option-text{color:#3e3f5e}.post-option .post-option-icon{margin-right:16px;fill:#adafca;opacity:.6;transition:fill .2s ease-in-out,opacity .2s ease-in-out}.post-option .post-option-icon.icon-thumbs-up{position:relative;top:-2px}.post-option .post-option-text{color:#adafca;font-size:.75rem;font-weight:700;transition:color .2s ease-in-out}.post-settings{display:flex;justify-content:center;align-items:center;width:40px;height:30px;cursor:pointer}.post-settings .post-settings-icon{fill:#adafca;opacity:.4;transition:opacity .2s ease-in-out,fill .2s ease-in-out}.post-settings.active .post-settings-icon,.post-settings:hover .post-settings-icon{fill:#3e3f5e;opacity:1}.slider-line{height:120px;padding:0 48px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.slider-line.small{height:100px}.slider-line.small .slider-controls{top:40px}.slider-line.small .slider-slides .user-stat{height:100px}.slider-line.medium{height:160px}.slider-line.medium .slider-controls{top:70px}.slider-line.medium .slider-slides.with-separator .slider-slide:before,.slider-line.medium .slider-slides.with-separator .slider-slide:last-child:after{height:40px;top:60px}.slider-line.medium .slider-slides .reaction-stat{height:160px}.slider-line .slider-controls{display:flex;justify-content:space-between;width:100%;padding:0 14px;position:absolute;top:50px;left:0;z-index:1}.slider-line .slider-slides{position:relative;z-index:2}.slider-line .slider-slides.with-separator .slider-slide{position:relative}.slider-line .slider-slides.with-separator .slider-slide:before{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:40px;left:0}.slider-line .slider-slides.with-separator .slider-slide:last-child:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:40px;right:0}.slider-line .slider-slides .stat-block{height:120px;padding-left:28px;align-items:center}.slider-line .slider-slides .user-stat{display:flex;flex-direction:column;justify-content:center}.slider-line .slider-slides .reaction-stat{justify-content:center}.stat-block-list .stat-block{margin-bottom:22px}.stat-block-list .stat-block:last-child{margin-bottom:0}.stat-block{display:flex;min-height:48px}.stat-block .stat-block-decoration{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(-145deg,#41efff,#615dfa);margin-right:16px}.stat-block .stat-block-decoration .stat-block-decoration-icon{fill:#fff}.stat-block .stat-block-info{margin-top:6px}.stat-block .stat-block-info .stat-block-title{color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.stat-block .stat-block-info .stat-block-text{margin-top:8px;font-size:1rem;font-weight:700}.achievement-status-list{display:flex}.achievement-status-list .achievement-status{width:50%}.achievement-status-list .achievement-status .achievement-status-info{position:relative}.achievement-status-list .achievement-status .achievement-status-info:after{content:"";width:1px;height:100%;background-color:#eaeaf5;position:absolute;top:0;right:0}.achievement-status-list .achievement-status:last-child .achievement-status-info:after{display:none}.achievement-status{text-align:center}.achievement-status .achievement-status-progress{font-size:1.375rem;font-weight:700}.achievement-status .achievement-status-info{margin-top:14px}.achievement-status .achievement-status-info .achievement-status-title{font-size:.875rem;font-weight:700}.achievement-status .achievement-status-info .achievement-status-text{margin-top:6px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.achievement-status .achievement-status-image{display:block;margin:22px auto 0}.page-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#3e3f5e;position:fixed;width:100%;height:100%;z-index:999999;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.page-loader.hidden{opacity:0;visibility:hidden}.page-loader .page-loader-decoration{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:28px;background-color:#615dfa}.page-loader .page-loader-decoration .icon-logo{fill:#fff;width:36px;height:52px}.page-loader .page-loader-info .page-loader-info-text,.page-loader .page-loader-info .page-loader-info-title{color:#fff;text-transform:uppercase;text-align:center}.page-loader .page-loader-info .page-loader-info-title{margin-top:24px;font-family:Titillium Web,sans-serif;font-size:1.75rem;font-weight:900}.page-loader .page-loader-info .page-loader-info-text{margin-top:10px;font-size:.75rem;font-weight:700}.page-loader .page-loader-indicator{margin-top:60px}.reaction-count-list{display:flex;flex-direction:column}.reaction-count-list.landscape{flex-direction:row}.reaction-count-list.landscape .reaction-count{margin:0 32px 0 0}.reaction-count-list.landscape .reaction-count:last-child{margin:0}.reaction-count-list .reaction-count{margin-bottom:22px}.reaction-count-list .reaction-count:last-child{margin-bottom:0}.reaction-count{display:flex;align-items:center}.reaction-count.negative .reaction-count-icon{fill:#41efff}.reaction-count.negative .reaction-count-text{color:#fff}.reaction-count .reaction-count-icon{fill:var(--pallete-accent)}.reaction-count .reaction-count-text{margin-left:16px;font-size:.75rem;font-weight:700;position:relative;top:1px}.upload-item-list{display:grid;grid-template-columns:repeat(auto-fit,168px);grid-gap:16px 22px;justify-content:center}.upload-item:first-child{display:flex;justify-content:center;align-items:center;height:168px;background-color:var(--pallete-accent);border-radius:12px;cursor:pointer}.upload-item:first-child .icon-plus{pointer-events:none}.upload-item .upload-item-image{width:100%;height:168px;border-radius:12px}.upload-item .checkbox-wrap,.upload-item .form-input{margin-top:16px}.simple-accordion-list .simple-accordion{margin-bottom:22px}.simple-accordion-list .simple-accordion:last-child{margin-bottom:0}.simple-accordion .simple-accordion-header{position:relative}.simple-accordion .simple-accordion-header.selected .simple-accordion-icon .icon-plus-small{display:none}.simple-accordion .simple-accordion-header.selected .simple-accordion-icon .icon-minus-small{display:block}.simple-accordion .simple-accordion-header .simple-accordion-title{padding-right:16px;font-size:.875rem;font-weight:700;line-height:20px;cursor:pointer}.simple-accordion .simple-accordion-header .simple-accordion-icon{position:absolute;top:4px;right:0;cursor:pointer}.simple-accordion .simple-accordion-header .simple-accordion-icon .icon-minus-small,.simple-accordion .simple-accordion-header .simple-accordion-icon .icon-plus-small{fill:var(--pallete-accent)}.simple-accordion .simple-accordion-header .simple-accordion-icon .icon-plus-small{display:block}.simple-accordion .simple-accordion-header .simple-accordion-icon .icon-minus-small{display:none}.simple-accordion .simple-accordion-header .simple-accordion-content{margin-top:20px}.simple-accordion .simple-accordion-header .simple-accordion-content .simple-accordion-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.week-box{display:flex;background-color:#fff;border-radius:12px;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1)}.week-box .week-box-item{width:14.2857142857%;position:relative}.week-box .week-box-item:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:40px;right:0}.week-box .week-box-item:last-child:after{display:none}.week-box-item{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100px}.week-box-item.active{border-bottom:4px solid var(--pallete-accent)}.week-box-item.active .week-box-item-title{color:#00c7d9}.week-box-item.active .week-box-item-text{color:#3e3f5e}.week-box-item .week-box-item-text,.week-box-item .week-box-item-title{font-weight:700;text-transform:uppercase}.week-box-item .week-box-item-title{font-size:1.375rem}.week-box-item .week-box-item-text{margin-top:10px;color:#adafca;font-size:.75rem}.forum-category{display:flex;align-items:center}.forum-category .forum-category-image{flex-shrink:0}.forum-category .forum-category-info{margin-left:28px}.forum-category .forum-category-info .forum-category-title{font-size:1.125rem;font-weight:700}.forum-category .forum-category-info .forum-category-title a{color:#3e3f5e;font-weight:700}.forum-category .forum-category-info .forum-category-text{margin-top:14px;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.forum-category .forum-category-info .forum-category-link{margin-top:16px;font-size:.875rem;font-weight:700}.forum-category .forum-category-info .forum-category-link a{color:#3e3f5e;font-weight:700}.forum-category .forum-category-info .forum-category-link a:hover{color:#00c7d9}.discussion-preview.pinned .discussion-preview-title{display:flex;align-items:center}.discussion-preview.pinned .discussion-preview-title:before{content:"Pinned";height:20px;padding:0 8px;margin-right:12px;border-radius:200px;background-color:var(--pallete-accent);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;line-height:20px}.discussion-preview .discussion-preview-title{font-size:1rem;font-weight:700}.discussion-preview .discussion-preview-title+.discussion-preview-meta{margin-top:8px}.discussion-preview .page-items{margin-top:12px}.discussion-preview .discussion-preview-meta{margin-top:14px;display:flex;align-items:center}.discussion-preview .discussion-preview-meta .discussion-preview-meta-text{color:#3e3f5e;font-size:.875rem;font-weight:500}.discussion-preview .discussion-preview-meta .discussion-preview-meta-text a{color:#3e3f5e;font-weight:700}.discussion-preview .discussion-preview-meta .discussion-preview-meta-text a.highlighted{color:#00c7d9}.discussion-preview .discussion-preview-meta .discussion-preview-meta-text .separator{margin:0 8px}.discussion-preview .discussion-preview-meta .user-avatar{margin:0 6px}.page-items{display:flex}.page-items .page-item{margin-right:6px}.page-items .page-item:last-child{margin-right:0}.page-item{height:24px;padding:0 8px;border-radius:8px;background-color:#fff;box-shadow:2px 3px 10px 0 rgba(94,92,154,.12);font-size:.75rem;font-weight:700;line-height:24px}.page-item.void{box-shadow:none}.quick-post{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.quick-post.medium .quick-post-header{display:flex;align-items:center;min-height:82px;padding-left:28px}.quick-post.medium .quick-post-body .form-textarea textarea{height:200px}.quick-post.medium .quick-post-footer{min-height:92px}.quick-post.medium .quick-post-footer .quick-post-footer-actions .button{width:120px}.quick-post.medium .quick-post-footer .quick-post-footer-actions .button:last-child{width:140px}.quick-post .quick-post-header{border-bottom:1px solid #eaeaf5}.quick-post .quick-post-header .quick-post-header-title{font-size:1rem;font-weight:700}.quick-post .quick-post-header .option-items{height:65px;background-color:#fff;border-top-right-radius:12px;border-top-left-radius:12px}.quick-post .quick-post-header .option-items .option-item{width:33.3333333333%}.quick-post .quick-post-header .option-items .option-item:after{top:22px}.quick-post .quick-post-body .form-textarea{background-color:#fcfcfd}.quick-post .quick-post-body .form-textarea textarea{height:120px;background-color:#fcfcfd;border-radius:0;border:none}.quick-post .quick-post-body .form-textarea textarea::-moz-placeholder{font-weight:500}.quick-post .quick-post-body .form-textarea textarea:-ms-input-placeholder{font-weight:500}.quick-post .quick-post-body .form-textarea textarea::placeholder{font-weight:500}.quick-post .quick-post-body .form-textarea .form-textarea-limit-text{color:#adafca;padding-top:10px;height:40px}.quick-post .quick-post-footer{justify-content:space-between;min-height:76px;padding:0 28px;border-top:1px solid #eaeaf5;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.quick-post .quick-post-footer,.quick-post .quick-post-footer .quick-post-footer-actions{display:flex;align-items:center}.quick-post .quick-post-footer .quick-post-footer-actions .quick-post-footer-action{margin-right:22px}.quick-post .quick-post-footer .quick-post-footer-actions .quick-post-footer-action:last-child{margin-right:0}.quick-post .quick-post-footer .quick-post-footer-actions .button{width:80px;margin-right:6px}.quick-post .quick-post-footer .quick-post-footer-actions .button:last-child{margin-right:0}.quick-post .quick-post-footer .quick-post-footer-action{cursor:pointer}.quick-post .quick-post-footer .quick-post-footer-action:hover .quick-post-footer-action-icon{fill:#3e3f5e}.quick-post .quick-post-footer .quick-post-footer-action .quick-post-footer-action-icon{transition:fill .2s ease-in-out}.option-items{display:flex}.option-items .option-item{position:relative}.option-items .option-item:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:0;right:0}.option-items .option-item:last-child:after{display:none}.option-item{display:flex;justify-content:center;align-items:center;cursor:pointer}.option-item.active{border-bottom:4px solid var(--pallete-accent)}.option-item.active .option-item-icon{fill:#3e3f5e}.option-item.active .option-item-title{color:#3e3f5e}.option-item .option-item-icon{margin-right:16px;fill:#adafca}.option-item .option-item-title{color:#adafca;font-size:.75rem;font-weight:700}.stats-box{height:220px;padding:90px 28px 0;border-radius:12px}.stats-box.small{height:142px;padding-top:32px}.stats-box.small .stats-box-value{font-size:1.75rem}.stats-box.small .stats-box-title{font-size:.875rem}.stats-box.small.stat-profile-views{background:url(/img/graph/stat/01.jpg) no-repeat 50%;background-size:cover}.stats-box.small.stat-posts-created{background:url(/img/graph/stat/02.jpg) no-repeat 50%;background-size:cover}.stats-box.small.stat-reactions-received{background:url(/img/graph/stat/03.jpg) no-repeat 50%;background-size:cover}.stats-box.small.stat-comments-received{background:url(/img/graph/stat/04.jpg) no-repeat 50%;background-size:cover}.stats-box.stat-profile-views{background:url(/img/graph/stat/01-big.png) no-repeat 50%;background-size:cover}.stats-box.stat-posts-created{background:url(/img/graph/stat/02-big.png) no-repeat 50%;background-size:cover}.stats-box.stat-reactions-received{background:url(/img/graph/stat/03-big.png) no-repeat 50%;background-size:cover}.stats-box.stat-comments-received{background:url(/img/graph/stat/04-big.png) no-repeat 50%;background-size:cover}.stats-box .stats-box-diff-value,.stats-box .stats-box-text,.stats-box .stats-box-title,.stats-box .stats-box-value{color:#fff}.stats-box .stats-box-value-wrap{display:flex;align-items:flex-start}.stats-box .stats-box-value-wrap .stats-box-diff{margin-left:12px}.stats-box .stats-box-value{font-size:2rem;font-weight:700}.stats-box .stats-box-diff{margin-left:12px;display:flex;align-items:center;position:relative;top:2px}.stats-box .stats-box-diff .stats-box-diff-icon{margin-right:4px;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;border:2px solid #fff}.stats-box .stats-box-diff .stats-box-diff-icon .icon-minus-small,.stats-box .stats-box-diff .stats-box-diff-icon .icon-plus-small{width:6px;height:6px}.stats-box .stats-box-diff .stats-box-diff-icon.positive{border-color:#41efff}.stats-box .stats-box-diff .stats-box-diff-icon.positive .icon-plus-small{fill:#41efff}.stats-box .stats-box-diff .stats-box-diff-icon.negative{border-color:#ff5384}.stats-box .stats-box-diff .stats-box-diff-icon.negative .icon-minus-small{fill:#ff5384}.stats-box .stats-box-diff .stats-box-diff-value{font-size:.75rem;font-weight:700;position:relative;top:1px}.stats-box .stats-box-title{margin-top:10px;font-size:1rem;font-weight:700}.stats-box .stats-box-text{margin-top:2px;font-size:.75rem;font-weight:500}.stats-box-slider{position:relative}.stats-box-slider .stats-box-slider-controls{display:flex;align-items:center;justify-content:space-between;width:100%;padding:28px 28px 0;position:absolute;top:0;left:0;z-index:1}.stats-box-slider .stats-box-slider-controls .stats-box-slider-controls-title{color:#fff;font-size:1rem;font-weight:700}.stats-box-slider .stats-box-slider-controls .slider-controls{display:flex}.stats-box-slider .stats-box-slider-controls .slider-controls .slider-control:first-child{margin-right:2px}.reaction-stats{display:flex;justify-content:center}.reaction-stats .reaction-stat{width:114px;position:relative}.reaction-stats .reaction-stat:after{content:"";width:1px;height:40px;background-color:#eaeaf5;position:absolute;top:32px;right:0}.reaction-stats .reaction-stat:last-child:after{display:none}.reaction-stat{display:flex;flex-direction:column;align-items:center}.reaction-stat .reaction-stat-image{width:40px;height:40px}.reaction-stat .reaction-stat-title{margin-top:16px;font-size:1.375rem;font-weight:700}.reaction-stat .reaction-stat-text{margin-top:8px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.simple-tab-items{display:flex;border-bottom:1px solid #eaeaf5}.simple-tab-items .simple-tab-item{margin-right:40px}.simple-tab-items .simple-tab-item:last-child{margin-right:0}.simple-tab-items .form{display:none}.simple-tab-item{height:36px;color:#adafca;font-size:.875rem;font-weight:700;opacity:.6;cursor:pointer}.simple-tab-item.active{border-bottom:4px solid var(--pallete-accent);color:#3e3f5e;opacity:1}.banner-promo{display:block;width:100%;max-width:284px;height:auto;border-radius:12px;margin:0 auto}.banner-promo img{width:100%;height:100%;border-radius:12px}.poll-box{padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1)}.poll-box .poll-title{font-size:1rem;font-weight:700}.poll-box .poll-text{margin-top:4px;font-size:.875rem;line-height:1.7142857143em;font-weight:500;color:#8f91ac}.poll-box .form,.poll-box .poll-results{margin-top:28px}.poll-box .poll-box-actions{margin-top:40px}.poll-box .poll-box-actions .button{width:140px;margin-right:16px}.poll-box .poll-box-actions .button:last-child{margin-right:0}.poll-results .poll-result{margin-bottom:22px}.poll-results .poll-result:last-child{margin-bottom:0}.poll-result .progress-stat{max-width:472px}.poll-result .meta-line{margin-top:10px}.picture-collage .picture-collage-row{display:flex;margin-bottom:6px}.picture-collage .picture-collage-row:last-child{margin-bottom:0}.picture-collage .picture-collage-row.medium .picture-collage-item{width:261px;height:240px}.picture-collage .picture-collage-row .picture-collage-item{width:172px;height:160px;margin-right:6px;position:relative;cursor:pointer}.picture-collage .picture-collage-row .picture-collage-item:last-child{margin-right:0}.picture-collage .picture-collage-row .picture-collage-item .photo-preview{width:100%;height:100%}.picture-collage .picture-collage-row .picture-collage-item .picture-collage-item-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:12px;background-color:rgba(35,210,226,.9);position:absolute;top:0;left:0;z-index:3}.picture-collage .picture-collage-row .picture-collage-item .picture-collage-item-overlay .picture-collage-item-overlay-text{color:#fff;font-size:1.5rem;font-weight:700}.quote-box{padding:26px 28px;border-radius:12px;background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1);position:relative}.quote-box .quote-box-icon{fill:var(--pallete-accent);opacity:.1;position:absolute;top:14px;left:14px}.quote-box .quote-box-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.stats-decoration{height:96px;padding:28px 0 0 88px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.stats-decoration.secondary{background:url(/img/graph/stat/05.png) no-repeat 100% 100% #fff}.stats-decoration.secondary .stats-decoration-icon-wrap{background-color:#615dfa}.stats-decoration.primary{background:url(/img/graph/stat/06.png) no-repeat 100% 100% #fff}.stats-decoration.primary .stats-decoration-icon-wrap{background-color:var(--pallete-accent)}.stats-decoration.v2{height:118px;padding:24px 0 0 28px}.stats-decoration.v2 .stats-decoration-title{font-size:1.75rem}.stats-decoration.v2 .stats-decoration-subtitle{margin-top:8px;font-size:.875rem;font-weight:700}.stats-decoration.v2 .stats-decoration-text{margin-top:6px}.stats-decoration.v2 .percentage-diff{position:absolute;top:24px;right:28px}.stats-decoration.v2.big{height:213px;padding:46px 0 0;text-align:center}.stats-decoration.v2.big.secondary{background:url(/img/graph/stat/05-big.png) repeat-x bottom #fff}.stats-decoration.v2.big.primary{background:url(/img/graph/stat/06-big.png) repeat-x bottom #fff}.stats-decoration.v2.big .stats-decoration-title{font-size:3rem}.stats-decoration .stats-decoration-icon-wrap{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;position:absolute;top:26px;left:28px;z-index:1}.stats-decoration .stats-decoration-icon-wrap .stats-decoration-icon{fill:#fff}.stats-decoration .stats-decoration-title{font-size:1.375rem;font-weight:700}.stats-decoration .stats-decoration-text{margin-top:8px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.percentage-diff{display:flex;align-items:center}.percentage-diff .percentage-diff-icon-wrap{margin-right:4px}.percentage-diff .percentage-diff-text{font-size:.75rem;font-weight:700}.percentage-diff-icon-wrap{display:flex;justify-content:center;align-items:center;width:16px;height:16px;border:2px solid transparent;border-radius:50%}.percentage-diff-icon-wrap.positive{border-color:var(--pallete-accent)}.percentage-diff-icon-wrap.positive .percentage-diff-icon{fill:var(--pallete-accent)}.percentage-diff-icon-wrap.negative{border-color:#ff5384}.percentage-diff-icon-wrap.negative .percentage-diff-icon{fill:#ff5384}.percentage-diff-icon-wrap .percentage-diff-icon{width:6px;height:6px}.sidebar-box{padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.sidebar-box.no-padding{padding:0}.sidebar-box.margin-top{margin-top:56px}.sidebar-box .sidebar-box-title{margin-top:36px;font-size:1rem;font-weight:700}.sidebar-box .sidebar-box-title.medium-space{margin-top:60px}.sidebar-box .sidebar-box-title:first-child{margin-top:0}.sidebar-box .sidebar-menu+.button{margin-top:28px}.sidebar-box .sidebar-menu+.sidebar-box-footer{border-top:1px solid #eaeaf5}.sidebar-box .sidebar-box-footer{padding:28px}.sidebar-box .sidebar-box-footer .button:first-child{margin-top:0}.sidebar-box .sidebar-box-items{margin-top:36px}.sidebar-box .sidebar-box-items:first-child{margin-top:0}.sidebar-box .sidebar-box-items.small-space{margin-top:32px}.sidebar-box .sidebar-box-items .checkbox-line{margin-bottom:18px}.sidebar-box .sidebar-box-items .checkbox-line:last-child{margin-bottom:0}.sidebar-box .sidebar-box-items .form-input.small{width:80px}.sidebar-box .sidebar-box-items .user-status+.badge-list{margin-top:20px}.sidebar-box .sidebar-box-items .totals-line-list+.totals-line-list{margin-top:26px}.sidebar-box .sidebar-box-items .totals-line-list+.button{margin-top:36px}.sidebar-box .sidebar-box-items .totals-line-list+.price-title{margin-top:32px}.sidebar-box .sidebar-box-items .price-title{text-align:center}.sidebar-box .sidebar-box-items .badge-list+.button,.sidebar-box .sidebar-box-items .price-title+.totals-line-list{margin-top:32px}.sidebar-box .sidebar-box-items .price-title+.form{margin-top:40px}.sidebar-box .sidebar-box-items .form .checkbox-wrap+.checkbox-wrap{margin-top:22px}.sidebar-box .sidebar-box-items .form+.button{margin-top:30px}.sidebar-box .sidebar-box-items .button+.user-stats{margin-top:60px}.sidebar-box .button{width:100%;margin-top:22px}.sidebar-box .button.small-space{margin-top:16px}.sidebar-menu .sidebar-menu-item:first-child .sidebar-menu-header{border-top-left-radius:12px;border-top-right-radius:12px}.sidebar-menu .sidebar-menu-item:last-child{border-bottom:none}.sidebar-menu.round-borders .sidebar-menu-item:last-child .sidebar-menu-body,.sidebar-menu.round-borders .sidebar-menu-item:last-child .sidebar-menu-header{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.sidebar-menu-item{border-bottom:1px solid #eaeaf5}.sidebar-menu-item.selected .sidebar-menu-header .sidebar-menu-header-control-icon .sidebar-menu-header-control-icon-open{display:block}.sidebar-menu-item.selected .sidebar-menu-header .sidebar-menu-header-control-icon .sidebar-menu-header-control-icon-closed{display:none}.sidebar-menu-header{height:112px;padding:28px 26px 0 60px;background-color:#fff;cursor:pointer;position:relative}.sidebar-menu-header .sidebar-menu-header-icon{fill:var(--pallete-accent);position:absolute;top:28px;left:28px}.sidebar-menu-header .sidebar-menu-header-control-icon .sidebar-menu-header-control-icon-closed,.sidebar-menu-header .sidebar-menu-header-control-icon .sidebar-menu-header-control-icon-open{fill:#3e3f5e;position:absolute;top:32px;right:28px}.sidebar-menu-header .sidebar-menu-header-control-icon .sidebar-menu-header-control-icon-open{display:none}.sidebar-menu-header .sidebar-menu-header-title{font-size:1rem;font-weight:700}.sidebar-menu-header .sidebar-menu-header-text{margin-top:4px;color:#8f91ac;font-size:.75rem;font-weight:500;line-height:1.3333333333em}.sidebar-menu-body{padding:12px 0 12px 60px;border-top:1px solid #eaeaf5;background-color:#fcfcfd}.sidebar-menu-body.secondary .sidebar-menu-link.active,.sidebar-menu-body.secondary .sidebar-menu-link:hover{color:#615dfa}.sidebar-menu-body .sidebar-menu-link{display:block;height:34px;font-size:.875rem;font-weight:700;line-height:34px;cursor:pointer;transition:transform .2s ease-in-out,color .25s ease-in-out}.sidebar-menu-body .sidebar-menu-link.active,.sidebar-menu-body .sidebar-menu-link:hover{color:#00c7d9;transform:translate(4px)}.price-title{font-size:.875rem;font-weight:700}.price-title.separator-bottom{padding-bottom:32px;border-bottom:1px solid #eaeaf5}.price-title .currency{color:#00c7d9}.price-title.big{font-size:2.875rem}.promo-line{display:flex;justify-content:space-between;align-items:center;min-height:98px;padding:0 20px 0 32px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.promo-line .promo-line-text{width:310px;color:#8f91ac;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.promo-line .promo-line-actions{display:flex}.promo-line .promo-line-actions .form-input{margin-right:16px}.promo-line .form-input{width:240px}.promo-line .button{width:180px}.tab-box{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.tab-box .tab-box-options{display:flex;border-top-right-radius:12px}.tab-box .tab-box-options,.tab-box .tab-box-options .tab-box-option:first-child{border-top-left-radius:12px}.tab-box .tab-box-options .tab-box-option:last-child{border-right:none;border-top-right-radius:12px}.tab-box .tab-box-option{display:flex;justify-content:center;align-items:center;width:100%;height:66px;border-bottom:1px solid #eaeaf5;border-right:1px solid #eaeaf5;background-color:#fcfcfd;cursor:pointer}.tab-box .tab-box-option .tab-box-option-title{color:#adafca;font-size:.875rem;font-weight:700}.tab-box .tab-box-option .tab-box-option-title .highlighted{color:#00c7d9}.tab-box .tab-box-option.active{background-color:#fff;border-bottom:none}.tab-box .tab-box-option.active .tab-box-option-title{color:#3e3f5e}.tab-box .tab-box-item .tab-box-item-content{padding:0 28px 48px}.tab-box .tab-box-item .tab-box-item-content .tab-box-item-title{margin-top:48px;font-size:1.375rem;font-weight:700}.tab-box .tab-box-item .tab-box-item-content .tab-box-item-paragraph{margin-top:28px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.tab-box .tab-box-item .tab-box-item-content .bullet-item-list{margin-top:32px}.bullet-item-list .bullet-item{margin-bottom:12px}.bullet-item-list .bullet-item:last-child{margin-bottom:0}.bullet-item{display:flex;align-items:center}.bullet-item .bullet-item-icon{margin-right:12px;fill:var(--pallete-accent)}.bullet-item .bullet-item-text{font-size:.875rem;font-weight:700}.ordered-item-list .ordered-item{margin-bottom:12px}.ordered-item-list .ordered-item:last-child{margin-bottom:0}.ordered-item{display:flex}.ordered-item .ordered-item-bullet{width:28px;flex-shrink:0;font-size:.875rem;font-weight:700;line-height:1.7142857143em}.ordered-item .ordered-item-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.profile-stats{padding-bottom:32px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.profile-stats.fixed-height{height:558px;padding-bottom:0}.profile-stats .profile-stats-cover{height:160px;padding-top:34px;border-top-left-radius:12px;border-top-right-radius:12px;background:url(/img/banner/banner-profile-stats.jpg) no-repeat 50%;background-size:cover}.profile-stats .profile-stats-cover .profile-stats-cover-text,.profile-stats .profile-stats-cover .profile-stats-cover-title{color:#fff;text-align:center}.profile-stats .profile-stats-cover .profile-stats-cover-title{font-size:1.5rem;font-weight:700}.profile-stats .profile-stats-cover .profile-stats-cover-text{margin-top:4px;font-size:1rem;font-weight:500}.profile-stats .profile-stats-info .user-avatar{margin:-60px auto 0}.profile-stats .profile-stats-info .featured-stat-list{margin-top:18px}.profile-stats .profile-stats-info .featured-stat-list+.featured-stat-list{margin-top:38px}.featured-stat-list{display:flex}.featured-stat-list .featured-stat{width:100%;position:relative}.featured-stat-list .featured-stat:after{content:"";width:1px;height:40px;background-color:#eaeaf5;position:absolute;top:52px;right:0}.featured-stat-list .featured-stat:last-child:after{display:none}.featured-stat{display:flex;flex-direction:column;align-items:center}.featured-stat .featured-stat-icon{fill:#3e3f5e}.featured-stat .featured-stat-title{margin-top:20px;font-size:1.375rem;font-weight:700}.featured-stat .featured-stat-subtitle{margin-top:12px;font-size:.875rem;font-weight:700}.featured-stat .featured-stat-text{margin-top:6px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.featured-stat .progress-arc-wrap+.featured-stat-subtitle{margin-top:20px}.featured-stat-box{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.featured-stat-box.reactioner .featured-stat-box-cover{background:url(/img/banner/banner-reaction.jpg) no-repeat 50%;background-size:cover}.featured-stat-box.commenter .featured-stat-box-cover{background:url(/img/banner/banner-commenter.jpg) no-repeat 50%;background-size:cover}.featured-stat-box .featured-stat-box-cover{height:120px;padding-top:32px;border-top-left-radius:12px;border-top-right-radius:12px}.featured-stat-box .featured-stat-box-cover .featured-stat-box-cover-text,.featured-stat-box .featured-stat-box-cover .featured-stat-box-cover-title{color:#fff;text-align:center}.featured-stat-box .featured-stat-box-cover .featured-stat-box-cover-title{font-size:1.5rem;font-weight:700}.featured-stat-box .featured-stat-box-cover .featured-stat-box-cover-text{margin-top:6px;font-size:.875rem;font-weight:500}.featured-stat-box .featured-stat-box-info{padding-bottom:28px}.featured-stat-box .featured-stat-box-info .user-avatar{margin:-30px auto 0}.featured-stat-box .featured-stat-box-subtitle,.featured-stat-box .featured-stat-box-text,.featured-stat-box .featured-stat-box-title{text-align:center}.featured-stat-box .featured-stat-box-title{margin-top:8px;font-size:1.375rem;font-weight:700}.featured-stat-box .featured-stat-box-subtitle{margin-top:14px;font-size:.875rem;font-weight:700}.featured-stat-box .featured-stat-box-text{margin-top:4px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.achievement-box{display:flex;justify-content:space-between;align-items:center;min-height:142px;padding:0 28px;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.achievement-box.secondary{background:#8274ff;background-size:cover}.achievement-box.primary{background:#17cada;background-size:cover}.achievement-box .achievement-box-info-wrap{display:flex;align-items:center}.achievement-box .achievement-box-info-wrap .achievement-box-image{margin-right:16px}.achievement-box .achievement-box-info-wrap .achievement-box-text,.achievement-box .achievement-box-info-wrap .achievement-box-title{color:#fff}.achievement-box .achievement-box-info-wrap .achievement-box-title{font-size:1.5rem;font-weight:700}.achievement-box .achievement-box-info-wrap .achievement-box-text{margin-top:8px;font-size:.875rem;font-weight:500}.achievement-box .achievement-box-info-wrap .achievement-box-text .bold{margin-right:4px;font-weight:700}.achievement-box .button{width:140px}.achievement-box.small{min-height:100px;padding:0 28px;background:#22b0f3}.achievement-box.small .achievement-box-info-wrap .achievement-box-title{font-size:1.25rem;font-weight:700}.achievement-box.small .achievement-box-info-wrap .achievement-box-image{height:70px}.level-progress-box{display:flex;align-items:center;min-height:120px;padding:0 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.level-progress-box .level-progress-badge{flex-shrink:0;margin-right:28px}.level-progress-box .progress-stat{width:calc(100% - 114px)}@media screen and (max-width:680px){.level-progress-box .progress-stat{width:100%}}.level-progress-badge{display:flex;flex-direction:column;justify-content:center;width:88px;height:86px;background:url(/img/badge/level-badge.png) no-repeat 50%}.level-progress-badge .level-progress-badge-text,.level-progress-badge .level-progress-badge-title{color:#fff;text-align:center}.level-progress-badge .level-progress-badge-title{font-size:.6875rem;font-weight:700;text-transform:uppercase}.level-progress-badge .level-progress-badge-text{margin-top:-3px;font-size:1.75rem;font-weight:700}.exp-line-list .exp-line{margin-bottom:22px}.exp-line-list .exp-line:last-child{margin-bottom:0}.exp-line{display:flex;align-items:center;padding-right:100px;position:relative}.exp-line .exp-line-icon{fill:#adafca;flex-shrink:0;margin-right:18px}.exp-line .text-sticker{flex-shrink:0;margin-right:28px}.exp-line .exp-line-text{font-size:.875rem;font-weight:700;line-height:1.4285714286em}.exp-line .exp-line-timestamp{color:#3e3f5e;font-size:.875rem;font-weight:500;position:absolute;top:10px;right:0}.account-stat-box{padding:32px 28px 100px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.account-stat-box.account-stat-active-users{background:url(/img/graph/stat/07.png) no-repeat bottom #fff;background-size:contain}.account-stat-box.account-stat-active-users .account-stat-box-icon-wrap{background-color:#615dfa}.account-stat-box.account-stat-visits{background:url(/img/graph/stat/08.png) no-repeat bottom #fff;background-size:contain}.account-stat-box.account-stat-visits .account-stat-box-icon-wrap{background-color:#4f8dff}.account-stat-box.account-stat-session-duration{background:url(/img/graph/stat/09.png) no-repeat bottom #fff;background-size:contain}.account-stat-box.account-stat-session-duration .account-stat-box-icon-wrap{background-color:#3ad2fe}.account-stat-box.account-stat-returning-visitors{background:url(/img/graph/stat/10.png) no-repeat bottom #fff;background-size:contain}.account-stat-box.account-stat-returning-visitors .account-stat-box-icon-wrap{background-color:var(--pallete-accent)}.account-stat-box .percentage-diff{position:absolute;top:24px;right:28px}.account-stat-box .account-stat-box-icon-wrap{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;margin:0 auto}.account-stat-box .account-stat-box-icon-wrap .account-stat-box-icon{fill:#fff}.account-stat-box .account-stat-box-title{margin-top:24px;font-size:3rem;font-weight:700;text-align:center}.account-stat-box .account-stat-box-subtitle{margin-top:16px;font-size:1.125rem;font-weight:700;text-align:center}.account-stat-box .account-stat-box-text{margin-top:10px;color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em;text-align:center}.reference-item-list{display:flex}.reference-item-list .reference-item{margin-right:32px}.reference-item-list .reference-item:last-child{margin-right:0}.reference-item-list.centered{justify-content:center}.reference-item{display:flex;align-items:center}.reference-item .reference-bullet{margin-right:6px}.reference-item .reference-item-text{font-size:.75rem;font-weight:700}.reference-bullet{width:8px;height:8px;border-radius:2px}.reference-bullet.secondary{background-color:#615dfa}.reference-bullet.blue{background-color:#4f8dff}.reference-bullet.light-blue{background-color:#3ad2fe}.reference-bullet.primary{background-color:var(--pallete-accent)}.country-stat-list .country-stat{margin-bottom:26px}.country-stat-list .country-stat:last-child{margin-bottom:0}.country-stat{display:flex;justify-content:space-between;align-items:center;padding-left:30px;position:relative}.country-stat.with-progress{padding-left:50px}.country-stat.with-progress .country-stat-image{width:38px;height:26px}.country-stat .country-stat-image{width:20px;height:14px;position:absolute;top:-1px;left:0}.country-stat .country-stat-text,.country-stat .country-stat-title{font-size:.875rem;font-weight:700}.full-width-image{width:100%;height:auto}.totals-line-list.separator-bottom{padding-bottom:26px;border-bottom:1px solid #eaeaf5}.totals-line-list .totals-line{margin-bottom:26px}.totals-line-list .totals-line:last-child{margin-bottom:0}.totals-line{display:flex;justify-content:space-between}.totals-line .totals-line-title{font-size:.875rem;font-weight:500}.totals-line .totals-line-title .bold{color:#3e3f5e;font-weight:700}.totals-line .totals-line-text{margin-top:4px;font-size:.75rem;font-weight:500}.totals-line .price-title{flex-shrink:0}.upload-box{display:flex;flex-direction:column;align-items:center;height:140px;padding-top:32px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);cursor:pointer;transition:transform .2s ease-in-out,box-shadow .25s ease-in-out}.upload-box:hover{box-shadow:0 0 40px 0 rgba(94,92,154,.12);transform:translateY(-4px)}.upload-box:hover .upload-box-icon{fill:var(--pallete-accent)}.upload-box .upload-box-icon{fill:#adafca;transition:fill .25s ease-in-out}.upload-box .upload-box-title{margin-top:26px;font-size:.875rem;font-weight:700}.upload-box .upload-box-text{margin-top:4px;color:#8f91ac;font-size:.75rem;font-weight:500}.draggable-items{display:grid;grid-template-columns:repeat(auto-fit,60px);grid-gap:24px;justify-content:center}.draggable-item{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:12px;background-color:#fff;box-shadow:3px 5px 20px 0 rgba(94,92,154,.1);cursor:pointer}.draggable-item.empty{border:2px dashed #eaeaf5;background-color:transparent;box-shadow:none;cursor:auto}.switch-option-list .switch-option{margin-bottom:26px}.switch-option-list .switch-option:last-child{margin-bottom:0}.switch-option{position:relative}.switch-option .switch-option-title{font-size:.875rem;font-weight:700}.switch-option .switch-option-text{margin-top:4px;color:#8f91ac;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.switch-option .form-switch{position:absolute;top:0;right:0}.switch-option .button{width:260px;margin-top:32px}.switch-option .switch-option-meta{color:#8f91ac;font-size:.875rem;font-weight:500;position:absolute;bottom:12px;right:0}.switch-option .switch-option-meta .bold{color:#3e3f5e;font-weight:700}.notification-box-list .notification-box{margin-bottom:12px}.notification-box-list .notification-box:last-child{margin-bottom:0}.notification-box{display:flex;align-items:center;min-height:88px;padding:22px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.notification-box.unread{background-color:#fcfcfd}.notification-box:hover .notification-box-close-button{display:flex}.notification-box:hover .mark-read-button,.notification-box:hover .mark-unread-button{display:block}.notification-box .user-status{width:100%}.notification-box .notification-box-close-button{display:flex;justify-content:center;align-items:center;width:20px;height:20px;position:absolute;top:6px;right:6px;cursor:pointer}.notification-box .notification-box-close-button .notification-box-close-button-icon{fill:#3e3f5e;width:8px;height:8px}.notification-box .mark-read-button,.notification-box .mark-unread-button,.notification-box .notification-box-close-button{display:none}.notification-box .mark-read-button,.notification-box .mark-unread-button{width:8px;height:8px;border-radius:50%;position:absolute;top:12px;right:30px;cursor:pointer}.notification-box .mark-unread-button{border:2px solid var(--pallete-accent)}.notification-box .mark-read-button{background-color:var(--pallete-accent)}.create-entity-box{height:284px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.create-entity-box.v2{height:360px}.create-entity-box.v2 .create-entity-box-cover{height:180px}.create-entity-box.v2 .create-entity-box-avatar{background:url(/img/badge/badge-empty-02.png) no-repeat 50%;top:36px}.create-entity-box.v2 .create-entity-box-info{padding-top:28px}.create-entity-box.v2 .create-entity-box-title{font-size:1rem;text-align:left}.create-entity-box.v2 .create-entity-box-category{margin-top:8px}.create-entity-box .create-entity-box-cover{height:70px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px dashed #eaeaf5;background-color:#fcfcfd}.create-entity-box .create-entity-box-avatar{display:flex;justify-content:center;align-items:center;width:100px;height:110px;background:url(/img/badge/badge-empty.png) no-repeat 50%;position:absolute;top:16px;left:50%;margin-left:-50px}.create-entity-box .create-entity-box-avatar.primary .create-entity-box-avatar-icon{fill:var(--pallete-accent)}.create-entity-box .create-entity-box-avatar .create-entity-box-avatar-icon{fill:#615dfa}.create-entity-box .create-entity-box-info{padding:60px 28px 0}.create-entity-box .create-entity-box-title{font-size:.875rem;font-weight:700;text-align:center}.create-entity-box .create-entity-box-category{padding-left:16px;color:#adafca;font-size:.75rem;font-weight:700;position:relative}.create-entity-box .create-entity-box-category:before{content:"";width:8px;height:8px;border:2px solid #adafca;border-radius:50%;position:absolute;top:1px;left:0}.create-entity-box .create-entity-box-text{margin-top:6px;color:#8f91ac;font-size:.75rem;font-weight:500;text-align:center}.create-entity-box .button{margin-top:36px}.earning-stat-box{display:flex;justify-content:space-between;align-items:center;min-height:100px;padding:0 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.earning-stat-box .earning-stat-box-info{padding-left:66px;position:relative}.earning-stat-box .earning-stat-box-icon-wrap{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;position:absolute;top:0;left:0}.earning-stat-box .earning-stat-box-icon-wrap .earning-stat-box-icon{fill:#fff}.earning-stat-box .earning-stat-box-icon-wrap.stat-item{background-color:#615dfa}.earning-stat-box .earning-stat-box-icon-wrap.stat-earning{background-color:#4f8dff}.earning-stat-box .earning-stat-box-icon-wrap.stat-revenue{background-color:#3ad2fe}.earning-stat-box .earning-stat-box-icon-wrap.stat-balance{background-color:var(--pallete-accent)}.earning-stat-box .earning-stat-box-title{font-size:1.75rem;font-weight:700}.earning-stat-box .earning-stat-box-title .currency{font-size:1.125rem}.earning-stat-box .earning-stat-box-text{margin-top:2px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.status-info{display:flex;flex-direction:column;align-items:center}.status-info.success .status-icon-wrap{background-color:var(--pallete-accent)}.status-info .status-icon-wrap{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%}.status-info .status-icon-wrap .status-icon{fill:#fff;width:20px;height:16px}.status-info .status-title{margin-top:22px;font-size:.875rem;font-weight:700}.status-info .status-text{margin-top:4px;color:#8f91ac;font-size:.75rem;font-weight:500}.status-info .status-description{margin-top:28px;color:#8f91ac;font-size:.875rem;font-weight:500;line-height:1.4285714286em;text-align:center}@media screen and (max-width:1365px){.popup-picture .widget-box{display:none}.notification-box .notification-box-close-button{display:flex}.notification-box .mark-read-button,.notification-box .mark-unread-button{display:block}}@media screen and (max-width:1070px){.week-box{display:none}.promo-line{display:block;padding:32px 28px}.promo-line .promo-line-text{width:auto}.promo-line .promo-line-actions{margin-top:24px}}@media screen and (max-width:960px){.switch-option .form-switch{margin-top:12px;position:relative;top:auto;right:auto}.switch-option .button{margin-top:22px}.switch-option .switch-option-meta{margin-top:16px;position:static}.earning-stat-box.full{width:100%;justify-content:center}.earning-stat-box .user-stats{display:none}}@media screen and (max-width:680px){.achievement-box{flex-direction:column;padding:28px 18px}.achievement-box.small{flex-direction:row;padding:28px 18px}.achievement-box .button{margin-top:16px}.level-progress-box{display:block;height:auto;padding:32px 28px}.level-progress-box .level-progress-badge{margin:0 auto}.level-progress-box .progress-stat{margin-top:28px}.exp-line{display:block;padding:32px 0 0}.exp-line .exp-line-icon{position:absolute;top:0;left:0}.exp-line .text-sticker{height:24px;padding:0 12px;line-height:24px;position:absolute;top:0;right:0}.exp-line .exp-line-timestamp{margin-top:8px;position:static}}@media screen and (max-width:479px){.post-option{width:100%}.post-option .post-option-icon{margin-right:0}.reaction-options{height:40px}.reaction-options .reaction-option{width:20px;height:20px}.simple-tab-items{border-bottom:none}.simple-tab-items .simple-tab-item{display:none}.simple-tab-items .form{display:block}.quick-post.medium .quick-post-footer .quick-post-footer-actions .button,.quick-post.medium .quick-post-footer .quick-post-footer-actions .button:last-child{width:80px}.promo-line .promo-line-actions{display:block}.promo-line .promo-line-actions .button,.promo-line .promo-line-actions .form-input{width:100%}.promo-line .promo-line-actions .form-input{margin-right:0}.promo-line .promo-line-actions .button{margin-top:16px}.switch-option .button{width:100%}.action-request.with-text{width:40px;padding:0}.action-request.with-text .action-request-icon{margin-right:0}.action-request.with-text .action-request-text{display:none}}.table-wrap{overflow-x:auto}.table{width:100%;display:table}.table.table-forum-category .forum-category{width:384px}.table.table-quests .table-body .table-column:first-child{width:240px}.table.table-quests .table-body .table-column:last-child{width:284px}.table.table-quests .progress-stat-wrap{width:256px}.table.table-top-friends .progress-stat-wrap{width:228px}.table.table-top-friends .table-row .table-column:first-child{width:172px}.table.table-cart .table-column:last-child,.table.table-cart .table-header-column:last-child{width:20px}.table.table-cart .product-preview{width:330px}.table.table-cart .form-select-v{width:156px}.table.table-cart .price-title{width:76px;margin:0 auto}.table.table-payments .table-column:first-child .table-text,.table.table-payments .table-header-column:first-child .table-text,.table.table-sales .table-column:first-child .table-text,.table.table-sales .table-header-column:first-child .table-text{width:100px}.table.table-sales .table-column:nth-child(2) .table-link,.table.table-sales .table-header-column:nth-child(2) .table-link{width:210px}.table.table-sales .table-column:last-child{width:16px}.table.table-sales .table-row:first-child{height:55px}.table.table-sales .table-row:first-child .table-column{padding-top:15px}.table.table-sales .table-row:last-child{height:55px}.table.table-sales .table-row:last-child .table-column{padding-bottom:15px}.table.table-downloads .table-column:last-child,.table.table-downloads .table-header-column:last-child{width:216px}.table.table-downloads .product-preview{min-width:220px}.table.table-downloads .price-title{width:76px}.table.join-rows .table-header-column{border-bottom:1px solid #eaeaf5}.table.join-rows .table-header-column:first-child{padding-left:0}.table.join-rows .table-header-column:last-child{padding-right:0}.table.join-rows .table-body{border-radius:0;box-shadow:none}.table.join-rows .table-body .table-row{background-color:transparent}.table.join-rows .table-body .table-row.micro:first-child{height:55px}.table.join-rows .table-body .table-row.micro:first-child .table-column{padding-top:15px}.table.join-rows .table-body .table-row.tiny:first-child{height:77px}.table.join-rows .table-body .table-row.tiny:first-child .table-column{padding-top:11px}.table.join-rows .table-body .table-row:first-child .table-column:first-child{border-top-left-radius:0}.table.join-rows .table-body .table-row:first-child .table-column:last-child{border-top-right-radius:0}.table.join-rows .table-body .table-row:last-child .table-column:first-child{border-bottom-left-radius:0}.table.join-rows .table-body .table-row:last-child .table-column:last-child{border-bottom-right-radius:0}.table.join-rows .table-body .table-row:nth-child(2n+2){background-color:transparent}.table.join-rows .table-body .table-row .table-column:first-child{padding-left:0}.table.join-rows .table-body .table-row .table-column:last-child{padding-right:0}.table.split-rows{border-collapse:separate;border-spacing:0 12px}.table.split-rows .table-header-column{height:16px}.table.split-rows .table-body{box-shadow:none}.table.split-rows .table-row{border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.table.split-rows .table-row .table-column:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.table.split-rows .table-row .table-column:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.table.split-rows .table-row:first-child .table-column:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.table.split-rows .table-row:first-child .table-column:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.table.split-rows .table-row:last-child .table-column:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.table.split-rows .table-row:last-child .table-column:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.table .table-header{display:table-header-group}.table .table-header-column{display:table-cell;vertical-align:middle;height:40px}.table .table-header-column.centered{text-align:center}.table .table-header-column.align-right{text-align:right}.table .table-header-column.padded{padding:0 24px}.table .table-header-column.padded-medium{padding:0 46px}.table .table-header-column.padded-left{padding-left:24px}.table .table-header-column.padded-big-left{padding-left:60px}.table .table-header-column:first-child{padding-left:28px}.table .table-header-column:last-child{padding-right:28px}.table .table-header-column .table-header-title{font-size:.75rem;font-weight:700;text-transform:uppercase}.table .table-body{display:table-row-group;box-shadow:0 0 40px 0 rgba(94,92,154,.06);border-radius:12px}.table .table-body.same-color-rows .table-row:nth-child(2n+2){background-color:#fff}.table .table-body .table-row:first-child .table-column:first-child{border-top-left-radius:12px}.table .table-body .table-row:first-child .table-column:last-child{border-top-right-radius:12px}.table .table-body .table-row:last-child .table-column:first-child{border-bottom-left-radius:12px}.table .table-body .table-row:last-child .table-column:last-child{border-bottom-right-radius:12px}.table .table-body .table-row:nth-child(2n+2){background-color:#fcfcfd}.table .table-row{display:table-row;background-color:#fff;height:100px}.table .table-row.micro{height:40px}.table .table-row.tiny{height:66px}.table .table-row.small{height:86px}.table .table-row.medium{height:108px}.table .table-row.mid{height:148px}.table .table-row.big{height:160px}.table .table-row.big.auto{height:auto}.table .table-row.big.auto .table-column{padding-top:44px;padding-bottom:44px}.table .table-column{display:table-cell;vertical-align:middle}.table .table-column.centered{text-align:center}.table .table-column.align-right{text-align:right}.table .table-column.padded{padding:0 24px}.table .table-column.padded-medium{padding:0 46px}.table .table-column.padded-left{padding-left:24px}.table .table-column.padded-big-left{padding-left:60px}.table .table-column:first-child{padding-left:28px}.table .table-column:last-child{padding-right:28px}.table .table-column .table-information{display:flex;align-items:center}.table .table-column .table-information .table-image{margin-right:16px}.table .table-column .table-title{font-size:.875rem;font-weight:700}.table .table-column .table-title .highlighted{color:#00c7d9}.table .table-column .table-text{color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.1428571429em}.table .table-column .table-text .light{color:#8f91ac}.table .table-column .table-link{display:block;font-size:.875rem;font-weight:700}.table .table-column .table-link .highlighted{color:#00c7d9}.table .table-column .table-link+.table-link{margin-top:12px}.table .table-column .table-actions{display:flex}.table .table-column .table-actions .button{width:100px;margin-right:16px}.table .table-column .table-actions .button:last-child{margin-right:0}.table .table-column .table-action{cursor:pointer}.table .table-column .table-action .icon-delete{opacity:.4;transition:opacity .2s ease-in-out,fill .2s ease-in-out}.table .table-column .table-action .icon-delete:hover{fill:#3e3f5e;opacity:1}@media screen and (max-width:1260px){.table.table-forum-category .table-column:last-child,.table.table-forum-category .table-header-column:last-child,.table.table-forum-discussion .table-column:last-child,.table.table-forum-discussion .table-header-column:last-child{display:none}.table.table-forum-category .table-row:first-child .table-column:nth-last-child(2),.table.table-forum-discussion .table-row:first-child .table-column:nth-last-child(2){border-top-right-radius:12px}.table.table-forum-category .table-row:last-child .table-column:nth-last-child(2),.table.table-forum-discussion .table-row:last-child .table-column:nth-last-child(2){border-bottom-right-radius:12px}.table.table-forum-category .forum-category{width:auto}.table.table-quests .table-column:nth-child(3),.table.table-quests .table-header-column:nth-child(3),.table.table-top-friends .table-column:nth-child(4),.table.table-top-friends .table-column:nth-child(5),.table.table-top-friends .table-header-column:nth-child(4),.table.table-top-friends .table-header-column:nth-child(5){display:none}}@media screen and (max-width:960px){.table.table-forum-category .table-column.padded-medium,.table.table-forum-category .table-header-column.padded-medium,.table.table-forum-discussion .table-column.padded-medium,.table.table-forum-discussion .table-header-column.padded-medium{padding:0 28px}.table.table-forum-category .table-column:nth-last-child(3),.table.table-forum-category .table-header-column:nth-last-child(3),.table.table-forum-discussion .table-column:nth-last-child(3),.table.table-forum-discussion .table-header-column:nth-last-child(3){display:none}.table.table-forum-category .table-column{min-height:160px}.table.table-forum-category .forum-category .forum-category-image{display:none}.table.table-forum-category .forum-category .forum-category-info{margin-left:0}.table.table-quests .table-column:nth-child(2),.table.table-quests .table-header-column:nth-child(2){display:none}.table.table-quests .table-body .table-column .progress-stat-wrap,.table.table-quests .table-body .table-column:first-child{width:auto}.table.table-quests .table-body .table-column .table-image{display:none}.table.table-top-friends .table-row:first-child{height:auto}.table.table-top-friends .table-row:first-child .table-column{padding-top:28px}.table.table-top-friends .table-column:nth-child(2),.table.table-top-friends .table-column:nth-child(3),.table.table-top-friends .table-header-column:nth-child(2),.table.table-top-friends .table-header-column:nth-child(3){display:none}.table.table-top-friends .table-column:last-child,.table.table-top-friends .table-header-column:last-child{padding-left:68px}.table.table-top-friends .progress-stat-wrap{width:180px}.table.join-rows .table-body .table-row.micro:first-child,.table.join-rows .table-body .table-row.tiny:first-child{height:auto}.table.join-rows .table-body .table-row.micro:first-child .table-column,.table.join-rows .table-body .table-row.tiny:first-child .table-column{padding-top:24px}.table .table-row{height:auto}.table .table-row .table-column{padding-top:28px;padding-bottom:28px}.table .table-row.micro .table-column,.table .table-row.tiny .table-column{padding-top:14px;padding-bottom:14px}.table .table-row.big .table-column,.table .table-row.medium .table-column{padding-top:28px;padding-bottom:28px}}@media screen and (max-width:460px){.table.table-forum-category .table-column:first-child,.table.table-forum-category .table-header-column:first-child,.table.table-forum-discussion .table-column:first-child,.table.table-forum-discussion .table-header-column:first-child{padding-right:28px}.table.table-forum-category .table-column:nth-last-child(2),.table.table-forum-category .table-header-column:nth-last-child(2),.table.table-forum-discussion .table-column:nth-last-child(2),.table.table-forum-discussion .table-header-column:nth-last-child(2){display:none}.table.table-forum-category .table-row:first-child .table-column:first-child,.table.table-forum-discussion .table-row:first-child .table-column:first-child{border-top-right-radius:12px}.table.table-forum-category .table-row:last-child .table-column:first-child,.table.table-forum-discussion .table-row:last-child .table-column:first-child{border-bottom-right-radius:12px}.table.table-top-friends .table-column:last-child,.table.table-top-friends .table-header-column:last-child{padding-left:28px}.table.table-top-friends .table-row .table-column:first-child{width:auto}.table.table-top-friends .user-status .user-status-text,.table.table-top-friends .user-status .user-status-title,.table.table-top-sellers .product-preview .product-preview-image{display:none}}.widget-box{padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.widget-box.no-padding{padding:0}.widget-box.no-padding .widget-box-title{padding:32px 28px 0}.widget-box .widget-box-settings{position:absolute;top:22px;right:19px;z-index:9999}.widget-box .widget-box-controls{position:absolute;top:28px;right:22px;z-index:9999}.widget-box .widget-box-controls .slider-controls{display:flex}.widget-box .widget-box-controls .slider-controls .slider-control:first-child{margin-right:2px}.widget-box .widget-box-actions{display:flex;justify-content:space-between}.widget-box .widget-box-actions .widget-box-action{display:flex}.widget-box .widget-box-actions .widget-box-action .reference-item-list{position:relative;top:-3px}.widget-box .widget-box-actions .widget-box-action .form-select-v.v2{top:-6px}.widget-box .widget-box-footer .reference-item-list{margin-top:12px}.widget-box .widget-box-footer .chart-info{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-left:36px}.widget-box .widget-box-content-slider .reaction-stats+.reaction-stats{margin-top:40px}.widget-box .widget-box-content-slider .badge-item-stat .text-sticker{top:32px;right:18px}.widget-box .widget-box-title{font-size:1rem;font-weight:700}.widget-box .widget-box-title .highlighted{color:#00c7d9}.widget-box .widget-box-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.widget-box .widget-box-text.light{color:#8f91ac}.widget-box .widget-box-content{margin-top:36px}.widget-box .widget-box-content:first-child{margin-top:0}.widget-box .widget-box-content.small-margin-top{margin-top:28px}.widget-box .widget-box-content.no-margin-top{margin-top:0}.widget-box .widget-box-content.padded-for-scroll{height:358px;padding-bottom:28px}.widget-box .widget-box-content.padded-for-scroll.small{height:320px}.widget-box .widget-box-content.padded-for-scroll.medium{height:676px}.widget-box .widget-box-content.padded-for-scroll .scroll-content{padding:0 28px}.widget-box .widget-box-content.padded-for-scroll .exp-line-list{padding-top:8px}.widget-box .widget-box-content .filters+.post-preview-line-list,.widget-box .widget-box-content .filters+.user-status-list,.widget-box .widget-box-content .paragraph+.information-line-list{margin-top:24px}.widget-box .widget-box-content .week-box:last-child{margin:22px 0 -60px}.widget-box .widget-box-content .calendar{margin:0 auto}.widget-box .widget-box-content .calendar-events-preview{margin-top:24px}.widget-box .widget-box-content .ordered-item-list{margin-top:18px}.widget-box .widget-box-content .progress-arc-wrap{margin:0 auto}.widget-box .widget-box-content .draggable-items+.widget-box-text{margin-top:32px}.widget-box .widget-box-content .user-stats{margin-top:36px}.widget-box .widget-box-content .user-stats.reference .user-stat{width:100%}.widget-box .widget-box-content .user-stats.reference .user-stat:after{height:40px;top:20px}.widget-box .widget-box-content .user-stats+.user-stats{margin-top:32px}.widget-box .achievement-status-list{margin-top:50px}.widget-box .widget-box-status{padding-top:24px;position:relative}.widget-box .widget-box-status .widget-box-status-content{padding:0 28px}.widget-box .widget-box-status .widget-box-status-content .user-status{font-family:var(--font-main-family);padding-right:70px}.widget-box .widget-box-status .widget-box-status-content .user-status .user-status-title .user-avatar{display:inline;margin-right:24px}.widget-box .widget-box-status .user-status+.widget-box-status-text{margin-top:20px}.widget-box .widget-box-status .widget-box-status-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.widget-box .widget-box-status .widget-box-status-text+.widget-box-status-text{margin-top:26px}.widget-box .widget-box-status .widget-box-status-text+.tag-list{margin-top:8px}.widget-box .widget-box-status .widget-box-picture{width:100%;height:auto;margin-top:20px;cursor:pointer}.widget-box .widget-box-status .tag-sticker,.widget-box .widget-box-status .text-sticker{position:absolute;top:-8px;right:68px}.widget-box .widget-box-status .post-preview,.widget-box .widget-box-status .quote-box{margin-top:28px}.widget-box .widget-box-status .iframe-wrap,.widget-box .widget-box-status .picture-collage,.widget-box .widget-box-status .poll-box,.widget-box .widget-box-status .video-status,.widget-box .widget-box-status .widget-box{margin-top:24px}.widget-box .widget-box-status .widget-box{padding-bottom:32px}.widget-box .widget-box-status .tag-list{margin-top:28px}.widget-box .widget-box-status .tag-list:first-child{margin-top:18px}.widget-box .widget-box-status .content-actions{margin-top:28px;border-top:1px solid #eaeaf5}.widget-box .widget-box-button{width:100%;margin-top:32px}@media screen and (max-width:1365px){.widget-box .widget-box-footer .chart-info{display:none}}@media screen and (max-width:680px){.widget-box .widget-box-status>.text-sticker .text-sticker-icon{margin-right:0}.widget-box .widget-box-status>.text-sticker .text-sticker-content{display:none}.widget-box .widget-box-actions .widget-box-action:last-child .reference-item-list{position:absolute;top:60px;left:28px}}.loader-bars{display:flex;justify-content:center;height:40px}.loader-bars .loader-bar{width:4px;height:100%;margin-right:4px;border-radius:200px;transform:scaleY(.2);-webkit-animation:loader-bars .5s ease-in infinite alternate;animation:loader-bars .5s ease-in infinite alternate}.loader-bars .loader-bar:last-child{margin-right:0}.loader-bars .loader-bar:first-child{background-color:#615dfa}.loader-bars .loader-bar:nth-child(2){background-color:#5d71fb;-webkit-animation-delay:.1s;animation-delay:.1s}.loader-bars .loader-bar:nth-child(3){background-color:#5983fb;-webkit-animation-delay:.2s;animation-delay:.2s}.loader-bars .loader-bar:nth-child(4){background-color:#549afc;-webkit-animation-delay:.3s;animation-delay:.3s}.loader-bars .loader-bar:nth-child(5){background-color:#4eb2fd;-webkit-animation-delay:.4s;animation-delay:.4s}.loader-bars .loader-bar:nth-child(6){background-color:#49c9fe;-webkit-animation-delay:.5s;animation-delay:.5s}.loader-bars .loader-bar:nth-child(7){background-color:#45ddfe;-webkit-animation-delay:.6s;animation-delay:.6s}.loader-bars .loader-bar:nth-child(8){background-color:#41efff;-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes loader-bars{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}@keyframes loader-bars{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.error-section{width:100%;height:100%;background:url(/img/landing/404-bg.png) no-repeat 0 0,url(/logo_s.png) right 40px top 40px no-repeat,url(/img/landing/dot-texture.png) repeat 0 0,#fff;background-size:contain,auto,auto;position:fixed;top:0;left:0}.error-section .error-section-title{color:#fff;font-family:Titillium Web,sans-serif;font-size:15.8125rem;font-weight:900;position:absolute;top:280px;left:220px}.error-section .error-section-info{width:420px;position:absolute;top:400px;right:270px}.error-section .error-section-subtitle{color:#302f45;font-size:6.5rem;font-weight:700;text-transform:uppercase}.error-section .error-section-subtitle+.error-section-text{margin-top:30px}.error-section .error-section-text{margin-top:20px;font-size:1.125rem;font-weight:500;line-height:1.7777777778em}.error-section .button{width:160px;margin-top:50px}@media screen and (min-width:2560px){.error-section .error-section-title{top:35%;left:15%}.error-section .error-section-info{top:45%;right:20%}}@media screen and (max-width:1366px){.error-section .error-section-title{top:185px;left:145px}.error-section .error-section-info{top:270px;right:140px}}@media screen and (max-width:1365px){.error-section{background:url(/img/landing/dot-texture.png) repeat 0 0 #fff;background-size:auto;padding:120px 0;position:static}.error-section .error-section-title{color:#3e3f5e;font-size:3.75rem;position:static;text-align:center}.error-section .error-section-info{width:90%;margin:0 auto;position:static;text-align:center}.error-section .error-section-subtitle{margin-top:60px;font-size:2.25rem}.error-section .button{margin:50px auto 0}}.picture{width:52px;height:52px}.picture.round{border-radius:12px}.picture.round.small,.picture.round.tiny{border-radius:10px}.picture.circle{border-radius:50%}.picture.medium{width:60px;height:60px}.picture.small{width:40px;height:40px}.picture.tiny{width:32px;height:32px}.picture-item-list{display:grid;justify-content:center}.picture-item-list.small{grid-template-columns:repeat(auto-fit,52px);grid-gap:6px}.picture-item{cursor:pointer;position:relative}.picture-item .picture-item-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(36,210,226,.9)}.picture-item .picture-item-overlay.round{border-radius:12px}.picture-item .picture-item-overlay.circle{border-radius:50%}.picture-item .picture-item-overlay .picture-item-overlay-text{color:#fff;font-size:.875rem;font-weight:700}.progress-stat-wrap{padding-right:56px;position:relative}.progress-stat-wrap .progress-stat .bar-progress-wrap{position:absolute;top:-5px;right:0}.progress-stat-wrap .progress-stat .bar-progress-wrap:first-child,.progress-stat-wrap .progress-stat .bar-progress-wrap:last-child{margin:0}.progress-stat.small{width:178px}.progress-stat .bar-progress-wrap{position:relative}.progress-stat .bar-progress-wrap:first-child{margin-bottom:6px}.progress-stat .bar-progress-wrap.big{margin-bottom:20px}.progress-stat .bar-progress-wrap.medium:first-child{margin-bottom:14px}.progress-stat .bar-progress-wrap.small:last-child{margin-top:24px}.progress-stat .bar-progress-wrap:last-child{margin-top:16px}.progress-stat .bar-progress-wrap .bar-progress-info{display:flex;justify-content:space-between;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.progress-stat .bar-progress-wrap .bar-progress-info.progress-with-text{font-size:1.25rem;font-weight:700}.progress-stat .bar-progress-wrap .bar-progress-info.progress-with-text .bar-progress-unit{margin-right:2px}.progress-stat .bar-progress-wrap .bar-progress-info.progress-with-text .light{font-size:1rem;font-weight:500;text-transform:none}.progress-stat .bar-progress-wrap .bar-progress-info.negative{color:#3e3f5e}.progress-stat .bar-progress-wrap .bar-progress-info.start{justify-content:flex-start}.progress-stat .bar-progress-wrap .bar-progress-info.start .bar-progress-text{margin-right:4px}.progress-stat .bar-progress-wrap .bar-progress-info.center{justify-content:center}.progress-stat .bar-progress-wrap .bar-progress-info.regular{text-transform:none}.progress-stat .bar-progress-wrap .bar-progress-info.medium{font-size:.875rem}.progress-stat .bar-progress-wrap .bar-progress-info .light{margin-right:4px;color:#adafca}.progress-stat .bar-progress-wrap .bar-progress-text.no-space .bar-progress-unit{margin-left:0}.progress-stat .bar-progress-wrap .bar-progress-unit{margin-left:3px;text-transform:uppercase}.progress-stat .progress-stat-info{color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase;position:absolute;top:8px;right:0}@media screen and (max-width:680px){.progress-stat .progress-stat-info{display:none}}.progress-arc-wrap{width:140px;height:140px;position:relative}.progress-arc-wrap.small{width:80px;height:80px}.progress-arc-wrap.small .progress-arc-info .progress-arc-title{font-size:1.375rem}.progress-arc-wrap.tiny{width:60px;height:60px}.progress-arc-wrap.tiny .progress-arc-info .progress-arc-title{font-size:.75rem;text-transform:uppercase}.progress-arc-wrap .progress-arc{width:100%;height:100%;position:relative;z-index:2}.progress-arc-wrap .progress-arc-info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.progress-arc-wrap .progress-arc-info .progress-arc-title{font-size:2.25rem;font-weight:700}.progress-arc-wrap .progress-arc-info .progress-arc-text{margin-top:2px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.progress-arc-block{display:flex;flex-direction:column;align-items:center}.progress-arc-block .progress-arc-block-info{margin-top:20px;text-align:center}.progress-arc-block .progress-arc-block-info .progress-arc-block-title{font-size:.875rem;font-weight:700}.progress-arc-block .progress-arc-block-info .progress-arc-block-text{margin-top:6px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.progress-arc-summary{display:flex;flex-direction:column;align-items:center}.progress-arc-summary .progress-arc-summary-info{margin-top:36px;text-align:center}.progress-arc-summary .progress-arc-summary-info .progress-arc-summary-title{font-size:1.125rem;font-weight:700}.progress-arc-summary .progress-arc-summary-info .progress-arc-summary-subtitle{margin-top:6px;color:#8f91ac;font-size:.875rem;font-weight:500}.progress-arc-summary .progress-arc-summary-info .progress-arc-summary-text{margin-top:22px;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.user-avatar{display:block;width:100px;height:110px;position:relative}.user-avatar.away:before,.user-avatar.offline:before,.user-avatar.online:before{content:"";width:12px;height:12px;border:3px solid #fff;border-radius:50%;position:absolute;top:3px;left:-2px;z-index:10}.user-avatar.online:before{background-color:#1df377}.user-avatar.offline:before{background-color:#f9515c}.user-avatar.away:before{background-color:#adafca}.user-avatar.big{width:148px;height:164px}.user-avatar.big .user-avatar-content{top:27px;left:24px}.user-avatar.big .user-avatar-progress,.user-avatar.big .user-avatar-progress-border{top:14px;left:12px}.user-avatar.big .user-avatar-badge{width:40px;height:44px;top:102px;right:8px}.user-avatar.big .user-avatar-badge .user-avatar-badge-content{top:5px;left:4px}.user-avatar.big .user-avatar-badge .user-avatar-badge-text{font-size:1rem}.user-avatar.medium{width:120px;height:132px}.user-avatar.medium .user-avatar-content{top:21px;left:19px}.user-avatar.medium .user-avatar-progress,.user-avatar.medium .user-avatar-progress-border{top:11px;left:10px}.user-avatar.medium .user-avatar-badge{width:32px;height:36px;top:82px;right:7px}.user-avatar.medium .user-avatar-badge .user-avatar-badge-content{top:4px;left:3px}.user-avatar.medium .user-avatar-badge .user-avatar-badge-text{font-size:.875rem}.user-avatar.small{width:50px;height:56px}.user-avatar.small .user-avatar-content{top:12px;left:10px}.user-avatar.small .user-avatar-progress,.user-avatar.small .user-avatar-progress-border{top:6px;left:5px}.user-avatar.small .user-avatar-badge{width:22px;height:24px;top:27px;right:2px}.user-avatar.small .user-avatar-badge .user-avatar-badge-content{top:3px;left:3px}.user-avatar.small .user-avatar-badge .user-avatar-badge-text{font-size:.625rem}.user-avatar.smaller .user-avatar-overlay{width:30px;height:32px}.user-avatar.smaller .user-avatar-overlay-content .user-avatar-overlay-content-text{font-size:.6875rem}.user-avatar.no-stats{width:100px;height:108px}.user-avatar.link{cursor:pointer}.user-avatar.no-stats .user-avatar-content{top:8px;left:8px}.user-avatar.no-stats.big{width:148px;height:164px}.user-avatar.no-stats.big .user-avatar-content{top:14px;left:12px}.user-avatar.no-stats.medium{width:120px;height:130px}.user-avatar.no-stats.medium .user-avatar-content{top:10px;left:10px}.user-avatar.no-stats.small{width:40px;height:32px}.user-avatar.no-stats.small .user-avatar-content{top:6px;left:5px}.user-avatar.no-stats.smaller{width:34px;height:36px}.user-avatar.no-stats.smaller .user-avatar-content{top:2px;left:2px}.user-avatar.no-stats.micro{width:22px;height:24px}.user-avatar.no-stats.micro .user-avatar-content{top:2px;left:2px}.user-avatar.no-border{width:84px;height:92px}.user-avatar.no-border .user-avatar-content{top:0;left:0}.user-avatar.no-border.big{width:124px;height:136px}.user-avatar.no-border.medium{width:100px;height:110px}.user-avatar.no-border.small{width:40px;height:44px}.user-avatar.no-border.tiny{width:24px;height:26px}.user-avatar.no-border.micro{width:18px;height:20px}.user-avatar.no-outline{width:84px;height:92px}.user-avatar.no-outline .user-avatar-progress,.user-avatar.no-outline .user-avatar-progress-border{top:0;left:0}.user-avatar.no-outline .user-avatar-content{top:9px;left:8px}.user-avatar.no-outline .user-avatar-badge{top:60px;right:-3px}.user-avatar.no-outline.small{width:40px;height:44px}.user-avatar.no-outline.small .user-avatar-content{top:6px;left:5px}.user-avatar.no-outline.small .user-avatar-badge{top:21px;right:-3px}.user-avatar .user-avatar-border{position:absolute;top:0;left:0;z-index:1}.user-avatar .user-avatar-border .hexagon-content{background-color:#fff}.user-avatar .user-avatar-content{position:absolute;top:18px;left:16px;z-index:3}.user-avatar .user-avatar-progress,.user-avatar .user-avatar-progress-border{position:absolute;top:9px;left:8px;z-index:2}.user-avatar .user-avatar-progress{z-index:3}.user-avatar .user-avatar-progress-border{z-index:2}.user-avatar .user-avatar-badge{display:flex;justify-content:center;align-items:center;width:28px;height:32px;position:absolute;top:68px;right:5px;z-index:4}.user-avatar .user-avatar-badge .user-avatar-badge-border{position:absolute;top:0;left:0;z-index:4}.user-avatar .user-avatar-badge .user-avatar-badge-border .hexagon-content{background-color:#fff}.user-avatar .user-avatar-badge .user-avatar-badge-content{position:absolute;top:4px;left:3px;z-index:5}.user-avatar .user-avatar-badge .user-avatar-badge-text{color:#fff;font-size:.75rem;font-weight:700;pointer-events:none;position:relative;z-index:6}.user-avatar .user-avatar-overlay{position:absolute;top:2px;left:2px;z-index:3}.user-avatar .user-avatar-overlay-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:12}.user-avatar .user-avatar-overlay-content .user-avatar-overlay-content-text{color:#fff;font-weight:700;pointer-events:none;position:relative;top:1px}.user-status-list .user-status{margin-bottom:22px}.user-status-list .user-status:last-child{margin-bottom:0}.user-status{min-height:44px;padding:2px 0 0 52px;position:relative}.user-status.no-padding-top{padding-top:0}.user-status.notification{padding-right:60px}.user-status.request .user-status-title,.user-status.request-small .user-status-title{margin-top:2px;line-height:1.1428571429em}.user-status.request .user-status-text,.user-status.request-small .user-status-text{margin-top:8px}.user-status.request-small{padding-right:48px}.user-status.request{padding-right:100px}.user-status .user-status-activity,.user-status .user-status-avatar{position:absolute;top:0;left:0}.user-status .user-status-activity{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%}.user-status .user-status-activity.activity-reaction{background-color:#615dfa}.user-status .user-status-activity.activity-comment{background-color:#4f8dff}.user-status .user-status-activity.activity-share{background-color:#3ad2fe}.user-status .user-status-activity.activity-update{background-color:var(--pallete-accent)}.user-status .user-status-activity .user-status-activity-icon{fill:#fff}.user-status .user-status-title{color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.user-status .user-status-title.medium{font-size:1rem}.user-status .user-status-title.medium+.user-status-text{margin-top:2px}.user-status .user-status-title .bold{color:#3e3f5e;font-weight:700}.user-status .user-status-title .highlighted{color:#00c7d9;font-weight:600}.user-status .user-status-timestamp{margin-top:10px;color:#8f91ac;font-size:.75rem;font-weight:500}.user-status .user-status-timestamp.small-space{margin-top:4px}.user-status .user-status-timestamp.floaty{margin-top:0;position:absolute;top:7px;right:0}.user-status .user-status-text{margin-top:4px;color:#3e3f5e;font-size:.875rem;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:300px}.user-status .user-status-text.small{font-size:.75rem}.user-status .user-status-text.small-space{margin-top:4px}.user-status .user-status-text a{color:#3e3f5e}.user-status .user-status-tag{display:inline-block;height:20px;padding:0 8px;border-radius:200px;background-color:#3e3f5e;color:#fff;font-size:.75rem;font-weight:700;line-height:20px;text-transform:uppercase;position:relative;top:-3px}.user-status .user-status-tag.online{background-color:#1df377}.user-status .user-status-tag.offline{background-color:#f9515c}.user-status .user-status-tag.away{background-color:#adafca}.user-status .user-status-icon{opacity:.4;position:absolute;top:10px;right:0}.user-status .action-request-list{position:absolute;top:2px;right:0}.cart-item-preview{padding-left:70px;position:relative}.cart-item-preview .cart-item-preview-image{position:absolute;top:2px;left:0}.cart-item-preview .cart-item-preview-title{font-size:.875rem;font-weight:700}.cart-item-preview .cart-item-preview-title a{color:#3e3f5e;font-weight:700}.cart-item-preview .cart-item-preview-text{margin-top:2px;font-size:.75rem;font-weight:500}.cart-item-preview .cart-item-preview-price{margin-top:16px;font-size:.875rem;font-weight:700}.cart-item-preview .cart-item-preview-price .highlighted{color:#00c7d9}.cart-item-preview .cart-item-preview-action{position:absolute;top:0;right:0;cursor:pointer}.cart-item-preview .cart-item-preview-action .icon-delete{opacity:.4;transition:fill .2s ease-in-out,opacity .2s ease-in-out}.cart-item-preview .cart-item-preview-action:hover .icon-delete{fill:#3e3f5e;opacity:1}.cart-preview-total{display:flex;justify-content:space-between;align-items:center;height:55px;padding:0 28px 0 100px;border-top:1px solid #eaeaf5;border-bottom:1px solid #eaeaf5}.cart-preview-total .cart-preview-total-text,.cart-preview-total .cart-preview-total-title{font-size:.875rem;font-weight:700}.cart-preview-total .cart-preview-total-text .highlighted{color:#00c7d9}.form-box{width:484px;padding:64px;border-radius:12px;background-color:#fff;box-shadow:0 0 60px 0 rgba(94,92,154,.12);position:relative}.form-box .form-box-decoration{position:absolute;top:-14px;left:-80px}.form-box .form-box-decoration.overflowing{top:-68px}.form-box .form-box-title{font-size:1.625rem;text-align:center}.form-box .form{margin-top:76px}.form-box .lined-text{margin-top:40px}.form-box .form-text,.form-box .social-links{margin-top:30px}@media screen and (max-width:500px){.form-box{padding:40px 32px}}.landing{width:100%;height:100%;background:url(/img/landing/landing-background.jpg) no-repeat 0;background-size:cover;position:fixed;top:0;left:0}.landing .landing-decoration{width:64%;height:140%;border-radius:50%;background:url(/img/landing/dot-texture.png) repeat 0 0 #fff;position:absolute;top:-20%;right:-32%;pointer-events:none}.landing-info{width:584px;position:absolute;top:16%;left:13%}.landing-info .logo{display:flex;justify-content:center}.landing-info .landing-info-pretitle,.landing-info .landing-info-text,.landing-info .landing-info-title{color:#fff;text-align:center}.landing-info .landing-info-pretitle,.landing-info .landing-info-title{text-transform:uppercase}.landing-info .landing-info-pretitle{margin-top:36px;font-size:1.5rem;font-weight:500}.landing-info .landing-info-title{font-family:Titillium Web,sans-serif;font-size:6.5rem;font-weight:900;position:relative;top:-10px}.landing-info .landing-info-text{width:384px;margin:30px auto 0;font-size:1.125rem;line-height:1.3333333333em;font-weight:500}.landing-info .tab-switch{margin-top:90px}.landing-form{width:484px;height:100%;position:absolute;top:0;right:13%}.landing-form .form-box{position:absolute;top:50%;left:0}.landing-form .form-box:first-child{margin-top:-313px}.landing-form .form-box:last-child{margin-top:-370px}@media screen and (min-width:2560px){.landing-info{top:25%}.landing-form{right:20%}}@media screen and (min-width:3840px){.landing-info{top:35%;left:18%}.landing-form{right:25%}}@media screen and (max-width:1500px){.landing .landing-decoration{display:none}.landing-info{left:6%}.landing-info .landing-info-text{margin-top:10px}.landing-info .tab-switch{margin-top:40px}.landing-form{right:80px}}@media screen and (max-width:1365px){.landing{padding:80px 0 100px;position:static}.landing-info{width:100%;position:static}.landing-info .landing-info-text{display:none}.landing-form{width:100%;margin-top:80px;position:static}.landing-form .form-box{margin:0 auto;position:static}.landing-form .form-box .form-box-decoration{display:none}.landing-form .form-box:first-child,.landing-form .form-box:last-child{margin-top:0}}@media screen and (max-width:600px){.landing-form .form-box{width:90%}}@media screen and (max-width:500px){.landing-info .landing-info-title{font-size:3.75rem}.landing-info .tab-switch{width:90%;margin:20px auto 0}.landing-info .tab-switch .tab-switch-button{width:50%}.landing-form{margin-top:60px}}.dropdown-box{width:384px;padding-bottom:60px;border-radius:10px;background-color:#fff;box-shadow:3px 5px 40px 0 rgba(94,92,154,.06);position:relative}.dropdown-box.padding-bottom-small{padding-bottom:14px}.dropdown-box.no-padding-bottom{padding-bottom:0}.dropdown-box .dropdown-box-header{display:flex;justify-content:space-between;padding:28px 28px 20px}.dropdown-box .dropdown-box-header .dropdown-box-header-title{font-size:1rem;font-weight:700}.dropdown-box .dropdown-box-header .dropdown-box-header-title .highlighted{color:#00c7d9}.dropdown-box .dropdown-box-header .dropdown-box-header-actions{display:flex;align-items:flex-end}.dropdown-box .dropdown-box-header .dropdown-box-header-actions .dropdown-box-header-action{margin-right:16px;color:#8f91ac;font-size:.75rem;font-weight:700;opacity:.6;cursor:pointer}.dropdown-box .dropdown-box-header .dropdown-box-header-actions .dropdown-box-header-action:hover{color:#00c7d9}.dropdown-box .dropdown-box-header .dropdown-box-header-actions .dropdown-box-header-action:last-child{margin-right:0}.dropdown-box .dropdown-box-category{padding-top:20px}.dropdown-box .dropdown-box-category:first-child{padding-top:28px}.dropdown-box .dropdown-box-button{position:absolute;bottom:0;left:0}.dropdown-box .dropdown-box-actions:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.dropdown-box-category{padding:0 28px 4px}.dropdown-box-category .dropdown-box-category-title{color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.dropdown-box-list{height:420px;overflow-y:auto}.dropdown-box-list.no-scroll{height:auto}.dropdown-box-list.scroll-small{height:286px}.dropdown-box-list.medium .dropdown-box-list-item{padding:20px 28px}.dropdown-box-list.small .dropdown-box-list-item{padding:10px 28px}.dropdown-box-list.no-hover .dropdown-box-list-item:hover{background-color:transparent}.dropdown-box-list .dropdown-box-list-item{display:block;padding:16px 28px}.dropdown-box-list .dropdown-box-list-item.unread{background-color:#fcfcfd}.dropdown-box-list .dropdown-box-list-item:hover{background-color:#eaeaf5}.dropdown-box-actions{display:flex;justify-content:center;padding:32px 0;background-color:#fcfcfd}.dropdown-box-actions .dropdown-box-action{margin-right:16px}.dropdown-box-actions .dropdown-box-action .button{width:156px}.dropdown-box-actions .dropdown-box-action:last-child{margin-right:0}.dropdown-box-button{width:100%;height:60px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#3e3f5e;color:#fff;font-size:.875rem;font-weight:700;text-align:center;line-height:60px;transition:background-color .2s ease-in-out}.dropdown-box-button:hover{color:#fff}.dropdown-box-button.primary{background-color:var(--pallete-accent)}.dropdown-box-button.primary:hover{background-color:#1bc5d4}.dropdown-box-button.secondary{background-color:#615dfa}.dropdown-box-button.secondary:hover{background-color:#5753e4}.dropdown-navigation{width:220px;padding:20px 28px;border-radius:10px;background-color:#fff;box-shadow:3px 5px 40px 0 rgba(94,92,154,.06);margin-top:-10px;margin-right:10px}.dropdown-navigation .dropdown-navigation-header+.dropdown-navigation-category{margin-top:30px}.dropdown-navigation .dropdown-navigation-category{margin:20px 0 10px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.dropdown-navigation .dropdown-navigation-link{display:block;padding:8px 0;font-size:.8rem;font-weight:700;transition:padding .2s ease-in-out,color .2s ease-in-out}.dropdown-navigation .dropdown-navigation-link .highlighted{float:right;color:#00c7d9}.dropdown-navigation .dropdown-navigation-link:hover{padding-left:4px}.dropdown-navigation .dropdown-navigation-button{width:100%;margin-top:20px}.signin-navigation-button{min-width:100px;margin:0 12px;font-size:.8rem;font-weight:900}@media screen and (max-width:1366px){.dropdown-navigation .dropdown-navigation-category{font-size:.6875rem}.dropdown-navigation .dropdown-navigation-link{font-size:.75rem;padding:6px 0}}.navigation-widget{width:300px;padding-bottom:40px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.navigation-widget .navigation-widget-close-button{display:flex;justify-content:center;align-items:center;fill:#3e3f5e;width:70px;height:50px;position:absolute;top:0;right:0;cursor:pointer}.navigation-widget .navigation-widget-cover{width:100%;height:76px}.navigation-widget .navigation-widget-info-wrap{padding:32px 0 0 30px;margin-bottom:40px}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info{min-height:44px;padding:8px 0 0 50px;position:relative}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info .user-avatar{position:absolute;top:0;left:0}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info .navigation-widget-info-title{font-size:.875rem;font-weight:700}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info .navigation-widget-info-title a{color:#3e3f5e;font-weight:700}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info .navigation-widget-info-text{margin-top:4px;color:#8f91ac;font-size:.75rem;font-weight:500}.navigation-widget .navigation-widget-info-wrap .navigation-widget-info-button{margin-top:20px;width:140px}.navigation-widget .navigation-widget-section-title{padding-left:30px;color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.navigation-widget .navigation-widget-section-title.space-top{margin-top:30px}.navigation-widget .navigation-widget-section-title+.menu{margin-top:26px}.navigation-widget .navigation-widget-section-title+.navigation-widget-section-link{margin-top:14px}.navigation-widget .navigation-widget-section-link{display:block;padding:12px 30px;font-size:.875rem;font-weight:700;transition:padding .2s ease-in-out,color .2s ease-in-out}.navigation-widget .navigation-widget-section-link .highlighted{float:right;color:#00c7d9}.navigation-widget .navigation-widget-section-link:hover{padding-left:34px}.navigation-widget .navigation-widget-section-link+.navigation-widget-section-title{margin-top:46px}.navigation-widget .badge-list{margin-top:36px}.navigation-widget .user-stats{margin-top:44px}.navigation-widget .menu{margin-top:50px}.navigation-widget .menu+.navigation-widget-section-title{margin-top:40px}.navigation-widget.closed{width:80px;padding-top:20px}.navigation-widget.closed .user-avatar{margin:0 auto}.navigation-widget.closed .menu{margin-top:26px}.chat-widget-wrap{display:flex;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.chat-widget-wrap .chat-widget{box-shadow:none}.chat-widget-wrap .chat-widget .chat-widget-messages{height:588px}.chat-widget-wrap .chat-widget .chat-widget-conversation{height:500px}.chat-widget-wrap .chat-widget:first-child{width:43.4389140271%;border-right:1px solid #eaeaf5;border-top-left-radius:12px;border-bottom-left-radius:12px}.chat-widget-wrap .chat-widget:first-child .chat-widget-form{border-bottom-left-radius:12px}.chat-widget-wrap .chat-widget:last-child{width:56.5610859729%;border-top-right-radius:12px;border-bottom-right-radius:12px}.chat-widget-wrap .chat-widget:last-child .chat-widget-form{border-bottom-right-radius:12px}.chat-widget{width:300px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);transition:transform .4s ease-in-out}.chat-widget.static .chat-widget-messages .chat-widget-message{padding:20px 28px 20px 24px;border-left:4px solid transparent}.chat-widget.static .chat-widget-messages .chat-widget-message.active,.chat-widget.static .chat-widget-messages .chat-widget-message:hover{border-left-color:var(--pallete-accent)}.chat-widget.chat-widget-overlay{padding-bottom:92px}.chat-widget.hidden .chat-widget-button-icon .burger-icon .burger-icon-bar:first-child{width:100%}.chat-widget.hidden .chat-widget-button-icon .burger-icon .burger-icon-bar:nth-child(2){width:14px}.chat-widget.hidden .chat-widget-button-icon .burger-icon .burger-icon-bar:nth-child(3){width:10px}.chat-widget.closed .chat-widget-messages .chat-widget-message{padding:11px 20px}.chat-widget.closed .chat-widget-messages .chat-widget-message:first-child{padding-top:20px}.chat-widget.closed .chat-widget-messages .chat-widget-message:hover{background-color:#fff}.chat-widget.closed .chat-widget-form,.chat-widget.closed .chat-widget-messages .chat-widget-message .user-status .user-status-text,.chat-widget.closed .chat-widget-messages .chat-widget-message .user-status .user-status-timestamp,.chat-widget.closed .chat-widget-messages .chat-widget-message .user-status .user-status-title{opacity:0;visibility:hidden}.chat-widget.closed .chat-widget-button .chat-widget-button-icon .burger-icon .burger-icon-bar:first-child{width:100%}.chat-widget.closed .chat-widget-button .chat-widget-button-icon .burger-icon .burger-icon-bar:nth-child(2){width:14px}.chat-widget.closed .chat-widget-button .chat-widget-button-icon .burger-icon .burger-icon-bar:nth-child(3){width:10px}.chat-widget.closed .chat-widget-button .chat-widget-button-text{display:none}.chat-widget .chat-widget-messages .chat-widget-message .user-status .user-status-text,.chat-widget .chat-widget-messages .chat-widget-message .user-status .user-status-timestamp,.chat-widget .chat-widget-messages .chat-widget-message .user-status .user-status-title{transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.chat-widget-header{padding:20px 28px;border-bottom:1px solid #eaeaf5;position:relative}.chat-widget-header .chat-widget-settings{position:absolute;top:12px;right:14px;z-index:2}.chat-widget-header .chat-widget-close-button{display:flex;justify-content:center;align-items:center;width:70px;height:50px;cursor:pointer;position:absolute;top:0;right:0;z-index:2}.chat-widget-header .chat-widget-close-button .chat-widget-close-button-icon{fill:#3e3f5e}.chat-widget-messages{height:700px;overflow-y:auto}.chat-widget-messages .chat-widget-message{display:block;padding:14px 28px;cursor:pointer;transition:padding .4s ease-in-out}.chat-widget-messages .chat-widget-message.active,.chat-widget-messages .chat-widget-message:hover{background-color:#eaeaf5}.chat-widget-conversation{height:615px;padding:35px 28px;background-color:#fcfcfd;overflow-y:auto}.chat-widget-conversation .chat-widget-speaker{display:flex;flex-flow:column;position:relative}.chat-widget-conversation .chat-widget-speaker+.chat-widget-speaker{margin-top:16px}.chat-widget-conversation .chat-widget-speaker.left{padding:0 26px 0 36px}.chat-widget-conversation .chat-widget-speaker.left .chat-widget-speaker-avatar{left:0}.chat-widget-conversation .chat-widget-speaker.left .chat-widget-speaker-message{border-top-left-radius:0}.chat-widget-conversation .chat-widget-speaker.right{padding-left:64px;align-items:flex-end}.chat-widget-conversation .chat-widget-speaker.right .chat-widget-speaker-message{border-top-right-radius:0;background-color:#615dfa;color:#fff}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-avatar{position:absolute;top:0}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-message{display:inline-block;padding:12px;border-radius:10px;background-color:#f5f5fa;font-size:.875rem;font-weight:600;line-height:1.1428571429em}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-message+.chat-widget-speaker-message{margin-top:8px}.chat-widget-conversation .chat-widget-speaker .chat-widget-speaker-timestamp{margin-top:12px;color:#adafca;font-size:.75rem;font-weight:500}.chat-widget-form{padding:22px 28px;background-color:#fcfcfd;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 40px 0 rgba(94,92,154,.1);transition:opacity .4s ease-in-out,visibility .4s ease-in-out,bottom .4s ease-in-out}.chat-widget-button{display:flex;align-items:center;width:100%;height:80px;padding-left:28px;background-color:var(--pallete-accent);cursor:pointer}.chat-widget-button .chat-widget-button-icon{margin-right:30px}.chat-widget-button .chat-widget-button-text{color:#fff;font-size:1rem;font-weight:700}@media screen and (max-width:960px){.chat-widget-wrap{display:block;box-shadow:none}.chat-widget-wrap .chat-widget{border-radius:12px}.chat-widget-wrap .chat-widget:first-child,.chat-widget-wrap .chat-widget:last-child{width:100%;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.chat-widget-wrap .chat-widget:first-child{border-right:none;margin-bottom:26px}.chat-widget-wrap .chat-widget:first-child .chat-widget-form{border-bottom-right-radius:12px}.chat-widget-wrap .chat-widget:last-child .chat-widget-form{border-bottom-left-radius:12px}.chat-widget-wrap .chat-widget .chat-widget-conversation+.chat-widget-form .button{width:100%}}.profile-header{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.profile-header.v2 .profile-header-info{height:112px}.profile-header.v2 .profile-header-info .user-short-description{min-height:164px;padding:84px 0 0 164px;position:absolute;left:32px;bottom:0}.profile-header.v2 .profile-header-info .user-short-description .user-short-description-avatar{top:0;left:0;margin-left:0}.profile-header.v2 .profile-header-info .user-short-description .user-short-description-avatar.user-short-description-avatar-mobile{top:-54px;margin-left:-60px}.profile-header.v2 .profile-header-info .user-short-description .user-short-description-text,.profile-header.v2 .profile-header-info .user-short-description .user-short-description-title{text-align:left}.profile-header.v2 .profile-header-info .user-stats{left:auto;top:38px;right:164px}.profile-header.v2 .profile-header-info .tag-sticker{position:absolute;top:-12px;right:28px;display:none}.profile-header.v2 .profile-header-info .profile-header-info-actions{top:32px}.profile-header.v2 .profile-header-info .profile-header-info-actions .profile-header-info-action.button{width:58px}.profile-header .profile-header-cover{border-top-left-radius:12px;border-top-right-radius:12px;height:300px}.profile-header .profile-header-info{height:126px;position:relative}.profile-header .profile-header-info .user-short-description .user-short-description-avatar-mobile{display:none;top:-54px;margin-left:-60px}.profile-header .profile-header-info .profile-header-social-links-wrap{width:352px;height:44px;margin:0 auto;position:absolute;top:44px;right:32px}.profile-header .profile-header-info .profile-header-social-links-wrap .profile-header-social-links{padding-top:4px;position:relative;z-index:2}.profile-header .profile-header-info .profile-header-social-links-wrap .slider-controls{width:234px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:10px;left:-40px;z-index:1}.profile-header .profile-header-info .user-stats{position:absolute;top:44px;left:40px}.profile-header .profile-header-info .profile-header-info-actions{display:flex;justify-content:center;position:absolute;top:-40px;right:32px}.profile-header .profile-header-info .profile-header-info-actions .profile-header-info-action{margin-right:16px}.profile-header .profile-header-info .profile-header-info-actions .profile-header-info-action.button{width:180px}.profile-header .profile-header-info .profile-header-info-actions .profile-header-info-action:last-child{margin-right:0}@media screen and (max-width:1365px){.profile-header .profile-header-cover{height:200px}.profile-header.v2 .profile-header-info{height:auto}.profile-header.v2 .profile-header-info .user-short-description{min-height:auto;padding:52px 0 0;position:static}.profile-header.v2 .profile-header-info .user-short-description .user-short-description-avatar{top:-116px;left:50%;margin-left:-74px}.profile-header.v2 .profile-header-info .user-short-description .user-short-description-text,.profile-header.v2 .profile-header-info .user-short-description .user-short-description-title{text-align:center}.profile-header .profile-header-info{height:auto;padding-bottom:32px}.profile-header .profile-header-info .profile-header-info-actions,.profile-header .profile-header-info .profile-header-social-links-wrap,.profile-header .profile-header-info .user-stats{position:static}.profile-header .profile-header-info .profile-header-social-links-wrap{margin-top:32px}.profile-header .profile-header-info .profile-header-info-actions,.profile-header .profile-header-info .user-stats{margin-top:40px}}@media screen and (max-width:480px){.profile-header .profile-header-cover{height:76px}.profile-header.v2 .profile-header-info .user-short-description{padding-top:84px}.profile-header.v2 .profile-header-info .user-stats .user-stat:first-child{display:none}.profile-header.v2 .profile-header-info .user-stats .user-stat:last-child,.profile-header.v2 .profile-header-info .user-stats .user-stat:nth-last-child(2):after{display:block}.profile-header.v2 .profile-header-info .tag-sticker{display:flex}.profile-header .profile-header-info .user-short-description{padding-top:84px}.profile-header .profile-header-info .user-short-description .user-short-description-avatar{display:none}.profile-header .profile-header-info .user-short-description .user-short-description-avatar-mobile{display:block}.profile-header .profile-header-info .user-short-description .user-short-description-title{font-size:1.125rem}.profile-header .profile-header-info .user-short-description .user-short-description-text{font-size:.6875rem}.profile-header .profile-header-info .profile-header-social-links-wrap{width:160px;height:36px;position:relative;top:auto;right:auto}.profile-header .profile-header-info .profile-header-social-links-wrap .social-link{width:32px;height:32px}.profile-header .profile-header-info .user-stats .user-stat:nth-last-child(2):after{display:none}.profile-header .profile-header-info .user-stats .user-stat .user-stat-title{font-size:.875rem}.profile-header .profile-header-info .user-stats .user-stat .user-stat-text{font-size:.6875rem}.profile-header .profile-header-info .profile-header-info-actions .profile-header-info-action.button{width:114px}}.post-preview{min-height:516px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.post-preview.medium{min-height:auto;box-shadow:none}.post-preview.medium .post-preview-image{height:320px;border-radius:0}.post-preview.medium .post-preview-info{width:90.4109589041%;margin-top:-140px}.post-preview.medium .post-preview-info .post-preview-title{font-size:1.5rem;line-height:1.3333333333em}.post-preview.medium .post-preview-info .post-preview-text{margin-top:24px}.post-preview .post-preview-image{height:210px;border-top-left-radius:12px;border-top-right-radius:12px}.post-preview .post-preview-info{width:91.6666666667%;padding:28px;margin:-48px auto 0;border-radius:12px;background-color:#fff;box-shadow:3px 5px 40px 0 rgba(94,92,154,.1)}.post-preview .post-preview-info.fixed-height{height:292px;padding:28px 28px 22px;display:flex;flex-direction:column;justify-content:space-between}.post-preview .post-preview-info.fixed-height .post-preview-text{margin-top:0}.post-preview .post-preview-info .post-preview-timestamp{color:#adafca;font-size:.75rem;font-weight:700;text-transform:uppercase}.post-preview .post-preview-info .post-preview-title{margin-top:10px;font-size:1.25rem;font-weight:700;line-height:1.2em}.post-preview .post-preview-info .post-preview-text{margin-top:16px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.post-preview .post-preview-info .post-preview-link{margin-top:20px;display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;transition:color .2s ease-in-out}.post-preview .content-actions{margin-top:10px;padding:0 28px}.post-peek-list .post-peek{margin-bottom:22px}.post-peek-list .post-peek:last-child{margin-bottom:0}.post-peek{min-height:40px;padding-left:52px;position:relative}.post-peek .post-peek-image{position:absolute;top:0;left:0}.post-peek .post-peek-title{font-size:.875rem;font-weight:700;line-height:1.1428571429em}.post-peek .post-peek-title a{color:#3e3f5e;font-weight:700}.post-peek .post-peek-text{margin-top:8px;color:#8f91ac;font-size:.75rem;font-weight:500}.post-preview-line-list .post-preview-line{margin-bottom:22px}.post-preview-line-list .post-preview-line:last-child{margin-bottom:0}.post-preview-line .post-preview-line-title{font-size:.875rem;font-weight:700;line-height:1.1428571429em}.post-preview-line .post-preview-line-title a{color:#3e3f5e;font-weight:700}.post-preview-line .post-preview-line-meta{display:flex;align-items:center;margin-top:8px}.post-preview-line .user-avatar{margin-right:8px}.post-preview-line .post-preview-line-author{margin-right:6px;font-size:.75rem;font-weight:700}.post-preview-line .post-preview-line-author a{color:#3e3f5e;font-weight:700}.post-preview-line .post-preview-line-timestamp{color:#8f91ac;font-size:.75rem;font-weight:500}@media screen and (max-width:460px){.post-preview .post-preview-info.fixed-height{display:block;height:auto;padding:28px}.post-preview .post-preview-info.fixed-height .post-preview-text{margin-top:16px}}.post-comment{padding:26px 28px 28px 80px;background-color:#fff;position:relative}.post-comment.unread{background-color:#fcfcfd}.post-comment.reply-2{padding-left:108px}.post-comment.reply-2 .user-avatar{left:56px}.post-comment .user-avatar{position:absolute;top:28px;left:28px}.post-comment .post-comment-text-wrap{display:flex;align-items:center}.post-comment .post-comment-text-wrap .rating-list{margin-right:12px}.post-comment .post-comment-text{font-size:.875rem;line-height:1.7142857143em;font-weight:500}.post-comment .post-comment-text .bold{font-weight:700}.post-comment .post-comment-text .highlighted{color:#00c7d9;font-weight:700}.post-comment .post-comment-text .post-comment-text-author{margin-right:6px;color:#3e3f5e;font-weight:700}.post-comment .post-comment-text.user-tag:after{display:inline-block;height:20px;padding:0 8px;border-radius:200px;color:#fff;font-size:.75rem;font-weight:700;line-height:20px;position:relative;top:-1px}.post-comment .post-comment-text.user-tag.purchased:after{content:"Purchased!";background-color:#615dfa}.post-comment .post-comment-text.user-tag.author:after{content:"Author";background-color:var(--pallete-accent)}.post-comment .content-actions{height:20px;margin-top:14px}.post-comment .post-comment-form{padding:26px 0 0 30px}.post-comment .post-comment-form .user-avatar{left:-24px}.post-comment-heading{height:53px;background-color:#fff;font-size:.75rem;font-weight:700;line-height:53px;text-align:center;cursor:pointer}.post-comment-heading .highlighted{color:#00c7d9}.post-comment-form{padding:26px 28px 26px 80px;background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;position:relative}.post-comment-form.bordered-top{border-top:1px solid #eaeaf5}.post-comment-form.with-title{padding-top:80px}.post-comment-form.with-title .user-avatar{top:82px}.post-comment-form .post-comment-form-title{font-size:1rem;font-weight:700;position:absolute;top:32px;left:28px}.post-comment-form .user-avatar{position:absolute;top:28px;left:28px}.post-comment-list.no-border-top>.post-comment-form:first-child,.post-comment-list.no-border-top>.post-comment-heading:first-child,.post-comment-list.no-border-top>.post-comment:first-child{border-top:none}.post-comment-list>.post-comment,.post-comment-list>.post-comment-form,.post-comment-list>.post-comment-heading{border-top:1px solid #eaeaf5}.post-comment-list>.post-comment-form:last-child,.post-comment-list>.post-comment-heading:last-child,.post-comment-list>.post-comment:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media screen and (max-width:460px){.post-comment .content-actions{height:auto}}.post-open .post-open-body .post-open-heading .post-open-timestamp{color:#adafca;font-size:1rem;font-weight:700;text-transform:uppercase}.post-open .post-open-body .post-open-heading .post-open-timestamp .highlighted{margin-right:12px;color:#3e3f5e}.post-open .post-open-body .post-open-heading .post-open-title{margin-top:22px;font-size:2.875rem;font-weight:700;line-height:.9565217391em}.post-open .post-open-body>.content-actions{margin:0 28px;border-top:1px solid #eaeaf5}@media screen and (max-width:1366px){.post-open .post-open-body{width:95%;max-width:100%}.post-open .post-open-body .post-open-content .post-open-content-sidebar{width:15%}.post-open .post-open-body .post-open-content .post-open-content-body{width:85%}}@media screen and (max-width:960px){.post-open .post-open-body .post-open-heading{padding:0 40px}.post-open .post-open-body .post-open-content{padding:0 40px;margin-top:40px;flex-direction:column}.post-open .post-open-body .post-open-content .post-open-content-body,.post-open .post-open-body .post-open-content .post-open-content-sidebar{width:100%}.post-open .post-open-body .post-open-content .post-open-content-sidebar{margin-bottom:60px;display:flex;align-items:center}.post-open .post-open-body .post-open-content .post-open-content-sidebar .post-open-sidebar-title{width:auto;margin:0 0 0 16px;line-height:40px;text-align:left}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links{margin:0 0 0 26px}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links.vertical{flex-direction:row}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links.vertical .social-link{margin:0 16px 0 0}.post-open .post-open-body .post-options{padding:0 28px}}.product-preview{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.product-preview.fixed-height{height:360px}.product-preview.small{background-color:transparent;box-shadow:none}.product-preview.small .product-preview-image{height:144px;border-radius:12px}.product-preview.small .product-preview-info{padding:20px 0 0}.product-preview.small .product-preview-info .text-sticker{right:-8px}.product-preview.small .product-preview-info .product-preview-title{font-size:.875rem}.product-preview.tiny{display:flex;background-color:transparent;box-shadow:none}.product-preview.tiny .product-preview-image{width:94px;height:60px;margin-right:20px;border-radius:12px}.product-preview.tiny .product-preview-image.short{width:60px}.product-preview.tiny .product-preview-info{padding:4px 0 0}.product-preview.tiny .product-preview-info .product-preview-title{font-size:.875rem}.product-preview.tiny .product-preview-info .product-preview-category{margin-top:6px}.product-preview.tiny .product-preview-info .product-preview-creator{margin-top:6px;color:#adafca;font-size:.75rem;font-weight:700}.product-preview.tiny .product-preview-info .product-preview-creator a{color:#adafca;font-weight:700}.product-preview.micro{display:flex;background-color:transparent;box-shadow:none}.product-preview.micro .product-preview-image{width:68px;height:44px;margin-right:12px;border-radius:12px}.product-preview.micro .product-preview-info{padding:6px 0 0}.product-preview.micro .product-preview-info .product-preview-title{font-size:.875rem}.product-preview.micro .product-preview-info .product-preview-category{margin-top:6px}.product-preview .product-preview-image{height:180px;border-top-left-radius:12px;border-top-right-radius:12px}.product-preview .product-preview-info{padding:28px;position:relative}.product-preview .product-preview-info .text-sticker{position:absolute;top:-14px;right:14px}.product-preview .product-preview-info .product-preview-category a,.product-preview .product-preview-info .product-preview-title a{color:#3e3f5e;font-weight:700}.product-preview .product-preview-info .product-preview-title{font-size:1rem;font-weight:700}.product-preview .product-preview-info .product-preview-category{margin-top:8px;padding-left:14px;font-size:.75rem;font-weight:700;position:relative}.product-preview .product-preview-info .product-preview-category.digital:before{border-color:#3ad2fe}.product-preview .product-preview-info .product-preview-category.physical:before{border-color:var(--pallete-accent)}.product-preview .product-preview-info .product-preview-category:before{content:"";width:8px;height:8px;border-radius:50%;border:2px solid #3e3f5e;position:absolute;top:1px;left:0}.product-preview .product-preview-info .product-preview-text{margin-top:20px;color:#8f91ac;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.product-preview .product-preview-info .button{margin-top:36px}.product-preview .product-preview-meta{display:flex;justify-content:space-between;align-items:center;height:53px;padding:0 28px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd;border-top:1px solid #eaeaf5}.product-preview .product-preview-author{padding-left:26px;position:relative}.product-preview .product-preview-author .product-preview-author-image{position:absolute;top:1px;left:0}.product-preview .product-preview-author .product-preview-author-title{font-size:.625rem;font-weight:500}.product-preview .product-preview-author .product-preview-author-text{margin-top:1px;font-size:.75rem;font-weight:700}.product-preview .product-preview-author .product-preview-author-text a{color:#3e3f5e;font-weight:700}.product-category-box{display:block;height:142px;padding:26px 0 0 28px;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.product-category-box.category-all{background:url(/img/marketplace/category/01.png) no-repeat 100% 0,linear-gradient(90deg,#615dfa,#8d7aff)}.product-category-box.category-all .product-category-box-tag{color:#615dfa}.product-category-box.category-featured{background:url(/img/marketplace/category/02.png) no-repeat 100% 0,linear-gradient(90deg,#417ae1,#5aafff)}.product-category-box.category-featured .product-category-box-tag{color:#4f8dff}.product-category-box.category-digital{background:url(/img/marketplace/category/03.png) no-repeat 100% 0,linear-gradient(90deg,#2ebfef,#4ce4ff)}.product-category-box.category-digital .product-category-box-tag{color:#3ad2fe}.product-category-box.category-physical{background:url(/img/marketplace/category/04.png) no-repeat 100% 0,linear-gradient(90deg,#17cada,#2becfe)}.product-category-box.category-physical .product-category-box-tag{color:var(--pallete-accent)}.product-category-box .product-category-box-title{color:#fff;font-size:1.125rem;font-weight:700}.product-category-box .product-category-box-text{margin-top:4px;color:#fff;font-size:.875rem;font-weight:500}.product-category-box .product-category-box-tag{display:inline-block;height:20px;margin-top:36px;padding:0 8px;border-radius:200px;background-color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;line-height:20px}.stream-box{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative;transition:border-radius .2s ease-in-out}.stream-box.no-video-radius:hover .stream-box-info{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.stream-box.no-video-radius .stream-box-video iframe{border-radius:0}.stream-box.big:hover .stream-box-info{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.stream-box.big .stream-box-video{width:100%;padding-top:56.25%;position:relative}.stream-box.big .stream-box-video iframe{position:absolute;top:0;left:0}.stream-box.big .stream-box-info{padding:28px 28px 28px 88px}.stream-box.big .stream-box-info .stream-box-game-image{width:44px;height:60px;position:absolute;top:28px;left:28px}.stream-box.big .stream-box-info .stream-box-title{font-size:1.125rem}.stream-box.big .stream-box-info .stream-box-category{margin-top:6px;font-size:.875rem}.stream-box.big .stream-box-info .stream-box-views{margin-top:10px;color:#8f91ac;font-size:.875rem;font-weight:500}.stream-box .stream-box-video{height:160px}.stream-box .stream-box-video iframe{width:100%;height:100%;border-top-left-radius:12px;border-top-right-radius:12px}.stream-box .stream-box-image{border-radius:50%;border:4px solid #fff;position:absolute;top:138px;left:24px;z-index:3}.stream-box .stream-box-info{padding:22px 28px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;position:relative;z-index:2;transition:border-radius .2s ease-in-out}.stream-box .stream-box-info .stream-box-title{font-size:.875rem;font-weight:700}.stream-box .stream-box-info .stream-box-title a{color:#3e3f5e;font-weight:700}.stream-box .stream-box-info .stream-box-text{margin-top:6px;font-size:.75rem;font-weight:500}.stream-box .stream-box-info .stream-box-text a{color:#8f91ac;font-weight:500}.stream-box .stream-box-info .stream-box-category{margin-top:14px;font-size:.75rem;font-weight:600}.stream-box .stream-box-meta{display:flex;justify-content:center;align-items:center;width:100%;height:77px;border-top:1px solid #eaeaf5;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:absolute;bottom:-77px;left:0;z-index:9999;transform:translateY(-20px);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.stream-box:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.stream-box:hover .stream-box-info{border-radius:0}.stream-box:hover .stream-box-meta{transform:translate(0);opacity:1;visibility:visible}.video-box{border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.video-box.small .video-box-cover:hover .play-button{transform:translateY(-20px)}.video-box.small .video-box-cover:hover .video-box-info .video-box-text,.video-box.small .video-box-cover:hover .video-box-info .video-box-title{transform:translate(0);opacity:1;visibility:visible}.video-box.small .video-box-cover:after{border-radius:12px}.video-box.small .video-box-cover .video-box-cover-image{height:128px;border-radius:12px}.video-box.small .video-box-cover .play-button{top:40px;transition:transform .3s ease-in-out}.video-box.small .video-box-cover .video-box-info{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:0 16px 14px;background-color:transparent;position:absolute;bottom:0;left:0;z-index:2}.video-box.small .video-box-cover .video-box-info .video-box-text,.video-box.small .video-box-cover .video-box-info .video-box-title{color:#fff;transform:translate(20px);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out}.video-box.small .video-box-cover .video-box-info .video-box-title{font-size:.75rem}.video-box.small .video-box-cover .video-box-info .video-box-text{margin-top:4px;transition-delay:.15s}.video-box .video-box-cover{cursor:pointer;position:relative}.video-box .video-box-cover:hover:after{opacity:1;visibility:visible}.video-box .video-box-cover:after{content:"";width:100%;height:100%;border-top-left-radius:12px;border-top-right-radius:12px;background-color:rgba(21,21,31,.6);position:absolute;top:0;left:0;z-index:1;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.video-box .video-box-cover .video-box-cover-image{height:160px;border-top-left-radius:12px;border-top-right-radius:12px}.video-box .video-box-cover .play-button{position:absolute;top:56px;left:50%;margin-left:-23px;z-index:2}.video-box .video-box-info{padding:22px 28px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fff}.video-box .video-box-info .video-box-title{font-size:.875rem;font-weight:700}.video-box .video-box-info .video-box-text{margin-top:6px;font-size:.75rem;font-weight:500}.video-box-list .video-box{margin-bottom:22px}.video-box-list .video-box:last-child{margin-bottom:0}.video-status{display:block;border-radius:12px;box-shadow:3px 5px 40px 0 rgba(94,92,154,.1)}.video-status.small{padding-left:180px;position:relative}.video-status.small .video-status-image{width:180px;height:180px;border-top-right-radius:0;border-bottom-left-radius:12px;position:absolute;top:0;left:0}.video-status.small .video-status-info{height:180px;padding:26px 28px 22px;border-top-right-radius:12px;border-bottom-left-radius:0}.video-status.small .video-status-info .video-status-title{margin-top:0;font-size:1rem}.video-status.small .video-status-info .video-status-text{margin-top:10px}.video-status.small .video-status-info .video-status-meta{margin-top:22px}.video-status .video-status-image{width:100%;height:auto;border-top-left-radius:12px;border-top-right-radius:12px}.video-status .video-status-image.mobile{display:none}.video-status .video-status-info{padding:22px 28px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd}.video-status .video-status-info .video-status-meta{color:#adafca;font-size:.6875rem;font-weight:700;text-transform:uppercase}.video-status .video-status-info .video-status-title{margin-top:12px;font-size:1.125rem;font-weight:500}.video-status .video-status-info .video-status-title .bold{font-weight:700}.video-status .video-status-info .video-status-title .highlighted{color:#00c7d9;font-weight:700}.video-status .video-status-info .video-status-text{margin-top:2px;color:#8f91ac;font-size:.875rem;line-height:1.7142857143em;font-weight:500}@media screen and (max-width:680px){.video-status.small{padding-left:0}.video-status.small .video-status-image{display:none;width:100%;height:auto;border-top-right-radius:12px;border-bottom-left-radius:0;position:static}.video-status.small .video-status-image.mobile{display:block}.video-status.small .video-status-info{height:auto;padding:22px 28px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-right-radius:0}.video-status.small .video-status-info .video-status-title{margin-top:12px;font-size:1.125rem}}.content-actions{display:flex;justify-content:space-between;align-items:center;height:52px}.content-actions .content-action{display:flex;flex-wrap:wrap}.reaction-item-list{display:flex;justify-content:flex-end;flex-direction:row-reverse}.reaction-item-list.small .reaction-item{width:20px;height:20px}.reaction-item-list.small .reaction-item .reaction-image{width:16px;height:16px}.reaction-item-list .reaction-item{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;background-color:#fff;margin-left:-6px}.reaction-item-list .reaction-item .simple-dropdown .simple-dropdown-text:first-child{margin-bottom:10px}.reaction-item-list .reaction-item>.reaction-image{cursor:pointer}.reaction-item-list .reaction-item:last-child{margin-left:0}.reaction-image{width:20px;height:20px}.user-avatar-list{display:flex;justify-content:flex-end;flex-direction:row-reverse}.user-avatar-list.reverse{flex-direction:row;justify-content:flex-start}.user-avatar-list.reverse.medium .user-avatar:first-child{margin-left:0}.user-avatar-list.reverse.medium .user-avatar:last-child{margin-left:-10px}.user-avatar-list.centered{justify-content:center}.user-avatar-list.medium .user-avatar{margin-left:-10px}.user-avatar-list.medium .user-avatar:last-child{margin-left:0}.user-avatar-list .user-avatar{margin-left:-8px}.user-avatar-list .user-avatar .user-avatar-border{z-index:3}.user-avatar-list .user-avatar:last-child{margin-left:0}@media screen and (max-width:479px){.content-actions .user-avatar-list,.content-actions .user-avatar-list+.meta-line-text{display:none}}.user-preview{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.user-preview.fixed-height{height:140px}.user-preview.fixed-height-medium{height:284px}.user-preview.small .user-preview-cover{height:70px}.user-preview.small .user-preview-info .tag-sticker{right:16px}.user-preview.small .user-preview-info .user-short-description .user-short-description-title{font-size:1.125rem}.user-preview.small .user-preview-info .user-short-description .user-short-description-title.small{font-size:.875rem}.user-preview.small .user-preview-info .user-short-description .user-short-description-text{font-size:.6875rem}.user-preview.small .user-preview-info .user-short-description .user-short-description-text.regular{margin-top:6px;font-size:.75rem}.user-preview.small .user-preview-info .social-links,.user-preview.small .user-preview-info .user-stats{margin-top:36px}.user-preview.small .user-preview-info .user-preview-social-links-wrap{width:160px;margin:32px auto 0}.user-preview.landscape{display:flex;align-items:center;height:100px;padding-left:84px;position:relative}.user-preview.landscape .user-preview-cover{width:84px;height:100%;border-top-right-radius:0;border-bottom-left-radius:12px;position:absolute;top:0;left:0}.user-preview.landscape .user-preview-info{width:100%;padding:0 28px 0 0;display:flex;align-items:center;justify-content:space-between}.user-preview.landscape .user-preview-info .user-short-description{width:200px}.user-preview.landscape .user-preview-info .badge-list,.user-preview.landscape .user-preview-info .social-links,.user-preview.landscape .user-preview-info .user-avatar-list,.user-preview.landscape .user-preview-info .user-avatar-list+.user-preview-actions,.user-preview.landscape .user-preview-info .user-preview-actions,.user-preview.landscape .user-preview-info .user-preview-social-links-wrap,.user-preview.landscape .user-preview-info .user-short-description+.user-stats{margin-top:0}.user-preview.landscape .user-preview-info .social-links{width:168px}.user-preview.landscape .user-preview-info .badge-list{display:flex}.user-preview.landscape .user-preview-info .badge-list .badge-item{margin-right:8px}.user-preview.landscape .user-preview-info .badge-list .badge-item:last-child{margin-right:0}.user-preview.landscape .user-preview-info .user-preview-social-links-wrap{width:160px;margin-left:8px}.user-preview.landscape .user-preview-info .user-preview-actions{margin-top:0}.user-preview.landscape .user-preview-info .user-preview-actions .button,.user-preview.landscape .user-preview-info .user-preview-actions .tag-sticker{margin-right:12px}.user-preview.landscape .user-preview-info .user-preview-actions .button:last-child,.user-preview.landscape .user-preview-info .user-preview-actions .tag-sticker:last-child{margin-right:0}.user-preview.landscape .user-preview-info .user-preview-actions .tag-sticker{position:static}.user-preview.landscape .user-preview-info .user-preview-actions .button{display:flex;justify-content:center;align-items:center;width:64px;height:44px}.user-preview .user-preview-cover{height:96px;border-top-right-radius:12px;border-top-left-radius:12px}.user-preview .user-preview-info{padding:0 28px 32px;position:relative}.user-preview .user-preview-info .tag-sticker{position:absolute;top:-12px;right:28px}.user-preview .user-preview-info .date-sticker{position:absolute;top:-42px;left:28px}.user-preview .user-preview-info .user-short-description.tiny .user-short-description-title{font-size:.875rem}.user-preview .user-preview-info .user-short-description.tiny .user-short-description-text{font-size:.6875rem}.user-preview .user-preview-info .user-short-description .user-short-description-title{font-size:1.25rem}.user-preview .user-preview-info .user-short-description .user-short-description-text{font-size:.75rem}.user-preview .user-preview-info .user-short-description+.user-stats{margin-top:30px}.user-preview .user-preview-info .user-short-description+.button{margin-top:34px}.user-preview .user-preview-info .badge-list{margin-top:28px}.user-preview .user-preview-info .user-preview-stats-slides{margin-top:40px}.user-preview .user-preview-info .user-preview-stats-roster{position:absolute;top:22px;right:28px}.user-preview .user-preview-info .user-preview-text{width:270px;margin:-10px auto 0;font-size:.875rem;font-weight:500;line-height:1.4285714286em;text-align:center}.user-preview .user-preview-info .social-links{margin-top:24px}.user-preview .user-preview-info .user-preview-social-links-wrap{height:36px;margin-top:20px;position:relative}.user-preview .user-preview-info .user-preview-social-links-wrap .user-preview-social-links{padding-top:4px;margin:0 auto;position:relative;z-index:2}.user-preview .user-preview-info .user-preview-social-links-wrap .slider-controls{width:234px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:10px;left:-40px;z-index:1}.user-preview .user-preview-info .user-avatar-list{margin-top:34px}.user-preview .user-preview-info .user-avatar-list+.user-preview-actions{margin-top:36px}.user-preview .user-preview-info .user-preview-actions{display:flex;margin-top:40px}.user-preview .user-preview-info .user-preview-actions .button{width:100%;margin-right:16px}.user-preview .user-preview-info .user-preview-actions .button:last-child{margin-right:0}.user-preview .user-preview-info .user-preview-actions .button .button-icon{fill:#fff}.user-preview .user-preview-info .user-preview-actions .button.white .button-icon{fill:#adafca}.user-preview .user-preview-info .user-preview-actions .button.white:hover .button-icon{fill:#fff}.user-preview .user-preview-info .user-preview-actions .button.full{width:100%}.user-preview .user-preview-info .user-preview-actions .button.full .button-icon{position:relative;left:-12px}.user-preview .user-preview-author{padding-left:26px;position:relative}.user-preview .user-preview-author .user-preview-author-image{position:absolute;top:1px;left:0}.user-preview .user-preview-author .user-preview-author-title{font-size:.625rem;font-weight:500}.user-preview .user-preview-author .user-preview-author-text{margin-top:1px;font-size:.75rem;font-weight:700}.user-preview .user-preview-author .user-preview-author-text a{color:#3e3f5e;font-weight:700}.user-preview .user-preview-footer{display:flex;align-items:center;height:65px;border-top:1px solid #eaeaf5;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd}.user-preview .user-preview-footer.padded{height:auto;padding:16px 28px}.user-preview .user-preview-footer .user-preview-footer-action{display:flex;align-items:center;justify-content:center;width:50%;border-right:1px solid #eaeaf5}.user-preview .user-preview-footer .user-preview-footer-action:last-child{border-right:none}.user-preview .user-preview-footer .user-preview-footer-action.full{width:100%;padding:0 28px}.user-preview .user-preview-footer .user-preview-footer-action.full .button{width:100%}.user-preview .user-preview-footer .user-preview-footer-action .button{width:64px;height:44px}@media screen and (max-width:1365px){.user-preview.landscape .user-preview-info .badge-list{display:none}}@media screen and (max-width:1260px){.user-preview.landscape .user-preview-info .social-links,.user-preview.landscape .user-preview-info .user-avatar-list,.user-preview.landscape .user-preview-info .user-preview-social-links-wrap{display:none}}@media screen and (max-width:960px){.user-preview.landscape .user-preview-info .user-stats{display:none}}@media screen and (max-width:460px){.user-preview.landscape{padding-left:60px}.user-preview.landscape .user-preview-cover{width:60px}.user-preview.landscape .user-preview-info{height:100%;padding:0 68px 0 0}.user-preview.landscape .user-preview-info .user-short-description{width:auto}.user-preview.landscape .user-preview-info .user-preview-actions{flex-direction:column;align-items:center;position:absolute;top:8px;right:12px}.user-preview.landscape .user-preview-info .user-preview-actions .button,.user-preview.landscape .user-preview-info .user-preview-actions .tag-sticker{width:44px;height:40px;margin:0 0 4px}.user-preview.landscape .user-preview-info .user-preview-actions .button:last-child,.user-preview.landscape .user-preview-info .user-preview-actions .tag-sticker:last-child{margin-bottom:0}.user-preview .user-preview-info .user-preview-social-links-wrap{width:160px;margin:20px auto 0}.user-preview .user-preview-info .user-preview-text{width:95%}}.cashflow-event{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.cashflow-event.fixed-height{height:140px}.cashflow-event.fixed-height-medium{height:284px}.cashflow-event.small .cashflow-event-cover{height:70px}.cashflow-event.small .cashflow-event-info .tag-sticker{right:16px}.cashflow-event.small .cashflow-event-info .cf-event-short-description .cf-event-short-description-title{font-size:1.125rem}.cashflow-event.small .cashflow-event-info .cf-event-short-description .cf-event-short-description-title.small{font-size:.875rem}.cashflow-event.small .cashflow-event-info .cf-event-short-description .cf-event-short-description-text{font-size:.6875rem}.cashflow-event.small .cashflow-event-info .cf-event-short-description .cf-event-short-description-text.regular{margin-top:6px;font-size:.75rem}.cashflow-event.small .cashflow-event-info .cf-event-stats,.cashflow-event.small .cashflow-event-info .social-links{margin-top:36px}.cashflow-event.small .cashflow-event-info .cashflow-event-social-links-wrap{width:160px;margin:32px auto 0}.cashflow-event.landscape{display:flex;align-items:center;height:100px;padding-left:84px;position:relative}.cashflow-event.landscape .cashflow-event-cover{width:84px;height:100%;border-top-right-radius:0;border-bottom-left-radius:12px;position:absolute;top:0;left:0}.cashflow-event.landscape .cashflow-event-info{width:100%;padding:0 28px 0 0;display:flex;align-items:center;justify-content:space-between}.cashflow-event.landscape .cashflow-event-info .cf-event-short-description{width:200px}.cashflow-event.landscape .cashflow-event-info .badge-list,.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions,.cashflow-event.landscape .cashflow-event-info .cashflow-event-social-links-wrap,.cashflow-event.landscape .cashflow-event-info .cf-event-avatar-list,.cashflow-event.landscape .cashflow-event-info .cf-event-avatar-list+.cashflow-event-actions,.cashflow-event.landscape .cashflow-event-info .cf-event-short-description+.cf-event-stats,.cashflow-event.landscape .cashflow-event-info .social-links{margin-top:0}.cashflow-event.landscape .cashflow-event-info .social-links{width:168px}.cashflow-event.landscape .cashflow-event-info .badge-list{display:flex}.cashflow-event.landscape .cashflow-event-info .badge-list .badge-item{margin-right:8px}.cashflow-event.landscape .cashflow-event-info .badge-list .badge-item:last-child{margin-right:0}.cashflow-event.landscape .cashflow-event-info .cashflow-event-social-links-wrap{width:160px;margin-left:8px}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions{margin-top:0}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .button,.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .tag-sticker{margin-right:12px}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .button:last-child,.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .tag-sticker:last-child{margin-right:0}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .tag-sticker{position:static}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .button{display:flex;justify-content:center;align-items:center;width:64px;height:44px}.cashflow-event .cashflow-event-cover{height:96px;border-top-right-radius:12px;border-top-left-radius:12px}.cashflow-event .cashflow-event-info{padding:0 28px 32px;position:relative}.cashflow-event .cashflow-event-info .tag-sticker{position:absolute;top:21px;right:28px}.cashflow-event .cashflow-event-info .date-sticker{position:absolute;top:21px;left:28px}.cashflow-event .cashflow-event-info .cf-event-short-description.tiny .cf-event-short-description-title{font-size:.875rem}.cashflow-event .cashflow-event-info .cf-event-short-description.tiny .cf-event-short-description-text{font-size:.6875rem}.cashflow-event .cashflow-event-info .cf-event-short-description .cf-event-short-description-title{font-size:1.25rem}.cashflow-event .cashflow-event-info .cf-event-short-description .cf-event-short-description-text{font-size:1rem}.cashflow-event .cashflow-event-info .cf-event-short-description+.cf-event-stats{margin-top:30px}.cashflow-event .cashflow-event-info .cf-event-short-description+.button{margin-top:34px}.cashflow-event .cashflow-event-info .badge-list{margin-top:28px}.cashflow-event .cashflow-event-info .cashflow-event-stats-slides{margin-top:40px}.cashflow-event .cashflow-event-info .cashflow-event-stats-roster{position:absolute;top:22px;right:28px}.cashflow-event .cashflow-event-info .cashflow-event-text{width:270px;margin:-10px auto 0;font-size:.875rem;font-weight:500;line-height:1.4285714286em;text-align:center}.cashflow-event .cashflow-event-info .social-links{margin-top:24px}.cashflow-event .cashflow-event-info .cashflow-event-social-links-wrap{height:36px;margin-top:20px;position:relative}.cashflow-event .cashflow-event-info .cashflow-event-social-links-wrap .cashflow-event-social-links{padding-top:4px;margin:0 auto;position:relative;z-index:2}.cashflow-event .cashflow-event-info .cashflow-event-social-links-wrap .slider-controls{width:234px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:10px;left:-40px;z-index:1}.cashflow-event .cashflow-event-info .cf-event-address{margin-top:28px;justify-content:center;text-align:center}.cashflow-event .cashflow-event-info .user-avatar-list,.cashflow-event .cashflow-event-info .user-stats{margin-top:21px}.cashflow-event .cashflow-event-info .cf-event-avatar-list+.cashflow-event-actions{margin-top:36px}.cashflow-event .cashflow-event-info .cashflow-event-actions{display:flex;margin-top:28px}.cashflow-event .cashflow-event-info .cashflow-event-actions .button{margin-right:8px}.cashflow-event .cashflow-event-info .cashflow-event-actions .button:last-child{margin-right:0}.cashflow-event .cashflow-event-info .cashflow-event-actions .button .button-icon{fill:#fff}.cashflow-event .cashflow-event-info .cashflow-event-actions .button.white .button-icon{fill:#adafca}.cashflow-event .cashflow-event-info .cashflow-event-actions .button.white:hover .button-icon{fill:#fff}.cashflow-event .cashflow-event-info .cashflow-event-actions .button.full{width:100%}.cashflow-event .cashflow-event-info .cashflow-event-actions .button.full .button-icon{position:relative;left:-12px}.cashflow-event .cashflow-event-author{padding-left:26px;position:relative}.cashflow-event .cashflow-event-author .cashflow-event-author-image{position:absolute;top:1px;left:0}.cashflow-event .cashflow-event-author .cashflow-event-author-title{font-size:.625rem;font-weight:500}.cashflow-event .cashflow-event-author .cashflow-event-author-text{margin-top:1px;font-size:.75rem;font-weight:700}.cashflow-event .cashflow-event-author .cashflow-event-author-text a{color:#3e3f5e;font-weight:700}.cashflow-event .cashflow-event-footer{display:flex;align-items:center;height:65px;border-top:1px solid #eaeaf5;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fcfcfd}.cashflow-event .cashflow-event-footer.padded{height:auto;padding:16px 28px}.cashflow-event .cashflow-event-footer .cashflow-event-footer-action{display:flex;align-items:center;justify-content:center;width:50%;border-right:1px solid #eaeaf5}.cashflow-event .cashflow-event-footer .cashflow-event-footer-action:last-child{border-right:none}.cashflow-event .cashflow-event-footer .cashflow-event-footer-action.full{width:100%;padding:0 28px}.cashflow-event .cashflow-event-footer .cashflow-event-footer-action.full .button{width:100%}.cashflow-event .cashflow-event-footer .cashflow-event-footer-action .button{width:64px;height:44px}@media screen and (max-width:1365px){.cashflow-event.landscape .cashflow-event-info .badge-list{display:none}}@media screen and (max-width:1260px){.cashflow-event.landscape .cashflow-event-info .cashflow-event-social-links-wrap,.cashflow-event.landscape .cashflow-event-info .cf-event-avatar-list,.cashflow-event.landscape .cashflow-event-info .social-links{display:none}}@media screen and (max-width:960px){.cashflow-event.landscape .cashflow-event-info .cf-event-stats{display:none}}@media screen and (max-width:460px){.cashflow-event.landscape{padding-left:60px}.cashflow-event.landscape .cashflow-event-cover{width:60px}.cashflow-event.landscape .cashflow-event-info{height:100%;padding:0 68px 0 0}.cashflow-event.landscape .cashflow-event-info .cf-event-short-description{width:auto}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions{flex-direction:column;align-items:center;position:absolute;top:8px;right:12px}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .button,.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .tag-sticker{width:44px;height:40px;margin:0 0 4px}.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .button:last-child,.cashflow-event.landscape .cashflow-event-info .cashflow-event-actions .tag-sticker:last-child{margin-bottom:0}.cashflow-event .cashflow-event-info .cashflow-event-social-links-wrap{width:160px;margin:20px auto 0}.cashflow-event .cashflow-event-info .cashflow-event-text{width:95%}}.album-preview{display:block;height:340px;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06);cursor:pointer;position:relative}.album-preview .album-preview-image{width:100%;height:100%;border-radius:12px;position:absolute;top:0;left:0;z-index:1}.album-preview .text-sticker{position:absolute;top:18px;right:18px;z-index:3;pointer-events:none}.album-preview .album-preview-info{width:100%;height:100%;border-radius:12px;box-shadow:inset 0 -120px 50px -40px rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:flex-end;padding:0 28px 26px;position:relative;z-index:2;transition:box-shadow .2s ease-in-out}.album-preview .album-preview-info:hover{box-shadow:inset 0 -120px 50px -40px rgba(35,210,226,.9)}.album-preview .album-preview-info .album-preview-text,.album-preview .album-preview-info .album-preview-title{color:#fff}.album-preview .album-preview-info .album-preview-title{font-size:1rem;font-weight:700}.album-preview .album-preview-info .album-preview-text{margin-top:6px;font-size:.875rem;font-weight:500}.photo-preview{display:block;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06);cursor:pointer;position:relative}.photo-preview.small{height:184px}.photo-preview:hover .photo-preview-info{opacity:1;visibility:visible}.photo-preview:hover .photo-preview-info .reaction-count-list .reaction-count{transform:scale(1)}.photo-preview .photo-preview-image{width:100%;height:100%;border-radius:12px;position:absolute;top:0;left:0;z-index:1}.photo-preview .photo-preview-info{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:12px;background-color:rgba(21,21,31,.96);position:relative;z-index:2;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.photo-preview .photo-preview-info .reaction-count-list .reaction-count{transform:scale(0);transition:transform .2s ease-in-out}.photo-preview .photo-preview-info .reaction-count-list .reaction-count:first-child{transition-delay:.1s}.photo-preview .photo-preview-info .reaction-count-list .reaction-count:last-child{transition-delay:.2s}.popup-box{width:100%;max-width:984px;border-radius:12px;background-color:#fff;opacity:1;visibility:visible}.popup-box.mid{max-width:784px}.popup-box.small{max-width:384px}.popup-box .popup-box-body{display:flex}.popup-box .popup-box-body .popup-box-sidebar{width:36.2244897959%;border-right:1px solid #eaeaf5}.popup-box .popup-box-body .popup-box-sidebar .popup-box-sidebar-footer{padding:28px}.popup-box .popup-box-body .popup-box-sidebar .popup-box-sidebar-footer .button{margin-bottom:16px}.popup-box .popup-box-body .popup-box-sidebar .popup-box-sidebar-footer .button:last-child{margin-bottom:0}.popup-box .popup-box-body .popup-box-sidebar .user-preview{box-shadow:none;border-top-right-radius:0}.popup-box .popup-box-body .popup-box-sidebar .user-preview .user-preview-cover{border-top-right-radius:0}.popup-box .popup-box-body .popup-box-sidebar .product-preview{box-shadow:none;border-top-right-radius:0}.popup-box .popup-box-body .popup-box-sidebar .product-preview .product-preview-image{border-top-right-radius:0}.popup-box .popup-box-body .popup-box-content{width:63.7755102041%;border-bottom-right-radius:12px}.popup-box .popup-box-body .popup-box-content.limited{max-height:620px;overflow-y:auto}.popup-box .popup-box-body .popup-box-content .widget-box{box-shadow:none}.popup-box .popup-box-title{padding:32px 28px 0;font-size:1rem;font-weight:700}.popup-box .popup-box-subtitle{padding:0 28px;margin-top:6px;font-size:.875rem;font-weight:700}.popup-box .popup-box-subtitle .light{color:#8f91ac;font-weight:500}.popup-box .form{margin-top:32px}.popup-box .form .form-row{padding:0 28px}.popup-box .form .form-uploadables{margin-top:32px;padding:0 28px 40px;height:406px;overflow-y:auto}.popup-box .widget-box .form .form-row{padding:0}.popup-box .popup-box-actions{display:flex;justify-content:flex-end;padding:32px 38px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.popup-box .popup-box-actions.void{box-shadow:none}.popup-box .popup-box-actions.medium{padding:40px 28px}.popup-box .popup-box-actions.full{display:block;padding:40px 28px 28px}.popup-box .popup-box-actions .popup-box-action-text{margin-top:24px;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.popup-box .popup-box-actions .popup-box-action{width:180px;margin-right:16px}.popup-box .popup-box-actions .popup-box-action.full{width:100%}.popup-box .popup-box-actions .popup-box-action:last-child{margin-right:0}@media screen and (max-width:680px){.popup-box .popup-box-body{display:block}.popup-box .popup-box-body .popup-box-content,.popup-box .popup-box-body .popup-box-sidebar{width:100%}.popup-box .popup-box-body .popup-box-sidebar{border-right:none}}.badge-item-preview{display:flex;height:154px;padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.badge-item-preview .badge-item-preview-image{width:82px;height:90px;flex-shrink:0}.badge-item-preview .badge-item-preview-info{display:flex;flex-direction:column;justify-content:center;padding-left:24px}.badge-item-preview .badge-item-preview-info .badge-item-preview-title{font-size:1.125rem;font-weight:700}.badge-item-preview .badge-item-preview-info .badge-item-preview-text{margin-top:8px;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.badge-item-preview .badge-item-preview-info .badge-item-preview-timestamp{margin-top:14px;color:#adafca;font-size:.75rem;font-weight:500;text-transform:uppercase}@media screen and (max-width:460px){.badge-item-preview{height:auto;padding-bottom:32px}}.badge-item-stat{padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.badge-item-stat.void{padding:20px 0 0;box-shadow:none}.badge-item-stat .text-sticker{position:absolute;top:10px;right:-6px}.badge-item-stat .badge-item-stat-image-preview{position:absolute;top:32px;left:28px}.badge-item-stat .badge-item-stat-image{display:block;margin:0 auto}.badge-item-stat .badge-item-stat-title{margin-top:36px;font-size:1.125rem;font-weight:700;text-align:center}.badge-item-stat .badge-item-stat-text{margin:16px auto 0;color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em;text-align:center}.badge-item-stat .progress-stat{max-width:204px;margin:32px auto 0}.streamer-box{background-color:#fff;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.streamer-box.small .streamer-box-cover{height:48px}.streamer-box.small .streamer-box-info .streamer-box-image{top:-26px}.streamer-box.small .streamer-box-info .streamer-box-title{font-size:1rem}.streamer-box.small .streamer-box-info .button{margin-top:28px}.streamer-box.small .streamer-box-info .button+.button{margin-top:12px}.streamer-box .streamer-box-cover{width:100%;height:70px;border-top-right-radius:12px;border-top-left-radius:12px}.streamer-box .streamer-box-info{padding:50px 28px 32px;text-align:center;position:relative}.streamer-box .streamer-box-info .streamer-box-image{width:72px;height:72px;border:6px solid #fff;border-radius:50%;position:absolute;top:-30px;left:50%;margin-left:-36px}.streamer-box .streamer-box-info .streamer-box-title{font-size:1.125rem;font-weight:700}.streamer-box .streamer-box-info .streamer-box-text{margin-top:4px;color:#3e3f5e;font-size:.75rem;font-weight:500}.streamer-box .streamer-box-info .streamer-box-status{margin-top:10px;display:inline-block;height:18px;padding:0 6px;border-radius:4px;background-color:#adafca;color:#fff;font-size:.75rem;font-weight:700;line-height:18px;text-transform:uppercase}.streamer-box .streamer-box-info .streamer-box-status.active{background-color:#f1315e}.streamer-box .streamer-box-info .user-stats{margin-top:38px}.streamer-box .streamer-box-info .button{margin-top:40px;width:100%}.calendar{background-color:#fff}.calendar.small{max-width:215px}.calendar.small .calendar-week{border:none}.calendar.small .calendar-week .calendar-week-day{padding:16px 0;font-size:.75rem}.calendar.small .calendar-week .calendar-week-day .week-day-short{display:block}.calendar.small .calendar-week .calendar-week-day .week-day-long{display:none}.calendar.small .calendar-days .calendar-day-row .calendar-day{display:flex;flex-direction:column;justify-content:center;align-items:center;height:44px;padding:0;border:none}.calendar.small .calendar-days .calendar-day-row .calendar-day.inactive{background-color:#fff}.calendar.small .calendar-days .calendar-day-row .calendar-day.active .calendar-day-number,.calendar.small .calendar-days .calendar-day-row .calendar-day.current .calendar-day-number{width:24px;height:24px}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-number{font-size:.75rem;position:static}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-events{position:absolute;bottom:2px}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event{display:block;margin:0 2px 0 0}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event:last-child{margin:0}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-event{width:4px;height:4px;border-radius:50%;padding:0}.calendar.small .calendar-days .calendar-day-row .calendar-day .calendar-day-event .calendar-day-event-text{display:none}.calendar .calendar-week{display:flex;border-bottom:1px solid #eaeaf5}.calendar .calendar-week .calendar-week-day{width:14.2857142857%;padding:28px 0;color:#8f91ac;font-size:1rem;font-weight:500;text-align:center}.calendar .calendar-week .calendar-week-day .week-day-short{display:none}.calendar .calendar-days .calendar-day-row{display:flex}.calendar .calendar-days .calendar-day-row .calendar-day{width:14.2857142857%;height:120px;padding:52px 12px 0 16px;border-right:1px solid #eaeaf5;border-bottom:1px solid #eaeaf5;position:relative}.calendar .calendar-days .calendar-day-row .calendar-day:last-child{border-right:none}.calendar .calendar-days .calendar-day-row .calendar-day.inactive{background-color:#fcfcfd}.calendar .calendar-days .calendar-day-row .calendar-day.inactive .calendar-day-number{color:#8f91ac;font-weight:500}.calendar .calendar-days .calendar-day-row .calendar-day.active .calendar-day-number,.calendar .calendar-days .calendar-day-row .calendar-day.current .calendar-day-number{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;top:8px;left:10px}.calendar .calendar-days .calendar-day-row .calendar-day.current .calendar-day-number{box-shadow:3px 5px 20px 0 rgba(94,92,154,.16)}.calendar .calendar-days .calendar-day-row .calendar-day.active .calendar-day-number{background-color:#615dfa;color:#fff}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-number{font-size:1rem;font-weight:700;position:absolute;top:20px;left:18px;z-index:1}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-events{display:flex;flex-wrap:wrap}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event{display:none;margin-bottom:6px}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event:first-child,.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event:nth-child(2){display:block}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event:last-child{margin-bottom:0}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-event{border-radius:200px;padding:6px 12px;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-event.primary{background-color:var(--pallete-accent)}.calendar .calendar-days .calendar-day-row .calendar-day .calendar-day-event.secondary{background-color:#615dfa}.calendar-weekly{background-color:#fff}.calendar-weekly .calendar-weekly-week{display:flex;padding-left:56px}.calendar-weekly .calendar-weekly-week-day{display:flex;flex-direction:column;justify-content:center;align-items:center;width:14.2857142857%;padding:28px 0}.calendar-weekly .calendar-weekly-week-day.active .calendar-weekly-week-day-number{color:#615dfa;font-weight:700}.calendar-weekly .calendar-weekly-week-day .calendar-weekly-week-day-text{color:#8f91ac;font-size:1rem;font-weight:500}.calendar-weekly .calendar-weekly-week-day .calendar-weekly-week-day-number{margin-top:8px;font-size:1.25rem;font-weight:500}.calendar-weekly .calendar-weekly-body-wrap{height:640px;overflow-y:auto}.calendar-weekly .calendar-weekly-body{padding:6px 0 0 56px;position:relative}.calendar-weekly .calendar-weekly-hours{position:absolute;top:0;left:0}.calendar-weekly .calendar-weekly-hours .calendar-weekly-hour{height:120px;color:#8f91ac;font-size:.875rem;font-weight:500}.calendar-weekly .calendar-weekly-days{display:flex}.calendar-weekly .calendar-weekly-day-column{width:14.2857142857%}.calendar-weekly .calendar-weekly-day-column.active .calendar-weekly-day-interval{background-color:#fcfcfd}.calendar-weekly .calendar-weekly-day-column:last-child .calendar-weekly-day-interval{border-right:none}.calendar-weekly .calendar-weekly-day-interval{width:100%;height:120px;border-top:1px solid #eaeaf5;border-right:1px solid #eaeaf5}.calendar-weekly .calendar-weekly-day-interval:last-child{border-bottom:1px solid #eaeaf5}.calendar-weekly .calendar-weekly-day-part{display:flex;align-items:flex-start;width:100%;height:50%;padding:0 10px;border-bottom:1px solid rgba(234,234,245,.5)}.calendar-weekly .calendar-weekly-day-part:last-child{border-bottom:none}.calendar-weekly .calendar-weekly-day-part .calendar-weekly-day-event{border-radius:200px;padding:6px 12px;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-weekly .calendar-weekly-day-part .calendar-weekly-day-event.span-3{width:100%;height:180px;border-radius:12px;position:relative;z-index:1}.calendar-weekly .calendar-weekly-day-part .calendar-weekly-day-event.primary{background-color:var(--pallete-accent)}.calendar-weekly .calendar-weekly-day-part .calendar-weekly-day-event.secondary{background-color:#615dfa}.calendar-daily{background-color:#fff}.calendar-daily .calendar-daily-body-wrap{height:640px;overflow-y:auto}.calendar-daily .calendar-daily-body{padding:6px 0 0 56px;position:relative}.calendar-daily .calendar-daily-hours{position:absolute;top:0;left:0}.calendar-daily .calendar-daily-hours .calendar-daily-hour{height:120px;color:#8f91ac;font-size:.875rem;font-weight:500}.calendar-daily .calendar-daily-interval{width:100%;height:120px;border-top:1px solid #eaeaf5}.calendar-daily .calendar-daily-interval:last-child{border-bottom:1px solid #eaeaf5}.calendar-daily .calendar-daily-interval-part{display:flex;align-items:flex-start;width:100%;height:50%;border-bottom:1px solid rgba(234,234,245,.5)}.calendar-daily .calendar-daily-interval-part:last-child{border-bottom:none}.calendar-daily .calendar-daily-event{width:100%;height:100%;border-radius:12px;padding:12px 14px;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-daily .calendar-daily-event.span-3{height:180px;position:relative;z-index:1}.calendar-daily .calendar-daily-event.primary{background-color:var(--pallete-accent)}.calendar-daily .calendar-daily-event.secondary{background-color:#615dfa}.calendar-events-preview{padding:32px 28px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.calendar-events-preview.small .calendar-events-preview-title{font-size:.875rem}.calendar-events-preview.small .calendar-event-preview-list{margin-top:36px}.calendar-events-preview .calendar-events-preview-title{font-size:1.125rem;font-weight:700}.calendar-events-preview .calendar-event-preview-list{margin-top:48px}.calendar-event-preview-list .calendar-event-preview{margin-bottom:28px}.calendar-event-preview-list .calendar-event-preview:last-child{margin-bottom:0}.calendar-event-preview{padding-left:72px;position:relative}.calendar-event-preview.small .calendar-event-preview-start-time .calendar-event-preview-start-time-title{font-size:.875rem}.calendar-event-preview.small .calendar-event-preview-start-time .calendar-event-preview-start-time-text{margin-top:4px;font-size:.75rem}.calendar-event-preview.small .calendar-event-preview-info:before{content:"";width:8px;height:8px;border:2px solid transparent;top:2px}.calendar-event-preview.small .calendar-event-preview-info .calendar-event-preview-title{font-size:.875rem}.calendar-event-preview.small .calendar-event-preview-info .calendar-event-preview-text{font-size:.75rem;line-height:1.1666666667em}.calendar-event-preview.primary .calendar-event-preview-info:before{border-color:var(--pallete-accent)}.calendar-event-preview.secondary .calendar-event-preview-info:before{border-color:#615dfa}.calendar-event-preview .calendar-event-preview-start-time{position:absolute;top:0;left:0;z-index:1}.calendar-event-preview .calendar-event-preview-start-time .calendar-event-preview-start-time-title{font-size:1rem;font-weight:700}.calendar-event-preview .calendar-event-preview-start-time .calendar-event-preview-start-time-text{margin-top:2px;font-size:.875rem;font-weight:500}.calendar-event-preview .calendar-event-preview-info{position:relative}.calendar-event-preview .calendar-event-preview-info:before{content:"";width:12px;height:12px;border-radius:50%;border:3px solid transparent;position:absolute;top:0;left:-24px}.calendar-event-preview .calendar-event-preview-info .calendar-event-preview-title{font-size:1rem;font-weight:700;cursor:pointer}.calendar-event-preview .calendar-event-preview-info .calendar-event-preview-text{margin-top:6px;color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.calendar-event-preview .calendar-event-preview-info .calendar-event-preview-time{margin-top:14px;font-size:.875rem;font-weight:500}.calendar-event-preview .calendar-event-preview-info .calendar-event-preview-time .bold{font-weight:700}.calendar-widget{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.calendar-widget .calendar-widget-header{padding:28px 28px 0;display:flex;justify-content:space-between}.calendar-widget .calendar-widget-header .calendar-widget-header-actions{display:flex;align-items:center}.calendar-widget .calendar-widget-header .calendar-widget-header-actions .slider-controls{margin-right:25px}.calendar-widget .calendar-widget-title{font-size:1.25rem;font-weight:700}.calendar-widget .slider-controls{display:flex}.calendar-widget .slider-controls .slider-control{margin-right:18px}.calendar-widget .slider-controls .slider-control:last-child{margin-right:0}.calendar-widget .calendar,.calendar-widget .calendar-weekly{margin-top:26px;padding:0 28px}.calendar-widget .calendar-daily{margin-top:60px;padding:0 28px}.calendar-widget .calendar-events-preview{margin-top:60px}@media screen and (max-width:680px){.calendar.full .calendar-week{border:none}.calendar.full .calendar-week .calendar-week-day{padding:16px 0;font-size:.75rem}.calendar.full .calendar-week .calendar-week-day .week-day-short{display:block}.calendar.full .calendar-week .calendar-week-day .week-day-long{display:none}.calendar.full .calendar-days .calendar-day-row .calendar-day{display:flex;flex-direction:column;justify-content:center;align-items:center;height:44px;padding:0;border:none}.calendar.full .calendar-days .calendar-day-row .calendar-day.inactive{background-color:#fff}.calendar.full .calendar-days .calendar-day-row .calendar-day.active .calendar-day-number,.calendar.full .calendar-days .calendar-day-row .calendar-day.current .calendar-day-number{width:24px;height:24px}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-number{font-size:.75rem;position:static}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-events{flex-direction:row;position:absolute;bottom:2px}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event{display:block;margin:0 2px 0 0}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-events .calendar-day-event:last-child{margin:0}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-event{width:4px;height:4px;border-radius:50%;padding:0}.calendar.full .calendar-days .calendar-day-row .calendar-day .calendar-day-event .calendar-day-event-text{display:none}}@media screen and (max-width:460px){.calendar-widget .calendar-widget-header{display:block}.calendar-widget .calendar-widget-header .calendar-widget-header-actions{justify-content:center}.calendar-widget .calendar-widget-header .calendar-widget-header-actions:first-child{flex-direction:column}.calendar-widget .calendar-widget-header .calendar-widget-header-actions:first-child .slider-controls{order:2;margin:12px 0 0}.calendar-widget .calendar-widget-header .calendar-widget-header-actions:last-child{margin-top:18px}.calendar-widget .calendar-widget-title{font-size:1rem}}.event-preview-list .event-preview{margin-bottom:32px}.event-preview-list .event-preview:last-child{margin-bottom:0}.event-preview{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.event-preview.small{box-shadow:none}.event-preview.small .event-preview-cover{height:80px;border-radius:12px}.event-preview.small .event-preview-info{display:block;height:auto;padding:20px 0 0 42px}.event-preview.small .event-preview-info .date-sticker{width:30px;top:22px;left:0}.event-preview.small .event-preview-info .date-sticker .date-sticker-day{padding:6px 0 2px;border-top-left-radius:8px;border-top-right-radius:8px;font-size:1rem}.event-preview.small .event-preview-info .date-sticker .date-sticker-month{padding:2px 0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:.625rem}.event-preview.small .event-preview-title{font-size:.875rem}.event-preview.small .event-preview-text{margin-top:12px;font-size:.75rem;line-height:1.1666666667em}.event-preview.small .event-preview-timestamp{margin-top:6px;color:#8f91ac;font-size:.75rem}.event-preview .event-preview-cover{width:100%;height:98px;border-top-left-radius:12px;border-top-right-radius:12px}.event-preview .event-preview-info{display:flex;flex-direction:column;justify-content:space-between;height:385px;padding:40px 28px 32px;position:relative}.event-preview .event-preview-info .date-sticker{position:absolute;top:-42px;left:28px}.event-preview .event-preview-title{font-size:1rem;font-weight:700;cursor:pointer}.event-preview .event-preview-timestamp{margin-top:10px;font-size:.875rem;font-weight:500}.event-preview .event-preview-timestamp .bold{font-weight:700}.event-preview .event-preview-text{margin-top:20px;color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.event-preview .meta-line{margin-top:26px}.event-preview .button{width:100%;margin-top:38px}.quest-preview-list .quest-preview{margin-bottom:28px}.quest-preview-list .quest-preview:last-child{margin-bottom:0}.quest-preview .quest-preview-info{padding:2px 8px 0 42px;position:relative}.quest-preview .quest-preview-info .quest-preview-image{position:absolute;top:0;left:0;z-index:1}.quest-preview .quest-preview-info .quest-preview-title{font-size:.875rem;font-weight:700}.quest-preview .quest-preview-info .quest-preview-text{margin-top:4px;color:#3e3f5e;font-size:.75rem;font-weight:500;line-height:1.3333333333em}.quest-preview .progress-stat{margin-top:16px}.quest-item{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.quest-item .quest-item-cover{width:100%;height:120px;border-top-right-radius:12px;border-top-left-radius:12px}.quest-item .text-sticker{position:absolute;top:10px;right:-6px}.quest-item .quest-item-info{padding:44px 28px 0;position:relative}.quest-item .quest-item-badge{border:6px solid #fff;border-radius:50%;position:absolute;top:-28px;left:22px}.quest-item .quest-item-title{font-size:1.125rem;font-weight:700}.quest-item .quest-item-text{margin-top:18px;color:#3e3f5e;font-size:.875rem;font-weight:500;line-height:1.4285714286em}.quest-item .progress-stat{max-width:228px;margin-top:48px}.quest-item .quest-item-meta{display:flex;align-items:center;margin-top:22px;padding:14px 0;border-top:1px solid #eaeaf5}.quest-item .quest-item-meta .quest-item-meta-info{margin-left:10px}.quest-item .quest-item-meta .quest-item-meta-title{font-size:.75rem;font-weight:700}.quest-item .quest-item-meta .quest-item-meta-text{color:#3e3f5e;font-size:.625rem;font-weight:500}.forum-post-header{display:flex;align-items:center;height:40px}.forum-post-header .forum-post-header-title{font-size:.75rem;font-weight:700;text-transform:uppercase}.forum-post-header .forum-post-header-title:first-child{width:184px;padding-left:28px;flex-shrink:0}.forum-post-header .forum-post-header-title:last-child{width:79.185520362%}.forum-post-list{box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.forum-post-list .forum-post{box-shadow:none}.forum-post-list .forum-post:first-child,.forum-post-list .forum-post:first-child .forum-post-meta{border-top-left-radius:12px;border-top-right-radius:12px}.forum-post-list .forum-post:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.forum-post{background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.forum-post .forum-post-meta{display:flex;justify-content:space-between;align-items:center;min-height:56px;padding:0 28px;background-color:#fcfcfd}.forum-post .forum-post-timestamp{color:#8f91ac;font-size:.875rem;font-weight:500}.forum-post .forum-post-actions{display:flex}.forum-post .forum-post-actions .forum-post-action{margin-right:32px}.forum-post .forum-post-actions .forum-post-action:last-child{margin-right:0}.forum-post .forum-post-action{font-size:.875rem;font-weight:700;cursor:pointer}.forum-post .forum-post-action:hover{color:#00c7d9}.forum-post .forum-post-action.light{color:#adafca}.forum-post .forum-post-action.light:hover{color:#3e3f5e}.forum-post .forum-post-content{display:flex;min-height:234px}.forum-post .forum-post-content .forum-post-user{width:184px;flex-shrink:0}.forum-post .forum-post-content .forum-post-info{width:79.185520362%}.forum-post .forum-post-user{display:flex;flex-direction:column;align-items:center;padding-top:28px}.forum-post .forum-post-user .user-avatar.small{display:none}.forum-post .forum-post-user .forum-post-user-title{margin-top:8px;font-size:.875rem;font-weight:700}.forum-post .forum-post-user .forum-post-user-title a{color:#3e3f5e;font-weight:700}.forum-post .forum-post-user .forum-post-user-text{margin-top:4px;color:#8f91ac;font-size:.75rem;font-weight:500}.forum-post .forum-post-user .forum-post-user-text a{color:#8f91ac;font-weight:500}.forum-post .forum-post-user .forum-post-user-text a:hover{color:#00c7d9}.forum-post .forum-post-user .forum-post-user-tag{height:20px;margin-top:12px;padding:0 8px;border-radius:200px;background-color:#45437f;color:#fff;font-size:.75rem;font-weight:700;line-height:20px;text-transform:uppercase}.forum-post .forum-post-user .forum-post-user-tag.organizer{background-color:#615dfa}.forum-post .forum-post-info{padding:32px 28px 32px 0}.forum-post .forum-post-info .forum-post-paragraph{margin-top:24px;font-size:.875rem;line-height:1.7142857143em;font-weight:500}.forum-post .forum-post-info .forum-post-paragraph:first-child{margin-top:0}.forum-post .forum-post-info .forum-post-paragraph .bold{font-weight:700}.forum-post .forum-post-info .forum-post-image{margin-top:24px;width:75%;height:auto}@media screen and (max-width:460px){.forum-post-header{display:none}.forum-post .forum-post-content{display:block}.forum-post .forum-post-content .forum-post-info,.forum-post .forum-post-content .forum-post-user{width:100%}.forum-post .forum-post-actions .forum-post-action{margin-right:16px}.forum-post .forum-post-actions .forum-post-action:last-child{margin-right:0}.forum-post .forum-post-user{align-items:flex-start;padding-left:28px}.forum-post .forum-post-user .user-avatar{display:none}.forum-post .forum-post-user .user-avatar.small{display:block}.forum-post .forum-post-info{padding-left:28px}}.slider-panel .slider-panel-slide{width:100%;padding-top:56.25%;position:relative}.slider-panel .slider-panel-slide-image{width:100%;height:100%;border-radius:12px;position:absolute;top:0;left:0}.slider-panel .slider-panel-roster{display:flex;align-items:center;height:100px;margin-top:16px;padding:0 46px 0 74px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.slider-panel .slider-panel-roster .slider-controls{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 12px;position:absolute;top:0;left:0;z-index:1}.slider-panel .slider-panel-roster .slider-controls:after,.slider-panel .slider-panel-roster .slider-controls:before{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:40px}.slider-panel .slider-panel-roster .slider-controls:before{left:46px}.slider-panel .slider-panel-roster .slider-controls:after{display:none;right:46px}.slider-panel .slider-panel-roster .button{width:180px;margin-right:28px;position:relative;z-index:2}.slider-panel .slider-panel-roster .roster-pictures{position:relative;z-index:2}.roster-pictures{display:flex;padding:0 22px;position:relative}.roster-pictures:after,.roster-pictures:before{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:14px}.roster-pictures:before{left:0}.roster-pictures:after{right:0}.roster-pictures .roster-picture{margin-right:28px}.roster-pictures .roster-picture:last-child{margin-right:0}.roster-picture{width:48px;height:48px;cursor:pointer;position:relative}.roster-picture.tns-nav-active:before{content:"";width:100%;height:100%;border-radius:12px;border:4px solid #615dfa;position:absolute;top:0;left:0}.roster-picture .roster-picture-image{width:100%;height:100%;border-radius:12px}@media screen and (max-width:1365px){.slider-panel .slider-panel-roster{justify-content:center}.slider-panel .slider-panel-roster .roster-pictures{display:none}.slider-panel .slider-panel-roster .slider-controls:after{display:block}}.chart-wrap{width:100%;height:360px}.chart-wrap.small{height:210px}.chart{width:100%;height:100%}.chart,.demo-box{position:relative}.demo-box{padding:48px 28px 32px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.demo-box:before{content:"";width:100%;height:48px;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#615dfa;position:absolute;top:0;left:0;z-index:1}.demo-box:nth-child(2n+2):before{background-color:var(--pallete-accent)}.demo-box .demo-box-icon-wrap{display:flex;justify-content:center;align-items:center;width:68px;height:68px;border-radius:50%;background-color:#fff;margin:-26px auto 0;position:relative;z-index:2}.demo-box .demo-box-icon-wrap .demo-box-icon{fill:#3e3f5e}.demo-box .demo-box-text,.demo-box .demo-box-title{text-align:center}.demo-box .demo-box-title{margin-top:8px;font-size:1rem;font-weight:700}.demo-box .demo-box-text{margin-top:4px;font-size:.75rem;font-weight:500}.demo-box .button{margin-top:36px;overflow:hidden;position:relative}.demo-box .button .active-text,.demo-box .button .inactive-text{width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .3s ease-in-out}.demo-box .button .active-text{transform:translateY(100%)}.demo-box .button.active{background-color:var(--pallete-accent)}.demo-box .button.active .inactive-text{transform:translateY(-100%)}.demo-box .button.active .active-text{transform:translate(0)}.header{justify-content:space-between;width:100%;height:80px;background-color:var(--header-background);position:fixed;top:0;left:0;z-index:997}.header,.header .header-actions{display:flex;align-items:center}.header .header-actions.navigation{width:100%;display:flex;justify-content:space-between;padding-left:16px;flex-direction:row-reverse}.header .header-actions.search-bar{width:30%}.header .header-actions.search-bar .header-search-dropdown{width:100%}.header .header-actions .progress-stat{width:110px}.header .header-actions .register-button{padding:0 26px;margin:0 30px}.header .header-actions .login-form{margin:0 14px 0 12px}.header .header-actions .login-form .button{width:52px;height:52px;flex-shrink:0}.header .header-brand{display:flex;align-items:center}.header .header-brand .logo{margin-left:16px;cursor:pointer}.header .header-brand .logo img{height:40px}.header .header-brand .header-brand-text{margin-left:26px;color:#fff;font-family:Titillium Web,sans-serif;font-size:1.25rem;font-weight:900;text-transform:uppercase}.header .mobilemenu-trigger,.header .sidemenu-trigger{display:flex;justify-content:center;align-items:center;width:80px;height:80px;cursor:pointer}.header .sidemenu-trigger.active .icon-grid,.header .sidemenu-trigger:hover .icon-grid{fill:#fff}.header .sidemenu-trigger .icon-grid{pointer-events:none;transition:fill .3s ease-in-out}.header .mobilemenu-trigger{display:none}.header .input-search{width:100%}.header .action-list{height:80px}.header .action-list:after,.header .action-list:before{top:24px}.header .action-item{width:80px;height:80px}.sidemenu-trigger .icon-grid{fill:var(--navbar-inactive)}.sidemenu-trigger.active .icon-grid{fill:#fff}.floaty-bar{display:flex;justify-content:center;align-items:center;width:100%;height:60px;background-color:#615dfa;position:fixed;bottom:0;left:0;z-index:10000;display:none}.floaty-bar .bar-actions{display:flex;align-items:center}.floaty-bar .bar-actions .progress-stat{width:110px;margin:0 32px}.floaty-bar .action-list{height:60px}.floaty-bar .action-list:after,.floaty-bar .action-list:before{top:14px}.floaty-bar .action-list .action-list-item.unread:after{top:16px}.floaty-bar .action-item{width:80px;height:60px}.floaty-bar .login-button{padding:0 26px}@media screen and (max-width:1500px){.header .header-brand .header-brand-text{display:none}}@media screen and (max-width:1365px){.header.logged-out .header-actions .mobilemenu-trigger{display:flex}.header .header-actions .progress-stat{margin-right:28px}.header .header-actions.search-bar{width:50%;margin-right:26px}}@media screen and (max-width:960px){.header.logged-out .header-actions:nth-last-child(2){display:block}.header.logged-out .header-actions .navigation,.header.logged-out .header-actions .register-button,.header.logged-out .header-actions:last-child{display:none}.header .header-actions.search-bar{width:80%}.floaty-bar.logged-out{display:flex}}@media screen and (max-width:865px){.header{height:60px}}@media screen and (max-width:1299px){.header .header-actions:last-child{display:none}.header .header-actions.search-bar{height:100%;margin-right:0}.header .header-actions.search-bar .interactive-input{height:100%}.header .header-actions.search-bar .interactive-input input{border-radius:0}.header .header-actions .header-brand .logo{margin-left:16px}.header .header-actions .sidemenu-trigger{display:none}.floaty-bar,.header .header-actions .mobilemenu-trigger{display:flex}.header .header-actions .navigation{display:none}}@media screen and (max-width:480px){.floaty-bar .bar-actions:first-child{display:none}.floaty-bar .action-list{padding:0}.floaty-bar .action-list:after,.floaty-bar .action-list:before{display:none}.floaty-bar .action-list .action-list-item{padding:0 20px}.floaty-bar .action-item{width:auto;padding:0 20px}}.navigation{height:80px}.menu-main{display:flex;padding:0}.menu-main .menu-main-item{position:relative}.menu-main .menu-main-item .menu-main-item-link{padding:0 12px;display:block;color:var(--header-inactive);font-size:.8rem;font-weight:900;line-height:80px;cursor:pointer;transition:color .2s ease-in-out}.menu-main .menu-main-item .menu-main-item-link .icon-dots{transition:fill .2s ease-in-out}.menu-main .menu-main-item:hover>.menu-main-item-link{color:var(--header-hover)}.menu-main .menu-main-item:hover>.menu-main-item-link .icon-dots{fill:#41efff}.menu-main .menu-main-item:hover>.menu-main{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.menu-main .menu-main-item .menu-main{flex-flow:column;width:120px;padding:8px 0;border-radius:10px;background-color:#615dfa;position:absolute;top:64px;transform:translateY(-40px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.menu-main .menu-main-item .menu-main .menu-main-item .menu-main-item-link{padding:8px 0 8px 18px;line-height:1em}.menu.small .menu-item .menu-item-link,.menu.small .menu-item .menu-item-link:hover,.menu.small .menu-item.active .menu-item-link:hover{padding-left:0}.menu .menu-item{padding:0 16px;margin-bottom:10px}.menu .menu-item:last-child{margin-bottom:0}.menu .menu-item.active .menu-item-link,.menu .menu-item.active .menu-item-link:hover{color:#fff;background-color:var(--pallete-accent);box-shadow:4px 7px 12px 0 rgba(35,210,226,.2)}.menu .menu-item.active .menu-item-link:hover{padding-left:62px}.menu .menu-item.active .menu-item-link .menu-item-link-icon,.menu .menu-item.active .menu-item-link:hover .menu-item-link-icon{fill:#fff}.menu .menu-item .menu-item-link{display:block;height:48px;padding-left:62px;border-radius:12px;font-size:.875rem;font-weight:700;line-height:48px;position:relative;transition:all .2s ease-in-out}.menu .menu-item .menu-item-link:hover{background-color:#fff;color:#3e3f5e;padding-left:70px;box-shadow:3px 5px 20px 0 rgba(94,92,154,.12)}.menu .menu-item .menu-item-link:hover .menu-item-link-icon{fill:var(--navbar-hover)}.menu .menu-item .menu-item-link .menu-item-link-icon{position:absolute;top:14px;left:14px;pointer-events:none;transition:all .2s ease-in-out}.section-navigation{height:80px;padding:0 43px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative}.section-navigation .slider-controls .slider-control{width:43px;height:80px;position:absolute;top:0}.section-navigation .slider-controls .slider-control.left{left:0}.section-navigation .slider-controls .slider-control.right{right:0}.section-menu{height:80px;overflow:hidden}.section-menu.secondary .section-menu-item.active,.section-menu.secondary .section-menu-item:hover{border-bottom:4px solid #615dfa}.section-menu.secondary .section-menu-item.active .section-menu-item-icon{fill:#3e3f5e}.section-menu.medium .section-menu-item{width:160px}.section-menu .section-menu-item{float:left;width:122px;height:80px;position:relative}.section-menu .section-menu-item.active{border-bottom:4px solid var(--pallete-accent)}.section-menu .section-menu-item.active .section-menu-item-icon{fill:#3e3f5e;opacity:1}.section-menu .section-menu-item:hover{border-bottom:4px solid var(--pallete-accent)}.section-menu .section-menu-item:hover .section-menu-item-icon{transform:translateY(-20px);opacity:0;visibility:hidden}.section-menu .section-menu-item:hover .section-menu-item-text{transform:translate(0);opacity:1;visibility:visible}.section-menu .section-menu-item:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:30px;right:0}.section-menu .section-menu-item:first-child:before{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:30px;left:0}.section-menu .section-menu-item .section-menu-item-icon{fill:#adafca;opacity:.6;position:absolute;top:30px;left:50%;margin-left:-10px;transition:opacity .25s ease-in-out,visibility .25s ease-in-out,transform .25s ease-in-out}.section-menu .section-menu-item .section-menu-item-text{width:100%;color:#3e3f5e;font-size:.875rem;font-weight:700;text-align:center;position:absolute;top:34px;transform:translateY(20px);opacity:0;visibility:hidden;transition:opacity .25s ease-in-out,visibility .25s ease-in-out,transform .25s ease-in-out}.sidebar{height:100%;padding-top:80px;position:fixed;top:0;z-index:1}.sidebar.right{right:0}.sidebar.left{left:0}.sidebar.navigation-widget{padding-top:0;margin-top:80px;overflow-y:auto;transition:transform .35s ease-in-out}.sidebar.navigation-widget.navigation-widget-mobile{margin-top:0;z-index:1000}.sidebar.navigation-widget.closed{padding-top:20px;overflow-y:visible}.sidebar.navigation-widget.delayed{transition-delay:.25s}.sidebar.navigation-widget.hidden{transform:translate(-100%)}.sidebar.chat-widget{height:100%}.sidebar.chat-widget.chat-widget-overlay{height:auto}.sidebar.chat-widget.chat-widget-overlay .chat-widget-form{bottom:0}.sidebar.chat-widget.closed{transform:translate(220px)}.sidebar.chat-widget.closed .chat-widget-form{bottom:0}.sidebar.chat-widget.hidden{transform:translate(100%)}.sidebar.chat-widget .chat-widget-button,.sidebar.chat-widget .chat-widget-form{position:absolute;left:0;z-index:9999}.sidebar.chat-widget .chat-widget-form{bottom:80px}.sidebar.chat-widget .chat-widget-button{bottom:0}.section .section-filters-bar{margin-top:30px}.section-header{display:flex;justify-content:space-between}.section-header-info .section-pretitle{color:#8f91ac;font-size:.75rem;font-weight:600;text-transform:uppercase}.section-header-info .section-title{margin-top:8px;font-size:1.625rem;font-weight:700}.section-header-info .section-title .highlighted{color:#00c7d9}.section-header-info .section-title .highlighted.secondary{color:#615dfa}.section-header-info .section-title.pinned:before{content:"pinned";display:inline-block;margin-right:12px;padding:4px 8px;border-radius:200px;background-color:var(--pallete-accent);color:#fff;font-size:.75rem;font-weight:700;line-height:1em;text-transform:uppercase;position:relative;top:-4px}.section-header-actions{display:flex;align-items:flex-end;padding-bottom:4px}.section-header-actions .section-header-action{color:#adafca;font-size:.875rem;font-weight:700;cursor:pointer;transition:color .2s ease-in-out}.section-header-actions .section-header-action:hover{color:#3e3f5e}.section-header-actions .section-header-action+.section-header-action{margin-left:32px}.section-header-actions .slider-controls{display:flex;justify-content:space-between;width:60px}.section-header-actions .section-header-subsection{color:#3e3f5e;font-size:.875rem;font-weight:700}.section-header-actions .section-header-subsection:last-child{color:#adafca}.section-header-actions .section-header-subsection+.section-header-subsection{margin-left:26px;position:relative}.section-header-actions .section-header-subsection+.section-header-subsection:before{content:"";width:2px;height:10px;background-color:var(--pallete-accent);position:absolute;top:2px;left:-13px}.section-filters-bar{display:flex;justify-content:space-between;align-items:center;height:96px;padding:0 28px;border-radius:12px;box-shadow:0 0 40px 0 rgba(94,92,154,.06);background-color:#fff}.section-filters-bar .form+.button{margin-top:0}.section-filters-bar.centered{justify-content:center}.section-filters-bar.v1 .form .form-select-v,.section-filters-bar.v3 .form,.section-filters-bar.v5 .section-filters-bar-actions:first-child .form{display:none}.section-filters-bar .section-filters-bar-actions{display:flex;align-items:center}.section-filters-bar .section-filters-bar-actions .form+.filter-tabs{margin-left:80px}.section-filters-bar .section-filters-bar-actions .form+.button{flex-shrink:0;margin-left:16px}.section-filters-bar .form-input.with-button{width:240px}.section-filters-bar .form-input.with-button input{padding-right:82px}.section-filters-bar .form-item.split.medium .button{width:180px}.section-filters-bar .form-item.split .form-input-decorated{width:188px}.section-filters-bar .form-item.split .form-input-decorated .form-input{width:100%}.section-filters-bar .form-item.split .form-input,.section-filters-bar .form-item.split .form-select-v{width:300px}.section-filters-bar .form-item.split .form-select-v.small{width:254px}.section-filters-bar .form-item.split .button{width:64px}.section-filters-bar .button{width:180px}.section-filters-bar .filter-tabs{height:96px}.section-filters-bar .section-filters-bar-title{font-size:1rem;font-weight:700}.section-filters-bar .section-filters-bar-title a{color:#3e3f5e;font-weight:700}.section-filters-bar .section-filters-bar-title .separator{display:inline-block;width:2px;height:10px;margin:0 12px;background-color:var(--pallete-accent)}.section-filters-bar .section-filters-bar-title+.section-filters-bar-text{margin-top:8px}.section-filters-bar .section-filters-bar-title+.section-filters-bar-text.small-space{margin-top:4px}.section-filters-bar .section-filters-bar-text{display:flex;align-items:center;font-family:var(--font-main-family);color:#3e3f5e;font-size:.875rem;font-weight:500}.section-filters-bar .section-filters-bar-text .bold{font-weight:700}.section-filters-bar .section-filters-bar-text .bold:last-child{margin-right:4px}.section-filters-bar .section-filters-bar-text .highlighted{color:#00c7d9;font-weight:700;margin:0 4px}.section-filters-bar .section-filters-bar-text .user-avatar{margin:0 4px}.section-pager-bar-wrap{margin-top:32px}.section-pager-bar-wrap.align-right{text-align:right}.section-pager-bar-wrap.align-center{text-align:center}.section-pager-bar-wrap .section-pager-bar{display:inline-block;margin:0}.section-pager-bar{width:494px;height:60px;margin:32px auto 0;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06);position:relative;overflow:hidden}.section-pager-bar .section-pager{height:100%;position:absolute;top:0;left:60px;z-index:1}.section-pager-bar .section-pager-controls .slider-control{width:60px;height:60px;background-color:#fff;position:absolute;top:0;z-index:2}.section-pager-bar .section-pager-controls .slider-control.left{left:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.section-pager-bar .section-pager-controls .slider-control.right{right:0;border-top-right-radius:12px;border-bottom-right-radius:12px}.section-pager{display:flex;align-items:center}.section-pager.secondary .section-pager-item.active .section-pager-item-text,.section-pager.secondary .section-pager-item:hover .section-pager-item-text{color:#615dfa}.section-pager .section-pager-item{padding:0 8px;cursor:pointer;position:relative}.section-pager .section-pager-item:before{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:12px;left:0}.section-pager .section-pager-item:last-child:after{content:"";width:1px;height:20px;background-color:#eaeaf5;position:absolute;top:12px;right:0}.section-pager .section-pager-item.active .section-pager-item-text,.section-pager .section-pager-item:hover .section-pager-item-text{background-color:#fff;color:#00c7d9;box-shadow:3px 5px 20px 0 rgba(94,92,154,.12)}.section-pager .section-pager-item .section-pager-item-text{background-color:#fff;padding:16px;border-radius:12px;font-size:.875rem;font-weight:700;transition:color .2s ease-in-out,box-shadow .2s ease-in-out,background-color .2s ease-in-out}.section-results-text{margin-top:-12px;color:#8f91ac;font-size:.875rem;font-weight:500}.section-banner{min-height:160px;padding:52px 60px 0 200px;border-radius:12px;background:url(/img/banner/banner-bg.png) no-repeat 50%;position:relative}.section-banner .section-banner-icon{position:absolute;bottom:0;left:0}.section-banner .section-banner-text,.section-banner .section-banner-title{color:#fff}.section-banner .section-banner-title{font-size:2.25rem;font-weight:700}.section-banner .section-banner-text{margin-top:10px;font-size:1rem;font-weight:500}@media screen and (max-width:1500px){.section-filters-bar.v4 .form-item.split .form-select-v.small{width:200px}}@media screen and (max-width:1365px){.section-filters-bar.v1,.section-filters-bar.v3,.section-filters-bar.v4,.section-filters-bar.v5,.section-filters-bar.v7{flex-direction:column;height:auto;padding:32px 28px}.section-filters-bar.v1 .filter-tabs,.section-filters-bar.v3 .filter-tabs,.section-filters-bar.v5 .filter-tabs{display:none}.section-filters-bar.v1 .section-filters-bar-actions,.section-filters-bar.v4 .section-filters-bar-actions,.section-filters-bar.v7 .section-filters-bar-actions{margin-bottom:40px}.section-filters-bar.v1 .section-filters-bar-actions:last-child,.section-filters-bar.v4 .section-filters-bar-actions:last-child,.section-filters-bar.v7 .section-filters-bar-actions:last-child{margin-bottom:0}.section-filters-bar.v1 .section-filters-bar-actions .form{display:flex}.section-filters-bar.v1 .section-filters-bar-actions .form .form-select-v{display:block;width:254px;margin-left:16px}.section-filters-bar.v3 .form{display:block}.section-filters-bar.v4 .section-filters-bar-actions{margin-bottom:40px}.section-filters-bar.v5 .section-filters-bar-actions{width:100%;flex-direction:column;align-items:center}.section-filters-bar.v5 .section-filters-bar-actions:first-child .form{display:block}.section-filters-bar.v5 .section-filters-bar-actions:first-child .form .form-select-v{margin-bottom:24px}.section-filters-bar.v5 .section-filters-bar-actions .form-item.split{width:100%;flex-direction:column;align-items:center}.section-filters-bar.v5 .section-filters-bar-actions .form-item.split .form-select-v{width:100%;margin:0 0 24px}.section-results-text{margin-top:24px;text-align:center}}@media screen and (max-width:960px){.section-filters-bar.v1 .section-filters-bar-actions{width:100%;justify-content:center}.section-filters-bar.v1 .section-filters-bar-actions .form{display:block}.section-filters-bar.v1 .section-filters-bar-actions .form .form-input.with-button{width:100%}.section-filters-bar.v1 .section-filters-bar-actions .form .form-select-v{width:100%;margin:24px 0 0}.section-filters-bar.v2{flex-direction:column;height:auto;padding:32px 28px}.section-filters-bar.v2 .form .form-item.split{flex-direction:column;align-items:center}.section-filters-bar.v2 .form .form-item.split .form-select-v{width:100%;margin:0 0 24px}.section-filters-bar.v4 .section-filters-bar-actions{width:100%;margin-bottom:0}.section-filters-bar.v4 .section-filters-bar-actions .form-item.split{flex-direction:column;align-items:center}.section-filters-bar.v4 .section-filters-bar-actions .form-item.split .form-input,.section-filters-bar.v4 .section-filters-bar-actions .form-item.split .form-select-v{width:100%;margin:0 0 24px}.section-filters-bar.v4 .section-filters-bar-actions:first-child .form-item.split{position:relative}.section-filters-bar.v4 .section-filters-bar-actions:first-child .form-item.split .form-input{width:100%}.section-filters-bar.v4 .section-filters-bar-actions:first-child .form-item.split .form-input input{padding-right:82px}.section-filters-bar.v4 .section-filters-bar-actions:first-child .form-item.split .button{position:absolute;top:0;right:0}.section-filters-bar.v6{flex-direction:column;height:auto;padding:32px 28px}.section-filters-bar.v6.v6-2 .section-filters-bar-actions:first-child .form-item.split{flex-direction:column;position:relative}.section-filters-bar.v6.v6-2 .section-filters-bar-actions:first-child .form-item.split .form-input,.section-filters-bar.v6.v6-2 .section-filters-bar-actions:first-child .form-item.split .form-input-decorated{width:100%}.section-filters-bar.v6.v6-2 .section-filters-bar-actions:first-child .form-item.split .form-input input{padding-right:0}.section-filters-bar.v6.v6-2 .section-filters-bar-actions:first-child .form-item.split .button{width:180px;margin:0 auto 16px;position:static}.section-filters-bar.v6 .section-filters-bar-actions{width:100%;justify-content:center}.section-filters-bar.v6 .section-filters-bar-actions:first-child .form-item.split{position:relative}.section-filters-bar.v6 .section-filters-bar-actions:first-child .form-item.split .form-input{width:100%;margin-bottom:24px}.section-filters-bar.v6 .section-filters-bar-actions:first-child .form-item.split .form-input input{padding-right:82px}.section-filters-bar.v6 .section-filters-bar-actions:first-child .form-item.split .button{position:absolute;top:0;right:0}.section-filters-bar.v7 .section-filters-bar-actions{width:100%;flex-direction:column;justify-content:center}.section-filters-bar.v7 .section-filters-bar-actions .form+.button{margin-top:24px}.section-filters-bar.v7 .section-filters-bar-actions .form-item.split{position:relative}.section-filters-bar.v7 .section-filters-bar-actions .form-item.split .form-input{width:100%}.section-filters-bar.v7 .section-filters-bar-actions .form-item.split .form-input input{padding-right:82px}.section-filters-bar.v7 .section-filters-bar-actions .form-item.split .button{position:absolute;top:0;right:0}.section-pager-bar{width:306px}.section-banner{height:86px;min-height:auto;padding:18px 28px 0 108px}.section-banner .section-banner-icon{width:92px;height:86px}.section-banner .section-banner-title{font-size:1.5rem}.section-banner .section-banner-text{margin-top:6px;font-size:.75rem}}@media screen and (max-width:480px){.section-filters-bar .section-filters-bar-actions:last-child .form-item.split.medium .button,.section-filters-bar.v2 .form-item.split.medium .button{width:100%}}.tns-ovh{overflow:visible!important}.tns-slider{margin:0 auto}.history-widget{padding-bottom:28px}.history-widget .exp-line-list{padding:8px 28px 0}.highlight.accent{color:var(--navbar-hover)}.highlight.light{color:#8f91ac}.highlight.fw500{font-weight:500}.sign-in-popup .popup-box-title,.sign-up-popup .popup-box-title{font-size:1.625rem;text-align:center}.sign-in-popup .popup-box-subtitle,.sign-up-popup .popup-box-subtitle{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.9rem;text-align:center}.sign-in-popup .popup-box-action-text,.sign-up-popup .popup-box-action-text{text-align:center}.popup-box-action-text.error{color:red}.sign-in-popup .popup-box-actions.full,.sign-up-popup .popup-box-actions.full{padding-top:28px}.achievement-box.first{background:#615dfa}.achievement-box.second{background:#5886fb}.achievement-box.third{background:#4aacfd}.banner-tags{margin-bottom:64px}.content-grid .grid.banner-tags{margin-top:0}.rewards-banner{margin-top:64px}.badge-item-stat-image{width:40%;max-width:60px}.content-grid .section-header.section-header-banner{margin-top:0}.rewards-list .badge-item-stat .badge-item-stat-text{width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;margin:0 auto}@media screen and (max-width:1299px){.header-container{max-width:95%;margin:0 auto}}.grid-block{margin-bottom:64px}.badge-item-stat .badge-item-stat-title.small{margin-top:0;font-weight:500}.all-rights{margin-top:16px}.grid-request-call{justify-items:center}.cashflow-event.request-call{max-width:500px}.cashflow-event.request-call .form{margin-top:28px}.error-text{color:red}.success-text{color:green}.widget-box.small{padding:8px 14px}@media screen and (max-width:680px){.table.table-history .table-column:nth-child(4),.table.table-history .table-header-column:nth-child(4),.table.table-rewards .table-column:nth-child(3),.table.table-rewards .table-column:nth-child(4),.table.table-rewards .table-header-column:nth-child(3),.table.table-rewards .table-header-column:nth-child(4){display:none}}.footer,.footer-wrap{background-color:#fff}.footer.content-grid{padding-top:0;padding-bottom:0}.footer-top{padding:48px 0 16px}.footer-bottom,.footer-top{display:flex;justify-content:space-between}.footer-bottom{align-items:center;min-height:90px;border-top:1px solid #eaeaf5}.footer-bottom .footer-bottom-text{font-size:.875rem;font-weight:700;text-align:center}.footer-bottom .footer-bottom-text a{font-weight:700}.footer-info .footer-info-text{width:284px;margin-top:26px;color:var(--footer-inactive);font-size:.875rem;line-height:1.7142857143em;font-weight:500}.footer-info .social-items{flex-wrap:wrap;margin-top:32px}.footer-info .social-items .social-item{margin-top:12px}.footer-info-brand{display:flex;align-items:center}.footer-info-brand .footer-info-brand-image{width:auto;height:40px}.footer-info-brand .footer-info-brand-image+.footer-info-brand-info{margin-left:12px}.footer-info-brand .footer-info-brand-info{margin-top:-3px}.footer-info-brand .footer-info-brand-title{font-family:Titillium Web,sans-serif;font-size:1.375rem;font-weight:900;text-transform:uppercase}.footer-info-brand .footer-info-brand-subtitle{margin-top:2px;color:#8f91ac;font-size:.625rem;font-weight:700;text-transform:uppercase}.footer-navigation{display:flex}.footer-navigation .navigation-section{width:184px;margin-right:16px}.footer-navigation .navigation-section:last-child{margin-right:0}.navigation-section .navigation-section-title{font-size:1rem;font-weight:700}.navigation-section .navigation-section-links{margin-top:46px}.navigation-section .navigation-section-links:first-child{margin-top:60px}.navigation-section .navigation-section-links .navigation-section-link{margin-bottom:16px}.navigation-section .navigation-section-links .navigation-section-link:last-child{margin-bottom:0}.navigation-section .navigation-section-link{display:block;color:var(--footer-inactive);font-size:.875rem;font-weight:500}.navigation-section .navigation-section-link:hover{color:var(--footer-hover);font-weight:600}@media screen and (max-width:1000px){.footer-top{padding:48px 0 24px;flex-direction:column;align-items:center}.footer-info .footer-info-text{text-align:center}.footer-info .social-items,.footer-info-brand{justify-content:center}.footer-navigation{padding:0 32px;flex-wrap:wrap;display:none}.footer-navigation .navigation-section{margin-top:64px}}@media screen and (max-width:960px){.footer-navigation .navigation-section{width:auto;margin-right:64px}.footer-bottom{padding:32px 0;flex-direction:column}.footer-bottom .footer-bottom-text:last-child{margin-top:32px}}.social-items svg{fill:#3e3f5e}.post-options.centered{justify-content:center}.widget-box-title.second{margin-top:48px}.widget-box-text.error{margin-top:32px;color:red}.widget-box-text.success{margin-top:32px;color:green}.file_upload{display:none}.profile-header.v2 .profile-header-info .user-short-description.game-mod{min-height:auto;padding:21px 0 0;position:absolute;left:32px;top:0}.profile-header.v2 .profile-header-info .user-stats.game-mod{left:auto;top:38px;right:32px}@media screen and (max-width:480px){.profile-header.v2 .profile-header-info .user-short-description.game-mod{padding-top:32px}}@media screen and (max-width:1365px){.profile-header.v2 .profile-header-info .user-short-description.game-mod{min-height:auto;padding:52px 0 0;position:static}}@media screen and (max-width:480px){.profile-header.v2 .profile-header-info .user-stats.game-mod .user-stat{display:block}}.user-short-description.big .user-short-description-text.big{font-size:1rem}.membership-preview{display:flex;flex-direction:column;justify-content:space-between;padding:32px 40px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.membership-preview .membership-preview-price{display:flex;align-items:center;font-size:3rem;font-weight:700}.membership-preview .membership-preview-price .membership-preview-price-currency{color:var(--pallete-accent);font-size:1.75rem}.membership-preview .membership-preview-name{margin-top:18px;font-size:2rem;font-weight:700}.membership-preview .membership-preview-description,.membership-preview .membership-preview-period{font-size:1rem;font-weight:500;line-height:1.7142857143em}.membership-preview .membership-preview-description{margin-top:20px;color:#3e3f5e}.membership-preview .membership-preview-description blockquote,.membership-preview .membership-preview-description ol,.membership-preview .membership-preview-description ul{margin-top:20px;padding-left:20px}.membership-preview .membership-preview-description a{color:var(--pallete-accent);font-weight:700}.membership-preview .membership-preview-description ol ol,.membership-preview .membership-preview-description ol ul,.membership-preview .membership-preview-description ul ol,.membership-preview .membership-preview-description ul ul{padding-left:0;margin:12px}.membership-preview .membership-preview-description ol li,.membership-preview .membership-preview-description ul li{margin-bottom:12px;display:list-item}.membership-preview .membership-preview-description ol li:last-child,.membership-preview .membership-preview-description ul li:last-child{margin-bottom:0}.membership-preview .membership-preview-description ul{list-style:disc}.membership-preview .membership-preview-description ul ul{list-style:circle}.membership-preview .membership-preview-description ul ol{list-style:lower-alpha}.membership-preview .membership-preview-description ol{list-style:decimal}.membership-preview .membership-preview-description ol ul{list-style:circle}.membership-preview .membership-preview-description ol ol{list-style:lower-alpha}.membership-preview .membership-preview-button,.membership-preview .membership-preview-notice{margin-top:46px}.membership-preview .membership-preview-notice{display:flex;justify-content:center;align-items:center;height:48px;border-radius:200px;background-color:#fff;font-size:.875rem;font-weight:700;box-shadow:3px 5px 20px 0 rgba(94,92,154,.12)}.achivment-number,.membership-preview-number{color:var(--navbar-hover)}.achivment-number{font-weight:700}.cf-text{color:#fff;text-shadow:#fea223 2px 0 0,#fea223 1.75517px .958851px 0,#fea223 1.0806px 1.68294px 0,#fea223 .141474px 1.99499px 0,#fea223 -.832294px 1.81859px 0,#fea223 -1.60229px 1.19694px 0,#fea223 -1.97998px .28224px 0,#fea223 -1.87291px -.701566px 0,#fea223 -1.30729px -1.5136px 0,#fea223 -.421592px -1.95506px 0,#fea223 .567324px -1.91785px 0,#fea223 1.41734px -1.41108px 0,#fea223 1.92034px -.558831px 0}.mt-0{margin-top:0!important}ul.menu{padding:0}.tooltip{z-index:99999}.badge-no-items{text-align:center;margin-top:64px;font-size:1.5rem}.modal-content{border:none!important}.main-content{min-height:80vh}.footer-info-brand svg.icon-haier-logo{fill:#000}.overlay-mobile{width:100%;height:100%;position:fixed;top:0;left:0;z-index:998;background-color:rgba(21,21,31,.96);opacity:1;visibility:visible;transition:opacity .3s ease-in-out 0s,visibility .3s ease-in-out 0s}.overlay-mobile.hidden{opacity:0;visibility:hidden}@media screen and (min-width:1299px){.navigation-widget-mobile,.overlay-mobile{display:none}}.header-spinner{margin:0 42px;color:#fff}.button-spinner{margin-top:8px}.button.icon{aspect-ratio:1}.post-open-content-body .accordion-button{color:#3e3f5e}.post-open-content-body .accordion-button:not(.collapsed){color:var(--footer-hover);background-color:rgba(231,241,255,0);box-shadow:inset 0 -1px 0 rgba(0,0,0,.13)}.menu-main .menu-main-item .menu-main-item-link .icon-telegram{transition:fill .2s ease-in-out}.menu-main .menu-main-item>.menu-main-item-link .icon-telegram{fill:var(--navbar-inactive);position:relative;left:-6px}.menu-main .menu-main-item:hover>.menu-main-item-link .icon-telegram{fill:#fff}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:4px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#adafca;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.4;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}[data-simplebar].navigation-widget{position:fixed}[data-simplebar].navigation-widget .simplebar-scrollbar{right:4px}.tns-outer{padding:0!important;overflow-x:hidden}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:calc(100% / 70);height:10px;float:left}.post-open{margin-bottom:80px}.post-open.v3{border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.post-open.v3.full .post-open-body .post-open-content .post-open-content-body{width:100%}.post-open.v3 .post-gallery{width:100%;height:480px;position:relative}.post-open.v3 .post-gallery .gallery-popup-button{position:absolute;top:-8px;right:16px;z-index:2}.post-open.v3 .post-gallery .post-gallery-slider-item{height:480px}.post-open.v3 .post-gallery .post-gallery-controls .slider-control{position:absolute;top:224px;z-index:1}.post-open.v3 .post-gallery .post-gallery-controls .slider-control.left{left:-8px}.post-open.v3 .post-gallery .post-gallery-controls .slider-control.right{right:-8px}.post-open.v3 .post-open-heading{padding:60px 0;text-align:center}.post-open.v3 .post-open-heading .post-open-title{width:62.2171945701%;margin:22px auto 0}.post-open.v3 .post-open-heading .post-open-heading-meta{margin-top:30px;display:flex;justify-content:center;align-items:center}.post-open.v3 .post-open-heading .post-open-heading-meta .post-open-heading-meta-title{margin-right:16px;font-size:.75rem;font-weight:700;text-transform:uppercase}.post-open.v3 .post-open-heading .post-open-heading-meta .author-preview-text{text-align:left}.post-open.v3 .post-open-heading+.post-open-body{padding-top:0}.post-open.v3 .post-open-cover{height:480px}.post-open.v3 .post-open-body{width:100%;max-width:100%;padding-top:80px;margin:0;border-radius:0;background-color:transparent;box-shadow:none}.post-open.v3 .post-open-body .post-open-content{margin-top:0;padding:0 84px}.post-open.v3 .post-open-body .post-open-content .post-open-content-sidebar{width:13.9664804469%}.post-open.v3 .post-open-body .post-open-content .post-open-content-body{width:86.0335195531%}.post-open.v2.full .post-open-body{width:90%;max-width:100%;margin:-100px auto 0}.post-open.v2.full .post-open-body .post-open-content .post-open-content-sidebar{width:14.3835616438%;max-width:84px}.post-open.v2.full .post-open-body .post-open-content .post-open-content-body{width:85.6164383562%}.post-open.v2.no-cover{padding-top:0}.post-open.v2.no-cover .post-open-body{margin-top:0}.post-open.v2.no-cover .post-open-body .post-open-heading{margin-bottom:70px}.post-open.v2.no-cover .post-open-sidebar{padding-top:0}.post-open.v2 .grid{margin-top:0;justify-items:end}.post-open.v2 .post-open-cover{min-height:662px;height:auto;border-radius:12px}.post-open.v2 .post-open-cover-overlay{display:flex;align-items:flex-end;width:100%;height:100%;min-height:inherit;padding:80px 100px 160px;border-radius:12px;background-color:rgba(32,33,49,.6)}.post-open.v2 .post-open-cover-overlay .post-open-heading{width:100%}.post-open.v2 .post-open-cover-overlay .post-open-heading .post-open-timestamp,.post-open.v2 .post-open-cover-overlay .post-open-heading .post-open-timestamp .highlighted{color:#fff}.post-open.v2 .post-open-cover-overlay .post-open-heading .post-open-timestamp a{font-weight:700}.post-open.v2 .post-open-cover-overlay .post-open-heading .post-open-title{width:75%;color:#fff;font-size:3.375rem}.post-open.v2 .post-open-body{width:88.6877828054%;max-width:784px;padding-top:80px;margin:-100px 0 0}.post-open.v2 .post-open-body .post-open-content{margin-top:0}.post-open.v2 .post-open-sidebar{width:100%;padding-top:32px}.post-open.no-cover{padding-top:32px}.post-open.no-cover .post-open-body{margin-top:0}.post-open .post-open-cover{width:100%;height:560px}.post-open .post-open-heading .post-open-timestamp{color:var(--color-text-alt-2);font-size:1rem;font-weight:700;text-transform:uppercase}.post-open .post-open-heading .post-open-timestamp .highlighted{margin-right:12px}.post-open .post-open-heading .post-open-title{margin-top:22px;font-size:2.875rem;font-weight:700;word-wrap:break-word}.post-open .post-open-body{width:65%;max-width:784px;margin:-220px auto 0;padding-top:90px;border-radius:12px;background-color:#fff;box-shadow:0 0 40px 0 rgba(94,92,154,.06)}.post-open .post-open-body .post-open-heading{padding:0 100px}.post-open .post-open-body .post-open-heading .post-open-timestamp{color:var(--color-text-alt-2)}.post-open .post-open-body .post-open-heading .post-open-timestamp .highlighted{color:var(--color-text)}.post-open .post-open-body .post-open-content{display:flex;margin-top:70px;padding:0 100px}.post-open .post-open-body .post-open-content .post-open-content-sidebar{width:84px;flex-shrink:0}.post-open .post-open-body .post-open-content .post-open-content-sidebar .author-preview{padding-right:16px}.post-open .post-open-body .post-open-content .post-open-content-sidebar .post-open-sidebar-title{width:40px;margin-top:24px;font-size:.75rem;font-weight:700;text-transform:uppercase;text-align:center}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links{margin-top:26px}.post-open .post-open-body .post-open-content .post-open-content-body{width:500px;padding-bottom:80px}.post-open .post-open-body .post-open-content .post-open-content-body .post-open-excerpt{font-size:1.375rem;font-weight:500;line-height:1.5454545455em}.post-open .post-open-body .post-open-content .post-open-content-body .post-open-paragraph{margin-top:36px;font-size:1rem;font-weight:500;line-height:2em}.post-open .post-open-body .post-open-content .post-open-content-body .post-open-paragraph:first-child{margin-top:0}.post-open .post-open-body .post-open-content .post-open-content-body .post-open-image{width:100%;height:320px;margin-top:50px}.post-open .post-open-body .post-open-content .post-open-content-body .post-open-image-caption{margin-top:20px;color:#8f91ac;font-size:.875rem;line-height:1.7142857143em;font-weight:500;text-align:center}.post-open .post-open-body .post-open-content .post-open-content-body .tag-list{margin-top:60px}.post-open .post-open-body .post-open-content .post-open-content-body .tag-list:first-child{margin-top:160px}.post-open .post-open-body .page-loader-indicator{margin:0;padding-bottom:40px}.post-open .post-open-body .post-options{padding:0 100px}.post-open .post-footer>.content-actions{margin:0 28px;border-top:1px solid var(--color-divider)}@media screen and (max-width:1365px){.post-open .post-open-body{width:95%;max-width:100%}.post-open .post-open-body .post-open-content .post-open-content-sidebar{width:15%}.post-open .post-open-body .post-open-content .post-open-content-body{width:85%}.post-open.v3 .post-open-heading .post-open-title{width:90%}.post-open.v2 .grid{justify-items:center}.post-open.v2 .post-open-cover-overlay{padding:80px 40px 160px}.post-open.v2 .post-open-heading .post-open-title{width:100%}.post-open.v2 .post-open-body{width:95%;max-width:100%}}@media screen and (max-width:960px){.post-open.v2 .post-open-body{padding-top:40px}.post-open.v2 .post-open-body .post-open-content .post-open-content-sidebar{margin-bottom:40px}.post-open.v3 .post-open-body .post-open-content{padding:0 40px}.post-open.v3 .post-open-body .post-open-content .post-open-content-body,.post-open.v3 .post-open-body .post-open-content .post-open-content-sidebar{width:100%}.post-open .post-open-body .post-open-heading{padding:0 40px}.post-open .post-open-body .post-open-content{padding:0 40px;margin-top:40px;flex-direction:column}.post-open .post-open-body .post-open-content .post-open-content-body,.post-open .post-open-body .post-open-content .post-open-content-sidebar{width:100%}.post-open .post-open-body .post-open-content .post-open-content-sidebar{margin-bottom:60px;display:flex;align-items:center}.post-open .post-open-body .post-open-content .post-open-content-sidebar .post-open-sidebar-title{width:auto;margin:0 0 0 16px;line-height:40px;text-align:left}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links{margin:0 0 0 26px}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links.vertical{flex-direction:row}.post-open .post-open-body .post-open-content .post-open-content-sidebar .social-links.vertical .social-link{margin:0 16px 0 0}.post-open .post-open-body .post-open-content .post-open-content-body .tag-list:first-child{margin-top:60px}.post-open .post-open-body .post-options{padding:0 28px}}@media screen and (max-width:460px){.post-open .post-open-cover{height:320px}.post-open .post-open-body{margin-top:-100px;padding-top:60px}.post-open .post-open-body .post-open-content,.post-open .post-open-body .post-open-heading{padding:0 28px}.post-open .post-open-body .post-open-heading .post-open-title{font-size:2.25rem}}.page-open-content>p,.post-comment-text>div>p,.post-open-content-body>p{margin-top:32px;font-weight:500;line-height:2em}.page-open-content>p:first-child,.post-comment-text>div>p:first-child,.post-open-content-body>p:first-child{margin-top:0}.page-open-content>h1,.page-open-content>h2,.page-open-content>h3,.page-open-content>h4,.page-open-content>h5,.page-open-content>h6,.post-comment-text>div>h1,.post-comment-text>div>h2,.post-comment-text>div>h3,.post-comment-text>div>h4,.post-comment-text>div>h5,.post-comment-text>div>h6,.post-open-content-body>h1,.post-open-content-body>h2,.post-open-content-body>h3,.post-open-content-body>h4,.post-open-content-body>h5,.post-open-content-body>h6{margin-top:60px}