@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap);body[data-sidebar=dark] #sidebar-menu ul li a{color:#2d2d2d!important}body[data-sidebar=dark] #sidebar-menu ul li a:hover i{color:rgba(45,45,45,.3764705882)!important}body[data-sidebar=dark] .mm-active .active i{color:#2d2d2d!important}body[data-sidebar=dark] .mm-active{color:#000}.btn-primary{background-color:#2d2d2d;border-color:#2d2d2d}.btn-primary:hover{background-color:rgba(45,45,45,.5647058824);border-color:rgba(45,45,45,.5647058824)}.el-button--primary{background-color:#2d2d2d;border-color:#2d2d2d}.el-button--primary.is-plain{color:#2d2d2d;background-color:rgba(45,45,45,.08);border-color:rgba(45,45,45,.28)}.el-button--primary:focus,.el-button--primary:hover{background-color:rgba(45,45,45,.5647058824);border-color:rgba(45,45,45,.5647058824)}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background-color:#2d2d2d;border-color:#2d2d2d}.el-button--primary.is-disabled{background-color:rgba(45,45,45,.2509803922);border-color:rgba(45,45,45,.2509803922)}.el-button--primary.is-plain.is-disabled{color:rgba(45,45,45,.55);background-color:rgba(45,45,45,.05);border-color:rgba(45,45,45,.16)}.el-button:focus,.el-button:hover{color:#2d2d2d;font-weight:550;background-color:rgba(45,45,45,.062745098);border-color:rgba(45,45,45,.1882352941)}.el-button--danger:focus,.el-button--danger:hover{color:#fff}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{color:#2d2d2d;background-color:rgba(45,45,45,.062745098)}.el-tabs__active-bar,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#2d2d2d}body[data-sidebar=dark] #sidebar-menu ul li a{color:#002b3c!important;margin:0 5px;border-radius:8px;-webkit-transition:background-color .18s ease,color .18s ease,-webkit-box-shadow .18s ease;transition:background-color .18s ease,color .18s ease,-webkit-box-shadow .18s ease;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,-webkit-box-shadow .18s ease}body[data-sidebar=dark] #sidebar-menu ul li a i{color:#4d6975!important;-webkit-transition:color .18s ease;transition:color .18s ease}body[data-sidebar=dark] #sidebar-menu ul li a:hover{color:#002b3c!important;background:rgba(0,43,60,.08)!important;-webkit-box-shadow:inset 0 0 0 1px rgba(0,43,60,.08);box-shadow:inset 0 0 0 1px rgba(0,43,60,.08)}body[data-sidebar=dark] #sidebar-menu ul li .active i,body[data-sidebar=dark] #sidebar-menu ul li a:hover i{color:#002b3c!important}body[data-sidebar=dark] #sidebar-menu ul li.mm-active>a,body[data-sidebar=dark] #sidebar-menu ul li a.active{color:#002b3c!important;background:rgba(0,43,60,.1)!important;-webkit-box-shadow:inset 3px 0 0 #002b3c;box-shadow:inset 3px 0 0 #002b3c}body[data-sidebar=dark] .mm-active{font-weight:550;color:#002b3c}.btn-primary{background-color:#2c622c;border-color:#2c622c}.btn-primary:hover{background-color:#234923;border-color:#234923}.el-button--text{color:#2d2d2d}.xpw-title{color:#2d2d2d!important}.el-button--primary{color:#fff;background-color:#2c622c;border-color:#2c622c}.el-button--primary.is-plain{color:#2c622c;background-color:rgba(44,98,44,.08);border-color:rgba(44,98,44,.28)}.el-button--primary:focus,.el-button--primary:hover{color:#fff;background-color:#234923;border-color:#234923}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{color:#fff;background-color:#2c622c;border-color:#2c622c}.el-button--primary.is-disabled{color:#fff;background-color:rgba(44,98,44,.45);border-color:rgba(44,98,44,.45)}.el-button--primary.is-plain.is-disabled{color:rgba(44,98,44,.55);background-color:rgba(44,98,44,.05);border-color:rgba(44,98,44,.16)}.el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--text):focus,.el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--text):hover{color:#002b3c;font-weight:550;background-color:white10;border-color:white30}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#002b3c}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{color:#002b3c;background-color:white10}.el-tabs__item.is-active{color:#2d2d2d}.el-tabs__item{color:rgba(48,48,48,.4392156863)}.el-tabs__item:hover{color:rgba(48,48,48,.5647058824)}.el-tabs__active-bar,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#fff}
/*!
 * 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:#556ee6;--bs-indigo:#564ab1;--bs-purple:#6f42c1;--bs-red:#f46a6a;--bs-orange:#f1734f;--bs-yellow:#f1b44c;--bs-green:#34c38f;--bs-teal:#050505;--bs-cyan:#50a5f1;--bs-white:#fff;--bs-gray:#74788d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#eff2f7;--bs-gray-300:#f6f6f6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#74788d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#556ee6;--bs-secondary:#74788d;--bs-success:#34c38f;--bs-info:#50a5f1;--bs-warning:#f1b44c;--bs-danger:#f46a6a;--bs-pink:#e83e8c;--bs-light:#eff2f7;--bs-dark:#343a40;--bs-primary-rgb:85,110,230;--bs-secondary-rgb:116,120,141;--bs-success-rgb:52,195,143;--bs-info-rgb:80,165,241;--bs-warning-rgb:241,180,76;--bs-danger-rgb:244,106,106;--bs-pink-rgb:232,62,140;--bs-light-rgb:239,242,247;--bs-dark-rgb:52,58,64;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:73,80,87;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"Poppins",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:0.8125rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#495057;--bs-body-bg:#fff}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.2}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.32813rem + .9375vw)}@media(min-width:1200px){.h1,h1{font-size:2.03125rem}}.h2,h2{font-size:calc(1.2875rem + .45vw)}@media(min-width:1200px){.h2,h2{font-size:1.625rem}}.h3,h3{font-size:calc(1.26719rem + .20625vw)}@media(min-width:1200px){.h3,h3{font-size:1.421875rem}}.h4,h4{font-size:1.21875rem}.h5,h5{font-size:1.015625rem}.h6,h6{font-size:.8125rem}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:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:80%}.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:#556ee6;text-decoration:none}a:hover{color:#4458b8;text-decoration:underline}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:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:600}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#74788d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.015625rem;font-weight:300}.display-1{font-size:calc(1.725rem + 5.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:6rem}}.display-2{font-size:calc(1.675rem + 5.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:5.5rem}}.display-3{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4.5rem}}.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:80%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.015625rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:80%;color:#74788d}.blockquote-footer:before{content:"âÂ "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #f6f6f6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:80%;color:#74788d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,12px);padding-left:var(--bs-gutter-x,12px);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:24px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-9,.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.33333333%}.col-xxl-5{width:41.66666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-9,.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.33333333%}.col-xxl-11{width:91.66666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{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:#495057;--bs-table-striped-bg:#f8f9fa;--bs-table-active-color:#495057;--bs-table-active-bg:#f8f9fa;--bs-table-hover-color:#495057;--bs-table-hover-bg:#f8f9fa;width:100%;margin-bottom:1rem;color:#495057;vertical-align:top;border-color:#eff2f7}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);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 #eff2f7}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.3rem .3rem}.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:#dde2fa;--bs-table-striped-bg:#d2d7ee;--bs-table-striped-color:#000;--bs-table-active-bg:#c7cbe1;--bs-table-active-color:#000;--bs-table-hover-bg:#ccd1e7;--bs-table-hover-color:#000;color:#000;border-color:#c7cbe1}.table-secondary{--bs-table-bg:#e3e4e8;--bs-table-striped-bg:#d8d9dc;--bs-table-striped-color:#000;--bs-table-active-bg:#cccdd1;--bs-table-active-color:#000;--bs-table-hover-bg:#d2d3d7;--bs-table-hover-color:#000;color:#000;border-color:#cccdd1}.table-success{--bs-table-bg:#d6f3e9;--bs-table-striped-bg:#cbe7dd;--bs-table-striped-color:#000;--bs-table-active-bg:#c1dbd2;--bs-table-active-color:#000;--bs-table-hover-bg:#c6e1d8;--bs-table-hover-color:#000;color:#000;border-color:#c1dbd2}.table-info{--bs-table-bg:#dcedfc;--bs-table-striped-bg:#d1e1ef;--bs-table-striped-color:#000;--bs-table-active-bg:#c6d5e3;--bs-table-active-color:#000;--bs-table-hover-bg:#ccdbe9;--bs-table-hover-color:#000;color:#000;border-color:#c6d5e3}.table-warning{--bs-table-bg:#fcf0db;--bs-table-striped-bg:#efe4d0;--bs-table-striped-color:#000;--bs-table-active-bg:#e3d8c5;--bs-table-active-color:#000;--bs-table-hover-bg:#e9decb;--bs-table-hover-color:#000;color:#000;border-color:#e3d8c5}.table-danger{--bs-table-bg:#fde1e1;--bs-table-striped-bg:#f0d6d6;--bs-table-striped-color:#000;--bs-table-active-bg:#e4cbcb;--bs-table-active-color:#000;--bs-table-hover-bg:#ead0d0;--bs-table-hover-color:#000;color:#000;border-color:#e4cbcb}.table-light{--bs-table-bg:#eff2f7;--bs-table-striped-bg:#e3e6eb;--bs-table-striped-color:#000;--bs-table-active-bg:#d7dade;--bs-table-active-color:#000;--bs-table-hover-bg:#dde0e4;--bs-table-hover-color:#000;color:#000;border-color:#d7dade}.table-dark{--bs-table-bg:#343a40;--bs-table-striped-bg:#3e444a;--bs-table-striped-color:#fff;--bs-table-active-bg:#484e53;--bs-table-active-color:#fff;--bs-table-hover-bg:#43494e;--bs-table-hover-color:#fff;color:#fff;border-color:#484e53}.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(.47rem + 1px);padding-bottom:calc(.47rem + 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.015625rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7109375rem}.form-text{margin-top:.25rem;font-size:80%;color:#74788d}.form-control{display:block;width:100%;padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#495057;background-color:#fff;border-color:#b9bfc4;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#74788d;opacity:1}.form-control::-moz-placeholder{color:#74788d;opacity:1}.form-control:-ms-input-placeholder{color:#74788d;opacity:1}.form-control::-ms-input-placeholder{color:#74788d;opacity:1}.form-control::placeholder{color:#74788d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eff2f7;opacity:1}.form-control::file-selector-button{padding:.47rem .75rem;margin:-.47rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#495057;background-color:#eff2f7;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e3e6eb}.form-control::-webkit-file-upload-button{padding:.47rem .75rem;margin:-.47rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#495057;background-color:#eff2f7;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e3e6eb}.form-control-plaintext{display:block;width:100%;padding:.47rem 0;margin-bottom:0;line-height:1.5;color:#495057;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:.7109375rem;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.015625rem;border-radius:.4rem}.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 + .94rem + 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:.47rem}.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:.47rem 1rem .47rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:.8125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-image:url(data:image/svg+xml;charset=utf-8,%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;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#b9bfc4;outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.25);box-shadow:0 0 0 .15rem rgba(85,110,230,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#74788d;background-color:#eff2f7}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7109375rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.015625rem;border-radius:.3rem}.form-check{display:block;min-height:1.21875rem;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;-webkit-transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-check-input{-webkit-transition:none;transition:none}}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#b9bfc4;outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.25);box-shadow:0 0 0 .15rem rgba(85,110,230,.25)}.form-check-input:checked{background-color:#556ee6;border-color:#556ee6}.form-check-input:checked[type=checkbox]{background-image:url(data:image/svg+xml;charset=utf-8,%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 3 6-6'/%3E%3C/svg%3E)}.form-check-input:checked[type=radio]{background-image:url(data:image/svg+xml;charset=utf-8,%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:#556ee6;border-color:#556ee6;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E)}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E);background-position:0;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23b9bfc4'/%3E%3C/svg%3E)}.form-switch .form-check-input:checked{background-position:100%;background-image:url(data:image/svg+xml;charset=utf-8,%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;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.3rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,none;box-shadow:0 0 0 1px #fff,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#556ee6;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ccd4f8}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f6f6f6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#556ee6;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:#ccd4f8}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f6f6f6;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;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-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;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#eff2f7;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.015625rem;border-radius:.4rem}.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:.7109375rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.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:80%;color:#34c38f}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:.7109375rem;line-height:1.5;color:#fff;background-color:rgba(52,195,143,.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:#34c38f;padding-right:calc(1.5em + .94rem);background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2334c38f' 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 + .235rem) center;background-size:calc(.75em + .47rem) calc(.75em + .47rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#34c38f;-webkit-box-shadow:0 0 0 .15rem rgba(52,195,143,.25);box-shadow:0 0 0 .15rem rgba(52,195,143,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .94rem);background-position:top calc(.375em + .235rem) right calc(.375em + .235rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#34c38f}.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:calc(.75em + 2.455rem);background-image:url(data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2334c38f' 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 1.75rem;background-size:16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#34c38f;-webkit-box-shadow:0 0 0 .15rem rgba(52,195,143,.25);box-shadow:0 0 0 .15rem rgba(52,195,143,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#34c38f}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#34c38f}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .15rem rgba(52,195,143,.25);box-shadow:0 0 0 .15rem rgba(52,195,143,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#34c38f}.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:80%;color:#f46a6a}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:.7109375rem;line-height:1.5;color:#fff;background-color:rgba(244,106,106,.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:#f46a6a;padding-right:calc(1.5em + .94rem);background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f46a6a'%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='%23f46a6a' stroke='none'/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right calc(.375em + .235rem) center;background-size:calc(.75em + .47rem) calc(.75em + .47rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f46a6a;-webkit-box-shadow:0 0 0 .15rem rgba(244,106,106,.25);box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .94rem);background-position:top calc(.375em + .235rem) right calc(.375em + .235rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#f46a6a}.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:calc(.75em + 2.455rem);background-image:url(data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f46a6a'%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='%23f46a6a' stroke='none'/%3E%3C/svg%3E);background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#f46a6a;-webkit-box-shadow:0 0 0 .15rem rgba(244,106,106,.25);box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#f46a6a}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#f46a6a}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .15rem rgba(244,106,106,.25);box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f46a6a}.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:#495057;text-align:center;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:.47rem .75rem;font-size:.8125rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#495057;text-decoration:none}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.25);box-shadow:0 0 0 .15rem rgba(85,110,230,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#556ee6;border-color:#556ee6}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#485ec4;border-color:#4458b8}.btn-check:focus+.btn-primary,.btn-primary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(111,132,234,.5);box-shadow:0 0 0 .15rem rgba(111,132,234,.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:#4458b8;border-color:#4053ad}.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{-webkit-box-shadow:0 0 0 .15rem rgba(111,132,234,.5);box-shadow:0 0 0 .15rem rgba(111,132,234,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#556ee6;border-color:#556ee6}.btn-secondary{color:#fff;background-color:#74788d;border-color:#74788d}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#636678;border-color:#5d6071}.btn-check:focus+.btn-secondary,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(137,140,158,.5);box-shadow:0 0 0 .15rem rgba(137,140,158,.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:#5d6071;border-color:#575a6a}.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{-webkit-box-shadow:0 0 0 .15rem rgba(137,140,158,.5);box-shadow:0 0 0 .15rem rgba(137,140,158,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#74788d;border-color:#74788d}.btn-success{color:#fff;background-color:#34c38f;border-color:#34c38f}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#2ca67a;border-color:#2a9c72}.btn-check:focus+.btn-success,.btn-success:focus{-webkit-box-shadow:0 0 0 .15rem rgba(82,204,160,.5);box-shadow:0 0 0 .15rem rgba(82,204,160,.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:#2a9c72;border-color:#27926b}.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{-webkit-box-shadow:0 0 0 .15rem rgba(82,204,160,.5);box-shadow:0 0 0 .15rem rgba(82,204,160,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#34c38f;border-color:#34c38f}.btn-info{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#448ccd;border-color:#4084c1}.btn-check:focus+.btn-info,.btn-info:focus{-webkit-box-shadow:0 0 0 .15rem rgba(106,179,243,.5);box-shadow:0 0 0 .15rem rgba(106,179,243,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#4084c1;border-color:#3c7cb5}.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{-webkit-box-shadow:0 0 0 .15rem rgba(106,179,243,.5);box-shadow:0 0 0 .15rem rgba(106,179,243,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-warning{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#cd9941;border-color:#c1903d}.btn-check:focus+.btn-warning,.btn-warning:focus{-webkit-box-shadow:0 0 0 .15rem rgba(243,191,103,.5);box-shadow:0 0 0 .15rem rgba(243,191,103,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#c1903d;border-color:#b58739}.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{-webkit-box-shadow:0 0 0 .15rem rgba(243,191,103,.5);box-shadow:0 0 0 .15rem rgba(243,191,103,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-danger{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#cf5a5a;border-color:#c35555}.btn-check:focus+.btn-danger,.btn-danger:focus{-webkit-box-shadow:0 0 0 .15rem rgba(246,128,128,.5);box-shadow:0 0 0 .15rem rgba(246,128,128,.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:#c35555;border-color:#b75050}.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{-webkit-box-shadow:0 0 0 .15rem rgba(246,128,128,.5);box-shadow:0 0 0 .15rem rgba(246,128,128,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-pink{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-check:focus+.btn-pink,.btn-pink:focus,.btn-pink:hover{color:#fff;background-color:#c53577;border-color:#ba3270}.btn-check:focus+.btn-pink,.btn-pink:focus{-webkit-box-shadow:0 0 0 .15rem rgba(235,91,157,.5);box-shadow:0 0 0 .15rem rgba(235,91,157,.5)}.btn-check:active+.btn-pink,.btn-check:checked+.btn-pink,.btn-pink.active,.btn-pink:active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:#ba3270;border-color:#ae2f69}.btn-check:active+.btn-pink:focus,.btn-check:checked+.btn-pink:focus,.btn-pink.active:focus,.btn-pink:active:focus,.show>.btn-pink.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(235,91,157,.5);box-shadow:0 0 0 .15rem rgba(235,91,157,.5)}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-light{color:#000;background-color:#eff2f7;border-color:#eff2f7}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f1f4f8;border-color:#f1f3f8}.btn-check:focus+.btn-light,.btn-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(203,206,210,.5);box-shadow:0 0 0 .15rem rgba(203,206,210,.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:#f2f5f9;border-color:#f1f3f8}.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{-webkit-box-shadow:0 0 0 .15rem rgba(203,206,210,.5);box-shadow:0 0 0 .15rem rgba(203,206,210,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#eff2f7;border-color:#eff2f7}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#2c3136;border-color:#2a2e33}.btn-check:focus+.btn-dark,.btn-dark:focus{-webkit-box-shadow:0 0 0 .15rem rgba(82,88,93,.5);box-shadow:0 0 0 .15rem rgba(82,88,93,.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:#2a2e33;border-color:#272c30}.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{-webkit-box-shadow:0 0 0 .15rem rgba(82,88,93,.5);box-shadow:0 0 0 .15rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-primary{color:#556ee6;border-color:#556ee6}.btn-outline-primary:hover{color:#fff;background-color:#556ee6;border-color:#556ee6}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.5);box-shadow:0 0 0 .15rem rgba(85,110,230,.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:#556ee6;border-color:#556ee6}.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{-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.5);box-shadow:0 0 0 .15rem rgba(85,110,230,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#556ee6;background-color:transparent}.btn-outline-secondary{color:#74788d;border-color:#74788d}.btn-outline-secondary:hover{color:#fff;background-color:#74788d;border-color:#74788d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(116,120,141,.5);box-shadow:0 0 0 .15rem rgba(116,120,141,.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:#74788d;border-color:#74788d}.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{-webkit-box-shadow:0 0 0 .15rem rgba(116,120,141,.5);box-shadow:0 0 0 .15rem rgba(116,120,141,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#74788d;background-color:transparent}.btn-outline-success{color:#34c38f;border-color:#34c38f}.btn-outline-success:hover{color:#fff;background-color:#34c38f;border-color:#34c38f}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .15rem rgba(52,195,143,.5);box-shadow:0 0 0 .15rem rgba(52,195,143,.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:#34c38f;border-color:#34c38f}.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{-webkit-box-shadow:0 0 0 .15rem rgba(52,195,143,.5);box-shadow:0 0 0 .15rem rgba(52,195,143,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#34c38f;background-color:transparent}.btn-outline-info{color:#50a5f1;border-color:#50a5f1}.btn-outline-info:hover{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .15rem rgba(80,165,241,.5);box-shadow:0 0 0 .15rem rgba(80,165,241,.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:#fff;background-color:#50a5f1;border-color:#50a5f1}.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{-webkit-box-shadow:0 0 0 .15rem rgba(80,165,241,.5);box-shadow:0 0 0 .15rem rgba(80,165,241,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#50a5f1;background-color:transparent}.btn-outline-warning{color:#f1b44c;border-color:#f1b44c}.btn-outline-warning:hover{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .15rem rgba(241,180,76,.5);box-shadow:0 0 0 .15rem rgba(241,180,76,.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:#fff;background-color:#f1b44c;border-color:#f1b44c}.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{-webkit-box-shadow:0 0 0 .15rem rgba(241,180,76,.5);box-shadow:0 0 0 .15rem rgba(241,180,76,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f1b44c;background-color:transparent}.btn-outline-danger{color:#f46a6a;border-color:#f46a6a}.btn-outline-danger:hover{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .15rem rgba(244,106,106,.5);box-shadow:0 0 0 .15rem rgba(244,106,106,.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:#f46a6a;border-color:#f46a6a}.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{-webkit-box-shadow:0 0 0 .15rem rgba(244,106,106,.5);box-shadow:0 0 0 .15rem rgba(244,106,106,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f46a6a;background-color:transparent}.btn-outline-pink{color:#e83e8c;border-color:#e83e8c}.btn-outline-pink:hover{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-check:focus+.btn-outline-pink,.btn-outline-pink:focus{-webkit-box-shadow:0 0 0 .15rem rgba(232,62,140,.5);box-shadow:0 0 0 .15rem rgba(232,62,140,.5)}.btn-check:active+.btn-outline-pink,.btn-check:checked+.btn-outline-pink,.btn-outline-pink.active,.btn-outline-pink.dropdown-toggle.show,.btn-outline-pink:active{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-check:active+.btn-outline-pink:focus,.btn-check:checked+.btn-outline-pink:focus,.btn-outline-pink.active:focus,.btn-outline-pink.dropdown-toggle.show:focus,.btn-outline-pink:active:focus{-webkit-box-shadow:0 0 0 .15rem rgba(232,62,140,.5);box-shadow:0 0 0 .15rem rgba(232,62,140,.5)}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#e83e8c;background-color:transparent}.btn-outline-light{color:#eff2f7;border-color:#eff2f7}.btn-outline-light:hover{color:#000;background-color:#eff2f7;border-color:#eff2f7}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(239,242,247,.5);box-shadow:0 0 0 .15rem rgba(239,242,247,.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:#eff2f7;border-color:#eff2f7}.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{-webkit-box-shadow:0 0 0 .15rem rgba(239,242,247,.5);box-shadow:0 0 0 .15rem rgba(239,242,247,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#eff2f7;background-color:transparent}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .15rem rgba(52,58,64,.5);box-shadow:0 0 0 .15rem rgba(52,58,64,.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:#343a40;border-color:#343a40}.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{-webkit-box-shadow:0 0 0 .15rem rgba(52,58,64,.5);box-shadow:0 0 0 .15rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-link{font-weight:400;color:#556ee6;text-decoration:none}.btn-link:hover{color:#4458b8}.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#74788d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.015625rem;border-radius:.4rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.7109375rem;border-radius:.2rem}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{display:none;min-width:10rem;padding:.5rem 0;font-size:.8125rem;color:#495057;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 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}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.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:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #eff2f7}.dropdown-item{display:block;width:100%;padding:.35rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#343a40;text-decoration:none;background-color:#f8f9fa}.dropdown-item.disabled,.dropdown-item:disabled{color:#74788d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.7109375rem;color:#74788d;white-space:nowrap}.dropdown-item-text{display:block;padding:.35rem 1.5rem;color:#212529}.dropdown-menu-dark{color:#f6f6f6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#f6f6f6}.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:#343a40;background-color:#f8f9fa}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#eff2f7}.dropdown-menu-dark .dropdown-item-text{color:#f6f6f6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#556ee6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;transition:none}}.nav-link:focus,.nav-link:hover{color:#4458b8;text-decoration:none}.nav-link.disabled{color:#74788d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #ced4da}.nav-tabs .nav-link{margin-bottom:-1px;background:none;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:#eff2f7 #eff2f7 #ced4da;isolation:isolate}.nav-tabs .nav-link.disabled{color:#74788d;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:#ced4da #ced4da #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#556ee6}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.navbar,.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{-ms-flex-wrap:inherit;flex-wrap:inherit}.navbar-brand{padding-top:.34765625rem;padding-bottom:.34765625rem;margin-right:1rem;font-size:1.015625rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.015625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .15rem;box-shadow:0 0 0 .15rem}.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{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' 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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' 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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #f6f6f6;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:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem 1.25rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.625rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:0 solid #f6f6f6}.card-header:first-child{border-radius:.25rem .25rem 0 0}.card-footer{padding:.625rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:0 solid #f6f6f6}.card-footer:last-child{border-radius:0 0 .25rem .25rem}.card-header-tabs{margin-bottom:-.625rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:.25rem}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-img,.card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card{margin-bottom:12px}@media(min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.8125rem;color:#495057;text-align:left;background-color:transparent;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;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,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#4d63cf;background-color:#eef1fd;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed):after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234d63cf'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-button:after{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin-left:auto;content:"";background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E);background-repeat:no-repeat;background-size:16px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button:after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#b9bfc4;outline:0;-webkit-box-shadow:none;box-shadow:none}.accordion-header{margin-bottom:0}.accordion-item{background-color:transparent;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#74788d;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#74788d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#74788d;background-color:#fff;border:1px solid #ced4da;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;text-decoration:none;border-color:#ced4da}.page-link:focus,.page-link:hover{color:#4458b8;background-color:#eff2f7}.page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(85,110,230,.25);box-shadow:0 0 0 .15rem rgba(85,110,230,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#556ee6;border-color:#556ee6}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;background-color:#fff;border-color:#ced4da}.page-link{padding:.5rem .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.015625rem}.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:.7109375rem}.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:.25em .4em;font-size:75%;font-weight:500;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:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:600}.alert-dismissible{padding-right:3.75rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.9375rem 1.25rem}.alert-primary{color:#33428a;background-color:#dde2fa;border-color:#ccd4f8}.alert-primary .alert-link{color:#29356e}.alert-secondary{color:#464855;background-color:#e3e4e8;border-color:#d5d7dd}.alert-secondary .alert-link{color:#383a44}.alert-success{color:#1f7556;background-color:#d6f3e9;border-color:#c2eddd}.alert-success .alert-link{color:#195e45}.alert-info{color:#306391;background-color:#dcedfc;border-color:#cbe4fb}.alert-info .alert-link{color:#264f74}.alert-warning{color:#916c2e;background-color:#fcf0db;border-color:#fbe9c9}.alert-warning .alert-link{color:#745625}.alert-danger{color:#924040;background-color:#fde1e1;border-color:#fcd2d2}.alert-danger .alert-link{color:#753333}.alert-pink{color:#8b2554;background-color:#fad8e8;border-color:#f8c5dd}.alert-pink .alert-link{color:#6f1e43}.alert-light{color:#8f9194;background-color:#fcfcfd;border-color:#fafbfd}.alert-light .alert-link{color:#727476}.alert-dark{color:#1f2326;background-color:#d6d8d9;border-color:#c2c4c6}.alert-dark .alert-link{color:#191c1e}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:.625rem}}@keyframes progress-bar-stripes{0%{background-position-x:.625rem}}.progress{height:.625rem;font-size:.609375rem;background-color:#f6f6f6;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#556ee6;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;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:.625rem .625rem}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;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:#495057;background-color:#eff2f7}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;color:#212529;background-color:#fff;border:1px solid #eff2f7}.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:#74788d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#556ee6;border-color:#556ee6}.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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:#33428a;background-color:#dde2fa}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#33428a;background-color:#c7cbe1}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#33428a;border-color:#33428a}.list-group-item-secondary{color:#464855;background-color:#e3e4e8}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#464855;background-color:#cccdd1}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#464855;border-color:#464855}.list-group-item-success{color:#1f7556;background-color:#d6f3e9}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#1f7556;background-color:#c1dbd2}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1f7556;border-color:#1f7556}.list-group-item-info{color:#306391;background-color:#dcedfc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#306391;background-color:#c6d5e3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#306391;border-color:#306391}.list-group-item-warning{color:#916c2e;background-color:#fcf0db}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#916c2e;background-color:#e3d8c5}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#916c2e;border-color:#916c2e}.list-group-item-danger{color:#924040;background-color:#fde1e1}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#924040;background-color:#e4cbcb}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#924040;border-color:#924040}.list-group-item-pink{color:#8b2554;background-color:#fad8e8}.list-group-item-pink.list-group-item-action:focus,.list-group-item-pink.list-group-item-action:hover{color:#8b2554;background-color:#e1c2d1}.list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#8b2554;border-color:#8b2554}.list-group-item-light{color:#8f9194;background-color:#fcfcfd}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#8f9194;background-color:#e3e3e4}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#8f9194;border-color:#8f9194}.list-group-item-dark{color:#1f2326;background-color:#d6d8d9}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1f2326;background-color:#c1c2c3}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1f2326;border-color:#1f2326}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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;-webkit-box-shadow:none;box-shadow:none;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.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);-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);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:12px}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#74788d;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:1050;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{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #f6f6f6;border-radius:.4rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #eff2f7;border-top-left-radius:calc(.4rem - 1px);border-top-right-radius:calc(.4rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #eff2f7;border-bottom-right-radius:calc(.4rem - 1px);border-bottom-left-radius:calc(.4rem - 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:1070;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:.7109375rem;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:.4rem .7rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;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:.7109375rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #f6f6f6;border-radius:.4rem}.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:#f6f6f6}.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:#f6f6f6}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#f6f6f6}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f5f5f5}.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:#f6f6f6}.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:.8125rem;background-color:#f5f5f5;border-bottom:1px solid #f6f6f6;border-top-left-radius:calc(.4rem - 1px);border-top-right-radius:calc(.4rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#495057}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;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;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;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;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;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;charset=utf-8,%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 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E)}.carousel-control-next-icon{background-image:url(data:image/svg+xml;charset=utf-8,%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 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E)}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;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;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;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{-webkit-filter:invert(1) grayscale(100);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{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color: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%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);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);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;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:#556ee6}.link-primary:focus,.link-primary:hover{color:#4458b8}.link-secondary{color:#74788d}.link-secondary:focus,.link-secondary:hover{color:#5d6071}.link-success{color:#34c38f}.link-success:focus,.link-success:hover{color:#2a9c72}.link-info{color:#50a5f1}.link-info:focus,.link-info:hover{color:#4084c1}.link-warning{color:#f1b44c}.link-warning:focus,.link-warning:hover{color:#c1903d}.link-danger{color:#f46a6a}.link-danger:focus,.link-danger:hover{color:#c35555}.link-pink{color:#e83e8c}.link-pink:focus,.link-pink:hover{color:#ba3270}.link-light{color:#eff2f7}.link-light:focus,.link-light:hover{color:#f2f5f9}.link-dark{color:#343a40}.link-dark:focus,.link-dark:hover{color:#2a2e33}.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:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch}.hstack,.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;align-self:stretch}.vstack{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.2}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)!important;box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #eff2f7!important}.border-0{border:0!important}.border-top{border-top:1px solid #eff2f7!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #eff2f7!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #eff2f7!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #eff2f7!important}.border-start-0{border-left:0!important}.border-primary{border-color:#556ee6!important}.border-secondary{border-color:#74788d!important}.border-success{border-color:#34c38f!important}.border-info{border-color:#50a5f1!important}.border-warning{border-color:#f1b44c!important}.border-danger{border-color:#f46a6a!important}.border-pink{border-color:#e83e8c!important}.border-light{border-color:#eff2f7!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.border-0{border-width:0!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{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.32813rem + .9375vw)!important}.fs-2{font-size:calc(1.2875rem + .45vw)!important}.fs-3{font-size:calc(1.26719rem + .20625vw)!important}.fs-4{font-size:1.21875rem!important}.fs-5{font-size:1.015625rem!important}.fs-6{font-size:.8125rem!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:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#74788d!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;-ms-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:.4rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.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.03125rem!important}.fs-2{font-size:1.625rem!important}.fs-3{font-size:1.421875rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}html{position:relative;min-height:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#495057}a{text-decoration:none!important}label{font-weight:500;margin-bottom:.5rem}.blockquote{padding:10px 20px;border-left:4px solid #f6f6f6}.blockquote-reverse{border-left:0;border-right:4px solid #f6f6f6;text-align:right}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}.row>*{position:relative}.bg-primary.bg-soft{background-color:rgba(85,110,230,.25)!important}.bg-secondary.bg-soft{background-color:rgba(116,120,141,.25)!important}.bg-success.bg-soft{background-color:rgba(52,195,143,.25)!important}.bg-info.bg-soft{background-color:rgba(80,165,241,.25)!important}.bg-warning.bg-soft{background-color:rgba(241,180,76,.25)!important}.bg-danger.bg-soft{background-color:rgba(244,106,106,.25)!important}.bg-pink.bg-soft{background-color:rgba(232,62,140,.25)!important}.bg-light.bg-soft{background-color:rgba(239,242,247,.25)!important}.bg-dark.bg-soft{background-color:rgba(52,58,64,.25)!important}.badge[href]:focus,.badge[href]:hover{color:#fff}.badge.bg-primary[href]:focus,.badge.bg-primary[href]:hover{background-color:#435fe3!important}.badge-soft-primary{color:#556ee6;background-color:rgba(85,110,230,.18)!important}.badge-soft-primary[href]:focus,.badge-soft-primary[href]:hover{color:#556ee6;text-decoration:none;background-color:rgba(85,110,230,.4)}.badge.bg-secondary[href]:focus,.badge.bg-secondary[href]:hover{background-color:#6b6e82!important}.badge-soft-secondary{color:#74788d;background-color:rgba(116,120,141,.18)!important}.badge-soft-secondary[href]:focus,.badge-soft-secondary[href]:hover{color:#74788d;text-decoration:none;background-color:rgba(116,120,141,.4)}.badge.bg-success[href]:focus,.badge.bg-success[href]:hover{background-color:#30b383!important}.badge-soft-success{color:#34c38f;background-color:rgba(52,195,143,.18)!important}.badge-soft-success[href]:focus,.badge-soft-success[href]:hover{color:#34c38f;text-decoration:none;background-color:rgba(52,195,143,.4)}.badge.bg-info[href]:focus,.badge.bg-info[href]:hover{background-color:#3d9bef!important}.badge-soft-info{color:#50a5f1;background-color:rgba(80,165,241,.18)!important}.badge-soft-info[href]:focus,.badge-soft-info[href]:hover{color:#50a5f1;text-decoration:none;background-color:rgba(80,165,241,.4)}.badge.bg-warning[href]:focus,.badge.bg-warning[href]:hover{background-color:#f0ac39!important}.badge-soft-warning{color:#f1b44c;background-color:rgba(241,180,76,.18)!important}.badge-soft-warning[href]:focus,.badge-soft-warning[href]:hover{color:#f1b44c;text-decoration:none;background-color:rgba(241,180,76,.4)}.badge.bg-danger[href]:focus,.badge.bg-danger[href]:hover{background-color:#f35757!important}.badge-soft-danger{color:#f46a6a;background-color:rgba(244,106,106,.18)!important}.badge-soft-danger[href]:focus,.badge-soft-danger[href]:hover{color:#f46a6a;text-decoration:none;background-color:rgba(244,106,106,.4)}.badge.bg-pink[href]:focus,.badge.bg-pink[href]:hover{background-color:#e62c81!important}.badge-soft-pink{color:#e83e8c;background-color:rgba(232,62,140,.18)!important}.badge-soft-pink[href]:focus,.badge-soft-pink[href]:hover{color:#e83e8c;text-decoration:none;background-color:rgba(232,62,140,.4)}.badge.bg-light[href]:focus,.badge.bg-light[href]:hover{background-color:#e1e7f0!important}.badge-soft-light{color:#eff2f7;background-color:rgba(239,242,247,.18)!important}.badge-soft-light[href]:focus,.badge-soft-light[href]:hover{color:#eff2f7;text-decoration:none;background-color:rgba(239,242,247,.4)}.badge.bg-dark[href]:focus,.badge.bg-dark[href]:hover{background-color:#2b3035!important}.badge.bg-light,.badge.bg-light[href]:focus,.badge.bg-light[href]:hover{color:#495057}.badge-soft-dark{color:#343a40;background-color:rgba(52,58,64,.18)!important}.badge-soft-dark[href]:focus,.badge-soft-dark[href]:hover{color:#343a40;text-decoration:none;background-color:rgba(52,58,64,.4)}.rounded-pill{padding-right:.6em;padding-left:.6em}.badge.bg-dark{color:#eff2f7}a,button{outline:none!important}.btn-rounded{border-radius:30px}.btn-dark,.btn-secondary{color:#eff2f7!important}.btn-outline-light{color:#212529}.btn-dark:hover,.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:hover,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle,.show>.btn-outline-dark.dropdown-toggle{color:#eff2f7}.btn-group-example .btn{position:relative}.btn-group-example .btn:first-child:before{display:none}.btn-group-example .btn:before{content:"OR";position:absolute;font-size:10px;width:24px;height:24px;line-height:24px;border-radius:50%;background-color:#74788d;color:#eff2f7;border:1px solid #fff;left:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.btn-label{position:relative;padding-left:44px}.btn-label .label-icon{position:absolute;width:32px;height:100%;left:0;top:0;background-color:hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-label.btn-light .label-icon{background-color:rgba(52,58,64,.1);border-right:1px solid rgba(52,58,64,.2)}.breadcrumb-item>a{color:#495057}.breadcrumb-item+.breadcrumb-item:before{font-family:Material Design Icons}.card{margin-bottom:24px;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.card-drop{color:#495057}.card-title{font-size:15px;margin:0 0 7px 0;font-weight:600}.card-title-desc{color:#74788d;margin-bottom:24px}.dropdown-toggle-split:before{content:"ó°"}.dropdown-toggle-split:before,.dropup .dropdown-toggle-split:before{display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit}.dropup .dropdown-toggle-split:before{content:"ó°"}.dropright .dropdown-toggle-split:before{content:"ó°";display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit}.dropdown-menu{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175);box-shadow:0 1rem 3rem rgba(0,0,0,.175);-webkit-animation-name:DropDownSlide;animation-name:DropDownSlide;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:0;position:absolute;z-index:1000}.dropdown-menu.show{top:100%!important}.dropdown-menu-end[style]{left:auto!important;right:0!important}.dropdown-menu:focus-visible{outline:none!important}.dropdown-menu[data-popper-placement^=left],.dropdown-menu[data-popper-placement^=right],.dropdown-menu[data-popper-placement^=top]{top:auto!important;-webkit-animation:none!important;animation:none!important}@-webkit-keyframes DropDownSlide{to{-webkit-transform:translateY(0);transform:translateY(0)}0%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes DropDownSlide{to{-webkit-transform:translateY(0);transform:translateY(0)}0%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@media(min-width:600px){.dropdown-menu-lg{width:320px}.dropdown-menu-md{width:240px}}.dropdown-divider{border-top-color:#eff2f7}.dropdown-mega{position:static!important}.dropdown-megamenu[style]{padding:20px;left:20px!important;right:20px!important}.dropdown-mega-menu-xl{width:40rem}.dropdown-mega-menu-lg{width:26rem}.nav-pills>a,.nav-pills>li>a,.nav-tabs>li>a{color:#495057;font-weight:500}.nav-tabs-custom{border-bottom:2px solid #f6f6f6}.nav-tabs-custom .nav-item{position:relative;color:#343a40}.nav-tabs-custom .nav-item .nav-link{border:none}.nav-tabs-custom .nav-item .nav-link:after{content:"";background:#556ee6;height:2px;position:absolute;width:100%;left:0;bottom:-1px;-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;-webkit-transform:scale(0);transform:scale(0)}.nav-tabs-custom .nav-item .nav-link.active{color:#556ee6}.nav-tabs-custom .nav-item .nav-link.active:after{-webkit-transform:scale(1);transform:scale(1)}.vertical-nav .nav .nav-link{padding:24px 16px;text-align:center;margin-bottom:8px}.vertical-nav .nav .nav-link .nav-icon{font-size:24px}.table th{font-weight:600}.table th:focus{outline:none!important}.table .table-light{color:#495057;border-color:#eff2f7;background-color:#f8f9fa}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #eff2f7}.table-dark>:not(:last-child)>:last-child>*{border-bottom-color:#43494e}.table-nowrap td,.table-nowrap th{white-space:nowrap}.pagination-rounded .page-link{border-radius:30px!important;margin:0 3px!important;border:none;width:32px;height:32px;padding:0;text-align:center;line-height:32px}.progress-sm{height:5px}.progress-md{height:8px}.progress-lg{height:12px}.progress-xl{height:16px}.custom-progess{position:relative}.custom-progess .progress-icon{position:absolute;top:-12px}.custom-progess .progress-icon .avatar-title{background:#fff}.animated-progess{position:relative}.animated-progess .progress-bar{position:relative;border-radius:6px;-webkit-animation:animate-positive 2s;animation:animate-positive 2s}@-webkit-keyframes animate-positive{0%{width:0}}@keyframes animate-positive{0%{width:0}}@font-face{font-family:Material Design Icons;src:url(../fonts/materialdesignicons-webfont.3d1f8fa2.eot);src:url(../fonts/materialdesignicons-webfont.3d1f8fa2.eot?#iefix&v=5.8.55) format("embedded-opentype"),url(../fonts/materialdesignicons-webfont.4187121a.woff2) format("woff2"),url(../fonts/materialdesignicons-webfont.fec1b66a.woff) format("woff"),url(../fonts/materialdesignicons-webfont.3e722fd5.ttf) format("truetype");font-weight:400;font-style:normal}.mdi-set,.mdi:before{display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing:before{content:"ó°"}.mdi-abjad-arabic:before{content:"ó±¨"}.mdi-abjad-hebrew:before{content:"ó±©"}.mdi-abugida-devanagari:before{content:"ó±ª"}.mdi-abugida-thai:before{content:"ó±«"}.mdi-access-point:before{content:"ó°"}.mdi-access-point-check:before{content:"ó±¸"}.mdi-access-point-minus:before{content:"ó±¹"}.mdi-access-point-network:before{content:"ó°"}.mdi-access-point-network-off:before{content:"ó°¯¡"}.mdi-access-point-off:before{content:"ó±"}.mdi-access-point-plus:before{content:"ó±º"}.mdi-access-point-remove:before{content:"ó±»"}.mdi-account:before{content:"ó°"}.mdi-account-alert:before{content:"ó°"}.mdi-account-alert-outline:before{content:"ó°­"}.mdi-account-arrow-left:before{content:"ó°­"}.mdi-account-arrow-left-outline:before{content:"ó°­"}.mdi-account-arrow-right:before{content:"ó°­"}.mdi-account-arrow-right-outline:before{content:"ó°­"}.mdi-account-box:before{content:"ó°"}.mdi-account-box-multiple:before{content:"ó°¤´"}.mdi-account-box-multiple-outline:before{content:"ó±"}.mdi-account-box-outline:before{content:"ó°"}.mdi-account-cancel:before{content:"ó±"}.mdi-account-cancel-outline:before{content:"ó± "}.mdi-account-cash:before{content:"ó±"}.mdi-account-cash-outline:before{content:"ó±"}.mdi-account-check:before{content:"ó°"}.mdi-account-check-outline:before{content:"ó°¯¢"}.mdi-account-child:before{content:"ó°ª"}.mdi-account-child-circle:before{content:"ó°ª"}.mdi-account-child-outline:before{content:"ó±"}.mdi-account-circle:before{content:"ó°"}.mdi-account-circle-outline:before{content:"ó°­"}.mdi-account-clock:before{content:"ó°­"}.mdi-account-clock-outline:before{content:"ó°­"}.mdi-account-cog:before{content:"ó±°"}.mdi-account-cog-outline:before{content:"ó±±"}.mdi-account-convert:before{content:"ó°"}.mdi-account-convert-outline:before{content:"ó±"}.mdi-account-cowboy-hat:before{content:"ó°º"}.mdi-account-details:before{content:"ó°±"}.mdi-account-details-outline:before{content:"ó±²"}.mdi-account-edit:before{content:"ó°¼"}.mdi-account-edit-outline:before{content:"ó°¿»"}.mdi-account-group:before{content:"ó°¡"}.mdi-account-group-outline:before{content:"ó°­"}.mdi-account-hard-hat:before{content:"ó°µ"}.mdi-account-heart:before{content:"ó°¢"}.mdi-account-heart-outline:before{content:"ó°¯£"}.mdi-account-key:before{content:"ó°"}.mdi-account-key-outline:before{content:"ó°¯¤"}.mdi-account-lock:before{content:"ó±"}.mdi-account-lock-outline:before{content:"ó±"}.mdi-account-minus:before{content:"ó°"}.mdi-account-minus-outline:before{content:"ó°«¬"}.mdi-account-multiple:before{content:"ó°"}.mdi-account-multiple-check:before{content:"ó°£"}.mdi-account-multiple-check-outline:before{content:"ó±¾"}.mdi-account-multiple-minus:before{content:"ó°"}.mdi-account-multiple-minus-outline:before{content:"ó°¯¥"}.mdi-account-multiple-outline:before{content:"ó°"}.mdi-account-multiple-plus:before{content:"ó°"}.mdi-account-multiple-plus-outline:before{content:"ó° "}.mdi-account-multiple-remove:before{content:"ó±"}.mdi-account-multiple-remove-outline:before{content:"ó±"}.mdi-account-music:before{content:"ó° "}.mdi-account-music-outline:before{content:"ó°³©"}.mdi-account-network:before{content:"ó°"}.mdi-account-network-outline:before{content:"ó°¯¦"}.mdi-account-off:before{content:"ó°"}.mdi-account-off-outline:before{content:"ó°¯§"}.mdi-account-outline:before{content:"ó°"}.mdi-account-plus:before{content:"ó°"}.mdi-account-plus-outline:before{content:"ó° "}.mdi-account-question:before{content:"ó°­"}.mdi-account-question-outline:before{content:"ó°­"}.mdi-account-reactivate:before{content:"ó±«"}.mdi-account-reactivate-outline:before{content:"ó±¬"}.mdi-account-remove:before{content:"ó°"}.mdi-account-remove-outline:before{content:"ó°«­"}.mdi-account-search:before{content:"ó°"}.mdi-account-search-outline:before{content:"ó°¤µ"}.mdi-account-settings:before{content:"ó°°"}.mdi-account-settings-outline:before{content:"ó±"}.mdi-account-star:before{content:"ó°"}.mdi-account-star-outline:before{content:"ó°¯¨"}.mdi-account-supervisor:before{content:"ó°ª"}.mdi-account-supervisor-circle:before{content:"ó°ª"}.mdi-account-supervisor-circle-outline:before{content:"ó±¬"}.mdi-account-supervisor-outline:before{content:"ó±­"}.mdi-account-switch:before{content:"ó°"}.mdi-account-switch-outline:before{content:"ó°"}.mdi-account-tie:before{content:"ó°³£"}.mdi-account-tie-outline:before{content:"ó±"}.mdi-account-tie-voice:before{content:"ó±"}.mdi-account-tie-voice-off:before{content:"ó±"}.mdi-account-tie-voice-off-outline:before{content:"ó±"}.mdi-account-tie-voice-outline:before{content:"ó±"}.mdi-account-voice:before{content:"ó°"}.mdi-adjust:before{content:"ó°"}.mdi-adobe:before{content:"ó°¤¶"}.mdi-adobe-acrobat:before{content:"ó°¾"}.mdi-air-conditioner:before{content:"ó°"}.mdi-air-filter:before{content:"ó°µ"}.mdi-air-horn:before{content:"ó°¶¬"}.mdi-air-humidifier:before{content:"ó±"}.mdi-air-humidifier-off:before{content:"ó±¦"}.mdi-air-purifier:before{content:"ó°µ"}.mdi-airbag:before{content:"ó°¯©"}.mdi-airballoon:before{content:"ó°"}.mdi-airballoon-outline:before{content:"ó±"}.mdi-airplane:before{content:"ó°"}.mdi-airplane-landing:before{content:"ó°"}.mdi-airplane-off:before{content:"ó°"}.mdi-airplane-takeoff:before{content:"ó°"}.mdi-airport:before{content:"ó°¡"}.mdi-alarm:before{content:"ó° "}.mdi-alarm-bell:before{content:"ó°"}.mdi-alarm-check:before{content:"ó°¡"}.mdi-alarm-light:before{content:"ó°"}.mdi-alarm-light-outline:before{content:"ó°¯ª"}.mdi-alarm-multiple:before{content:"ó°¢"}.mdi-alarm-note:before{content:"ó°¹±"}.mdi-alarm-note-off:before{content:"ó°¹²"}.mdi-alarm-off:before{content:"ó°£"}.mdi-alarm-panel:before{content:"ó±"}.mdi-alarm-panel-outline:before{content:"ó±"}.mdi-alarm-plus:before{content:"ó°¤"}.mdi-alarm-snooze:before{content:"ó°"}.mdi-album:before{content:"ó°¥"}.mdi-alert:before{content:"ó°¦"}.mdi-alert-box:before{content:"ó°§"}.mdi-alert-box-outline:before{content:"ó°³¤"}.mdi-alert-circle:before{content:"ó°¨"}.mdi-alert-circle-check:before{content:"ó±­"}.mdi-alert-circle-check-outline:before{content:"ó±®"}.mdi-alert-circle-outline:before{content:"ó°"}.mdi-alert-decagram:before{content:"ó°½"}.mdi-alert-decagram-outline:before{content:"ó°³¥"}.mdi-alert-minus:before{content:"ó±»"}.mdi-alert-minus-outline:before{content:"ó±¾"}.mdi-alert-octagon:before{content:"ó°©"}.mdi-alert-octagon-outline:before{content:"ó°³¦"}.mdi-alert-octagram:before{content:"ó°§"}.mdi-alert-octagram-outline:before{content:"ó°³§"}.mdi-alert-outline:before{content:"ó°ª"}.mdi-alert-plus:before{content:"ó±º"}.mdi-alert-plus-outline:before{content:"ó±½"}.mdi-alert-remove:before{content:"ó±¼"}.mdi-alert-remove-outline:before{content:"ó±¿"}.mdi-alert-rhombus:before{content:"ó±"}.mdi-alert-rhombus-outline:before{content:"ó±"}.mdi-alien:before{content:"ó°¢"}.mdi-alien-outline:before{content:"ó±"}.mdi-align-horizontal-center:before{content:"ó±"}.mdi-align-horizontal-left:before{content:"ó±"}.mdi-align-horizontal-right:before{content:"ó±"}.mdi-align-vertical-bottom:before{content:"ó±"}.mdi-align-vertical-center:before{content:"ó±"}.mdi-align-vertical-top:before{content:"ó±"}.mdi-all-inclusive:before{content:"ó°¾"}.mdi-allergy:before{content:"ó±"}.mdi-alpha:before{content:"ó°«"}.mdi-alpha-a:before{content:"ó°«®"}.mdi-alpha-a-box:before{content:"ó°¬"}.mdi-alpha-a-box-outline:before{content:"ó°¯«"}.mdi-alpha-a-circle:before{content:"ó°¯¬"}.mdi-alpha-a-circle-outline:before{content:"ó°¯­"}.mdi-alpha-b:before{content:"ó°«¯"}.mdi-alpha-b-box:before{content:"ó°¬"}.mdi-alpha-b-box-outline:before{content:"ó°¯®"}.mdi-alpha-b-circle:before{content:"ó°¯¯"}.mdi-alpha-b-circle-outline:before{content:"ó°¯°"}.mdi-alpha-c:before{content:"ó°«°"}.mdi-alpha-c-box:before{content:"ó°¬"}.mdi-alpha-c-box-outline:before{content:"ó°¯±"}.mdi-alpha-c-circle:before{content:"ó°¯²"}.mdi-alpha-c-circle-outline:before{content:"ó°¯³"}.mdi-alpha-d:before{content:"ó°«±"}.mdi-alpha-d-box:before{content:"ó°¬"}.mdi-alpha-d-box-outline:before{content:"ó°¯´"}.mdi-alpha-d-circle:before{content:"ó°¯µ"}.mdi-alpha-d-circle-outline:before{content:"ó°¯¶"}.mdi-alpha-e:before{content:"ó°«²"}.mdi-alpha-e-box:before{content:"ó°¬"}.mdi-alpha-e-box-outline:before{content:"ó°¯·"}.mdi-alpha-e-circle:before{content:"ó°¯¸"}.mdi-alpha-e-circle-outline:before{content:"ó°¯¹"}.mdi-alpha-f:before{content:"ó°«³"}.mdi-alpha-f-box:before{content:"ó°¬"}.mdi-alpha-f-box-outline:before{content:"ó°¯º"}.mdi-alpha-f-circle:before{content:"ó°¯»"}.mdi-alpha-f-circle-outline:before{content:"ó°¯¼"}.mdi-alpha-g:before{content:"ó°«´"}.mdi-alpha-g-box:before{content:"ó°¬"}.mdi-alpha-g-box-outline:before{content:"ó°¯½"}.mdi-alpha-g-circle:before{content:"ó°¯¾"}.mdi-alpha-g-circle-outline:before{content:"ó°¯¿"}.mdi-alpha-h:before{content:"ó°«µ"}.mdi-alpha-h-box:before{content:"ó°¬"}.mdi-alpha-h-box-outline:before{content:"ó°°"}.mdi-alpha-h-circle:before{content:"ó°°"}.mdi-alpha-h-circle-outline:before{content:"ó°°"}.mdi-alpha-i:before{content:"ó°«¶"}.mdi-alpha-i-box:before{content:"ó°¬"}.mdi-alpha-i-box-outline:before{content:"ó°°"}.mdi-alpha-i-circle:before{content:"ó°°"}.mdi-alpha-i-circle-outline:before{content:"ó°°"}.mdi-alpha-j:before{content:"ó°«·"}.mdi-alpha-j-box:before{content:"ó°¬"}.mdi-alpha-j-box-outline:before{content:"ó°°"}.mdi-alpha-j-circle:before{content:"ó°°"}.mdi-alpha-j-circle-outline:before{content:"ó°°"}.mdi-alpha-k:before{content:"ó°«¸"}.mdi-alpha-k-box:before{content:"ó°¬"}.mdi-alpha-k-box-outline:before{content:"ó°°"}.mdi-alpha-k-circle:before{content:"ó°°"}.mdi-alpha-k-circle-outline:before{content:"ó°°"}.mdi-alpha-l:before{content:"ó°«¹"}.mdi-alpha-l-box:before{content:"ó°¬"}.mdi-alpha-l-box-outline:before{content:"ó°°"}.mdi-alpha-l-circle:before{content:"ó°°"}.mdi-alpha-l-circle-outline:before{content:"ó°°"}.mdi-alpha-m:before{content:"ó°«º"}.mdi-alpha-m-box:before{content:"ó°¬"}.mdi-alpha-m-box-outline:before{content:"ó°°"}.mdi-alpha-m-circle:before{content:"ó°°"}.mdi-alpha-m-circle-outline:before{content:"ó°°"}.mdi-alpha-n:before{content:"ó°«»"}.mdi-alpha-n-box:before{content:"ó°¬"}.mdi-alpha-n-box-outline:before{content:"ó°°"}.mdi-alpha-n-circle:before{content:"ó°°"}.mdi-alpha-n-circle-outline:before{content:"ó°°"}.mdi-alpha-o:before{content:"ó°«¼"}.mdi-alpha-o-box:before{content:"ó°¬"}.mdi-alpha-o-box-outline:before{content:"ó°°"}.mdi-alpha-o-circle:before{content:"ó°°"}.mdi-alpha-o-circle-outline:before{content:"ó°°"}.mdi-alpha-p:before{content:"ó°«½"}.mdi-alpha-p-box:before{content:"ó°¬"}.mdi-alpha-p-box-outline:before{content:"ó°°"}.mdi-alpha-p-circle:before{content:"ó°°"}.mdi-alpha-p-circle-outline:before{content:"ó°°"}.mdi-alpha-q:before{content:"ó°«¾"}.mdi-alpha-q-box:before{content:"ó°¬"}.mdi-alpha-q-box-outline:before{content:"ó°°"}.mdi-alpha-q-circle:before{content:"ó°°"}.mdi-alpha-q-circle-outline:before{content:"ó°°"}.mdi-alpha-r:before{content:"ó°«¿"}.mdi-alpha-r-box:before{content:"ó°¬"}.mdi-alpha-r-box-outline:before{content:"ó°°"}.mdi-alpha-r-circle:before{content:"ó°°"}.mdi-alpha-r-circle-outline:before{content:"ó°° "}.mdi-alpha-s:before{content:"ó°¬"}.mdi-alpha-s-box:before{content:"ó°¬"}.mdi-alpha-s-box-outline:before{content:"ó°°¡"}.mdi-alpha-s-circle:before{content:"ó°°¢"}.mdi-alpha-s-circle-outline:before{content:"ó°°£"}.mdi-alpha-t:before{content:"ó°¬"}.mdi-alpha-t-box:before{content:"ó°¬"}.mdi-alpha-t-box-outline:before{content:"ó°°¤"}.mdi-alpha-t-circle:before{content:"ó°°¥"}.mdi-alpha-t-circle-outline:before{content:"ó°°¦"}.mdi-alpha-u:before{content:"ó°¬"}.mdi-alpha-u-box:before{content:"ó°¬"}.mdi-alpha-u-box-outline:before{content:"ó°°§"}.mdi-alpha-u-circle:before{content:"ó°°¨"}.mdi-alpha-u-circle-outline:before{content:"ó°°©"}.mdi-alpha-v:before{content:"ó°¬"}.mdi-alpha-v-box:before{content:"ó°¬"}.mdi-alpha-v-box-outline:before{content:"ó°°ª"}.mdi-alpha-v-circle:before{content:"ó°°«"}.mdi-alpha-v-circle-outline:before{content:"ó°°¬"}.mdi-alpha-w:before{content:"ó°¬"}.mdi-alpha-w-box:before{content:"ó°¬"}.mdi-alpha-w-box-outline:before{content:"ó°°­"}.mdi-alpha-w-circle:before{content:"ó°°®"}.mdi-alpha-w-circle-outline:before{content:"ó°°¯"}.mdi-alpha-x:before{content:"ó°¬"}.mdi-alpha-x-box:before{content:"ó°¬"}.mdi-alpha-x-box-outline:before{content:"ó°°°"}.mdi-alpha-x-circle:before{content:"ó°°±"}.mdi-alpha-x-circle-outline:before{content:"ó°°²"}.mdi-alpha-y:before{content:"ó°¬"}.mdi-alpha-y-box:before{content:"ó°¬ "}.mdi-alpha-y-box-outline:before{content:"ó°°³"}.mdi-alpha-y-circle:before{content:"ó°°´"}.mdi-alpha-y-circle-outline:before{content:"ó°°µ"}.mdi-alpha-z:before{content:"ó°¬"}.mdi-alpha-z-box:before{content:"ó°¬¡"}.mdi-alpha-z-box-outline:before{content:"ó°°¶"}.mdi-alpha-z-circle:before{content:"ó°°·"}.mdi-alpha-z-circle-outline:before{content:"ó°°¸"}.mdi-alphabet-aurebesh:before{content:"ó±¬"}.mdi-alphabet-cyrillic:before{content:"ó±­"}.mdi-alphabet-greek:before{content:"ó±®"}.mdi-alphabet-latin:before{content:"ó±¯"}.mdi-alphabet-piqad:before{content:"ó±°"}.mdi-alphabet-tengwar:before{content:"ó±·"}.mdi-alphabetical:before{content:"ó°¬"}.mdi-alphabetical-off:before{content:"ó±"}.mdi-alphabetical-variant:before{content:"ó±"}.mdi-alphabetical-variant-off:before{content:"ó±"}.mdi-altimeter:before{content:"ó°"}.mdi-amazon:before{content:"ó°­"}.mdi-amazon-alexa:before{content:"ó°£"}.mdi-ambulance:before{content:"ó°¯"}.mdi-ammunition:before{content:"ó°³¨"}.mdi-ampersand:before{content:"ó°ª"}.mdi-amplifier:before{content:"ó°°"}.mdi-amplifier-off:before{content:"ó±µ"}.mdi-anchor:before{content:"ó°±"}.mdi-android:before{content:"ó°²"}.mdi-android-auto:before{content:"ó°ª"}.mdi-android-debug-bridge:before{content:"ó°³"}.mdi-android-messages:before{content:"ó°µ"}.mdi-android-studio:before{content:"ó°´"}.mdi-angle-acute:before{content:"ó°¤·"}.mdi-angle-obtuse:before{content:"ó°¤¸"}.mdi-angle-right:before{content:"ó°¤¹"}.mdi-angular:before{content:"ó°²"}.mdi-angularjs:before{content:"ó°¿"}.mdi-animation:before{content:"ó°"}.mdi-animation-outline:before{content:"ó°ª"}.mdi-animation-play:before{content:"ó°¤º"}.mdi-animation-play-outline:before{content:"ó°ª"}.mdi-ansible:before{content:"ó±"}.mdi-antenna:before{content:"ó±"}.mdi-anvil:before{content:"ó°¢"}.mdi-apache-kafka:before{content:"ó±"}.mdi-api:before{content:"ó±"}.mdi-api-off:before{content:"ó±"}.mdi-apple:before{content:"ó°µ"}.mdi-apple-airplay:before{content:"ó°"}.mdi-apple-finder:before{content:"ó°¶"}.mdi-apple-icloud:before{content:"ó°¸"}.mdi-apple-ios:before{content:"ó°·"}.mdi-apple-keyboard-caps:before{content:"ó°²"}.mdi-apple-keyboard-command:before{content:"ó°³"}.mdi-apple-keyboard-control:before{content:"ó°´"}.mdi-apple-keyboard-option:before{content:"ó°µ"}.mdi-apple-keyboard-shift:before{content:"ó°¶"}.mdi-apple-safari:before{content:"ó°¹"}.mdi-application:before{content:"ó°"}.mdi-application-cog:before{content:"ó±·"}.mdi-application-export:before{content:"ó°¶­"}.mdi-application-import:before{content:"ó°¶®"}.mdi-application-settings:before{content:"ó±"}.mdi-approximately-equal:before{content:"ó°¾"}.mdi-approximately-equal-box:before{content:"ó°¾"}.mdi-apps:before{content:"ó°»"}.mdi-apps-box:before{content:"ó°µ"}.mdi-arch:before{content:"ó°£"}.mdi-archive:before{content:"ó°¼"}.mdi-archive-alert:before{content:"ó±½"}.mdi-archive-alert-outline:before{content:"ó±¾"}.mdi-archive-arrow-down:before{content:"ó±"}.mdi-archive-arrow-down-outline:before{content:"ó±"}.mdi-archive-arrow-up:before{content:"ó±"}.mdi-archive-arrow-up-outline:before{content:"ó±"}.mdi-archive-outline:before{content:"ó±"}.mdi-arm-flex:before{content:"ó°¿"}.mdi-arm-flex-outline:before{content:"ó°¿"}.mdi-arrange-bring-forward:before{content:"ó°½"}.mdi-arrange-bring-to-front:before{content:"ó°¾"}.mdi-arrange-send-backward:before{content:"ó°¿"}.mdi-arrange-send-to-back:before{content:"ó°"}.mdi-arrow-all:before{content:"ó°"}.mdi-arrow-bottom-left:before{content:"ó°"}.mdi-arrow-bottom-left-bold-outline:before{content:"ó°¦·"}.mdi-arrow-bottom-left-thick:before{content:"ó°¦¸"}.mdi-arrow-bottom-left-thin-circle-outline:before{content:"ó±"}.mdi-arrow-bottom-right:before{content:"ó°"}.mdi-arrow-bottom-right-bold-outline:before{content:"ó°¦¹"}.mdi-arrow-bottom-right-thick:before{content:"ó°¦º"}.mdi-arrow-bottom-right-thin-circle-outline:before{content:"ó±"}.mdi-arrow-collapse:before{content:"ó°"}.mdi-arrow-collapse-all:before{content:"ó°"}.mdi-arrow-collapse-down:before{content:"ó°"}.mdi-arrow-collapse-horizontal:before{content:"ó°¡"}.mdi-arrow-collapse-left:before{content:"ó°"}.mdi-arrow-collapse-right:before{content:"ó°"}.mdi-arrow-collapse-up:before{content:"ó°"}.mdi-arrow-collapse-vertical:before{content:"ó°¡"}.mdi-arrow-decision:before{content:"ó°¦»"}.mdi-arrow-decision-auto:before{content:"ó°¦¼"}.mdi-arrow-decision-auto-outline:before{content:"ó°¦½"}.mdi-arrow-decision-outline:before{content:"ó°¦¾"}.mdi-arrow-down:before{content:"ó°"}.mdi-arrow-down-bold:before{content:"ó°®"}.mdi-arrow-down-bold-box:before{content:"ó°¯"}.mdi-arrow-down-bold-box-outline:before{content:"ó°°"}.mdi-arrow-down-bold-circle:before{content:"ó°"}.mdi-arrow-down-bold-circle-outline:before{content:"ó°"}.mdi-arrow-down-bold-hexagon-outline:before{content:"ó°"}.mdi-arrow-down-bold-outline:before{content:"ó°¦¿"}.mdi-arrow-down-box:before{content:"ó°"}.mdi-arrow-down-circle:before{content:"ó°³"}.mdi-arrow-down-circle-outline:before{content:"ó°³"}.mdi-arrow-down-drop-circle:before{content:"ó°"}.mdi-arrow-down-drop-circle-outline:before{content:"ó°"}.mdi-arrow-down-thick:before{content:"ó°"}.mdi-arrow-down-thin-circle-outline:before{content:"ó±"}.mdi-arrow-expand:before{content:"ó°"}.mdi-arrow-expand-all:before{content:"ó°"}.mdi-arrow-expand-down:before{content:"ó°"}.mdi-arrow-expand-horizontal:before{content:"ó°¡"}.mdi-arrow-expand-left:before{content:"ó°"}.mdi-arrow-expand-right:before{content:"ó°"}.mdi-arrow-expand-up:before{content:"ó°"}.mdi-arrow-expand-vertical:before{content:"ó°¡"}.mdi-arrow-horizontal-lock:before{content:"ó±"}.mdi-arrow-left:before{content:"ó°"}.mdi-arrow-left-bold:before{content:"ó°±"}.mdi-arrow-left-bold-box:before{content:"ó°²"}.mdi-arrow-left-bold-box-outline:before{content:"ó°³"}.mdi-arrow-left-bold-circle:before{content:"ó°"}.mdi-arrow-left-bold-circle-outline:before{content:"ó°"}.mdi-arrow-left-bold-hexagon-outline:before{content:"ó°"}.mdi-arrow-left-bold-outline:before{content:"ó°§"}.mdi-arrow-left-box:before{content:"ó°"}.mdi-arrow-left-circle:before{content:"ó°³"}.mdi-arrow-left-circle-outline:before{content:"ó°³"}.mdi-arrow-left-drop-circle:before{content:"ó°"}.mdi-arrow-left-drop-circle-outline:before{content:"ó°"}.mdi-arrow-left-right:before{content:"ó°¹³"}.mdi-arrow-left-right-bold:before{content:"ó°¹´"}.mdi-arrow-left-right-bold-outline:before{content:"ó°§"}.mdi-arrow-left-thick:before{content:"ó°"}.mdi-arrow-left-thin-circle-outline:before{content:"ó±"}.mdi-arrow-right:before{content:"ó°"}.mdi-arrow-right-bold:before{content:"ó°´"}.mdi-arrow-right-bold-box:before{content:"ó°µ"}.mdi-arrow-right-bold-box-outline:before{content:"ó°¶"}.mdi-arrow-right-bold-circle:before{content:"ó°"}.mdi-arrow-right-bold-circle-outline:before{content:"ó°"}.mdi-arrow-right-bold-hexagon-outline:before{content:"ó°"}.mdi-arrow-right-bold-outline:before{content:"ó°§"}.mdi-arrow-right-box:before{content:"ó°"}.mdi-arrow-right-circle:before{content:"ó°³"}.mdi-arrow-right-circle-outline:before{content:"ó°³ "}.mdi-arrow-right-drop-circle:before{content:"ó°"}.mdi-arrow-right-drop-circle-outline:before{content:"ó°"}.mdi-arrow-right-thick:before{content:"ó°"}.mdi-arrow-right-thin-circle-outline:before{content:"ó±"}.mdi-arrow-split-horizontal:before{content:"ó°¤»"}.mdi-arrow-split-vertical:before{content:"ó°¤¼"}.mdi-arrow-top-left:before{content:"ó°"}.mdi-arrow-top-left-bold-outline:before{content:"ó°§"}.mdi-arrow-top-left-bottom-right:before{content:"ó°¹µ"}.mdi-arrow-top-left-bottom-right-bold:before{content:"ó°¹¶"}.mdi-arrow-top-left-thick:before{content:"ó°§"}.mdi-arrow-top-left-thin-circle-outline:before{content:"ó±"}.mdi-arrow-top-right:before{content:"ó°"}.mdi-arrow-top-right-bold-outline:before{content:"ó°§"}.mdi-arrow-top-right-bottom-left:before{content:"ó°¹·"}.mdi-arrow-top-right-bottom-left-bold:before{content:"ó°¹¸"}.mdi-arrow-top-right-thick:before{content:"ó°§"}.mdi-arrow-top-right-thin-circle-outline:before{content:"ó±"}.mdi-arrow-up:before{content:"ó°"}.mdi-arrow-up-bold:before{content:"ó°·"}.mdi-arrow-up-bold-box:before{content:"ó°¸"}.mdi-arrow-up-bold-box-outline:before{content:"ó°¹"}.mdi-arrow-up-bold-circle:before{content:"ó°"}.mdi-arrow-up-bold-circle-outline:before{content:"ó° "}.mdi-arrow-up-bold-hexagon-outline:before{content:"ó°¡"}.mdi-arrow-up-bold-outline:before{content:"ó°§"}.mdi-arrow-up-box:before{content:"ó°"}.mdi-arrow-up-circle:before{content:"ó°³¡"}.mdi-arrow-up-circle-outline:before{content:"ó°³¢"}.mdi-arrow-up-down:before{content:"ó°¹¹"}.mdi-arrow-up-down-bold:before{content:"ó°¹º"}.mdi-arrow-up-down-bold-outline:before{content:"ó°§"}.mdi-arrow-up-drop-circle:before{content:"ó°¢"}.mdi-arrow-up-drop-circle-outline:before{content:"ó°£"}.mdi-arrow-up-thick:before{content:"ó°"}.mdi-arrow-up-thin-circle-outline:before{content:"ó±"}.mdi-arrow-vertical-lock:before{content:"ó±"}.mdi-artstation:before{content:"ó°­"}.mdi-aspect-ratio:before{content:"ó°¨¤"}.mdi-assistant:before{content:"ó°¤"}.mdi-asterisk:before{content:"ó°"}.mdi-at:before{content:"ó°¥"}.mdi-atlassian:before{content:"ó° "}.mdi-atm:before{content:"ó°µ"}.mdi-atom:before{content:"ó°¨"}.mdi-atom-variant:before{content:"ó°¹»"}.mdi-attachment:before{content:"ó°¦"}.mdi-audio-video:before{content:"ó°¤½"}.mdi-audio-video-off:before{content:"ó±¶"}.mdi-augmented-reality:before{content:"ó°¡"}.mdi-auto-download:before{content:"ó±¾"}.mdi-auto-fix:before{content:"ó°¨"}.mdi-auto-upload:before{content:"ó°©"}.mdi-autorenew:before{content:"ó°ª"}.mdi-av-timer:before{content:"ó°«"}.mdi-aws:before{content:"ó°¸"}.mdi-axe:before{content:"ó°£"}.mdi-axis:before{content:"ó°µ"}.mdi-axis-arrow:before{content:"ó°µ"}.mdi-axis-arrow-info:before{content:"ó±"}.mdi-axis-arrow-lock:before{content:"ó°µ"}.mdi-axis-lock:before{content:"ó°µ"}.mdi-axis-x-arrow:before{content:"ó°µ"}.mdi-axis-x-arrow-lock:before{content:"ó°µ"}.mdi-axis-x-rotate-clockwise:before{content:"ó°µ"}.mdi-axis-x-rotate-counterclockwise:before{content:"ó°µ"}.mdi-axis-x-y-arrow-lock:before{content:"ó°µ"}.mdi-axis-y-arrow:before{content:"ó°µ"}.mdi-axis-y-arrow-lock:before{content:"ó°µ"}.mdi-axis-y-rotate-clockwise:before{content:"ó°µ"}.mdi-axis-y-rotate-counterclockwise:before{content:"ó°µ"}.mdi-axis-z-arrow:before{content:"ó°µ"}.mdi-axis-z-arrow-lock:before{content:"ó°µ"}.mdi-axis-z-rotate-clockwise:before{content:"ó°µ"}.mdi-axis-z-rotate-counterclockwise:before{content:"ó°µ"}.mdi-babel:before{content:"ó°¨¥"}.mdi-baby:before{content:"ó°¬"}.mdi-baby-bottle:before{content:"ó°¼¹"}.mdi-baby-bottle-outline:before{content:"ó°¼º"}.mdi-baby-buggy:before{content:"ó± "}.mdi-baby-carriage:before{content:"ó°"}.mdi-baby-carriage-off:before{content:"ó°¾ "}.mdi-baby-face:before{content:"ó°¹¼"}.mdi-baby-face-outline:before{content:"ó°¹½"}.mdi-backburger:before{content:"ó°­"}.mdi-backspace:before{content:"ó°®"}.mdi-backspace-outline:before{content:"ó°­"}.mdi-backspace-reverse:before{content:"ó°¹¾"}.mdi-backspace-reverse-outline:before{content:"ó°¹¿"}.mdi-backup-restore:before{content:"ó°¯"}.mdi-bacteria:before{content:"ó°»"}.mdi-bacteria-outline:before{content:"ó°»"}.mdi-badge-account:before{content:"ó°¶§"}.mdi-badge-account-alert:before{content:"ó°¶¨"}.mdi-badge-account-alert-outline:before{content:"ó°¶©"}.mdi-badge-account-horizontal:before{content:"ó°¸"}.mdi-badge-account-horizontal-outline:before{content:"ó°¸"}.mdi-badge-account-outline:before{content:"ó°¶ª"}.mdi-badminton:before{content:"ó°¡"}.mdi-bag-carry-on:before{content:"ó°¼»"}.mdi-bag-carry-on-check:before{content:"ó°µ¥"}.mdi-bag-carry-on-off:before{content:"ó°¼¼"}.mdi-bag-checked:before{content:"ó°¼½"}.mdi-bag-personal:before{content:"ó°¸"}.mdi-bag-personal-off:before{content:"ó°¸"}.mdi-bag-personal-off-outline:before{content:"ó°¸"}.mdi-bag-personal-outline:before{content:"ó°¸"}.mdi-bag-suitcase:before{content:"ó±"}.mdi-bag-suitcase-off:before{content:"ó±"}.mdi-bag-suitcase-off-outline:before{content:"ó±"}.mdi-bag-suitcase-outline:before{content:"ó±"}.mdi-baguette:before{content:"ó°¼¾"}.mdi-balloon:before{content:"ó°¨¦"}.mdi-ballot:before{content:"ó°§"}.mdi-ballot-outline:before{content:"ó°§"}.mdi-ballot-recount:before{content:"ó°°¹"}.mdi-ballot-recount-outline:before{content:"ó°°º"}.mdi-bandage:before{content:"ó°¶¯"}.mdi-bandcamp:before{content:"ó°µ"}.mdi-bank:before{content:"ó°°"}.mdi-bank-check:before{content:"ó±"}.mdi-bank-minus:before{content:"ó°¶°"}.mdi-bank-off:before{content:"ó±"}.mdi-bank-off-outline:before{content:"ó±"}.mdi-bank-outline:before{content:"ó°º"}.mdi-bank-plus:before{content:"ó°¶±"}.mdi-bank-remove:before{content:"ó°¶²"}.mdi-bank-transfer:before{content:"ó°¨§"}.mdi-bank-transfer-in:before{content:"ó°¨¨"}.mdi-bank-transfer-out:before{content:"ó°¨©"}.mdi-barcode:before{content:"ó°±"}.mdi-barcode-off:before{content:"ó±¶"}.mdi-barcode-scan:before{content:"ó°²"}.mdi-barley:before{content:"ó°³"}.mdi-barley-off:before{content:"ó°­"}.mdi-barn:before{content:"ó°­"}.mdi-barrel:before{content:"ó°´"}.mdi-baseball:before{content:"ó°¡"}.mdi-baseball-bat:before{content:"ó°¡"}.mdi-baseball-diamond:before{content:"ó±¬"}.mdi-baseball-diamond-outline:before{content:"ó±­"}.mdi-bash:before{content:"ó±"}.mdi-basket:before{content:"ó°¶"}.mdi-basket-fill:before{content:"ó°·"}.mdi-basket-minus:before{content:"ó±£"}.mdi-basket-minus-outline:before{content:"ó±¤"}.mdi-basket-off:before{content:"ó±¥"}.mdi-basket-off-outline:before{content:"ó±¦"}.mdi-basket-outline:before{content:"ó±"}.mdi-basket-plus:before{content:"ó±§"}.mdi-basket-plus-outline:before{content:"ó±¨"}.mdi-basket-remove:before{content:"ó±©"}.mdi-basket-remove-outline:before{content:"ó±ª"}.mdi-basket-unfill:before{content:"ó°¸"}.mdi-basketball:before{content:"ó° "}.mdi-basketball-hoop:before{content:"ó°°»"}.mdi-basketball-hoop-outline:before{content:"ó°°¼"}.mdi-bat:before{content:"ó°­"}.mdi-battery:before{content:"ó°¹"}.mdi-battery-10:before{content:"ó°º"}.mdi-battery-10-bluetooth:before{content:"ó°¤¾"}.mdi-battery-20:before{content:"ó°»"}.mdi-battery-20-bluetooth:before{content:"ó°¤¿"}.mdi-battery-30:before{content:"ó°¼"}.mdi-battery-30-bluetooth:before{content:"ó°¥"}.mdi-battery-40:before{content:"ó°½"}.mdi-battery-40-bluetooth:before{content:"ó°¥"}.mdi-battery-50:before{content:"ó°¾"}.mdi-battery-50-bluetooth:before{content:"ó°¥"}.mdi-battery-60:before{content:"ó°¿"}.mdi-battery-60-bluetooth:before{content:"ó°¥"}.mdi-battery-70:before{content:"ó°"}.mdi-battery-70-bluetooth:before{content:"ó°¥"}.mdi-battery-80:before{content:"ó°"}.mdi-battery-80-bluetooth:before{content:"ó°¥"}.mdi-battery-90:before{content:"ó°"}.mdi-battery-90-bluetooth:before{content:"ó°¥"}.mdi-battery-alert:before{content:"ó°"}.mdi-battery-alert-bluetooth:before{content:"ó°¥"}.mdi-battery-alert-variant:before{content:"ó±"}.mdi-battery-alert-variant-outline:before{content:"ó±"}.mdi-battery-bluetooth:before{content:"ó°¥"}.mdi-battery-bluetooth-variant:before{content:"ó°¥"}.mdi-battery-charging:before{content:"ó°"}.mdi-battery-charging-10:before{content:"ó°¢"}.mdi-battery-charging-100:before{content:"ó°"}.mdi-battery-charging-20:before{content:"ó°"}.mdi-battery-charging-30:before{content:"ó°"}.mdi-battery-charging-40:before{content:"ó°"}.mdi-battery-charging-50:before{content:"ó°¢"}.mdi-battery-charging-60:before{content:"ó°"}.mdi-battery-charging-70:before{content:"ó°¢"}.mdi-battery-charging-80:before{content:"ó°"}.mdi-battery-charging-90:before{content:"ó°"}.mdi-battery-charging-high:before{content:"ó±¦"}.mdi-battery-charging-low:before{content:"ó±¤"}.mdi-battery-charging-medium:before{content:"ó±¥"}.mdi-battery-charging-outline:before{content:"ó°¢"}.mdi-battery-charging-wireless:before{content:"ó° "}.mdi-battery-charging-wireless-10:before{content:"ó° "}.mdi-battery-charging-wireless-20:before{content:"ó° "}.mdi-battery-charging-wireless-30:before{content:"ó° "}.mdi-battery-charging-wireless-40:before{content:"ó° "}.mdi-battery-charging-wireless-50:before{content:"ó° "}.mdi-battery-charging-wireless-60:before{content:"ó° "}.mdi-battery-charging-wireless-70:before{content:"ó° "}.mdi-battery-charging-wireless-80:before{content:"ó° "}.mdi-battery-charging-wireless-90:before{content:"ó° "}.mdi-battery-charging-wireless-alert:before{content:"ó° "}.mdi-battery-charging-wireless-outline:before{content:"ó° "}.mdi-battery-heart:before{content:"ó±"}.mdi-battery-heart-outline:before{content:"ó±"}.mdi-battery-heart-variant:before{content:"ó±"}.mdi-battery-high:before{content:"ó±£"}.mdi-battery-low:before{content:"ó±¡"}.mdi-battery-medium:before{content:"ó±¢"}.mdi-battery-minus:before{content:"ó°"}.mdi-battery-negative:before{content:"ó°"}.mdi-battery-off:before{content:"ó±"}.mdi-battery-off-outline:before{content:"ó±"}.mdi-battery-outline:before{content:"ó°"}.mdi-battery-plus:before{content:"ó°"}.mdi-battery-positive:before{content:"ó°"}.mdi-battery-unknown:before{content:"ó°"}.mdi-battery-unknown-bluetooth:before{content:"ó°¥"}.mdi-battlenet:before{content:"ó°­ "}.mdi-beach:before{content:"ó°"}.mdi-beaker:before{content:"ó°³ª"}.mdi-beaker-alert:before{content:"ó±©"}.mdi-beaker-alert-outline:before{content:"ó±ª"}.mdi-beaker-check:before{content:"ó±«"}.mdi-beaker-check-outline:before{content:"ó±¬"}.mdi-beaker-minus:before{content:"ó±­"}.mdi-beaker-minus-outline:before{content:"ó±®"}.mdi-beaker-outline:before{content:"ó°"}.mdi-beaker-plus:before{content:"ó±¯"}.mdi-beaker-plus-outline:before{content:"ó±°"}.mdi-beaker-question:before{content:"ó±±"}.mdi-beaker-question-outline:before{content:"ó±²"}.mdi-beaker-remove:before{content:"ó±³"}.mdi-beaker-remove-outline:before{content:"ó±´"}.mdi-bed:before{content:"ó°£"}.mdi-bed-double:before{content:"ó°¿"}.mdi-bed-double-outline:before{content:"ó°¿"}.mdi-bed-empty:before{content:"ó°¢ "}.mdi-bed-king:before{content:"ó°¿"}.mdi-bed-king-outline:before{content:"ó°¿"}.mdi-bed-outline:before{content:"ó°"}.mdi-bed-queen:before{content:"ó°¿"}.mdi-bed-queen-outline:before{content:"ó°¿"}.mdi-bed-single:before{content:"ó±­"}.mdi-bed-single-outline:before{content:"ó±®"}.mdi-bee:before{content:"ó°¾¡"}.mdi-bee-flower:before{content:"ó°¾¢"}.mdi-beehive-off-outline:before{content:"ó±­"}.mdi-beehive-outline:before{content:"ó±"}.mdi-beekeeper:before{content:"ó±¢"}.mdi-beer:before{content:"ó°"}.mdi-beer-outline:before{content:"ó±"}.mdi-bell:before{content:"ó°"}.mdi-bell-alert:before{content:"ó°µ"}.mdi-bell-alert-outline:before{content:"ó°º"}.mdi-bell-cancel:before{content:"ó±§"}.mdi-bell-cancel-outline:before{content:"ó±¨"}.mdi-bell-check:before{content:"ó±¥"}.mdi-bell-check-outline:before{content:"ó±¦"}.mdi-bell-circle:before{content:"ó°µ"}.mdi-bell-circle-outline:before{content:"ó°µ"}.mdi-bell-minus:before{content:"ó±©"}.mdi-bell-minus-outline:before{content:"ó±ª"}.mdi-bell-off:before{content:"ó°"}.mdi-bell-off-outline:before{content:"ó°ª"}.mdi-bell-outline:before{content:"ó°"}.mdi-bell-plus:before{content:"ó°"}.mdi-bell-plus-outline:before{content:"ó°ª"}.mdi-bell-remove:before{content:"ó±«"}.mdi-bell-remove-outline:before{content:"ó±¬"}.mdi-bell-ring:before{content:"ó°"}.mdi-bell-ring-outline:before{content:"ó°"}.mdi-bell-sleep:before{content:"ó° "}.mdi-bell-sleep-outline:before{content:"ó°ª"}.mdi-beta:before{content:"ó°¡"}.mdi-betamax:before{content:"ó°§"}.mdi-biathlon:before{content:"ó°¸"}.mdi-bicycle:before{content:"ó±"}.mdi-bicycle-basket:before{content:"ó±µ"}.mdi-bicycle-electric:before{content:"ó±´"}.mdi-bicycle-penny-farthing:before{content:"ó±©"}.mdi-bike:before{content:"ó°£"}.mdi-bike-fast:before{content:"ó±"}.mdi-billboard:before{content:"ó±"}.mdi-billiards:before{content:"ó°­¡"}.mdi-billiards-rack:before{content:"ó°­¢"}.mdi-binoculars:before{content:"ó°¥"}.mdi-bio:before{content:"ó°¦"}.mdi-biohazard:before{content:"ó°§"}.mdi-bird:before{content:"ó±"}.mdi-bitbucket:before{content:"ó°¨"}.mdi-bitcoin:before{content:"ó° "}.mdi-black-mesa:before{content:"ó°©"}.mdi-blender:before{content:"ó°³«"}.mdi-blender-software:before{content:"ó°«"}.mdi-blinds:before{content:"ó°¬"}.mdi-blinds-open:before{content:"ó±"}.mdi-block-helper:before{content:"ó°­"}.mdi-blogger:before{content:"ó°®"}.mdi-blood-bag:before{content:"ó°³¬"}.mdi-bluetooth:before{content:"ó°¯"}.mdi-bluetooth-audio:before{content:"ó°°"}.mdi-bluetooth-connect:before{content:"ó°±"}.mdi-bluetooth-off:before{content:"ó°²"}.mdi-bluetooth-settings:before{content:"ó°³"}.mdi-bluetooth-transfer:before{content:"ó°´"}.mdi-blur:before{content:"ó°µ"}.mdi-blur-linear:before{content:"ó°¶"}.mdi-blur-off:before{content:"ó°·"}.mdi-blur-radial:before{content:"ó°¸"}.mdi-bolnisi-cross:before{content:"ó°³­"}.mdi-bolt:before{content:"ó°¶³"}.mdi-bomb:before{content:"ó°"}.mdi-bomb-off:before{content:"ó°"}.mdi-bone:before{content:"ó°¹"}.mdi-book:before{content:"ó°º"}.mdi-book-account:before{content:"ó±­"}.mdi-book-account-outline:before{content:"ó±®"}.mdi-book-alert:before{content:"ó±¼"}.mdi-book-alert-outline:before{content:"ó±½"}.mdi-book-alphabet:before{content:"ó°"}.mdi-book-arrow-down:before{content:"ó±¾"}.mdi-book-arrow-down-outline:before{content:"ó±¿"}.mdi-book-arrow-left:before{content:"ó±"}.mdi-book-arrow-left-outline:before{content:"ó±"}.mdi-book-arrow-right:before{content:"ó±"}.mdi-book-arrow-right-outline:before{content:"ó±"}.mdi-book-arrow-up:before{content:"ó±"}.mdi-book-arrow-up-outline:before{content:"ó±"}.mdi-book-cancel:before{content:"ó±"}.mdi-book-cancel-outline:before{content:"ó±"}.mdi-book-check:before{content:"ó±³"}.mdi-book-check-outline:before{content:"ó±´"}.mdi-book-clock:before{content:"ó±"}.mdi-book-clock-outline:before{content:"ó±"}.mdi-book-cog:before{content:"ó±"}.mdi-book-cog-outline:before{content:"ó±"}.mdi-book-cross:before{content:"ó°¢"}.mdi-book-edit:before{content:"ó±"}.mdi-book-edit-outline:before{content:"ó±"}.mdi-book-education:before{content:"ó±"}.mdi-book-education-outline:before{content:"ó±"}.mdi-book-information-variant:before{content:"ó±¯"}.mdi-book-lock:before{content:"ó°"}.mdi-book-lock-open:before{content:"ó°"}.mdi-book-lock-open-outline:before{content:"ó±"}.mdi-book-lock-outline:before{content:"ó±"}.mdi-book-marker:before{content:"ó±"}.mdi-book-marker-outline:before{content:"ó±"}.mdi-book-minus:before{content:"ó°"}.mdi-book-minus-multiple:before{content:"ó°ª"}.mdi-book-minus-multiple-outline:before{content:"ó°¤"}.mdi-book-minus-outline:before{content:"ó±"}.mdi-book-multiple:before{content:"ó°»"}.mdi-book-multiple-outline:before{content:"ó°¶"}.mdi-book-music:before{content:"ó°§"}.mdi-book-music-outline:before{content:"ó±"}.mdi-book-off:before{content:"ó±"}.mdi-book-off-outline:before{content:"ó±"}.mdi-book-open:before{content:"ó°½"}.mdi-book-open-blank-variant:before{content:"ó°¾"}.mdi-book-open-outline:before{content:"ó°­£"}.mdi-book-open-page-variant:before{content:"ó°"}.mdi-book-open-page-variant-outline:before{content:"ó±"}.mdi-book-open-variant:before{content:"ó±·"}.mdi-book-outline:before{content:"ó°­¤"}.mdi-book-play:before{content:"ó°º"}.mdi-book-play-outline:before{content:"ó°º"}.mdi-book-plus:before{content:"ó°"}.mdi-book-plus-multiple:before{content:"ó°ª"}.mdi-book-plus-multiple-outline:before{content:"ó°«"}.mdi-book-plus-outline:before{content:"ó±"}.mdi-book-refresh:before{content:"ó±"}.mdi-book-refresh-outline:before{content:"ó±"}.mdi-book-remove:before{content:"ó°ª"}.mdi-book-remove-multiple:before{content:"ó°ª"}.mdi-book-remove-multiple-outline:before{content:"ó°"}.mdi-book-remove-outline:before{content:"ó±"}.mdi-book-search:before{content:"ó°º"}.mdi-book-search-outline:before{content:"ó°º"}.mdi-book-settings:before{content:"ó±"}.mdi-book-settings-outline:before{content:"ó±"}.mdi-book-sync:before{content:"ó±"}.mdi-book-sync-outline:before{content:"ó±"}.mdi-book-variant:before{content:"ó°¿"}.mdi-book-variant-multiple:before{content:"ó°¼"}.mdi-bookmark:before{content:"ó°"}.mdi-bookmark-check:before{content:"ó°"}.mdi-bookmark-check-outline:before{content:"ó±»"}.mdi-bookmark-minus:before{content:"ó°§"}.mdi-bookmark-minus-outline:before{content:"ó°§"}.mdi-bookmark-multiple:before{content:"ó°¸"}.mdi-bookmark-multiple-outline:before{content:"ó°¸"}.mdi-bookmark-music:before{content:"ó°"}.mdi-bookmark-music-outline:before{content:"ó±¹"}.mdi-bookmark-off:before{content:"ó°§"}.mdi-bookmark-off-outline:before{content:"ó°§"}.mdi-bookmark-outline:before{content:"ó°"}.mdi-bookmark-plus:before{content:"ó°"}.mdi-bookmark-plus-outline:before{content:"ó°"}.mdi-bookmark-remove:before{content:"ó°"}.mdi-bookmark-remove-outline:before{content:"ó±º"}.mdi-bookshelf:before{content:"ó±"}.mdi-boom-gate:before{content:"ó°º"}.mdi-boom-gate-alert:before{content:"ó°º"}.mdi-boom-gate-alert-outline:before{content:"ó°º"}.mdi-boom-gate-down:before{content:"ó°º"}.mdi-boom-gate-down-outline:before{content:"ó°º"}.mdi-boom-gate-outline:before{content:"ó°º"}.mdi-boom-gate-up:before{content:"ó°º"}.mdi-boom-gate-up-outline:before{content:"ó°º"}.mdi-boombox:before{content:"ó°"}.mdi-boomerang:before{content:"ó±"}.mdi-bootstrap:before{content:"ó°"}.mdi-border-all:before{content:"ó°"}.mdi-border-all-variant:before{content:"ó°¢¡"}.mdi-border-bottom:before{content:"ó°"}.mdi-border-bottom-variant:before{content:"ó°¢¢"}.mdi-border-color:before{content:"ó°"}.mdi-border-horizontal:before{content:"ó°"}.mdi-border-inside:before{content:"ó°"}.mdi-border-left:before{content:"ó°"}.mdi-border-left-variant:before{content:"ó°¢£"}.mdi-border-none:before{content:"ó°"}.mdi-border-none-variant:before{content:"ó°¢¤"}.mdi-border-outside:before{content:"ó°"}.mdi-border-right:before{content:"ó°"}.mdi-border-right-variant:before{content:"ó°¢¥"}.mdi-border-style:before{content:"ó°"}.mdi-border-top:before{content:"ó°"}.mdi-border-top-variant:before{content:"ó°¢¦"}.mdi-border-vertical:before{content:"ó°"}.mdi-bottle-soda:before{content:"ó±°"}.mdi-bottle-soda-classic:before{content:"ó±±"}.mdi-bottle-soda-classic-outline:before{content:"ó±£"}.mdi-bottle-soda-outline:before{content:"ó±²"}.mdi-bottle-tonic:before{content:"ó±®"}.mdi-bottle-tonic-outline:before{content:"ó±¯"}.mdi-bottle-tonic-plus:before{content:"ó±°"}.mdi-bottle-tonic-plus-outline:before{content:"ó±±"}.mdi-bottle-tonic-skull:before{content:"ó±²"}.mdi-bottle-tonic-skull-outline:before{content:"ó±³"}.mdi-bottle-wine:before{content:"ó°¡"}.mdi-bottle-wine-outline:before{content:"ó±"}.mdi-bow-tie:before{content:"ó°¸"}.mdi-bowl:before{content:"ó°"}.mdi-bowl-mix:before{content:"ó°"}.mdi-bowl-mix-outline:before{content:"ó°¤"}.mdi-bowl-outline:before{content:"ó°©"}.mdi-bowling:before{content:"ó°"}.mdi-box:before{content:"ó°"}.mdi-box-cutter:before{content:"ó°"}.mdi-box-cutter-off:before{content:"ó°­"}.mdi-box-shadow:before{content:"ó°·"}.mdi-boxing-glove:before{content:"ó°­¥"}.mdi-braille:before{content:"ó°§"}.mdi-brain:before{content:"ó°§"}.mdi-bread-slice:before{content:"ó°³®"}.mdi-bread-slice-outline:before{content:"ó°³¯"}.mdi-bridge:before{content:"ó°"}.mdi-briefcase:before{content:"ó°"}.mdi-briefcase-account:before{content:"ó°³°"}.mdi-briefcase-account-outline:before{content:"ó°³±"}.mdi-briefcase-check:before{content:"ó°"}.mdi-briefcase-check-outline:before{content:"ó±"}.mdi-briefcase-clock:before{content:"ó±"}.mdi-briefcase-clock-outline:before{content:"ó±"}.mdi-briefcase-download:before{content:"ó°"}.mdi-briefcase-download-outline:before{content:"ó°°½"}.mdi-briefcase-edit:before{content:"ó°ª"}.mdi-briefcase-edit-outline:before{content:"ó°°¾"}.mdi-briefcase-minus:before{content:"ó°¨ª"}.mdi-briefcase-minus-outline:before{content:"ó°°¿"}.mdi-briefcase-off:before{content:"ó±"}.mdi-briefcase-off-outline:before{content:"ó±"}.mdi-briefcase-outline:before{content:"ó° "}.mdi-briefcase-plus:before{content:"ó°¨«"}.mdi-briefcase-plus-outline:before{content:"ó°±"}.mdi-briefcase-remove:before{content:"ó°¨¬"}.mdi-briefcase-remove-outline:before{content:"ó°±"}.mdi-briefcase-search:before{content:"ó°¨­"}.mdi-briefcase-search-outline:before{content:"ó°±"}.mdi-briefcase-upload:before{content:"ó°"}.mdi-briefcase-upload-outline:before{content:"ó°±"}.mdi-briefcase-variant:before{content:"ó±"}.mdi-briefcase-variant-off:before{content:"ó±"}.mdi-briefcase-variant-off-outline:before{content:"ó±"}.mdi-briefcase-variant-outline:before{content:"ó±"}.mdi-brightness-1:before{content:"ó°"}.mdi-brightness-2:before{content:"ó°"}.mdi-brightness-3:before{content:"ó°"}.mdi-brightness-4:before{content:"ó°"}.mdi-brightness-5:before{content:"ó°"}.mdi-brightness-6:before{content:"ó°"}.mdi-brightness-7:before{content:"ó° "}.mdi-brightness-auto:before{content:"ó°¡"}.mdi-brightness-percent:before{content:"ó°³²"}.mdi-broom:before{content:"ó°¢"}.mdi-brush:before{content:"ó°£"}.mdi-bucket:before{content:"ó±"}.mdi-bucket-outline:before{content:"ó±"}.mdi-buddhism:before{content:"ó°¥"}.mdi-buffer:before{content:"ó°"}.mdi-buffet:before{content:"ó°¸"}.mdi-bug:before{content:"ó°¤"}.mdi-bug-check:before{content:"ó°¨®"}.mdi-bug-check-outline:before{content:"ó°¨¯"}.mdi-bug-outline:before{content:"ó°¨°"}.mdi-bugle:before{content:"ó°¶´"}.mdi-bulldozer:before{content:"ó°¬¢"}.mdi-bullet:before{content:"ó°³³"}.mdi-bulletin-board:before{content:"ó°¥"}.mdi-bullhorn:before{content:"ó°¦"}.mdi-bullhorn-outline:before{content:"ó°¬£"}.mdi-bullseye:before{content:"ó°"}.mdi-bullseye-arrow:before{content:"ó°£"}.mdi-bulma:before{content:"ó±§"}.mdi-bunk-bed:before{content:"ó±"}.mdi-bunk-bed-outline:before{content:"ó°"}.mdi-bus:before{content:"ó°§"}.mdi-bus-alert:before{content:"ó°ª"}.mdi-bus-articulated-end:before{content:"ó°"}.mdi-bus-articulated-front:before{content:"ó°"}.mdi-bus-clock:before{content:"ó°£"}.mdi-bus-double-decker:before{content:"ó°"}.mdi-bus-marker:before{content:"ó±"}.mdi-bus-multiple:before{content:"ó°¼¿"}.mdi-bus-school:before{content:"ó°"}.mdi-bus-side:before{content:"ó° "}.mdi-bus-stop:before{content:"ó±"}.mdi-bus-stop-covered:before{content:"ó±"}.mdi-bus-stop-uncovered:before{content:"ó±"}.mdi-butterfly:before{content:"ó±"}.mdi-butterfly-outline:before{content:"ó±"}.mdi-cable-data:before{content:"ó±"}.mdi-cached:before{content:"ó°¨"}.mdi-cactus:before{content:"ó°¶µ"}.mdi-cake:before{content:"ó°©"}.mdi-cake-layered:before{content:"ó°ª"}.mdi-cake-variant:before{content:"ó°«"}.mdi-calculator:before{content:"ó°¬"}.mdi-calculator-variant:before{content:"ó°ª"}.mdi-calculator-variant-outline:before{content:"ó±¦"}.mdi-calendar:before{content:"ó°­"}.mdi-calendar-account:before{content:"ó°»"}.mdi-calendar-account-outline:before{content:"ó°»"}.mdi-calendar-alert:before{content:"ó°¨±"}.mdi-calendar-arrow-left:before{content:"ó±´"}.mdi-calendar-arrow-right:before{content:"ó±µ"}.mdi-calendar-blank:before{content:"ó°®"}.mdi-calendar-blank-multiple:before{content:"ó±³"}.mdi-calendar-blank-outline:before{content:"ó°­¦"}.mdi-calendar-check:before{content:"ó°¯"}.mdi-calendar-check-outline:before{content:"ó°±"}.mdi-calendar-clock:before{content:"ó°°"}.mdi-calendar-cursor:before{content:"ó±»"}.mdi-calendar-edit:before{content:"ó°¢§"}.mdi-calendar-end:before{content:"ó±¬"}.mdi-calendar-export:before{content:"ó°¬¤"}.mdi-calendar-heart:before{content:"ó°§"}.mdi-calendar-import:before{content:"ó°¬¥"}.mdi-calendar-lock:before{content:"ó±"}.mdi-calendar-lock-outline:before{content:"ó±"}.mdi-calendar-minus:before{content:"ó°µ"}.mdi-calendar-month:before{content:"ó°¸"}.mdi-calendar-month-outline:before{content:"ó°¸"}.mdi-calendar-multiple:before{content:"ó°±"}.mdi-calendar-multiple-check:before{content:"ó°²"}.mdi-calendar-multiselect:before{content:"ó°¨²"}.mdi-calendar-outline:before{content:"ó°­§"}.mdi-calendar-plus:before{content:"ó°³"}.mdi-calendar-question:before{content:"ó°"}.mdi-calendar-range:before{content:"ó°¹"}.mdi-calendar-range-outline:before{content:"ó°­¨"}.mdi-calendar-refresh:before{content:"ó°¡"}.mdi-calendar-refresh-outline:before{content:"ó°"}.mdi-calendar-remove:before{content:"ó°´"}.mdi-calendar-remove-outline:before{content:"ó°±"}.mdi-calendar-search:before{content:"ó°¥"}.mdi-calendar-star:before{content:"ó°§"}.mdi-calendar-start:before{content:"ó±­"}.mdi-calendar-sync:before{content:"ó°º"}.mdi-calendar-sync-outline:before{content:"ó°º"}.mdi-calendar-text:before{content:"ó°µ"}.mdi-calendar-text-outline:before{content:"ó°±"}.mdi-calendar-today:before{content:"ó°¶"}.mdi-calendar-week:before{content:"ó°¨³"}.mdi-calendar-week-begin:before{content:"ó°¨´"}.mdi-calendar-weekend:before{content:"ó°»"}.mdi-calendar-weekend-outline:before{content:"ó°»"}.mdi-call-made:before{content:"ó°·"}.mdi-call-merge:before{content:"ó°¸"}.mdi-call-missed:before{content:"ó°¹"}.mdi-call-received:before{content:"ó°º"}.mdi-call-split:before{content:"ó°»"}.mdi-camcorder:before{content:"ó°¼"}.mdi-camcorder-off:before{content:"ó°¿"}.mdi-camera:before{content:"ó°"}.mdi-camera-account:before{content:"ó°£"}.mdi-camera-burst:before{content:"ó°"}.mdi-camera-control:before{content:"ó°­©"}.mdi-camera-enhance:before{content:"ó°"}.mdi-camera-enhance-outline:before{content:"ó°­ª"}.mdi-camera-flip:before{content:"ó±"}.mdi-camera-flip-outline:before{content:"ó±"}.mdi-camera-front:before{content:"ó°"}.mdi-camera-front-variant:before{content:"ó°"}.mdi-camera-gopro:before{content:"ó°¡"}.mdi-camera-image:before{content:"ó°£"}.mdi-camera-iris:before{content:"ó°"}.mdi-camera-metering-center:before{content:"ó°¢"}.mdi-camera-metering-matrix:before{content:"ó°£"}.mdi-camera-metering-partial:before{content:"ó°¤"}.mdi-camera-metering-spot:before{content:"ó°¥"}.mdi-camera-off:before{content:"ó°"}.mdi-camera-outline:before{content:"ó°µ"}.mdi-camera-party-mode:before{content:"ó°"}.mdi-camera-plus:before{content:"ó°»"}.mdi-camera-plus-outline:before{content:"ó°»"}.mdi-camera-rear:before{content:"ó°"}.mdi-camera-rear-variant:before{content:"ó°"}.mdi-camera-retake:before{content:"ó°¸"}.mdi-camera-retake-outline:before{content:"ó°¸"}.mdi-camera-switch:before{content:"ó°"}.mdi-camera-switch-outline:before{content:"ó°¡"}.mdi-camera-timer:before{content:"ó°"}.mdi-camera-wireless:before{content:"ó°¶¶"}.mdi-camera-wireless-outline:before{content:"ó°¶·"}.mdi-campfire:before{content:"ó°»"}.mdi-cancel:before{content:"ó°º"}.mdi-candle:before{content:"ó°¢"}.mdi-candycane:before{content:"ó°"}.mdi-cannabis:before{content:"ó°¦"}.mdi-cannabis-off:before{content:"ó±®"}.mdi-caps-lock:before{content:"ó°ª"}.mdi-car:before{content:"ó°"}.mdi-car-2-plus:before{content:"ó±"}.mdi-car-3-plus:before{content:"ó±"}.mdi-car-arrow-left:before{content:"ó±²"}.mdi-car-arrow-right:before{content:"ó±³"}.mdi-car-back:before{content:"ó°¸"}.mdi-car-battery:before{content:"ó°"}.mdi-car-brake-abs:before{content:"ó°±"}.mdi-car-brake-alert:before{content:"ó°±"}.mdi-car-brake-hold:before{content:"ó°µ"}.mdi-car-brake-parking:before{content:"ó°µ"}.mdi-car-brake-retarder:before{content:"ó±"}.mdi-car-child-seat:before{content:"ó°¾£"}.mdi-car-clutch:before{content:"ó±"}.mdi-car-cog:before{content:"ó±"}.mdi-car-connected:before{content:"ó°"}.mdi-car-convertible:before{content:"ó°§"}.mdi-car-coolant-level:before{content:"ó±"}.mdi-car-cruise-control:before{content:"ó°µ "}.mdi-car-defrost-front:before{content:"ó°µ¡"}.mdi-car-defrost-rear:before{content:"ó°µ¢"}.mdi-car-door:before{content:"ó°­«"}.mdi-car-door-lock:before{content:"ó±"}.mdi-car-electric:before{content:"ó°­¬"}.mdi-car-electric-outline:before{content:"ó±µ"}.mdi-car-emergency:before{content:"ó±"}.mdi-car-esp:before{content:"ó°±"}.mdi-car-estate:before{content:"ó°¨"}.mdi-car-hatchback:before{content:"ó°©"}.mdi-car-info:before{content:"ó±¾"}.mdi-car-key:before{content:"ó°­­"}.mdi-car-lifted-pickup:before{content:"ó±­"}.mdi-car-light-dimmed:before{content:"ó°±"}.mdi-car-light-fog:before{content:"ó°±"}.mdi-car-light-high:before{content:"ó°±"}.mdi-car-limousine:before{content:"ó°£"}.mdi-car-multiple:before{content:"ó°­®"}.mdi-car-off:before{content:"ó°¸"}.mdi-car-outline:before{content:"ó±­"}.mdi-car-parking-lights:before{content:"ó°µ£"}.mdi-car-pickup:before{content:"ó°ª"}.mdi-car-seat:before{content:"ó°¾¤"}.mdi-car-seat-cooler:before{content:"ó°¾¥"}.mdi-car-seat-heater:before{content:"ó°¾¦"}.mdi-car-settings:before{content:"ó±"}.mdi-car-shift-pattern:before{content:"ó°½"}.mdi-car-side:before{content:"ó°«"}.mdi-car-sports:before{content:"ó°¬"}.mdi-car-tire-alert:before{content:"ó°±"}.mdi-car-traction-control:before{content:"ó°µ¤"}.mdi-car-turbocharger:before{content:"ó±"}.mdi-car-wash:before{content:"ó°"}.mdi-car-windshield:before{content:"ó±"}.mdi-car-windshield-outline:before{content:"ó±"}.mdi-carabiner:before{content:"ó±"}.mdi-caravan:before{content:"ó°­"}.mdi-card:before{content:"ó°­¯"}.mdi-card-account-details:before{content:"ó°"}.mdi-card-account-details-outline:before{content:"ó°¶«"}.mdi-card-account-details-star:before{content:"ó°£"}.mdi-card-account-details-star-outline:before{content:"ó°"}.mdi-card-account-mail:before{content:"ó°"}.mdi-card-account-mail-outline:before{content:"ó°º"}.mdi-card-account-phone:before{content:"ó°º"}.mdi-card-account-phone-outline:before{content:"ó°º"}.mdi-card-bulleted:before{content:"ó°­°"}.mdi-card-bulleted-off:before{content:"ó°­±"}.mdi-card-bulleted-off-outline:before{content:"ó°­²"}.mdi-card-bulleted-outline:before{content:"ó°­³"}.mdi-card-bulleted-settings:before{content:"ó°­´"}.mdi-card-bulleted-settings-outline:before{content:"ó°­µ"}.mdi-card-minus:before{content:"ó±"}.mdi-card-minus-outline:before{content:"ó±"}.mdi-card-off:before{content:"ó±"}.mdi-card-off-outline:before{content:"ó±"}.mdi-card-outline:before{content:"ó°­¶"}.mdi-card-plus:before{content:"ó±¿"}.mdi-card-plus-outline:before{content:"ó±"}.mdi-card-remove:before{content:"ó±"}.mdi-card-remove-outline:before{content:"ó±"}.mdi-card-search:before{content:"ó±´"}.mdi-card-search-outline:before{content:"ó±µ"}.mdi-card-text:before{content:"ó°­·"}.mdi-card-text-outline:before{content:"ó°­¸"}.mdi-cards:before{content:"ó°¸"}.mdi-cards-club:before{content:"ó°£"}.mdi-cards-diamond:before{content:"ó°£"}.mdi-cards-diamond-outline:before{content:"ó±"}.mdi-cards-heart:before{content:"ó°£"}.mdi-cards-outline:before{content:"ó°¹"}.mdi-cards-playing-outline:before{content:"ó°º"}.mdi-cards-spade:before{content:"ó°£"}.mdi-cards-variant:before{content:"ó°"}.mdi-carrot:before{content:"ó°"}.mdi-cart:before{content:"ó°"}.mdi-cart-arrow-down:before{content:"ó°µ¦"}.mdi-cart-arrow-right:before{content:"ó°±"}.mdi-cart-arrow-up:before{content:"ó°µ§"}.mdi-cart-check:before{content:"ó±ª"}.mdi-cart-minus:before{content:"ó°µ¨"}.mdi-cart-off:before{content:"ó°«"}.mdi-cart-outline:before{content:"ó°"}.mdi-cart-plus:before{content:"ó°"}.mdi-cart-remove:before{content:"ó°µ©"}.mdi-cart-variant:before{content:"ó±«"}.mdi-case-sensitive-alt:before{content:"ó°"}.mdi-cash:before{content:"ó°"}.mdi-cash-100:before{content:"ó°"}.mdi-cash-check:before{content:"ó±®"}.mdi-cash-lock:before{content:"ó±ª"}.mdi-cash-lock-open:before{content:"ó±«"}.mdi-cash-marker:before{content:"ó°¶¸"}.mdi-cash-minus:before{content:"ó± "}.mdi-cash-multiple:before{content:"ó°"}.mdi-cash-plus:before{content:"ó±¡"}.mdi-cash-refund:before{content:"ó°ª"}.mdi-cash-register:before{content:"ó°³´"}.mdi-cash-remove:before{content:"ó±¢"}.mdi-cash-usd:before{content:"ó±¶"}.mdi-cash-usd-outline:before{content:"ó°"}.mdi-cassette:before{content:"ó°§"}.mdi-cast:before{content:"ó°"}.mdi-cast-audio:before{content:"ó±"}.mdi-cast-connected:before{content:"ó°"}.mdi-cast-education:before{content:"ó°¸"}.mdi-cast-off:before{content:"ó°"}.mdi-castle:before{content:"ó°"}.mdi-cat:before{content:"ó°"}.mdi-cctv:before{content:"ó°®"}.mdi-ceiling-light:before{content:"ó°©"}.mdi-cellphone:before{content:"ó°"}.mdi-cellphone-android:before{content:"ó°"}.mdi-cellphone-arrow-down:before{content:"ó°§"}.mdi-cellphone-basic:before{content:"ó°"}.mdi-cellphone-charging:before{content:"ó±"}.mdi-cellphone-cog:before{content:"ó°¥"}.mdi-cellphone-dock:before{content:"ó°"}.mdi-cellphone-erase:before{content:"ó°¥"}.mdi-cellphone-information:before{content:"ó°½"}.mdi-cellphone-iphone:before{content:"ó° "}.mdi-cellphone-key:before{content:"ó°¥"}.mdi-cellphone-link:before{content:"ó°¡"}.mdi-cellphone-link-off:before{content:"ó°¢"}.mdi-cellphone-lock:before{content:"ó°¥"}.mdi-cellphone-message:before{content:"ó°£"}.mdi-cellphone-message-off:before{content:"ó±"}.mdi-cellphone-nfc:before{content:"ó°º"}.mdi-cellphone-nfc-off:before{content:"ó±"}.mdi-cellphone-off:before{content:"ó°¥"}.mdi-cellphone-play:before{content:"ó±"}.mdi-cellphone-screenshot:before{content:"ó°¨µ"}.mdi-cellphone-settings:before{content:"ó°£"}.mdi-cellphone-sound:before{content:"ó°¥"}.mdi-cellphone-text:before{content:"ó°£"}.mdi-cellphone-wireless:before{content:"ó° "}.mdi-celtic-cross:before{content:"ó°³µ"}.mdi-centos:before{content:"ó±"}.mdi-certificate:before{content:"ó°¤"}.mdi-certificate-outline:before{content:"ó±"}.mdi-chair-rolling:before{content:"ó°½"}.mdi-chair-school:before{content:"ó°¥"}.mdi-charity:before{content:"ó°±"}.mdi-chart-arc:before{content:"ó°¦"}.mdi-chart-areaspline:before{content:"ó°§"}.mdi-chart-areaspline-variant:before{content:"ó°º"}.mdi-chart-bar:before{content:"ó°¨"}.mdi-chart-bar-stacked:before{content:"ó°ª"}.mdi-chart-bell-curve:before{content:"ó°±"}.mdi-chart-bell-curve-cumulative:before{content:"ó°¾§"}.mdi-chart-box:before{content:"ó±"}.mdi-chart-box-outline:before{content:"ó±"}.mdi-chart-box-plus-outline:before{content:"ó±"}.mdi-chart-bubble:before{content:"ó°£"}.mdi-chart-donut:before{content:"ó°¯"}.mdi-chart-donut-variant:before{content:"ó°°"}.mdi-chart-gantt:before{content:"ó°¬"}.mdi-chart-histogram:before{content:"ó°©"}.mdi-chart-line:before{content:"ó°ª"}.mdi-chart-line-stacked:before{content:"ó°«"}.mdi-chart-line-variant:before{content:"ó°±"}.mdi-chart-multiline:before{content:"ó°£"}.mdi-chart-multiple:before{content:"ó±"}.mdi-chart-pie:before{content:"ó°«"}.mdi-chart-ppf:before{content:"ó±"}.mdi-chart-sankey:before{content:"ó±"}.mdi-chart-sankey-variant:before{content:"ó± "}.mdi-chart-scatter-plot:before{content:"ó°º"}.mdi-chart-scatter-plot-hexbin:before{content:"ó°­"}.mdi-chart-timeline:before{content:"ó°®"}.mdi-chart-timeline-variant:before{content:"ó°º"}.mdi-chart-timeline-variant-shimmer:before{content:"ó±¶"}.mdi-chart-tree:before{content:"ó°º"}.mdi-chat:before{content:"ó°­¹"}.mdi-chat-alert:before{content:"ó°­º"}.mdi-chat-alert-outline:before{content:"ó±"}.mdi-chat-minus:before{content:"ó±"}.mdi-chat-minus-outline:before{content:"ó±"}.mdi-chat-outline:before{content:"ó°»"}.mdi-chat-plus:before{content:"ó±"}.mdi-chat-plus-outline:before{content:"ó±"}.mdi-chat-processing:before{content:"ó°­»"}.mdi-chat-processing-outline:before{content:"ó±"}.mdi-chat-remove:before{content:"ó±"}.mdi-chat-remove-outline:before{content:"ó±"}.mdi-chat-sleep:before{content:"ó±"}.mdi-chat-sleep-outline:before{content:"ó±"}.mdi-check:before{content:"ó°¬"}.mdi-check-all:before{content:"ó°­"}.mdi-check-bold:before{content:"ó°¸"}.mdi-check-box-multiple-outline:before{content:"ó°±"}.mdi-check-box-outline:before{content:"ó°±"}.mdi-check-circle:before{content:"ó° "}.mdi-check-circle-outline:before{content:"ó°¡"}.mdi-check-decagram:before{content:"ó°"}.mdi-check-network:before{content:"ó°±"}.mdi-check-network-outline:before{content:"ó°±"}.mdi-check-outline:before{content:"ó°¡"}.mdi-check-underline:before{content:"ó°¸"}.mdi-check-underline-circle:before{content:"ó°¸ "}.mdi-check-underline-circle-outline:before{content:"ó°¸¡"}.mdi-checkbook:before{content:"ó°ª"}.mdi-checkbox-blank:before{content:"ó°®"}.mdi-checkbox-blank-circle:before{content:"ó°¯"}.mdi-checkbox-blank-circle-outline:before{content:"ó°°"}.mdi-checkbox-blank-off:before{content:"ó±¬"}.mdi-checkbox-blank-off-outline:before{content:"ó±­"}.mdi-checkbox-blank-outline:before{content:"ó°±"}.mdi-checkbox-intermediate:before{content:"ó°¡"}.mdi-checkbox-marked:before{content:"ó°²"}.mdi-checkbox-marked-circle:before{content:"ó°³"}.mdi-checkbox-marked-circle-outline:before{content:"ó°´"}.mdi-checkbox-marked-outline:before{content:"ó°µ"}.mdi-checkbox-multiple-blank:before{content:"ó°¶"}.mdi-checkbox-multiple-blank-circle:before{content:"ó°»"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"ó°¼"}.mdi-checkbox-multiple-blank-outline:before{content:"ó°·"}.mdi-checkbox-multiple-marked:before{content:"ó°¸"}.mdi-checkbox-multiple-marked-circle:before{content:"ó°½"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"ó°¾"}.mdi-checkbox-multiple-marked-outline:before{content:"ó°¹"}.mdi-checkerboard:before{content:"ó°º"}.mdi-checkerboard-minus:before{content:"ó±"}.mdi-checkerboard-plus:before{content:"ó±"}.mdi-checkerboard-remove:before{content:"ó±"}.mdi-cheese:before{content:"ó±¹"}.mdi-cheese-off:before{content:"ó±®"}.mdi-chef-hat:before{content:"ó°­¼"}.mdi-chemical-weapon:before{content:"ó°»"}.mdi-chess-bishop:before{content:"ó°¡"}.mdi-chess-king:before{content:"ó°¡"}.mdi-chess-knight:before{content:"ó°¡"}.mdi-chess-pawn:before{content:"ó°¡"}.mdi-chess-queen:before{content:"ó°¡"}.mdi-chess-rook:before{content:"ó°¡"}.mdi-chevron-double-down:before{content:"ó°¼"}.mdi-chevron-double-left:before{content:"ó°½"}.mdi-chevron-double-right:before{content:"ó°¾"}.mdi-chevron-double-up:before{content:"ó°¿"}.mdi-chevron-down:before{content:"ó°"}.mdi-chevron-down-box:before{content:"ó°§"}.mdi-chevron-down-box-outline:before{content:"ó°§"}.mdi-chevron-down-circle:before{content:"ó°¬¦"}.mdi-chevron-down-circle-outline:before{content:"ó°¬§"}.mdi-chevron-left:before{content:"ó°"}.mdi-chevron-left-box:before{content:"ó°§"}.mdi-chevron-left-box-outline:before{content:"ó°§"}.mdi-chevron-left-circle:before{content:"ó°¬¨"}.mdi-chevron-left-circle-outline:before{content:"ó°¬©"}.mdi-chevron-right:before{content:"ó°"}.mdi-chevron-right-box:before{content:"ó°§"}.mdi-chevron-right-box-outline:before{content:"ó°§"}.mdi-chevron-right-circle:before{content:"ó°¬ª"}.mdi-chevron-right-circle-outline:before{content:"ó°¬«"}.mdi-chevron-triple-down:before{content:"ó°¶¹"}.mdi-chevron-triple-left:before{content:"ó°¶º"}.mdi-chevron-triple-right:before{content:"ó°¶»"}.mdi-chevron-triple-up:before{content:"ó°¶¼"}.mdi-chevron-up:before{content:"ó°"}.mdi-chevron-up-box:before{content:"ó°§"}.mdi-chevron-up-box-outline:before{content:"ó°§"}.mdi-chevron-up-circle:before{content:"ó°¬¬"}.mdi-chevron-up-circle-outline:before{content:"ó°¬­"}.mdi-chili-hot:before{content:"ó°²"}.mdi-chili-medium:before{content:"ó°³"}.mdi-chili-mild:before{content:"ó°´"}.mdi-chili-off:before{content:"ó±§"}.mdi-chip:before{content:"ó°"}.mdi-christianity:before{content:"ó°¥"}.mdi-christianity-outline:before{content:"ó°³¶"}.mdi-church:before{content:"ó°"}.mdi-cigar:before{content:"ó±"}.mdi-cigar-off:before{content:"ó±"}.mdi-circle:before{content:"ó°¥"}.mdi-circle-box:before{content:"ó±"}.mdi-circle-box-outline:before{content:"ó±"}.mdi-circle-double:before{content:"ó°º"}.mdi-circle-edit-outline:before{content:"ó°£"}.mdi-circle-expand:before{content:"ó°º"}.mdi-circle-half:before{content:"ó±"}.mdi-circle-half-full:before{content:"ó±"}.mdi-circle-medium:before{content:"ó°§"}.mdi-circle-multiple:before{content:"ó°¬¸"}.mdi-circle-multiple-outline:before{content:"ó°"}.mdi-circle-off-outline:before{content:"ó±"}.mdi-circle-outline:before{content:"ó°¦"}.mdi-circle-slice-1:before{content:"ó°ª"}.mdi-circle-slice-2:before{content:"ó°ª"}.mdi-circle-slice-3:before{content:"ó°ª "}.mdi-circle-slice-4:before{content:"ó°ª¡"}.mdi-circle-slice-5:before{content:"ó°ª¢"}.mdi-circle-slice-6:before{content:"ó°ª£"}.mdi-circle-slice-7:before{content:"ó°ª¤"}.mdi-circle-slice-8:before{content:"ó°ª¥"}.mdi-circle-small:before{content:"ó°§"}.mdi-circular-saw:before{content:"ó°¸¢"}.mdi-city:before{content:"ó°"}.mdi-city-variant:before{content:"ó°¨¶"}.mdi-city-variant-outline:before{content:"ó°¨·"}.mdi-clipboard:before{content:"ó°"}.mdi-clipboard-account:before{content:"ó°"}.mdi-clipboard-account-outline:before{content:"ó°±"}.mdi-clipboard-alert:before{content:"ó°"}.mdi-clipboard-alert-outline:before{content:"ó°³·"}.mdi-clipboard-arrow-down:before{content:"ó°"}.mdi-clipboard-arrow-down-outline:before{content:"ó°±"}.mdi-clipboard-arrow-left:before{content:"ó°"}.mdi-clipboard-arrow-left-outline:before{content:"ó°³¸"}.mdi-clipboard-arrow-right:before{content:"ó°³¹"}.mdi-clipboard-arrow-right-outline:before{content:"ó°³º"}.mdi-clipboard-arrow-up:before{content:"ó°±"}.mdi-clipboard-arrow-up-outline:before{content:"ó°±"}.mdi-clipboard-check:before{content:"ó°"}.mdi-clipboard-check-multiple:before{content:"ó±£"}.mdi-clipboard-check-multiple-outline:before{content:"ó±¤"}.mdi-clipboard-check-outline:before{content:"ó°¢¨"}.mdi-clipboard-edit:before{content:"ó±¥"}.mdi-clipboard-edit-outline:before{content:"ó±¦"}.mdi-clipboard-file:before{content:"ó±¥"}.mdi-clipboard-file-outline:before{content:"ó±¦"}.mdi-clipboard-flow:before{content:"ó°"}.mdi-clipboard-flow-outline:before{content:"ó±"}.mdi-clipboard-list:before{content:"ó±"}.mdi-clipboard-list-outline:before{content:"ó±"}.mdi-clipboard-minus:before{content:"ó±"}.mdi-clipboard-minus-outline:before{content:"ó±"}.mdi-clipboard-multiple:before{content:"ó±§"}.mdi-clipboard-multiple-outline:before{content:"ó±¨"}.mdi-clipboard-off:before{content:"ó±"}.mdi-clipboard-off-outline:before{content:"ó±"}.mdi-clipboard-outline:before{content:"ó°"}.mdi-clipboard-play:before{content:"ó°±"}.mdi-clipboard-play-multiple:before{content:"ó±©"}.mdi-clipboard-play-multiple-outline:before{content:"ó±ª"}.mdi-clipboard-play-outline:before{content:"ó°±"}.mdi-clipboard-plus:before{content:"ó°"}.mdi-clipboard-plus-outline:before{content:"ó±"}.mdi-clipboard-pulse:before{content:"ó°¡"}.mdi-clipboard-pulse-outline:before{content:"ó°¡"}.mdi-clipboard-remove:before{content:"ó±"}.mdi-clipboard-remove-outline:before{content:"ó±"}.mdi-clipboard-search:before{content:"ó±"}.mdi-clipboard-search-outline:before{content:"ó±"}.mdi-clipboard-text:before{content:"ó°"}.mdi-clipboard-text-multiple:before{content:"ó±«"}.mdi-clipboard-text-multiple-outline:before{content:"ó±¬"}.mdi-clipboard-text-off:before{content:"ó± "}.mdi-clipboard-text-off-outline:before{content:"ó±¡"}.mdi-clipboard-text-outline:before{content:"ó°¨¸"}.mdi-clipboard-text-play:before{content:"ó°±"}.mdi-clipboard-text-play-outline:before{content:"ó°±"}.mdi-clipboard-text-search:before{content:"ó±¢"}.mdi-clipboard-text-search-outline:before{content:"ó±£"}.mdi-clippy:before{content:"ó°"}.mdi-clock:before{content:"ó°¥"}.mdi-clock-alert:before{content:"ó°¥"}.mdi-clock-alert-outline:before{content:"ó°"}.mdi-clock-check:before{content:"ó°¾¨"}.mdi-clock-check-outline:before{content:"ó°¾©"}.mdi-clock-digital:before{content:"ó°º"}.mdi-clock-end:before{content:"ó°"}.mdi-clock-fast:before{content:"ó°"}.mdi-clock-in:before{content:"ó°"}.mdi-clock-out:before{content:"ó°"}.mdi-clock-outline:before{content:"ó°"}.mdi-clock-start:before{content:"ó°"}.mdi-clock-time-eight:before{content:"ó±"}.mdi-clock-time-eight-outline:before{content:"ó±"}.mdi-clock-time-eleven:before{content:"ó±"}.mdi-clock-time-eleven-outline:before{content:"ó±"}.mdi-clock-time-five:before{content:"ó±"}.mdi-clock-time-five-outline:before{content:"ó±"}.mdi-clock-time-four:before{content:"ó±"}.mdi-clock-time-four-outline:before{content:"ó±"}.mdi-clock-time-nine:before{content:"ó±"}.mdi-clock-time-nine-outline:before{content:"ó±"}.mdi-clock-time-one:before{content:"ó±¿"}.mdi-clock-time-one-outline:before{content:"ó±"}.mdi-clock-time-seven:before{content:"ó±"}.mdi-clock-time-seven-outline:before{content:"ó±"}.mdi-clock-time-six:before{content:"ó±"}.mdi-clock-time-six-outline:before{content:"ó±"}.mdi-clock-time-ten:before{content:"ó±"}.mdi-clock-time-ten-outline:before{content:"ó±"}.mdi-clock-time-three:before{content:"ó±"}.mdi-clock-time-three-outline:before{content:"ó±"}.mdi-clock-time-twelve:before{content:"ó±"}.mdi-clock-time-twelve-outline:before{content:"ó±"}.mdi-clock-time-two:before{content:"ó±"}.mdi-clock-time-two-outline:before{content:"ó±"}.mdi-close:before{content:"ó°"}.mdi-close-box:before{content:"ó°"}.mdi-close-box-multiple:before{content:"ó°±"}.mdi-close-box-multiple-outline:before{content:"ó°±"}.mdi-close-box-outline:before{content:"ó°"}.mdi-close-circle:before{content:"ó°"}.mdi-close-circle-multiple:before{content:"ó°ª"}.mdi-close-circle-multiple-outline:before{content:"ó°¢"}.mdi-close-circle-outline:before{content:"ó°"}.mdi-close-network:before{content:"ó°"}.mdi-close-network-outline:before{content:"ó°±"}.mdi-close-octagon:before{content:"ó°"}.mdi-close-octagon-outline:before{content:"ó°"}.mdi-close-outline:before{content:"ó°"}.mdi-close-thick:before{content:"ó±"}.mdi-closed-caption:before{content:"ó°"}.mdi-closed-caption-outline:before{content:"ó°¶½"}.mdi-cloud:before{content:"ó°"}.mdi-cloud-alert:before{content:"ó°§ "}.mdi-cloud-braces:before{content:"ó°µ"}.mdi-cloud-check:before{content:"ó° "}.mdi-cloud-check-outline:before{content:"ó±"}.mdi-cloud-circle:before{content:"ó°¡"}.mdi-cloud-download:before{content:"ó°¢"}.mdi-cloud-download-outline:before{content:"ó°­½"}.mdi-cloud-lock:before{content:"ó±±"}.mdi-cloud-lock-outline:before{content:"ó±²"}.mdi-cloud-off-outline:before{content:"ó°¤"}.mdi-cloud-outline:before{content:"ó°£"}.mdi-cloud-print:before{content:"ó°¥"}.mdi-cloud-print-outline:before{content:"ó°¦"}.mdi-cloud-question:before{content:"ó°¨¹"}.mdi-cloud-refresh:before{content:"ó°ª"}.mdi-cloud-search:before{content:"ó°¥"}.mdi-cloud-search-outline:before{content:"ó°¥"}.mdi-cloud-sync:before{content:"ó°¿"}.mdi-cloud-sync-outline:before{content:"ó±"}.mdi-cloud-tags:before{content:"ó°¶"}.mdi-cloud-upload:before{content:"ó°§"}.mdi-cloud-upload-outline:before{content:"ó°­¾"}.mdi-clover:before{content:"ó° "}.mdi-coach-lamp:before{content:"ó± "}.mdi-coat-rack:before{content:"ó±"}.mdi-code-array:before{content:"ó°¨"}.mdi-code-braces:before{content:"ó°©"}.mdi-code-braces-box:before{content:"ó±"}.mdi-code-brackets:before{content:"ó°ª"}.mdi-code-equal:before{content:"ó°«"}.mdi-code-greater-than:before{content:"ó°¬"}.mdi-code-greater-than-or-equal:before{content:"ó°­"}.mdi-code-json:before{content:"ó°¦"}.mdi-code-less-than:before{content:"ó°®"}.mdi-code-less-than-or-equal:before{content:"ó°¯"}.mdi-code-not-equal:before{content:"ó°°"}.mdi-code-not-equal-variant:before{content:"ó°±"}.mdi-code-parentheses:before{content:"ó°²"}.mdi-code-parentheses-box:before{content:"ó±"}.mdi-code-string:before{content:"ó°³"}.mdi-code-tags:before{content:"ó°´"}.mdi-code-tags-check:before{content:"ó°"}.mdi-codepen:before{content:"ó°µ"}.mdi-coffee:before{content:"ó°¶"}.mdi-coffee-maker:before{content:"ó±"}.mdi-coffee-off:before{content:"ó°¾ª"}.mdi-coffee-off-outline:before{content:"ó°¾«"}.mdi-coffee-outline:before{content:"ó°"}.mdi-coffee-to-go:before{content:"ó°·"}.mdi-coffee-to-go-outline:before{content:"ó±"}.mdi-coffin:before{content:"ó°­¿"}.mdi-cog:before{content:"ó°"}.mdi-cog-box:before{content:"ó°"}.mdi-cog-clockwise:before{content:"ó±"}.mdi-cog-counterclockwise:before{content:"ó±"}.mdi-cog-off:before{content:"ó±"}.mdi-cog-off-outline:before{content:"ó±"}.mdi-cog-outline:before{content:"ó°¢»"}.mdi-cog-refresh:before{content:"ó±"}.mdi-cog-refresh-outline:before{content:"ó±"}.mdi-cog-sync:before{content:"ó± "}.mdi-cog-sync-outline:before{content:"ó±¡"}.mdi-cog-transfer:before{content:"ó±"}.mdi-cog-transfer-outline:before{content:"ó±"}.mdi-cogs:before{content:"ó°£"}.mdi-collage:before{content:"ó°"}.mdi-collapse-all:before{content:"ó°ª¦"}.mdi-collapse-all-outline:before{content:"ó°ª§"}.mdi-color-helper:before{content:"ó°¹"}.mdi-comma:before{content:"ó°¸£"}.mdi-comma-box:before{content:"ó°¸«"}.mdi-comma-box-outline:before{content:"ó°¸¤"}.mdi-comma-circle:before{content:"ó°¸¥"}.mdi-comma-circle-outline:before{content:"ó°¸¦"}.mdi-comment:before{content:"ó°º"}.mdi-comment-account:before{content:"ó°»"}.mdi-comment-account-outline:before{content:"ó°¼"}.mdi-comment-alert:before{content:"ó°½"}.mdi-comment-alert-outline:before{content:"ó°¾"}.mdi-comment-arrow-left:before{content:"ó°§¡"}.mdi-comment-arrow-left-outline:before{content:"ó°§¢"}.mdi-comment-arrow-right:before{content:"ó°§£"}.mdi-comment-arrow-right-outline:before{content:"ó°§¤"}.mdi-comment-bookmark:before{content:"ó±®"}.mdi-comment-bookmark-outline:before{content:"ó±¯"}.mdi-comment-check:before{content:"ó°¿"}.mdi-comment-check-outline:before{content:"ó°"}.mdi-comment-edit:before{content:"ó±¿"}.mdi-comment-edit-outline:before{content:"ó±"}.mdi-comment-eye:before{content:"ó°¨º"}.mdi-comment-eye-outline:before{content:"ó°¨»"}.mdi-comment-flash:before{content:"ó±°"}.mdi-comment-flash-outline:before{content:"ó±±"}.mdi-comment-minus:before{content:"ó±"}.mdi-comment-minus-outline:before{content:"ó± "}.mdi-comment-multiple:before{content:"ó°¡"}.mdi-comment-multiple-outline:before{content:"ó°"}.mdi-comment-off:before{content:"ó±¡"}.mdi-comment-off-outline:before{content:"ó±¢"}.mdi-comment-outline:before{content:"ó°"}.mdi-comment-plus:before{content:"ó°§¥"}.mdi-comment-plus-outline:before{content:"ó°"}.mdi-comment-processing:before{content:"ó°"}.mdi-comment-processing-outline:before{content:"ó°"}.mdi-comment-question:before{content:"ó° "}.mdi-comment-question-outline:before{content:"ó°"}.mdi-comment-quote:before{content:"ó±¡"}.mdi-comment-quote-outline:before{content:"ó±¢"}.mdi-comment-remove:before{content:"ó°"}.mdi-comment-remove-outline:before{content:"ó°"}.mdi-comment-search:before{content:"ó°¨¼"}.mdi-comment-search-outline:before{content:"ó°¨½"}.mdi-comment-text:before{content:"ó°"}.mdi-comment-text-multiple:before{content:"ó°¡ "}.mdi-comment-text-multiple-outline:before{content:"ó°¡¡"}.mdi-comment-text-outline:before{content:"ó°"}.mdi-compare:before{content:"ó°"}.mdi-compare-horizontal:before{content:"ó±"}.mdi-compare-vertical:before{content:"ó±"}.mdi-compass:before{content:"ó°"}.mdi-compass-off:before{content:"ó°®"}.mdi-compass-off-outline:before{content:"ó°®"}.mdi-compass-outline:before{content:"ó°"}.mdi-compass-rose:before{content:"ó±"}.mdi-concourse-ci:before{content:"ó± "}.mdi-connection:before{content:"ó±"}.mdi-console:before{content:"ó°"}.mdi-console-line:before{content:"ó°·"}.mdi-console-network:before{content:"ó°¢©"}.mdi-console-network-outline:before{content:"ó°± "}.mdi-consolidate:before{content:"ó±"}.mdi-contactless-payment:before{content:"ó°µª"}.mdi-contactless-payment-circle:before{content:"ó°¡"}.mdi-contactless-payment-circle-outline:before{content:"ó°"}.mdi-contacts:before{content:"ó°"}.mdi-contacts-outline:before{content:"ó°¸"}.mdi-contain:before{content:"ó°¨¾"}.mdi-contain-end:before{content:"ó°¨¿"}.mdi-contain-start:before{content:"ó°©"}.mdi-content-copy:before{content:"ó°"}.mdi-content-cut:before{content:"ó°"}.mdi-content-duplicate:before{content:"ó°"}.mdi-content-paste:before{content:"ó°"}.mdi-content-save:before{content:"ó°"}.mdi-content-save-alert:before{content:"ó°½"}.mdi-content-save-alert-outline:before{content:"ó°½"}.mdi-content-save-all:before{content:"ó°"}.mdi-content-save-all-outline:before{content:"ó°½"}.mdi-content-save-cog:before{content:"ó±"}.mdi-content-save-cog-outline:before{content:"ó±"}.mdi-content-save-edit:before{content:"ó°³»"}.mdi-content-save-edit-outline:before{content:"ó°³¼"}.mdi-content-save-move:before{content:"ó°¸§"}.mdi-content-save-move-outline:before{content:"ó°¸¨"}.mdi-content-save-off:before{content:"ó±"}.mdi-content-save-off-outline:before{content:"ó±"}.mdi-content-save-outline:before{content:"ó° "}.mdi-content-save-settings:before{content:"ó°"}.mdi-content-save-settings-outline:before{content:"ó°¬®"}.mdi-contrast:before{content:"ó°"}.mdi-contrast-box:before{content:"ó°"}.mdi-contrast-circle:before{content:"ó°"}.mdi-controller-classic:before{content:"ó°®"}.mdi-controller-classic-outline:before{content:"ó°®"}.mdi-cookie:before{content:"ó°"}.mdi-cookie-alert:before{content:"ó±"}.mdi-cookie-alert-outline:before{content:"ó±"}.mdi-cookie-check:before{content:"ó±"}.mdi-cookie-check-outline:before{content:"ó±"}.mdi-cookie-cog:before{content:"ó±"}.mdi-cookie-cog-outline:before{content:"ó±"}.mdi-cookie-minus:before{content:"ó±"}.mdi-cookie-minus-outline:before{content:"ó±"}.mdi-cookie-outline:before{content:"ó±"}.mdi-cookie-plus:before{content:"ó±"}.mdi-cookie-plus-outline:before{content:"ó±"}.mdi-cookie-remove:before{content:"ó±"}.mdi-cookie-remove-outline:before{content:"ó±"}.mdi-cookie-settings:before{content:"ó±"}.mdi-cookie-settings-outline:before{content:"ó±"}.mdi-coolant-temperature:before{content:"ó°"}.mdi-copyright:before{content:"ó°¦"}.mdi-cordova:before{content:"ó°¥"}.mdi-corn:before{content:"ó°¸"}.mdi-corn-off:before{content:"ó±¯"}.mdi-cosine-wave:before{content:"ó±¹"}.mdi-counter:before{content:"ó°"}.mdi-cow:before{content:"ó°"}.mdi-cpu-32-bit:before{content:"ó°»"}.mdi-cpu-64-bit:before{content:"ó°» "}.mdi-crane:before{content:"ó°¡¢"}.mdi-creation:before{content:"ó°´"}.mdi-creative-commons:before{content:"ó°µ«"}.mdi-credit-card:before{content:"ó°¿¯"}.mdi-credit-card-check:before{content:"ó±"}.mdi-credit-card-check-outline:before{content:"ó±"}.mdi-credit-card-clock:before{content:"ó°»¡"}.mdi-credit-card-clock-outline:before{content:"ó°»¢"}.mdi-credit-card-marker:before{content:"ó°¨"}.mdi-credit-card-marker-outline:before{content:"ó°¶¾"}.mdi-credit-card-minus:before{content:"ó°¾¬"}.mdi-credit-card-minus-outline:before{content:"ó°¾­"}.mdi-credit-card-multiple:before{content:"ó°¿°"}.mdi-credit-card-multiple-outline:before{content:"ó°"}.mdi-credit-card-off:before{content:"ó°¿±"}.mdi-credit-card-off-outline:before{content:"ó°¤"}.mdi-credit-card-outline:before{content:"ó°"}.mdi-credit-card-plus:before{content:"ó°¿²"}.mdi-credit-card-plus-outline:before{content:"ó°¶"}.mdi-credit-card-refresh:before{content:"ó±"}.mdi-credit-card-refresh-outline:before{content:"ó±"}.mdi-credit-card-refund:before{content:"ó°¿³"}.mdi-credit-card-refund-outline:before{content:"ó°ª¨"}.mdi-credit-card-remove:before{content:"ó°¾®"}.mdi-credit-card-remove-outline:before{content:"ó°¾¯"}.mdi-credit-card-scan:before{content:"ó°¿´"}.mdi-credit-card-scan-outline:before{content:"ó°"}.mdi-credit-card-search:before{content:"ó±"}.mdi-credit-card-search-outline:before{content:"ó±"}.mdi-credit-card-settings:before{content:"ó°¿µ"}.mdi-credit-card-settings-outline:before{content:"ó°£"}.mdi-credit-card-sync:before{content:"ó±"}.mdi-credit-card-sync-outline:before{content:"ó±"}.mdi-credit-card-wireless:before{content:"ó° "}.mdi-credit-card-wireless-off:before{content:"ó°º"}.mdi-credit-card-wireless-off-outline:before{content:"ó°»"}.mdi-credit-card-wireless-outline:before{content:"ó°µ¬"}.mdi-cricket:before{content:"ó°µ­"}.mdi-crop:before{content:"ó°"}.mdi-crop-free:before{content:"ó°"}.mdi-crop-landscape:before{content:"ó° "}.mdi-crop-portrait:before{content:"ó°¡"}.mdi-crop-rotate:before{content:"ó°"}.mdi-crop-square:before{content:"ó°¢"}.mdi-crosshairs:before{content:"ó°£"}.mdi-crosshairs-gps:before{content:"ó°¤"}.mdi-crosshairs-off:before{content:"ó°½"}.mdi-crosshairs-question:before{content:"ó±¶"}.mdi-crown:before{content:"ó°¥"}.mdi-crown-outline:before{content:"ó±"}.mdi-cryengine:before{content:"ó°¥"}.mdi-crystal-ball:before{content:"ó°¬¯"}.mdi-cube:before{content:"ó°¦"}.mdi-cube-off:before{content:"ó±"}.mdi-cube-off-outline:before{content:"ó±"}.mdi-cube-outline:before{content:"ó°§"}.mdi-cube-scan:before{content:"ó°®"}.mdi-cube-send:before{content:"ó°¨"}.mdi-cube-unfolded:before{content:"ó°©"}.mdi-cup:before{content:"ó°ª"}.mdi-cup-off:before{content:"ó°¥"}.mdi-cup-off-outline:before{content:"ó±½"}.mdi-cup-outline:before{content:"ó±"}.mdi-cup-water:before{content:"ó°«"}.mdi-cupboard:before{content:"ó°½"}.mdi-cupboard-outline:before{content:"ó°½"}.mdi-cupcake:before{content:"ó°¥"}.mdi-curling:before{content:"ó°¡£"}.mdi-currency-bdt:before{content:"ó°¡¤"}.mdi-currency-brl:before{content:"ó°®"}.mdi-currency-btc:before{content:"ó°¬"}.mdi-currency-cny:before{content:"ó°º"}.mdi-currency-eth:before{content:"ó°»"}.mdi-currency-eur:before{content:"ó°­"}.mdi-currency-eur-off:before{content:"ó±"}.mdi-currency-gbp:before{content:"ó°®"}.mdi-currency-ils:before{content:"ó°±¡"}.mdi-currency-inr:before{content:"ó°¯"}.mdi-currency-jpy:before{content:"ó°¼"}.mdi-currency-krw:before{content:"ó°½"}.mdi-currency-kzt:before{content:"ó°¡¥"}.mdi-currency-mnt:before{content:"ó±"}.mdi-currency-ngn:before{content:"ó°°"}.mdi-currency-php:before{content:"ó°§¦"}.mdi-currency-rial:before{content:"ó°º"}.mdi-currency-rub:before{content:"ó°±"}.mdi-currency-sign:before{content:"ó°¾"}.mdi-currency-try:before{content:"ó°²"}.mdi-currency-twd:before{content:"ó°¿"}.mdi-currency-usd:before{content:"ó°"}.mdi-currency-usd-circle:before{content:"ó±«"}.mdi-currency-usd-circle-outline:before{content:"ó°¸"}.mdi-currency-usd-off:before{content:"ó°º"}.mdi-current-ac:before{content:"ó±"}.mdi-current-dc:before{content:"ó°¥"}.mdi-cursor-default:before{content:"ó°"}.mdi-cursor-default-click:before{content:"ó°³½"}.mdi-cursor-default-click-outline:before{content:"ó°³¾"}.mdi-cursor-default-gesture:before{content:"ó±§"}.mdi-cursor-default-gesture-outline:before{content:"ó±¨"}.mdi-cursor-default-outline:before{content:"ó°¿"}.mdi-cursor-move:before{content:"ó°¾"}.mdi-cursor-pointer:before{content:"ó°½"}.mdi-cursor-text:before{content:"ó°§"}.mdi-dance-ballroom:before{content:"ó±»"}.mdi-dance-pole:before{content:"ó±¸"}.mdi-data-matrix:before{content:"ó±¼"}.mdi-data-matrix-edit:before{content:"ó±½"}.mdi-data-matrix-minus:before{content:"ó±¾"}.mdi-data-matrix-plus:before{content:"ó±¿"}.mdi-data-matrix-remove:before{content:"ó±"}.mdi-data-matrix-scan:before{content:"ó±"}.mdi-database:before{content:"ó°¼"}.mdi-database-alert:before{content:"ó±º"}.mdi-database-alert-outline:before{content:"ó±¤"}.mdi-database-arrow-down:before{content:"ó±»"}.mdi-database-arrow-down-outline:before{content:"ó±¥"}.mdi-database-arrow-left:before{content:"ó±¼"}.mdi-database-arrow-left-outline:before{content:"ó±¦"}.mdi-database-arrow-right:before{content:"ó±½"}.mdi-database-arrow-right-outline:before{content:"ó±§"}.mdi-database-arrow-up:before{content:"ó±¾"}.mdi-database-arrow-up-outline:before{content:"ó±¨"}.mdi-database-check:before{content:"ó°ª©"}.mdi-database-check-outline:before{content:"ó±©"}.mdi-database-clock:before{content:"ó±¿"}.mdi-database-clock-outline:before{content:"ó±ª"}.mdi-database-cog:before{content:"ó±"}.mdi-database-cog-outline:before{content:"ó±"}.mdi-database-edit:before{content:"ó°®"}.mdi-database-edit-outline:before{content:"ó±«"}.mdi-database-export:before{content:"ó°¥"}.mdi-database-export-outline:before{content:"ó±¬"}.mdi-database-import:before{content:"ó°¥"}.mdi-database-import-outline:before{content:"ó±­"}.mdi-database-lock:before{content:"ó°ªª"}.mdi-database-lock-outline:before{content:"ó±®"}.mdi-database-marker:before{content:"ó±¶"}.mdi-database-marker-outline:before{content:"ó±¯"}.mdi-database-minus:before{content:"ó°»"}.mdi-database-minus-outline:before{content:"ó±°"}.mdi-database-off:before{content:"ó±"}.mdi-database-off-outline:before{content:"ó±±"}.mdi-database-outline:before{content:"ó±²"}.mdi-database-plus:before{content:"ó°º"}.mdi-database-plus-outline:before{content:"ó±³"}.mdi-database-refresh:before{content:"ó°"}.mdi-database-refresh-outline:before{content:"ó±´"}.mdi-database-remove:before{content:"ó°´"}.mdi-database-remove-outline:before{content:"ó±µ"}.mdi-database-search:before{content:"ó°¡¦"}.mdi-database-search-outline:before{content:"ó±¶"}.mdi-database-settings:before{content:"ó°´"}.mdi-database-settings-outline:before{content:"ó±·"}.mdi-database-sync:before{content:"ó°³¿"}.mdi-database-sync-outline:before{content:"ó±¸"}.mdi-death-star:before{content:"ó°£"}.mdi-death-star-variant:before{content:"ó°£"}.mdi-deathly-hallows:before{content:"ó°®"}.mdi-debian:before{content:"ó°£"}.mdi-debug-step-into:before{content:"ó°¹"}.mdi-debug-step-out:before{content:"ó°¸"}.mdi-debug-step-over:before{content:"ó°·"}.mdi-decagram:before{content:"ó°¬"}.mdi-decagram-outline:before{content:"ó°­"}.mdi-decimal:before{content:"ó±¡"}.mdi-decimal-comma:before{content:"ó±¢"}.mdi-decimal-comma-decrease:before{content:"ó±£"}.mdi-decimal-comma-increase:before{content:"ó±¤"}.mdi-decimal-decrease:before{content:"ó°¶"}.mdi-decimal-increase:before{content:"ó°µ"}.mdi-delete:before{content:"ó°´"}.mdi-delete-alert:before{content:"ó±¥"}.mdi-delete-alert-outline:before{content:"ó±¦"}.mdi-delete-circle:before{content:"ó°"}.mdi-delete-circle-outline:before{content:"ó°®"}.mdi-delete-clock:before{content:"ó±"}.mdi-delete-clock-outline:before{content:"ó±"}.mdi-delete-empty:before{content:"ó°"}.mdi-delete-empty-outline:before{content:"ó°º"}.mdi-delete-forever:before{content:"ó°¨"}.mdi-delete-forever-outline:before{content:"ó°®"}.mdi-delete-off:before{content:"ó±§"}.mdi-delete-off-outline:before{content:"ó±¨"}.mdi-delete-outline:before{content:"ó°§§"}.mdi-delete-restore:before{content:"ó° "}.mdi-delete-sweep:before{content:"ó°©"}.mdi-delete-sweep-outline:before{content:"ó°±¢"}.mdi-delete-variant:before{content:"ó°³"}.mdi-delta:before{content:"ó°"}.mdi-desk:before{content:"ó±¹"}.mdi-desk-lamp:before{content:"ó°¥"}.mdi-deskphone:before{content:"ó°"}.mdi-desktop-classic:before{content:"ó°"}.mdi-desktop-mac:before{content:"ó°"}.mdi-desktop-mac-dashboard:before{content:"ó°§¨"}.mdi-desktop-tower:before{content:"ó°"}.mdi-desktop-tower-monitor:before{content:"ó°ª«"}.mdi-details:before{content:"ó°"}.mdi-dev-to:before{content:"ó°µ®"}.mdi-developer-board:before{content:"ó°"}.mdi-deviantart:before{content:"ó°"}.mdi-devices:before{content:"ó°¾°"}.mdi-diabetes:before{content:"ó±¦"}.mdi-dialpad:before{content:"ó°"}.mdi-diameter:before{content:"ó°±£"}.mdi-diameter-outline:before{content:"ó°±¤"}.mdi-diameter-variant:before{content:"ó°±¥"}.mdi-diamond:before{content:"ó°®"}.mdi-diamond-outline:before{content:"ó°®"}.mdi-diamond-stone:before{content:"ó°"}.mdi-dice-1:before{content:"ó°"}.mdi-dice-1-outline:before{content:"ó±"}.mdi-dice-2:before{content:"ó°"}.mdi-dice-2-outline:before{content:"ó±"}.mdi-dice-3:before{content:"ó°"}.mdi-dice-3-outline:before{content:"ó±"}.mdi-dice-4:before{content:"ó°"}.mdi-dice-4-outline:before{content:"ó±"}.mdi-dice-5:before{content:"ó°"}.mdi-dice-5-outline:before{content:"ó±"}.mdi-dice-6:before{content:"ó°"}.mdi-dice-6-outline:before{content:"ó±"}.mdi-dice-d10:before{content:"ó±"}.mdi-dice-d10-outline:before{content:"ó°¯"}.mdi-dice-d12:before{content:"ó±"}.mdi-dice-d12-outline:before{content:"ó°¡§"}.mdi-dice-d20:before{content:"ó±"}.mdi-dice-d20-outline:before{content:"ó°ª"}.mdi-dice-d4:before{content:"ó±"}.mdi-dice-d4-outline:before{content:"ó°«"}.mdi-dice-d6:before{content:"ó±"}.mdi-dice-d6-outline:before{content:"ó°­"}.mdi-dice-d8:before{content:"ó±"}.mdi-dice-d8-outline:before{content:"ó°¬"}.mdi-dice-multiple:before{content:"ó°®"}.mdi-dice-multiple-outline:before{content:"ó±"}.mdi-digital-ocean:before{content:"ó±·"}.mdi-dip-switch:before{content:"ó°"}.mdi-directions:before{content:"ó°"}.mdi-directions-fork:before{content:"ó°"}.mdi-disc:before{content:"ó°®"}.mdi-disc-alert:before{content:"ó°"}.mdi-disc-player:before{content:"ó°¥ "}.mdi-discord:before{content:"ó°¯"}.mdi-dishwasher:before{content:"ó°ª¬"}.mdi-dishwasher-alert:before{content:"ó±¸"}.mdi-dishwasher-off:before{content:"ó±¹"}.mdi-disqus:before{content:"ó°"}.mdi-distribute-horizontal-center:before{content:"ó±"}.mdi-distribute-horizontal-left:before{content:"ó±"}.mdi-distribute-horizontal-right:before{content:"ó±"}.mdi-distribute-vertical-bottom:before{content:"ó±"}.mdi-distribute-vertical-center:before{content:"ó±"}.mdi-distribute-vertical-top:before{content:"ó±"}.mdi-diving-flippers:before{content:"ó°¶¿"}.mdi-diving-helmet:before{content:"ó°·"}.mdi-diving-scuba:before{content:"ó°·"}.mdi-diving-scuba-flag:before{content:"ó°·"}.mdi-diving-scuba-tank:before{content:"ó°·"}.mdi-diving-scuba-tank-multiple:before{content:"ó°·"}.mdi-diving-snorkel:before{content:"ó°·"}.mdi-division:before{content:"ó°"}.mdi-division-box:before{content:"ó°"}.mdi-dlna:before{content:"ó°©"}.mdi-dna:before{content:"ó°"}.mdi-dns:before{content:"ó°"}.mdi-dns-outline:before{content:"ó°®"}.mdi-do-not-disturb:before{content:"ó°"}.mdi-do-not-disturb-off:before{content:"ó°"}.mdi-dock-bottom:before{content:"ó±©"}.mdi-dock-left:before{content:"ó±ª"}.mdi-dock-right:before{content:"ó±«"}.mdi-dock-top:before{content:"ó±"}.mdi-dock-window:before{content:"ó±¬"}.mdi-docker:before{content:"ó°¡¨"}.mdi-doctor:before{content:"ó°©"}.mdi-dog:before{content:"ó°©"}.mdi-dog-service:before{content:"ó°ª­"}.mdi-dog-side:before{content:"ó°©"}.mdi-dolby:before{content:"ó°³"}.mdi-dolly:before{content:"ó°º"}.mdi-domain:before{content:"ó°"}.mdi-domain-off:before{content:"ó°µ¯"}.mdi-domain-plus:before{content:"ó±­"}.mdi-domain-remove:before{content:"ó±®"}.mdi-dome-light:before{content:"ó±"}.mdi-domino-mask:before{content:"ó±£"}.mdi-donkey:before{content:"ó°"}.mdi-door:before{content:"ó° "}.mdi-door-closed:before{content:"ó° "}.mdi-door-closed-lock:before{content:"ó±¯"}.mdi-door-open:before{content:"ó° "}.mdi-doorbell:before{content:"ó±¦"}.mdi-doorbell-video:before{content:"ó°¡©"}.mdi-dot-net:before{content:"ó°ª®"}.mdi-dots-grid:before{content:"ó±¼"}.mdi-dots-hexagon:before{content:"ó±¿"}.mdi-dots-horizontal:before{content:"ó°"}.mdi-dots-horizontal-circle:before{content:"ó°"}.mdi-dots-horizontal-circle-outline:before{content:"ó°®"}.mdi-dots-square:before{content:"ó±½"}.mdi-dots-triangle:before{content:"ó±¾"}.mdi-dots-vertical:before{content:"ó°"}.mdi-dots-vertical-circle:before{content:"ó°"}.mdi-dots-vertical-circle-outline:before{content:"ó°®"}.mdi-douban:before{content:"ó°"}.mdi-download:before{content:"ó°"}.mdi-download-box:before{content:"ó±¢"}.mdi-download-box-outline:before{content:"ó±£"}.mdi-download-circle:before{content:"ó±¤"}.mdi-download-circle-outline:before{content:"ó±¥"}.mdi-download-lock:before{content:"ó± "}.mdi-download-lock-outline:before{content:"ó±¡"}.mdi-download-multiple:before{content:"ó°§©"}.mdi-download-network:before{content:"ó°´"}.mdi-download-network-outline:before{content:"ó°±¦"}.mdi-download-off:before{content:"ó±°"}.mdi-download-off-outline:before{content:"ó±±"}.mdi-download-outline:before{content:"ó°®"}.mdi-drag:before{content:"ó°"}.mdi-drag-horizontal:before{content:"ó°"}.mdi-drag-horizontal-variant:before{content:"ó±°"}.mdi-drag-variant:before{content:"ó°®"}.mdi-drag-vertical:before{content:"ó°"}.mdi-drag-vertical-variant:before{content:"ó±±"}.mdi-drama-masks:before{content:"ó°´"}.mdi-draw:before{content:"ó°½"}.mdi-drawing:before{content:"ó°"}.mdi-drawing-box:before{content:"ó°"}.mdi-dresser:before{content:"ó°½"}.mdi-dresser-outline:before{content:"ó°½"}.mdi-drone:before{content:"ó°¢"}.mdi-dropbox:before{content:"ó°£"}.mdi-drupal:before{content:"ó°¤"}.mdi-duck:before{content:"ó°¥"}.mdi-dumbbell:before{content:"ó°¦"}.mdi-dump-truck:before{content:"ó°±§"}.mdi-ear-hearing:before{content:"ó°"}.mdi-ear-hearing-off:before{content:"ó°©"}.mdi-earth:before{content:"ó°§"}.mdi-earth-arrow-right:before{content:"ó±"}.mdi-earth-box:before{content:"ó°"}.mdi-earth-box-minus:before{content:"ó±"}.mdi-earth-box-off:before{content:"ó°"}.mdi-earth-box-plus:before{content:"ó±"}.mdi-earth-box-remove:before{content:"ó±"}.mdi-earth-minus:before{content:"ó±"}.mdi-earth-off:before{content:"ó°¨"}.mdi-earth-plus:before{content:"ó±"}.mdi-earth-remove:before{content:"ó±"}.mdi-egg:before{content:"ó°ª¯"}.mdi-egg-easter:before{content:"ó°ª°"}.mdi-egg-off:before{content:"ó±°"}.mdi-egg-off-outline:before{content:"ó±±"}.mdi-egg-outline:before{content:"ó±²"}.mdi-eiffel-tower:before{content:"ó±«"}.mdi-eight-track:before{content:"ó°§ª"}.mdi-eject:before{content:"ó°ª"}.mdi-eject-outline:before{content:"ó°®"}.mdi-electric-switch:before{content:"ó°º"}.mdi-electric-switch-closed:before{content:"ó±"}.mdi-electron-framework:before{content:"ó±¤"}.mdi-elephant:before{content:"ó°"}.mdi-elevation-decline:before{content:"ó°«"}.mdi-elevation-rise:before{content:"ó°¬"}.mdi-elevator:before{content:"ó°­"}.mdi-elevator-down:before{content:"ó±"}.mdi-elevator-passenger:before{content:"ó±"}.mdi-elevator-up:before{content:"ó±"}.mdi-ellipse:before{content:"ó°º "}.mdi-ellipse-outline:before{content:"ó°º¡"}.mdi-email:before{content:"ó°®"}.mdi-email-alert:before{content:"ó°"}.mdi-email-alert-outline:before{content:"ó°µ"}.mdi-email-box:before{content:"ó°´"}.mdi-email-check:before{content:"ó°ª±"}.mdi-email-check-outline:before{content:"ó°ª²"}.mdi-email-edit:before{content:"ó°»£"}.mdi-email-edit-outline:before{content:"ó°»¤"}.mdi-email-lock:before{content:"ó°±"}.mdi-email-mark-as-unread:before{content:"ó°®"}.mdi-email-minus:before{content:"ó°»¥"}.mdi-email-minus-outline:before{content:"ó°»¦"}.mdi-email-multiple:before{content:"ó°»§"}.mdi-email-multiple-outline:before{content:"ó°»¨"}.mdi-email-newsletter:before{content:"ó°¾±"}.mdi-email-off:before{content:"ó±£"}.mdi-email-off-outline:before{content:"ó±¤"}.mdi-email-open:before{content:"ó°¯"}.mdi-email-open-multiple:before{content:"ó°»©"}.mdi-email-open-multiple-outline:before{content:"ó°»ª"}.mdi-email-open-outline:before{content:"ó°¯"}.mdi-email-outline:before{content:"ó°°"}.mdi-email-plus:before{content:"ó°§«"}.mdi-email-plus-outline:before{content:"ó°§¬"}.mdi-email-receive:before{content:"ó±"}.mdi-email-receive-outline:before{content:"ó±"}.mdi-email-remove:before{content:"ó±¡"}.mdi-email-remove-outline:before{content:"ó±¢"}.mdi-email-search:before{content:"ó°¥¡"}.mdi-email-search-outline:before{content:"ó°¥¢"}.mdi-email-send:before{content:"ó±"}.mdi-email-send-outline:before{content:"ó±"}.mdi-email-sync:before{content:"ó±"}.mdi-email-sync-outline:before{content:"ó±"}.mdi-email-variant:before{content:"ó°°"}.mdi-ember:before{content:"ó°¬°"}.mdi-emby:before{content:"ó°´"}.mdi-emoticon:before{content:"ó°±¨"}.mdi-emoticon-angry:before{content:"ó°±©"}.mdi-emoticon-angry-outline:before{content:"ó°±ª"}.mdi-emoticon-confused:before{content:"ó±"}.mdi-emoticon-confused-outline:before{content:"ó±"}.mdi-emoticon-cool:before{content:"ó°±«"}.mdi-emoticon-cool-outline:before{content:"ó°³"}.mdi-emoticon-cry:before{content:"ó°±¬"}.mdi-emoticon-cry-outline:before{content:"ó°±­"}.mdi-emoticon-dead:before{content:"ó°±®"}.mdi-emoticon-dead-outline:before{content:"ó°"}.mdi-emoticon-devil:before{content:"ó°±¯"}.mdi-emoticon-devil-outline:before{content:"ó°´"}.mdi-emoticon-excited:before{content:"ó°±°"}.mdi-emoticon-excited-outline:before{content:"ó°"}.mdi-emoticon-frown:before{content:"ó°½"}.mdi-emoticon-frown-outline:before{content:"ó°½"}.mdi-emoticon-happy:before{content:"ó°±±"}.mdi-emoticon-happy-outline:before{content:"ó°µ"}.mdi-emoticon-kiss:before{content:"ó°±²"}.mdi-emoticon-kiss-outline:before{content:"ó°±³"}.mdi-emoticon-lol:before{content:"ó±"}.mdi-emoticon-lol-outline:before{content:"ó±"}.mdi-emoticon-neutral:before{content:"ó°±´"}.mdi-emoticon-neutral-outline:before{content:"ó°¶"}.mdi-emoticon-outline:before{content:"ó°²"}.mdi-emoticon-poop:before{content:"ó°·"}.mdi-emoticon-poop-outline:before{content:"ó°±µ"}.mdi-emoticon-sad:before{content:"ó°±¶"}.mdi-emoticon-sad-outline:before{content:"ó°¸"}.mdi-emoticon-sick:before{content:"ó±¼"}.mdi-emoticon-sick-outline:before{content:"ó±½"}.mdi-emoticon-tongue:before{content:"ó°¹"}.mdi-emoticon-tongue-outline:before{content:"ó°±·"}.mdi-emoticon-wink:before{content:"ó°±¸"}.mdi-emoticon-wink-outline:before{content:"ó°±¹"}.mdi-engine:before{content:"ó°º"}.mdi-engine-off:before{content:"ó°©"}.mdi-engine-off-outline:before{content:"ó°©"}.mdi-engine-outline:before{content:"ó°»"}.mdi-epsilon:before{content:"ó± "}.mdi-equal:before{content:"ó°¼"}.mdi-equal-box:before{content:"ó°½"}.mdi-equalizer:before{content:"ó°º¢"}.mdi-equalizer-outline:before{content:"ó°º£"}.mdi-eraser:before{content:"ó°¾"}.mdi-eraser-variant:before{content:"ó°"}.mdi-escalator:before{content:"ó°¿"}.mdi-escalator-box:before{content:"ó±"}.mdi-escalator-down:before{content:"ó±"}.mdi-escalator-up:before{content:"ó±¿"}.mdi-eslint:before{content:"ó°±º"}.mdi-et:before{content:"ó°ª³"}.mdi-ethereum:before{content:"ó°¡ª"}.mdi-ethernet:before{content:"ó°"}.mdi-ethernet-cable:before{content:"ó°"}.mdi-ethernet-cable-off:before{content:"ó°"}.mdi-ev-plug-ccs1:before{content:"ó±"}.mdi-ev-plug-ccs2:before{content:"ó±"}.mdi-ev-plug-chademo:before{content:"ó±"}.mdi-ev-plug-tesla:before{content:"ó±"}.mdi-ev-plug-type1:before{content:"ó±"}.mdi-ev-plug-type2:before{content:"ó±"}.mdi-ev-station:before{content:"ó°±"}.mdi-evernote:before{content:"ó°"}.mdi-excavator:before{content:"ó±¥"}.mdi-exclamation:before{content:"ó°"}.mdi-exclamation-thick:before{content:"ó±¸"}.mdi-exit-run:before{content:"ó°©"}.mdi-exit-to-app:before{content:"ó°"}.mdi-expand-all:before{content:"ó°ª´"}.mdi-expand-all-outline:before{content:"ó°ªµ"}.mdi-expansion-card:before{content:"ó°¢®"}.mdi-expansion-card-variant:before{content:"ó°¾²"}.mdi-exponent:before{content:"ó°¥£"}.mdi-exponent-box:before{content:"ó°¥¤"}.mdi-export:before{content:"ó°"}.mdi-export-variant:before{content:"ó°®"}.mdi-eye:before{content:"ó°"}.mdi-eye-check:before{content:"ó°´"}.mdi-eye-check-outline:before{content:"ó°´"}.mdi-eye-circle:before{content:"ó°®"}.mdi-eye-circle-outline:before{content:"ó°®"}.mdi-eye-minus:before{content:"ó±¦"}.mdi-eye-minus-outline:before{content:"ó±§"}.mdi-eye-off:before{content:"ó°"}.mdi-eye-off-outline:before{content:"ó°"}.mdi-eye-outline:before{content:"ó°"}.mdi-eye-plus:before{content:"ó°¡«"}.mdi-eye-plus-outline:before{content:"ó°¡¬"}.mdi-eye-remove:before{content:"ó±£"}.mdi-eye-remove-outline:before{content:"ó±¤"}.mdi-eye-settings:before{content:"ó°¡­"}.mdi-eye-settings-outline:before{content:"ó°¡®"}.mdi-eyedropper:before{content:"ó°"}.mdi-eyedropper-minus:before{content:"ó±"}.mdi-eyedropper-off:before{content:"ó±"}.mdi-eyedropper-plus:before{content:"ó±"}.mdi-eyedropper-remove:before{content:"ó±"}.mdi-eyedropper-variant:before{content:"ó°"}.mdi-face:before{content:"ó°"}.mdi-face-agent:before{content:"ó°µ°"}.mdi-face-mask:before{content:"ó±"}.mdi-face-mask-outline:before{content:"ó±"}.mdi-face-outline:before{content:"ó°®"}.mdi-face-profile:before{content:"ó°"}.mdi-face-profile-woman:before{content:"ó±¶"}.mdi-face-recognition:before{content:"ó°±»"}.mdi-face-shimmer:before{content:"ó±"}.mdi-face-shimmer-outline:before{content:"ó±"}.mdi-face-woman:before{content:"ó±·"}.mdi-face-woman-outline:before{content:"ó±¸"}.mdi-face-woman-shimmer:before{content:"ó±"}.mdi-face-woman-shimmer-outline:before{content:"ó±"}.mdi-facebook:before{content:"ó°"}.mdi-facebook-gaming:before{content:"ó°"}.mdi-facebook-messenger:before{content:"ó°"}.mdi-facebook-workplace:before{content:"ó°¬±"}.mdi-factory:before{content:"ó°"}.mdi-family-tree:before{content:"ó±"}.mdi-fan:before{content:"ó°"}.mdi-fan-alert:before{content:"ó±¬"}.mdi-fan-chevron-down:before{content:"ó±­"}.mdi-fan-chevron-up:before{content:"ó±®"}.mdi-fan-minus:before{content:"ó±°"}.mdi-fan-off:before{content:"ó° "}.mdi-fan-plus:before{content:"ó±¯"}.mdi-fan-remove:before{content:"ó±±"}.mdi-fan-speed-1:before{content:"ó±²"}.mdi-fan-speed-2:before{content:"ó±³"}.mdi-fan-speed-3:before{content:"ó±´"}.mdi-fast-forward:before{content:"ó°"}.mdi-fast-forward-10:before{content:"ó°µ±"}.mdi-fast-forward-30:before{content:"ó°´"}.mdi-fast-forward-5:before{content:"ó±¸"}.mdi-fast-forward-60:before{content:"ó±"}.mdi-fast-forward-outline:before{content:"ó°"}.mdi-fax:before{content:"ó°"}.mdi-feather:before{content:"ó°"}.mdi-feature-search:before{content:"ó°©"}.mdi-feature-search-outline:before{content:"ó°©"}.mdi-fedora:before{content:"ó°£"}.mdi-fencing:before{content:"ó±"}.mdi-ferris-wheel:before{content:"ó°º¤"}.mdi-ferry:before{content:"ó°"}.mdi-file:before{content:"ó°"}.mdi-file-account:before{content:"ó°»"}.mdi-file-account-outline:before{content:"ó±¨"}.mdi-file-alert:before{content:"ó°©"}.mdi-file-alert-outline:before{content:"ó°©"}.mdi-file-cabinet:before{content:"ó°ª¶"}.mdi-file-cad:before{content:"ó°»«"}.mdi-file-cad-box:before{content:"ó°»¬"}.mdi-file-cancel:before{content:"ó°·"}.mdi-file-cancel-outline:before{content:"ó°·"}.mdi-file-certificate:before{content:"ó±"}.mdi-file-certificate-outline:before{content:"ó±"}.mdi-file-chart:before{content:"ó°"}.mdi-file-chart-outline:before{content:"ó±©"}.mdi-file-check:before{content:"ó°"}.mdi-file-check-outline:before{content:"ó°¸©"}.mdi-file-clock:before{content:"ó±¡"}.mdi-file-clock-outline:before{content:"ó±¢"}.mdi-file-cloud:before{content:"ó°"}.mdi-file-cloud-outline:before{content:"ó±ª"}.mdi-file-code:before{content:"ó°®"}.mdi-file-code-outline:before{content:"ó±«"}.mdi-file-cog:before{content:"ó±»"}.mdi-file-cog-outline:before{content:"ó±¼"}.mdi-file-compare:before{content:"ó°¢ª"}.mdi-file-delimited:before{content:"ó°"}.mdi-file-delimited-outline:before{content:"ó°º¥"}.mdi-file-document:before{content:"ó°"}.mdi-file-document-edit:before{content:"ó°·"}.mdi-file-document-edit-outline:before{content:"ó°·"}.mdi-file-document-multiple:before{content:"ó±"}.mdi-file-document-multiple-outline:before{content:"ó±"}.mdi-file-document-outline:before{content:"ó°§®"}.mdi-file-download:before{content:"ó°¥¥"}.mdi-file-download-outline:before{content:"ó°¥¦"}.mdi-file-edit:before{content:"ó±§"}.mdi-file-edit-outline:before{content:"ó±¨"}.mdi-file-excel:before{content:"ó°"}.mdi-file-excel-box:before{content:"ó°"}.mdi-file-excel-box-outline:before{content:"ó±¬"}.mdi-file-excel-outline:before{content:"ó±­"}.mdi-file-export:before{content:"ó°"}.mdi-file-export-outline:before{content:"ó±®"}.mdi-file-eye:before{content:"ó°·"}.mdi-file-eye-outline:before{content:"ó°·"}.mdi-file-find:before{content:"ó°"}.mdi-file-find-outline:before{content:"ó°®"}.mdi-file-hidden:before{content:"ó°"}.mdi-file-image:before{content:"ó°"}.mdi-file-image-outline:before{content:"ó°º°"}.mdi-file-import:before{content:"ó° "}.mdi-file-import-outline:before{content:"ó±¯"}.mdi-file-key:before{content:"ó±"}.mdi-file-key-outline:before{content:"ó±"}.mdi-file-link:before{content:"ó±·"}.mdi-file-link-outline:before{content:"ó±¸"}.mdi-file-lock:before{content:"ó°¡"}.mdi-file-lock-outline:before{content:"ó±°"}.mdi-file-move:before{content:"ó°ª¹"}.mdi-file-move-outline:before{content:"ó±±"}.mdi-file-multiple:before{content:"ó°¢"}.mdi-file-multiple-outline:before{content:"ó±²"}.mdi-file-music:before{content:"ó°£"}.mdi-file-music-outline:before{content:"ó°¸ª"}.mdi-file-outline:before{content:"ó°¤"}.mdi-file-pdf:before{content:"ó°¥"}.mdi-file-pdf-box:before{content:"ó°¦"}.mdi-file-pdf-box-outline:before{content:"ó°¾³"}.mdi-file-pdf-outline:before{content:"ó°¸­"}.mdi-file-percent:before{content:"ó° "}.mdi-file-percent-outline:before{content:"ó±³"}.mdi-file-phone:before{content:"ó±¹"}.mdi-file-phone-outline:before{content:"ó±º"}.mdi-file-plus:before{content:"ó°"}.mdi-file-plus-outline:before{content:"ó°»­"}.mdi-file-powerpoint:before{content:"ó°§"}.mdi-file-powerpoint-box:before{content:"ó°¨"}.mdi-file-powerpoint-box-outline:before{content:"ó±´"}.mdi-file-powerpoint-outline:before{content:"ó±µ"}.mdi-file-presentation-box:before{content:"ó°©"}.mdi-file-question:before{content:"ó°¡¯"}.mdi-file-question-outline:before{content:"ó±¶"}.mdi-file-refresh:before{content:"ó°¤"}.mdi-file-refresh-outline:before{content:"ó°"}.mdi-file-remove:before{content:"ó°®"}.mdi-file-remove-outline:before{content:"ó±·"}.mdi-file-replace:before{content:"ó°¬²"}.mdi-file-replace-outline:before{content:"ó°¬³"}.mdi-file-restore:before{content:"ó°°"}.mdi-file-restore-outline:before{content:"ó±¸"}.mdi-file-search:before{content:"ó°±¼"}.mdi-file-search-outline:before{content:"ó°±½"}.mdi-file-send:before{content:"ó°ª"}.mdi-file-send-outline:before{content:"ó±¹"}.mdi-file-settings:before{content:"ó±¹"}.mdi-file-settings-outline:before{content:"ó±º"}.mdi-file-star:before{content:"ó±º"}.mdi-file-star-outline:before{content:"ó±»"}.mdi-file-swap:before{content:"ó°¾´"}.mdi-file-swap-outline:before{content:"ó°¾µ"}.mdi-file-sync:before{content:"ó±"}.mdi-file-sync-outline:before{content:"ó±"}.mdi-file-table:before{content:"ó°±¾"}.mdi-file-table-box:before{content:"ó±¡"}.mdi-file-table-box-multiple:before{content:"ó±¢"}.mdi-file-table-box-multiple-outline:before{content:"ó±£"}.mdi-file-table-box-outline:before{content:"ó±¤"}.mdi-file-table-outline:before{content:"ó°±¿"}.mdi-file-tree:before{content:"ó°"}.mdi-file-tree-outline:before{content:"ó±"}.mdi-file-undo:before{content:"ó°£"}.mdi-file-undo-outline:before{content:"ó±¼"}.mdi-file-upload:before{content:"ó°©"}.mdi-file-upload-outline:before{content:"ó°©"}.mdi-file-video:before{content:"ó°«"}.mdi-file-video-outline:before{content:"ó°¸¬"}.mdi-file-word:before{content:"ó°¬"}.mdi-file-word-box:before{content:"ó°­"}.mdi-file-word-box-outline:before{content:"ó±½"}.mdi-file-word-outline:before{content:"ó±¾"}.mdi-film:before{content:"ó°¯"}.mdi-filmstrip:before{content:"ó°°"}.mdi-filmstrip-box:before{content:"ó°²"}.mdi-filmstrip-box-multiple:before{content:"ó°´"}.mdi-filmstrip-off:before{content:"ó°±"}.mdi-filter:before{content:"ó°²"}.mdi-filter-menu:before{content:"ó±¥"}.mdi-filter-menu-outline:before{content:"ó±¦"}.mdi-filter-minus:before{content:"ó°»®"}.mdi-filter-minus-outline:before{content:"ó°»¯"}.mdi-filter-off:before{content:"ó±¯"}.mdi-filter-off-outline:before{content:"ó±°"}.mdi-filter-outline:before{content:"ó°³"}.mdi-filter-plus:before{content:"ó°»°"}.mdi-filter-plus-outline:before{content:"ó°»±"}.mdi-filter-remove:before{content:"ó°´"}.mdi-filter-remove-outline:before{content:"ó°µ"}.mdi-filter-variant:before{content:"ó°¶"}.mdi-filter-variant-minus:before{content:"ó±"}.mdi-filter-variant-plus:before{content:"ó±"}.mdi-filter-variant-remove:before{content:"ó±¿"}.mdi-finance:before{content:"ó° "}.mdi-find-replace:before{content:"ó°"}.mdi-fingerprint:before{content:"ó°·"}.mdi-fingerprint-off:before{content:"ó°º±"}.mdi-fire:before{content:"ó°¸"}.mdi-fire-alert:before{content:"ó±"}.mdi-fire-extinguisher:before{content:"ó°»²"}.mdi-fire-hydrant:before{content:"ó±·"}.mdi-fire-hydrant-alert:before{content:"ó±¸"}.mdi-fire-hydrant-off:before{content:"ó±¹"}.mdi-fire-truck:before{content:"ó°¢«"}.mdi-firebase:before{content:"ó°¥§"}.mdi-firefox:before{content:"ó°¹"}.mdi-fireplace:before{content:"ó°¸®"}.mdi-fireplace-off:before{content:"ó°¸¯"}.mdi-firework:before{content:"ó°¸°"}.mdi-fish:before{content:"ó°º"}.mdi-fish-off:before{content:"ó±³"}.mdi-fishbowl:before{content:"ó°»³"}.mdi-fishbowl-outline:before{content:"ó°»´"}.mdi-fit-to-page:before{content:"ó°»µ"}.mdi-fit-to-page-outline:before{content:"ó°»¶"}.mdi-flag:before{content:"ó°»"}.mdi-flag-checkered:before{content:"ó°¼"}.mdi-flag-minus:before{content:"ó°®"}.mdi-flag-minus-outline:before{content:"ó±²"}.mdi-flag-outline:before{content:"ó°½"}.mdi-flag-plus:before{content:"ó°®"}.mdi-flag-plus-outline:before{content:"ó±³"}.mdi-flag-remove:before{content:"ó°®"}.mdi-flag-remove-outline:before{content:"ó±´"}.mdi-flag-triangle:before{content:"ó°¿"}.mdi-flag-variant:before{content:"ó°"}.mdi-flag-variant-outline:before{content:"ó°¾"}.mdi-flare:before{content:"ó°µ²"}.mdi-flash:before{content:"ó°"}.mdi-flash-alert:before{content:"ó°»·"}.mdi-flash-alert-outline:before{content:"ó°»¸"}.mdi-flash-auto:before{content:"ó°"}.mdi-flash-circle:before{content:"ó°  "}.mdi-flash-off:before{content:"ó°"}.mdi-flash-outline:before{content:"ó°"}.mdi-flash-red-eye:before{content:"ó°»"}.mdi-flashlight:before{content:"ó°"}.mdi-flashlight-off:before{content:"ó°"}.mdi-flask:before{content:"ó°"}.mdi-flask-empty:before{content:"ó°"}.mdi-flask-empty-minus:before{content:"ó±º"}.mdi-flask-empty-minus-outline:before{content:"ó±»"}.mdi-flask-empty-off:before{content:"ó±´"}.mdi-flask-empty-off-outline:before{content:"ó±µ"}.mdi-flask-empty-outline:before{content:"ó°"}.mdi-flask-empty-plus:before{content:"ó±¼"}.mdi-flask-empty-plus-outline:before{content:"ó±½"}.mdi-flask-empty-remove:before{content:"ó±¾"}.mdi-flask-empty-remove-outline:before{content:"ó±¿"}.mdi-flask-minus:before{content:"ó±"}.mdi-flask-minus-outline:before{content:"ó±"}.mdi-flask-off:before{content:"ó±¶"}.mdi-flask-off-outline:before{content:"ó±·"}.mdi-flask-outline:before{content:"ó°"}.mdi-flask-plus:before{content:"ó±"}.mdi-flask-plus-outline:before{content:"ó±"}.mdi-flask-remove:before{content:"ó±"}.mdi-flask-remove-outline:before{content:"ó±"}.mdi-flask-round-bottom:before{content:"ó±"}.mdi-flask-round-bottom-empty:before{content:"ó±"}.mdi-flask-round-bottom-empty-outline:before{content:"ó±"}.mdi-flask-round-bottom-outline:before{content:"ó±"}.mdi-fleur-de-lis:before{content:"ó±"}.mdi-flip-horizontal:before{content:"ó±§"}.mdi-flip-to-back:before{content:"ó°"}.mdi-flip-to-front:before{content:"ó°"}.mdi-flip-vertical:before{content:"ó±¨"}.mdi-floor-lamp:before{content:"ó°£"}.mdi-floor-lamp-dual:before{content:"ó±"}.mdi-floor-lamp-variant:before{content:"ó±"}.mdi-floor-plan:before{content:"ó° ¡"}.mdi-floppy:before{content:"ó°"}.mdi-floppy-variant:before{content:"ó°§¯"}.mdi-flower:before{content:"ó°"}.mdi-flower-outline:before{content:"ó°§°"}.mdi-flower-poppy:before{content:"ó°´"}.mdi-flower-tulip:before{content:"ó°§±"}.mdi-flower-tulip-outline:before{content:"ó°§²"}.mdi-focus-auto:before{content:"ó°½"}.mdi-focus-field:before{content:"ó°½"}.mdi-focus-field-horizontal:before{content:"ó°½"}.mdi-focus-field-vertical:before{content:"ó°½"}.mdi-folder:before{content:"ó°"}.mdi-folder-account:before{content:"ó°"}.mdi-folder-account-outline:before{content:"ó°®"}.mdi-folder-alert:before{content:"ó°·"}.mdi-folder-alert-outline:before{content:"ó°·"}.mdi-folder-clock:before{content:"ó°ªº"}.mdi-folder-clock-outline:before{content:"ó°ª»"}.mdi-folder-cog:before{content:"ó±¿"}.mdi-folder-cog-outline:before{content:"ó±"}.mdi-folder-download:before{content:"ó°"}.mdi-folder-download-outline:before{content:"ó±©"}.mdi-folder-edit:before{content:"ó°£"}.mdi-folder-edit-outline:before{content:"ó°·"}.mdi-folder-google-drive:before{content:"ó°"}.mdi-folder-heart:before{content:"ó±ª"}.mdi-folder-heart-outline:before{content:"ó±«"}.mdi-folder-home:before{content:"ó±µ"}.mdi-folder-home-outline:before{content:"ó±¶"}.mdi-folder-image:before{content:"ó°"}.mdi-folder-information:before{content:"ó±·"}.mdi-folder-information-outline:before{content:"ó±¸"}.mdi-folder-key:before{content:"ó°¢¬"}.mdi-folder-key-network:before{content:"ó°¢­"}.mdi-folder-key-network-outline:before{content:"ó°²"}.mdi-folder-key-outline:before{content:"ó±¬"}.mdi-folder-lock:before{content:"ó°"}.mdi-folder-lock-open:before{content:"ó°"}.mdi-folder-marker:before{content:"ó±­"}.mdi-folder-marker-outline:before{content:"ó±®"}.mdi-folder-move:before{content:"ó°"}.mdi-folder-move-outline:before{content:"ó±"}.mdi-folder-multiple:before{content:"ó°"}.mdi-folder-multiple-image:before{content:"ó°"}.mdi-folder-multiple-outline:before{content:"ó°"}.mdi-folder-multiple-plus:before{content:"ó±¾"}.mdi-folder-multiple-plus-outline:before{content:"ó±¿"}.mdi-folder-music:before{content:"ó±"}.mdi-folder-music-outline:before{content:"ó±"}.mdi-folder-network:before{content:"ó°¡°"}.mdi-folder-network-outline:before{content:"ó°²"}.mdi-folder-open:before{content:"ó°°"}.mdi-folder-open-outline:before{content:"ó°·"}.mdi-folder-outline:before{content:"ó°"}.mdi-folder-plus:before{content:"ó°"}.mdi-folder-plus-outline:before{content:"ó°®"}.mdi-folder-pound:before{content:"ó°´"}.mdi-folder-pound-outline:before{content:"ó°´"}.mdi-folder-refresh:before{content:"ó°"}.mdi-folder-refresh-outline:before{content:"ó°"}.mdi-folder-remove:before{content:"ó°"}.mdi-folder-remove-outline:before{content:"ó°®"}.mdi-folder-search:before{content:"ó°¥¨"}.mdi-folder-search-outline:before{content:"ó°¥©"}.mdi-folder-settings:before{content:"ó±½"}.mdi-folder-settings-outline:before{content:"ó±¾"}.mdi-folder-star:before{content:"ó°"}.mdi-folder-star-multiple:before{content:"ó±"}.mdi-folder-star-multiple-outline:before{content:"ó±"}.mdi-folder-star-outline:before{content:"ó°®"}.mdi-folder-swap:before{content:"ó°¾¶"}.mdi-folder-swap-outline:before{content:"ó°¾·"}.mdi-folder-sync:before{content:"ó°´"}.mdi-folder-sync-outline:before{content:"ó°´"}.mdi-folder-table:before{content:"ó±£"}.mdi-folder-table-outline:before{content:"ó±¤"}.mdi-folder-text:before{content:"ó°²"}.mdi-folder-text-outline:before{content:"ó°²"}.mdi-folder-upload:before{content:"ó°"}.mdi-folder-upload-outline:before{content:"ó±­"}.mdi-folder-zip:before{content:"ó°«"}.mdi-folder-zip-outline:before{content:"ó°¹"}.mdi-font-awesome:before{content:"ó°º"}.mdi-food:before{content:"ó°"}.mdi-food-apple:before{content:"ó°"}.mdi-food-apple-outline:before{content:"ó°²"}.mdi-food-croissant:before{content:"ó°"}.mdi-food-drumstick:before{content:"ó±"}.mdi-food-drumstick-off:before{content:"ó±¨"}.mdi-food-drumstick-off-outline:before{content:"ó±©"}.mdi-food-drumstick-outline:before{content:"ó± "}.mdi-food-fork-drink:before{content:"ó°²"}.mdi-food-halal:before{content:"ó±²"}.mdi-food-kosher:before{content:"ó±³"}.mdi-food-off:before{content:"ó°³"}.mdi-food-steak:before{content:"ó±ª"}.mdi-food-steak-off:before{content:"ó±«"}.mdi-food-variant:before{content:"ó°"}.mdi-food-variant-off:before{content:"ó±¥"}.mdi-foot-print:before{content:"ó°½"}.mdi-football:before{content:"ó°"}.mdi-football-australian:before{content:"ó°"}.mdi-football-helmet:before{content:"ó°"}.mdi-forklift:before{content:"ó°"}.mdi-form-dropdown:before{content:"ó±"}.mdi-form-select:before{content:"ó±"}.mdi-form-textarea:before{content:"ó±"}.mdi-form-textbox:before{content:"ó°"}.mdi-form-textbox-lock:before{content:"ó±"}.mdi-form-textbox-password:before{content:"ó°µ"}.mdi-format-align-bottom:before{content:"ó°"}.mdi-format-align-center:before{content:"ó° "}.mdi-format-align-justify:before{content:"ó°¡"}.mdi-format-align-left:before{content:"ó°¢"}.mdi-format-align-middle:before{content:"ó°"}.mdi-format-align-right:before{content:"ó°£"}.mdi-format-align-top:before{content:"ó°"}.mdi-format-annotation-minus:before{content:"ó°ª¼"}.mdi-format-annotation-plus:before{content:"ó°"}.mdi-format-bold:before{content:"ó°¤"}.mdi-format-clear:before{content:"ó°¥"}.mdi-format-color-fill:before{content:"ó°¦"}.mdi-format-color-highlight:before{content:"ó°¸±"}.mdi-format-color-marker-cancel:before{content:"ó±"}.mdi-format-color-text:before{content:"ó°"}.mdi-format-columns:before{content:"ó°£"}.mdi-format-float-center:before{content:"ó°§"}.mdi-format-float-left:before{content:"ó°¨"}.mdi-format-float-none:before{content:"ó°©"}.mdi-format-float-right:before{content:"ó°ª"}.mdi-format-font:before{content:"ó°"}.mdi-format-font-size-decrease:before{content:"ó°§³"}.mdi-format-font-size-increase:before{content:"ó°§´"}.mdi-format-header-1:before{content:"ó°«"}.mdi-format-header-2:before{content:"ó°¬"}.mdi-format-header-3:before{content:"ó°­"}.mdi-format-header-4:before{content:"ó°®"}.mdi-format-header-5:before{content:"ó°¯"}.mdi-format-header-6:before{content:"ó°°"}.mdi-format-header-decrease:before{content:"ó°±"}.mdi-format-header-equal:before{content:"ó°²"}.mdi-format-header-increase:before{content:"ó°³"}.mdi-format-header-pound:before{content:"ó°´"}.mdi-format-horizontal-align-center:before{content:"ó°"}.mdi-format-horizontal-align-left:before{content:"ó°"}.mdi-format-horizontal-align-right:before{content:"ó° "}.mdi-format-indent-decrease:before{content:"ó°µ"}.mdi-format-indent-increase:before{content:"ó°¶"}.mdi-format-italic:before{content:"ó°·"}.mdi-format-letter-case:before{content:"ó°¬´"}.mdi-format-letter-case-lower:before{content:"ó°¬µ"}.mdi-format-letter-case-upper:before{content:"ó°¬¶"}.mdi-format-letter-ends-with:before{content:"ó°¾¸"}.mdi-format-letter-matches:before{content:"ó°¾¹"}.mdi-format-letter-starts-with:before{content:"ó°¾º"}.mdi-format-line-spacing:before{content:"ó°¸"}.mdi-format-line-style:before{content:"ó°"}.mdi-format-line-weight:before{content:"ó°"}.mdi-format-list-bulleted:before{content:"ó°¹"}.mdi-format-list-bulleted-square:before{content:"ó°·"}.mdi-format-list-bulleted-triangle:before{content:"ó°º²"}.mdi-format-list-bulleted-type:before{content:"ó°º"}.mdi-format-list-checkbox:before{content:"ó°¥ª"}.mdi-format-list-checks:before{content:"ó°"}.mdi-format-list-numbered:before{content:"ó°»"}.mdi-format-list-numbered-rtl:before{content:"ó°´"}.mdi-format-list-text:before{content:"ó±¯"}.mdi-format-overline:before{content:"ó°º³"}.mdi-format-page-break:before{content:"ó°"}.mdi-format-paint:before{content:"ó°¼"}.mdi-format-paragraph:before{content:"ó°½"}.mdi-format-pilcrow:before{content:"ó°"}.mdi-format-quote-close:before{content:"ó°¾"}.mdi-format-quote-close-outline:before{content:"ó±¨"}.mdi-format-quote-open:before{content:"ó°"}.mdi-format-quote-open-outline:before{content:"ó±§"}.mdi-format-rotate-90:before{content:"ó°ª"}.mdi-format-section:before{content:"ó°"}.mdi-format-size:before{content:"ó°¿"}.mdi-format-strikethrough:before{content:"ó°"}.mdi-format-strikethrough-variant:before{content:"ó°"}.mdi-format-subscript:before{content:"ó°"}.mdi-format-superscript:before{content:"ó°"}.mdi-format-text:before{content:"ó°"}.mdi-format-text-rotation-angle-down:before{content:"ó°¾»"}.mdi-format-text-rotation-angle-up:before{content:"ó°¾¼"}.mdi-format-text-rotation-down:before{content:"ó°µ³"}.mdi-format-text-rotation-down-vertical:before{content:"ó°¾½"}.mdi-format-text-rotation-none:before{content:"ó°µ´"}.mdi-format-text-rotation-up:before{content:"ó°¾¾"}.mdi-format-text-rotation-vertical:before{content:"ó°¾¿"}.mdi-format-text-variant:before{content:"ó°¸²"}.mdi-format-text-variant-outline:before{content:"ó±"}.mdi-format-text-wrapping-clip:before{content:"ó°´"}.mdi-format-text-wrapping-overflow:before{content:"ó°´"}.mdi-format-text-wrapping-wrap:before{content:"ó°´"}.mdi-format-textbox:before{content:"ó°´"}.mdi-format-textdirection-l-to-r:before{content:"ó°"}.mdi-format-textdirection-r-to-l:before{content:"ó°"}.mdi-format-title:before{content:"ó°´"}.mdi-format-underline:before{content:"ó°"}.mdi-format-vertical-align-bottom:before{content:"ó°¡"}.mdi-format-vertical-align-center:before{content:"ó°¢"}.mdi-format-vertical-align-top:before{content:"ó°£"}.mdi-format-wrap-inline:before{content:"ó°"}.mdi-format-wrap-square:before{content:"ó°"}.mdi-format-wrap-tight:before{content:"ó°"}.mdi-format-wrap-top-bottom:before{content:"ó°"}.mdi-forum:before{content:"ó°"}.mdi-forum-outline:before{content:"ó° ¢"}.mdi-forward:before{content:"ó°"}.mdi-forwardburger:before{content:"ó°µµ"}.mdi-fountain:before{content:"ó°¥«"}.mdi-fountain-pen:before{content:"ó°´"}.mdi-fountain-pen-tip:before{content:"ó°´"}.mdi-freebsd:before{content:"ó°£ "}.mdi-frequently-asked-questions:before{content:"ó°º´"}.mdi-fridge:before{content:"ó°"}.mdi-fridge-alert:before{content:"ó±±"}.mdi-fridge-alert-outline:before{content:"ó±²"}.mdi-fridge-bottom:before{content:"ó°"}.mdi-fridge-industrial:before{content:"ó±®"}.mdi-fridge-industrial-alert:before{content:"ó±¯"}.mdi-fridge-industrial-alert-outline:before{content:"ó±°"}.mdi-fridge-industrial-off:before{content:"ó±±"}.mdi-fridge-industrial-off-outline:before{content:"ó±²"}.mdi-fridge-industrial-outline:before{content:"ó±³"}.mdi-fridge-off:before{content:"ó±¯"}.mdi-fridge-off-outline:before{content:"ó±°"}.mdi-fridge-outline:before{content:"ó°"}.mdi-fridge-top:before{content:"ó°"}.mdi-fridge-variant:before{content:"ó±´"}.mdi-fridge-variant-alert:before{content:"ó±µ"}.mdi-fridge-variant-alert-outline:before{content:"ó±¶"}.mdi-fridge-variant-off:before{content:"ó±·"}.mdi-fridge-variant-off-outline:before{content:"ó±¸"}.mdi-fridge-variant-outline:before{content:"ó±¹"}.mdi-fruit-cherries:before{content:"ó±"}.mdi-fruit-cherries-off:before{content:"ó±¸"}.mdi-fruit-citrus:before{content:"ó±"}.mdi-fruit-citrus-off:before{content:"ó±¹"}.mdi-fruit-grapes:before{content:"ó±"}.mdi-fruit-grapes-outline:before{content:"ó±"}.mdi-fruit-pineapple:before{content:"ó±"}.mdi-fruit-watermelon:before{content:"ó±"}.mdi-fuel:before{content:"ó°"}.mdi-fullscreen:before{content:"ó°"}.mdi-fullscreen-exit:before{content:"ó°"}.mdi-function:before{content:"ó°"}.mdi-function-variant:before{content:"ó°¡±"}.mdi-furigana-horizontal:before{content:"ó±"}.mdi-furigana-vertical:before{content:"ó±"}.mdi-fuse:before{content:"ó°²"}.mdi-fuse-alert:before{content:"ó±­"}.mdi-fuse-blade:before{content:"ó°²"}.mdi-fuse-off:before{content:"ó±¬"}.mdi-gamepad:before{content:"ó°"}.mdi-gamepad-circle:before{content:"ó°¸³"}.mdi-gamepad-circle-down:before{content:"ó°¸´"}.mdi-gamepad-circle-left:before{content:"ó°¸µ"}.mdi-gamepad-circle-outline:before{content:"ó°¸¶"}.mdi-gamepad-circle-right:before{content:"ó°¸·"}.mdi-gamepad-circle-up:before{content:"ó°¸¸"}.mdi-gamepad-down:before{content:"ó°¸¹"}.mdi-gamepad-left:before{content:"ó°¸º"}.mdi-gamepad-right:before{content:"ó°¸»"}.mdi-gamepad-round:before{content:"ó°¸¼"}.mdi-gamepad-round-down:before{content:"ó°¸½"}.mdi-gamepad-round-left:before{content:"ó°¸¾"}.mdi-gamepad-round-outline:before{content:"ó°¸¿"}.mdi-gamepad-round-right:before{content:"ó°¹"}.mdi-gamepad-round-up:before{content:"ó°¹"}.mdi-gamepad-square:before{content:"ó°ºµ"}.mdi-gamepad-square-outline:before{content:"ó°º¶"}.mdi-gamepad-up:before{content:"ó°¹"}.mdi-gamepad-variant:before{content:"ó°"}.mdi-gamepad-variant-outline:before{content:"ó°º·"}.mdi-gamma:before{content:"ó±®"}.mdi-gantry-crane:before{content:"ó°·"}.mdi-garage:before{content:"ó°"}.mdi-garage-alert:before{content:"ó°¡²"}.mdi-garage-alert-variant:before{content:"ó±"}.mdi-garage-open:before{content:"ó°"}.mdi-garage-open-variant:before{content:"ó±"}.mdi-garage-variant:before{content:"ó±"}.mdi-gas-cylinder:before{content:"ó°"}.mdi-gas-station:before{content:"ó°"}.mdi-gas-station-off:before{content:"ó±"}.mdi-gas-station-off-outline:before{content:"ó±"}.mdi-gas-station-outline:before{content:"ó°º¸"}.mdi-gate:before{content:"ó°"}.mdi-gate-and:before{content:"ó°£¡"}.mdi-gate-arrow-right:before{content:"ó±©"}.mdi-gate-nand:before{content:"ó°£¢"}.mdi-gate-nor:before{content:"ó°££"}.mdi-gate-not:before{content:"ó°£¤"}.mdi-gate-open:before{content:"ó±ª"}.mdi-gate-or:before{content:"ó°£¥"}.mdi-gate-xnor:before{content:"ó°£¦"}.mdi-gate-xor:before{content:"ó°£§"}.mdi-gatsby:before{content:"ó°¹"}.mdi-gauge:before{content:"ó°"}.mdi-gauge-empty:before{content:"ó°¡³"}.mdi-gauge-full:before{content:"ó°¡´"}.mdi-gauge-low:before{content:"ó°¡µ"}.mdi-gavel:before{content:"ó°"}.mdi-gender-female:before{content:"ó°"}.mdi-gender-male:before{content:"ó°"}.mdi-gender-male-female:before{content:"ó°"}.mdi-gender-male-female-variant:before{content:"ó±¿"}.mdi-gender-non-binary:before{content:"ó±"}.mdi-gender-transgender:before{content:"ó°"}.mdi-gentoo:before{content:"ó°£¨"}.mdi-gesture:before{content:"ó°"}.mdi-gesture-double-tap:before{content:"ó°¼"}.mdi-gesture-pinch:before{content:"ó°ª½"}.mdi-gesture-spread:before{content:"ó°ª¾"}.mdi-gesture-swipe:before{content:"ó°µ¶"}.mdi-gesture-swipe-down:before{content:"ó°½"}.mdi-gesture-swipe-horizontal:before{content:"ó°ª¿"}.mdi-gesture-swipe-left:before{content:"ó°¾"}.mdi-gesture-swipe-right:before{content:"ó°¿"}.mdi-gesture-swipe-up:before{content:"ó°"}.mdi-gesture-swipe-vertical:before{content:"ó°«"}.mdi-gesture-tap:before{content:"ó°"}.mdi-gesture-tap-box:before{content:"ó±©"}.mdi-gesture-tap-button:before{content:"ó±¨"}.mdi-gesture-tap-hold:before{content:"ó°µ·"}.mdi-gesture-two-double-tap:before{content:"ó°"}.mdi-gesture-two-tap:before{content:"ó°"}.mdi-ghost:before{content:"ó° "}.mdi-ghost-off:before{content:"ó°§µ"}.mdi-ghost-off-outline:before{content:"ó±"}.mdi-ghost-outline:before{content:"ó±"}.mdi-gif:before{content:"ó°µ¸"}.mdi-gift:before{content:"ó°¹"}.mdi-gift-outline:before{content:"ó°¡"}.mdi-git:before{content:"ó°¢"}.mdi-github:before{content:"ó°¤"}.mdi-gitlab:before{content:"ó°® "}.mdi-glass-cocktail:before{content:"ó°"}.mdi-glass-cocktail-off:before{content:"ó±¦"}.mdi-glass-flute:before{content:"ó°¥"}.mdi-glass-mug:before{content:"ó°¦"}.mdi-glass-mug-off:before{content:"ó±§"}.mdi-glass-mug-variant:before{content:"ó±"}.mdi-glass-mug-variant-off:before{content:"ó±¨"}.mdi-glass-pint-outline:before{content:"ó±"}.mdi-glass-stange:before{content:"ó°§"}.mdi-glass-tulip:before{content:"ó°¨"}.mdi-glass-wine:before{content:"ó°¡¶"}.mdi-glasses:before{content:"ó°ª"}.mdi-globe-light:before{content:"ó±"}.mdi-globe-model:before{content:"ó°£©"}.mdi-gmail:before{content:"ó°«"}.mdi-gnome:before{content:"ó°¬"}.mdi-go-kart:before{content:"ó°µ¹"}.mdi-go-kart-track:before{content:"ó°µº"}.mdi-gog:before{content:"ó°®¡"}.mdi-gold:before{content:"ó±"}.mdi-golf:before{content:"ó° £"}.mdi-golf-cart:before{content:"ó±¤"}.mdi-golf-tee:before{content:"ó±"}.mdi-gondola:before{content:"ó°"}.mdi-goodreads:before{content:"ó°µ»"}.mdi-google:before{content:"ó°­"}.mdi-google-ads:before{content:"ó°²"}.mdi-google-analytics:before{content:"ó°"}.mdi-google-assistant:before{content:"ó°"}.mdi-google-cardboard:before{content:"ó°®"}.mdi-google-chrome:before{content:"ó°¯"}.mdi-google-circles:before{content:"ó°°"}.mdi-google-circles-communities:before{content:"ó°±"}.mdi-google-circles-extended:before{content:"ó°²"}.mdi-google-circles-group:before{content:"ó°³"}.mdi-google-classroom:before{content:"ó°"}.mdi-google-cloud:before{content:"ó±¶"}.mdi-google-controller:before{content:"ó°´"}.mdi-google-controller-off:before{content:"ó°µ"}.mdi-google-downasaur:before{content:"ó±¢"}.mdi-google-drive:before{content:"ó°¶"}.mdi-google-earth:before{content:"ó°·"}.mdi-google-fit:before{content:"ó°¥¬"}.mdi-google-glass:before{content:"ó°¸"}.mdi-google-hangouts:before{content:"ó°"}.mdi-google-home:before{content:"ó° ¤"}.mdi-google-keep:before{content:"ó°"}.mdi-google-lens:before{content:"ó°§¶"}.mdi-google-maps:before{content:"ó°µ"}.mdi-google-my-business:before{content:"ó±"}.mdi-google-nearby:before{content:"ó°¹"}.mdi-google-photos:before{content:"ó°"}.mdi-google-play:before{content:"ó°¼"}.mdi-google-plus:before{content:"ó°½"}.mdi-google-podcast:before{content:"ó°º¹"}.mdi-google-spreadsheet:before{content:"ó°§·"}.mdi-google-street-view:before{content:"ó°²"}.mdi-google-translate:before{content:"ó°¿"}.mdi-gradient:before{content:"ó° "}.mdi-grain:before{content:"ó°µ¼"}.mdi-graph:before{content:"ó±"}.mdi-graph-outline:before{content:"ó±"}.mdi-graphql:before{content:"ó°¡·"}.mdi-grass:before{content:"ó±"}.mdi-grave-stone:before{content:"ó°®¢"}.mdi-grease-pencil:before{content:"ó°"}.mdi-greater-than:before{content:"ó°¥­"}.mdi-greater-than-or-equal:before{content:"ó°¥®"}.mdi-grid:before{content:"ó°"}.mdi-grid-large:before{content:"ó°"}.mdi-grid-off:before{content:"ó°"}.mdi-grill:before{content:"ó°¹"}.mdi-grill-outline:before{content:"ó±"}.mdi-group:before{content:"ó°"}.mdi-guitar-acoustic:before{content:"ó°±"}.mdi-guitar-electric:before{content:"ó°"}.mdi-guitar-pick:before{content:"ó°"}.mdi-guitar-pick-outline:before{content:"ó°"}.mdi-guy-fawkes-mask:before{content:"ó° ¥"}.mdi-hail:before{content:"ó°«"}.mdi-hair-dryer:before{content:"ó±¯"}.mdi-hair-dryer-outline:before{content:"ó±°"}.mdi-halloween:before{content:"ó°®£"}.mdi-hamburger:before{content:"ó°"}.mdi-hammer:before{content:"ó°£ª"}.mdi-hammer-screwdriver:before{content:"ó±¢"}.mdi-hammer-wrench:before{content:"ó±£"}.mdi-hand:before{content:"ó°©"}.mdi-hand-heart:before{content:"ó±±"}.mdi-hand-heart-outline:before{content:"ó±¾"}.mdi-hand-left:before{content:"ó°¹"}.mdi-hand-okay:before{content:"ó°©"}.mdi-hand-peace:before{content:"ó°©"}.mdi-hand-peace-variant:before{content:"ó°©"}.mdi-hand-pointing-down:before{content:"ó°©"}.mdi-hand-pointing-left:before{content:"ó°©"}.mdi-hand-pointing-right:before{content:"ó°"}.mdi-hand-pointing-up:before{content:"ó°©"}.mdi-hand-right:before{content:"ó°¹"}.mdi-hand-saw:before{content:"ó°¹"}.mdi-hand-wash:before{content:"ó±¿"}.mdi-hand-wash-outline:before{content:"ó±"}.mdi-hand-water:before{content:"ó±"}.mdi-handball:before{content:"ó°½"}.mdi-handcuffs:before{content:"ó±¾"}.mdi-handshake:before{content:"ó±"}.mdi-handshake-outline:before{content:"ó±¡"}.mdi-hanger:before{content:"ó°"}.mdi-hard-hat:before{content:"ó°¥¯"}.mdi-harddisk:before{content:"ó°"}.mdi-harddisk-plus:before{content:"ó±"}.mdi-harddisk-remove:before{content:"ó±"}.mdi-hat-fedora:before{content:"ó°®¤"}.mdi-hazard-lights:before{content:"ó°²"}.mdi-hdr:before{content:"ó°µ½"}.mdi-hdr-off:before{content:"ó°µ¾"}.mdi-head:before{content:"ó±"}.mdi-head-alert:before{content:"ó±¸"}.mdi-head-alert-outline:before{content:"ó±¹"}.mdi-head-check:before{content:"ó±º"}.mdi-head-check-outline:before{content:"ó±»"}.mdi-head-cog:before{content:"ó±¼"}.mdi-head-cog-outline:before{content:"ó±½"}.mdi-head-dots-horizontal:before{content:"ó±¾"}.mdi-head-dots-horizontal-outline:before{content:"ó±¿"}.mdi-head-flash:before{content:"ó±"}.mdi-head-flash-outline:before{content:"ó±"}.mdi-head-heart:before{content:"ó±"}.mdi-head-heart-outline:before{content:"ó±"}.mdi-head-lightbulb:before{content:"ó±"}.mdi-head-lightbulb-outline:before{content:"ó±"}.mdi-head-minus:before{content:"ó±"}.mdi-head-minus-outline:before{content:"ó±"}.mdi-head-outline:before{content:"ó±"}.mdi-head-plus:before{content:"ó±"}.mdi-head-plus-outline:before{content:"ó±"}.mdi-head-question:before{content:"ó±"}.mdi-head-question-outline:before{content:"ó±"}.mdi-head-remove:before{content:"ó±"}.mdi-head-remove-outline:before{content:"ó±"}.mdi-head-snowflake:before{content:"ó±"}.mdi-head-snowflake-outline:before{content:"ó±"}.mdi-head-sync:before{content:"ó±"}.mdi-head-sync-outline:before{content:"ó±"}.mdi-headphones:before{content:"ó°"}.mdi-headphones-bluetooth:before{content:"ó°¥°"}.mdi-headphones-box:before{content:"ó°"}.mdi-headphones-off:before{content:"ó°"}.mdi-headphones-settings:before{content:"ó°"}.mdi-headset:before{content:"ó°"}.mdi-headset-dock:before{content:"ó°"}.mdi-headset-off:before{content:"ó°"}.mdi-heart:before{content:"ó°"}.mdi-heart-box:before{content:"ó°"}.mdi-heart-box-outline:before{content:"ó°"}.mdi-heart-broken:before{content:"ó°"}.mdi-heart-broken-outline:before{content:"ó°´"}.mdi-heart-circle:before{content:"ó°¥±"}.mdi-heart-circle-outline:before{content:"ó°¥²"}.mdi-heart-cog:before{content:"ó±£"}.mdi-heart-cog-outline:before{content:"ó±¤"}.mdi-heart-flash:before{content:"ó°»¹"}.mdi-heart-half:before{content:"ó°"}.mdi-heart-half-full:before{content:"ó°"}.mdi-heart-half-outline:before{content:"ó° "}.mdi-heart-minus:before{content:"ó±¯"}.mdi-heart-minus-outline:before{content:"ó±²"}.mdi-heart-multiple:before{content:"ó°©"}.mdi-heart-multiple-outline:before{content:"ó°©"}.mdi-heart-off:before{content:"ó°"}.mdi-heart-off-outline:before{content:"ó±´"}.mdi-heart-outline:before{content:"ó°"}.mdi-heart-plus:before{content:"ó±®"}.mdi-heart-plus-outline:before{content:"ó±±"}.mdi-heart-pulse:before{content:"ó°¶"}.mdi-heart-remove:before{content:"ó±°"}.mdi-heart-remove-outline:before{content:"ó±³"}.mdi-heart-settings:before{content:"ó±¥"}.mdi-heart-settings-outline:before{content:"ó±¦"}.mdi-helicopter:before{content:"ó°«"}.mdi-help:before{content:"ó°"}.mdi-help-box:before{content:"ó°"}.mdi-help-circle:before{content:"ó°"}.mdi-help-circle-outline:before{content:"ó°¥"}.mdi-help-network:before{content:"ó°µ"}.mdi-help-network-outline:before{content:"ó°²"}.mdi-help-rhombus:before{content:"ó°®¥"}.mdi-help-rhombus-outline:before{content:"ó°®¦"}.mdi-hexadecimal:before{content:"ó±§"}.mdi-hexagon:before{content:"ó°"}.mdi-hexagon-multiple:before{content:"ó°¡"}.mdi-hexagon-multiple-outline:before{content:"ó±²"}.mdi-hexagon-outline:before{content:"ó°"}.mdi-hexagon-slice-1:before{content:"ó°«"}.mdi-hexagon-slice-2:before{content:"ó°«"}.mdi-hexagon-slice-3:before{content:"ó°«"}.mdi-hexagon-slice-4:before{content:"ó°«"}.mdi-hexagon-slice-5:before{content:"ó°«"}.mdi-hexagon-slice-6:before{content:"ó°«"}.mdi-hexagram:before{content:"ó°«"}.mdi-hexagram-outline:before{content:"ó°«"}.mdi-high-definition:before{content:"ó°"}.mdi-high-definition-box:before{content:"ó°¡¸"}.mdi-highway:before{content:"ó°·"}.mdi-hiking:before{content:"ó°µ¿"}.mdi-hinduism:before{content:"ó°¥³"}.mdi-history:before{content:"ó°"}.mdi-hockey-puck:before{content:"ó°¡¹"}.mdi-hockey-sticks:before{content:"ó°¡º"}.mdi-hololens:before{content:"ó°"}.mdi-home:before{content:"ó°"}.mdi-home-account:before{content:"ó° ¦"}.mdi-home-alert:before{content:"ó°¡»"}.mdi-home-alert-outline:before{content:"ó±"}.mdi-home-analytics:before{content:"ó°ºº"}.mdi-home-assistant:before{content:"ó°"}.mdi-home-automation:before{content:"ó°"}.mdi-home-circle:before{content:"ó°"}.mdi-home-circle-outline:before{content:"ó±"}.mdi-home-city:before{content:"ó°´"}.mdi-home-city-outline:before{content:"ó°´"}.mdi-home-currency-usd:before{content:"ó°¢¯"}.mdi-home-edit:before{content:"ó±"}.mdi-home-edit-outline:before{content:"ó±"}.mdi-home-export-outline:before{content:"ó°¾"}.mdi-home-flood:before{content:"ó°»º"}.mdi-home-floor-0:before{content:"ó°·"}.mdi-home-floor-1:before{content:"ó°¶"}.mdi-home-floor-2:before{content:"ó°¶"}.mdi-home-floor-3:before{content:"ó°¶"}.mdi-home-floor-a:before{content:"ó°¶"}.mdi-home-floor-b:before{content:"ó°¶"}.mdi-home-floor-g:before{content:"ó°¶"}.mdi-home-floor-l:before{content:"ó°¶"}.mdi-home-floor-negative-1:before{content:"ó°·"}.mdi-home-group:before{content:"ó°·"}.mdi-home-heart:before{content:"ó° §"}.mdi-home-import-outline:before{content:"ó°¾"}.mdi-home-lightbulb:before{content:"ó±"}.mdi-home-lightbulb-outline:before{content:"ó±"}.mdi-home-lock:before{content:"ó°£«"}.mdi-home-lock-open:before{content:"ó°£¬"}.mdi-home-map-marker:before{content:"ó°¸"}.mdi-home-minus:before{content:"ó°¥´"}.mdi-home-minus-outline:before{content:"ó±"}.mdi-home-modern:before{content:"ó°"}.mdi-home-outline:before{content:"ó°¡"}.mdi-home-plus:before{content:"ó°¥µ"}.mdi-home-plus-outline:before{content:"ó±"}.mdi-home-remove:before{content:"ó±"}.mdi-home-remove-outline:before{content:"ó±"}.mdi-home-roof:before{content:"ó±«"}.mdi-home-search:before{content:"ó±°"}.mdi-home-search-outline:before{content:"ó±±"}.mdi-home-thermometer:before{content:"ó°½"}.mdi-home-thermometer-outline:before{content:"ó°½"}.mdi-home-variant:before{content:"ó°"}.mdi-home-variant-outline:before{content:"ó°®§"}.mdi-hook:before{content:"ó°¢"}.mdi-hook-off:before{content:"ó°£"}.mdi-hops:before{content:"ó°"}.mdi-horizontal-rotate-clockwise:before{content:"ó±³"}.mdi-horizontal-rotate-counterclockwise:before{content:"ó±´"}.mdi-horse:before{content:"ó±¿"}.mdi-horse-human:before{content:"ó±"}.mdi-horse-variant:before{content:"ó±"}.mdi-horseshoe:before{content:"ó°©"}.mdi-hospital:before{content:"ó°¿¶"}.mdi-hospital-box:before{content:"ó° "}.mdi-hospital-box-outline:before{content:"ó°¿·"}.mdi-hospital-building:before{content:"ó°¡"}.mdi-hospital-marker:before{content:"ó°¢"}.mdi-hot-tub:before{content:"ó° ¨"}.mdi-hours-24:before{content:"ó±¸"}.mdi-hubspot:before{content:"ó°´"}.mdi-hulu:before{content:"ó° ©"}.mdi-human:before{content:"ó°¦"}.mdi-human-baby-changing-table:before{content:"ó±"}.mdi-human-cane:before{content:"ó±"}.mdi-human-capacity-decrease:before{content:"ó±"}.mdi-human-capacity-increase:before{content:"ó±"}.mdi-human-child:before{content:"ó°§"}.mdi-human-edit:before{content:"ó±¨"}.mdi-human-female:before{content:"ó°"}.mdi-human-female-boy:before{content:"ó°©"}.mdi-human-female-dance:before{content:"ó±"}.mdi-human-female-female:before{content:"ó°©"}.mdi-human-female-girl:before{content:"ó°©"}.mdi-human-greeting:before{content:"ó°"}.mdi-human-greeting-proximity:before{content:"ó±"}.mdi-human-handsdown:before{content:"ó°"}.mdi-human-handsup:before{content:"ó°"}.mdi-human-male:before{content:"ó°"}.mdi-human-male-boy:before{content:"ó°©"}.mdi-human-male-child:before{content:"ó±"}.mdi-human-male-female:before{content:"ó°¨"}.mdi-human-male-girl:before{content:"ó°©"}.mdi-human-male-height:before{content:"ó°»»"}.mdi-human-male-height-variant:before{content:"ó°»¼"}.mdi-human-male-male:before{content:"ó°©"}.mdi-human-pregnant:before{content:"ó°"}.mdi-human-queue:before{content:"ó±±"}.mdi-human-scooter:before{content:"ó±©"}.mdi-human-wheelchair:before{content:"ó±"}.mdi-humble-bundle:before{content:"ó°"}.mdi-hvac:before{content:"ó±"}.mdi-hvac-off:before{content:"ó±"}.mdi-hydraulic-oil-level:before{content:"ó±¤"}.mdi-hydraulic-oil-temperature:before{content:"ó±¥"}.mdi-hydro-power:before{content:"ó±¥"}.mdi-ice-cream:before{content:"ó° ª"}.mdi-ice-cream-off:before{content:"ó°¹"}.mdi-ice-pop:before{content:"ó°»½"}.mdi-id-card:before{content:"ó°¿"}.mdi-identifier:before{content:"ó°»¾"}.mdi-ideogram-cjk:before{content:"ó±±"}.mdi-ideogram-cjk-variant:before{content:"ó±²"}.mdi-iframe:before{content:"ó°²"}.mdi-iframe-array:before{content:"ó±µ"}.mdi-iframe-array-outline:before{content:"ó±¶"}.mdi-iframe-braces:before{content:"ó±·"}.mdi-iframe-braces-outline:before{content:"ó±¸"}.mdi-iframe-outline:before{content:"ó°²"}.mdi-iframe-parentheses:before{content:"ó±¹"}.mdi-iframe-parentheses-outline:before{content:"ó±º"}.mdi-iframe-variable:before{content:"ó±»"}.mdi-iframe-variable-outline:before{content:"ó±¼"}.mdi-image:before{content:"ó°©"}.mdi-image-album:before{content:"ó°ª"}.mdi-image-area:before{content:"ó°«"}.mdi-image-area-close:before{content:"ó°¬"}.mdi-image-auto-adjust:before{content:"ó°¿"}.mdi-image-broken:before{content:"ó°­"}.mdi-image-broken-variant:before{content:"ó°®"}.mdi-image-edit:before{content:"ó±£"}.mdi-image-edit-outline:before{content:"ó±¤"}.mdi-image-filter-black-white:before{content:"ó°°"}.mdi-image-filter-center-focus:before{content:"ó°±"}.mdi-image-filter-center-focus-strong:before{content:"ó°»¿"}.mdi-image-filter-center-focus-strong-outline:before{content:"ó°¼"}.mdi-image-filter-center-focus-weak:before{content:"ó°²"}.mdi-image-filter-drama:before{content:"ó°³"}.mdi-image-filter-frames:before{content:"ó°´"}.mdi-image-filter-hdr:before{content:"ó°µ"}.mdi-image-filter-none:before{content:"ó°¶"}.mdi-image-filter-tilt-shift:before{content:"ó°·"}.mdi-image-filter-vintage:before{content:"ó°¸"}.mdi-image-frame:before{content:"ó°¹"}.mdi-image-minus:before{content:"ó±"}.mdi-image-move:before{content:"ó°§¸"}.mdi-image-multiple:before{content:"ó°¹"}.mdi-image-multiple-outline:before{content:"ó°¯"}.mdi-image-off:before{content:"ó° «"}.mdi-image-off-outline:before{content:"ó±"}.mdi-image-outline:before{content:"ó°¥¶"}.mdi-image-plus:before{content:"ó°¡¼"}.mdi-image-remove:before{content:"ó±"}.mdi-image-search:before{content:"ó°¥·"}.mdi-image-search-outline:before{content:"ó°¥¸"}.mdi-image-size-select-actual:before{content:"ó°²"}.mdi-image-size-select-large:before{content:"ó°²"}.mdi-image-size-select-small:before{content:"ó°²"}.mdi-image-text:before{content:"ó±"}.mdi-import:before{content:"ó°º"}.mdi-inbox:before{content:"ó°"}.mdi-inbox-arrow-down:before{content:"ó°»"}.mdi-inbox-arrow-down-outline:before{content:"ó±°"}.mdi-inbox-arrow-up:before{content:"ó°"}.mdi-inbox-arrow-up-outline:before{content:"ó±±"}.mdi-inbox-full:before{content:"ó±²"}.mdi-inbox-full-outline:before{content:"ó±³"}.mdi-inbox-multiple:before{content:"ó°¢°"}.mdi-inbox-multiple-outline:before{content:"ó°®¨"}.mdi-inbox-outline:before{content:"ó±´"}.mdi-inbox-remove:before{content:"ó±"}.mdi-inbox-remove-outline:before{content:"ó± "}.mdi-incognito:before{content:"ó°¹"}.mdi-incognito-circle:before{content:"ó±¡"}.mdi-incognito-circle-off:before{content:"ó±¢"}.mdi-incognito-off:before{content:"ó°µ"}.mdi-infinity:before{content:"ó°¤"}.mdi-information:before{content:"ó°¼"}.mdi-information-outline:before{content:"ó°½"}.mdi-information-variant:before{content:"ó°"}.mdi-instagram:before{content:"ó°¾"}.mdi-instrument-triangle:before{content:"ó±"}.mdi-invert-colors:before{content:"ó°"}.mdi-invert-colors-off:before{content:"ó°¹"}.mdi-iobroker:before{content:"ó±¨"}.mdi-ip:before{content:"ó°©"}.mdi-ip-network:before{content:"ó°© "}.mdi-ip-network-outline:before{content:"ó°²"}.mdi-ipod:before{content:"ó°²"}.mdi-islam:before{content:"ó°¥¹"}.mdi-island:before{content:"ó±"}.mdi-iv-bag:before{content:"ó±¹"}.mdi-jabber:before{content:"ó°·"}.mdi-jeepney:before{content:"ó°"}.mdi-jellyfish:before{content:"ó°¼"}.mdi-jellyfish-outline:before{content:"ó°¼"}.mdi-jira:before{content:"ó°"}.mdi-jquery:before{content:"ó°¡½"}.mdi-jsfiddle:before{content:"ó°"}.mdi-judaism:before{content:"ó°¥º"}.mdi-jump-rope:before{content:"ó±¿"}.mdi-kabaddi:before{content:"ó°¶"}.mdi-kangaroo:before{content:"ó±"}.mdi-karate:before{content:"ó° ¬"}.mdi-keg:before{content:"ó°"}.mdi-kettle:before{content:"ó°º"}.mdi-kettle-alert:before{content:"ó±"}.mdi-kettle-alert-outline:before{content:"ó±"}.mdi-kettle-off:before{content:"ó±"}.mdi-kettle-off-outline:before{content:"ó±"}.mdi-kettle-outline:before{content:"ó°½"}.mdi-kettle-steam:before{content:"ó±"}.mdi-kettle-steam-outline:before{content:"ó±"}.mdi-kettlebell:before{content:"ó±"}.mdi-key:before{content:"ó°"}.mdi-key-arrow-right:before{content:"ó±"}.mdi-key-chain:before{content:"ó±´"}.mdi-key-chain-variant:before{content:"ó±µ"}.mdi-key-change:before{content:"ó°"}.mdi-key-link:before{content:"ó±"}.mdi-key-minus:before{content:"ó°"}.mdi-key-outline:before{content:"ó°·"}.mdi-key-plus:before{content:"ó°"}.mdi-key-remove:before{content:"ó°"}.mdi-key-star:before{content:"ó±"}.mdi-key-variant:before{content:"ó°"}.mdi-key-wireless:before{content:"ó°¿"}.mdi-keyboard:before{content:"ó°"}.mdi-keyboard-backspace:before{content:"ó°"}.mdi-keyboard-caps:before{content:"ó°"}.mdi-keyboard-close:before{content:"ó°"}.mdi-keyboard-esc:before{content:"ó±·"}.mdi-keyboard-f1:before{content:"ó±«"}.mdi-keyboard-f10:before{content:"ó±´"}.mdi-keyboard-f11:before{content:"ó±µ"}.mdi-keyboard-f12:before{content:"ó±¶"}.mdi-keyboard-f2:before{content:"ó±¬"}.mdi-keyboard-f3:before{content:"ó±­"}.mdi-keyboard-f4:before{content:"ó±®"}.mdi-keyboard-f5:before{content:"ó±¯"}.mdi-keyboard-f6:before{content:"ó±°"}.mdi-keyboard-f7:before{content:"ó±±"}.mdi-keyboard-f8:before{content:"ó±²"}.mdi-keyboard-f9:before{content:"ó±³"}.mdi-keyboard-off:before{content:"ó°"}.mdi-keyboard-off-outline:before{content:"ó°¹"}.mdi-keyboard-outline:before{content:"ó°¥»"}.mdi-keyboard-return:before{content:"ó°"}.mdi-keyboard-settings:before{content:"ó°§¹"}.mdi-keyboard-settings-outline:before{content:"ó°§º"}.mdi-keyboard-space:before{content:"ó±"}.mdi-keyboard-tab:before{content:"ó°"}.mdi-keyboard-variant:before{content:"ó°"}.mdi-khanda:before{content:"ó±½"}.mdi-kickstarter:before{content:"ó°"}.mdi-klingon:before{content:"ó±"}.mdi-knife:before{content:"ó°§»"}.mdi-knife-military:before{content:"ó°§¼"}.mdi-kodi:before{content:"ó°"}.mdi-kubernetes:before{content:"ó±¾"}.mdi-label:before{content:"ó°"}.mdi-label-multiple:before{content:"ó±µ"}.mdi-label-multiple-outline:before{content:"ó±¶"}.mdi-label-off:before{content:"ó°«"}.mdi-label-off-outline:before{content:"ó°«"}.mdi-label-outline:before{content:"ó°"}.mdi-label-percent:before{content:"ó±ª"}.mdi-label-percent-outline:before{content:"ó±«"}.mdi-label-variant:before{content:"ó°«"}.mdi-label-variant-outline:before{content:"ó°«"}.mdi-ladder:before{content:"ó±¢"}.mdi-ladybug:before{content:"ó° ­"}.mdi-lambda:before{content:"ó°§"}.mdi-lamp:before{content:"ó°µ"}.mdi-lamps:before{content:"ó±¶"}.mdi-lan:before{content:"ó°"}.mdi-lan-check:before{content:"ó±ª"}.mdi-lan-connect:before{content:"ó°"}.mdi-lan-disconnect:before{content:"ó°"}.mdi-lan-pending:before{content:"ó°"}.mdi-language-c:before{content:"ó°±"}.mdi-language-cpp:before{content:"ó°²"}.mdi-language-csharp:before{content:"ó°"}.mdi-language-css3:before{content:"ó°"}.mdi-language-fortran:before{content:"ó±"}.mdi-language-go:before{content:"ó°"}.mdi-language-haskell:before{content:"ó°²"}.mdi-language-html5:before{content:"ó°"}.mdi-language-java:before{content:"ó°¬·"}.mdi-language-javascript:before{content:"ó°"}.mdi-language-kotlin:before{content:"ó±"}.mdi-language-lua:before{content:"ó°¢±"}.mdi-language-markdown:before{content:"ó°"}.mdi-language-markdown-outline:before{content:"ó°½"}.mdi-language-php:before{content:"ó°"}.mdi-language-python:before{content:"ó° "}.mdi-language-r:before{content:"ó°"}.mdi-language-ruby:before{content:"ó°´­"}.mdi-language-ruby-on-rails:before{content:"ó°«"}.mdi-language-rust:before{content:"ó±"}.mdi-language-swift:before{content:"ó°¥"}.mdi-language-typescript:before{content:"ó°¦"}.mdi-language-xaml:before{content:"ó°³"}.mdi-laptop:before{content:"ó°¢"}.mdi-laptop-chromebook:before{content:"ó°£"}.mdi-laptop-mac:before{content:"ó°¤"}.mdi-laptop-off:before{content:"ó°§"}.mdi-laptop-windows:before{content:"ó°¥"}.mdi-laravel:before{content:"ó°«"}.mdi-laser-pointer:before{content:"ó±"}.mdi-lasso:before{content:"ó°¼"}.mdi-lastpass:before{content:"ó°"}.mdi-latitude:before{content:"ó°½"}.mdi-launch:before{content:"ó°§"}.mdi-lava-lamp:before{content:"ó°"}.mdi-layers:before{content:"ó°¨"}.mdi-layers-minus:before{content:"ó°¹"}.mdi-layers-off:before{content:"ó°©"}.mdi-layers-off-outline:before{content:"ó°§½"}.mdi-layers-outline:before{content:"ó°§¾"}.mdi-layers-plus:before{content:"ó°¹"}.mdi-layers-remove:before{content:"ó°¹"}.mdi-layers-search:before{content:"ó±"}.mdi-layers-search-outline:before{content:"ó±"}.mdi-layers-triple:before{content:"ó°½"}.mdi-layers-triple-outline:before{content:"ó°½"}.mdi-lead-pencil:before{content:"ó°"}.mdi-leaf:before{content:"ó°ª"}.mdi-leaf-maple:before{content:"ó°²"}.mdi-leaf-maple-off:before{content:"ó±"}.mdi-leaf-off:before{content:"ó±"}.mdi-leak:before{content:"ó°·"}.mdi-leak-off:before{content:"ó°·"}.mdi-led-off:before{content:"ó°«"}.mdi-led-on:before{content:"ó°¬"}.mdi-led-outline:before{content:"ó°­"}.mdi-led-strip:before{content:"ó°"}.mdi-led-strip-variant:before{content:"ó±"}.mdi-led-variant-off:before{content:"ó°®"}.mdi-led-variant-on:before{content:"ó°¯"}.mdi-led-variant-outline:before{content:"ó°°"}.mdi-leek:before{content:"ó±½"}.mdi-less-than:before{content:"ó°¥¼"}.mdi-less-than-or-equal:before{content:"ó°¥½"}.mdi-library:before{content:"ó°±"}.mdi-library-shelves:before{content:"ó°®©"}.mdi-license:before{content:"ó°¿"}.mdi-lifebuoy:before{content:"ó°¡¾"}.mdi-light-switch:before{content:"ó°¥¾"}.mdi-lightbulb:before{content:"ó°µ"}.mdi-lightbulb-cfl:before{content:"ó±"}.mdi-lightbulb-cfl-off:before{content:"ó±"}.mdi-lightbulb-cfl-spiral:before{content:"ó±µ"}.mdi-lightbulb-cfl-spiral-off:before{content:"ó±"}.mdi-lightbulb-group:before{content:"ó±"}.mdi-lightbulb-group-off:before{content:"ó±"}.mdi-lightbulb-group-off-outline:before{content:"ó±"}.mdi-lightbulb-group-outline:before{content:"ó±"}.mdi-lightbulb-multiple:before{content:"ó±"}.mdi-lightbulb-multiple-off:before{content:"ó±"}.mdi-lightbulb-multiple-off-outline:before{content:"ó±"}.mdi-lightbulb-multiple-outline:before{content:"ó±"}.mdi-lightbulb-off:before{content:"ó°¹"}.mdi-lightbulb-off-outline:before{content:"ó°¹"}.mdi-lightbulb-on:before{content:"ó°¨"}.mdi-lightbulb-on-outline:before{content:"ó°©"}.mdi-lightbulb-outline:before{content:"ó°¶"}.mdi-lighthouse:before{content:"ó°§¿"}.mdi-lighthouse-on:before{content:"ó°¨"}.mdi-lightning-bolt:before{content:"ó±"}.mdi-lightning-bolt-outline:before{content:"ó±"}.mdi-lingerie:before{content:"ó±¶"}.mdi-link:before{content:"ó°·"}.mdi-link-box:before{content:"ó°´"}.mdi-link-box-outline:before{content:"ó°´"}.mdi-link-box-variant:before{content:"ó°´"}.mdi-link-box-variant-outline:before{content:"ó°´"}.mdi-link-lock:before{content:"ó±º"}.mdi-link-off:before{content:"ó°¸"}.mdi-link-plus:before{content:"ó°²"}.mdi-link-variant:before{content:"ó°¹"}.mdi-link-variant-minus:before{content:"ó±¿"}.mdi-link-variant-off:before{content:"ó°º"}.mdi-link-variant-plus:before{content:"ó±"}.mdi-link-variant-remove:before{content:"ó±"}.mdi-linkedin:before{content:"ó°»"}.mdi-linux:before{content:"ó°½"}.mdi-linux-mint:before{content:"ó°£­"}.mdi-lipstick:before{content:"ó±µ"}.mdi-list-status:before{content:"ó±«"}.mdi-litecoin:before{content:"ó°©¡"}.mdi-loading:before{content:"ó°²"}.mdi-location-enter:before{content:"ó°¿"}.mdi-location-exit:before{content:"ó°¿"}.mdi-lock:before{content:"ó°¾"}.mdi-lock-alert:before{content:"ó°£®"}.mdi-lock-alert-outline:before{content:"ó±"}.mdi-lock-check:before{content:"ó±"}.mdi-lock-check-outline:before{content:"ó±¨"}.mdi-lock-clock:before{content:"ó°¥¿"}.mdi-lock-minus:before{content:"ó±©"}.mdi-lock-minus-outline:before{content:"ó±ª"}.mdi-lock-off:before{content:"ó±±"}.mdi-lock-off-outline:before{content:"ó±²"}.mdi-lock-open:before{content:"ó°¿"}.mdi-lock-open-alert:before{content:"ó±"}.mdi-lock-open-alert-outline:before{content:"ó±"}.mdi-lock-open-check:before{content:"ó±"}.mdi-lock-open-check-outline:before{content:"ó±«"}.mdi-lock-open-minus:before{content:"ó±¬"}.mdi-lock-open-minus-outline:before{content:"ó±­"}.mdi-lock-open-outline:before{content:"ó°"}.mdi-lock-open-plus:before{content:"ó±®"}.mdi-lock-open-plus-outline:before{content:"ó±¯"}.mdi-lock-open-remove:before{content:"ó±°"}.mdi-lock-open-remove-outline:before{content:"ó±±"}.mdi-lock-open-variant:before{content:"ó°¿"}.mdi-lock-open-variant-outline:before{content:"ó°¿"}.mdi-lock-outline:before{content:"ó°"}.mdi-lock-pattern:before{content:"ó°ª"}.mdi-lock-plus:before{content:"ó°»"}.mdi-lock-plus-outline:before{content:"ó±²"}.mdi-lock-question:before{content:"ó°£¯"}.mdi-lock-remove:before{content:"ó±³"}.mdi-lock-remove-outline:before{content:"ó±´"}.mdi-lock-reset:before{content:"ó°³"}.mdi-lock-smart:before{content:"ó°¢²"}.mdi-locker:before{content:"ó°"}.mdi-locker-multiple:before{content:"ó°"}.mdi-login:before{content:"ó°"}.mdi-login-variant:before{content:"ó°¼"}.mdi-logout:before{content:"ó°"}.mdi-logout-variant:before{content:"ó°½"}.mdi-longitude:before{content:"ó°½"}.mdi-looks:before{content:"ó°"}.mdi-lotion:before{content:"ó±"}.mdi-lotion-outline:before{content:"ó±"}.mdi-lotion-plus:before{content:"ó±"}.mdi-lotion-plus-outline:before{content:"ó±"}.mdi-loupe:before{content:"ó°"}.mdi-lumx:before{content:"ó°"}.mdi-lungs:before{content:"ó±"}.mdi-magnet:before{content:"ó°"}.mdi-magnet-on:before{content:"ó°"}.mdi-magnify:before{content:"ó°"}.mdi-magnify-close:before{content:"ó°¦"}.mdi-magnify-minus:before{content:"ó°"}.mdi-magnify-minus-cursor:before{content:"ó°©¢"}.mdi-magnify-minus-outline:before{content:"ó°¬"}.mdi-magnify-plus:before{content:"ó°"}.mdi-magnify-plus-cursor:before{content:"ó°©£"}.mdi-magnify-plus-outline:before{content:"ó°­"}.mdi-magnify-remove-cursor:before{content:"ó±"}.mdi-magnify-remove-outline:before{content:"ó±"}.mdi-magnify-scan:before{content:"ó±¶"}.mdi-mail:before{content:"ó°º»"}.mdi-mailbox:before{content:"ó°®"}.mdi-mailbox-open:before{content:"ó°¶"}.mdi-mailbox-open-outline:before{content:"ó°¶"}.mdi-mailbox-open-up:before{content:"ó°¶"}.mdi-mailbox-open-up-outline:before{content:"ó°¶"}.mdi-mailbox-outline:before{content:"ó°¶"}.mdi-mailbox-up:before{content:"ó°¶"}.mdi-mailbox-up-outline:before{content:"ó°¶"}.mdi-manjaro:before{content:"ó±"}.mdi-map:before{content:"ó°"}.mdi-map-check:before{content:"ó°º¼"}.mdi-map-check-outline:before{content:"ó°º½"}.mdi-map-clock:before{content:"ó°´"}.mdi-map-clock-outline:before{content:"ó°´"}.mdi-map-legend:before{content:"ó°¨"}.mdi-map-marker:before{content:"ó°"}.mdi-map-marker-alert:before{content:"ó°¼"}.mdi-map-marker-alert-outline:before{content:"ó°¼"}.mdi-map-marker-check:before{content:"ó°²"}.mdi-map-marker-check-outline:before{content:"ó±»"}.mdi-map-marker-circle:before{content:"ó°"}.mdi-map-marker-distance:before{content:"ó°£°"}.mdi-map-marker-down:before{content:"ó±"}.mdi-map-marker-left:before{content:"ó±"}.mdi-map-marker-left-outline:before{content:"ó±"}.mdi-map-marker-minus:before{content:"ó°"}.mdi-map-marker-minus-outline:before{content:"ó±¹"}.mdi-map-marker-multiple:before{content:"ó°"}.mdi-map-marker-multiple-outline:before{content:"ó±·"}.mdi-map-marker-off:before{content:"ó°"}.mdi-map-marker-off-outline:before{content:"ó±½"}.mdi-map-marker-outline:before{content:"ó°"}.mdi-map-marker-path:before{content:"ó°´ "}.mdi-map-marker-plus:before{content:"ó°"}.mdi-map-marker-plus-outline:before{content:"ó±¸"}.mdi-map-marker-question:before{content:"ó°¼"}.mdi-map-marker-question-outline:before{content:"ó°¼"}.mdi-map-marker-radius:before{content:"ó°"}.mdi-map-marker-radius-outline:before{content:"ó±¼"}.mdi-map-marker-remove:before{content:"ó°¼"}.mdi-map-marker-remove-outline:before{content:"ó±º"}.mdi-map-marker-remove-variant:before{content:"ó°¼"}.mdi-map-marker-right:before{content:"ó±"}.mdi-map-marker-right-outline:before{content:"ó±"}.mdi-map-marker-star:before{content:"ó±"}.mdi-map-marker-star-outline:before{content:"ó±"}.mdi-map-marker-up:before{content:"ó±"}.mdi-map-minus:before{content:"ó°¦"}.mdi-map-outline:before{content:"ó°¦"}.mdi-map-plus:before{content:"ó°¦"}.mdi-map-search:before{content:"ó°¦"}.mdi-map-search-outline:before{content:"ó°¦"}.mdi-mapbox:before{content:"ó°®ª"}.mdi-margin:before{content:"ó°"}.mdi-marker:before{content:"ó°"}.mdi-marker-cancel:before{content:"ó°·"}.mdi-marker-check:before{content:"ó°"}.mdi-mastodon:before{content:"ó°«"}.mdi-material-design:before{content:"ó°¦"}.mdi-material-ui:before{content:"ó°"}.mdi-math-compass:before{content:"ó°"}.mdi-math-cos:before{content:"ó°²"}.mdi-math-integral:before{content:"ó°¿"}.mdi-math-integral-box:before{content:"ó°¿"}.mdi-math-log:before{content:"ó±"}.mdi-math-norm:before{content:"ó°¿"}.mdi-math-norm-box:before{content:"ó°¿"}.mdi-math-sin:before{content:"ó°²"}.mdi-math-tan:before{content:"ó°²"}.mdi-matrix:before{content:"ó°¨"}.mdi-medal:before{content:"ó°¦"}.mdi-medal-outline:before{content:"ó±¦"}.mdi-medical-bag:before{content:"ó°¯"}.mdi-meditation:before{content:"ó±»"}.mdi-memory:before{content:"ó°"}.mdi-menu:before{content:"ó°"}.mdi-menu-down:before{content:"ó°"}.mdi-menu-down-outline:before{content:"ó°¶"}.mdi-menu-left:before{content:"ó°"}.mdi-menu-left-outline:before{content:"ó°¨"}.mdi-menu-open:before{content:"ó°®«"}.mdi-menu-right:before{content:"ó°"}.mdi-menu-right-outline:before{content:"ó°¨"}.mdi-menu-swap:before{content:"ó°©¤"}.mdi-menu-swap-outline:before{content:"ó°©¥"}.mdi-menu-up:before{content:"ó° "}.mdi-menu-up-outline:before{content:"ó°·"}.mdi-merge:before{content:"ó°½"}.mdi-message:before{content:"ó°¡"}.mdi-message-alert:before{content:"ó°¢"}.mdi-message-alert-outline:before{content:"ó°¨"}.mdi-message-arrow-left:before{content:"ó±²"}.mdi-message-arrow-left-outline:before{content:"ó±³"}.mdi-message-arrow-right:before{content:"ó±´"}.mdi-message-arrow-right-outline:before{content:"ó±µ"}.mdi-message-bookmark:before{content:"ó±¬"}.mdi-message-bookmark-outline:before{content:"ó±­"}.mdi-message-bulleted:before{content:"ó°¢"}.mdi-message-bulleted-off:before{content:"ó°£"}.mdi-message-cog:before{content:"ó°±"}.mdi-message-cog-outline:before{content:"ó±²"}.mdi-message-draw:before{content:"ó°£"}.mdi-message-flash:before{content:"ó±©"}.mdi-message-flash-outline:before{content:"ó±ª"}.mdi-message-image:before{content:"ó°¤"}.mdi-message-image-outline:before{content:"ó±¬"}.mdi-message-lock:before{content:"ó°¿"}.mdi-message-lock-outline:before{content:"ó±­"}.mdi-message-minus:before{content:"ó±®"}.mdi-message-minus-outline:before{content:"ó±¯"}.mdi-message-off:before{content:"ó±"}.mdi-message-off-outline:before{content:"ó±"}.mdi-message-outline:before{content:"ó°¥"}.mdi-message-plus:before{content:"ó°"}.mdi-message-plus-outline:before{content:"ó±»"}.mdi-message-processing:before{content:"ó°¦"}.mdi-message-processing-outline:before{content:"ó±°"}.mdi-message-reply:before{content:"ó°§"}.mdi-message-reply-text:before{content:"ó°¨"}.mdi-message-settings:before{content:"ó°°"}.mdi-message-settings-outline:before{content:"ó±±"}.mdi-message-text:before{content:"ó°©"}.mdi-message-text-clock:before{content:"ó±³"}.mdi-message-text-clock-outline:before{content:"ó±´"}.mdi-message-text-lock:before{content:"ó°¿"}.mdi-message-text-lock-outline:before{content:"ó±µ"}.mdi-message-text-outline:before{content:"ó°ª"}.mdi-message-video:before{content:"ó°«"}.mdi-meteor:before{content:"ó°©"}.mdi-metronome:before{content:"ó°"}.mdi-metronome-tick:before{content:"ó°"}.mdi-micro-sd:before{content:"ó°"}.mdi-microphone:before{content:"ó°¬"}.mdi-microphone-minus:before{content:"ó°¢³"}.mdi-microphone-off:before{content:"ó°­"}.mdi-microphone-outline:before{content:"ó°®"}.mdi-microphone-plus:before{content:"ó°¢´"}.mdi-microphone-settings:before{content:"ó°¯"}.mdi-microphone-variant:before{content:"ó°°"}.mdi-microphone-variant-off:before{content:"ó°±"}.mdi-microscope:before{content:"ó°"}.mdi-microsoft:before{content:"ó°²"}.mdi-microsoft-access:before{content:"ó±"}.mdi-microsoft-azure:before{content:"ó° "}.mdi-microsoft-azure-devops:before{content:"ó°¿"}.mdi-microsoft-bing:before{content:"ó°¤"}.mdi-microsoft-dynamics-365:before{content:"ó°¦"}.mdi-microsoft-edge:before{content:"ó°©"}.mdi-microsoft-edge-legacy:before{content:"ó±"}.mdi-microsoft-excel:before{content:"ó±"}.mdi-microsoft-internet-explorer:before{content:"ó°"}.mdi-microsoft-office:before{content:"ó°"}.mdi-microsoft-onedrive:before{content:"ó°"}.mdi-microsoft-onenote:before{content:"ó°"}.mdi-microsoft-outlook:before{content:"ó°´¢"}.mdi-microsoft-powerpoint:before{content:"ó±"}.mdi-microsoft-sharepoint:before{content:"ó±"}.mdi-microsoft-teams:before{content:"ó°»"}.mdi-microsoft-visual-studio:before{content:"ó°"}.mdi-microsoft-visual-studio-code:before{content:"ó°¨"}.mdi-microsoft-windows:before{content:"ó°³"}.mdi-microsoft-windows-classic:before{content:"ó°¨¡"}.mdi-microsoft-word:before{content:"ó±"}.mdi-microsoft-xbox:before{content:"ó°¹"}.mdi-microsoft-xbox-controller:before{content:"ó°º"}.mdi-microsoft-xbox-controller-battery-alert:before{content:"ó°"}.mdi-microsoft-xbox-controller-battery-charging:before{content:"ó°¨¢"}.mdi-microsoft-xbox-controller-battery-empty:before{content:"ó°"}.mdi-microsoft-xbox-controller-battery-full:before{content:"ó°"}.mdi-microsoft-xbox-controller-battery-low:before{content:"ó°"}.mdi-microsoft-xbox-controller-battery-medium:before{content:"ó°"}.mdi-microsoft-xbox-controller-battery-unknown:before{content:"ó°"}.mdi-microsoft-xbox-controller-menu:before{content:"ó°¹¯"}.mdi-microsoft-xbox-controller-off:before{content:"ó°»"}.mdi-microsoft-xbox-controller-view:before{content:"ó°¹°"}.mdi-microsoft-yammer:before{content:"ó°"}.mdi-microwave:before{content:"ó°²"}.mdi-microwave-off:before{content:"ó±£"}.mdi-middleware:before{content:"ó°½"}.mdi-middleware-outline:before{content:"ó°½"}.mdi-midi:before{content:"ó°£±"}.mdi-midi-port:before{content:"ó°£²"}.mdi-mine:before{content:"ó°·"}.mdi-minecraft:before{content:"ó°³"}.mdi-mini-sd:before{content:"ó°¨"}.mdi-minidisc:before{content:"ó°¨"}.mdi-minus:before{content:"ó°´"}.mdi-minus-box:before{content:"ó°µ"}.mdi-minus-box-multiple:before{content:"ó±"}.mdi-minus-box-multiple-outline:before{content:"ó±"}.mdi-minus-box-outline:before{content:"ó°²"}.mdi-minus-circle:before{content:"ó°¶"}.mdi-minus-circle-multiple:before{content:"ó°"}.mdi-minus-circle-multiple-outline:before{content:"ó°«"}.mdi-minus-circle-off:before{content:"ó±"}.mdi-minus-circle-off-outline:before{content:"ó±"}.mdi-minus-circle-outline:before{content:"ó°·"}.mdi-minus-network:before{content:"ó°¸"}.mdi-minus-network-outline:before{content:"ó°²"}.mdi-minus-thick:before{content:"ó±¹"}.mdi-mirror:before{content:"ó±½"}.mdi-mixed-martial-arts:before{content:"ó°¶"}.mdi-mixed-reality:before{content:"ó°¡¿"}.mdi-molecule:before{content:"ó°®¬"}.mdi-molecule-co:before{content:"ó±¾"}.mdi-molecule-co2:before{content:"ó°¤"}.mdi-monitor:before{content:"ó°¹"}.mdi-monitor-cellphone:before{content:"ó°¦"}.mdi-monitor-cellphone-star:before{content:"ó°¦"}.mdi-monitor-clean:before{content:"ó±"}.mdi-monitor-dashboard:before{content:"ó°¨"}.mdi-monitor-edit:before{content:"ó±"}.mdi-monitor-eye:before{content:"ó±´"}.mdi-monitor-lock:before{content:"ó°·"}.mdi-monitor-multiple:before{content:"ó°º"}.mdi-monitor-off:before{content:"ó°¶"}.mdi-monitor-screenshot:before{content:"ó°¹"}.mdi-monitor-share:before{content:"ó±"}.mdi-monitor-speaker:before{content:"ó°½"}.mdi-monitor-speaker-off:before{content:"ó°½ "}.mdi-monitor-star:before{content:"ó°·"}.mdi-moon-first-quarter:before{content:"ó°½¡"}.mdi-moon-full:before{content:"ó°½¢"}.mdi-moon-last-quarter:before{content:"ó°½£"}.mdi-moon-new:before{content:"ó°½¤"}.mdi-moon-waning-crescent:before{content:"ó°½¥"}.mdi-moon-waning-gibbous:before{content:"ó°½¦"}.mdi-moon-waxing-crescent:before{content:"ó°½§"}.mdi-moon-waxing-gibbous:before{content:"ó°½¨"}.mdi-moped:before{content:"ó±"}.mdi-moped-electric:before{content:"ó±·"}.mdi-moped-electric-outline:before{content:"ó±¸"}.mdi-moped-outline:before{content:"ó±¹"}.mdi-more:before{content:"ó°»"}.mdi-mother-heart:before{content:"ó±"}.mdi-mother-nurse:before{content:"ó°´¡"}.mdi-motion:before{content:"ó±²"}.mdi-motion-outline:before{content:"ó±³"}.mdi-motion-pause:before{content:"ó±"}.mdi-motion-pause-outline:before{content:"ó±"}.mdi-motion-play:before{content:"ó±"}.mdi-motion-play-outline:before{content:"ó±"}.mdi-motion-sensor:before{content:"ó°¶"}.mdi-motion-sensor-off:before{content:"ó±µ"}.mdi-motorbike:before{content:"ó°¼"}.mdi-motorbike-electric:before{content:"ó±º"}.mdi-mouse:before{content:"ó°½"}.mdi-mouse-bluetooth:before{content:"ó°¦"}.mdi-mouse-move-down:before{content:"ó±"}.mdi-mouse-move-up:before{content:"ó±"}.mdi-mouse-move-vertical:before{content:"ó±"}.mdi-mouse-off:before{content:"ó°¾"}.mdi-mouse-variant:before{content:"ó°¿"}.mdi-mouse-variant-off:before{content:"ó°"}.mdi-move-resize:before{content:"ó°"}.mdi-move-resize-variant:before{content:"ó°"}.mdi-movie:before{content:"ó°"}.mdi-movie-edit:before{content:"ó±¢"}.mdi-movie-edit-outline:before{content:"ó±£"}.mdi-movie-filter:before{content:"ó±¤"}.mdi-movie-filter-outline:before{content:"ó±¥"}.mdi-movie-open:before{content:"ó°¿"}.mdi-movie-open-outline:before{content:"ó°¿"}.mdi-movie-outline:before{content:"ó°·"}.mdi-movie-roll:before{content:"ó°"}.mdi-movie-search:before{content:"ó±"}.mdi-movie-search-outline:before{content:"ó±"}.mdi-mower:before{content:"ó±¯"}.mdi-mower-bag:before{content:"ó±°"}.mdi-muffin:before{content:"ó°¦"}.mdi-multiplication:before{content:"ó°"}.mdi-multiplication-box:before{content:"ó°"}.mdi-mushroom:before{content:"ó°"}.mdi-mushroom-off:before{content:"ó±º"}.mdi-mushroom-off-outline:before{content:"ó±»"}.mdi-mushroom-outline:before{content:"ó° "}.mdi-music:before{content:"ó°"}.mdi-music-accidental-double-flat:before{content:"ó°½©"}.mdi-music-accidental-double-sharp:before{content:"ó°½ª"}.mdi-music-accidental-flat:before{content:"ó°½«"}.mdi-music-accidental-natural:before{content:"ó°½¬"}.mdi-music-accidental-sharp:before{content:"ó°½­"}.mdi-music-box:before{content:"ó°"}.mdi-music-box-multiple:before{content:"ó°³"}.mdi-music-box-multiple-outline:before{content:"ó°¼"}.mdi-music-box-outline:before{content:"ó°"}.mdi-music-circle:before{content:"ó°"}.mdi-music-circle-outline:before{content:"ó°«"}.mdi-music-clef-alto:before{content:"ó°½®"}.mdi-music-clef-bass:before{content:"ó°½¯"}.mdi-music-clef-treble:before{content:"ó°½°"}.mdi-music-note:before{content:"ó°"}.mdi-music-note-bluetooth:before{content:"ó°¾"}.mdi-music-note-bluetooth-off:before{content:"ó°¿"}.mdi-music-note-eighth:before{content:"ó°"}.mdi-music-note-eighth-dotted:before{content:"ó°½±"}.mdi-music-note-half:before{content:"ó°"}.mdi-music-note-half-dotted:before{content:"ó°½²"}.mdi-music-note-off:before{content:"ó°"}.mdi-music-note-off-outline:before{content:"ó°½³"}.mdi-music-note-outline:before{content:"ó°½´"}.mdi-music-note-plus:before{content:"ó°·"}.mdi-music-note-quarter:before{content:"ó°"}.mdi-music-note-quarter-dotted:before{content:"ó°½µ"}.mdi-music-note-sixteenth:before{content:"ó°"}.mdi-music-note-sixteenth-dotted:before{content:"ó°½¶"}.mdi-music-note-whole:before{content:"ó°"}.mdi-music-note-whole-dotted:before{content:"ó°½·"}.mdi-music-off:before{content:"ó°"}.mdi-music-rest-eighth:before{content:"ó°½¸"}.mdi-music-rest-half:before{content:"ó°½¹"}.mdi-music-rest-quarter:before{content:"ó°½º"}.mdi-music-rest-sixteenth:before{content:"ó°½»"}.mdi-music-rest-whole:before{content:"ó°½¼"}.mdi-mustache:before{content:"ó±"}.mdi-nail:before{content:"ó°·"}.mdi-nas:before{content:"ó°£³"}.mdi-nativescript:before{content:"ó°¢"}.mdi-nature:before{content:"ó°"}.mdi-nature-people:before{content:"ó°"}.mdi-navigation:before{content:"ó°"}.mdi-navigation-outline:before{content:"ó±"}.mdi-near-me:before{content:"ó°"}.mdi-necklace:before{content:"ó°¼"}.mdi-needle:before{content:"ó°"}.mdi-netflix:before{content:"ó°"}.mdi-network:before{content:"ó°³"}.mdi-network-off:before{content:"ó°²"}.mdi-network-off-outline:before{content:"ó°²"}.mdi-network-outline:before{content:"ó°²"}.mdi-network-strength-1:before{content:"ó°£´"}.mdi-network-strength-1-alert:before{content:"ó°£µ"}.mdi-network-strength-2:before{content:"ó°£¶"}.mdi-network-strength-2-alert:before{content:"ó°£·"}.mdi-network-strength-3:before{content:"ó°£¸"}.mdi-network-strength-3-alert:before{content:"ó°£¹"}.mdi-network-strength-4:before{content:"ó°£º"}.mdi-network-strength-4-alert:before{content:"ó°£»"}.mdi-network-strength-off:before{content:"ó°£¼"}.mdi-network-strength-off-outline:before{content:"ó°£½"}.mdi-network-strength-outline:before{content:"ó°£¾"}.mdi-new-box:before{content:"ó°"}.mdi-newspaper:before{content:"ó°"}.mdi-newspaper-minus:before{content:"ó°¼"}.mdi-newspaper-plus:before{content:"ó°¼"}.mdi-newspaper-variant:before{content:"ó±"}.mdi-newspaper-variant-multiple:before{content:"ó±"}.mdi-newspaper-variant-multiple-outline:before{content:"ó±"}.mdi-newspaper-variant-outline:before{content:"ó±"}.mdi-nfc:before{content:"ó°"}.mdi-nfc-search-variant:before{content:"ó°¹"}.mdi-nfc-tap:before{content:"ó°"}.mdi-nfc-variant:before{content:"ó°"}.mdi-nfc-variant-off:before{content:"ó°¹"}.mdi-ninja:before{content:"ó°´"}.mdi-nintendo-game-boy:before{content:"ó±"}.mdi-nintendo-switch:before{content:"ó°¡"}.mdi-nintendo-wii:before{content:"ó°«"}.mdi-nintendo-wiiu:before{content:"ó°­"}.mdi-nix:before{content:"ó±"}.mdi-nodejs:before{content:"ó°"}.mdi-noodles:before{content:"ó±¾"}.mdi-not-equal:before{content:"ó°¦"}.mdi-not-equal-variant:before{content:"ó°¦"}.mdi-note:before{content:"ó°"}.mdi-note-minus:before{content:"ó±"}.mdi-note-minus-outline:before{content:"ó±"}.mdi-note-multiple:before{content:"ó°¸"}.mdi-note-multiple-outline:before{content:"ó°¹"}.mdi-note-outline:before{content:"ó°"}.mdi-note-plus:before{content:"ó°"}.mdi-note-plus-outline:before{content:"ó°"}.mdi-note-remove:before{content:"ó±"}.mdi-note-remove-outline:before{content:"ó±"}.mdi-note-search:before{content:"ó±"}.mdi-note-search-outline:before{content:"ó±"}.mdi-note-text:before{content:"ó°"}.mdi-note-text-outline:before{content:"ó±"}.mdi-notebook:before{content:"ó° ®"}.mdi-notebook-check:before{content:"ó±µ"}.mdi-notebook-check-outline:before{content:"ó±¶"}.mdi-notebook-edit:before{content:"ó±§"}.mdi-notebook-edit-outline:before{content:"ó±©"}.mdi-notebook-minus:before{content:"ó±"}.mdi-notebook-minus-outline:before{content:"ó±"}.mdi-notebook-multiple:before{content:"ó°¹"}.mdi-notebook-outline:before{content:"ó°º¿"}.mdi-notebook-plus:before{content:"ó±"}.mdi-notebook-plus-outline:before{content:"ó±"}.mdi-notebook-remove:before{content:"ó±"}.mdi-notebook-remove-outline:before{content:"ó±"}.mdi-notification-clear-all:before{content:"ó°"}.mdi-npm:before{content:"ó°·"}.mdi-nuke:before{content:"ó°¤"}.mdi-null:before{content:"ó°¢"}.mdi-numeric:before{content:"ó° "}.mdi-numeric-0:before{content:"ó°¬¹"}.mdi-numeric-0-box:before{content:"ó°¡"}.mdi-numeric-0-box-multiple:before{content:"ó°¼"}.mdi-numeric-0-box-multiple-outline:before{content:"ó°¢"}.mdi-numeric-0-box-outline:before{content:"ó°£"}.mdi-numeric-0-circle:before{content:"ó°²"}.mdi-numeric-0-circle-outline:before{content:"ó°²"}.mdi-numeric-1:before{content:"ó°¬º"}.mdi-numeric-1-box:before{content:"ó°¤"}.mdi-numeric-1-box-multiple:before{content:"ó°¼"}.mdi-numeric-1-box-multiple-outline:before{content:"ó°¥"}.mdi-numeric-1-box-outline:before{content:"ó°¦"}.mdi-numeric-1-circle:before{content:"ó°² "}.mdi-numeric-1-circle-outline:before{content:"ó°²¡"}.mdi-numeric-10:before{content:"ó°¿©"}.mdi-numeric-10-box:before{content:"ó°½½"}.mdi-numeric-10-box-multiple:before{content:"ó°¿ª"}.mdi-numeric-10-box-multiple-outline:before{content:"ó°¿«"}.mdi-numeric-10-box-outline:before{content:"ó°½¾"}.mdi-numeric-10-circle:before{content:"ó°¿¬"}.mdi-numeric-10-circle-outline:before{content:"ó°¿­"}.mdi-numeric-2:before{content:"ó°¬»"}.mdi-numeric-2-box:before{content:"ó°§"}.mdi-numeric-2-box-multiple:before{content:"ó°¼"}.mdi-numeric-2-box-multiple-outline:before{content:"ó°¨"}.mdi-numeric-2-box-outline:before{content:"ó°©"}.mdi-numeric-2-circle:before{content:"ó°²¢"}.mdi-numeric-2-circle-outline:before{content:"ó°²£"}.mdi-numeric-3:before{content:"ó°¬¼"}.mdi-numeric-3-box:before{content:"ó°ª"}.mdi-numeric-3-box-multiple:before{content:"ó°¼"}.mdi-numeric-3-box-multiple-outline:before{content:"ó°«"}.mdi-numeric-3-box-outline:before{content:"ó°¬"}.mdi-numeric-3-circle:before{content:"ó°²¤"}.mdi-numeric-3-circle-outline:before{content:"ó°²¥"}.mdi-numeric-4:before{content:"ó°¬½"}.mdi-numeric-4-box:before{content:"ó°­"}.mdi-numeric-4-box-multiple:before{content:"ó°¼"}.mdi-numeric-4-box-multiple-outline:before{content:"ó°²"}.mdi-numeric-4-box-outline:before{content:"ó°®"}.mdi-numeric-4-circle:before{content:"ó°²¦"}.mdi-numeric-4-circle-outline:before{content:"ó°²§"}.mdi-numeric-5:before{content:"ó°¬¾"}.mdi-numeric-5-box:before{content:"ó°±"}.mdi-numeric-5-box-multiple:before{content:"ó°¼"}.mdi-numeric-5-box-multiple-outline:before{content:"ó°¯"}.mdi-numeric-5-box-outline:before{content:"ó°°"}.mdi-numeric-5-circle:before{content:"ó°²¨"}.mdi-numeric-5-circle-outline:before{content:"ó°²©"}.mdi-numeric-6:before{content:"ó°¬¿"}.mdi-numeric-6-box:before{content:"ó°³"}.mdi-numeric-6-box-multiple:before{content:"ó°¼"}.mdi-numeric-6-box-multiple-outline:before{content:"ó°´"}.mdi-numeric-6-box-outline:before{content:"ó°µ"}.mdi-numeric-6-circle:before{content:"ó°²ª"}.mdi-numeric-6-circle-outline:before{content:"ó°²«"}.mdi-numeric-7:before{content:"ó°­"}.mdi-numeric-7-box:before{content:"ó°¶"}.mdi-numeric-7-box-multiple:before{content:"ó°¼"}.mdi-numeric-7-box-multiple-outline:before{content:"ó°·"}.mdi-numeric-7-box-outline:before{content:"ó°¸"}.mdi-numeric-7-circle:before{content:"ó°²¬"}.mdi-numeric-7-circle-outline:before{content:"ó°²­"}.mdi-numeric-8:before{content:"ó°­"}.mdi-numeric-8-box:before{content:"ó°¹"}.mdi-numeric-8-box-multiple:before{content:"ó°¼"}.mdi-numeric-8-box-multiple-outline:before{content:"ó°º"}.mdi-numeric-8-box-outline:before{content:"ó°»"}.mdi-numeric-8-circle:before{content:"ó°²®"}.mdi-numeric-8-circle-outline:before{content:"ó°²¯"}.mdi-numeric-9:before{content:"ó°­"}.mdi-numeric-9-box:before{content:"ó°¼"}.mdi-numeric-9-box-multiple:before{content:"ó°¼"}.mdi-numeric-9-box-multiple-outline:before{content:"ó°½"}.mdi-numeric-9-box-outline:before{content:"ó°¾"}.mdi-numeric-9-circle:before{content:"ó°²°"}.mdi-numeric-9-circle-outline:before{content:"ó°²±"}.mdi-numeric-9-plus:before{content:"ó°¿®"}.mdi-numeric-9-plus-box:before{content:"ó°¿"}.mdi-numeric-9-plus-box-multiple:before{content:"ó°¼"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"ó°"}.mdi-numeric-9-plus-box-outline:before{content:"ó°"}.mdi-numeric-9-plus-circle:before{content:"ó°²²"}.mdi-numeric-9-plus-circle-outline:before{content:"ó°²³"}.mdi-numeric-negative-1:before{content:"ó±"}.mdi-numeric-positive-1:before{content:"ó±"}.mdi-nut:before{content:"ó°¸"}.mdi-nutrition:before{content:"ó°"}.mdi-nuxt:before{content:"ó±"}.mdi-oar:before{content:"ó°¼"}.mdi-ocarina:before{content:"ó°· "}.mdi-oci:before{content:"ó±©"}.mdi-ocr:before{content:"ó±º"}.mdi-octagon:before{content:"ó°"}.mdi-octagon-outline:before{content:"ó°"}.mdi-octagram:before{content:"ó°¹"}.mdi-octagram-outline:before{content:"ó°µ"}.mdi-odnoklassniki:before{content:"ó°"}.mdi-offer:before{content:"ó±"}.mdi-office-building:before{content:"ó°¦"}.mdi-office-building-marker:before{content:"ó± "}.mdi-office-building-marker-outline:before{content:"ó±¡"}.mdi-office-building-outline:before{content:"ó±"}.mdi-oil:before{content:"ó°"}.mdi-oil-lamp:before{content:"ó°¼"}.mdi-oil-level:before{content:"ó±"}.mdi-oil-temperature:before{content:"ó°¿¸"}.mdi-omega:before{content:"ó°"}.mdi-one-up:before{content:"ó°®­"}.mdi-onepassword:before{content:"ó°¢"}.mdi-opacity:before{content:"ó°"}.mdi-open-in-app:before{content:"ó°"}.mdi-open-in-new:before{content:"ó°"}.mdi-open-source-initiative:before{content:"ó°®®"}.mdi-openid:before{content:"ó°"}.mdi-opera:before{content:"ó°"}.mdi-orbit:before{content:"ó°"}.mdi-orbit-variant:before{content:"ó±"}.mdi-order-alphabetical-ascending:before{content:"ó°"}.mdi-order-alphabetical-descending:before{content:"ó°´"}.mdi-order-bool-ascending:before{content:"ó°¾"}.mdi-order-bool-ascending-variant:before{content:"ó°¦"}.mdi-order-bool-descending:before{content:"ó±"}.mdi-order-bool-descending-variant:before{content:"ó°¦"}.mdi-order-numeric-ascending:before{content:"ó°"}.mdi-order-numeric-descending:before{content:"ó°"}.mdi-origin:before{content:"ó°­"}.mdi-ornament:before{content:"ó°"}.mdi-ornament-variant:before{content:"ó°"}.mdi-outdoor-lamp:before{content:"ó±"}.mdi-overscan:before{content:"ó±"}.mdi-owl:before{content:"ó°"}.mdi-pac-man:before{content:"ó°®¯"}.mdi-package:before{content:"ó°"}.mdi-package-down:before{content:"ó°"}.mdi-package-up:before{content:"ó°"}.mdi-package-variant:before{content:"ó°"}.mdi-package-variant-closed:before{content:"ó°"}.mdi-page-first:before{content:"ó°"}.mdi-page-last:before{content:"ó°"}.mdi-page-layout-body:before{content:"ó°º"}.mdi-page-layout-footer:before{content:"ó°»"}.mdi-page-layout-header:before{content:"ó°¼"}.mdi-page-layout-header-footer:before{content:"ó°½¿"}.mdi-page-layout-sidebar-left:before{content:"ó°½"}.mdi-page-layout-sidebar-right:before{content:"ó°¾"}.mdi-page-next:before{content:"ó°®°"}.mdi-page-next-outline:before{content:"ó°®±"}.mdi-page-previous:before{content:"ó°®²"}.mdi-page-previous-outline:before{content:"ó°®³"}.mdi-pail:before{content:"ó±"}.mdi-pail-minus:before{content:"ó±·"}.mdi-pail-minus-outline:before{content:"ó±¼"}.mdi-pail-off:before{content:"ó±¹"}.mdi-pail-off-outline:before{content:"ó±¾"}.mdi-pail-outline:before{content:"ó±º"}.mdi-pail-plus:before{content:"ó±¶"}.mdi-pail-plus-outline:before{content:"ó±»"}.mdi-pail-remove:before{content:"ó±¸"}.mdi-pail-remove-outline:before{content:"ó±½"}.mdi-palette:before{content:"ó°"}.mdi-palette-advanced:before{content:"ó°"}.mdi-palette-outline:before{content:"ó°¸"}.mdi-palette-swatch:before{content:"ó°¢µ"}.mdi-palette-swatch-outline:before{content:"ó±"}.mdi-palm-tree:before{content:"ó±"}.mdi-pan:before{content:"ó°®´"}.mdi-pan-bottom-left:before{content:"ó°®µ"}.mdi-pan-bottom-right:before{content:"ó°®¶"}.mdi-pan-down:before{content:"ó°®·"}.mdi-pan-horizontal:before{content:"ó°®¸"}.mdi-pan-left:before{content:"ó°®¹"}.mdi-pan-right:before{content:"ó°®º"}.mdi-pan-top-left:before{content:"ó°®»"}.mdi-pan-top-right:before{content:"ó°®¼"}.mdi-pan-up:before{content:"ó°®½"}.mdi-pan-vertical:before{content:"ó°®¾"}.mdi-panda:before{content:"ó°"}.mdi-pandora:before{content:"ó°"}.mdi-panorama:before{content:"ó°"}.mdi-panorama-fisheye:before{content:"ó°"}.mdi-panorama-horizontal:before{content:"ó°"}.mdi-panorama-vertical:before{content:"ó°"}.mdi-panorama-wide-angle:before{content:"ó° "}.mdi-paper-cut-vertical:before{content:"ó°¡"}.mdi-paper-roll:before{content:"ó±"}.mdi-paper-roll-outline:before{content:"ó±"}.mdi-paperclip:before{content:"ó°¢"}.mdi-parachute:before{content:"ó°²´"}.mdi-parachute-outline:before{content:"ó°²µ"}.mdi-parking:before{content:"ó°£"}.mdi-party-popper:before{content:"ó±"}.mdi-passport:before{content:"ó°£"}.mdi-passport-biometric:before{content:"ó°·¡"}.mdi-pasta:before{content:"ó± "}.mdi-patio-heater:before{content:"ó°¾"}.mdi-patreon:before{content:"ó°¢"}.mdi-pause:before{content:"ó°¤"}.mdi-pause-circle:before{content:"ó°¥"}.mdi-pause-circle-outline:before{content:"ó°¦"}.mdi-pause-octagon:before{content:"ó°§"}.mdi-pause-octagon-outline:before{content:"ó°¨"}.mdi-paw:before{content:"ó°©"}.mdi-paw-off:before{content:"ó°"}.mdi-paw-off-outline:before{content:"ó±¶"}.mdi-paw-outline:before{content:"ó±µ"}.mdi-pdf-box:before{content:"ó°¹"}.mdi-peace:before{content:"ó°¢"}.mdi-peanut:before{content:"ó°¿¼"}.mdi-peanut-off:before{content:"ó°¿½"}.mdi-peanut-off-outline:before{content:"ó°¿¿"}.mdi-peanut-outline:before{content:"ó°¿¾"}.mdi-pen:before{content:"ó°ª"}.mdi-pen-lock:before{content:"ó°·¢"}.mdi-pen-minus:before{content:"ó°·£"}.mdi-pen-off:before{content:"ó°·¤"}.mdi-pen-plus:before{content:"ó°·¥"}.mdi-pen-remove:before{content:"ó°·¦"}.mdi-pencil:before{content:"ó°«"}.mdi-pencil-box:before{content:"ó°¬"}.mdi-pencil-box-multiple:before{content:"ó±"}.mdi-pencil-box-multiple-outline:before{content:"ó±"}.mdi-pencil-box-outline:before{content:"ó°­"}.mdi-pencil-circle:before{content:"ó°¿"}.mdi-pencil-circle-outline:before{content:"ó°¶"}.mdi-pencil-lock:before{content:"ó°®"}.mdi-pencil-lock-outline:before{content:"ó°·§"}.mdi-pencil-minus:before{content:"ó°·¨"}.mdi-pencil-minus-outline:before{content:"ó°·©"}.mdi-pencil-off:before{content:"ó°¯"}.mdi-pencil-off-outline:before{content:"ó°·ª"}.mdi-pencil-outline:before{content:"ó°²¶"}.mdi-pencil-plus:before{content:"ó°·«"}.mdi-pencil-plus-outline:before{content:"ó°·¬"}.mdi-pencil-remove:before{content:"ó°·­"}.mdi-pencil-remove-outline:before{content:"ó°·®"}.mdi-pencil-ruler:before{content:"ó±"}.mdi-penguin:before{content:"ó°»"}.mdi-pentagon:before{content:"ó°"}.mdi-pentagon-outline:before{content:"ó°"}.mdi-pentagram:before{content:"ó±§"}.mdi-percent:before{content:"ó°°"}.mdi-percent-outline:before{content:"ó±¸"}.mdi-periodic-table:before{content:"ó°¢¶"}.mdi-perspective-less:before{content:"ó°´£"}.mdi-perspective-more:before{content:"ó°´¤"}.mdi-pharmacy:before{content:"ó°±"}.mdi-phone:before{content:"ó°²"}.mdi-phone-alert:before{content:"ó°¼"}.mdi-phone-alert-outline:before{content:"ó±"}.mdi-phone-bluetooth:before{content:"ó°³"}.mdi-phone-bluetooth-outline:before{content:"ó±"}.mdi-phone-cancel:before{content:"ó±¼"}.mdi-phone-cancel-outline:before{content:"ó±"}.mdi-phone-check:before{content:"ó±©"}.mdi-phone-check-outline:before{content:"ó±ª"}.mdi-phone-classic:before{content:"ó°"}.mdi-phone-classic-off:before{content:"ó±¹"}.mdi-phone-dial:before{content:"ó±"}.mdi-phone-dial-outline:before{content:"ó±"}.mdi-phone-forward:before{content:"ó°´"}.mdi-phone-forward-outline:before{content:"ó±"}.mdi-phone-hangup:before{content:"ó°µ"}.mdi-phone-hangup-outline:before{content:"ó±"}.mdi-phone-in-talk:before{content:"ó°¶"}.mdi-phone-in-talk-outline:before{content:"ó±"}.mdi-phone-incoming:before{content:"ó°·"}.mdi-phone-incoming-outline:before{content:"ó±"}.mdi-phone-lock:before{content:"ó°¸"}.mdi-phone-lock-outline:before{content:"ó±"}.mdi-phone-log:before{content:"ó°¹"}.mdi-phone-log-outline:before{content:"ó±"}.mdi-phone-message:before{content:"ó±"}.mdi-phone-message-outline:before{content:"ó±"}.mdi-phone-minus:before{content:"ó°"}.mdi-phone-minus-outline:before{content:"ó±"}.mdi-phone-missed:before{content:"ó°º"}.mdi-phone-missed-outline:before{content:"ó±¥"}.mdi-phone-off:before{content:"ó°·¯"}.mdi-phone-off-outline:before{content:"ó±¦"}.mdi-phone-outgoing:before{content:"ó°»"}.mdi-phone-outgoing-outline:before{content:"ó±"}.mdi-phone-outline:before{content:"ó°·°"}.mdi-phone-paused:before{content:"ó°¼"}.mdi-phone-paused-outline:before{content:"ó±"}.mdi-phone-plus:before{content:"ó°"}.mdi-phone-plus-outline:before{content:"ó±"}.mdi-phone-remove:before{content:"ó±¯"}.mdi-phone-remove-outline:before{content:"ó±°"}.mdi-phone-return:before{content:"ó° ¯"}.mdi-phone-return-outline:before{content:"ó±"}.mdi-phone-ring:before{content:"ó±«"}.mdi-phone-ring-outline:before{content:"ó±¬"}.mdi-phone-rotate-landscape:before{content:"ó°¢"}.mdi-phone-rotate-portrait:before{content:"ó°¢"}.mdi-phone-settings:before{content:"ó°½"}.mdi-phone-settings-outline:before{content:"ó±"}.mdi-phone-voip:before{content:"ó°¾"}.mdi-pi:before{content:"ó°¿"}.mdi-pi-box:before{content:"ó°"}.mdi-pi-hole:before{content:"ó°·±"}.mdi-piano:before{content:"ó°½"}.mdi-pickaxe:before{content:"ó°¢·"}.mdi-picture-in-picture-bottom-right:before{content:"ó°¹"}.mdi-picture-in-picture-bottom-right-outline:before{content:"ó°¹"}.mdi-picture-in-picture-top-right:before{content:"ó°¹"}.mdi-picture-in-picture-top-right-outline:before{content:"ó°¹"}.mdi-pier:before{content:"ó°¢"}.mdi-pier-crane:before{content:"ó°¢"}.mdi-pig:before{content:"ó°"}.mdi-pig-variant:before{content:"ó±"}.mdi-pig-variant-outline:before{content:"ó±¸"}.mdi-piggy-bank:before{content:"ó±"}.mdi-piggy-bank-outline:before{content:"ó±¹"}.mdi-pill:before{content:"ó°"}.mdi-pillar:before{content:"ó°"}.mdi-pin:before{content:"ó°"}.mdi-pin-off:before{content:"ó°"}.mdi-pin-off-outline:before{content:"ó°¤°"}.mdi-pin-outline:before{content:"ó°¤±"}.mdi-pine-tree:before{content:"ó°"}.mdi-pine-tree-box:before{content:"ó°"}.mdi-pine-tree-fire:before{content:"ó±"}.mdi-pinterest:before{content:"ó°"}.mdi-pinwheel:before{content:"ó°«"}.mdi-pinwheel-outline:before{content:"ó°«"}.mdi-pipe:before{content:"ó°¥"}.mdi-pipe-disconnected:before{content:"ó°¦"}.mdi-pipe-leak:before{content:"ó°¢"}.mdi-pipe-wrench:before{content:"ó±"}.mdi-pirate:before{content:"ó°¨"}.mdi-pistol:before{content:"ó°"}.mdi-piston:before{content:"ó°¢"}.mdi-pitchfork:before{content:"ó±"}.mdi-pizza:before{content:"ó°"}.mdi-play:before{content:"ó°"}.mdi-play-box:before{content:"ó±º"}.mdi-play-box-multiple:before{content:"ó°´"}.mdi-play-box-multiple-outline:before{content:"ó±¦"}.mdi-play-box-outline:before{content:"ó°"}.mdi-play-circle:before{content:"ó°"}.mdi-play-circle-outline:before{content:"ó°"}.mdi-play-network:before{content:"ó°¢"}.mdi-play-network-outline:before{content:"ó°²·"}.mdi-play-outline:before{content:"ó°¼"}.mdi-play-pause:before{content:"ó°"}.mdi-play-protected-content:before{content:"ó°"}.mdi-play-speed:before{content:"ó°£¿"}.mdi-playlist-check:before{content:"ó°"}.mdi-playlist-edit:before{content:"ó°¤"}.mdi-playlist-minus:before{content:"ó°"}.mdi-playlist-music:before{content:"ó°²¸"}.mdi-playlist-music-outline:before{content:"ó°²¹"}.mdi-playlist-play:before{content:"ó°"}.mdi-playlist-plus:before{content:"ó°"}.mdi-playlist-remove:before{content:"ó°"}.mdi-playlist-star:before{content:"ó°·²"}.mdi-plex:before{content:"ó°º"}.mdi-plus:before{content:"ó°"}.mdi-plus-box:before{content:"ó°"}.mdi-plus-box-multiple:before{content:"ó°´"}.mdi-plus-box-multiple-outline:before{content:"ó±"}.mdi-plus-box-outline:before{content:"ó°"}.mdi-plus-circle:before{content:"ó°"}.mdi-plus-circle-multiple:before{content:"ó°"}.mdi-plus-circle-multiple-outline:before{content:"ó°"}.mdi-plus-circle-outline:before{content:"ó°"}.mdi-plus-minus:before{content:"ó°¦"}.mdi-plus-minus-box:before{content:"ó°¦"}.mdi-plus-minus-variant:before{content:"ó±"}.mdi-plus-network:before{content:"ó°"}.mdi-plus-network-outline:before{content:"ó°²º"}.mdi-plus-one:before{content:"ó°"}.mdi-plus-outline:before{content:"ó°"}.mdi-plus-thick:before{content:"ó±¬"}.mdi-podcast:before{content:"ó°¦"}.mdi-podium:before{content:"ó°´¥"}.mdi-podium-bronze:before{content:"ó°´¦"}.mdi-podium-gold:before{content:"ó°´§"}.mdi-podium-silver:before{content:"ó°´¨"}.mdi-point-of-sale:before{content:"ó°¶"}.mdi-pokeball:before{content:"ó°"}.mdi-pokemon-go:before{content:"ó°¨"}.mdi-poker-chip:before{content:"ó° °"}.mdi-polaroid:before{content:"ó°"}.mdi-police-badge:before{content:"ó±§"}.mdi-police-badge-outline:before{content:"ó±¨"}.mdi-poll:before{content:"ó°"}.mdi-poll-box:before{content:"ó° "}.mdi-poll-box-outline:before{content:"ó±»"}.mdi-polo:before{content:"ó±"}.mdi-polymer:before{content:"ó°¡"}.mdi-pool:before{content:"ó°"}.mdi-popcorn:before{content:"ó°¢"}.mdi-post:before{content:"ó±"}.mdi-post-outline:before{content:"ó±"}.mdi-postage-stamp:before{content:"ó°²»"}.mdi-pot:before{content:"ó°¥"}.mdi-pot-mix:before{content:"ó°"}.mdi-pot-mix-outline:before{content:"ó°·"}.mdi-pot-outline:before{content:"ó°¿"}.mdi-pot-steam:before{content:"ó°"}.mdi-pot-steam-outline:before{content:"ó°¦"}.mdi-pound:before{content:"ó°£"}.mdi-pound-box:before{content:"ó°¤"}.mdi-pound-box-outline:before{content:"ó±¿"}.mdi-power:before{content:"ó°¥"}.mdi-power-cycle:before{content:"ó°¤"}.mdi-power-off:before{content:"ó°¤"}.mdi-power-on:before{content:"ó°¤"}.mdi-power-plug:before{content:"ó°¥"}.mdi-power-plug-off:before{content:"ó°¦"}.mdi-power-plug-off-outline:before{content:"ó±¤"}.mdi-power-plug-outline:before{content:"ó±¥"}.mdi-power-settings:before{content:"ó°¦"}.mdi-power-sleep:before{content:"ó°¤"}.mdi-power-socket:before{content:"ó°§"}.mdi-power-socket-au:before{content:"ó°¤"}.mdi-power-socket-de:before{content:"ó±"}.mdi-power-socket-eu:before{content:"ó°§"}.mdi-power-socket-fr:before{content:"ó±"}.mdi-power-socket-it:before{content:"ó±¿"}.mdi-power-socket-jp:before{content:"ó±"}.mdi-power-socket-uk:before{content:"ó°¨"}.mdi-power-socket-us:before{content:"ó°©"}.mdi-power-standby:before{content:"ó°¤"}.mdi-powershell:before{content:"ó°¨"}.mdi-prescription:before{content:"ó°"}.mdi-presentation:before{content:"ó°¨"}.mdi-presentation-play:before{content:"ó°©"}.mdi-pretzel:before{content:"ó±¢"}.mdi-printer:before{content:"ó°ª"}.mdi-printer-3d:before{content:"ó°«"}.mdi-printer-3d-nozzle:before{content:"ó°¹"}.mdi-printer-3d-nozzle-alert:before{content:"ó±"}.mdi-printer-3d-nozzle-alert-outline:before{content:"ó±"}.mdi-printer-3d-nozzle-outline:before{content:"ó°¹"}.mdi-printer-alert:before{content:"ó°¬"}.mdi-printer-check:before{content:"ó±"}.mdi-printer-eye:before{content:"ó±"}.mdi-printer-off:before{content:"ó°¹"}.mdi-printer-pos:before{content:"ó±"}.mdi-printer-search:before{content:"ó±"}.mdi-printer-settings:before{content:"ó°"}.mdi-printer-wireless:before{content:"ó°¨"}.mdi-priority-high:before{content:"ó°"}.mdi-priority-low:before{content:"ó°"}.mdi-professional-hexagon:before{content:"ó°­"}.mdi-progress-alert:before{content:"ó°²¼"}.mdi-progress-check:before{content:"ó°¦"}.mdi-progress-clock:before{content:"ó°¦"}.mdi-progress-close:before{content:"ó±"}.mdi-progress-download:before{content:"ó°¦"}.mdi-progress-question:before{content:"ó±¢"}.mdi-progress-upload:before{content:"ó°¦"}.mdi-progress-wrench:before{content:"ó°²½"}.mdi-projector:before{content:"ó°®"}.mdi-projector-screen:before{content:"ó°¯"}.mdi-propane-tank:before{content:"ó±"}.mdi-propane-tank-outline:before{content:"ó±"}.mdi-protocol:before{content:"ó°¿"}.mdi-publish:before{content:"ó°§"}.mdi-pulse:before{content:"ó°°"}.mdi-pump:before{content:"ó±"}.mdi-pumpkin:before{content:"ó°®¿"}.mdi-purse:before{content:"ó°¼"}.mdi-purse-outline:before{content:"ó°¼"}.mdi-puzzle:before{content:"ó°±"}.mdi-puzzle-check:before{content:"ó±¦"}.mdi-puzzle-check-outline:before{content:"ó±§"}.mdi-puzzle-edit:before{content:"ó±"}.mdi-puzzle-edit-outline:before{content:"ó±"}.mdi-puzzle-heart:before{content:"ó±"}.mdi-puzzle-heart-outline:before{content:"ó±"}.mdi-puzzle-minus:before{content:"ó±"}.mdi-puzzle-minus-outline:before{content:"ó±"}.mdi-puzzle-outline:before{content:"ó°©¦"}.mdi-puzzle-plus:before{content:"ó±"}.mdi-puzzle-plus-outline:before{content:"ó±"}.mdi-puzzle-remove:before{content:"ó±"}.mdi-puzzle-remove-outline:before{content:"ó±"}.mdi-puzzle-star:before{content:"ó±"}.mdi-puzzle-star-outline:before{content:"ó±"}.mdi-qi:before{content:"ó°¦"}.mdi-qqchat:before{content:"ó°"}.mdi-qrcode:before{content:"ó°²"}.mdi-qrcode-edit:before{content:"ó°¢¸"}.mdi-qrcode-minus:before{content:"ó±"}.mdi-qrcode-plus:before{content:"ó±"}.mdi-qrcode-remove:before{content:"ó±"}.mdi-qrcode-scan:before{content:"ó°³"}.mdi-quadcopter:before{content:"ó°´"}.mdi-quality-high:before{content:"ó°µ"}.mdi-quality-low:before{content:"ó°¨"}.mdi-quality-medium:before{content:"ó°¨"}.mdi-quora:before{content:"ó°´©"}.mdi-rabbit:before{content:"ó°¤"}.mdi-racing-helmet:before{content:"ó°¶"}.mdi-racquetball:before{content:"ó°¶"}.mdi-radar:before{content:"ó°·"}.mdi-radiator:before{content:"ó°¸"}.mdi-radiator-disabled:before{content:"ó°«"}.mdi-radiator-off:before{content:"ó°«"}.mdi-radio:before{content:"ó°¹"}.mdi-radio-am:before{content:"ó°²¾"}.mdi-radio-fm:before{content:"ó°²¿"}.mdi-radio-handheld:before{content:"ó°º"}.mdi-radio-off:before{content:"ó±"}.mdi-radio-tower:before{content:"ó°»"}.mdi-radioactive:before{content:"ó°¼"}.mdi-radioactive-off:before{content:"ó°»"}.mdi-radiobox-blank:before{content:"ó°½"}.mdi-radiobox-marked:before{content:"ó°¾"}.mdi-radiology-box:before{content:"ó±"}.mdi-radiology-box-outline:before{content:"ó±"}.mdi-radius:before{content:"ó°³"}.mdi-radius-outline:before{content:"ó°³"}.mdi-railroad-light:before{content:"ó°¼"}.mdi-rake:before{content:"ó±"}.mdi-raspberry-pi:before{content:"ó°¿"}.mdi-ray-end:before{content:"ó°"}.mdi-ray-end-arrow:before{content:"ó°"}.mdi-ray-start:before{content:"ó°"}.mdi-ray-start-arrow:before{content:"ó°"}.mdi-ray-start-end:before{content:"ó°"}.mdi-ray-start-vertex-end:before{content:"ó±"}.mdi-ray-vertex:before{content:"ó°"}.mdi-react:before{content:"ó°"}.mdi-read:before{content:"ó°"}.mdi-receipt:before{content:"ó°"}.mdi-record:before{content:"ó°"}.mdi-record-circle:before{content:"ó°»"}.mdi-record-circle-outline:before{content:"ó°»"}.mdi-record-player:before{content:"ó°¦"}.mdi-record-rec:before{content:"ó°"}.mdi-rectangle:before{content:"ó°¹"}.mdi-rectangle-outline:before{content:"ó°¹"}.mdi-recycle:before{content:"ó°"}.mdi-recycle-variant:before{content:"ó±"}.mdi-reddit:before{content:"ó°"}.mdi-redhat:before{content:"ó±"}.mdi-redo:before{content:"ó°"}.mdi-redo-variant:before{content:"ó°"}.mdi-reflect-horizontal:before{content:"ó°¨"}.mdi-reflect-vertical:before{content:"ó°¨"}.mdi-refresh:before{content:"ó°"}.mdi-refresh-circle:before{content:"ó±·"}.mdi-regex:before{content:"ó°"}.mdi-registered-trademark:before{content:"ó°©§"}.mdi-reiterate:before{content:"ó±"}.mdi-relation-many-to-many:before{content:"ó±"}.mdi-relation-many-to-one:before{content:"ó±"}.mdi-relation-many-to-one-or-many:before{content:"ó±"}.mdi-relation-many-to-only-one:before{content:"ó±"}.mdi-relation-many-to-zero-or-many:before{content:"ó±"}.mdi-relation-many-to-zero-or-one:before{content:"ó±"}.mdi-relation-one-or-many-to-many:before{content:"ó±"}.mdi-relation-one-or-many-to-one:before{content:"ó±"}.mdi-relation-one-or-many-to-one-or-many:before{content:"ó±"}.mdi-relation-one-or-many-to-only-one:before{content:"ó±"}.mdi-relation-one-or-many-to-zero-or-many:before{content:"ó± "}.mdi-relation-one-or-many-to-zero-or-one:before{content:"ó±¡"}.mdi-relation-one-to-many:before{content:"ó±¢"}.mdi-relation-one-to-one:before{content:"ó±£"}.mdi-relation-one-to-one-or-many:before{content:"ó±¤"}.mdi-relation-one-to-only-one:before{content:"ó±¥"}.mdi-relation-one-to-zero-or-many:before{content:"ó±¦"}.mdi-relation-one-to-zero-or-one:before{content:"ó±§"}.mdi-relation-only-one-to-many:before{content:"ó±¨"}.mdi-relation-only-one-to-one:before{content:"ó±©"}.mdi-relation-only-one-to-one-or-many:before{content:"ó±ª"}.mdi-relation-only-one-to-only-one:before{content:"ó±«"}.mdi-relation-only-one-to-zero-or-many:before{content:"ó±¬"}.mdi-relation-only-one-to-zero-or-one:before{content:"ó±­"}.mdi-relation-zero-or-many-to-many:before{content:"ó±®"}.mdi-relation-zero-or-many-to-one:before{content:"ó±¯"}.mdi-relation-zero-or-many-to-one-or-many:before{content:"ó±°"}.mdi-relation-zero-or-many-to-only-one:before{content:"ó±±"}.mdi-relation-zero-or-many-to-zero-or-many:before{content:"ó±²"}.mdi-relation-zero-or-many-to-zero-or-one:before{content:"ó±³"}.mdi-relation-zero-or-one-to-many:before{content:"ó±´"}.mdi-relation-zero-or-one-to-one:before{content:"ó±µ"}.mdi-relation-zero-or-one-to-one-or-many:before{content:"ó±¶"}.mdi-relation-zero-or-one-to-only-one:before{content:"ó±·"}.mdi-relation-zero-or-one-to-zero-or-many:before{content:"ó±¸"}.mdi-relation-zero-or-one-to-zero-or-one:before{content:"ó±¹"}.mdi-relative-scale:before{content:"ó°"}.mdi-reload:before{content:"ó°"}.mdi-reload-alert:before{content:"ó±"}.mdi-reminder:before{content:"ó°¢"}.mdi-remote:before{content:"ó°"}.mdi-remote-desktop:before{content:"ó°¢¹"}.mdi-remote-off:before{content:"ó°»"}.mdi-remote-tv:before{content:"ó°»"}.mdi-remote-tv-off:before{content:"ó°»"}.mdi-rename-box:before{content:"ó°"}.mdi-reorder-horizontal:before{content:"ó°"}.mdi-reorder-vertical:before{content:"ó°"}.mdi-repeat:before{content:"ó°"}.mdi-repeat-off:before{content:"ó°"}.mdi-repeat-once:before{content:"ó°"}.mdi-replay:before{content:"ó°"}.mdi-reply:before{content:"ó°"}.mdi-reply-all:before{content:"ó°"}.mdi-reply-all-outline:before{content:"ó°¼"}.mdi-reply-circle:before{content:"ó±®"}.mdi-reply-outline:before{content:"ó°¼ "}.mdi-reproduction:before{content:"ó°"}.mdi-resistor:before{content:"ó°­"}.mdi-resistor-nodes:before{content:"ó°­"}.mdi-resize:before{content:"ó°©¨"}.mdi-resize-bottom-right:before{content:"ó°"}.mdi-responsive:before{content:"ó°"}.mdi-restart:before{content:"ó°"}.mdi-restart-alert:before{content:"ó±"}.mdi-restart-off:before{content:"ó°¶"}.mdi-restore:before{content:"ó°¦"}.mdi-restore-alert:before{content:"ó±"}.mdi-rewind:before{content:"ó°"}.mdi-rewind-10:before{content:"ó°´ª"}.mdi-rewind-30:before{content:"ó°¶"}.mdi-rewind-5:before{content:"ó±¹"}.mdi-rewind-60:before{content:"ó±"}.mdi-rewind-outline:before{content:"ó°"}.mdi-rhombus:before{content:"ó°"}.mdi-rhombus-medium:before{content:"ó°¨"}.mdi-rhombus-medium-outline:before{content:"ó±"}.mdi-rhombus-outline:before{content:"ó°"}.mdi-rhombus-split:before{content:"ó°¨"}.mdi-rhombus-split-outline:before{content:"ó±"}.mdi-ribbon:before{content:"ó° "}.mdi-rice:before{content:"ó°ª"}.mdi-rickshaw:before{content:"ó±»"}.mdi-rickshaw-electric:before{content:"ó±¼"}.mdi-ring:before{content:"ó°«"}.mdi-rivet:before{content:"ó°¹ "}.mdi-road:before{content:"ó°¡"}.mdi-road-variant:before{content:"ó°¢"}.mdi-robber:before{content:"ó±"}.mdi-robot:before{content:"ó°©"}.mdi-robot-angry:before{content:"ó±"}.mdi-robot-angry-outline:before{content:"ó±"}.mdi-robot-confused:before{content:"ó±"}.mdi-robot-confused-outline:before{content:"ó± "}.mdi-robot-dead:before{content:"ó±¡"}.mdi-robot-dead-outline:before{content:"ó±¢"}.mdi-robot-excited:before{content:"ó±£"}.mdi-robot-excited-outline:before{content:"ó±¤"}.mdi-robot-industrial:before{content:"ó°­"}.mdi-robot-love:before{content:"ó±¥"}.mdi-robot-love-outline:before{content:"ó±¦"}.mdi-robot-mower:before{content:"ó±·"}.mdi-robot-mower-outline:before{content:"ó±³"}.mdi-robot-off:before{content:"ó±§"}.mdi-robot-off-outline:before{content:"ó±»"}.mdi-robot-outline:before{content:"ó±º"}.mdi-robot-vacuum:before{content:"ó°"}.mdi-robot-vacuum-variant:before{content:"ó°¤"}.mdi-rocket:before{content:"ó°£"}.mdi-rocket-launch:before{content:"ó±"}.mdi-rocket-launch-outline:before{content:"ó±"}.mdi-rocket-outline:before{content:"ó±¯"}.mdi-rodent:before{content:"ó±§"}.mdi-roller-skate:before{content:"ó°´«"}.mdi-roller-skate-off:before{content:"ó°"}.mdi-rollerblade:before{content:"ó°´¬"}.mdi-rollerblade-off:before{content:"ó°®"}.mdi-rollupjs:before{content:"ó°¯"}.mdi-roman-numeral-1:before{content:"ó±"}.mdi-roman-numeral-10:before{content:"ó±"}.mdi-roman-numeral-2:before{content:"ó±"}.mdi-roman-numeral-3:before{content:"ó±"}.mdi-roman-numeral-4:before{content:"ó±"}.mdi-roman-numeral-5:before{content:"ó±"}.mdi-roman-numeral-6:before{content:"ó±"}.mdi-roman-numeral-7:before{content:"ó±"}.mdi-roman-numeral-8:before{content:"ó±"}.mdi-roman-numeral-9:before{content:"ó±"}.mdi-room-service:before{content:"ó°¢"}.mdi-room-service-outline:before{content:"ó°¶"}.mdi-rotate-3d:before{content:"ó°»"}.mdi-rotate-3d-variant:before{content:"ó°¤"}.mdi-rotate-left:before{content:"ó°¥"}.mdi-rotate-left-variant:before{content:"ó°¦"}.mdi-rotate-orbit:before{content:"ó°¶"}.mdi-rotate-right:before{content:"ó°§"}.mdi-rotate-right-variant:before{content:"ó°¨"}.mdi-rounded-corner:before{content:"ó°"}.mdi-router:before{content:"ó±¢"}.mdi-router-network:before{content:"ó±"}.mdi-router-wireless:before{content:"ó°©"}.mdi-router-wireless-off:before{content:"ó±£"}.mdi-router-wireless-settings:before{content:"ó°©©"}.mdi-routes:before{content:"ó°ª"}.mdi-routes-clock:before{content:"ó±"}.mdi-rowing:before{content:"ó°"}.mdi-rss:before{content:"ó°«"}.mdi-rss-box:before{content:"ó°¬"}.mdi-rss-off:before{content:"ó°¼¡"}.mdi-rug:before{content:"ó±µ"}.mdi-rugby:before{content:"ó°¶"}.mdi-ruler:before{content:"ó°­"}.mdi-ruler-square:before{content:"ó°³"}.mdi-ruler-square-compass:before{content:"ó°º¾"}.mdi-run:before{content:"ó°"}.mdi-run-fast:before{content:"ó°®"}.mdi-rv-truck:before{content:"ó±"}.mdi-sack:before{content:"ó°´®"}.mdi-sack-percent:before{content:"ó°´¯"}.mdi-safe:before{content:"ó°©ª"}.mdi-safe-square:before{content:"ó±¼"}.mdi-safe-square-outline:before{content:"ó±½"}.mdi-safety-goggles:before{content:"ó°´°"}.mdi-sail-boat:before{content:"ó°»"}.mdi-sale:before{content:"ó°¯"}.mdi-salesforce:before{content:"ó°¢"}.mdi-sass:before{content:"ó°¬"}.mdi-satellite:before{content:"ó°°"}.mdi-satellite-uplink:before{content:"ó°¤"}.mdi-satellite-variant:before{content:"ó°±"}.mdi-sausage:before{content:"ó°¢º"}.mdi-saw-blade:before{content:"ó°¹¡"}.mdi-sawtooth-wave:before{content:"ó±º"}.mdi-saxophone:before{content:"ó°"}.mdi-scale:before{content:"ó°²"}.mdi-scale-balance:before{content:"ó°"}.mdi-scale-bathroom:before{content:"ó°³"}.mdi-scale-off:before{content:"ó±"}.mdi-scan-helper:before{content:"ó±"}.mdi-scanner:before{content:"ó°«"}.mdi-scanner-off:before{content:"ó°¤"}.mdi-scatter-plot:before{content:"ó°»"}.mdi-scatter-plot-outline:before{content:"ó°»"}.mdi-school:before{content:"ó°´"}.mdi-school-outline:before{content:"ó±"}.mdi-scissors-cutting:before{content:"ó°©«"}.mdi-scooter:before{content:"ó±½"}.mdi-scooter-electric:before{content:"ó±¾"}.mdi-scoreboard:before{content:"ó±¾"}.mdi-scoreboard-outline:before{content:"ó±¿"}.mdi-screen-rotation:before{content:"ó°µ"}.mdi-screen-rotation-lock:before{content:"ó°¸"}.mdi-screw-flat-top:before{content:"ó°·³"}.mdi-screw-lag:before{content:"ó°·´"}.mdi-screw-machine-flat-top:before{content:"ó°·µ"}.mdi-screw-machine-round-top:before{content:"ó°·¶"}.mdi-screw-round-top:before{content:"ó°··"}.mdi-screwdriver:before{content:"ó°¶"}.mdi-script:before{content:"ó°¯"}.mdi-script-outline:before{content:"ó°·"}.mdi-script-text:before{content:"ó°¯"}.mdi-script-text-outline:before{content:"ó°¯"}.mdi-sd:before{content:"ó°¹"}.mdi-seal:before{content:"ó°º"}.mdi-seal-variant:before{content:"ó°¿"}.mdi-search-web:before{content:"ó°"}.mdi-seat:before{content:"ó°³"}.mdi-seat-flat:before{content:"ó°»"}.mdi-seat-flat-angled:before{content:"ó°¼"}.mdi-seat-individual-suite:before{content:"ó°½"}.mdi-seat-legroom-extra:before{content:"ó°¾"}.mdi-seat-legroom-normal:before{content:"ó°¿"}.mdi-seat-legroom-reduced:before{content:"ó°"}.mdi-seat-outline:before{content:"ó°³"}.mdi-seat-passenger:before{content:"ó±"}.mdi-seat-recline-extra:before{content:"ó°"}.mdi-seat-recline-normal:before{content:"ó°"}.mdi-seatbelt:before{content:"ó°³"}.mdi-security:before{content:"ó°"}.mdi-security-network:before{content:"ó°"}.mdi-seed:before{content:"ó°¹¢"}.mdi-seed-off:before{content:"ó±½"}.mdi-seed-off-outline:before{content:"ó±¾"}.mdi-seed-outline:before{content:"ó°¹£"}.mdi-seesaw:before{content:"ó±¤"}.mdi-segment:before{content:"ó°»"}.mdi-select:before{content:"ó°"}.mdi-select-all:before{content:"ó°"}.mdi-select-color:before{content:"ó°´±"}.mdi-select-compare:before{content:"ó°«"}.mdi-select-drag:before{content:"ó°©¬"}.mdi-select-group:before{content:"ó°¾"}.mdi-select-inverse:before{content:"ó°"}.mdi-select-marker:before{content:"ó±"}.mdi-select-multiple:before{content:"ó±"}.mdi-select-multiple-marker:before{content:"ó±"}.mdi-select-off:before{content:"ó°"}.mdi-select-place:before{content:"ó°¿"}.mdi-select-search:before{content:"ó±"}.mdi-selection:before{content:"ó°"}.mdi-selection-drag:before{content:"ó°©­"}.mdi-selection-ellipse:before{content:"ó°´²"}.mdi-selection-ellipse-arrow-inside:before{content:"ó°¼¢"}.mdi-selection-marker:before{content:"ó±"}.mdi-selection-multiple:before{content:"ó±"}.mdi-selection-multiple-marker:before{content:"ó±"}.mdi-selection-off:before{content:"ó°·"}.mdi-selection-search:before{content:"ó±"}.mdi-semantic-web:before{content:"ó±"}.mdi-send:before{content:"ó°"}.mdi-send-check:before{content:"ó±¡"}.mdi-send-check-outline:before{content:"ó±¢"}.mdi-send-circle:before{content:"ó°·¸"}.mdi-send-circle-outline:before{content:"ó°·¹"}.mdi-send-clock:before{content:"ó±£"}.mdi-send-clock-outline:before{content:"ó±¤"}.mdi-send-lock:before{content:"ó°­"}.mdi-send-lock-outline:before{content:"ó±¦"}.mdi-send-outline:before{content:"ó±¥"}.mdi-serial-port:before{content:"ó°"}.mdi-server:before{content:"ó°"}.mdi-server-minus:before{content:"ó°"}.mdi-server-network:before{content:"ó°"}.mdi-server-network-off:before{content:"ó°"}.mdi-server-off:before{content:"ó°"}.mdi-server-plus:before{content:"ó°"}.mdi-server-remove:before{content:"ó°"}.mdi-server-security:before{content:"ó°"}.mdi-set-all:before{content:"ó°¸"}.mdi-set-center:before{content:"ó°¹"}.mdi-set-center-right:before{content:"ó°º"}.mdi-set-left:before{content:"ó°»"}.mdi-set-left-center:before{content:"ó°¼"}.mdi-set-left-right:before{content:"ó°½"}.mdi-set-merge:before{content:"ó± "}.mdi-set-none:before{content:"ó°¾"}.mdi-set-right:before{content:"ó°¿"}.mdi-set-split:before{content:"ó±¡"}.mdi-set-square:before{content:"ó±"}.mdi-set-top-box:before{content:"ó°¦"}.mdi-settings-helper:before{content:"ó°©®"}.mdi-shaker:before{content:"ó±"}.mdi-shaker-outline:before{content:"ó±"}.mdi-shape:before{content:"ó° ±"}.mdi-shape-circle-plus:before{content:"ó°"}.mdi-shape-outline:before{content:"ó° ²"}.mdi-shape-oval-plus:before{content:"ó±º"}.mdi-shape-plus:before{content:"ó°"}.mdi-shape-polygon-plus:before{content:"ó°"}.mdi-shape-rectangle-plus:before{content:"ó°"}.mdi-shape-square-plus:before{content:"ó° "}.mdi-shape-square-rounded-plus:before{content:"ó±º"}.mdi-share:before{content:"ó°"}.mdi-share-all:before{content:"ó±´"}.mdi-share-all-outline:before{content:"ó±µ"}.mdi-share-circle:before{content:"ó±­"}.mdi-share-off:before{content:"ó°¼£"}.mdi-share-off-outline:before{content:"ó°¼¤"}.mdi-share-outline:before{content:"ó°¤²"}.mdi-share-variant:before{content:"ó°"}.mdi-share-variant-outline:before{content:"ó±"}.mdi-shark-fin:before{content:"ó±³"}.mdi-shark-fin-outline:before{content:"ó±´"}.mdi-sheep:before{content:"ó°³"}.mdi-shield:before{content:"ó°"}.mdi-shield-account:before{content:"ó°¢"}.mdi-shield-account-outline:before{content:"ó°¨"}.mdi-shield-account-variant:before{content:"ó±§"}.mdi-shield-account-variant-outline:before{content:"ó±¨"}.mdi-shield-airplane:before{content:"ó°»"}.mdi-shield-airplane-outline:before{content:"ó°³"}.mdi-shield-alert:before{content:"ó°»"}.mdi-shield-alert-outline:before{content:"ó°»"}.mdi-shield-bug:before{content:"ó±"}.mdi-shield-bug-outline:before{content:"ó±"}.mdi-shield-car:before{content:"ó°¾"}.mdi-shield-check:before{content:"ó°¥"}.mdi-shield-check-outline:before{content:"ó°³"}.mdi-shield-cross:before{content:"ó°³"}.mdi-shield-cross-outline:before{content:"ó°³"}.mdi-shield-edit:before{content:"ó± "}.mdi-shield-edit-outline:before{content:"ó±¡"}.mdi-shield-half:before{content:"ó± "}.mdi-shield-half-full:before{content:"ó°"}.mdi-shield-home:before{content:"ó°"}.mdi-shield-home-outline:before{content:"ó°³"}.mdi-shield-key:before{content:"ó°¯"}.mdi-shield-key-outline:before{content:"ó°¯"}.mdi-shield-link-variant:before{content:"ó°´³"}.mdi-shield-link-variant-outline:before{content:"ó°´´"}.mdi-shield-lock:before{content:"ó°¦"}.mdi-shield-lock-outline:before{content:"ó°³"}.mdi-shield-off:before{content:"ó°¦"}.mdi-shield-off-outline:before{content:"ó°¦"}.mdi-shield-outline:before{content:"ó°"}.mdi-shield-plus:before{content:"ó°«"}.mdi-shield-plus-outline:before{content:"ó°«"}.mdi-shield-refresh:before{content:"ó°ª"}.mdi-shield-refresh-outline:before{content:"ó° "}.mdi-shield-remove:before{content:"ó°«"}.mdi-shield-remove-outline:before{content:"ó°«"}.mdi-shield-search:before{content:"ó°¶"}.mdi-shield-star:before{content:"ó±»"}.mdi-shield-star-outline:before{content:"ó±¼"}.mdi-shield-sun:before{content:"ó±"}.mdi-shield-sun-outline:before{content:"ó±"}.mdi-shield-sync:before{content:"ó±¢"}.mdi-shield-sync-outline:before{content:"ó±£"}.mdi-ship-wheel:before{content:"ó° ³"}.mdi-shoe-ballet:before{content:"ó±"}.mdi-shoe-cleat:before{content:"ó±"}.mdi-shoe-formal:before{content:"ó°­"}.mdi-shoe-heel:before{content:"ó°­"}.mdi-shoe-print:before{content:"ó°·º"}.mdi-shoe-sneaker:before{content:"ó±"}.mdi-shopping:before{content:"ó°"}.mdi-shopping-music:before{content:"ó°"}.mdi-shopping-outline:before{content:"ó±"}.mdi-shopping-search:before{content:"ó°¾"}.mdi-shore:before{content:"ó±¹"}.mdi-shovel:before{content:"ó°"}.mdi-shovel-off:before{content:"ó°"}.mdi-shower:before{content:"ó°¦ "}.mdi-shower-head:before{content:"ó°¦¡"}.mdi-shredder:before{content:"ó°"}.mdi-shuffle:before{content:"ó°"}.mdi-shuffle-disabled:before{content:"ó°"}.mdi-shuffle-variant:before{content:"ó°"}.mdi-shuriken:before{content:"ó±¿"}.mdi-sigma:before{content:"ó° "}.mdi-sigma-lower:before{content:"ó°«"}.mdi-sign-caution:before{content:"ó°¡"}.mdi-sign-direction:before{content:"ó°"}.mdi-sign-direction-minus:before{content:"ó±"}.mdi-sign-direction-plus:before{content:"ó°¿"}.mdi-sign-direction-remove:before{content:"ó°¿"}.mdi-sign-pole:before{content:"ó±¸"}.mdi-sign-real-estate:before{content:"ó±"}.mdi-sign-text:before{content:"ó°"}.mdi-signal:before{content:"ó°¢"}.mdi-signal-2g:before{content:"ó°"}.mdi-signal-3g:before{content:"ó°"}.mdi-signal-4g:before{content:"ó°"}.mdi-signal-5g:before{content:"ó°©¯"}.mdi-signal-cellular-1:before{content:"ó°¢¼"}.mdi-signal-cellular-2:before{content:"ó°¢½"}.mdi-signal-cellular-3:before{content:"ó°¢¾"}.mdi-signal-cellular-outline:before{content:"ó°¢¿"}.mdi-signal-distance-variant:before{content:"ó°¹¤"}.mdi-signal-hspa:before{content:"ó°"}.mdi-signal-hspa-plus:before{content:"ó°"}.mdi-signal-off:before{content:"ó°"}.mdi-signal-variant:before{content:"ó°"}.mdi-signature:before{content:"ó°·»"}.mdi-signature-freehand:before{content:"ó°·¼"}.mdi-signature-image:before{content:"ó°·½"}.mdi-signature-text:before{content:"ó°·¾"}.mdi-silo:before{content:"ó°­"}.mdi-silverware:before{content:"ó°£"}.mdi-silverware-clean:before{content:"ó°¿"}.mdi-silverware-fork:before{content:"ó°¤"}.mdi-silverware-fork-knife:before{content:"ó°©°"}.mdi-silverware-spoon:before{content:"ó°¥"}.mdi-silverware-variant:before{content:"ó°¦"}.mdi-sim:before{content:"ó°§"}.mdi-sim-alert:before{content:"ó°¨"}.mdi-sim-alert-outline:before{content:"ó±"}.mdi-sim-off:before{content:"ó°©"}.mdi-sim-off-outline:before{content:"ó±"}.mdi-sim-outline:before{content:"ó±"}.mdi-simple-icons:before{content:"ó±"}.mdi-sina-weibo:before{content:"ó°«"}.mdi-sine-wave:before{content:"ó°¥"}.mdi-sitemap:before{content:"ó°ª"}.mdi-size-l:before{content:"ó±¦"}.mdi-size-m:before{content:"ó±¥"}.mdi-size-s:before{content:"ó±¤"}.mdi-size-xl:before{content:"ó±§"}.mdi-size-xs:before{content:"ó±£"}.mdi-size-xxl:before{content:"ó±¨"}.mdi-size-xxs:before{content:"ó±¢"}.mdi-size-xxxl:before{content:"ó±©"}.mdi-skate:before{content:"ó°´µ"}.mdi-skateboard:before{content:"ó±"}.mdi-skew-less:before{content:"ó°´¶"}.mdi-skew-more:before{content:"ó°´·"}.mdi-ski:before{content:"ó±"}.mdi-ski-cross-country:before{content:"ó±"}.mdi-ski-water:before{content:"ó±"}.mdi-skip-backward:before{content:"ó°«"}.mdi-skip-backward-outline:before{content:"ó°¼¥"}.mdi-skip-forward:before{content:"ó°¬"}.mdi-skip-forward-outline:before{content:"ó°¼¦"}.mdi-skip-next:before{content:"ó°­"}.mdi-skip-next-circle:before{content:"ó°¡"}.mdi-skip-next-circle-outline:before{content:"ó°¢"}.mdi-skip-next-outline:before{content:"ó°¼§"}.mdi-skip-previous:before{content:"ó°®"}.mdi-skip-previous-circle:before{content:"ó°£"}.mdi-skip-previous-circle-outline:before{content:"ó°¤"}.mdi-skip-previous-outline:before{content:"ó°¼¨"}.mdi-skull:before{content:"ó°"}.mdi-skull-crossbones:before{content:"ó°¯"}.mdi-skull-crossbones-outline:before{content:"ó°¯"}.mdi-skull-outline:before{content:"ó°¯"}.mdi-skull-scan:before{content:"ó±"}.mdi-skull-scan-outline:before{content:"ó±"}.mdi-skype:before{content:"ó°¯"}.mdi-skype-business:before{content:"ó°°"}.mdi-slack:before{content:"ó°±"}.mdi-slash-forward:before{content:"ó°¿"}.mdi-slash-forward-box:before{content:"ó°¿ "}.mdi-sleep:before{content:"ó°²"}.mdi-sleep-off:before{content:"ó°³"}.mdi-slide:before{content:"ó±¥"}.mdi-slope-downhill:before{content:"ó°·¿"}.mdi-slope-uphill:before{content:"ó°¸"}.mdi-slot-machine:before{content:"ó±"}.mdi-slot-machine-outline:before{content:"ó±"}.mdi-smart-card:before{content:"ó±½"}.mdi-smart-card-outline:before{content:"ó±¾"}.mdi-smart-card-reader:before{content:"ó±¿"}.mdi-smart-card-reader-outline:before{content:"ó±"}.mdi-smog:before{content:"ó°©±"}.mdi-smoke-detector:before{content:"ó°"}.mdi-smoking:before{content:"ó°´"}.mdi-smoking-off:before{content:"ó°µ"}.mdi-smoking-pipe:before{content:"ó±"}.mdi-smoking-pipe-off:before{content:"ó±¨"}.mdi-snail:before{content:"ó±·"}.mdi-snake:before{content:"ó±"}.mdi-snapchat:before{content:"ó°¶"}.mdi-snowboard:before{content:"ó±"}.mdi-snowflake:before{content:"ó°"}.mdi-snowflake-alert:before{content:"ó°¼©"}.mdi-snowflake-melt:before{content:"ó±"}.mdi-snowflake-off:before{content:"ó±£"}.mdi-snowflake-variant:before{content:"ó°¼ª"}.mdi-snowman:before{content:"ó°·"}.mdi-soccer:before{content:"ó°¸"}.mdi-soccer-field:before{content:"ó° ´"}.mdi-social-distance-2-meters:before{content:"ó±¹"}.mdi-social-distance-6-feet:before{content:"ó±º"}.mdi-sofa:before{content:"ó°¹"}.mdi-sofa-outline:before{content:"ó±­"}.mdi-sofa-single:before{content:"ó±®"}.mdi-sofa-single-outline:before{content:"ó±¯"}.mdi-solar-panel:before{content:"ó°¶"}.mdi-solar-panel-large:before{content:"ó°¶"}.mdi-solar-power:before{content:"ó°©²"}.mdi-soldering-iron:before{content:"ó±"}.mdi-solid:before{content:"ó°"}.mdi-sony-playstation:before{content:"ó°"}.mdi-sort:before{content:"ó°º"}.mdi-sort-alphabetical-ascending:before{content:"ó°½"}.mdi-sort-alphabetical-ascending-variant:before{content:"ó±"}.mdi-sort-alphabetical-descending:before{content:"ó°¿"}.mdi-sort-alphabetical-descending-variant:before{content:"ó±"}.mdi-sort-alphabetical-variant:before{content:"ó°»"}.mdi-sort-ascending:before{content:"ó°¼"}.mdi-sort-bool-ascending:before{content:"ó±"}.mdi-sort-bool-ascending-variant:before{content:"ó±"}.mdi-sort-bool-descending:before{content:"ó±"}.mdi-sort-bool-descending-variant:before{content:"ó±"}.mdi-sort-calendar-ascending:before{content:"ó±"}.mdi-sort-calendar-descending:before{content:"ó±"}.mdi-sort-clock-ascending:before{content:"ó±"}.mdi-sort-clock-ascending-outline:before{content:"ó±"}.mdi-sort-clock-descending:before{content:"ó±"}.mdi-sort-clock-descending-outline:before{content:"ó±"}.mdi-sort-descending:before{content:"ó°½"}.mdi-sort-numeric-ascending:before{content:"ó±"}.mdi-sort-numeric-ascending-variant:before{content:"ó°¤"}.mdi-sort-numeric-descending:before{content:"ó±"}.mdi-sort-numeric-descending-variant:before{content:"ó°«"}.mdi-sort-numeric-variant:before{content:"ó°¾"}.mdi-sort-reverse-variant:before{content:"ó°¼"}.mdi-sort-variant:before{content:"ó°¿"}.mdi-sort-variant-lock:before{content:"ó°³"}.mdi-sort-variant-lock-open:before{content:"ó°³"}.mdi-sort-variant-remove:before{content:"ó±"}.mdi-soundcloud:before{content:"ó°"}.mdi-source-branch:before{content:"ó°¬"}.mdi-source-branch-check:before{content:"ó±"}.mdi-source-branch-minus:before{content:"ó±"}.mdi-source-branch-plus:before{content:"ó±"}.mdi-source-branch-refresh:before{content:"ó±"}.mdi-source-branch-remove:before{content:"ó±"}.mdi-source-branch-sync:before{content:"ó±"}.mdi-source-commit:before{content:"ó°"}.mdi-source-commit-end:before{content:"ó°"}.mdi-source-commit-end-local:before{content:"ó°"}.mdi-source-commit-local:before{content:"ó°"}.mdi-source-commit-next-local:before{content:"ó°"}.mdi-source-commit-start:before{content:"ó°"}.mdi-source-commit-start-next-local:before{content:"ó°"}.mdi-source-fork:before{content:"ó°"}.mdi-source-merge:before{content:"ó°­"}.mdi-source-pull:before{content:"ó°"}.mdi-source-repository:before{content:"ó°³"}.mdi-source-repository-multiple:before{content:"ó°³"}.mdi-soy-sauce:before{content:"ó°®"}.mdi-soy-sauce-off:before{content:"ó±¼"}.mdi-spa:before{content:"ó°³"}.mdi-spa-outline:before{content:"ó°³"}.mdi-space-invaders:before{content:"ó°¯"}.mdi-space-station:before{content:"ó±"}.mdi-spade:before{content:"ó°¹¥"}.mdi-sparkles:before{content:"ó±"}.mdi-speaker:before{content:"ó°"}.mdi-speaker-bluetooth:before{content:"ó°¦¢"}.mdi-speaker-multiple:before{content:"ó°´¸"}.mdi-speaker-off:before{content:"ó°"}.mdi-speaker-wireless:before{content:"ó°"}.mdi-speedometer:before{content:"ó°"}.mdi-speedometer-medium:before{content:"ó°¾"}.mdi-speedometer-slow:before{content:"ó°¾"}.mdi-spellcheck:before{content:"ó°"}.mdi-spider:before{content:"ó±ª"}.mdi-spider-thread:before{content:"ó±«"}.mdi-spider-web:before{content:"ó°¯"}.mdi-spirit-level:before{content:"ó±±"}.mdi-spoon-sugar:before{content:"ó±©"}.mdi-spotify:before{content:"ó°"}.mdi-spotlight:before{content:"ó°"}.mdi-spotlight-beam:before{content:"ó°"}.mdi-spray:before{content:"ó°¥"}.mdi-spray-bottle:before{content:"ó°« "}.mdi-sprinkler:before{content:"ó±"}.mdi-sprinkler-variant:before{content:"ó± "}.mdi-sprout:before{content:"ó°¹¦"}.mdi-sprout-outline:before{content:"ó°¹§"}.mdi-square:before{content:"ó°¤"}.mdi-square-circle:before{content:"ó±"}.mdi-square-edit-outline:before{content:"ó°¤"}.mdi-square-medium:before{content:"ó°¨"}.mdi-square-medium-outline:before{content:"ó°¨"}.mdi-square-off:before{content:"ó±®"}.mdi-square-off-outline:before{content:"ó±¯"}.mdi-square-outline:before{content:"ó°£"}.mdi-square-root:before{content:"ó°"}.mdi-square-root-box:before{content:"ó°¦£"}.mdi-square-rounded:before{content:"ó±»"}.mdi-square-rounded-outline:before{content:"ó±¼"}.mdi-square-small:before{content:"ó°¨"}.mdi-square-wave:before{content:"ó±»"}.mdi-squeegee:before{content:"ó°«¡"}.mdi-ssh:before{content:"ó°£"}.mdi-stack-exchange:before{content:"ó°"}.mdi-stack-overflow:before{content:"ó°"}.mdi-stackpath:before{content:"ó°"}.mdi-stadium:before{content:"ó°¿¹"}.mdi-stadium-variant:before{content:"ó° "}.mdi-stairs:before{content:"ó°"}.mdi-stairs-box:before{content:"ó±"}.mdi-stairs-down:before{content:"ó±¾"}.mdi-stairs-up:before{content:"ó±½"}.mdi-stamper:before{content:"ó°´¹"}.mdi-standard-definition:before{content:"ó°¯"}.mdi-star:before{content:"ó°"}.mdi-star-box:before{content:"ó°©³"}.mdi-star-box-multiple:before{content:"ó±"}.mdi-star-box-multiple-outline:before{content:"ó±"}.mdi-star-box-outline:before{content:"ó°©´"}.mdi-star-check:before{content:"ó±¦"}.mdi-star-check-outline:before{content:"ó±ª"}.mdi-star-circle:before{content:"ó°"}.mdi-star-circle-outline:before{content:"ó°¦¤"}.mdi-star-cog:before{content:"ó±¨"}.mdi-star-cog-outline:before{content:"ó±©"}.mdi-star-face:before{content:"ó°¦¥"}.mdi-star-four-points:before{content:"ó°«¢"}.mdi-star-four-points-outline:before{content:"ó°«£"}.mdi-star-half:before{content:"ó°"}.mdi-star-half-full:before{content:"ó°"}.mdi-star-minus:before{content:"ó±¤"}.mdi-star-minus-outline:before{content:"ó±¨"}.mdi-star-off:before{content:"ó°"}.mdi-star-off-outline:before{content:"ó±"}.mdi-star-outline:before{content:"ó°"}.mdi-star-plus:before{content:"ó±£"}.mdi-star-plus-outline:before{content:"ó±§"}.mdi-star-remove:before{content:"ó±¥"}.mdi-star-remove-outline:before{content:"ó±©"}.mdi-star-settings:before{content:"ó±ª"}.mdi-star-settings-outline:before{content:"ó±«"}.mdi-star-three-points:before{content:"ó°«¤"}.mdi-star-three-points-outline:before{content:"ó°«¥"}.mdi-state-machine:before{content:"ó±¯"}.mdi-steam:before{content:"ó°"}.mdi-steering:before{content:"ó°"}.mdi-steering-off:before{content:"ó°¤"}.mdi-step-backward:before{content:"ó°"}.mdi-step-backward-2:before{content:"ó°"}.mdi-step-forward:before{content:"ó°"}.mdi-step-forward-2:before{content:"ó°"}.mdi-stethoscope:before{content:"ó°"}.mdi-sticker:before{content:"ó±¤"}.mdi-sticker-alert:before{content:"ó±¥"}.mdi-sticker-alert-outline:before{content:"ó±¦"}.mdi-sticker-check:before{content:"ó±§"}.mdi-sticker-check-outline:before{content:"ó±¨"}.mdi-sticker-circle-outline:before{content:"ó°"}.mdi-sticker-emoji:before{content:"ó°"}.mdi-sticker-minus:before{content:"ó±©"}.mdi-sticker-minus-outline:before{content:"ó±ª"}.mdi-sticker-outline:before{content:"ó±«"}.mdi-sticker-plus:before{content:"ó±¬"}.mdi-sticker-plus-outline:before{content:"ó±­"}.mdi-sticker-remove:before{content:"ó±®"}.mdi-sticker-remove-outline:before{content:"ó±¯"}.mdi-stocking:before{content:"ó°"}.mdi-stomach:before{content:"ó±"}.mdi-stop:before{content:"ó°"}.mdi-stop-circle:before{content:"ó°¦"}.mdi-stop-circle-outline:before{content:"ó°§"}.mdi-store:before{content:"ó°"}.mdi-store-24-hour:before{content:"ó°"}.mdi-store-minus:before{content:"ó±"}.mdi-store-outline:before{content:"ó±¡"}.mdi-store-plus:before{content:"ó±"}.mdi-store-remove:before{content:"ó± "}.mdi-storefront:before{content:"ó°"}.mdi-storefront-outline:before{content:"ó±"}.mdi-stove:before{content:"ó°"}.mdi-strategy:before{content:"ó±"}.mdi-stretch-to-page:before{content:"ó°¼«"}.mdi-stretch-to-page-outline:before{content:"ó°¼¬"}.mdi-string-lights:before{content:"ó±º"}.mdi-string-lights-off:before{content:"ó±»"}.mdi-subdirectory-arrow-left:before{content:"ó°"}.mdi-subdirectory-arrow-right:before{content:"ó°"}.mdi-submarine:before{content:"ó±¬"}.mdi-subtitles:before{content:"ó°¨"}.mdi-subtitles-outline:before{content:"ó°¨"}.mdi-subway:before{content:"ó°¬"}.mdi-subway-alert-variant:before{content:"ó°¶"}.mdi-subway-variant:before{content:"ó°"}.mdi-summit:before{content:"ó°"}.mdi-sunglasses:before{content:"ó° "}.mdi-surround-sound:before{content:"ó°"}.mdi-surround-sound-2-0:before{content:"ó°°"}.mdi-surround-sound-3-1:before{content:"ó°±"}.mdi-surround-sound-5-1:before{content:"ó°²"}.mdi-surround-sound-7-1:before{content:"ó°³"}.mdi-svg:before{content:"ó°¡"}.mdi-swap-horizontal:before{content:"ó°¡"}.mdi-swap-horizontal-bold:before{content:"ó°¯"}.mdi-swap-horizontal-circle:before{content:"ó°¿¡"}.mdi-swap-horizontal-circle-outline:before{content:"ó°¿¢"}.mdi-swap-horizontal-variant:before{content:"ó°£"}.mdi-swap-vertical:before{content:"ó°¢"}.mdi-swap-vertical-bold:before{content:"ó°¯"}.mdi-swap-vertical-circle:before{content:"ó°¿£"}.mdi-swap-vertical-circle-outline:before{content:"ó°¿¤"}.mdi-swap-vertical-variant:before{content:"ó°£"}.mdi-swim:before{content:"ó°£"}.mdi-switch:before{content:"ó°¤"}.mdi-sword:before{content:"ó°¥"}.mdi-sword-cross:before{content:"ó°"}.mdi-syllabary-hangul:before{content:"ó±³"}.mdi-syllabary-hiragana:before{content:"ó±´"}.mdi-syllabary-katakana:before{content:"ó±µ"}.mdi-syllabary-katakana-halfwidth:before{content:"ó±¶"}.mdi-symbol:before{content:"ó±"}.mdi-symfony:before{content:"ó°«¦"}.mdi-sync:before{content:"ó°¦"}.mdi-sync-alert:before{content:"ó°§"}.mdi-sync-circle:before{content:"ó±¸"}.mdi-sync-off:before{content:"ó°¨"}.mdi-tab:before{content:"ó°©"}.mdi-tab-minus:before{content:"ó°­"}.mdi-tab-plus:before{content:"ó°"}.mdi-tab-remove:before{content:"ó°­"}.mdi-tab-unselected:before{content:"ó°ª"}.mdi-table:before{content:"ó°«"}.mdi-table-account:before{content:"ó±¹"}.mdi-table-alert:before{content:"ó±º"}.mdi-table-arrow-down:before{content:"ó±»"}.mdi-table-arrow-left:before{content:"ó±¼"}.mdi-table-arrow-right:before{content:"ó±½"}.mdi-table-arrow-up:before{content:"ó±¾"}.mdi-table-border:before{content:"ó°¨"}.mdi-table-cancel:before{content:"ó±¿"}.mdi-table-chair:before{content:"ó±¡"}.mdi-table-check:before{content:"ó±"}.mdi-table-clock:before{content:"ó±"}.mdi-table-cog:before{content:"ó±"}.mdi-table-column:before{content:"ó° µ"}.mdi-table-column-plus-after:before{content:"ó°¬"}.mdi-table-column-plus-before:before{content:"ó°­"}.mdi-table-column-remove:before{content:"ó°®"}.mdi-table-column-width:before{content:"ó°¯"}.mdi-table-edit:before{content:"ó°°"}.mdi-table-eye:before{content:"ó±"}.mdi-table-eye-off:before{content:"ó±"}.mdi-table-furniture:before{content:"ó°¼"}.mdi-table-headers-eye:before{content:"ó±"}.mdi-table-headers-eye-off:before{content:"ó±"}.mdi-table-heart:before{content:"ó±"}.mdi-table-key:before{content:"ó±"}.mdi-table-large:before{content:"ó°±"}.mdi-table-large-plus:before{content:"ó°¾"}.mdi-table-large-remove:before{content:"ó°¾"}.mdi-table-lock:before{content:"ó±"}.mdi-table-merge-cells:before{content:"ó°¦¦"}.mdi-table-minus:before{content:"ó±"}.mdi-table-multiple:before{content:"ó±"}.mdi-table-network:before{content:"ó±"}.mdi-table-of-contents:before{content:"ó° ¶"}.mdi-table-off:before{content:"ó±"}.mdi-table-plus:before{content:"ó°©µ"}.mdi-table-refresh:before{content:"ó± "}.mdi-table-remove:before{content:"ó°©¶"}.mdi-table-row:before{content:"ó° ·"}.mdi-table-row-height:before{content:"ó°²"}.mdi-table-row-plus-after:before{content:"ó°³"}.mdi-table-row-plus-before:before{content:"ó°´"}.mdi-table-row-remove:before{content:"ó°µ"}.mdi-table-search:before{content:"ó°¤"}.mdi-table-settings:before{content:"ó° ¸"}.mdi-table-split-cell:before{content:"ó±ª"}.mdi-table-star:before{content:"ó±"}.mdi-table-sync:before{content:"ó±¡"}.mdi-table-tennis:before{content:"ó°¹¨"}.mdi-tablet:before{content:"ó°¶"}.mdi-tablet-android:before{content:"ó°·"}.mdi-tablet-cellphone:before{content:"ó°¦§"}.mdi-tablet-dashboard:before{content:"ó°»"}.mdi-tablet-ipad:before{content:"ó°¸"}.mdi-taco:before{content:"ó°¢"}.mdi-tag:before{content:"ó°¹"}.mdi-tag-faces:before{content:"ó°º"}.mdi-tag-heart:before{content:"ó°"}.mdi-tag-heart-outline:before{content:"ó°¯"}.mdi-tag-minus:before{content:"ó°¤"}.mdi-tag-minus-outline:before{content:"ó±"}.mdi-tag-multiple:before{content:"ó°»"}.mdi-tag-multiple-outline:before{content:"ó±·"}.mdi-tag-off:before{content:"ó± "}.mdi-tag-off-outline:before{content:"ó±¡"}.mdi-tag-outline:before{content:"ó°¼"}.mdi-tag-plus:before{content:"ó°¢"}.mdi-tag-plus-outline:before{content:"ó±¢"}.mdi-tag-remove:before{content:"ó°£"}.mdi-tag-remove-outline:before{content:"ó±£"}.mdi-tag-text:before{content:"ó±¤"}.mdi-tag-text-outline:before{content:"ó°½"}.mdi-tailwind:before{content:"ó±¿"}.mdi-tank:before{content:"ó°´º"}.mdi-tanker-truck:before{content:"ó°¿¥"}.mdi-tape-drive:before{content:"ó±"}.mdi-tape-measure:before{content:"ó°­"}.mdi-target:before{content:"ó°¾"}.mdi-target-account:before{content:"ó°¯"}.mdi-target-variant:before{content:"ó°©·"}.mdi-taxi:before{content:"ó°¿"}.mdi-tea:before{content:"ó°¶"}.mdi-tea-outline:before{content:"ó°¶"}.mdi-teach:before{content:"ó°¢"}.mdi-teamviewer:before{content:"ó°"}.mdi-telegram:before{content:"ó°"}.mdi-telescope:before{content:"ó°­"}.mdi-television:before{content:"ó°"}.mdi-television-ambient-light:before{content:"ó±"}.mdi-television-box:before{content:"ó° ¹"}.mdi-television-classic:before{content:"ó°´"}.mdi-television-classic-off:before{content:"ó° º"}.mdi-television-clean:before{content:"ó±"}.mdi-television-guide:before{content:"ó°"}.mdi-television-off:before{content:"ó° »"}.mdi-television-pause:before{content:"ó°¾"}.mdi-television-play:before{content:"ó°»"}.mdi-television-stop:before{content:"ó°¾"}.mdi-temperature-celsius:before{content:"ó°"}.mdi-temperature-fahrenheit:before{content:"ó°"}.mdi-temperature-kelvin:before{content:"ó°"}.mdi-tennis:before{content:"ó°¶ "}.mdi-tennis-ball:before{content:"ó°"}.mdi-tent:before{content:"ó°"}.mdi-terraform:before{content:"ó±¢"}.mdi-terrain:before{content:"ó°"}.mdi-test-tube:before{content:"ó°¨"}.mdi-test-tube-empty:before{content:"ó°¤"}.mdi-test-tube-off:before{content:"ó°¤"}.mdi-text:before{content:"ó°¦¨"}.mdi-text-account:before{content:"ó±°"}.mdi-text-box:before{content:"ó°"}.mdi-text-box-check:before{content:"ó°º¦"}.mdi-text-box-check-outline:before{content:"ó°º§"}.mdi-text-box-minus:before{content:"ó°º¨"}.mdi-text-box-minus-outline:before{content:"ó°º©"}.mdi-text-box-multiple:before{content:"ó°ª·"}.mdi-text-box-multiple-outline:before{content:"ó°ª¸"}.mdi-text-box-outline:before{content:"ó°§­"}.mdi-text-box-plus:before{content:"ó°ºª"}.mdi-text-box-plus-outline:before{content:"ó°º«"}.mdi-text-box-remove:before{content:"ó°º¬"}.mdi-text-box-remove-outline:before{content:"ó°º­"}.mdi-text-box-search:before{content:"ó°º®"}.mdi-text-box-search-outline:before{content:"ó°º¯"}.mdi-text-recognition:before{content:"ó±½"}.mdi-text-search:before{content:"ó±¸"}.mdi-text-shadow:before{content:"ó°©"}.mdi-text-short:before{content:"ó°¦©"}.mdi-text-subject:before{content:"ó°¦ª"}.mdi-text-to-speech:before{content:"ó°"}.mdi-text-to-speech-off:before{content:"ó°"}.mdi-texture:before{content:"ó°"}.mdi-texture-box:before{content:"ó°¿¦"}.mdi-theater:before{content:"ó°"}.mdi-theme-light-dark:before{content:"ó°"}.mdi-thermometer:before{content:"ó°"}.mdi-thermometer-alert:before{content:"ó°¸"}.mdi-thermometer-chevron-down:before{content:"ó°¸"}.mdi-thermometer-chevron-up:before{content:"ó°¸"}.mdi-thermometer-high:before{content:"ó±"}.mdi-thermometer-lines:before{content:"ó°"}.mdi-thermometer-low:before{content:"ó±"}.mdi-thermometer-minus:before{content:"ó°¸"}.mdi-thermometer-off:before{content:"ó±±"}.mdi-thermometer-plus:before{content:"ó°¸"}.mdi-thermostat:before{content:"ó°"}.mdi-thermostat-box:before{content:"ó°¢"}.mdi-thought-bubble:before{content:"ó°¶"}.mdi-thought-bubble-outline:before{content:"ó°·"}.mdi-thumb-down:before{content:"ó°"}.mdi-thumb-down-outline:before{content:"ó°"}.mdi-thumb-up:before{content:"ó°"}.mdi-thumb-up-outline:before{content:"ó°"}.mdi-thumbs-up-down:before{content:"ó°"}.mdi-ticket:before{content:"ó°"}.mdi-ticket-account:before{content:"ó°"}.mdi-ticket-confirmation:before{content:"ó°"}.mdi-ticket-confirmation-outline:before{content:"ó±ª"}.mdi-ticket-outline:before{content:"ó°¤"}.mdi-ticket-percent:before{content:"ó°¤"}.mdi-ticket-percent-outline:before{content:"ó±«"}.mdi-tie:before{content:"ó°"}.mdi-tilde:before{content:"ó°¥"}.mdi-timelapse:before{content:"ó°"}.mdi-timeline:before{content:"ó°¯"}.mdi-timeline-alert:before{content:"ó°¾"}.mdi-timeline-alert-outline:before{content:"ó°¾"}.mdi-timeline-check:before{content:"ó±²"}.mdi-timeline-check-outline:before{content:"ó±³"}.mdi-timeline-clock:before{content:"ó±»"}.mdi-timeline-clock-outline:before{content:"ó±¼"}.mdi-timeline-help:before{content:"ó°¾"}.mdi-timeline-help-outline:before{content:"ó°¾"}.mdi-timeline-minus:before{content:"ó±´"}.mdi-timeline-minus-outline:before{content:"ó±µ"}.mdi-timeline-outline:before{content:"ó°¯"}.mdi-timeline-plus:before{content:"ó°¾"}.mdi-timeline-plus-outline:before{content:"ó°¾"}.mdi-timeline-remove:before{content:"ó±¶"}.mdi-timeline-remove-outline:before{content:"ó±·"}.mdi-timeline-text:before{content:"ó°¯"}.mdi-timeline-text-outline:before{content:"ó°¯"}.mdi-timer:before{content:"ó±«"}.mdi-timer-10:before{content:"ó°"}.mdi-timer-3:before{content:"ó°"}.mdi-timer-off:before{content:"ó±¬"}.mdi-timer-off-outline:before{content:"ó°"}.mdi-timer-outline:before{content:"ó°"}.mdi-timer-sand:before{content:"ó°"}.mdi-timer-sand-empty:before{content:"ó°­"}.mdi-timer-sand-full:before{content:"ó°"}.mdi-timetable:before{content:"ó° "}.mdi-toaster:before{content:"ó±£"}.mdi-toaster-off:before{content:"ó±·"}.mdi-toaster-oven:before{content:"ó°³"}.mdi-toggle-switch:before{content:"ó°¡"}.mdi-toggle-switch-off:before{content:"ó°¢"}.mdi-toggle-switch-off-outline:before{content:"ó°¨"}.mdi-toggle-switch-outline:before{content:"ó°¨"}.mdi-toilet:before{content:"ó°¦«"}.mdi-toolbox:before{content:"ó°¦¬"}.mdi-toolbox-outline:before{content:"ó°¦­"}.mdi-tools:before{content:"ó±¤"}.mdi-tooltip:before{content:"ó°£"}.mdi-tooltip-account:before{content:"ó°"}.mdi-tooltip-check:before{content:"ó±"}.mdi-tooltip-check-outline:before{content:"ó±"}.mdi-tooltip-edit:before{content:"ó°¤"}.mdi-tooltip-edit-outline:before{content:"ó±"}.mdi-tooltip-image:before{content:"ó°¥"}.mdi-tooltip-image-outline:before{content:"ó°¯"}.mdi-tooltip-minus:before{content:"ó±"}.mdi-tooltip-minus-outline:before{content:"ó±"}.mdi-tooltip-outline:before{content:"ó°¦"}.mdi-tooltip-plus:before{content:"ó°¯"}.mdi-tooltip-plus-outline:before{content:"ó°§"}.mdi-tooltip-remove:before{content:"ó± "}.mdi-tooltip-remove-outline:before{content:"ó±¡"}.mdi-tooltip-text:before{content:"ó°¨"}.mdi-tooltip-text-outline:before{content:"ó°¯"}.mdi-tooth:before{content:"ó°£"}.mdi-tooth-outline:before{content:"ó°©"}.mdi-toothbrush:before{content:"ó±©"}.mdi-toothbrush-electric:before{content:"ó±¬"}.mdi-toothbrush-paste:before{content:"ó±ª"}.mdi-torch:before{content:"ó±"}.mdi-tortoise:before{content:"ó°´»"}.mdi-toslink:before{content:"ó±¸"}.mdi-tournament:before{content:"ó°¦®"}.mdi-tow-truck:before{content:"ó° ¼"}.mdi-tower-beach:before{content:"ó°"}.mdi-tower-fire:before{content:"ó°"}.mdi-toy-brick:before{content:"ó±"}.mdi-toy-brick-marker:before{content:"ó±"}.mdi-toy-brick-marker-outline:before{content:"ó±"}.mdi-toy-brick-minus:before{content:"ó±"}.mdi-toy-brick-minus-outline:before{content:"ó±"}.mdi-toy-brick-outline:before{content:"ó±"}.mdi-toy-brick-plus:before{content:"ó±"}.mdi-toy-brick-plus-outline:before{content:"ó±"}.mdi-toy-brick-remove:before{content:"ó±"}.mdi-toy-brick-remove-outline:before{content:"ó±"}.mdi-toy-brick-search:before{content:"ó±"}.mdi-toy-brick-search-outline:before{content:"ó±"}.mdi-track-light:before{content:"ó°¤"}.mdi-trackpad:before{content:"ó°¸"}.mdi-trackpad-lock:before{content:"ó°¤³"}.mdi-tractor:before{content:"ó°¢"}.mdi-tractor-variant:before{content:"ó±"}.mdi-trademark:before{content:"ó°©¸"}.mdi-traffic-cone:before{content:"ó±¼"}.mdi-traffic-light:before{content:"ó°«"}.mdi-train:before{content:"ó°¬"}.mdi-train-car:before{content:"ó°¯"}.mdi-train-variant:before{content:"ó°£"}.mdi-tram:before{content:"ó°­"}.mdi-tram-side:before{content:"ó°¿§"}.mdi-transcribe:before{content:"ó°®"}.mdi-transcribe-close:before{content:"ó°¯"}.mdi-transfer:before{content:"ó±¥"}.mdi-transfer-down:before{content:"ó°¶¡"}.mdi-transfer-left:before{content:"ó°¶¢"}.mdi-transfer-right:before{content:"ó°°"}.mdi-transfer-up:before{content:"ó°¶£"}.mdi-transit-connection:before{content:"ó°´¼"}.mdi-transit-connection-horizontal:before{content:"ó±"}.mdi-transit-connection-variant:before{content:"ó°´½"}.mdi-transit-detour:before{content:"ó°¾"}.mdi-transit-skip:before{content:"ó±"}.mdi-transit-transfer:before{content:"ó°®"}.mdi-transition:before{content:"ó°¤"}.mdi-transition-masked:before{content:"ó°¤"}.mdi-translate:before{content:"ó°"}.mdi-translate-off:before{content:"ó°¸"}.mdi-transmission-tower:before{content:"ó°´¾"}.mdi-trash-can:before{content:"ó°©¹"}.mdi-trash-can-outline:before{content:"ó°©º"}.mdi-tray:before{content:"ó±"}.mdi-tray-alert:before{content:"ó±"}.mdi-tray-full:before{content:"ó±"}.mdi-tray-minus:before{content:"ó±"}.mdi-tray-plus:before{content:"ó±"}.mdi-tray-remove:before{content:"ó±"}.mdi-treasure-chest:before{content:"ó°¦"}.mdi-tree:before{content:"ó°±"}.mdi-tree-outline:before{content:"ó°¹©"}.mdi-trello:before{content:"ó°²"}.mdi-trending-down:before{content:"ó°³"}.mdi-trending-neutral:before{content:"ó°´"}.mdi-trending-up:before{content:"ó°µ"}.mdi-triangle:before{content:"ó°¶"}.mdi-triangle-outline:before{content:"ó°·"}.mdi-triangle-wave:before{content:"ó±¼"}.mdi-triforce:before{content:"ó°¯"}.mdi-trophy:before{content:"ó°¸"}.mdi-trophy-award:before{content:"ó°¹"}.mdi-trophy-broken:before{content:"ó°¶¤"}.mdi-trophy-outline:before{content:"ó°º"}.mdi-trophy-variant:before{content:"ó°»"}.mdi-trophy-variant-outline:before{content:"ó°¼"}.mdi-truck:before{content:"ó°½"}.mdi-truck-check:before{content:"ó°³"}.mdi-truck-check-outline:before{content:"ó±"}.mdi-truck-delivery:before{content:"ó°¾"}.mdi-truck-delivery-outline:before{content:"ó±"}.mdi-truck-fast:before{content:"ó°"}.mdi-truck-fast-outline:before{content:"ó±"}.mdi-truck-outline:before{content:"ó±"}.mdi-truck-trailer:before{content:"ó°§"}.mdi-trumpet:before{content:"ó±"}.mdi-tshirt-crew:before{content:"ó°©»"}.mdi-tshirt-crew-outline:before{content:"ó°¿"}.mdi-tshirt-v:before{content:"ó°©¼"}.mdi-tshirt-v-outline:before{content:"ó°"}.mdi-tumble-dryer:before{content:"ó°¤"}.mdi-tumble-dryer-alert:before{content:"ó±º"}.mdi-tumble-dryer-off:before{content:"ó±»"}.mdi-tune:before{content:"ó°®"}.mdi-tune-variant:before{content:"ó±"}.mdi-tune-vertical:before{content:"ó°ª"}.mdi-tune-vertical-variant:before{content:"ó±"}.mdi-turnstile:before{content:"ó°³"}.mdi-turnstile-outline:before{content:"ó°³"}.mdi-turtle:before{content:"ó°³"}.mdi-twitch:before{content:"ó°"}.mdi-twitter:before{content:"ó°"}.mdi-twitter-retweet:before{content:"ó°"}.mdi-two-factor-authentication:before{content:"ó°¦¯"}.mdi-typewriter:before{content:"ó°¼­"}.mdi-ubisoft:before{content:"ó°¯"}.mdi-ubuntu:before{content:"ó°"}.mdi-ufo:before{content:"ó±"}.mdi-ufo-outline:before{content:"ó±"}.mdi-ultra-high-definition:before{content:"ó°¹"}.mdi-umbraco:before{content:"ó°"}.mdi-umbrella:before{content:"ó°"}.mdi-umbrella-closed:before{content:"ó°¦°"}.mdi-umbrella-closed-outline:before{content:"ó±¢"}.mdi-umbrella-closed-variant:before{content:"ó±¡"}.mdi-umbrella-outline:before{content:"ó°"}.mdi-undo:before{content:"ó°"}.mdi-undo-variant:before{content:"ó°"}.mdi-unfold-less-horizontal:before{content:"ó°"}.mdi-unfold-less-vertical:before{content:"ó° "}.mdi-unfold-more-horizontal:before{content:"ó°"}.mdi-unfold-more-vertical:before{content:"ó°¡"}.mdi-ungroup:before{content:"ó°"}.mdi-unicode:before{content:"ó°»"}.mdi-unicorn:before{content:"ó±"}.mdi-unicorn-variant:before{content:"ó±"}.mdi-unicycle:before{content:"ó±¥"}.mdi-unity:before{content:"ó°¯"}.mdi-unreal:before{content:"ó°¦±"}.mdi-untappd:before{content:"ó°"}.mdi-update:before{content:"ó°°"}.mdi-upload:before{content:"ó°"}.mdi-upload-lock:before{content:"ó±³"}.mdi-upload-lock-outline:before{content:"ó±´"}.mdi-upload-multiple:before{content:"ó° ½"}.mdi-upload-network:before{content:"ó°¶"}.mdi-upload-network-outline:before{content:"ó°³"}.mdi-upload-off:before{content:"ó±"}.mdi-upload-off-outline:before{content:"ó±"}.mdi-upload-outline:before{content:"ó°¸"}.mdi-usb:before{content:"ó°"}.mdi-usb-flash-drive:before{content:"ó±"}.mdi-usb-flash-drive-outline:before{content:"ó±"}.mdi-usb-port:before{content:"ó±°"}.mdi-valve:before{content:"ó±¦"}.mdi-valve-closed:before{content:"ó±§"}.mdi-valve-open:before{content:"ó±¨"}.mdi-van-passenger:before{content:"ó°º"}.mdi-van-utility:before{content:"ó°»"}.mdi-vanish:before{content:"ó°¼"}.mdi-vanish-quarter:before{content:"ó±"}.mdi-vanity-light:before{content:"ó±¡"}.mdi-variable:before{content:"ó°«§"}.mdi-variable-box:before{content:"ó±"}.mdi-vector-arrange-above:before{content:"ó°"}.mdi-vector-arrange-below:before{content:"ó°"}.mdi-vector-bezier:before{content:"ó°«¨"}.mdi-vector-circle:before{content:"ó°"}.mdi-vector-circle-variant:before{content:"ó°"}.mdi-vector-combine:before{content:"ó°"}.mdi-vector-curve:before{content:"ó°"}.mdi-vector-difference:before{content:"ó°"}.mdi-vector-difference-ab:before{content:"ó°"}.mdi-vector-difference-ba:before{content:"ó°"}.mdi-vector-ellipse:before{content:"ó°¢"}.mdi-vector-intersection:before{content:"ó°"}.mdi-vector-line:before{content:"ó°"}.mdi-vector-link:before{content:"ó°¿¨"}.mdi-vector-point:before{content:"ó°"}.mdi-vector-polygon:before{content:"ó° "}.mdi-vector-polyline:before{content:"ó°¡"}.mdi-vector-polyline-edit:before{content:"ó±¥"}.mdi-vector-polyline-minus:before{content:"ó±¦"}.mdi-vector-polyline-plus:before{content:"ó±§"}.mdi-vector-polyline-remove:before{content:"ó±¨"}.mdi-vector-radius:before{content:"ó°"}.mdi-vector-rectangle:before{content:"ó°"}.mdi-vector-selection:before{content:"ó°¢"}.mdi-vector-square:before{content:"ó°"}.mdi-vector-triangle:before{content:"ó°£"}.mdi-vector-union:before{content:"ó°¤"}.mdi-vhs:before{content:"ó°¨"}.mdi-vibrate:before{content:"ó°¦"}.mdi-vibrate-off:before{content:"ó°³"}.mdi-video:before{content:"ó°§"}.mdi-video-3d:before{content:"ó°½"}.mdi-video-3d-off:before{content:"ó±"}.mdi-video-3d-variant:before{content:"ó°»"}.mdi-video-4k-box:before{content:"ó° ¾"}.mdi-video-account:before{content:"ó°¤"}.mdi-video-box:before{content:"ó°½"}.mdi-video-box-off:before{content:"ó°¾"}.mdi-video-check:before{content:"ó±©"}.mdi-video-check-outline:before{content:"ó±ª"}.mdi-video-high-definition:before{content:"ó±®"}.mdi-video-image:before{content:"ó°¤"}.mdi-video-input-antenna:before{content:"ó° ¿"}.mdi-video-input-component:before{content:"ó°¡"}.mdi-video-input-hdmi:before{content:"ó°¡"}.mdi-video-input-scart:before{content:"ó°¾"}.mdi-video-input-svideo:before{content:"ó°¡"}.mdi-video-minus:before{content:"ó°¦²"}.mdi-video-minus-outline:before{content:"ó°º"}.mdi-video-off:before{content:"ó°¨"}.mdi-video-off-outline:before{content:"ó°¯"}.mdi-video-outline:before{content:"ó°¯"}.mdi-video-plus:before{content:"ó°¦³"}.mdi-video-plus-outline:before{content:"ó°"}.mdi-video-stabilization:before{content:"ó°¤"}.mdi-video-switch:before{content:"ó°©"}.mdi-video-switch-outline:before{content:"ó°"}.mdi-video-vintage:before{content:"ó°¨"}.mdi-video-wireless:before{content:"ó°»"}.mdi-video-wireless-outline:before{content:"ó°»"}.mdi-view-agenda:before{content:"ó°ª"}.mdi-view-agenda-outline:before{content:"ó±"}.mdi-view-array:before{content:"ó°«"}.mdi-view-array-outline:before{content:"ó±"}.mdi-view-carousel:before{content:"ó°¬"}.mdi-view-carousel-outline:before{content:"ó±"}.mdi-view-column:before{content:"ó°­"}.mdi-view-column-outline:before{content:"ó±"}.mdi-view-comfy:before{content:"ó°¹ª"}.mdi-view-comfy-outline:before{content:"ó±"}.mdi-view-compact:before{content:"ó°¹«"}.mdi-view-compact-outline:before{content:"ó°¹¬"}.mdi-view-dashboard:before{content:"ó°®"}.mdi-view-dashboard-outline:before{content:"ó°¨"}.mdi-view-dashboard-variant:before{content:"ó°¡"}.mdi-view-dashboard-variant-outline:before{content:"ó±"}.mdi-view-day:before{content:"ó°¯"}.mdi-view-day-outline:before{content:"ó±"}.mdi-view-grid:before{content:"ó°°"}.mdi-view-grid-outline:before{content:"ó±"}.mdi-view-grid-plus:before{content:"ó°¾"}.mdi-view-grid-plus-outline:before{content:"ó±"}.mdi-view-headline:before{content:"ó°±"}.mdi-view-list:before{content:"ó°²"}.mdi-view-list-outline:before{content:"ó±"}.mdi-view-module:before{content:"ó°³"}.mdi-view-module-outline:before{content:"ó±"}.mdi-view-parallel:before{content:"ó°¨"}.mdi-view-parallel-outline:before{content:"ó±"}.mdi-view-quilt:before{content:"ó°´"}.mdi-view-quilt-outline:before{content:"ó±"}.mdi-view-sequential:before{content:"ó°©"}.mdi-view-sequential-outline:before{content:"ó±"}.mdi-view-split-horizontal:before{content:"ó°¯"}.mdi-view-split-vertical:before{content:"ó°¯"}.mdi-view-stream:before{content:"ó°µ"}.mdi-view-stream-outline:before{content:"ó±"}.mdi-view-week:before{content:"ó°¶"}.mdi-view-week-outline:before{content:"ó±"}.mdi-vimeo:before{content:"ó°·"}.mdi-violin:before{content:"ó°"}.mdi-virtual-reality:before{content:"ó°¢"}.mdi-virus:before{content:"ó±¶"}.mdi-virus-outline:before{content:"ó±·"}.mdi-vk:before{content:"ó°¹"}.mdi-vlc:before{content:"ó°¼"}.mdi-voice-off:before{content:"ó°»"}.mdi-voicemail:before{content:"ó°½"}.mdi-volleyball:before{content:"ó°¦´"}.mdi-volume-high:before{content:"ó°¾"}.mdi-volume-low:before{content:"ó°¿"}.mdi-volume-medium:before{content:"ó°"}.mdi-volume-minus:before{content:"ó°"}.mdi-volume-mute:before{content:"ó°"}.mdi-volume-off:before{content:"ó°"}.mdi-volume-plus:before{content:"ó°"}.mdi-volume-source:before{content:"ó± "}.mdi-volume-variant-off:before{content:"ó°¸"}.mdi-volume-vibrate:before{content:"ó±¡"}.mdi-vote:before{content:"ó°¨"}.mdi-vote-outline:before{content:"ó°¨ "}.mdi-vpn:before{content:"ó°"}.mdi-vuejs:before{content:"ó°¡"}.mdi-vuetify:before{content:"ó°¹­"}.mdi-walk:before{content:"ó°"}.mdi-wall:before{content:"ó°¾"}.mdi-wall-sconce:before{content:"ó°¤"}.mdi-wall-sconce-flat:before{content:"ó°¤"}.mdi-wall-sconce-flat-variant:before{content:"ó°"}.mdi-wall-sconce-round:before{content:"ó°"}.mdi-wall-sconce-round-variant:before{content:"ó°¤"}.mdi-wallet:before{content:"ó°"}.mdi-wallet-giftcard:before{content:"ó°"}.mdi-wallet-membership:before{content:"ó°"}.mdi-wallet-outline:before{content:"ó°¯"}.mdi-wallet-plus:before{content:"ó°¾"}.mdi-wallet-plus-outline:before{content:"ó°¾"}.mdi-wallet-travel:before{content:"ó°"}.mdi-wallpaper:before{content:"ó°¸"}.mdi-wan:before{content:"ó°"}.mdi-wardrobe:before{content:"ó°¾"}.mdi-wardrobe-outline:before{content:"ó°¾"}.mdi-warehouse:before{content:"ó°¾"}.mdi-washing-machine:before{content:"ó°ª"}.mdi-washing-machine-alert:before{content:"ó±¼"}.mdi-washing-machine-off:before{content:"ó±½"}.mdi-watch:before{content:"ó°"}.mdi-watch-export:before{content:"ó°"}.mdi-watch-export-variant:before{content:"ó°¢"}.mdi-watch-import:before{content:"ó°"}.mdi-watch-import-variant:before{content:"ó°¢"}.mdi-watch-variant:before{content:"ó°¢"}.mdi-watch-vibrate:before{content:"ó°±"}.mdi-watch-vibrate-off:before{content:"ó°³"}.mdi-water:before{content:"ó°"}.mdi-water-alert:before{content:"ó±"}.mdi-water-alert-outline:before{content:"ó±"}.mdi-water-boiler:before{content:"ó°¾"}.mdi-water-boiler-alert:before{content:"ó±³"}.mdi-water-boiler-off:before{content:"ó±´"}.mdi-water-check:before{content:"ó±"}.mdi-water-check-outline:before{content:"ó±"}.mdi-water-minus:before{content:"ó±"}.mdi-water-minus-outline:before{content:"ó±"}.mdi-water-off:before{content:"ó°"}.mdi-water-off-outline:before{content:"ó±"}.mdi-water-outline:before{content:"ó°¸"}.mdi-water-percent:before{content:"ó°"}.mdi-water-percent-alert:before{content:"ó±"}.mdi-water-plus:before{content:"ó±"}.mdi-water-plus-outline:before{content:"ó±"}.mdi-water-polo:before{content:"ó± "}.mdi-water-pump:before{content:"ó°"}.mdi-water-pump-off:before{content:"ó°¾"}.mdi-water-remove:before{content:"ó±"}.mdi-water-remove-outline:before{content:"ó±"}.mdi-water-well:before{content:"ó±«"}.mdi-water-well-outline:before{content:"ó±¬"}.mdi-watering-can:before{content:"ó±"}.mdi-watering-can-outline:before{content:"ó±"}.mdi-watermark:before{content:"ó°"}.mdi-wave:before{content:"ó°¼®"}.mdi-waveform:before{content:"ó±½"}.mdi-waves:before{content:"ó°"}.mdi-waze:before{content:"ó°¯"}.mdi-weather-cloudy:before{content:"ó°"}.mdi-weather-cloudy-alert:before{content:"ó°¼¯"}.mdi-weather-cloudy-arrow-right:before{content:"ó°¹®"}.mdi-weather-fog:before{content:"ó°"}.mdi-weather-hail:before{content:"ó°"}.mdi-weather-hazy:before{content:"ó°¼°"}.mdi-weather-hurricane:before{content:"ó°¢"}.mdi-weather-lightning:before{content:"ó°"}.mdi-weather-lightning-rainy:before{content:"ó°¾"}.mdi-weather-night:before{content:"ó°"}.mdi-weather-night-partly-cloudy:before{content:"ó°¼±"}.mdi-weather-partly-cloudy:before{content:"ó°"}.mdi-weather-partly-lightning:before{content:"ó°¼²"}.mdi-weather-partly-rainy:before{content:"ó°¼³"}.mdi-weather-partly-snowy:before{content:"ó°¼´"}.mdi-weather-partly-snowy-rainy:before{content:"ó°¼µ"}.mdi-weather-pouring:before{content:"ó°"}.mdi-weather-rainy:before{content:"ó°"}.mdi-weather-snowy:before{content:"ó°"}.mdi-weather-snowy-heavy:before{content:"ó°¼¶"}.mdi-weather-snowy-rainy:before{content:"ó°¿"}.mdi-weather-sunny:before{content:"ó°"}.mdi-weather-sunny-alert:before{content:"ó°¼·"}.mdi-weather-sunny-off:before{content:"ó±¤"}.mdi-weather-sunset:before{content:"ó°"}.mdi-weather-sunset-down:before{content:"ó°"}.mdi-weather-sunset-up:before{content:"ó°"}.mdi-weather-tornado:before{content:"ó°¼¸"}.mdi-weather-windy:before{content:"ó°"}.mdi-weather-windy-variant:before{content:"ó°"}.mdi-web:before{content:"ó°"}.mdi-web-box:before{content:"ó°¾"}.mdi-web-clock:before{content:"ó±"}.mdi-webcam:before{content:"ó° "}.mdi-webhook:before{content:"ó°¯"}.mdi-webpack:before{content:"ó°«"}.mdi-webrtc:before{content:"ó±"}.mdi-wechat:before{content:"ó°"}.mdi-weight:before{content:"ó°¡"}.mdi-weight-gram:before{content:"ó°´¿"}.mdi-weight-kilogram:before{content:"ó°¢"}.mdi-weight-lifter:before{content:"ó±"}.mdi-weight-pound:before{content:"ó°¦µ"}.mdi-whatsapp:before{content:"ó°£"}.mdi-wheel-barrow:before{content:"ó±²"}.mdi-wheelchair-accessibility:before{content:"ó°¤"}.mdi-whistle:before{content:"ó°¦¶"}.mdi-whistle-outline:before{content:"ó±¼"}.mdi-white-balance-auto:before{content:"ó°¥"}.mdi-white-balance-incandescent:before{content:"ó°¦"}.mdi-white-balance-iridescent:before{content:"ó°§"}.mdi-white-balance-sunny:before{content:"ó°¨"}.mdi-widgets:before{content:"ó°¬"}.mdi-widgets-outline:before{content:"ó±"}.mdi-wifi:before{content:"ó°©"}.mdi-wifi-alert:before{content:"ó±µ"}.mdi-wifi-arrow-down:before{content:"ó±¶"}.mdi-wifi-arrow-left:before{content:"ó±·"}.mdi-wifi-arrow-left-right:before{content:"ó±¸"}.mdi-wifi-arrow-right:before{content:"ó±¹"}.mdi-wifi-arrow-up:before{content:"ó±º"}.mdi-wifi-arrow-up-down:before{content:"ó±»"}.mdi-wifi-cancel:before{content:"ó±¼"}.mdi-wifi-check:before{content:"ó±½"}.mdi-wifi-cog:before{content:"ó±¾"}.mdi-wifi-lock:before{content:"ó±¿"}.mdi-wifi-lock-open:before{content:"ó±"}.mdi-wifi-marker:before{content:"ó±"}.mdi-wifi-minus:before{content:"ó±"}.mdi-wifi-off:before{content:"ó°ª"}.mdi-wifi-plus:before{content:"ó±"}.mdi-wifi-refresh:before{content:"ó±"}.mdi-wifi-remove:before{content:"ó±"}.mdi-wifi-settings:before{content:"ó±"}.mdi-wifi-star:before{content:"ó°¸"}.mdi-wifi-strength-1:before{content:"ó°¤"}.mdi-wifi-strength-1-alert:before{content:"ó°¤ "}.mdi-wifi-strength-1-lock:before{content:"ó°¤¡"}.mdi-wifi-strength-1-lock-open:before{content:"ó±"}.mdi-wifi-strength-2:before{content:"ó°¤¢"}.mdi-wifi-strength-2-alert:before{content:"ó°¤£"}.mdi-wifi-strength-2-lock:before{content:"ó°¤¤"}.mdi-wifi-strength-2-lock-open:before{content:"ó±"}.mdi-wifi-strength-3:before{content:"ó°¤¥"}.mdi-wifi-strength-3-alert:before{content:"ó°¤¦"}.mdi-wifi-strength-3-lock:before{content:"ó°¤§"}.mdi-wifi-strength-3-lock-open:before{content:"ó±"}.mdi-wifi-strength-4:before{content:"ó°¤¨"}.mdi-wifi-strength-4-alert:before{content:"ó°¤©"}.mdi-wifi-strength-4-lock:before{content:"ó°¤ª"}.mdi-wifi-strength-4-lock-open:before{content:"ó±"}.mdi-wifi-strength-alert-outline:before{content:"ó°¤«"}.mdi-wifi-strength-lock-open-outline:before{content:"ó±"}.mdi-wifi-strength-lock-outline:before{content:"ó°¤¬"}.mdi-wifi-strength-off:before{content:"ó°¤­"}.mdi-wifi-strength-off-outline:before{content:"ó°¤®"}.mdi-wifi-strength-outline:before{content:"ó°¤¯"}.mdi-wifi-sync:before{content:"ó±"}.mdi-wikipedia:before{content:"ó°¬"}.mdi-wind-turbine:before{content:"ó°¶¥"}.mdi-window-close:before{content:"ó°­"}.mdi-window-closed:before{content:"ó°®"}.mdi-window-closed-variant:before{content:"ó±"}.mdi-window-maximize:before{content:"ó°¯"}.mdi-window-minimize:before{content:"ó°°"}.mdi-window-open:before{content:"ó°±"}.mdi-window-open-variant:before{content:"ó±"}.mdi-window-restore:before{content:"ó°²"}.mdi-window-shutter:before{content:"ó±"}.mdi-window-shutter-alert:before{content:"ó±"}.mdi-window-shutter-open:before{content:"ó±"}.mdi-windsock:before{content:"ó±º"}.mdi-wiper:before{content:"ó°«©"}.mdi-wiper-wash:before{content:"ó°¶¦"}.mdi-wizard-hat:before{content:"ó±·"}.mdi-wordpress:before{content:"ó°´"}.mdi-wrap:before{content:"ó°¶"}.mdi-wrap-disabled:before{content:"ó°¯"}.mdi-wrench:before{content:"ó°·"}.mdi-wrench-outline:before{content:"ó°¯ "}.mdi-xamarin:before{content:"ó°¡"}.mdi-xamarin-outline:before{content:"ó°¡"}.mdi-xing:before{content:"ó°¾"}.mdi-xml:before{content:"ó°"}.mdi-xmpp:before{content:"ó°¿"}.mdi-y-combinator:before{content:"ó°¤"}.mdi-yahoo:before{content:"ó°­"}.mdi-yeast:before{content:"ó°"}.mdi-yin-yang:before{content:"ó°"}.mdi-yoga:before{content:"ó±¼"}.mdi-youtube:before{content:"ó°"}.mdi-youtube-gaming:before{content:"ó°¡"}.mdi-youtube-studio:before{content:"ó°¡"}.mdi-youtube-subscription:before{content:"ó°µ"}.mdi-youtube-tv:before{content:"ó°"}.mdi-yurt:before{content:"ó±"}.mdi-z-wave:before{content:"ó°«ª"}.mdi-zend:before{content:"ó°««"}.mdi-zigbee:before{content:"ó°µ"}.mdi-zip-box:before{content:"ó°"}.mdi-zip-box-outline:before{content:"ó°¿º"}.mdi-zip-disk:before{content:"ó°¨£"}.mdi-zodiac-aquarius:before{content:"ó°©½"}.mdi-zodiac-aries:before{content:"ó°©¾"}.mdi-zodiac-cancer:before{content:"ó°©¿"}.mdi-zodiac-capricorn:before{content:"ó°ª"}.mdi-zodiac-gemini:before{content:"ó°ª"}.mdi-zodiac-leo:before{content:"ó°ª"}.mdi-zodiac-libra:before{content:"ó°ª"}.mdi-zodiac-pisces:before{content:"ó°ª"}.mdi-zodiac-sagittarius:before{content:"ó°ª"}.mdi-zodiac-scorpio:before{content:"ó°ª"}.mdi-zodiac-taurus:before{content:"ó°ª"}.mdi-zodiac-virgo:before{content:"ó°ª"}.mdi-blank:before{content:"ï";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:hsla(0,0%,100%,.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);-webkit-filter:FlipV;filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s linear infinite;animation:mdi-spin 2s linear infinite}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.afbad0fa.eot);src:url(../fonts/boxicons.afbad0fa.eot) format("embedded-opentype"),url(../fonts/boxicons.1ec26ee1.woff2) format("woff2"),url(../fonts/boxicons.deea39cb.woff) format("woff"),url(../fonts/boxicons.f46ca69e.ttf) format("truetype"),url(../img/boxicons.ac68c5be.svg?#boxicons) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:scaleX(1) rotate(-10deg);transform:scaleX(1) rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate(-10deg);transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{-webkit-transform:scaleX(1) rotate(10deg);transform:scaleX(1) rotate(10deg)}40%,60%,80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s linear infinite;animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s linear infinite;animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s linear infinite;animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s linear infinite;animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s linear infinite;animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s linear infinite;animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-adobe:before{content:"î¤"}.bxl-algolia:before{content:"î¤"}.bxl-audible:before{content:"î¤"}.bxl-figma:before{content:"î¤"}.bxl-redbubble:before{content:"î¤"}.bxl-etsy:before{content:"î¤"}.bxl-gitlab:before{content:"î¤"}.bxl-patreon:before{content:"î¤"}.bxl-facebook-circle:before{content:"î¤"}.bxl-imdb:before{content:"î¤"}.bxl-jquery:before{content:"î¤"}.bxl-pinterest-alt:before{content:"î¤"}.bxl-500px:before{content:"î¤"}.bxl-airbnb:before{content:"î¤"}.bxl-amazon:before{content:"î¤"}.bxl-android:before{content:"î¤"}.bxl-angular:before{content:"î¤"}.bxl-apple:before{content:"î¤"}.bxl-baidu:before{content:"î¤"}.bxl-behance:before{content:"î¤"}.bxl-bing:before{content:"î¤"}.bxl-bitcoin:before{content:"î¤"}.bxl-blogger:before{content:"î¤"}.bxl-bootstrap:before{content:"î¤"}.bxl-chrome:before{content:"î¤"}.bxl-codepen:before{content:"î¤"}.bxl-creative-commons:before{content:"î¤"}.bxl-css3:before{content:"î¤"}.bxl-dailymotion:before{content:"î¤"}.bxl-deviantart:before{content:"î¤"}.bxl-digg:before{content:"î¤"}.bxl-digitalocean:before{content:"î¤"}.bxl-discord:before{content:"î¤ "}.bxl-discourse:before{content:"î¤¡"}.bxl-dribbble:before{content:"î¤¢"}.bxl-dropbox:before{content:"î¤£"}.bxl-drupal:before{content:"î¤¤"}.bxl-ebay:before{content:"î¤¥"}.bxl-edge:before{content:"î¤¦"}.bxl-facebook:before{content:"î¤§"}.bxl-facebook-square:before{content:"î¤¨"}.bxl-firefox:before{content:"î¤©"}.bxl-flickr:before{content:"î¤ª"}.bxl-flickr-square:before{content:"î¤«"}.bxl-foursquare:before{content:"î¤¬"}.bxl-git:before{content:"î¤­"}.bxl-github:before{content:"î¤®"}.bxl-google:before{content:"î¤¯"}.bxl-google-plus:before{content:"î¤°"}.bxl-google-plus-circle:before{content:"î¤±"}.bxl-html5:before{content:"î¤²"}.bxl-instagram:before{content:"î¤³"}.bxl-instagram-alt:before{content:"î¤´"}.bxl-internet-explorer:before{content:"î¤µ"}.bxl-invision:before{content:"î¤¶"}.bxl-javascript:before{content:"î¤·"}.bxl-joomla:before{content:"î¤¸"}.bxl-jsfiddle:before{content:"î¤¹"}.bxl-kickstarter:before{content:"î¤º"}.bxl-less:before{content:"î¤»"}.bxl-linkedin:before{content:"î¤¼"}.bxl-linkedin-square:before{content:"î¤½"}.bxl-magento:before{content:"î¤¾"}.bxl-mailchimp:before{content:"î¤¿"}.bxl-mastercard:before{content:"î¥"}.bxl-medium:before{content:"î¥"}.bxl-medium-old:before{content:"î¥"}.bxl-medium-square:before{content:"î¥"}.bxl-messenger:before{content:"î¥"}.bxl-microsoft:before{content:"î¥"}.bxl-nodejs:before{content:"î¥"}.bxl-opera:before{content:"î¥"}.bxl-paypal:before{content:"î¥"}.bxl-periscope:before{content:"î¥"}.bxl-pinterest:before{content:"î¥"}.bxl-play-store:before{content:"î¥"}.bxl-pocket:before{content:"î¥"}.bxl-product-hunt:before{content:"î¥"}.bxl-quora:before{content:"î¥"}.bxl-react:before{content:"î¥"}.bxl-reddit:before{content:"î¥"}.bxl-redux:before{content:"î¥"}.bxl-sass:before{content:"î¥"}.bxl-shopify:before{content:"î¥"}.bxl-skype:before{content:"î¥"}.bxl-slack:before{content:"î¥"}.bxl-slack-old:before{content:"î¥"}.bxl-snapchat:before{content:"î¥"}.bxl-soundcloud:before{content:"î¥"}.bxl-spotify:before{content:"î¥"}.bxl-squarespace:before{content:"î¥"}.bxl-stack-overflow:before{content:"î¥"}.bxl-stripe:before{content:"î¥"}.bxl-telegram:before{content:"î¥"}.bxl-trello:before{content:"î¥"}.bxl-tumblr:before{content:"î¥"}.bxl-twitch:before{content:"î¥ "}.bxl-twitter:before{content:"î¥¡"}.bxl-unsplash:before{content:"î¥¢"}.bxl-vimeo:before{content:"î¥£"}.bxl-visa:before{content:"î¥¤"}.bxl-vk:before{content:"î¥¥"}.bxl-vuejs:before{content:"î¥¦"}.bxl-whatsapp:before{content:"î¥§"}.bxl-whatsapp-square:before{content:"î¥¨"}.bxl-wikipedia:before{content:"î¥©"}.bxl-windows:before{content:"î¥ª"}.bxl-wix:before{content:"î¥«"}.bxl-wordpress:before{content:"î¥¬"}.bxl-yahoo:before{content:"î¥­"}.bxl-yelp:before{content:"î¥®"}.bxl-youtube:before{content:"î¥¯"}.bx-accessibility:before{content:"î¥°"}.bx-add-to-queue:before{content:"î¥±"}.bx-adjust:before{content:"î¥²"}.bx-alarm:before{content:"î¥³"}.bx-alarm-add:before{content:"î¥´"}.bx-alarm-off:before{content:"î¥µ"}.bx-album:before{content:"î¥¶"}.bx-align-justify:before{content:"î¥·"}.bx-align-left:before{content:"î¥¸"}.bx-align-middle:before{content:"î¥¹"}.bx-align-right:before{content:"î¥º"}.bx-analyse:before{content:"î¥»"}.bx-anchor:before{content:"î¥¼"}.bx-angry:before{content:"î¥½"}.bx-aperture:before{content:"î¥¾"}.bx-archive:before{content:"î¥¿"}.bx-archive-in:before{content:"î¦"}.bx-archive-out:before{content:"î¦"}.bx-area:before{content:"î¦"}.bx-arrow-back:before{content:"î¦"}.bx-at:before{content:"î¦"}.bx-award:before{content:"î¦"}.bx-badge:before{content:"î¦"}.bx-badge-check:before{content:"î¦"}.bx-ball:before{content:"î¦"}.bx-band-aid:before{content:"î¦"}.bx-bar-chart:before{content:"î¦"}.bx-bar-chart-alt:before{content:"î¦"}.bx-bar-chart-alt-2:before{content:"î¦"}.bx-bar-chart-square:before{content:"î¦"}.bx-barcode:before{content:"î¦"}.bx-basket:before{content:"î¦"}.bx-basketball:before{content:"î¦"}.bx-bath:before{content:"î¦"}.bx-battery:before{content:"î¦"}.bx-bed:before{content:"î¦"}.bx-bell:before{content:"î¦"}.bx-bell-minus:before{content:"î¦"}.bx-bell-off:before{content:"î¦"}.bx-bell-plus:before{content:"î¦"}.bx-bitcoin:before{content:"î¦"}.bx-block:before{content:"î¦"}.bx-bluetooth:before{content:"î¦"}.bx-body:before{content:"î¦"}.bx-bold:before{content:"î¦"}.bx-bolt-circle:before{content:"î¦"}.bx-book:before{content:"î¦"}.bx-book-bookmark:before{content:"î¦"}.bx-book-content:before{content:"î¦ "}.bx-bookmark:before{content:"î¦¡"}.bx-bookmark-minus:before{content:"î¦¢"}.bx-bookmark-plus:before{content:"î¦£"}.bx-bookmarks:before{content:"î¦¤"}.bx-book-open:before{content:"î¦¥"}.bx-border-all:before{content:"î¦¦"}.bx-border-bottom:before{content:"î¦§"}.bx-border-left:before{content:"î¦¨"}.bx-border-radius:before{content:"î¦©"}.bx-border-right:before{content:"î¦ª"}.bx-border-top:before{content:"î¦«"}.bx-bot:before{content:"î¦¬"}.bx-bowling-ball:before{content:"î¦­"}.bx-box:before{content:"î¦®"}.bx-briefcase:before{content:"î¦¯"}.bx-briefcase-alt:before{content:"î¦°"}.bx-briefcase-alt-2:before{content:"î¦±"}.bx-brightness:before{content:"î¦²"}.bx-brightness-half:before{content:"î¦³"}.bx-broadcast:before{content:"î¦´"}.bx-brush:before{content:"î¦µ"}.bx-brush-alt:before{content:"î¦¶"}.bx-bug:before{content:"î¦·"}.bx-bug-alt:before{content:"î¦¸"}.bx-building:before{content:"î¦¹"}.bx-building-house:before{content:"î¦º"}.bx-buildings:before{content:"î¦»"}.bx-bulb:before{content:"î¦¼"}.bx-bullseye:before{content:"î¦½"}.bx-buoy:before{content:"î¦¾"}.bx-bus:before{content:"î¦¿"}.bx-cake:before{content:"î§"}.bx-calculator:before{content:"î§"}.bx-calendar:before{content:"î§"}.bx-calendar-alt:before{content:"î§"}.bx-calendar-check:before{content:"î§"}.bx-calendar-event:before{content:"î§"}.bx-calendar-minus:before{content:"î§"}.bx-calendar-plus:before{content:"î§"}.bx-calendar-x:before{content:"î§"}.bx-camera:before{content:"î§"}.bx-camera-off:before{content:"î§"}.bx-captions:before{content:"î§"}.bx-car:before{content:"î§"}.bx-card:before{content:"î§"}.bx-caret-down:before{content:"î§"}.bx-caret-left:before{content:"î§"}.bx-caret-right:before{content:"î§"}.bx-caret-up:before{content:"î§"}.bx-carousel:before{content:"î§"}.bx-cart:before{content:"î§"}.bx-cart-alt:before{content:"î§"}.bx-cast:before{content:"î§"}.bx-certification:before{content:"î§"}.bx-chalkboard:before{content:"î§"}.bx-chart:before{content:"î§"}.bx-chat:before{content:"î§"}.bx-check:before{content:"î§"}.bx-checkbox:before{content:"î§"}.bx-checkbox-checked:before{content:"î§"}.bx-checkbox-square:before{content:"î§"}.bx-check-circle:before{content:"î§"}.bx-check-double:before{content:"î§"}.bx-check-shield:before{content:"î§ "}.bx-check-square:before{content:"î§¡"}.bx-chevron-down:before{content:"î§¢"}.bx-chevron-left:before{content:"î§£"}.bx-chevron-right:before{content:"î§¤"}.bx-chevrons-down:before{content:"î§¥"}.bx-chevrons-left:before{content:"î§¦"}.bx-chevrons-right:before{content:"î§§"}.bx-chevrons-up:before{content:"î§¨"}.bx-chevron-up:before{content:"î§©"}.bx-chip:before{content:"î§ª"}.bx-circle:before{content:"î§«"}.bx-clinic:before{content:"î§¬"}.bx-clipboard:before{content:"î§­"}.bx-closet:before{content:"î§®"}.bx-cloud:before{content:"î§¯"}.bx-cloud-download:before{content:"î§°"}.bx-cloud-drizzle:before{content:"î§±"}.bx-cloud-lightning:before{content:"î§²"}.bx-cloud-light-rain:before{content:"î§³"}.bx-cloud-rain:before{content:"î§´"}.bx-cloud-snow:before{content:"î§µ"}.bx-cloud-upload:before{content:"î§¶"}.bx-code:before{content:"î§·"}.bx-code-alt:before{content:"î§¸"}.bx-code-block:before{content:"î§¹"}.bx-code-curly:before{content:"î§º"}.bx-coffee:before{content:"î§»"}.bx-cog:before{content:"î§¼"}.bx-collapse:before{content:"î§½"}.bx-collection:before{content:"î§¾"}.bx-columns:before{content:"î§¿"}.bx-command:before{content:"î¨"}.bx-comment:before{content:"î¨"}.bx-comment-dots:before{content:"î¨"}.bx-compass:before{content:"î¨"}.bx-confused:before{content:"î¨"}.bx-conversation:before{content:"î¨"}.bx-cool:before{content:"î¨"}.bx-copy:before{content:"î¨"}.bx-copy-alt:before{content:"î¨"}.bx-copyright:before{content:"î¨"}.bx-credit-card:before{content:"î¨"}.bx-credit-card-alt:before{content:"î¨"}.bx-crop:before{content:"î¨"}.bx-crosshair:before{content:"î¨"}.bx-crown:before{content:"î¨"}.bx-cube:before{content:"î¨"}.bx-cube-alt:before{content:"î¨"}.bx-cuboid:before{content:"î¨"}.bx-customize:before{content:"î¨"}.bx-cut:before{content:"î¨"}.bx-cycling:before{content:"î¨"}.bx-cylinder:before{content:"î¨"}.bx-data:before{content:"î¨"}.bx-desktop:before{content:"î¨"}.bx-detail:before{content:"î¨"}.bx-devices:before{content:"î¨"}.bx-dialpad:before{content:"î¨"}.bx-dialpad-alt:before{content:"î¨"}.bx-diamond:before{content:"î¨"}.bx-directions:before{content:"î¨"}.bx-disc:before{content:"î¨"}.bx-dish:before{content:"î¨"}.bx-dislike:before{content:"î¨ "}.bx-dizzy:before{content:"î¨¡"}.bx-dna:before{content:"î¨¢"}.bx-dock-bottom:before{content:"î¨£"}.bx-dock-left:before{content:"î¨¤"}.bx-dock-right:before{content:"î¨¥"}.bx-dock-top:before{content:"î¨¦"}.bx-dollar:before{content:"î¨§"}.bx-dollar-circle:before{content:"î¨¨"}.bx-dots-horizontal:before{content:"î¨©"}.bx-dots-horizontal-rounded:before{content:"î¨ª"}.bx-dots-vertical:before{content:"î¨«"}.bx-dots-vertical-rounded:before{content:"î¨¬"}.bx-doughnut-chart:before{content:"î¨­"}.bx-down-arrow:before{content:"î¨®"}.bx-down-arrow-alt:before{content:"î¨¯"}.bx-down-arrow-circle:before{content:"î¨°"}.bx-download:before{content:"î¨±"}.bx-downvote:before{content:"î¨²"}.bx-droplet:before{content:"î¨³"}.bx-dumbbell:before{content:"î¨´"}.bx-duplicate:before{content:"î¨µ"}.bx-edit:before{content:"î¨¶"}.bx-edit-alt:before{content:"î¨·"}.bx-envelope:before{content:"î¨¸"}.bx-equalizer:before{content:"î¨¹"}.bx-error:before{content:"î¨º"}.bx-error-alt:before{content:"î¨»"}.bx-error-circle:before{content:"î¨¼"}.bx-euro:before{content:"î¨½"}.bx-exit:before{content:"î¨¾"}.bx-exit-fullscreen:before{content:"î¨¿"}.bx-expand:before{content:"î©"}.bx-export:before{content:"î©"}.bx-extension:before{content:"î©"}.bx-face:before{content:"î©"}.bx-fast-forward:before{content:"î©"}.bx-fast-forward-circle:before{content:"î©"}.bx-female:before{content:"î©"}.bx-female-sign:before{content:"î©"}.bx-file:before{content:"î©"}.bx-file-blank:before{content:"î©"}.bx-file-find:before{content:"î©"}.bx-film:before{content:"î©"}.bx-filter:before{content:"î©"}.bx-filter-alt:before{content:"î©"}.bx-fingerprint:before{content:"î©"}.bx-first-aid:before{content:"î©"}.bx-first-page:before{content:"î©"}.bx-flag:before{content:"î©"}.bx-folder:before{content:"î©"}.bx-folder-minus:before{content:"î©"}.bx-folder-open:before{content:"î©"}.bx-folder-plus:before{content:"î©"}.bx-font:before{content:"î©"}.bx-font-color:before{content:"î©"}.bx-font-family:before{content:"î©"}.bx-font-size:before{content:"î©"}.bx-food-menu:before{content:"î©"}.bx-food-tag:before{content:"î©"}.bx-football:before{content:"î©"}.bx-fridge:before{content:"î©"}.bx-fullscreen:before{content:"î©"}.bx-gas-pump:before{content:"î©"}.bx-ghost:before{content:"î© "}.bx-gift:before{content:"î©¡"}.bx-git-branch:before{content:"î©¢"}.bx-git-commit:before{content:"î©£"}.bx-git-compare:before{content:"î©¤"}.bx-git-merge:before{content:"î©¥"}.bx-git-pull-request:before{content:"î©¦"}.bx-git-repo-forked:before{content:"î©§"}.bx-globe:before{content:"î©¨"}.bx-globe-alt:before{content:"î©©"}.bx-grid:before{content:"î©ª"}.bx-grid-alt:before{content:"î©«"}.bx-grid-horizontal:before{content:"î©¬"}.bx-grid-small:before{content:"î©­"}.bx-grid-vertical:before{content:"î©®"}.bx-group:before{content:"î©¯"}.bx-handicap:before{content:"î©°"}.bx-happy:before{content:"î©±"}.bx-happy-alt:before{content:"î©²"}.bx-happy-beaming:before{content:"î©³"}.bx-happy-heart-eyes:before{content:"î©´"}.bx-hash:before{content:"î©µ"}.bx-hdd:before{content:"î©¶"}.bx-heading:before{content:"î©·"}.bx-headphone:before{content:"î©¸"}.bx-health:before{content:"î©¹"}.bx-heart:before{content:"î©º"}.bx-help-circle:before{content:"î©»"}.bx-hide:before{content:"î©¼"}.bx-highlight:before{content:"î©½"}.bx-history:before{content:"î©¾"}.bx-hive:before{content:"î©¿"}.bx-home:before{content:"îª"}.bx-home-alt:before{content:"îª"}.bx-home-circle:before{content:"îª"}.bx-horizontal-center:before{content:"îª"}.bx-hotel:before{content:"îª"}.bx-hourglass:before{content:"îª"}.bx-id-card:before{content:"îª"}.bx-image:before{content:"îª"}.bx-image-add:before{content:"îª"}.bx-image-alt:before{content:"îª"}.bx-images:before{content:"îª"}.bx-import:before{content:"îª"}.bx-infinite:before{content:"îª"}.bx-info-circle:before{content:"îª"}.bx-italic:before{content:"îª"}.bx-joystick:before{content:"îª"}.bx-joystick-alt:before{content:"îª"}.bx-joystick-button:before{content:"îª"}.bx-key:before{content:"îª"}.bx-label:before{content:"îª"}.bx-landscape:before{content:"îª"}.bx-laptop:before{content:"îª"}.bx-last-page:before{content:"îª"}.bx-laugh:before{content:"îª"}.bx-layer:before{content:"îª"}.bx-layout:before{content:"îª"}.bx-left-arrow:before{content:"îª"}.bx-left-arrow-alt:before{content:"îª"}.bx-left-arrow-circle:before{content:"îª"}.bx-left-down-arrow-circle:before{content:"îª"}.bx-left-indent:before{content:"îª"}.bx-left-top-arrow-circle:before{content:"îª"}.bx-like:before{content:"îª "}.bx-line-chart:before{content:"îª¡"}.bx-link:before{content:"îª¢"}.bx-link-alt:before{content:"îª£"}.bx-link-external:before{content:"îª¤"}.bx-lira:before{content:"îª¥"}.bx-list-check:before{content:"îª¦"}.bx-list-minus:before{content:"îª§"}.bx-list-ol:before{content:"îª¨"}.bx-list-plus:before{content:"îª©"}.bx-list-ul:before{content:"îªª"}.bx-loader:before{content:"îª«"}.bx-loader-alt:before{content:"îª¬"}.bx-loader-circle:before{content:"îª­"}.bx-lock:before{content:"îª®"}.bx-lock-alt:before{content:"îª¯"}.bx-lock-open:before{content:"îª°"}.bx-lock-open-alt:before{content:"îª±"}.bx-log-in:before{content:"îª²"}.bx-log-in-circle:before{content:"îª³"}.bx-log-out:before{content:"îª´"}.bx-log-out-circle:before{content:"îªµ"}.bx-magnet:before{content:"îª¶"}.bx-mail-send:before{content:"îª·"}.bx-male:before{content:"îª¸"}.bx-male-sign:before{content:"îª¹"}.bx-map:before{content:"îªº"}.bx-map-alt:before{content:"îª»"}.bx-map-pin:before{content:"îª¼"}.bx-meh:before{content:"îª½"}.bx-meh-alt:before{content:"îª¾"}.bx-meh-blank:before{content:"îª¿"}.bx-memory-card:before{content:"î«"}.bx-menu:before{content:"î«"}.bx-menu-alt-left:before{content:"î«"}.bx-menu-alt-right:before{content:"î«"}.bx-message:before{content:"î«"}.bx-message-alt:before{content:"î«"}.bx-message-alt-dots:before{content:"î«"}.bx-message-dots:before{content:"î«"}.bx-message-rounded:before{content:"î«"}.bx-message-rounded-dots:before{content:"î«"}.bx-message-square:before{content:"î«"}.bx-message-square-dots:before{content:"î«"}.bx-microphone:before{content:"î«"}.bx-microphone-off:before{content:"î«"}.bx-minus:before{content:"î«"}.bx-minus-circle:before{content:"î«"}.bx-mobile:before{content:"î«"}.bx-mobile-alt:before{content:"î«"}.bx-mobile-landscape:before{content:"î«"}.bx-mobile-vibration:before{content:"î«"}.bx-money:before{content:"î«"}.bx-moon:before{content:"î«"}.bx-mouse:before{content:"î«"}.bx-mouse-alt:before{content:"î«"}.bx-move:before{content:"î«"}.bx-move-horizontal:before{content:"î«"}.bx-move-vertical:before{content:"î«"}.bx-movie:before{content:"î«"}.bx-music:before{content:"î«"}.bx-navigation:before{content:"î«"}.bx-news:before{content:"î«"}.bx-no-entry:before{content:"î«"}.bx-note:before{content:"î« "}.bx-notepad:before{content:"î«¡"}.bx-notification:before{content:"î«¢"}.bx-notification-off:before{content:"î«£"}.bx-package:before{content:"î«¤"}.bx-paint:before{content:"î«¥"}.bx-paint-roll:before{content:"î«¦"}.bx-palette:before{content:"î«§"}.bx-paperclip:before{content:"î«¨"}.bx-paper-plane:before{content:"î«©"}.bx-paragraph:before{content:"î«ª"}.bx-paste:before{content:"î««"}.bx-pause:before{content:"î«¬"}.bx-pause-circle:before{content:"î«­"}.bx-pen:before{content:"î«®"}.bx-pencil:before{content:"î«¯"}.bx-phone:before{content:"î«°"}.bx-phone-call:before{content:"î«±"}.bx-phone-incoming:before{content:"î«²"}.bx-phone-outgoing:before{content:"î«³"}.bx-photo-album:before{content:"î«´"}.bx-pie-chart:before{content:"î«µ"}.bx-pie-chart-alt:before{content:"î«¶"}.bx-pie-chart-alt-2:before{content:"î«·"}.bx-pin:before{content:"î«¸"}.bx-planet:before{content:"î«¹"}.bx-play:before{content:"î«º"}.bx-play-circle:before{content:"î«»"}.bx-plug:before{content:"î«¼"}.bx-plus:before{content:"î«½"}.bx-plus-circle:before{content:"î«¾"}.bx-plus-medical:before{content:"î«¿"}.bx-poll:before{content:"î¬"}.bx-polygon:before{content:"î¬"}.bx-pound:before{content:"î¬"}.bx-power-off:before{content:"î¬"}.bx-printer:before{content:"î¬"}.bx-pulse:before{content:"î¬"}.bx-purchase-tag:before{content:"î¬"}.bx-purchase-tag-alt:before{content:"î¬"}.bx-pyramid:before{content:"î¬"}.bx-question-mark:before{content:"î¬"}.bx-radar:before{content:"î¬"}.bx-radio:before{content:"î¬"}.bx-radio-circle:before{content:"î¬"}.bx-radio-circle-marked:before{content:"î¬"}.bx-receipt:before{content:"î¬"}.bx-rectangle:before{content:"î¬"}.bx-redo:before{content:"î¬"}.bx-rename:before{content:"î¬"}.bx-repeat:before{content:"î¬"}.bx-reply:before{content:"î¬"}.bx-reply-all:before{content:"î¬"}.bx-repost:before{content:"î¬"}.bx-reset:before{content:"î¬"}.bx-restaurant:before{content:"î¬"}.bx-revision:before{content:"î¬"}.bx-rewind:before{content:"î¬"}.bx-rewind-circle:before{content:"î¬"}.bx-right-arrow:before{content:"î¬"}.bx-right-arrow-alt:before{content:"î¬"}.bx-right-arrow-circle:before{content:"î¬"}.bx-right-down-arrow-circle:before{content:"î¬"}.bx-right-indent:before{content:"î¬"}.bx-right-top-arrow-circle:before{content:"î¬ "}.bx-rocket:before{content:"î¬¡"}.bx-rotate-left:before{content:"î¬¢"}.bx-rotate-right:before{content:"î¬£"}.bx-rss:before{content:"î¬¤"}.bx-ruble:before{content:"î¬¥"}.bx-ruler:before{content:"î¬¦"}.bx-run:before{content:"î¬§"}.bx-rupee:before{content:"î¬¨"}.bx-sad:before{content:"î¬©"}.bx-save:before{content:"î¬ª"}.bx-screenshot:before{content:"î¬«"}.bx-search:before{content:"î¬¬"}.bx-search-alt:before{content:"î¬­"}.bx-search-alt-2:before{content:"î¬®"}.bx-selection:before{content:"î¬¯"}.bx-select-multiple:before{content:"î¬°"}.bx-send:before{content:"î¬±"}.bx-server:before{content:"î¬²"}.bx-shape-circle:before{content:"î¬³"}.bx-shape-square:before{content:"î¬´"}.bx-shape-triangle:before{content:"î¬µ"}.bx-share:before{content:"î¬¶"}.bx-share-alt:before{content:"î¬·"}.bx-shekel:before{content:"î¬¸"}.bx-shield:before{content:"î¬¹"}.bx-shield-alt:before{content:"î¬º"}.bx-shield-alt-2:before{content:"î¬»"}.bx-shield-quarter:before{content:"î¬¼"}.bx-shocked:before{content:"î¬½"}.bx-shopping-bag:before{content:"î¬¾"}.bx-show:before{content:"î¬¿"}.bx-show-alt:before{content:"î­"}.bx-shuffle:before{content:"î­"}.bx-sidebar:before{content:"î­"}.bx-sitemap:before{content:"î­"}.bx-skip-next:before{content:"î­"}.bx-skip-next-circle:before{content:"î­"}.bx-skip-previous:before{content:"î­"}.bx-skip-previous-circle:before{content:"î­"}.bx-sleepy:before{content:"î­"}.bx-slider:before{content:"î­"}.bx-slider-alt:before{content:"î­"}.bx-slideshow:before{content:"î­"}.bx-smile:before{content:"î­"}.bx-sort:before{content:"î­"}.bx-sort-a-z:before{content:"î­"}.bx-sort-down:before{content:"î­"}.bx-sort-up:before{content:"î­"}.bx-sort-z-a:before{content:"î­"}.bx-spa:before{content:"î­"}.bx-space-bar:before{content:"î­"}.bx-spreadsheet:before{content:"î­"}.bx-square:before{content:"î­"}.bx-square-rounded:before{content:"î­"}.bx-star:before{content:"î­"}.bx-station:before{content:"î­"}.bx-stats:before{content:"î­"}.bx-sticker:before{content:"î­"}.bx-stop:before{content:"î­"}.bx-stop-circle:before{content:"î­"}.bx-stopwatch:before{content:"î­"}.bx-store:before{content:"î­"}.bx-store-alt:before{content:"î­"}.bx-street-view:before{content:"î­ "}.bx-strikethrough:before{content:"î­¡"}.bx-subdirectory-left:before{content:"î­¢"}.bx-subdirectory-right:before{content:"î­£"}.bx-sun:before{content:"î­¤"}.bx-support:before{content:"î­¥"}.bx-swim:before{content:"î­¦"}.bx-sync:before{content:"î­§"}.bx-tab:before{content:"î­¨"}.bx-table:before{content:"î­©"}.bx-tag:before{content:"î­ª"}.bx-target-lock:before{content:"î­«"}.bx-task:before{content:"î­¬"}.bx-taxi:before{content:"î­­"}.bx-tennis-ball:before{content:"î­®"}.bx-terminal:before{content:"î­¯"}.bx-test-tube:before{content:"î­°"}.bx-text:before{content:"î­±"}.bx-time:before{content:"î­²"}.bx-time-five:before{content:"î­³"}.bx-timer:before{content:"î­´"}.bx-tired:before{content:"î­µ"}.bx-toggle-left:before{content:"î­¶"}.bx-toggle-right:before{content:"î­·"}.bx-tone:before{content:"î­¸"}.bx-train:before{content:"î­¹"}.bx-transfer:before{content:"î­º"}.bx-transfer-alt:before{content:"î­»"}.bx-trash:before{content:"î­¼"}.bx-trash-alt:before{content:"î­½"}.bx-trending-down:before{content:"î­¾"}.bx-trending-up:before{content:"î­¿"}.bx-trophy:before{content:"î®"}.bx-tv:before{content:"î®"}.bx-underline:before{content:"î®"}.bx-undo:before{content:"î®"}.bx-unlink:before{content:"î®"}.bx-up-arrow:before{content:"î®"}.bx-up-arrow-alt:before{content:"î®"}.bx-up-arrow-circle:before{content:"î®"}.bx-upload:before{content:"î®"}.bx-upside-down:before{content:"î®"}.bx-upvote:before{content:"î®"}.bx-usb:before{content:"î®"}.bx-user:before{content:"î®"}.bx-user-check:before{content:"î®"}.bx-user-circle:before{content:"î®"}.bx-user-minus:before{content:"î®"}.bx-user-pin:before{content:"î®"}.bx-user-plus:before{content:"î®"}.bx-user-voice:before{content:"î®"}.bx-user-x:before{content:"î®"}.bx-vertical-center:before{content:"î®"}.bx-video:before{content:"î®"}.bx-video-off:before{content:"î®"}.bx-video-plus:before{content:"î®"}.bx-video-recording:before{content:"î®"}.bx-voicemail:before{content:"î®"}.bx-volume:before{content:"î®"}.bx-volume-full:before{content:"î®"}.bx-volume-low:before{content:"î®"}.bx-volume-mute:before{content:"î®"}.bx-walk:before{content:"î®"}.bx-wallet:before{content:"î®"}.bx-wallet-alt:before{content:"î® "}.bx-water:before{content:"î®¡"}.bx-wifi:before{content:"î®¢"}.bx-wifi-off:before{content:"î®£"}.bx-wind:before{content:"î®¤"}.bx-window:before{content:"î®¥"}.bx-window-close:before{content:"î®¦"}.bx-window-open:before{content:"î®§"}.bx-windows:before{content:"î®¨"}.bx-wink-smile:before{content:"î®©"}.bx-wink-tongue:before{content:"î®ª"}.bx-won:before{content:"î®«"}.bx-world:before{content:"î®¬"}.bx-wrench:before{content:"î®­"}.bx-x:before{content:"î®®"}.bx-x-circle:before{content:"î®¯"}.bx-yen:before{content:"î®°"}.bx-zoom-in:before{content:"î®±"}.bx-zoom-out:before{content:"î®²"}.bxs-add-to-queue:before{content:"î®³"}.bxs-adjust:before{content:"î®´"}.bxs-adjust-alt:before{content:"î®µ"}.bxs-alarm:before{content:"î®¶"}.bxs-alarm-add:before{content:"î®·"}.bxs-alarm-off:before{content:"î®¸"}.bxs-album:before{content:"î®¹"}.bxs-ambulance:before{content:"î®º"}.bxs-analyse:before{content:"î®»"}.bxs-angry:before{content:"î®¼"}.bxs-archive:before{content:"î®½"}.bxs-archive-in:before{content:"î®¾"}.bxs-archive-out:before{content:"î®¿"}.bxs-area:before{content:"î¯"}.bxs-award:before{content:"î¯"}.bxs-baby-carriage:before{content:"î¯"}.bxs-badge:before{content:"î¯"}.bxs-badge-check:before{content:"î¯"}.bxs-ball:before{content:"î¯"}.bxs-band-aid:before{content:"î¯"}.bxs-bank:before{content:"î¯"}.bxs-bar-chart-alt-2:before{content:"î¯"}.bxs-bar-chart-square:before{content:"î¯"}.bxs-barcode:before{content:"î¯"}.bxs-basket:before{content:"î¯"}.bxs-bath:before{content:"î¯"}.bxs-battery:before{content:"î¯"}.bxs-battery-charging:before{content:"î¯"}.bxs-battery-full:before{content:"î¯"}.bxs-battery-low:before{content:"î¯"}.bxs-bed:before{content:"î¯"}.bxs-bell:before{content:"î¯"}.bxs-bell-minus:before{content:"î¯"}.bxs-bell-off:before{content:"î¯"}.bxs-bell-plus:before{content:"î¯"}.bxs-bell-ring:before{content:"î¯"}.bxs-bolt:before{content:"î¯"}.bxs-bolt-circle:before{content:"î¯"}.bxs-book:before{content:"î¯"}.bxs-book-bookmark:before{content:"î¯"}.bxs-book-content:before{content:"î¯"}.bxs-bookmark:before{content:"î¯"}.bxs-bookmark-minus:before{content:"î¯"}.bxs-bookmark-plus:before{content:"î¯"}.bxs-bookmarks:before{content:"î¯"}.bxs-bookmark-star:before{content:"î¯ "}.bxs-book-open:before{content:"î¯¡"}.bxs-bot:before{content:"î¯¢"}.bxs-bowling-ball:before{content:"î¯£"}.bxs-box:before{content:"î¯¤"}.bxs-briefcase:before{content:"î¯¥"}.bxs-briefcase-alt:before{content:"î¯¦"}.bxs-briefcase-alt-2:before{content:"î¯§"}.bxs-brightness:before{content:"î¯¨"}.bxs-brightness-half:before{content:"î¯©"}.bxs-brush:before{content:"î¯ª"}.bxs-brush-alt:before{content:"î¯«"}.bxs-bug:before{content:"î¯¬"}.bxs-bug-alt:before{content:"î¯­"}.bxs-building:before{content:"î¯®"}.bxs-building-house:before{content:"î¯¯"}.bxs-buildings:before{content:"î¯°"}.bxs-bulb:before{content:"î¯±"}.bxs-buoy:before{content:"î¯²"}.bxs-bus:before{content:"î¯³"}.bxs-business:before{content:"î¯´"}.bxs-cake:before{content:"î¯µ"}.bxs-calculator:before{content:"î¯¶"}.bxs-calendar:before{content:"î¯·"}.bxs-calendar-alt:before{content:"î¯¸"}.bxs-calendar-check:before{content:"î¯¹"}.bxs-calendar-event:before{content:"î¯º"}.bxs-calendar-minus:before{content:"î¯»"}.bxs-calendar-plus:before{content:"î¯¼"}.bxs-calendar-x:before{content:"î¯½"}.bxs-camera:before{content:"î¯¾"}.bxs-camera-off:before{content:"î¯¿"}.bxs-camera-plus:before{content:"î°"}.bxs-capsule:before{content:"î°"}.bxs-captions:before{content:"î°"}.bxs-car:before{content:"î°"}.bxs-card:before{content:"î°"}.bxs-caret-down-circle:before{content:"î°"}.bxs-caret-left-circle:before{content:"î°"}.bxs-caret-right-circle:before{content:"î°"}.bxs-caret-up-circle:before{content:"î°"}.bxs-carousel:before{content:"î°"}.bxs-cart:before{content:"î°"}.bxs-cart-alt:before{content:"î°"}.bxs-certification:before{content:"î°"}.bxs-chalkboard:before{content:"î°"}.bxs-chart:before{content:"î°"}.bxs-chat:before{content:"î°"}.bxs-checkbox:before{content:"î°"}.bxs-checkbox-checked:before{content:"î°"}.bxs-check-circle:before{content:"î°"}.bxs-check-shield:before{content:"î°"}.bxs-check-square:before{content:"î°"}.bxs-chip:before{content:"î°"}.bxs-circle:before{content:"î°"}.bxs-city:before{content:"î°"}.bxs-clinic:before{content:"î°"}.bxs-cloud:before{content:"î°"}.bxs-cloud-download:before{content:"î°"}.bxs-cloud-lightning:before{content:"î°"}.bxs-cloud-rain:before{content:"î°"}.bxs-cloud-upload:before{content:"î°"}.bxs-coffee:before{content:"î°"}.bxs-coffee-alt:before{content:"î°"}.bxs-cog:before{content:"î° "}.bxs-collection:before{content:"î°¡"}.bxs-color-fill:before{content:"î°¢"}.bxs-comment:before{content:"î°£"}.bxs-comment-add:before{content:"î°¤"}.bxs-comment-detail:before{content:"î°¥"}.bxs-comment-dots:before{content:"î°¦"}.bxs-comment-error:before{content:"î°§"}.bxs-compass:before{content:"î°¨"}.bxs-component:before{content:"î°©"}.bxs-confused:before{content:"î°ª"}.bxs-contact:before{content:"î°«"}.bxs-conversation:before{content:"î°¬"}.bxs-cool:before{content:"î°­"}.bxs-copy:before{content:"î°®"}.bxs-copy-alt:before{content:"î°¯"}.bxs-coupon:before{content:"î°°"}.bxs-credit-card:before{content:"î°±"}.bxs-credit-card-alt:before{content:"î°²"}.bxs-crown:before{content:"î°³"}.bxs-cube:before{content:"î°´"}.bxs-cube-alt:before{content:"î°µ"}.bxs-cuboid:before{content:"î°¶"}.bxs-customize:before{content:"î°·"}.bxs-cylinder:before{content:"î°¸"}.bxs-dashboard:before{content:"î°¹"}.bxs-data:before{content:"î°º"}.bxs-detail:before{content:"î°»"}.bxs-devices:before{content:"î°¼"}.bxs-direction-left:before{content:"î°½"}.bxs-direction-right:before{content:"î°¾"}.bxs-directions:before{content:"î°¿"}.bxs-disc:before{content:"î±"}.bxs-discount:before{content:"î±"}.bxs-dish:before{content:"î±"}.bxs-dislike:before{content:"î±"}.bxs-dizzy:before{content:"î±"}.bxs-dock-bottom:before{content:"î±"}.bxs-dock-left:before{content:"î±"}.bxs-dock-right:before{content:"î±"}.bxs-dock-top:before{content:"î±"}.bxs-dollar-circle:before{content:"î±"}.bxs-doughnut-chart:before{content:"î±"}.bxs-down-arrow:before{content:"î±"}.bxs-down-arrow-circle:before{content:"î±"}.bxs-down-arrow-square:before{content:"î±"}.bxs-download:before{content:"î±"}.bxs-downvote:before{content:"î±"}.bxs-drink:before{content:"î±"}.bxs-droplet:before{content:"î±"}.bxs-droplet-half:before{content:"î±"}.bxs-duplicate:before{content:"î±"}.bxs-edit:before{content:"î±"}.bxs-edit-alt:before{content:"î±"}.bxs-eject:before{content:"î±"}.bxs-envelope:before{content:"î±"}.bxs-eraser:before{content:"î±"}.bxs-error:before{content:"î±"}.bxs-error-alt:before{content:"î±"}.bxs-error-circle:before{content:"î±"}.bxs-exit:before{content:"î±"}.bxs-extension:before{content:"î±"}.bxs-eyedropper:before{content:"î±"}.bxs-face:before{content:"î±"}.bxs-factory:before{content:"î± "}.bxs-fast-forward-circle:before{content:"î±¡"}.bxs-file:before{content:"î±¢"}.bxs-file-blank:before{content:"î±£"}.bxs-file-css:before{content:"î±¤"}.bxs-file-doc:before{content:"î±¥"}.bxs-file-find:before{content:"î±¦"}.bxs-file-gif:before{content:"î±§"}.bxs-file-html:before{content:"î±¨"}.bxs-file-image:before{content:"î±©"}.bxs-file-jpg:before{content:"î±ª"}.bxs-file-js:before{content:"î±«"}.bxs-file-json:before{content:"î±¬"}.bxs-file-md:before{content:"î±­"}.bxs-file-pdf:before{content:"î±®"}.bxs-file-plus:before{content:"î±¯"}.bxs-file-png:before{content:"î±°"}.bxs-file-txt:before{content:"î±±"}.bxs-film:before{content:"î±²"}.bxs-filter-alt:before{content:"î±³"}.bxs-first-aid:before{content:"î±´"}.bxs-flag:before{content:"î±µ"}.bxs-flag-alt:before{content:"î±¶"}.bxs-flame:before{content:"î±·"}.bxs-flask:before{content:"î±¸"}.bxs-folder:before{content:"î±¹"}.bxs-folder-minus:before{content:"î±º"}.bxs-folder-open:before{content:"î±»"}.bxs-folder-plus:before{content:"î±¼"}.bxs-food-menu:before{content:"î±½"}.bxs-fridge:before{content:"î±¾"}.bxs-gas-pump:before{content:"î±¿"}.bxs-ghost:before{content:"î²"}.bxs-gift:before{content:"î²"}.bxs-graduation:before{content:"î²"}.bxs-grid:before{content:"î²"}.bxs-grid-alt:before{content:"î²"}.bxs-group:before{content:"î²"}.bxs-hand-down:before{content:"î²"}.bxs-hand-left:before{content:"î²"}.bxs-hand-right:before{content:"î²"}.bxs-hand-up:before{content:"î²"}.bxs-happy:before{content:"î²"}.bxs-happy-alt:before{content:"î²"}.bxs-happy-beaming:before{content:"î²"}.bxs-happy-heart-eyes:before{content:"î²"}.bxs-hdd:before{content:"î²"}.bxs-heart:before{content:"î²"}.bxs-help-circle:before{content:"î²"}.bxs-hide:before{content:"î²"}.bxs-home:before{content:"î²"}.bxs-home-circle:before{content:"î²"}.bxs-hot:before{content:"î²"}.bxs-hotel:before{content:"î²"}.bxs-hourglass:before{content:"î²"}.bxs-hourglass-bottom:before{content:"î²"}.bxs-hourglass-top:before{content:"î²"}.bxs-id-card:before{content:"î²"}.bxs-image:before{content:"î²"}.bxs-image-add:before{content:"î²"}.bxs-image-alt:before{content:"î²"}.bxs-inbox:before{content:"î²"}.bxs-info-circle:before{content:"î²"}.bxs-institution:before{content:"î²"}.bxs-joystick:before{content:"î² "}.bxs-joystick-alt:before{content:"î²¡"}.bxs-joystick-button:before{content:"î²¢"}.bxs-key:before{content:"î²£"}.bxs-keyboard:before{content:"î²¤"}.bxs-label:before{content:"î²¥"}.bxs-landmark:before{content:"î²¦"}.bxs-landscape:before{content:"î²§"}.bxs-laugh:before{content:"î²¨"}.bxs-layer:before{content:"î²©"}.bxs-layout:before{content:"î²ª"}.bxs-left-arrow:before{content:"î²«"}.bxs-left-arrow-circle:before{content:"î²¬"}.bxs-left-arrow-square:before{content:"î²­"}.bxs-left-down-arrow-circle:before{content:"î²®"}.bxs-left-top-arrow-circle:before{content:"î²¯"}.bxs-like:before{content:"î²°"}.bxs-lock:before{content:"î²±"}.bxs-lock-alt:before{content:"î²²"}.bxs-lock-open:before{content:"î²³"}.bxs-lock-open-alt:before{content:"î²´"}.bxs-log-in:before{content:"î²µ"}.bxs-log-in-circle:before{content:"î²¶"}.bxs-log-out:before{content:"î²·"}.bxs-log-out-circle:before{content:"î²¸"}.bxs-magic-wand:before{content:"î²¹"}.bxs-magnet:before{content:"î²º"}.bxs-map:before{content:"î²»"}.bxs-map-alt:before{content:"î²¼"}.bxs-map-pin:before{content:"î²½"}.bxs-megaphone:before{content:"î²¾"}.bxs-meh:before{content:"î²¿"}.bxs-meh-alt:before{content:"î³"}.bxs-meh-blank:before{content:"î³"}.bxs-memory-card:before{content:"î³"}.bxs-message:before{content:"î³"}.bxs-message-alt:before{content:"î³"}.bxs-message-alt-dots:before{content:"î³"}.bxs-message-dots:before{content:"î³"}.bxs-message-rounded:before{content:"î³"}.bxs-message-rounded-dots:before{content:"î³"}.bxs-message-square:before{content:"î³"}.bxs-message-square-dots:before{content:"î³"}.bxs-microphone:before{content:"î³"}.bxs-microphone-alt:before{content:"î³"}.bxs-microphone-off:before{content:"î³"}.bxs-minus-circle:before{content:"î³"}.bxs-minus-square:before{content:"î³"}.bxs-mobile:before{content:"î³"}.bxs-mobile-vibration:before{content:"î³"}.bxs-moon:before{content:"î³"}.bxs-mouse:before{content:"î³"}.bxs-mouse-alt:before{content:"î³"}.bxs-movie:before{content:"î³"}.bxs-music:before{content:"î³"}.bxs-navigation:before{content:"î³"}.bxs-news:before{content:"î³"}.bxs-no-entry:before{content:"î³"}.bxs-note:before{content:"î³"}.bxs-notepad:before{content:"î³"}.bxs-notification:before{content:"î³"}.bxs-notification-off:before{content:"î³"}.bxs-offer:before{content:"î³"}.bxs-package:before{content:"î³"}.bxs-paint:before{content:"î³ "}.bxs-paint-roll:before{content:"î³¡"}.bxs-palette:before{content:"î³¢"}.bxs-paper-plane:before{content:"î³£"}.bxs-parking:before{content:"î³¤"}.bxs-paste:before{content:"î³¥"}.bxs-pen:before{content:"î³¦"}.bxs-pencil:before{content:"î³§"}.bxs-phone:before{content:"î³¨"}.bxs-phone-call:before{content:"î³©"}.bxs-phone-incoming:before{content:"î³ª"}.bxs-phone-outgoing:before{content:"î³«"}.bxs-photo-album:before{content:"î³¬"}.bxs-pie-chart:before{content:"î³­"}.bxs-pie-chart-alt:before{content:"î³®"}.bxs-pie-chart-alt-2:before{content:"î³¯"}.bxs-pin:before{content:"î³°"}.bxs-plane:before{content:"î³±"}.bxs-plane-alt:before{content:"î³²"}.bxs-plane-land:before{content:"î³³"}.bxs-planet:before{content:"î³´"}.bxs-plane-take-off:before{content:"î³µ"}.bxs-playlist:before{content:"î³¶"}.bxs-plug:before{content:"î³·"}.bxs-plus-circle:before{content:"î³¸"}.bxs-plus-square:before{content:"î³¹"}.bxs-polygon:before{content:"î³º"}.bxs-printer:before{content:"î³»"}.bxs-purchase-tag:before{content:"î³¼"}.bxs-purchase-tag-alt:before{content:"î³½"}.bxs-pyramid:before{content:"î³¾"}.bxs-quote-alt-left:before{content:"î³¿"}.bxs-quote-alt-right:before{content:"î´"}.bxs-quote-left:before{content:"î´"}.bxs-quote-right:before{content:"î´"}.bxs-quote-single-left:before{content:"î´"}.bxs-quote-single-right:before{content:"î´"}.bxs-radio:before{content:"î´"}.bxs-receipt:before{content:"î´"}.bxs-rectangle:before{content:"î´"}.bxs-rename:before{content:"î´"}.bxs-report:before{content:"î´"}.bxs-rewind-circle:before{content:"î´"}.bxs-right-arrow:before{content:"î´"}.bxs-right-arrow-circle:before{content:"î´"}.bxs-right-arrow-square:before{content:"î´"}.bxs-right-down-arrow-circle:before{content:"î´"}.bxs-right-top-arrow-circle:before{content:"î´"}.bxs-rocket:before{content:"î´"}.bxs-ruler:before{content:"î´"}.bxs-sad:before{content:"î´"}.bxs-save:before{content:"î´"}.bxs-school:before{content:"î´"}.bxs-search:before{content:"î´"}.bxs-search-alt-2:before{content:"î´"}.bxs-select-multiple:before{content:"î´"}.bxs-send:before{content:"î´"}.bxs-server:before{content:"î´"}.bxs-share:before{content:"î´"}.bxs-share-alt:before{content:"î´"}.bxs-shield:before{content:"î´"}.bxs-shield-alt-2:before{content:"î´"}.bxs-ship:before{content:"î´"}.bxs-shocked:before{content:"î´"}.bxs-shopping-bag:before{content:"î´ "}.bxs-shopping-bag-alt:before{content:"î´¡"}.bxs-show:before{content:"î´¢"}.bxs-skip-next-circle:before{content:"î´£"}.bxs-skip-previous-circle:before{content:"î´¤"}.bxs-skull:before{content:"î´¥"}.bxs-sleepy:before{content:"î´¦"}.bxs-slideshow:before{content:"î´§"}.bxs-smile:before{content:"î´¨"}.bxs-sort-alt:before{content:"î´©"}.bxs-spa:before{content:"î´ª"}.bxs-spreadsheet:before{content:"î´«"}.bxs-square:before{content:"î´¬"}.bxs-square-rounded:before{content:"î´­"}.bxs-star:before{content:"î´®"}.bxs-star-half:before{content:"î´¯"}.bxs-stopwatch:before{content:"î´°"}.bxs-store:before{content:"î´±"}.bxs-store-alt:before{content:"î´²"}.bxs-sun:before{content:"î´³"}.bxs-tag:before{content:"î´´"}.bxs-tag-x:before{content:"î´µ"}.bxs-taxi:before{content:"î´¶"}.bxs-tennis-ball:before{content:"î´·"}.bxs-terminal:before{content:"î´¸"}.bxs-time:before{content:"î´¹"}.bxs-time-five:before{content:"î´º"}.bxs-timer:before{content:"î´»"}.bxs-tired:before{content:"î´¼"}.bxs-toggle-left:before{content:"î´½"}.bxs-toggle-right:before{content:"î´¾"}.bxs-tone:before{content:"î´¿"}.bxs-torch:before{content:"îµ"}.bxs-to-top:before{content:"îµ"}.bxs-traffic:before{content:"îµ"}.bxs-traffic-barrier:before{content:"îµ"}.bxs-train:before{content:"îµ"}.bxs-trash:before{content:"îµ"}.bxs-trash-alt:before{content:"îµ"}.bxs-tree:before{content:"îµ"}.bxs-trophy:before{content:"îµ"}.bxs-truck:before{content:"îµ"}.bxs-t-shirt:before{content:"îµ"}.bxs-up-arrow:before{content:"îµ"}.bxs-up-arrow-circle:before{content:"îµ"}.bxs-up-arrow-square:before{content:"îµ"}.bxs-upside-down:before{content:"îµ"}.bxs-upvote:before{content:"îµ"}.bxs-user:before{content:"îµ"}.bxs-user-badge:before{content:"îµ"}.bxs-user-check:before{content:"îµ"}.bxs-user-circle:before{content:"îµ"}.bxs-user-detail:before{content:"îµ"}.bxs-user-minus:before{content:"îµ"}.bxs-user-pin:before{content:"îµ"}.bxs-user-plus:before{content:"îµ"}.bxs-user-rectangle:before{content:"îµ"}.bxs-user-voice:before{content:"îµ"}.bxs-user-x:before{content:"îµ"}.bxs-vial:before{content:"îµ"}.bxs-video:before{content:"îµ"}.bxs-video-off:before{content:"îµ"}.bxs-video-plus:before{content:"îµ"}.bxs-video-recording:before{content:"îµ"}.bxs-videos:before{content:"îµ "}.bxs-volume:before{content:"îµ¡"}.bxs-volume-full:before{content:"îµ¢"}.bxs-volume-low:before{content:"îµ£"}.bxs-volume-mute:before{content:"îµ¤"}.bxs-wallet:before{content:"îµ¥"}.bxs-wallet-alt:before{content:"îµ¦"}.bxs-watch:before{content:"îµ§"}.bxs-watch-alt:before{content:"îµ¨"}.bxs-widget:before{content:"îµ©"}.bxs-wine:before{content:"îµª"}.bxs-wink-smile:before{content:"îµ«"}.bxs-wink-tongue:before{content:"îµ¬"}.bxs-wrench:before{content:"îµ­"}.bxs-x-circle:before{content:"îµ®"}.bxs-x-square:before{content:"îµ¯"}.bxs-yin-yang:before{content:"îµ°"}.bxs-zap:before{content:"îµ±"}.bxs-zoom-in:before{content:"îµ²"}.bxs-zoom-out:before{content:"îµ³"}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"ï®"}.fa-accessible-icon:before{content:"ï¨"}.fa-accusoft:before{content:"ï©"}.fa-acquisitions-incorporated:before{content:"ï¯"}.fa-ad:before{content:"ï"}.fa-address-book:before{content:"ï¹"}.fa-address-card:before{content:"ï»"}.fa-adjust:before{content:"ï"}.fa-adn:before{content:"ï°"}.fa-adobe:before{content:"ï¸"}.fa-adversal:before{content:"ïª"}.fa-affiliatetheme:before{content:"ï«"}.fa-air-freshener:before{content:"ï"}.fa-airbnb:before{content:"ï ´"}.fa-algolia:before{content:"ï¬"}.fa-align-center:before{content:"ï·"}.fa-align-justify:before{content:"ï¹"}.fa-align-left:before{content:"ï¶"}.fa-align-right:before{content:"ï¸"}.fa-alipay:before{content:"ï"}.fa-allergies:before{content:"ï¡"}.fa-amazon:before{content:"ï°"}.fa-amazon-pay:before{content:"ï¬"}.fa-ambulance:before{content:"ï¹"}.fa-american-sign-language-interpreting:before{content:"ï£"}.fa-amilia:before{content:"ï­"}.fa-anchor:before{content:"ï½"}.fa-android:before{content:"ï»"}.fa-angellist:before{content:"ï"}.fa-angle-double-down:before{content:"ï"}.fa-angle-double-left:before{content:"ï"}.fa-angle-double-right:before{content:"ï"}.fa-angle-double-up:before{content:"ï"}.fa-angle-down:before{content:"ï"}.fa-angle-left:before{content:"ï"}.fa-angle-right:before{content:"ï"}.fa-angle-up:before{content:"ï"}.fa-angry:before{content:"ï"}.fa-angrycreative:before{content:"ï®"}.fa-angular:before{content:"ï "}.fa-ankh:before{content:"ï"}.fa-app-store:before{content:"ï¯"}.fa-app-store-ios:before{content:"ï°"}.fa-apper:before{content:"ï±"}.fa-apple:before{content:"ï¹"}.fa-apple-alt:before{content:"ï"}.fa-apple-pay:before{content:"ï"}.fa-archive:before{content:"ï"}.fa-archway:before{content:"ï"}.fa-arrow-alt-circle-down:before{content:"ï"}.fa-arrow-alt-circle-left:before{content:"ï"}.fa-arrow-alt-circle-right:before{content:"ï"}.fa-arrow-alt-circle-up:before{content:"ï"}.fa-arrow-circle-down:before{content:"ï«"}.fa-arrow-circle-left:before{content:"ï¨"}.fa-arrow-circle-right:before{content:"ï©"}.fa-arrow-circle-up:before{content:"ïª"}.fa-arrow-down:before{content:"ï£"}.fa-arrow-left:before{content:"ï "}.fa-arrow-right:before{content:"ï¡"}.fa-arrow-up:before{content:"ï¢"}.fa-arrows-alt:before{content:"ï²"}.fa-arrows-alt-h:before{content:"ï·"}.fa-arrows-alt-v:before{content:"ï¸"}.fa-artstation:before{content:"ïº"}.fa-assistive-listening-systems:before{content:"ï¢"}.fa-asterisk:before{content:"ï©"}.fa-asymmetrik:before{content:"ï²"}.fa-at:before{content:"ïº"}.fa-atlas:before{content:"ï"}.fa-atlassian:before{content:"ï»"}.fa-atom:before{content:"ï"}.fa-audible:before{content:"ï³"}.fa-audio-description:before{content:"ï"}.fa-autoprefixer:before{content:"ï"}.fa-avianex:before{content:"ï´"}.fa-aviato:before{content:"ï¡"}.fa-award:before{content:"ï"}.fa-aws:before{content:"ïµ"}.fa-baby:before{content:"ï¼"}.fa-baby-carriage:before{content:"ï½"}.fa-backspace:before{content:"ï"}.fa-backward:before{content:"ï"}.fa-bacon:before{content:"ï¥"}.fa-bahai:before{content:"ï¦"}.fa-balance-scale:before{content:"ï"}.fa-balance-scale-left:before{content:"ï"}.fa-balance-scale-right:before{content:"ï"}.fa-ban:before{content:"ï"}.fa-band-aid:before{content:"ï¢"}.fa-bandcamp:before{content:"ï"}.fa-barcode:before{content:"ïª"}.fa-bars:before{content:"ï"}.fa-baseball-ball:before{content:"ï³"}.fa-basketball-ball:before{content:"ï´"}.fa-bath:before{content:"ï"}.fa-battery-empty:before{content:"ï"}.fa-battery-full:before{content:"ï"}.fa-battery-half:before{content:"ï"}.fa-battery-quarter:before{content:"ï"}.fa-battery-three-quarters:before{content:"ï"}.fa-battle-net:before{content:"ï µ"}.fa-bed:before{content:"ï¶"}.fa-beer:before{content:"ï¼"}.fa-behance:before{content:"ï´"}.fa-behance-square:before{content:"ïµ"}.fa-bell:before{content:"ï³"}.fa-bell-slash:before{content:"ï¶"}.fa-bezier-curve:before{content:"ï"}.fa-bible:before{content:"ï"}.fa-bicycle:before{content:"ï"}.fa-biking:before{content:"ï¡"}.fa-bimobject:before{content:"ï¸"}.fa-binoculars:before{content:"ï¥"}.fa-biohazard:before{content:"ï"}.fa-birthday-cake:before{content:"ï½"}.fa-bitbucket:before{content:"ï±"}.fa-bitcoin:before{content:"ï¹"}.fa-bity:before{content:"ïº"}.fa-black-tie:before{content:"ï¾"}.fa-blackberry:before{content:"ï»"}.fa-blender:before{content:"ï"}.fa-blender-phone:before{content:"ï¶"}.fa-blind:before{content:"ï"}.fa-blog:before{content:"ï"}.fa-blogger:before{content:"ï¼"}.fa-blogger-b:before{content:"ï½"}.fa-bluetooth:before{content:"ï"}.fa-bluetooth-b:before{content:"ï"}.fa-bold:before{content:"ï²"}.fa-bolt:before{content:"ï§"}.fa-bomb:before{content:"ï¢"}.fa-bone:before{content:"ï"}.fa-bong:before{content:"ï"}.fa-book:before{content:"ï­"}.fa-book-dead:before{content:"ï·"}.fa-book-medical:before{content:"ï¦"}.fa-book-open:before{content:"ï"}.fa-book-reader:before{content:"ï"}.fa-bookmark:before{content:"ï®"}.fa-bootstrap:before{content:"ï ¶"}.fa-border-all:before{content:"ï¡"}.fa-border-none:before{content:"ï¡"}.fa-border-style:before{content:"ï¡"}.fa-bowling-ball:before{content:"ï¶"}.fa-box:before{content:"ï¦"}.fa-box-open:before{content:"ï"}.fa-box-tissue:before{content:"ï¥"}.fa-boxes:before{content:"ï¨"}.fa-braille:before{content:"ï¡"}.fa-brain:before{content:"ï"}.fa-bread-slice:before{content:"ï¬"}.fa-briefcase:before{content:"ï±"}.fa-briefcase-medical:before{content:"ï©"}.fa-broadcast-tower:before{content:"ï"}.fa-broom:before{content:"ï"}.fa-brush:before{content:"ï"}.fa-btc:before{content:"ï"}.fa-buffer:before{content:"ï ·"}.fa-bug:before{content:"ï"}.fa-building:before{content:"ï­"}.fa-bullhorn:before{content:"ï¡"}.fa-bullseye:before{content:"ï"}.fa-burn:before{content:"ïª"}.fa-buromobelexperte:before{content:"ï¿"}.fa-bus:before{content:"ï"}.fa-bus-alt:before{content:"ï"}.fa-business-time:before{content:"ï"}.fa-buy-n-large:before{content:"ï¢¦"}.fa-buysellads:before{content:"ï"}.fa-calculator:before{content:"ï¬"}.fa-calendar:before{content:"ï³"}.fa-calendar-alt:before{content:"ï³"}.fa-calendar-check:before{content:"ï´"}.fa-calendar-day:before{content:"ï"}.fa-calendar-minus:before{content:"ï²"}.fa-calendar-plus:before{content:"ï±"}.fa-calendar-times:before{content:"ï³"}.fa-calendar-week:before{content:"ï"}.fa-camera:before{content:"ï°"}.fa-camera-retro:before{content:"ï"}.fa-campground:before{content:"ï»"}.fa-canadian-maple-leaf:before{content:"ï"}.fa-candy-cane:before{content:"ï"}.fa-cannabis:before{content:"ï"}.fa-capsules:before{content:"ï«"}.fa-car:before{content:"ï¹"}.fa-car-alt:before{content:"ï"}.fa-car-battery:before{content:"ï"}.fa-car-crash:before{content:"ï¡"}.fa-car-side:before{content:"ï¤"}.fa-caravan:before{content:"ï£¿"}.fa-caret-down:before{content:"ï"}.fa-caret-left:before{content:"ï"}.fa-caret-right:before{content:"ï"}.fa-caret-square-down:before{content:"ï"}.fa-caret-square-left:before{content:"ï"}.fa-caret-square-right:before{content:"ï"}.fa-caret-square-up:before{content:"ï"}.fa-caret-up:before{content:"ï"}.fa-carrot:before{content:"ï"}.fa-cart-arrow-down:before{content:"ï"}.fa-cart-plus:before{content:"ï"}.fa-cash-register:before{content:"ï"}.fa-cat:before{content:"ï¾"}.fa-cc-amazon-pay:before{content:"ï­"}.fa-cc-amex:before{content:"ï³"}.fa-cc-apple-pay:before{content:"ï"}.fa-cc-diners-club:before{content:"ï"}.fa-cc-discover:before{content:"ï²"}.fa-cc-jcb:before{content:"ï"}.fa-cc-mastercard:before{content:"ï±"}.fa-cc-paypal:before{content:"ï´"}.fa-cc-stripe:before{content:"ïµ"}.fa-cc-visa:before{content:"ï°"}.fa-centercode:before{content:"ï"}.fa-centos:before{content:"ï"}.fa-certificate:before{content:"ï£"}.fa-chair:before{content:"ï"}.fa-chalkboard:before{content:"ï"}.fa-chalkboard-teacher:before{content:"ï"}.fa-charging-station:before{content:"ï§"}.fa-chart-area:before{content:"ï¾"}.fa-chart-bar:before{content:"ï"}.fa-chart-line:before{content:"ï"}.fa-chart-pie:before{content:"ï"}.fa-check:before{content:"ï"}.fa-check-circle:before{content:"ï"}.fa-check-double:before{content:"ï "}.fa-check-square:before{content:"ï"}.fa-cheese:before{content:"ï¯"}.fa-chess:before{content:"ï¹"}.fa-chess-bishop:before{content:"ïº"}.fa-chess-board:before{content:"ï¼"}.fa-chess-king:before{content:"ï¿"}.fa-chess-knight:before{content:"ï"}.fa-chess-pawn:before{content:"ï"}.fa-chess-queen:before{content:"ï"}.fa-chess-rook:before{content:"ï"}.fa-chevron-circle-down:before{content:"ïº"}.fa-chevron-circle-left:before{content:"ï·"}.fa-chevron-circle-right:before{content:"ï¸"}.fa-chevron-circle-up:before{content:"ï¹"}.fa-chevron-down:before{content:"ï¸"}.fa-chevron-left:before{content:"ï"}.fa-chevron-right:before{content:"ï"}.fa-chevron-up:before{content:"ï·"}.fa-child:before{content:"ï®"}.fa-chrome:before{content:"ï¨"}.fa-chromecast:before{content:"ï ¸"}.fa-church:before{content:"ï"}.fa-circle:before{content:"ï"}.fa-circle-notch:before{content:"ï"}.fa-city:before{content:"ï"}.fa-clinic-medical:before{content:"ï²"}.fa-clipboard:before{content:"ï¨"}.fa-clipboard-check:before{content:"ï¬"}.fa-clipboard-list:before{content:"ï­"}.fa-clock:before{content:"ï"}.fa-clone:before{content:"ï"}.fa-closed-captioning:before{content:"ï"}.fa-cloud:before{content:"ï"}.fa-cloud-download-alt:before{content:"ï"}.fa-cloud-meatball:before{content:"ï»"}.fa-cloud-moon:before{content:"ï"}.fa-cloud-moon-rain:before{content:"ï¼"}.fa-cloud-rain:before{content:"ï½"}.fa-cloud-showers-heavy:before{content:"ï"}.fa-cloud-sun:before{content:"ï"}.fa-cloud-sun-rain:before{content:"ï"}.fa-cloud-upload-alt:before{content:"ï"}.fa-cloudscale:before{content:"ï"}.fa-cloudsmith:before{content:"ï"}.fa-cloudversify:before{content:"ï"}.fa-cocktail:before{content:"ï¡"}.fa-code:before{content:"ï¡"}.fa-code-branch:before{content:"ï¦"}.fa-codepen:before{content:"ï"}.fa-codiepie:before{content:"ï"}.fa-coffee:before{content:"ï´"}.fa-cog:before{content:"ï"}.fa-cogs:before{content:"ï"}.fa-coins:before{content:"ï"}.fa-columns:before{content:"ï"}.fa-comment:before{content:"ïµ"}.fa-comment-alt:before{content:"ïº"}.fa-comment-dollar:before{content:"ï"}.fa-comment-dots:before{content:"ï­"}.fa-comment-medical:before{content:"ïµ"}.fa-comment-slash:before{content:"ï³"}.fa-comments:before{content:"ï"}.fa-comments-dollar:before{content:"ï"}.fa-compact-disc:before{content:"ï"}.fa-compass:before{content:"ï"}.fa-compress:before{content:"ï¦"}.fa-compress-alt:before{content:"ï¢"}.fa-compress-arrows-alt:before{content:"ï"}.fa-concierge-bell:before{content:"ï¢"}.fa-confluence:before{content:"ï"}.fa-connectdevelop:before{content:"ï"}.fa-contao:before{content:"ï­"}.fa-cookie:before{content:"ï£"}.fa-cookie-bite:before{content:"ï¤"}.fa-copy:before{content:"ï"}.fa-copyright:before{content:"ï¹"}.fa-cotton-bureau:before{content:"ï¢"}.fa-couch:before{content:"ï¸"}.fa-cpanel:before{content:"ï"}.fa-creative-commons:before{content:"ï"}.fa-creative-commons-by:before{content:"ï§"}.fa-creative-commons-nc:before{content:"ï¨"}.fa-creative-commons-nc-eu:before{content:"ï©"}.fa-creative-commons-nc-jp:before{content:"ïª"}.fa-creative-commons-nd:before{content:"ï«"}.fa-creative-commons-pd:before{content:"ï¬"}.fa-creative-commons-pd-alt:before{content:"ï­"}.fa-creative-commons-remix:before{content:"ï®"}.fa-creative-commons-sa:before{content:"ï¯"}.fa-creative-commons-sampling:before{content:"ï°"}.fa-creative-commons-sampling-plus:before{content:"ï±"}.fa-creative-commons-share:before{content:"ï²"}.fa-creative-commons-zero:before{content:"ï³"}.fa-credit-card:before{content:"ï"}.fa-critical-role:before{content:"ï"}.fa-crop:before{content:"ï¥"}.fa-crop-alt:before{content:"ï¥"}.fa-cross:before{content:"ï"}.fa-crosshairs:before{content:"ï"}.fa-crow:before{content:"ï "}.fa-crown:before{content:"ï¡"}.fa-crutch:before{content:"ï·"}.fa-css3:before{content:"ï¼"}.fa-css3-alt:before{content:"ï"}.fa-cube:before{content:"ï²"}.fa-cubes:before{content:"ï³"}.fa-cut:before{content:"ï"}.fa-cuttlefish:before{content:"ï"}.fa-d-and-d:before{content:"ï"}.fa-d-and-d-beyond:before{content:"ï"}.fa-dailymotion:before{content:"ï¥"}.fa-dashcube:before{content:"ï"}.fa-database:before{content:"ï"}.fa-deaf:before{content:"ï¤"}.fa-delicious:before{content:"ï¥"}.fa-democrat:before{content:"ï"}.fa-deploydog:before{content:"ï"}.fa-deskpro:before{content:"ï"}.fa-desktop:before{content:"ï"}.fa-dev:before{content:"ï"}.fa-deviantart:before{content:"ï½"}.fa-dharmachakra:before{content:"ï"}.fa-dhl:before{content:"ï"}.fa-diagnoses:before{content:"ï°"}.fa-diaspora:before{content:"ï"}.fa-dice:before{content:"ï¢"}.fa-dice-d20:before{content:"ï"}.fa-dice-d6:before{content:"ï"}.fa-dice-five:before{content:"ï£"}.fa-dice-four:before{content:"ï¤"}.fa-dice-one:before{content:"ï¥"}.fa-dice-six:before{content:"ï¦"}.fa-dice-three:before{content:"ï§"}.fa-dice-two:before{content:"ï¨"}.fa-digg:before{content:"ï¦"}.fa-digital-ocean:before{content:"ï"}.fa-digital-tachograph:before{content:"ï¦"}.fa-directions:before{content:"ï«"}.fa-discord:before{content:"ï"}.fa-discourse:before{content:"ï"}.fa-disease:before{content:"ïº"}.fa-divide:before{content:"ï©"}.fa-dizzy:before{content:"ï§"}.fa-dna:before{content:"ï±"}.fa-dochub:before{content:"ï"}.fa-docker:before{content:"ï"}.fa-dog:before{content:"ï"}.fa-dollar-sign:before{content:"ï"}.fa-dolly:before{content:"ï²"}.fa-dolly-flatbed:before{content:"ï´"}.fa-donate:before{content:"ï¹"}.fa-door-closed:before{content:"ïª"}.fa-door-open:before{content:"ï«"}.fa-dot-circle:before{content:"ï"}.fa-dove:before{content:"ïº"}.fa-download:before{content:"ï"}.fa-draft2digital:before{content:"ï"}.fa-drafting-compass:before{content:"ï¨"}.fa-dragon:before{content:"ï"}.fa-draw-polygon:before{content:"ï®"}.fa-dribbble:before{content:"ï½"}.fa-dribbble-square:before{content:"ï"}.fa-dropbox:before{content:"ï«"}.fa-drum:before{content:"ï©"}.fa-drum-steelpan:before{content:"ïª"}.fa-drumstick-bite:before{content:"ï"}.fa-drupal:before{content:"ï©"}.fa-dumbbell:before{content:"ï"}.fa-dumpster:before{content:"ï"}.fa-dumpster-fire:before{content:"ï"}.fa-dungeon:before{content:"ï"}.fa-dyalog:before{content:"ï"}.fa-earlybirds:before{content:"ï"}.fa-ebay:before{content:"ï´"}.fa-edge:before{content:"ï"}.fa-edit:before{content:"ï"}.fa-egg:before{content:"ï»"}.fa-eject:before{content:"ï"}.fa-elementor:before{content:"ï°"}.fa-ellipsis-h:before{content:"ï"}.fa-ellipsis-v:before{content:"ï"}.fa-ello:before{content:"ï±"}.fa-ember:before{content:"ï£"}.fa-empire:before{content:"ï"}.fa-envelope:before{content:"ï "}.fa-envelope-open:before{content:"ï¶"}.fa-envelope-open-text:before{content:"ï"}.fa-envelope-square:before{content:"ï"}.fa-envira:before{content:"ï"}.fa-equals:before{content:"ï¬"}.fa-eraser:before{content:"ï­"}.fa-erlang:before{content:"ï"}.fa-ethereum:before{content:"ï®"}.fa-ethernet:before{content:"ï"}.fa-etsy:before{content:"ï"}.fa-euro-sign:before{content:"ï"}.fa-evernote:before{content:"ï ¹"}.fa-exchange-alt:before{content:"ï¢"}.fa-exclamation:before{content:"ïª"}.fa-exclamation-circle:before{content:"ïª"}.fa-exclamation-triangle:before{content:"ï±"}.fa-expand:before{content:"ï¥"}.fa-expand-alt:before{content:"ï¤"}.fa-expand-arrows-alt:before{content:"ï"}.fa-expeditedssl:before{content:"ï¾"}.fa-external-link-alt:before{content:"ï"}.fa-external-link-square-alt:before{content:"ï "}.fa-eye:before{content:"ï®"}.fa-eye-dropper:before{content:"ï»"}.fa-eye-slash:before{content:"ï°"}.fa-facebook:before{content:"ï"}.fa-facebook-f:before{content:"ï"}.fa-facebook-messenger:before{content:"ï"}.fa-facebook-square:before{content:"ï"}.fa-fan:before{content:"ï¡£"}.fa-fantasy-flight-games:before{content:"ï"}.fa-fast-backward:before{content:"ï"}.fa-fast-forward:before{content:"ï"}.fa-faucet:before{content:"ï¤"}.fa-fax:before{content:"ï¬"}.fa-feather:before{content:"ï­"}.fa-feather-alt:before{content:"ï«"}.fa-fedex:before{content:"ï"}.fa-fedora:before{content:"ï"}.fa-female:before{content:"ï"}.fa-fighter-jet:before{content:"ï»"}.fa-figma:before{content:"ï"}.fa-file:before{content:"ï"}.fa-file-alt:before{content:"ï"}.fa-file-archive:before{content:"ï"}.fa-file-audio:before{content:"ï"}.fa-file-code:before{content:"ï"}.fa-file-contract:before{content:"ï¬"}.fa-file-csv:before{content:"ï"}.fa-file-download:before{content:"ï­"}.fa-file-excel:before{content:"ï"}.fa-file-export:before{content:"ï®"}.fa-file-image:before{content:"ï"}.fa-file-import:before{content:"ï¯"}.fa-file-invoice:before{content:"ï°"}.fa-file-invoice-dollar:before{content:"ï±"}.fa-file-medical:before{content:"ï·"}.fa-file-medical-alt:before{content:"ï¸"}.fa-file-pdf:before{content:"ï"}.fa-file-powerpoint:before{content:"ï"}.fa-file-prescription:before{content:"ï²"}.fa-file-signature:before{content:"ï³"}.fa-file-upload:before{content:"ï´"}.fa-file-video:before{content:"ï"}.fa-file-word:before{content:"ï"}.fa-fill:before{content:"ïµ"}.fa-fill-drip:before{content:"ï¶"}.fa-film:before{content:"ï"}.fa-filter:before{content:"ï°"}.fa-fingerprint:before{content:"ï·"}.fa-fire:before{content:"ï­"}.fa-fire-alt:before{content:"ï¤"}.fa-fire-extinguisher:before{content:"ï´"}.fa-firefox:before{content:"ï©"}.fa-firefox-browser:before{content:"ï¤"}.fa-first-aid:before{content:"ï¹"}.fa-first-order:before{content:"ï°"}.fa-first-order-alt:before{content:"ï"}.fa-firstdraft:before{content:"ï¡"}.fa-fish:before{content:"ï¸"}.fa-fist-raised:before{content:"ï"}.fa-flag:before{content:"ï¤"}.fa-flag-checkered:before{content:"ï"}.fa-flag-usa:before{content:"ï"}.fa-flask:before{content:"ï"}.fa-flickr:before{content:"ï®"}.fa-flipboard:before{content:"ï"}.fa-flushed:before{content:"ï¹"}.fa-fly:before{content:"ï"}.fa-folder:before{content:"ï»"}.fa-folder-minus:before{content:"ï"}.fa-folder-open:before{content:"ï¼"}.fa-folder-plus:before{content:"ï"}.fa-font:before{content:"ï±"}.fa-font-awesome:before{content:"ï´"}.fa-font-awesome-alt:before{content:"ï"}.fa-font-awesome-flag:before{content:"ï¥"}.fa-font-awesome-logo-full:before{content:"ï¦"}.fa-fonticons:before{content:"ï"}.fa-fonticons-fi:before{content:"ï¢"}.fa-football-ball:before{content:"ï"}.fa-fort-awesome:before{content:"ï"}.fa-fort-awesome-alt:before{content:"ï£"}.fa-forumbee:before{content:"ï"}.fa-forward:before{content:"ï"}.fa-foursquare:before{content:"ï"}.fa-free-code-camp:before{content:"ï"}.fa-freebsd:before{content:"ï¤"}.fa-frog:before{content:"ï®"}.fa-frown:before{content:"ï"}.fa-frown-open:before{content:"ïº"}.fa-fulcrum:before{content:"ï"}.fa-funnel-dollar:before{content:"ï¢"}.fa-futbol:before{content:"ï£"}.fa-galactic-republic:before{content:"ï"}.fa-galactic-senate:before{content:"ï"}.fa-gamepad:before{content:"ï"}.fa-gas-pump:before{content:"ï¯"}.fa-gavel:before{content:"ï£"}.fa-gem:before{content:"ï¥"}.fa-genderless:before{content:"ï­"}.fa-get-pocket:before{content:"ï¥"}.fa-gg:before{content:"ï "}.fa-gg-circle:before{content:"ï¡"}.fa-ghost:before{content:"ï¢"}.fa-gift:before{content:"ï«"}.fa-gifts:before{content:"ï"}.fa-git:before{content:"ï"}.fa-git-alt:before{content:"ï¡"}.fa-git-square:before{content:"ï"}.fa-github:before{content:"ï"}.fa-github-alt:before{content:"ï"}.fa-github-square:before{content:"ï"}.fa-gitkraken:before{content:"ï¦"}.fa-gitlab:before{content:"ï"}.fa-gitter:before{content:"ï¦"}.fa-glass-cheers:before{content:"ï"}.fa-glass-martini:before{content:"ï"}.fa-glass-martini-alt:before{content:"ï»"}.fa-glass-whiskey:before{content:"ï "}.fa-glasses:before{content:"ï°"}.fa-glide:before{content:"ï¥"}.fa-glide-g:before{content:"ï¦"}.fa-globe:before{content:"ï¬"}.fa-globe-africa:before{content:"ï¼"}.fa-globe-americas:before{content:"ï½"}.fa-globe-asia:before{content:"ï¾"}.fa-globe-europe:before{content:"ï¢"}.fa-gofore:before{content:"ï§"}.fa-golf-ball:before{content:"ï"}.fa-goodreads:before{content:"ï¨"}.fa-goodreads-g:before{content:"ï©"}.fa-google:before{content:"ï "}.fa-google-drive:before{content:"ïª"}.fa-google-play:before{content:"ï«"}.fa-google-plus:before{content:"ï³"}.fa-google-plus-g:before{content:"ï"}.fa-google-plus-square:before{content:"ï"}.fa-google-wallet:before{content:"ï®"}.fa-gopuram:before{content:"ï¤"}.fa-graduation-cap:before{content:"ï"}.fa-gratipay:before{content:"ï"}.fa-grav:before{content:"ï"}.fa-greater-than:before{content:"ï±"}.fa-greater-than-equal:before{content:"ï²"}.fa-grimace:before{content:"ï¿"}.fa-grin:before{content:"ï"}.fa-grin-alt:before{content:"ï"}.fa-grin-beam:before{content:"ï"}.fa-grin-beam-sweat:before{content:"ï"}.fa-grin-hearts:before{content:"ï"}.fa-grin-squint:before{content:"ï"}.fa-grin-squint-tears:before{content:"ï"}.fa-grin-stars:before{content:"ï"}.fa-grin-tears:before{content:"ï"}.fa-grin-tongue:before{content:"ï"}.fa-grin-tongue-squint:before{content:"ï"}.fa-grin-tongue-wink:before{content:"ï"}.fa-grin-wink:before{content:"ï"}.fa-grip-horizontal:before{content:"ï"}.fa-grip-lines:before{content:"ï¤"}.fa-grip-lines-vertical:before{content:"ï¥"}.fa-grip-vertical:before{content:"ï"}.fa-gripfire:before{content:"ï¬"}.fa-grunt:before{content:"ï­"}.fa-guitar:before{content:"ï¦"}.fa-gulp:before{content:"ï®"}.fa-h-square:before{content:"ï½"}.fa-hacker-news:before{content:"ï"}.fa-hacker-news-square:before{content:"ï¯"}.fa-hackerrank:before{content:"ï·"}.fa-hamburger:before{content:"ï "}.fa-hammer:before{content:"ï£"}.fa-hamsa:before{content:"ï¥"}.fa-hand-holding:before{content:"ï½"}.fa-hand-holding-heart:before{content:"ï¾"}.fa-hand-holding-medical:before{content:"ï¥"}.fa-hand-holding-usd:before{content:"ï"}.fa-hand-holding-water:before{content:"ï"}.fa-hand-lizard:before{content:"ï"}.fa-hand-middle-finger:before{content:"ï "}.fa-hand-paper:before{content:"ï"}.fa-hand-peace:before{content:"ï"}.fa-hand-point-down:before{content:"ï§"}.fa-hand-point-left:before{content:"ï¥"}.fa-hand-point-right:before{content:"ï¤"}.fa-hand-point-up:before{content:"ï¦"}.fa-hand-pointer:before{content:"ï"}.fa-hand-rock:before{content:"ï"}.fa-hand-scissors:before{content:"ï"}.fa-hand-sparkles:before{content:"ï¥"}.fa-hand-spock:before{content:"ï"}.fa-hands:before{content:"ï"}.fa-hands-helping:before{content:"ï"}.fa-hands-wash:before{content:"ï¥"}.fa-handshake:before{content:"ïµ"}.fa-handshake-alt-slash:before{content:"ï¥"}.fa-handshake-slash:before{content:"ï¥ "}.fa-hanukiah:before{content:"ï¦"}.fa-hard-hat:before{content:"ï "}.fa-hashtag:before{content:"ï"}.fa-hat-cowboy:before{content:"ï£"}.fa-hat-cowboy-side:before{content:"ï£"}.fa-hat-wizard:before{content:"ï¨"}.fa-hdd:before{content:"ï "}.fa-head-side-cough:before{content:"ï¥¡"}.fa-head-side-cough-slash:before{content:"ï¥¢"}.fa-head-side-mask:before{content:"ï¥£"}.fa-head-side-virus:before{content:"ï¥¤"}.fa-heading:before{content:"ï"}.fa-headphones:before{content:"ï¥"}.fa-headphones-alt:before{content:"ï"}.fa-headset:before{content:"ï"}.fa-heart:before{content:"ï"}.fa-heart-broken:before{content:"ï©"}.fa-heartbeat:before{content:"ï"}.fa-helicopter:before{content:"ï³"}.fa-highlighter:before{content:"ï"}.fa-hiking:before{content:"ï¬"}.fa-hippo:before{content:"ï­"}.fa-hips:before{content:"ï"}.fa-hire-a-helper:before{content:"ï°"}.fa-history:before{content:"ï"}.fa-hockey-puck:before{content:"ï"}.fa-holly-berry:before{content:"ïª"}.fa-home:before{content:"ï"}.fa-hooli:before{content:"ï§"}.fa-hornbill:before{content:"ï"}.fa-horse:before{content:"ï°"}.fa-horse-head:before{content:"ï«"}.fa-hospital:before{content:"ï¸"}.fa-hospital-alt:before{content:"ï½"}.fa-hospital-symbol:before{content:"ï¾"}.fa-hospital-user:before{content:"ï "}.fa-hot-tub:before{content:"ï"}.fa-hotdog:before{content:"ï "}.fa-hotel:before{content:"ï"}.fa-hotjar:before{content:"ï±"}.fa-hourglass:before{content:"ï"}.fa-hourglass-end:before{content:"ï"}.fa-hourglass-half:before{content:"ï"}.fa-hourglass-start:before{content:"ï"}.fa-house-damage:before{content:"ï±"}.fa-house-user:before{content:"ï¥¥"}.fa-houzz:before{content:"ï¼"}.fa-hryvnia:before{content:"ï²"}.fa-html5:before{content:"ï»"}.fa-hubspot:before{content:"ï²"}.fa-i-cursor:before{content:"ï"}.fa-ice-cream:before{content:"ï "}.fa-icicles:before{content:"ï­"}.fa-icons:before{content:"ï¡­"}.fa-id-badge:before{content:"ï"}.fa-id-card:before{content:"ï"}.fa-id-card-alt:before{content:"ï¿"}.fa-ideal:before{content:"ï¤"}.fa-igloo:before{content:"ï®"}.fa-image:before{content:"ï¾"}.fa-images:before{content:"ï"}.fa-imdb:before{content:"ï"}.fa-inbox:before{content:"ï"}.fa-indent:before{content:"ï¼"}.fa-industry:before{content:"ïµ"}.fa-infinity:before{content:"ï´"}.fa-info:before{content:"ï©"}.fa-info-circle:before{content:"ï"}.fa-instagram:before{content:"ï­"}.fa-instagram-square:before{content:"ï¥"}.fa-intercom:before{content:"ï¯"}.fa-internet-explorer:before{content:"ï«"}.fa-invision:before{content:"ï°"}.fa-ioxhost:before{content:"ï"}.fa-italic:before{content:"ï³"}.fa-itch-io:before{content:"ï º"}.fa-itunes:before{content:"ï´"}.fa-itunes-note:before{content:"ïµ"}.fa-java:before{content:"ï¤"}.fa-jedi:before{content:"ï©"}.fa-jedi-order:before{content:"ï"}.fa-jenkins:before{content:"ï¶"}.fa-jira:before{content:"ï±"}.fa-joget:before{content:"ï·"}.fa-joint:before{content:"ï"}.fa-joomla:before{content:"ïª"}.fa-journal-whills:before{content:"ïª"}.fa-js:before{content:"ï¸"}.fa-js-square:before{content:"ï¹"}.fa-jsfiddle:before{content:"ï"}.fa-kaaba:before{content:"ï«"}.fa-kaggle:before{content:"ïº"}.fa-key:before{content:"ï"}.fa-keybase:before{content:"ïµ"}.fa-keyboard:before{content:"ï"}.fa-keycdn:before{content:"ïº"}.fa-khanda:before{content:"ï­"}.fa-kickstarter:before{content:"ï»"}.fa-kickstarter-k:before{content:"ï¼"}.fa-kiss:before{content:"ï"}.fa-kiss-beam:before{content:"ï"}.fa-kiss-wink-heart:before{content:"ï"}.fa-kiwi-bird:before{content:"ïµ"}.fa-korvue:before{content:"ï¯"}.fa-landmark:before{content:"ï¯"}.fa-language:before{content:"ï«"}.fa-laptop:before{content:"ï"}.fa-laptop-code:before{content:"ï¼"}.fa-laptop-house:before{content:"ï¥¦"}.fa-laptop-medical:before{content:"ï "}.fa-laravel:before{content:"ï½"}.fa-lastfm:before{content:"ï"}.fa-lastfm-square:before{content:"ï"}.fa-laugh:before{content:"ï"}.fa-laugh-beam:before{content:"ï"}.fa-laugh-squint:before{content:"ï"}.fa-laugh-wink:before{content:"ï"}.fa-layer-group:before{content:"ï½"}.fa-leaf:before{content:"ï¬"}.fa-leanpub:before{content:"ï"}.fa-lemon:before{content:"ï"}.fa-less:before{content:"ï"}.fa-less-than:before{content:"ï¶"}.fa-less-than-equal:before{content:"ï·"}.fa-level-down-alt:before{content:"ï¾"}.fa-level-up-alt:before{content:"ï¿"}.fa-life-ring:before{content:"ï"}.fa-lightbulb:before{content:"ï«"}.fa-line:before{content:"ï"}.fa-link:before{content:"ï"}.fa-linkedin:before{content:"ï"}.fa-linkedin-in:before{content:"ï¡"}.fa-linode:before{content:"ï¸"}.fa-linux:before{content:"ï¼"}.fa-lira-sign:before{content:"ï"}.fa-list:before{content:"ïº"}.fa-list-alt:before{content:"ï¢"}.fa-list-ol:before{content:"ï"}.fa-list-ul:before{content:"ï"}.fa-location-arrow:before{content:"ï¤"}.fa-lock:before{content:"ï£"}.fa-lock-open:before{content:"ï"}.fa-long-arrow-alt-down:before{content:"ï"}.fa-long-arrow-alt-left:before{content:"ï"}.fa-long-arrow-alt-right:before{content:"ï"}.fa-long-arrow-alt-up:before{content:"ï"}.fa-low-vision:before{content:"ï¨"}.fa-luggage-cart:before{content:"ï"}.fa-lungs:before{content:"ï"}.fa-lungs-virus:before{content:"ï¥§"}.fa-lyft:before{content:"ï"}.fa-magento:before{content:"ï"}.fa-magic:before{content:"ï"}.fa-magnet:before{content:"ï¶"}.fa-mail-bulk:before{content:"ï´"}.fa-mailchimp:before{content:"ï"}.fa-male:before{content:"ï"}.fa-mandalorian:before{content:"ï"}.fa-map:before{content:"ï¹"}.fa-map-marked:before{content:"ï"}.fa-map-marked-alt:before{content:"ï "}.fa-map-marker:before{content:"ï"}.fa-map-marker-alt:before{content:"ï"}.fa-map-pin:before{content:"ï¶"}.fa-map-signs:before{content:"ï·"}.fa-markdown:before{content:"ï"}.fa-marker:before{content:"ï¡"}.fa-mars:before{content:"ï¢"}.fa-mars-double:before{content:"ï§"}.fa-mars-stroke:before{content:"ï©"}.fa-mars-stroke-h:before{content:"ï«"}.fa-mars-stroke-v:before{content:"ïª"}.fa-mask:before{content:"ïº"}.fa-mastodon:before{content:"ï¶"}.fa-maxcdn:before{content:"ï¶"}.fa-mdb:before{content:"ï£"}.fa-medal:before{content:"ï¢"}.fa-medapps:before{content:"ï"}.fa-medium:before{content:"ïº"}.fa-medium-m:before{content:"ï"}.fa-medkit:before{content:"ïº"}.fa-medrt:before{content:"ï"}.fa-meetup:before{content:"ï "}.fa-megaport:before{content:"ï£"}.fa-meh:before{content:"ï"}.fa-meh-blank:before{content:"ï¤"}.fa-meh-rolling-eyes:before{content:"ï¥"}.fa-memory:before{content:"ï¸"}.fa-mendeley:before{content:"ï³"}.fa-menorah:before{content:"ï¶"}.fa-mercury:before{content:"ï£"}.fa-meteor:before{content:"ï"}.fa-microblog:before{content:"ï¤"}.fa-microchip:before{content:"ï"}.fa-microphone:before{content:"ï°"}.fa-microphone-alt:before{content:"ï"}.fa-microphone-alt-slash:before{content:"ï¹"}.fa-microphone-slash:before{content:"ï±"}.fa-microscope:before{content:"ï"}.fa-microsoft:before{content:"ï"}.fa-minus:before{content:"ï¨"}.fa-minus-circle:before{content:"ï"}.fa-minus-square:before{content:"ï"}.fa-mitten:before{content:"ïµ"}.fa-mix:before{content:"ï"}.fa-mixcloud:before{content:"ï"}.fa-mixer:before{content:"ï¥"}.fa-mizuni:before{content:"ï"}.fa-mobile:before{content:"ï"}.fa-mobile-alt:before{content:"ï"}.fa-modx:before{content:"ï"}.fa-monero:before{content:"ï"}.fa-money-bill:before{content:"ï"}.fa-money-bill-alt:before{content:"ï"}.fa-money-bill-wave:before{content:"ïº"}.fa-money-bill-wave-alt:before{content:"ï»"}.fa-money-check:before{content:"ï¼"}.fa-money-check-alt:before{content:"ï½"}.fa-monument:before{content:"ï¦"}.fa-moon:before{content:"ï"}.fa-mortar-pestle:before{content:"ï§"}.fa-mosque:before{content:"ï¸"}.fa-motorcycle:before{content:"ï"}.fa-mountain:before{content:"ï¼"}.fa-mouse:before{content:"ï£"}.fa-mouse-pointer:before{content:"ï"}.fa-mug-hot:before{content:"ï¶"}.fa-music:before{content:"ï"}.fa-napster:before{content:"ï"}.fa-neos:before{content:"ï"}.fa-network-wired:before{content:"ï¿"}.fa-neuter:before{content:"ï¬"}.fa-newspaper:before{content:"ïª"}.fa-nimblr:before{content:"ï¨"}.fa-node:before{content:"ï"}.fa-node-js:before{content:"ï"}.fa-not-equal:before{content:"ï¾"}.fa-notes-medical:before{content:"ï"}.fa-npm:before{content:"ï"}.fa-ns8:before{content:"ï"}.fa-nutritionix:before{content:"ï"}.fa-object-group:before{content:"ï"}.fa-object-ungroup:before{content:"ï"}.fa-odnoklassniki:before{content:"ï£"}.fa-odnoklassniki-square:before{content:"ï¤"}.fa-oil-can:before{content:"ï"}.fa-old-republic:before{content:"ï"}.fa-om:before{content:"ï¹"}.fa-opencart:before{content:"ï½"}.fa-openid:before{content:"ï"}.fa-opera:before{content:"ïª"}.fa-optin-monster:before{content:"ï¼"}.fa-orcid:before{content:"ï£"}.fa-osi:before{content:"ï"}.fa-otter:before{content:"ï"}.fa-outdent:before{content:"ï»"}.fa-page4:before{content:"ï"}.fa-pagelines:before{content:"ï"}.fa-pager:before{content:"ï "}.fa-paint-brush:before{content:"ï¼"}.fa-paint-roller:before{content:"ïª"}.fa-palette:before{content:"ï¿"}.fa-palfed:before{content:"ï"}.fa-pallet:before{content:"ï"}.fa-paper-plane:before{content:"ï"}.fa-paperclip:before{content:"ï"}.fa-parachute-box:before{content:"ï"}.fa-paragraph:before{content:"ï"}.fa-parking:before{content:"ï"}.fa-passport:before{content:"ï«"}.fa-pastafarianism:before{content:"ï»"}.fa-paste:before{content:"ïª"}.fa-patreon:before{content:"ï"}.fa-pause:before{content:"ï"}.fa-pause-circle:before{content:"ï"}.fa-paw:before{content:"ï°"}.fa-paypal:before{content:"ï­"}.fa-peace:before{content:"ï¼"}.fa-pen:before{content:"ï"}.fa-pen-alt:before{content:"ï"}.fa-pen-fancy:before{content:"ï¬"}.fa-pen-nib:before{content:"ï­"}.fa-pen-square:before{content:"ï"}.fa-pencil-alt:before{content:"ï"}.fa-pencil-ruler:before{content:"ï®"}.fa-penny-arcade:before{content:"ï"}.fa-people-arrows:before{content:"ï¥¨"}.fa-people-carry:before{content:"ï"}.fa-pepper-hot:before{content:"ï "}.fa-percent:before{content:"ï"}.fa-percentage:before{content:"ï"}.fa-periscope:before{content:"ï"}.fa-person-booth:before{content:"ï"}.fa-phabricator:before{content:"ï"}.fa-phoenix-framework:before{content:"ï"}.fa-phoenix-squadron:before{content:"ï"}.fa-phone:before{content:"ï"}.fa-phone-alt:before{content:"ï¡¹"}.fa-phone-slash:before{content:"ï"}.fa-phone-square:before{content:"ï"}.fa-phone-square-alt:before{content:"ï¡»"}.fa-phone-volume:before{content:"ï "}.fa-photo-video:before{content:"ï¡¼"}.fa-php:before{content:"ï"}.fa-pied-piper:before{content:"ï®"}.fa-pied-piper-alt:before{content:"ï¨"}.fa-pied-piper-hat:before{content:"ï¥"}.fa-pied-piper-pp:before{content:"ï§"}.fa-pied-piper-square:before{content:"ï¤"}.fa-piggy-bank:before{content:"ï"}.fa-pills:before{content:"ï"}.fa-pinterest:before{content:"ï"}.fa-pinterest-p:before{content:"ï±"}.fa-pinterest-square:before{content:"ï"}.fa-pizza-slice:before{content:"ï "}.fa-place-of-worship:before{content:"ï¿"}.fa-plane:before{content:"ï²"}.fa-plane-arrival:before{content:"ï¯"}.fa-plane-departure:before{content:"ï°"}.fa-plane-slash:before{content:"ï¥©"}.fa-play:before{content:"ï"}.fa-play-circle:before{content:"ï"}.fa-playstation:before{content:"ï"}.fa-plug:before{content:"ï¦"}.fa-plus:before{content:"ï§"}.fa-plus-circle:before{content:"ï"}.fa-plus-square:before{content:"ï¾"}.fa-podcast:before{content:"ï"}.fa-poll:before{content:"ï"}.fa-poll-h:before{content:"ï"}.fa-poo:before{content:"ï¾"}.fa-poo-storm:before{content:"ï"}.fa-poop:before{content:"ï"}.fa-portrait:before{content:"ï "}.fa-pound-sign:before{content:"ï"}.fa-power-off:before{content:"ï"}.fa-pray:before{content:"ï"}.fa-praying-hands:before{content:"ï"}.fa-prescription:before{content:"ï±"}.fa-prescription-bottle:before{content:"ï"}.fa-prescription-bottle-alt:before{content:"ï"}.fa-print:before{content:"ï¯"}.fa-procedures:before{content:"ï"}.fa-product-hunt:before{content:"ï"}.fa-project-diagram:before{content:"ï"}.fa-pump-medical:before{content:"ï¥ª"}.fa-pump-soap:before{content:"ï¥«"}.fa-pushed:before{content:"ï¡"}.fa-puzzle-piece:before{content:"ï®"}.fa-python:before{content:"ï¢"}.fa-qq:before{content:"ï"}.fa-qrcode:before{content:"ï©"}.fa-question:before{content:"ï¨"}.fa-question-circle:before{content:"ï"}.fa-quidditch:before{content:"ï"}.fa-quinscape:before{content:"ï"}.fa-quora:before{content:"ï"}.fa-quote-left:before{content:"ï"}.fa-quote-right:before{content:"ï"}.fa-quran:before{content:"ï"}.fa-r-project:before{content:"ï·"}.fa-radiation:before{content:"ï¹"}.fa-radiation-alt:before{content:"ïº"}.fa-rainbow:before{content:"ï"}.fa-random:before{content:"ï´"}.fa-raspberry-pi:before{content:"ï»"}.fa-ravelry:before{content:"ï"}.fa-react:before{content:"ï"}.fa-reacteurope:before{content:"ï"}.fa-readme:before{content:"ï"}.fa-rebel:before{content:"ï"}.fa-receipt:before{content:"ï"}.fa-record-vinyl:before{content:"ï£"}.fa-recycle:before{content:"ï¸"}.fa-red-river:before{content:"ï£"}.fa-reddit:before{content:"ï¡"}.fa-reddit-alien:before{content:"ï"}.fa-reddit-square:before{content:"ï¢"}.fa-redhat:before{content:"ï¼"}.fa-redo:before{content:"ï"}.fa-redo-alt:before{content:"ï¹"}.fa-registered:before{content:"ï"}.fa-remove-format:before{content:"ï¡½"}.fa-renren:before{content:"ï"}.fa-reply:before{content:"ï¥"}.fa-reply-all:before{content:"ï¢"}.fa-replyd:before{content:"ï¦"}.fa-republican:before{content:"ï"}.fa-researchgate:before{content:"ï¸"}.fa-resolving:before{content:"ï§"}.fa-restroom:before{content:"ï½"}.fa-retweet:before{content:"ï¹"}.fa-rev:before{content:"ï²"}.fa-ribbon:before{content:"ï"}.fa-ring:before{content:"ï"}.fa-road:before{content:"ï"}.fa-robot:before{content:"ï"}.fa-rocket:before{content:"ïµ"}.fa-rocketchat:before{content:"ï¨"}.fa-rockrms:before{content:"ï©"}.fa-route:before{content:"ï"}.fa-rss:before{content:"ï"}.fa-rss-square:before{content:"ï"}.fa-ruble-sign:before{content:"ï"}.fa-ruler:before{content:"ï"}.fa-ruler-combined:before{content:"ï"}.fa-ruler-horizontal:before{content:"ï"}.fa-ruler-vertical:before{content:"ï"}.fa-running:before{content:"ï"}.fa-rupee-sign:before{content:"ï"}.fa-sad-cry:before{content:"ï³"}.fa-sad-tear:before{content:"ï´"}.fa-safari:before{content:"ï§"}.fa-salesforce:before{content:"ï »"}.fa-sass:before{content:"ï"}.fa-satellite:before{content:"ï¿"}.fa-satellite-dish:before{content:"ï"}.fa-save:before{content:"ï"}.fa-schlix:before{content:"ïª"}.fa-school:before{content:"ï"}.fa-screwdriver:before{content:"ï"}.fa-scribd:before{content:"ï"}.fa-scroll:before{content:"ï"}.fa-sd-card:before{content:"ï"}.fa-search:before{content:"ï"}.fa-search-dollar:before{content:"ï"}.fa-search-location:before{content:"ï"}.fa-search-minus:before{content:"ï"}.fa-search-plus:before{content:"ï"}.fa-searchengin:before{content:"ï«"}.fa-seedling:before{content:"ï"}.fa-sellcast:before{content:"ï"}.fa-sellsy:before{content:"ï"}.fa-server:before{content:"ï³"}.fa-servicestack:before{content:"ï¬"}.fa-shapes:before{content:"ï"}.fa-share:before{content:"ï¤"}.fa-share-alt:before{content:"ï "}.fa-share-alt-square:before{content:"ï¡"}.fa-share-square:before{content:"ï"}.fa-shekel-sign:before{content:"ï"}.fa-shield-alt:before{content:"ï­"}.fa-shield-virus:before{content:"ï¥¬"}.fa-ship:before{content:"ï"}.fa-shipping-fast:before{content:"ï"}.fa-shirtsinbulk:before{content:"ï"}.fa-shoe-prints:before{content:"ï"}.fa-shopify:before{content:"ï¥"}.fa-shopping-bag:before{content:"ï"}.fa-shopping-basket:before{content:"ï"}.fa-shopping-cart:before{content:"ïº"}.fa-shopware:before{content:"ïµ"}.fa-shower:before{content:"ï"}.fa-shuttle-van:before{content:"ï¶"}.fa-sign:before{content:"ï"}.fa-sign-in-alt:before{content:"ï¶"}.fa-sign-language:before{content:"ï§"}.fa-sign-out-alt:before{content:"ïµ"}.fa-signal:before{content:"ï"}.fa-signature:before{content:"ï·"}.fa-sim-card:before{content:"ï"}.fa-simplybuilt:before{content:"ï"}.fa-sistrix:before{content:"ï®"}.fa-sitemap:before{content:"ï¨"}.fa-sith:before{content:"ï"}.fa-skating:before{content:"ï"}.fa-sketch:before{content:"ï"}.fa-skiing:before{content:"ï"}.fa-skiing-nordic:before{content:"ï"}.fa-skull:before{content:"ï"}.fa-skull-crossbones:before{content:"ï"}.fa-skyatlas:before{content:"ï"}.fa-skype:before{content:"ï¾"}.fa-slack:before{content:"ï"}.fa-slack-hash:before{content:"ï¯"}.fa-slash:before{content:"ï"}.fa-sleigh:before{content:"ï"}.fa-sliders-h:before{content:"ï"}.fa-slideshare:before{content:"ï§"}.fa-smile:before{content:"ï"}.fa-smile-beam:before{content:"ï¸"}.fa-smile-wink:before{content:"ï"}.fa-smog:before{content:"ï"}.fa-smoking:before{content:"ï"}.fa-smoking-ban:before{content:"ï"}.fa-sms:before{content:"ï"}.fa-snapchat:before{content:"ï«"}.fa-snapchat-ghost:before{content:"ï¬"}.fa-snapchat-square:before{content:"ï­"}.fa-snowboarding:before{content:"ï"}.fa-snowflake:before{content:"ï"}.fa-snowman:before{content:"ï"}.fa-snowplow:before{content:"ï"}.fa-soap:before{content:"ï¥®"}.fa-socks:before{content:"ï"}.fa-solar-panel:before{content:"ïº"}.fa-sort:before{content:"ï"}.fa-sort-alpha-down:before{content:"ï"}.fa-sort-alpha-down-alt:before{content:"ï¢"}.fa-sort-alpha-up:before{content:"ï"}.fa-sort-alpha-up-alt:before{content:"ï¢"}.fa-sort-amount-down:before{content:"ï "}.fa-sort-amount-down-alt:before{content:"ï¢"}.fa-sort-amount-up:before{content:"ï¡"}.fa-sort-amount-up-alt:before{content:"ï¢"}.fa-sort-down:before{content:"ï"}.fa-sort-numeric-down:before{content:"ï¢"}.fa-sort-numeric-down-alt:before{content:"ï¢"}.fa-sort-numeric-up:before{content:"ï£"}.fa-sort-numeric-up-alt:before{content:"ï¢"}.fa-sort-up:before{content:"ï"}.fa-soundcloud:before{content:"ï¾"}.fa-sourcetree:before{content:"ï"}.fa-spa:before{content:"ï»"}.fa-space-shuttle:before{content:"ï"}.fa-speakap:before{content:"ï³"}.fa-speaker-deck:before{content:"ï ¼"}.fa-spell-check:before{content:"ï¢"}.fa-spider:before{content:"ï"}.fa-spinner:before{content:"ï"}.fa-splotch:before{content:"ï¼"}.fa-spotify:before{content:"ï¼"}.fa-spray-can:before{content:"ï½"}.fa-square:before{content:"ï"}.fa-square-full:before{content:"ï"}.fa-square-root-alt:before{content:"ï"}.fa-squarespace:before{content:"ï¾"}.fa-stack-exchange:before{content:"ï"}.fa-stack-overflow:before{content:"ï¬"}.fa-stackpath:before{content:"ï¡"}.fa-stamp:before{content:"ï¿"}.fa-star:before{content:"ï"}.fa-star-and-crescent:before{content:"ï"}.fa-star-half:before{content:"ï"}.fa-star-half-alt:before{content:"ï"}.fa-star-of-david:before{content:"ï"}.fa-star-of-life:before{content:"ï¡"}.fa-staylinked:before{content:"ïµ"}.fa-steam:before{content:"ï¶"}.fa-steam-square:before{content:"ï·"}.fa-steam-symbol:before{content:"ï¶"}.fa-step-backward:before{content:"ï"}.fa-step-forward:before{content:"ï"}.fa-stethoscope:before{content:"ï±"}.fa-sticker-mule:before{content:"ï·"}.fa-sticky-note:before{content:"ï"}.fa-stop:before{content:"ï"}.fa-stop-circle:before{content:"ï"}.fa-stopwatch:before{content:"ï²"}.fa-stopwatch-20:before{content:"ï¥¯"}.fa-store:before{content:"ï"}.fa-store-alt:before{content:"ï"}.fa-store-alt-slash:before{content:"ï¥°"}.fa-store-slash:before{content:"ï¥±"}.fa-strava:before{content:"ï¨"}.fa-stream:before{content:"ï"}.fa-street-view:before{content:"ï"}.fa-strikethrough:before{content:"ï"}.fa-stripe:before{content:"ï©"}.fa-stripe-s:before{content:"ïª"}.fa-stroopwafel:before{content:"ï"}.fa-studiovinari:before{content:"ï¸"}.fa-stumbleupon:before{content:"ï¤"}.fa-stumbleupon-circle:before{content:"ï£"}.fa-subscript:before{content:"ï¬"}.fa-subway:before{content:"ï¹"}.fa-suitcase:before{content:"ï²"}.fa-suitcase-rolling:before{content:"ï"}.fa-sun:before{content:"ï"}.fa-superpowers:before{content:"ï"}.fa-superscript:before{content:"ï«"}.fa-supple:before{content:"ï¹"}.fa-surprise:before{content:"ï"}.fa-suse:before{content:"ï"}.fa-swatchbook:before{content:"ï"}.fa-swift:before{content:"ï£¡"}.fa-swimmer:before{content:"ï"}.fa-swimming-pool:before{content:"ï"}.fa-symfony:before{content:"ï ½"}.fa-synagogue:before{content:"ï"}.fa-sync:before{content:"ï¡"}.fa-sync-alt:before{content:"ï±"}.fa-syringe:before{content:"ï"}.fa-table:before{content:"ï"}.fa-table-tennis:before{content:"ï"}.fa-tablet:before{content:"ï"}.fa-tablet-alt:before{content:"ïº"}.fa-tablets:before{content:"ï"}.fa-tachometer-alt:before{content:"ï½"}.fa-tag:before{content:"ï«"}.fa-tags:before{content:"ï¬"}.fa-tape:before{content:"ï"}.fa-tasks:before{content:"ï®"}.fa-taxi:before{content:"ïº"}.fa-teamspeak:before{content:"ï¹"}.fa-teeth:before{content:"ï®"}.fa-teeth-open:before{content:"ï¯"}.fa-telegram:before{content:"ï"}.fa-telegram-plane:before{content:"ï¾"}.fa-temperature-high:before{content:"ï©"}.fa-temperature-low:before{content:"ï«"}.fa-tencent-weibo:before{content:"ï"}.fa-tenge:before{content:"ï"}.fa-terminal:before{content:"ï "}.fa-text-height:before{content:"ï´"}.fa-text-width:before{content:"ïµ"}.fa-th:before{content:"ï"}.fa-th-large:before{content:"ï"}.fa-th-list:before{content:"ï"}.fa-the-red-yeti:before{content:"ï"}.fa-theater-masks:before{content:"ï°"}.fa-themeco:before{content:"ï"}.fa-themeisle:before{content:"ï²"}.fa-thermometer:before{content:"ï"}.fa-thermometer-empty:before{content:"ï"}.fa-thermometer-full:before{content:"ï"}.fa-thermometer-half:before{content:"ï"}.fa-thermometer-quarter:before{content:"ï"}.fa-thermometer-three-quarters:before{content:"ï"}.fa-think-peaks:before{content:"ï±"}.fa-thumbs-down:before{content:"ï¥"}.fa-thumbs-up:before{content:"ï¤"}.fa-thumbtack:before{content:"ï"}.fa-ticket-alt:before{content:"ï¿"}.fa-times:before{content:"ï"}.fa-times-circle:before{content:"ï"}.fa-tint:before{content:"ï"}.fa-tint-slash:before{content:"ï"}.fa-tired:before{content:"ï"}.fa-toggle-off:before{content:"ï"}.fa-toggle-on:before{content:"ï"}.fa-toilet:before{content:"ï"}.fa-toilet-paper:before{content:"ï"}.fa-toilet-paper-slash:before{content:"ï¥²"}.fa-toolbox:before{content:"ï"}.fa-tools:before{content:"ï"}.fa-tooth:before{content:"ï"}.fa-torah:before{content:"ï "}.fa-torii-gate:before{content:"ï¡"}.fa-tractor:before{content:"ï¢"}.fa-trade-federation:before{content:"ï"}.fa-trademark:before{content:"ï"}.fa-traffic-light:before{content:"ï·"}.fa-trailer:before{content:"ï¥"}.fa-train:before{content:"ï¸"}.fa-tram:before{content:"ï"}.fa-transgender:before{content:"ï¤"}.fa-transgender-alt:before{content:"ï¥"}.fa-trash:before{content:"ï¸"}.fa-trash-alt:before{content:"ï­"}.fa-trash-restore:before{content:"ï ©"}.fa-trash-restore-alt:before{content:"ï ª"}.fa-tree:before{content:"ï»"}.fa-trello:before{content:"ï"}.fa-tripadvisor:before{content:"ï¢"}.fa-trophy:before{content:"ï"}.fa-truck:before{content:"ï"}.fa-truck-loading:before{content:"ï"}.fa-truck-monster:before{content:"ï»"}.fa-truck-moving:before{content:"ï"}.fa-truck-pickup:before{content:"ï¼"}.fa-tshirt:before{content:"ï"}.fa-tty:before{content:"ï¤"}.fa-tumblr:before{content:"ï³"}.fa-tumblr-square:before{content:"ï´"}.fa-tv:before{content:"ï¬"}.fa-twitch:before{content:"ï¨"}.fa-twitter:before{content:"ï"}.fa-twitter-square:before{content:"ï"}.fa-typo3:before{content:"ï«"}.fa-uber:before{content:"ï"}.fa-ubuntu:before{content:"ï"}.fa-uikit:before{content:"ï"}.fa-umbraco:before{content:"ï£¨"}.fa-umbrella:before{content:"ï©"}.fa-umbrella-beach:before{content:"ï"}.fa-underline:before{content:"ï"}.fa-undo:before{content:"ï¢"}.fa-undo-alt:before{content:"ïª"}.fa-uniregistry:before{content:"ï"}.fa-unity:before{content:"ï¥"}.fa-universal-access:before{content:"ï"}.fa-university:before{content:"ï"}.fa-unlink:before{content:"ï§"}.fa-unlock:before{content:"ï"}.fa-unlock-alt:before{content:"ï¾"}.fa-untappd:before{content:"ï"}.fa-upload:before{content:"ï"}.fa-ups:before{content:"ï "}.fa-usb:before{content:"ï"}.fa-user:before{content:"ï"}.fa-user-alt:before{content:"ï"}.fa-user-alt-slash:before{content:"ïº"}.fa-user-astronaut:before{content:"ï»"}.fa-user-check:before{content:"ï¼"}.fa-user-circle:before{content:"ï½"}.fa-user-clock:before{content:"ï½"}.fa-user-cog:before{content:"ï¾"}.fa-user-edit:before{content:"ï¿"}.fa-user-friends:before{content:"ï"}.fa-user-graduate:before{content:"ï"}.fa-user-injured:before{content:"ï¨"}.fa-user-lock:before{content:"ï"}.fa-user-md:before{content:"ï°"}.fa-user-minus:before{content:"ï"}.fa-user-ninja:before{content:"ï"}.fa-user-nurse:before{content:"ï ¯"}.fa-user-plus:before{content:"ï´"}.fa-user-secret:before{content:"ï"}.fa-user-shield:before{content:"ï"}.fa-user-slash:before{content:"ï"}.fa-user-tag:before{content:"ï"}.fa-user-tie:before{content:"ï"}.fa-user-times:before{content:"ïµ"}.fa-users:before{content:"ï"}.fa-users-cog:before{content:"ï"}.fa-usps:before{content:"ï¡"}.fa-ussunnah:before{content:"ï"}.fa-utensil-spoon:before{content:"ï¥"}.fa-utensils:before{content:"ï§"}.fa-vaadin:before{content:"ï"}.fa-vector-square:before{content:"ï"}.fa-venus:before{content:"ï¡"}.fa-venus-double:before{content:"ï¦"}.fa-venus-mars:before{content:"ï¨"}.fa-viacoin:before{content:"ï·"}.fa-viadeo:before{content:"ï©"}.fa-viadeo-square:before{content:"ïª"}.fa-vial:before{content:"ï"}.fa-vials:before{content:"ï"}.fa-viber:before{content:"ï"}.fa-video:before{content:"ï½"}.fa-video-slash:before{content:"ï¢"}.fa-vihara:before{content:"ï§"}.fa-vimeo:before{content:"ï"}.fa-vimeo-square:before{content:"ï"}.fa-vimeo-v:before{content:"ï½"}.fa-vine:before{content:"ï"}.fa-virus:before{content:"ï¥´"}.fa-virus-slash:before{content:"ï¥µ"}.fa-viruses:before{content:"ï¥¶"}.fa-vk:before{content:"ï"}.fa-vnv:before{content:"ï"}.fa-voicemail:before{content:"ï¢"}.fa-volleyball-ball:before{content:"ï"}.fa-volume-down:before{content:"ï§"}.fa-volume-mute:before{content:"ï©"}.fa-volume-off:before{content:"ï¦"}.fa-volume-up:before{content:"ï¨"}.fa-vote-yea:before{content:"ï²"}.fa-vr-cardboard:before{content:"ï©"}.fa-vuejs:before{content:"ï"}.fa-walking:before{content:"ï"}.fa-wallet:before{content:"ï"}.fa-warehouse:before{content:"ï"}.fa-water:before{content:"ï³"}.fa-wave-square:before{content:"ï ¾"}.fa-waze:before{content:"ï ¿"}.fa-weebly:before{content:"ï"}.fa-weibo:before{content:"ï"}.fa-weight:before{content:"ï"}.fa-weight-hanging:before{content:"ï"}.fa-weixin:before{content:"ï"}.fa-whatsapp:before{content:"ï²"}.fa-whatsapp-square:before{content:"ï"}.fa-wheelchair:before{content:"ï"}.fa-whmcs:before{content:"ï"}.fa-wifi:before{content:"ï«"}.fa-wikipedia-w:before{content:"ï¦"}.fa-wind:before{content:"ï®"}.fa-window-close:before{content:"ï"}.fa-window-maximize:before{content:"ï"}.fa-window-minimize:before{content:"ï"}.fa-window-restore:before{content:"ï"}.fa-windows:before{content:"ïº"}.fa-wine-bottle:before{content:"ï¯"}.fa-wine-glass:before{content:"ï£"}.fa-wine-glass-alt:before{content:"ï"}.fa-wix:before{content:"ï"}.fa-wizards-of-the-coast:before{content:"ï°"}.fa-wolf-pack-battalion:before{content:"ï"}.fa-won-sign:before{content:"ï"}.fa-wordpress:before{content:"ï"}.fa-wordpress-simple:before{content:"ï"}.fa-wpbeginner:before{content:"ï"}.fa-wpexplorer:before{content:"ï"}.fa-wpforms:before{content:"ï"}.fa-wpressr:before{content:"ï¤"}.fa-wrench:before{content:"ï­"}.fa-x-ray:before{content:"ï"}.fa-xbox:before{content:"ï"}.fa-xing:before{content:"ï¨"}.fa-xing-square:before{content:"ï©"}.fa-y-combinator:before{content:"ï»"}.fa-yahoo:before{content:"ï"}.fa-yammer:before{content:"ï¡"}.fa-yandex:before{content:"ï"}.fa-yandex-international:before{content:"ï"}.fa-yarn:before{content:"ï£"}.fa-yelp:before{content:"ï©"}.fa-yen-sign:before{content:"ï"}.fa-yin-yang:before{content:"ï­"}.fa-yoast:before{content:"ï±"}.fa-youtube:before{content:"ï§"}.fa-youtube-square:before{content:"ï±"}.fa-zhihu:before{content:"ï¿"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.c1868c95.eot);src:url(../fonts/fa-brands-400.c1868c95.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.a06da7f0.woff2) format("woff2"),url(../fonts/fa-brands-400.ec3cfdde.woff) format("woff"),url(../fonts/fa-brands-400.13685372.ttf) format("truetype"),url(../img/fa-brands-400.0cb5a5c0.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.261d666b.eot);src:url(../fonts/fa-regular-400.261d666b.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.c20b5b73.woff2) format("woff2"),url(../fonts/fa-regular-400.f89ea91e.woff) format("woff"),url(../fonts/fa-regular-400.db78b935.ttf) format("truetype"),url(../img/fa-regular-400.89ffa3ab.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.a0369ea5.eot);src:url(../fonts/fa-solid-900.a0369ea5.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.b15db15f.woff2) format("woff2"),url(../fonts/fa-solid-900.bea989e8.woff) format("woff"),url(../fonts/fa-solid-900.1ab236ed.ttf) format("truetype"),url(../img/fa-solid-900.ec763292.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@font-face{font-family:dripicons-v2;src:url(../fonts/dripicons-v2.7e12564e.eot);src:url(../fonts/dripicons-v2.7e12564e.eot?#iefix) format("embedded-opentype"),url(../fonts/dripicons-v2.11fc83ae.woff) format("woff"),url(../fonts/dripicons-v2.cf09c981.ttf) format("truetype"),url(../img/dripicons-v2.83598443.svg#dripicons-v2) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" dripicons-"]:before,[class^=dripicons-]:before,[data-icon]:before{font-family:dripicons-v2!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:'"'}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\\"}.dripicons-graph-bar:before{content:"î"}.dripicons-graph-line:before{content:"î"}.dripicons-graph-pie:before{content:"î"}.dripicons-headset:before{content:"î"}.dripicons-heart:before{content:"î"}.dripicons-help:before{content:"î"}.dripicons-home:before{content:"î"}.dripicons-hourglass:before{content:"î"}.dripicons-inbox:before{content:"î"}.dripicons-information:before{content:"î"}.dripicons-italic:before{content:"î"}.dripicons-jewel:before{content:"î"}.dripicons-lifting:before{content:"î"}.dripicons-lightbulb:before{content:"î"}.dripicons-link:before{content:"î"}.dripicons-link-broken:before{content:"î"}.dripicons-list:before{content:"î"}.dripicons-loading:before{content:"î"}.dripicons-location:before{content:"î"}.dripicons-lock:before{content:"î"}.dripicons-lock-open:before{content:"î"}.dripicons-mail:before{content:"î"}.dripicons-map:before{content:"î"}.dripicons-media-loop:before{content:"î"}.dripicons-media-next:before{content:"î"}.dripicons-media-pause:before{content:"î"}.dripicons-media-play:before{content:"î"}.dripicons-media-previous:before{content:"î"}.dripicons-media-record:before{content:"î"}.dripicons-media-shuffle:before{content:"î"}.dripicons-media-stop:before{content:"î"}.dripicons-medical:before{content:"î"}.dripicons-menu:before{content:"î "}.dripicons-message:before{content:"î¡"}.dripicons-meter:before{content:"î¢"}.dripicons-microphone:before{content:"î£"}.dripicons-minus:before{content:"î¤"}.dripicons-monitor:before{content:"î¥"}.dripicons-move:before{content:"î¦"}.dripicons-music:before{content:"î§"}.dripicons-network-1:before{content:"î¨"}.dripicons-network-2:before{content:"î©"}.dripicons-network-3:before{content:"îª"}.dripicons-network-4:before{content:"î«"}.dripicons-network-5:before{content:"î¬"}.dripicons-pamphlet:before{content:"î­"}.dripicons-paperclip:before{content:"î®"}.dripicons-pencil:before{content:"î¯"}.dripicons-phone:before{content:"î°"}.dripicons-photo:before{content:"î±"}.dripicons-photo-group:before{content:"î²"}.dripicons-pill:before{content:"î³"}.dripicons-pin:before{content:"î´"}.dripicons-plus:before{content:"îµ"}.dripicons-power:before{content:"î¶"}.dripicons-preview:before{content:"î·"}.dripicons-print:before{content:"î¸"}.dripicons-pulse:before{content:"î¹"}.dripicons-question:before{content:"îº"}.dripicons-reply:before{content:"î»"}.dripicons-reply-all:before{content:"î¼"}.dripicons-return:before{content:"î½"}.dripicons-retweet:before{content:"î¾"}.dripicons-rocket:before{content:"î¿"}.dripicons-scale:before{content:"î"}.dripicons-search:before{content:"î"}.dripicons-shopping-bag:before{content:"î"}.dripicons-skip:before{content:"î"}.dripicons-stack:before{content:"î"}.dripicons-star:before{content:"î"}.dripicons-stopwatch:before{content:"î"}.dripicons-store:before{content:"î"}.dripicons-suitcase:before{content:"î"}.dripicons-swap:before{content:"î"}.dripicons-tag:before{content:"î"}.dripicons-tag-delete:before{content:"î"}.dripicons-tags:before{content:"î"}.dripicons-thumbs-down:before{content:"î"}.dripicons-thumbs-up:before{content:"î"}.dripicons-ticket:before{content:"î"}.dripicons-time-reverse:before{content:"î"}.dripicons-to-do:before{content:"î"}.dripicons-toggles:before{content:"î"}.dripicons-trash:before{content:"î"}.dripicons-trophy:before{content:"î"}.dripicons-upload:before{content:"î"}.dripicons-user:before{content:"î"}.dripicons-user-group:before{content:"î"}.dripicons-user-id:before{content:"î"}.dripicons-vibrate:before{content:"î"}.dripicons-view-apps:before{content:"î"}.dripicons-view-list:before{content:"î"}.dripicons-view-list-large:before{content:"î"}.dripicons-view-thumb:before{content:"î"}.dripicons-volume-full:before{content:"î"}.dripicons-volume-low:before{content:"î"}.dripicons-volume-medium:before{content:"î "}.dripicons-volume-off:before{content:"î¡"}.dripicons-wallet:before{content:"î¢"}.dripicons-warning:before{content:"î£"}.dripicons-web:before{content:"î¤"}.dripicons-weight:before{content:"î¥"}.dripicons-wifi:before{content:"î¦"}.dripicons-wrong:before{content:"î§"}.dripicons-zoom-in:before{content:"î¨"}.dripicons-zoom-out:before{content:"î©"}#page-topbar{position:fixed;top:0;right:0;left:0;z-index:1002;border-bottom:0 solid #eee;background-color:#fff}.navbar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;height:70px;padding:0 12px 0 0}.navbar-header .dropdown .show.header-item{background-color:#f8f9fa}.navbar-brand-box{padding:0 1.5rem;text-align:center;width:250px}.logo{line-height:70px}.logo-light,.logo .logo-sm{display:none}.app-search{padding:16px 0}.app-search .form-control{border:none;height:38px;padding-left:40px;padding-right:20px;background-color:#f3f3f9;-webkit-box-shadow:none;box-shadow:none;border-radius:30px}.app-search span{position:absolute;z-index:10;font-size:16px;line-height:38px;left:13px;top:0;color:#74788d}.megamenu-list li{position:relative;padding:5px 0}.megamenu-list li a{color:#495057}@media(max-width:992px){.navbar-brand-box{width:auto}.logo span.logo-lg{display:none}.logo span.logo-sm{display:inline-block}}.page-content{padding:94px 12px 60px 12px}.header-item{height:70px;-webkit-box-shadow:none!important;box-shadow:none!important;border:0;border-radius:0}.header-item,.header-item:hover{color:#555b6d}.header-profile-user{height:36px;width:36px;background-color:#f6f6f6;padding:3px}.noti-icon i{font-size:22px;color:#555b6d}.noti-icon .badge{position:absolute;top:12px;right:4px}.notification-item .d-flex{padding:.75rem 1rem}.notification-item .d-flex:hover{background-color:#f6f6f6}.dropdown-icon-item{border-radius:3px;line-height:34px;text-align:center;padding:15px 0 9px;display:block;border:1px solid transparent;color:#74788d}.dropdown-icon-item img{height:24px}.dropdown-icon-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon-item:hover{border-color:#eff2f7}.fullscreen-enable [data-toggle=fullscreen] .bx-fullscreen:before{content:"î¨¿"}body[data-topbar=dark] #page-topbar{background-color:#2a3042}body[data-topbar=dark] .navbar-header .dropdown .show.header-item{background-color:hsla(0,0%,100%,.05)}body[data-topbar=dark] .navbar-header .waves-effect .waves-ripple{background:hsla(0,0%,100%,.4)}body[data-topbar=dark] .header-item,body[data-topbar=dark] .header-item:hover{color:#e9ecef}body[data-topbar=dark] .header-profile-user{background-color:hsla(0,0%,100%,.25)}body[data-topbar=dark] .noti-icon i{color:#e9ecef}body[data-topbar=dark] .logo-dark{display:none}body[data-topbar=dark] .logo-light{display:block}body[data-topbar=dark] .app-search .form-control{background-color:rgba(243,243,249,.07);color:#fff}body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder,body[data-topbar=dark] .app-search span{color:hsla(0,0%,100%,.5)}body[data-sidebar=dark] .navbar-brand-box{background:#2a3042}body[data-sidebar=dark] .logo-dark{display:none}body[data-sidebar=dark] .logo-light{display:block}@media(max-width:600px){.navbar-header .dropdown{position:static}.navbar-header .dropdown .dropdown-menu{left:10px!important;right:10px!important}}@media(max-width:380px){.navbar-brand-box{display:none}}body[data-layout=horizontal] .navbar-brand-box{width:auto}body[data-layout=horizontal] .page-content{margin-top:70px;padding:79px 12px 60px 12px}@media(max-width:992px){body[data-layout=horizontal] .page-content{margin-top:15px}}.page-title-box{padding-bottom:24px}.page-title-box .breadcrumb{background-color:transparent;padding:0}.page-title-box .h4,.page-title-box h4{text-transform:uppercase;font-weight:600;font-size:16px!important}.footer{bottom:0;padding:20px 12px;position:absolute;right:0;color:#74788d;left:250px;height:60px;background-color:#f2f2f5}@media(max-width:991.98px){.footer{left:0}}.vertical-collpsed .footer{left:70px}@media(max-width:991.98px){.vertical-collpsed .footer{left:0}}body[data-layout=horizontal] .footer{left:0!important}.right-bar{background-color:#fff;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);box-shadow:0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);display:block;position:fixed;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:280px;z-index:9999;float:right!important;right:-290px;top:0;bottom:0}.right-bar .right-bar-toggle{background-color:#444c54;height:24px;width:24px;line-height:24px;display:block;color:#eff2f7;text-align:center;border-radius:50%}.right-bar .right-bar-toggle:hover{background-color:#4b545c}.rightbar-overlay{background-color:rgba(52,58,64,.55);position:absolute;left:0;right:0;top:0;bottom:0;display:none;z-index:9998;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.right-bar-enabled .right-bar{right:0}.right-bar-enabled .rightbar-overlay{display:block}@media(max-width:575.98px){.right-bar{overflow:auto}.right-bar .slimscroll-menu{height:auto!important}}.metismenu{margin:0}.metismenu li{display:block;width:100%}.metismenu .mm-collapse,.metismenu .mm-collapse:not(.mm-show){display:none}.metismenu .mm-collapse.mm-show{display:block}.metismenu .mm-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.vertical-menu{width:250px;z-index:1001;background:#fff;bottom:0;margin-top:0;position:fixed;top:70px;border-right:1px solid #eee}.main-content{margin-left:250px;overflow:hidden}.main-content .content{padding:0 15px 10px 15px;margin-top:70px}#sidebar-menu{padding:10px 0 30px 0}#sidebar-menu .mm-active>.has-arrow:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#sidebar-menu .has-arrow:after{content:"ó°";font-family:Material Design Icons;display:block;float:right;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;font-size:1rem}#sidebar-menu ul li a{display:block;padding:.625rem 1.5rem;color:#545a6d;position:relative;font-size:13px;-webkit-transition:all .4s;transition:all .4s}#sidebar-menu ul li a i{display:inline-block;min-width:1.75rem;padding-bottom:.125em;font-size:1.25rem;line-height:1.40625rem;vertical-align:middle;color:#7f8387;-webkit-transition:all .4s;transition:all .4s}#sidebar-menu ul li a:hover,#sidebar-menu ul li a:hover i{color:#383c40}#sidebar-menu ul li .badge{margin-top:4px}#sidebar-menu ul li ul.sub-menu{padding:0}#sidebar-menu ul li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 3.5rem;font-size:13px;color:#545a6d}#sidebar-menu ul li ul.sub-menu li a:hover{color:#383c40}#sidebar-menu ul li ul.sub-menu li ul.sub-menu{padding:0}#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 4.5rem;font-size:13px}.menu-title{padding:12px 20px!important;letter-spacing:.05em;pointer-events:none;cursor:default;font-size:11px;text-transform:uppercase;color:#7f8387;font-weight:600}.mm-active,.mm-active .active,.mm-active .active i,.mm-active>a,.mm-active>a i,.mm-active>i{color:#556ee6!important}@media(max-width:992px){.vertical-menu{display:none}.main-content{margin-left:0!important}body.sidebar-enable .vertical-menu{display:block}}.vertical-collpsed .main-content{margin-left:70px}.vertical-collpsed .navbar-brand-box{width:70px!important}.vertical-collpsed .logo span.logo-lg{display:none}.vertical-collpsed .logo span.logo-sm{display:block}.vertical-collpsed .vertical-menu{position:absolute;width:70px!important;z-index:5}.vertical-collpsed .vertical-menu .simplebar-content-wrapper,.vertical-collpsed .vertical-menu .simplebar-mask{overflow:visible!important}.vertical-collpsed .vertical-menu .simplebar-scrollbar{display:none!important}.vertical-collpsed .vertical-menu .simplebar-offset{bottom:0!important}.vertical-collpsed .vertical-menu #sidebar-menu .badge,.vertical-collpsed .vertical-menu #sidebar-menu .collapse.in,.vertical-collpsed .vertical-menu #sidebar-menu .menu-title{display:none!important}.vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse{height:inherit!important}.vertical-collpsed .vertical-menu #sidebar-menu .has-arrow:after{display:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li{position:relative;white-space:nowrap}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a{padding:15px 20px;min-height:55px;-webkit-transition:none;transition:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:active,.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:focus,.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:hover{color:#383c40}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a i{font-size:1.45rem;margin-left:4px}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a span{display:none;padding-left:25px}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{position:relative;width:260px;color:#556ee6;background-color:#f5f5f5;-webkit-transition:none;transition:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#556ee6}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a span{display:inline}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul{display:block;left:70px;position:absolute;width:190px;height:auto!important}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul,.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul ul{-webkit-box-shadow:3px 5px 10px 0 rgba(54,61,71,.1);box-shadow:3px 5px 10px 0 rgba(54,61,71,.1)}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a{-webkit-box-shadow:none;box-shadow:none;padding:8px 20px;position:relative;width:190px;z-index:6;color:#545a6d}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#383c40}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul{padding:5px 0;z-index:9999;display:none;background-color:#fff}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li:hover>ul{display:block;left:190px;height:auto!important;margin-top:-36px;position:absolute;width:190px}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li>a span.pull-right{position:absolute;right:20px;top:12px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li.active a{color:#f8f9fa}body[data-sidebar=dark] .vertical-menu{background:#2a3042}body[data-sidebar=dark] #sidebar-menu ul li a{color:#a6b0cf}body[data-sidebar=dark] #sidebar-menu ul li a i{color:#6a7187}body[data-sidebar=dark] #sidebar-menu ul li a:hover,body[data-sidebar=dark] #sidebar-menu ul li a:hover i{color:#fff}body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a{color:#79829c}body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover{color:#fff}body[data-sidebar=dark].vertical-collpsed{min-height:1760px}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background:#2e3548;color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a{color:#79829c}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul ul{background-color:#2a3042}body[data-sidebar=dark] .mm-active,body[data-sidebar=dark] .mm-active .active,body[data-sidebar=dark] .mm-active .active i,body[data-sidebar=dark] .mm-active>a,body[data-sidebar=dark] .mm-active>a i,body[data-sidebar=dark] .mm-active>i,body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i{color:#fff!important}body[data-sidebar=dark] .menu-title{color:#6a7187}body[data-layout=horizontal] .main-content{margin-left:0!important}body[data-sidebar-size=small] .navbar-brand-box{width:160px}body[data-sidebar-size=small] .vertical-menu{width:160px;text-align:center}body[data-sidebar-size=small] .vertical-menu .badge,body[data-sidebar-size=small] .vertical-menu .has-arrow:after{display:none!important}body[data-sidebar-size=small] .main-content{margin-left:160px}body[data-sidebar-size=small] .footer{left:160px}@media(max-width:991.98px){body[data-sidebar-size=small] .footer{left:0}}body[data-sidebar-size=small] #sidebar-menu ul li.menu-title{background-color:#2e3548}body[data-sidebar-size=small] #sidebar-menu ul li a i{display:block}body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a{padding-left:1.5rem}body[data-sidebar-size=small].vertical-collpsed .main-content{margin-left:70px}body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu{text-align:left}body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a i{display:inline-block}body[data-sidebar-size=small].vertical-collpsed .footer{left:70px}body[data-sidebar=colored] .navbar-brand-box,body[data-sidebar=colored] .vertical-menu{background-color:#556ee6}body[data-sidebar=colored] .navbar-brand-box .logo-dark{display:none}body[data-sidebar=colored] .navbar-brand-box .logo-light{display:block}body[data-sidebar=colored] .mm-active,body[data-sidebar=colored] .mm-active .active,body[data-sidebar=colored] .mm-active>a,body[data-sidebar=colored] .mm-active>a i,body[data-sidebar=colored] .mm-active>i{color:#fff!important}body[data-sidebar=colored] #sidebar-menu ul li.menu-title,body[data-sidebar=colored] #sidebar-menu ul li a,body[data-sidebar=colored] #sidebar-menu ul li a i{color:hsla(0,0%,100%,.6)}body[data-sidebar=colored] #sidebar-menu ul li a.waves-effect .waves-ripple{background:hsla(0,0%,100%,.1)}body[data-sidebar=colored] #sidebar-menu ul li a:hover,body[data-sidebar=colored] #sidebar-menu ul li a:hover i{color:#fff}body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a{color:hsla(0,0%,100%,.5)}body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a:hover{color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-color:#5e76e7;color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active{color:#556ee6!important}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover{color:#556ee6}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i{color:#556ee6!important}.topnav{background:#fff;padding:0 12px;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);margin-top:70px;position:fixed;left:0;right:0;z-index:100}.topnav .topnav-menu{margin:0;padding:0}.topnav .navbar-nav .nav-link{font-size:14px;position:relative;padding:1rem 1.3rem;color:#545a6d}.topnav .navbar-nav .nav-link i{font-size:15px}.topnav .navbar-nav .nav-link:focus,.topnav .navbar-nav .nav-link:hover{color:#556ee6;background-color:transparent}.topnav .navbar-nav .dropdown-item{color:#545a6d}.topnav .navbar-nav .dropdown-item.active,.topnav .navbar-nav .dropdown-item:hover,.topnav .navbar-nav .nav-item .nav-link.active{color:#556ee6}.topnav .navbar-nav .dropdown.active>a{color:#556ee6;background-color:transparent}@media(min-width:1200px){body[data-layout=horizontal] .container-fluid,body[data-layout=horizontal] .container-lg,body[data-layout=horizontal] .container-md,body[data-layout=horizontal] .container-sm,body[data-layout=horizontal] .container-xl,body[data-layout=horizontal] .container-xxl,body[data-layout=horizontal] .navbar-header{max-width:85%}}@media(min-width:992px){.topnav .navbar-nav .nav-item:first-of-type .nav-link{padding-left:0}.topnav .dropdown-item{padding:.5rem 1.5rem;min-width:180px}.topnav .dropdown.mega-dropdown .mega-dropdown-menu{left:0;right:auto}.topnav .dropdown .dropdown-menu{margin-top:0;border-radius:0 0 .25rem .25rem}.topnav .dropdown .dropdown-menu .arrow-down:after{right:15px;-webkit-transform:rotate(-135deg) translateY(-50%);transform:rotate(-135deg) translateY(-50%);position:absolute}.topnav .dropdown .dropdown-menu .dropdown .dropdown-menu{position:absolute;top:0!important;left:100%;display:none}.topnav .dropdown:hover>.dropdown-menu,.topnav .dropdown:hover>.dropdown-menu>.dropdown:hover>.dropdown-menu{display:block}.navbar-toggle{display:none}}.arrow-down,.arrow-down:after{display:inline-block}.arrow-down:after{border-color:initial;border-style:solid;border-width:0 0 1px 1px;content:"";height:.4em;right:5px;top:50%;margin-left:10px;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:.4em}@media(max-width:991.98px){.topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu{right:100%;left:auto}}@media(max-width:767.98px){.navbar-brand-box .logo-dark,.navbar-brand-box .logo-dark span.logo-sm{display:block}.navbar-brand-box .logo-light{display:none}.topnav{max-height:360px;overflow-y:auto;padding:0}.topnav .navbar-nav .nav-link{padding:.75rem 1.1rem}.topnav .dropdown .dropdown-menu{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;padding-left:15px}.topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl{width:auto}.topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row{margin:0}.topnav .dropdown .dropdown-item{position:relative;background-color:transparent}.topnav .dropdown .dropdown-item.active,.topnav .dropdown .dropdown-item:active{color:#556ee6}.topnav .arrow-down:after{right:15px;position:absolute}}@media(min-width:992px){body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-dark{display:block}body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-light{display:none}body[data-layout=horizontal][data-topbar=light] .topnav{background-color:#556ee6}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link{color:hsla(0,0%,100%,.6)}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:focus,body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.9)}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav>.dropdown.active>a{color:hsla(0,0%,100%,.9)!important}}body[data-layout=horizontal][data-topbar=colored] #page-topbar{background-color:#556ee6;-webkit-box-shadow:none;box-shadow:none}body[data-layout=horizontal][data-topbar=colored] .logo-dark{display:none}body[data-layout=horizontal][data-topbar=colored] .logo-light{display:block}body[data-layout=horizontal][data-topbar=colored] .app-search .form-control{background-color:rgba(243,243,249,.07);color:#fff}body[data-layout=horizontal][data-topbar=colored] .app-search input.form-control::-webkit-input-placeholder,body[data-layout=horizontal][data-topbar=colored] .app-search span{color:hsla(0,0%,100%,.5)}body[data-layout=horizontal][data-topbar=colored] .header-item,body[data-layout=horizontal][data-topbar=colored] .header-item:hover{color:#e9ecef}body[data-layout=horizontal][data-topbar=colored] .navbar-header .dropdown .show.header-item{background-color:hsla(0,0%,100%,.1)}body[data-layout=horizontal][data-topbar=colored] .navbar-header .waves-effect .waves-ripple{background:hsla(0,0%,100%,.4)}body[data-layout=horizontal][data-topbar=colored] .noti-icon i{color:#e9ecef}@media(min-width:992px){body[data-layout=horizontal][data-topbar=colored] .topnav{background-color:#556ee6}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link{color:hsla(0,0%,100%,.6)}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:focus,body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.9)}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav>.dropdown.active>a{color:hsla(0,0%,100%,.9)!important}}body[data-layout-size=boxed]{background-color:#ebebf4}body[data-layout-size=boxed] #layout-wrapper{background-color:#fff;max-width:1300px;margin:0 auto;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}body[data-layout-size=boxed] #page-topbar{max-width:1300px;margin:0 auto}body[data-layout-size=boxed] .footer{margin:0 auto;max-width:1050px}body[data-layout-size=boxed].vertical-collpsed .footer{max-width:1230px}body[data-layout=horizontal][data-layout-size=boxed] #layout-wrapper,body[data-layout=horizontal][data-layout-size=boxed] #page-topbar,body[data-layout=horizontal][data-layout-size=boxed] .footer{max-width:100%}body[data-layout=horizontal][data-layout-size=boxed] .container-fluid,body[data-layout=horizontal][data-layout-size=boxed] .container-lg,body[data-layout=horizontal][data-layout-size=boxed] .container-md,body[data-layout=horizontal][data-layout-size=boxed] .container-sm,body[data-layout=horizontal][data-layout-size=boxed] .container-xl,body[data-layout=horizontal][data-layout-size=boxed] .container-xxl,body[data-layout=horizontal][data-layout-size=boxed] .navbar-header{max-width:1300px}@media(min-width:992px){body[data-layout-scrollable=true] #page-topbar,body[data-layout-scrollable=true] .vertical-menu,body[data-layout-scrollable=true][data-layout=horizontal] #page-topbar,body[data-layout-scrollable=true][data-layout=horizontal] .topnav{position:absolute}}/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,hsla(0,0%,100%,0) 70%);-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:scale(0) translate(0);transform:scale(0) translate(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:hsla(0,0%,100%,.4);background:radial-gradient(hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}.waves-effect.waves-classic.waves-light .waves-ripple{background:hsla(0,0%,100%,.4)}.waves-notransition{-webkit-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0)}.waves-button,.waves-button-input,.waves-button:hover,.waves-button:visited{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:transparent;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);-webkit-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px rgba(0,0,0,.3)}.waves-block{display:block}.waves-effect.waves-light .waves-ripple{background-color:hsla(0,0%,100%,.4)}.waves-effect.waves-primary .waves-ripple{background-color:rgba(85,110,230,.4)}.waves-effect.waves-success .waves-ripple{background-color:rgba(52,195,143,.4)}.waves-effect.waves-info .waves-ripple{background-color:rgba(80,165,241,.4)}.waves-effect.waves-warning .waves-ripple{background-color:rgba(241,180,76,.4)}.waves-effect.waves-danger .waves-ripple{background-color:rgba(244,106,106,.4)}.avatar-xs{height:2rem;width:2rem}.avatar-sm{height:3rem;width:3rem}.avatar-md{height:4.5rem;width:4.5rem}.avatar-lg{height:6rem;width:6rem}.avatar-xl{height:7.5rem;width:7.5rem}.avatar-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#556ee6;color:#fff;font-weight:500;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.avatar-group,.avatar-title{display:-webkit-box;display:-ms-flexbox;display:flex}.avatar-group{padding-left:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.avatar-group .avatar-group-item{margin-left:-12px;border:2px solid #fff;border-radius:50%;-webkit-transition:all .2s;transition:all .2s}.avatar-group .avatar-group-item:hover{position:relative;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.custom-accordion .accordion-list{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:7px;background-color:#f6f6f6;padding:12px 20px;color:#495057;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-accordion .accordion-list.collapsed i.accor-plus-icon:before{content:"ó°"}.custom-accordion .accordion-list .accor-plus-icon{display:inline-block;font-size:16px;height:24px;width:24px;line-height:22px;background-color:#fff;text-align:center;border-radius:50%}.custom-accordion a.collapsed i.accor-down-icon:before{content:"ó°"}.custom-accordion .card-body{color:#74788d}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.fw-medium{font-weight:500}.font-weight-semibold{font-weight:600}.social-list-item{height:2rem;width:2rem;line-height:calc(2rem - 4px);display:block;border:2px solid #adb5bd;border-radius:50%;color:#adb5bd;text-align:center;-webkit-transition:all .4s;transition:all .4s}.social-list-item:hover{color:#74788d;background-color:#eff2f7}.w-xs{min-width:80px}.w-sm{min-width:95px}.w-md{min-width:110px}.w-lg{min-width:140px}.w-xl{min-width:160px}.alert-dismissible .btn-close{font-size:10px;padding:1.05rem 1.25rem;background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:9999}#status{width:40px;height:40px;position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px}.spinner-chase{margin:0 auto;width:40px;height:40px;position:relative;-webkit-animation:spinner-chase 2.5s linear infinite both;animation:spinner-chase 2.5s linear infinite both}.chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;-webkit-animation:chase-dot 2s ease-in-out infinite both;animation:chase-dot 2s ease-in-out infinite both}.chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#556ee6;border-radius:100%;-webkit-animation:chase-dot-before 2s ease-in-out infinite both;animation:chase-dot-before 2s ease-in-out infinite both}.chase-dot:first-child,.chase-dot:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.chase-dot:nth-child(2),.chase-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.chase-dot:nth-child(3),.chase-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.chase-dot:nth-child(4),.chase-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.chase-dot:nth-child(5),.chase-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.chase-dot:nth-child(6),.chase-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes spinner-chase{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-chase{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes chase-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes chase-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}[type=email]::-webkit-input-placeholder,[type=number]::-webkit-input-placeholder,[type=tel]::-webkit-input-placeholder,[type=url]::-webkit-input-placeholder{text-align:left}[type=email]::-moz-placeholder,[type=number]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=url]::-moz-placeholder{text-align:left}[type=email]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=url]:-ms-input-placeholder{text-align:left}[type=email]::-ms-input-placeholder,[type=number]::-ms-input-placeholder,[type=tel]::-ms-input-placeholder,[type=url]::-ms-input-placeholder{text-align:left}[type=email]::placeholder,[type=number]::placeholder,[type=tel]::placeholder,[type=url]::placeholder{text-align:left}.form-check{position:relative;text-align:left}.form-check-right{padding-left:0;display:inline-block;padding-right:1.5em}.form-check-right .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-right .form-check-label{display:block}.form-checkbox-outline .form-check-input{border-width:2px;background-color:#fff}.form-checkbox-outline .form-check-input:active{-webkit-filter:none;filter:none}.form-checkbox-outline .form-check-input:checked{background-color:#fff!important}.form-checkbox-outline .form-check-input:checked[type=checkbox]{background-image:none}.form-checkbox-outline .form-check-input:checked:after{position:absolute;content:"ó°¬";font-family:Material Design Icons;top:-4px!important;left:1px;font-size:16px;color:#343a40}.form-radio-outline .form-check-input{background-color:#fff;position:relative}.form-radio-outline .form-check-input:active{-webkit-filter:none;filter:none}.form-radio-outline .form-check-input:checked{background-color:#fff!important}.form-radio-outline .form-check-input:checked[type=checkbox]{background-image:none}.form-radio-outline .form-check-input:checked:after{position:absolute;content:"";top:3px!important;left:3px;width:5px;height:5px;border-radius:50%}.form-check-primary .form-check-input:checked,.form-radio-primary .form-check-input:checked{background-color:#556ee6;border-color:#556ee6}.form-radio-primary .form-check-input:checked:after{background-color:#556ee6}.form-check-secondary .form-check-input:checked,.form-radio-secondary .form-check-input:checked{background-color:#74788d;border-color:#74788d}.form-radio-secondary .form-check-input:checked:after{background-color:#74788d}.form-check-success .form-check-input:checked,.form-radio-success .form-check-input:checked{background-color:#34c38f;border-color:#34c38f}.form-radio-success .form-check-input:checked:after{background-color:#34c38f}.form-check-info .form-check-input:checked,.form-radio-info .form-check-input:checked{background-color:#50a5f1;border-color:#50a5f1}.form-radio-info .form-check-input:checked:after{background-color:#50a5f1}.form-check-warning .form-check-input:checked,.form-radio-warning .form-check-input:checked{background-color:#f1b44c;border-color:#f1b44c}.form-radio-warning .form-check-input:checked:after{background-color:#f1b44c}.form-check-danger .form-check-input:checked,.form-radio-danger .form-check-input:checked{background-color:#f46a6a;border-color:#f46a6a}.form-radio-danger .form-check-input:checked:after{background-color:#f46a6a}.form-check-pink .form-check-input:checked,.form-radio-pink .form-check-input:checked{background-color:#e83e8c;border-color:#e83e8c}.form-radio-pink .form-check-input:checked:after{background-color:#e83e8c}.form-check-light .form-check-input:checked,.form-radio-light .form-check-input:checked{background-color:#eff2f7;border-color:#eff2f7}.form-radio-light .form-check-input:checked:after{background-color:#eff2f7}.form-check-dark .form-check-input:checked,.form-radio-dark .form-check-input:checked{background-color:#343a40;border-color:#343a40}.form-radio-dark .form-check-input:checked:after{background-color:#343a40}.form-check-label{cursor:pointer;margin-bottom:0}.form-switch-md{padding-left:2.5rem;min-height:24px;line-height:24px}.form-switch-md .form-check-input{width:40px;height:20px;left:-.5rem;position:relative}.form-switch-md .form-check-label{vertical-align:middle}.form-switch-lg{padding-left:2.75rem;min-height:28px;line-height:28px}.form-switch-lg .form-check-input{width:48px;height:24px;left:-.75rem;position:relative}.input-group-text{margin-bottom:0}.custom-control-input:checked[type=radio]{background-image:url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"><circle r="2" fill="%23fff"/></svg>)}.custom-control-input:checked{background-color:#556ee6;border-color:#556ee6}.custom-radio .custom-control-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1em;height:1em;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);vertical-align:middle}.custom-radio .custom-control-input[type=radio]{border-radius:50%}.custom-radio .custom-control-input[type=radio]:focus{outline:none}.custom-radio .custom-control-input:checked{background-color:#556ee6;border-color:#556ee6}.custom-radio .custom-control-input:checked[type=radio]{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E)}.custom-checkbox .custom-control-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1em;height:1em;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);vertical-align:middle}.custom-checkbox .custom-control-input[type=checkbox]:focus{outline:none}.custom-checkbox .custom-control-input:checked{background-color:#556ee6;border-color:#556ee6}.custom-checkbox .custom-control-input:checked[type=checkbox]{background-image:url(data:image/svg+xml;charset=utf-8,%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 3 6-6'/%3E%3C/svg%3E)}.form-select{padding:.47rem 1.75rem .47rem .75rem}.mini-stats-wid .mini-stat-icon{overflow:hidden;position:relative}.mini-stats-wid .mini-stat-icon:after,.mini-stats-wid .mini-stat-icon:before{content:"";position:absolute;width:8px;height:54px;background-color:hsla(0,0%,100%,.1);left:16px;-webkit-transform:rotate(32deg);transform:rotate(32deg);top:-5px;-webkit-transition:all .4s;transition:all .4s}.mini-stats-wid .mini-stat-icon:after{left:-12px;width:12px;-webkit-transition:all .2s;transition:all .2s}.mini-stats-wid:hover .mini-stat-icon:after{left:60px}.button-items{margin-left:-8px;margin-bottom:-12px}.button-items .btn{margin-bottom:12px;margin-left:8px}.mfp-popup-form{max-width:1140px}.bs-example-modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;display:block}.icon-demo-content{text-align:center;color:#adb5bd}.icon-demo-content i{display:block;font-size:24px;margin-bottom:16px;color:#74788d;-webkit-transition:all .4s;transition:all .4s}.icon-demo-content .col-lg-4{margin-top:24px}.icon-demo-content .col-lg-4:hover i{color:#556ee6;-webkit-transform:scale(1.5);transform:scale(1.5)}.grid-structure .grid-container{background-color:#f8f9fa;margin-top:10px;font-size:.8rem;font-weight:500;padding:10px 20px}.card-radio{background-color:#fff;border:2px solid #f6f6f6;border-radius:.25rem;padding:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-radio:hover{cursor:pointer}.card-radio-label{display:block}.card-radio-input{display:none}.card-radio-input:checked+.card-radio{border-color:#556ee6!important}.navs-carousel .owl-nav{margin-top:16px}.navs-carousel .owl-nav button{width:30px;height:30px;line-height:28px!important;font-size:20px!important;border-radius:50%!important;background-color:rgba(85,110,230,.25)!important;color:#556ee6!important;margin:4px 8px!important}@media print{.footer,.navbar-header,.page-title-box,.right-bar,.vertical-menu{display:none!important}.card-body,.main-content,.page-content,.right-bar,body{padding:0;margin:0}.card{border:0}}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align: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;left:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;top:0;bottom:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;left:0!important;right:0!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%;scrollbar-width:none;padding:0!important}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none}.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{-webkit-box-sizing:inherit!important;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;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;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:#a2adb7;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;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}.custom-scroll{height:100%}.calendar{float:left;margin-bottom:0}.app-calendar .btn{text-transform:capitalize}.fc-view{margin-top:30px}.none-border .modal-footer{border-top:none}.fc-toolbar{margin:15px 0 5px 0}.fc-toolbar .h2,.fc-toolbar h2{font-size:1.25rem!important;line-height:1.875rem;text-transform:uppercase}.fc-day-grid-event .fc-time{font-weight:500}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar .ui-state-hover,.fc-toolbar button:focus,.fc-toolbar button:hover{z-index:0}.fc th.fc-widget-header{background:#f8f9fa;font-size:13px;line-height:20px;padding:10px 0;text-transform:uppercase}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#f6f6f6}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right;height:20px;width:20px;text-align:center;line-height:20px;background-color:#f8f9fa;border-radius:50%;margin:5px;font-size:12px}.fc-button{background:#f8f9fa;border:none;color:#495057;text-transform:capitalize;-webkit-box-shadow:none;box-shadow:none;border-radius:3px;margin:0 3px;padding:6px 12px;height:auto}.fc-text-arrow{font-family:inherit;font-size:1rem}.fc-state-hover{background:#f8f9fa}.fc-state-highlight{background:#f6f6f6}.fc-state-active,.fc-state-disabled,.fc-state-down{background-color:#556ee6;color:#fff;text-shadow:none}.fc-cell-overlay{background:#f6f6f6}.fc-unthemed .fc-today{background:#fff}.fc-event{border-radius:2px!important;border:none!important;cursor:move!important;font-size:.8125rem!important;margin:5px 7px!important;padding:5px 5px!important;text-align:center!important;color:#fff!important}.external-event{cursor:move;margin:10px 0;padding:8px 10px;color:#fff}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-right:8px}.fc-basic-view .fc-content,.fc-time-grid-event .fc-content{color:#fff}.fc-timeGridDay-view .fc-content .fc-time{display:inline-block}.fc-timeGridDay-view .fc-content .fc-title{display:inline-block;margin-left:5px}@media(max-width:575.98px){.fc-toolbar{display:block!important;text-align:center}.fc-toolbar .fc-center,.fc-toolbar .fc-left,.fc-toolbar .fc-right{float:none;display:block;clear:both;margin:10px 0}.fc .fc-toolbar>*>*{float:none}.fc-today-button{display:none}}.task-box{border:1px solid #f6f6f6}.gu-transit{border:1px dashed #74788d!important;background-color:#eff2f7!important}#session-timeout-dialog .close{display:none}#session-timeout-dialog .countdown-holder{color:#f46a6a;font-weight:500}#session-timeout-dialog .btn-default{background-color:#fff;color:#f46a6a;-webkit-box-shadow:none;box-shadow:none}.vue-slide-bar-tooltip{border:1px solid #556ee6!important}.vue-slide-bar-process,.vue-slide-bar-tooltip{background-color:#556ee6!important}.vue-slide-bar{background-color:#f6f6f6!important}.vue-slide-bar-separate-text{color:#ced4da}.swal2-container .swal2-title{font-size:20px;font-weight:500}.swal2-modal{font-size:14px}.swal2-icon.swal2-question{border-color:#50a5f1;color:#50a5f1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#34c38f}.swal2-icon.swal2-success .swal2-success-ring{border-color:rgba(52,195,143,.3)}.swal2-icon.swal2-warning{border-color:#f1b44c;color:#f1b44c}.swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.swal2-progress-steps .swal2-progress-step,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#556ee6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:rgba(85,110,230,.3)}.swal2-progress-steps .swal2-progress-step-line{background:#556ee6}.swal2-loader{border-color:#556ee6 transparent #556ee6 transparent}.symbol{border-color:#fff}.rating-symbol-background,.rating-symbol-foreground{font-size:24px}.rating-symbol-foreground{top:0}#toast-container>div{opacity:1}#toast-container>div,#toast-container>div:hover{-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}#toast-container>div:hover{opacity:.9}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{min-width:96%;margin:4px auto}.toast-primary{border:2px solid #556ee6!important;background-color:rgba(85,110,230,.8)!important}.toast-secondary{border:2px solid #74788d!important;background-color:rgba(116,120,141,.8)!important}.toast-success{border:2px solid #34c38f!important;background-color:rgba(52,195,143,.8)!important}.toast-info{border:2px solid #50a5f1!important;background-color:rgba(80,165,241,.8)!important}.toast-warning{border:2px solid #f1b44c!important;background-color:rgba(241,180,76,.8)!important}.toast-danger{border:2px solid #f46a6a!important;background-color:rgba(244,106,106,.8)!important}.toast-pink{border:2px solid #e83e8c!important;background-color:rgba(232,62,140,.8)!important}.toast-light{border:2px solid #eff2f7!important;background-color:rgba(239,242,247,.8)!important}.toast-dark{border:2px solid #343a40!important;background-color:rgba(52,58,64,.8)!important}.toast-error{background-color:rgba(244,106,106,.8);border:2px solid #f46a6a}.toastr-options{padding:24px;background-color:#f6f8fa;margin-bottom:0;border:1px solid #eff2f7}.error{color:#f46a6a}.parsley-error{border-color:#f46a6a}.parsley-errors-list{display:none;margin:0;padding:0}.parsley-errors-list.filled{display:block}.parsley-errors-list>li{font-size:12px;list-style:none;color:#f46a6a;margin-top:5px}.custom-multiselect .multiselect{width:350px}.helo .multiselect__tags{height:20px!important}.multiselect__tags{min-height:calc(1.5em + .94rem + 2px)!important;padding:.47rem .75rem!important;font-family:var(--bs-font-sans-serif)!important;font-size:.8125rem;font-weight:400!important;line-height:1.5!important;color:#495057!important;background-color:#fff!important;background-clip:padding-box;border:1px solid #ced4da!important}.multiselect__placeholder{padding-top:0!important;margin-bottom:0!important;color:#ced4da!important}.multiselect__input,.multiselect__single{margin-bottom:0!important}.multiselect__single{padding-left:0!important}.multiselect__tag{background-color:#556ee6!important;margin-bottom:0!important}.multiselect__tag-icon:after{color:#f8f9fa!important}.multiselect,.multiselect__input,.multiselect__single{font-size:13px!important}.multiselect__content-wrapper,.multiselect__input,.multiselect__single{background-color:#fff!important}.multiselect__content-wrapper{border:1px solid #ced4da!important}.mx-input::-webkit-input-placeholder{color:#74788d}.mx-input::-moz-placeholder{color:#74788d}.mx-input:-ms-input-placeholder{color:#74788d}.mx-input::-ms-input-placeholder{color:#74788d}.mx-input::placeholder{color:#74788d}.multiselect__input,.multiselect__option,.mx-calendar-icon,.mx-datepicker-btn-confirm{color:#495057!important}.multiselect__option--highlight,.multiselect__option--highlight:after{background:#556ee6!important;color:#fff!important}.img-flag{margin-right:7px;height:15px;width:18px}.vue-switcher-theme--default.vue-switcher-color--default div{background-color:#ced4da!important}.vue-switcher-theme--default.vue-switcher-color--default div:after{background-color:#74788d!important}.vue-switcher-theme--default.vue-switcher-color--default.vue-switcher--unchecked div{background-color:#f6f6f6!important}.vue-switcher-theme--default.vue-switcher-color--default.vue-switcher--unchecked div:after{background-color:#adb5bd!important}.vue-switcher-theme--default.vue-switcher-color--primary div{background-color:#556ee6}.vue-switcher-theme--default.vue-switcher-color--primary div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--primary.vue-switcher--unchecked div{background-color:rgba(85,110,230,.3)}.vue-switcher-theme--default.vue-switcher-color--primary.vue-switcher--unchecked div:after{background-color:#556ee6}.vue-switcher-theme--default.vue-switcher-color--secondary div{background-color:#74788d}.vue-switcher-theme--default.vue-switcher-color--secondary div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--secondary.vue-switcher--unchecked div{background-color:rgba(116,120,141,.3)}.vue-switcher-theme--default.vue-switcher-color--secondary.vue-switcher--unchecked div:after{background-color:#74788d}.vue-switcher-theme--default.vue-switcher-color--success div{background-color:#34c38f}.vue-switcher-theme--default.vue-switcher-color--success div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--success.vue-switcher--unchecked div{background-color:rgba(52,195,143,.3)}.vue-switcher-theme--default.vue-switcher-color--success.vue-switcher--unchecked div:after{background-color:#34c38f}.vue-switcher-theme--default.vue-switcher-color--info div{background-color:#50a5f1}.vue-switcher-theme--default.vue-switcher-color--info div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--info.vue-switcher--unchecked div{background-color:rgba(80,165,241,.3)}.vue-switcher-theme--default.vue-switcher-color--info.vue-switcher--unchecked div:after{background-color:#50a5f1}.vue-switcher-theme--default.vue-switcher-color--warning div{background-color:#f1b44c}.vue-switcher-theme--default.vue-switcher-color--warning div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--warning.vue-switcher--unchecked div{background-color:rgba(241,180,76,.3)}.vue-switcher-theme--default.vue-switcher-color--warning.vue-switcher--unchecked div:after{background-color:#f1b44c}.vue-switcher-theme--default.vue-switcher-color--danger div{background-color:#f46a6a}.vue-switcher-theme--default.vue-switcher-color--danger div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--danger.vue-switcher--unchecked div{background-color:rgba(244,106,106,.3)}.vue-switcher-theme--default.vue-switcher-color--danger.vue-switcher--unchecked div:after{background-color:#f46a6a}.vue-switcher-theme--default.vue-switcher-color--pink div{background-color:#e83e8c}.vue-switcher-theme--default.vue-switcher-color--pink div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--pink.vue-switcher--unchecked div{background-color:rgba(232,62,140,.3)}.vue-switcher-theme--default.vue-switcher-color--pink.vue-switcher--unchecked div:after{background-color:#e83e8c}.vue-switcher-theme--default.vue-switcher-color--light div{background-color:#eff2f7}.vue-switcher-theme--default.vue-switcher-color--light div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--light.vue-switcher--unchecked div{background-color:rgba(239,242,247,.3)}.vue-switcher-theme--default.vue-switcher-color--light.vue-switcher--unchecked div:after{background-color:#eff2f7}.vue-switcher-theme--default.vue-switcher-color--dark div{background-color:#343a40}.vue-switcher-theme--default.vue-switcher-color--dark div:after{background-color:#fff}.vue-switcher-theme--default.vue-switcher-color--dark.vue-switcher--unchecked div{background-color:rgba(52,58,64,.3)}.vue-switcher-theme--default.vue-switcher-color--dark.vue-switcher--unchecked div:after{background-color:#343a40}.sp-container{background-color:#fff}.sp-container button{padding:.25rem .5rem;font-size:.71094rem;border-radius:.2rem;font-weight:400;color:#343a40}.sp-container button.sp-palette-toggle{background-color:#eff2f7}.sp-container button.sp-choose{background-color:#34c38f;margin-left:5px;margin-right:0}.sp-palette-container{border-right:1px solid #eff2f7}.sp-input{background-color:#fff;border-color:#ced4da!important;color:#495057}.sp-input:focus{outline:none}[dir=rtl] .sp-alpha{direction:ltr}[dir=rtl] .sp-original-input-container .sp-add-on{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}[dir=rtl] input.spectrum.with-add-on{border:1px solid #ced4da;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.bootstrap-timepicker-widget table td a{color:#495057}.bootstrap-timepicker-widget table td a:hover{background-color:transparent;border-color:transparent;border-radius:4px;color:#556ee6;text-decoration:none}.bootstrap-timepicker-widget table td input{width:32px;height:32px;border:0;color:#495057;border:1px solid #eff2f7;background-color:#fff}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom-color:#eff2f7}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{border-top-color:#eff2f7}.mx-datepicker{width:100%!important;font-family:var(--bs-font-sans-serif)!important}.mx-input{display:block!important;height:calc(1.5em + .94rem + 2px)!important;padding:.47rem .75rem!important;font-family:!important;font-size:.8125rem;font-weight:400!important;line-height:1.5!important;color:#495057!important;background-color:#fff!important;background-clip:padding-box;border:1px solid #ced4da!important;-webkit-box-shadow:none!important;box-shadow:none!important}.mx-calendar{font-family:var(--bs-font-sans-serif)!important}.mx-datepicker-popup{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;border:none!important;background-color:#fff!important}.mx-panel-date td,.mx-panel-date th{border-radius:30px}.inrange,.mx-calendar-content .cell.disabled{background-color:#f6f8fa!important}.mx-calendar-content .cell.actived,.mx-calendar-content .cell:hover{color:#ced4da}.mx-shortcuts-wrapper .mx-shortcuts{color:#adb5bd!important}.datepicker__month-button{font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;display:unset!important;height:0!important;width:20px!important;line-height:40px}.datepicker__month-button--next:before{content:"ó°¾"}.datepicker__month-button--prev:before{content:"ó°½"}.datepicker__header{margin-bottom:13px}[dir=rtl] .bootstrap-timepicker-widget,[dir=rtl] .datepicker{right:0!important;left:auto}[dir=rtl] .timepicker-orient-top{top:calc(1.5em + .94rem + 2px)!important}[dir=rtl] .timepicker-orient-bottom{top:auto!important;bottom:calc(1.5em + .94rem + 2px)!important}.datepicker{border:1px solid #eff2f7;padding:8px;z-index:999!important}.datepicker table tr th{font-weight:500}.datepicker table tr td.active,.datepicker table tr td .active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover,.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover,.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active{background-color:#556ee6!important;background-image:none;-webkit-box-shadow:none;box-shadow:none;color:#fff!important}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover,.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eff2f7}.datepicker table tr td.new,.datepicker table tr td.old,.datepicker table tr td span.new,.datepicker table tr td span.old{color:#adb5bd;opacity:.6}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background-color:#f6f6f6}.table-condensed>tbody>tr>td,.table-condensed>thead>tr>th{padding:7px}.bootstrap-datepicker-inline .datepicker-inline{width:auto!important;display:inline-block}.datepicker-container{border:1px solid #eff2f7;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.datepicker-container.datepicker-inline{width:212px}.datepicker-panel>ul>li{background-color:#fff;border-radius:4px}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{background-color:rgba(85,110,230,.25);color:#556ee6}.datepicker-panel>ul>li.highlighted,.datepicker-panel>ul>li.highlighted:hover,.datepicker-panel>ul>li:hover{background-color:#556ee6;color:#fff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#adb5bd;opacity:.6}.datepicker-panel>ul[data-view=week]>li{font-weight:500}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff}.vnis__button{background:#556ee6!important}.product-cart-touchspin .vnis__button{background:none!important;color:#000}.vnis__input{background-color:rgba(243,243,249,.07);color:#495057}.ck.ck-toolbar,.vnis__input{border:1px solid #ced4da!important}.ck.ck-toolbar{background-color:#eff2f7!important}.ck.ck-editor__main>.ck-editor__editable{border-color:#ced4da!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ck.ck-dropdown__panel,.ck.ck-list{background:#fff!important;border:1px solid rgba(0,0,0,.15)!important}.ck-editor__editable{min-height:245px!important}.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ck.ck-editor__main>.ck-editor__editable{background-color:#fff!important}.ck.ck-reset_all,.ck.ck-reset_all *{color:#74788d!important}.ck.ck-toolbar .ck.ck-toolbar__separator,.mce-container{background:transparent!important}.ck.ck-button.ck-on,.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button.ck-on,a.ck.ck-button:not(.ck-disabled):hover{background:#eff2f7!important}.mce-toolbar-grp{background:#f6f6f6!important;border:none!important}.mce-toolbar-grp .mce-btn{background:none}.mce-toolbar-grp .mce-container-body{font-family:inherit}.mce-container{background-color:#fff!important}.mce-btn-group:not(:first-child),.mce-menubar,.mce-panel,.mce-statusbar,.mce-tinymce.mce-container.mce-panel{border:1px solid #ced4da!important}.mce-container,.mce-container-body,.mce-menubtn button{color:#74788d!important}.mce-container-body .mce-btn .mce-ico,.mce-container-body .mce-path-item,.mce-container-body span,.mce-container .mce-btn .mce-ico,.mce-container .mce-path-item,.mce-container span,.mce-menubtn button .mce-btn .mce-ico,.mce-menubtn button .mce-path-item,.mce-menubtn button span{color:#74788d!important;border:0 solid!important}.mce-container-body iframe p,.mce-container iframe p,.mce-menubtn button iframe p{color:#74788d!important}.dropzone{min-height:230px;border:2px dashed #ced4da!important;background:#fff!important;border-radius:6px!important}.dropzone .dz-message{font-size:24px;color:#ced4da;margin:2.5em 0!important}.vue-dropzone>.dz-preview .dz-details{background-color:#e5e5e5!important;color:rgba(0,0,0,.9)!important;border-radius:20px}.vue-dropzone>.dz-preview .dz-image{height:120px!important;width:120px!important}.kyc-wizard{min-height:262px}.form-wizard-header{margin-left:-1.5rem;margin-right:-1.5rem}.wizard-header{display:none}.wizard-icon-circle.md:focus,.wizard-icon-container.tab_shape:focus{outline:none!important}.wizard-icon-circle.checked{color:#556ee6}.vue-form-wizard.md .wizard-icon-circle.tab_shape{height:50px!important}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;margin-right:0}.datatables thead tr th{position:relative}.datatables thead tr th:before{content:"ó°";top:7px}.datatables thead tr th:after,.datatables thead tr th:before{position:absolute;right:0;font:normal normal normal 24px/1 Material Design Icons;opacity:.3}.datatables thead tr th:after{content:"ó°";top:14px}.datatables thead tr .asc:before,.datatables thead tr .desc:after{opacity:1}.table-rep-plugin .btn-toolbar{display:block}.table-rep-plugin .table-responsive{border:none!important}.table-rep-plugin .btn-group .btn-default{background-color:#74788d;color:#eff2f7;border:1px solid #74788d}.table-rep-plugin .btn-group .btn-default.btn-primary{background-color:#556ee6;border-color:#556ee6;color:#fff;-webkit-box-shadow:0 0 0 2px rgba(85,110,230,.5);box-shadow:0 0 0 2px rgba(85,110,230,.5)}.table-rep-plugin .btn-group.pull-right{float:right}.table-rep-plugin .btn-group.pull-right .dropdown-menu{right:0;-webkit-transform:none!important;transform:none!important;top:100%!important}.table-rep-plugin tbody th{font-size:14px;font-weight:400}.table-rep-plugin .checkbox-row{padding-left:40px;color:#495057!important}.table-rep-plugin .checkbox-row:hover{background-color:#f6f8fa!important}.table-rep-plugin .checkbox-row label{display:inline-block;padding-left:5px;position:relative}.table-rep-plugin .checkbox-row label:before{-o-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;background-color:#fff;border-radius:3px;border:1px solid #f6f6f6;content:"";display:inline-block;height:17px;left:0;margin-left:-20px;position:absolute;transition:.3s ease-in-out;width:17px;outline:none!important}.table-rep-plugin .checkbox-row label:after{color:#eff2f7;display:inline-block;font-size:11px;height:16px;left:0;margin-left:-20px;padding-left:3px;padding-top:1px;position:absolute;top:-1px;width:16px}.table-rep-plugin .checkbox-row input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none!important}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label{opacity:.65}.table-rep-plugin .checkbox-row input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{content:"ï";font-family:Font Awesome\ 5 Free;font-weight:900}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#f8f9fa;cursor:not-allowed}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:before{background-color:#556ee6;border-color:#556ee6}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{color:#fff}.table-rep-plugin .fixed-solution .sticky-table-header{top:70px!important;background-color:#556ee6}.table-rep-plugin .fixed-solution .sticky-table-header table{color:#fff}.table-rep-plugin .sticky-table-header,.table-rep-plugin table.focus-on tbody tr.focused td,.table-rep-plugin table.focus-on tbody tr.focused th{background:#556ee6;border-color:#556ee6;color:#fff}.table-rep-plugin .sticky-table-header table,.table-rep-plugin table.focus-on tbody tr.focused td table,.table-rep-plugin table.focus-on tbody tr.focused th table{color:#fff}@media(min-width:992px){body[data-layout=horizontal] .fixed-solution .sticky-table-header{top:120px!important}}.table-edits input,.table-edits select{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;border:1px solid #ced4da;color:#495057;border-radius:.25rem}.table-edits input:focus,.table-edits select:focus{outline:none;border-color:#b9bfc4}.apex-charts{min-height:10px!important}.apex-charts text{font-family:var(--bs-font-sans-serif)!important;fill:#adb5bd}.apex-charts .apexcharts-canvas{margin:0 auto}.apexcharts-tooltip-text,.apexcharts-tooltip-title{font-family:var(--bs-font-sans-serif)!important}.apexcharts-legend-series{font-weight:500}.apexcharts-gridline{pointer-events:none;stroke:#f8f9fa}.apexcharts-legend-text{color:#74788d!important;font-family:var(--bs-font-sans-serif)!important;font-size:13px!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-xaxis text,.apexcharts-yaxis text{font-family:var(--bs-font-sans-serif)!important;fill:#adb5bd}.e-charts{height:350px}.flot-charts-height{height:320px}.flotTip{padding:8px 12px;background-color:rgba(52,58,64,.9);z-index:100;color:#f8f9fa;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);border-radius:4px}.legendLabel{color:#adb5bd}.jqstooltip{-webkit-box-sizing:content-box;box-sizing:content-box;width:auto!important;height:auto!important;background-color:#343a40!important;-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175);box-shadow:0 1rem 3rem rgba(0,0,0,.175);padding:5px 10px!important;border-radius:3px;border-color:#212529!important}.jqsfield{color:#eff2f7!important;font-size:12px!important;line-height:18px!important;font-family:var(--bs-font-sans-serif)!important;font-weight:500!important}.gmaps,.gmaps-panaroma{height:300px!important;background:#f8f9fa;border-radius:3px}.gmaps-overlay{display:block;text-align:center;color:#fff;font-size:16px;line-height:40px;background:#556ee6;border-radius:4px;padding:10px 20px}.gmaps-overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.gmaps-overlay_arrow.above{bottom:-15px;border-top:16px solid #556ee6}.gmaps-overlay_arrow.above,.gmaps-overlay_arrow.below{border-left:16px solid transparent;border-right:16px solid transparent}.gmaps-overlay_arrow.below{top:-15px;border-bottom:16px solid #556ee6}.jvectormap-label{border:none;background:#343a40;color:#f8f9fa;font-family:var(--bs-font-sans-serif);font-size:.8125rem;padding:5px 8px}.leaflet-container{z-index:99}.team-carousel .VueCarousel-inner{-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.team-carousel .VueCarousel-inner .VueCarousel-slide{margin-right:24px;width:255px}.team-carousel .VueCarousel-inner .VueCarousel-slide .team-box img{display:block;width:100%}.owl-nav{margin-top:16px;text-align:center}.owl-nav button{width:30px;height:30px;line-height:28px!important;font-size:20px!important;border-radius:50%!important;background-color:rgba(85,110,230,.25)!important;color:#556ee6!important;margin:4px 8px!important;border:none}.ct-golden-section:before{float:none}.ct-chart{max-height:300px}.ct-chart .ct-label{fill:#adb5bd;color:#adb5bd;font-size:12px;line-height:1}.ct-chart.simple-pie-chart-chartist .ct-label{color:#fff;fill:#fff;font-size:16px}.ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice-donut{stroke:#556ee6}.ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice-donut{stroke:#34c38f}.ct-chart .ct-series.ct-series-c .ct-bar,.ct-chart .ct-series.ct-series-c .ct-line,.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-slice-donut{stroke:#f1b44c}.ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point,.ct-chart .ct-series.ct-series-d .ct-slice-donut{stroke:#f46a6a}.ct-chart .ct-series.ct-series-e .ct-bar,.ct-chart .ct-series.ct-series-e .ct-line,.ct-chart .ct-series.ct-series-e .ct-point,.ct-chart .ct-series.ct-series-e .ct-slice-donut{stroke:#50a5f1}.ct-chart .ct-series.ct-series-f .ct-bar,.ct-chart .ct-series.ct-series-f .ct-line,.ct-chart .ct-series.ct-series-f .ct-point,.ct-chart .ct-series.ct-series-f .ct-slice-donut{stroke:#e83e8c}.ct-chart .ct-series.ct-series-g .ct-bar,.ct-chart .ct-series.ct-series-g .ct-line,.ct-chart .ct-series.ct-series-g .ct-point,.ct-chart .ct-series.ct-series-g .ct-slice-donut{stroke:#556ee6}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#556ee6!important}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#34c38f!important}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#f1b44c}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#f46a6a!important}.ct-area{fill-opacity:.33!important}.chartist-tooltip{position:absolute;display:inline-block;opacity:0;min-width:10px;padding:2px 10px;border-radius:3px;background:#343a40;color:#fff;text-align:center;pointer-events:none;z-index:1;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.chartist-tooltip.tooltip-show{opacity:1}.home-btn{position:absolute;top:15px;right:25px}.auth-logo .auth-logo-dark{display:block}.auth-logo .auth-logo-light{display:none}.auth-body-bg{background-color:#fff}.auth-pass-inputgroup input[type=input]+.btn .mdi-eye-outline:before{content:"ó°"}.auth-full-bg{background-color:rgba(85,110,230,.25);display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1200px){.auth-full-bg{height:100vh}}.auth-full-bg:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%}.auth-full-bg .bg-overlay{background:url(../img/bg-auth-overlay.025fcdc0.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.auth-full-page-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1200px){.auth-full-page-content{min-height:100vh}}.auth-review-carousel.owl-theme .owl-dots .owl-dot span{background-color:rgba(85,110,230,.25)}.auth-review-carousel.owl-theme .owl-dots .owl-dot.active span,.auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span{background-color:#556ee6}.search-box .form-control{border-radius:30px;padding-left:40px}.search-box .search-icon{font-size:16px;position:absolute;left:13px;top:0;line-height:38px}.product-list li a{display:block;padding:4px 0;color:#495057}.product-view-nav.nav-pills .nav-item{margin-left:4px}.product-view-nav.nav-pills .nav-link{width:36px;height:36px;font-size:16px;padding:0;line-height:36px;text-align:center;border-radius:50%}.product-ribbon{position:absolute;right:0;top:0}.product-detai-imgs .nav .nav-link{margin:7px 0}.product-detai-imgs .nav .nav-link.active{background-color:#f6f6f6}.product-color a{display:inline-block;text-align:center;color:#495057}.product-color a .product-color-item{margin:7px}.product-color a.active,.product-color a:hover{color:#556ee6}.product-color a.active .product-color-item,.product-color a:hover .product-color-item{border-color:#556ee6!important}.visa-card .visa-logo{line-height:.5}.visa-card .visa-pattern{position:absolute;font-size:385px;color:hsla(0,0%,100%,.05);line-height:.4;right:0;bottom:0}.checkout-tabs .nav-pills .nav-link{margin-bottom:24px;text-align:center;background-color:#fff;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.checkout-tabs .nav-pills .nav-link.active{background-color:#556ee6}.checkout-tabs .nav-pills .nav-link .check-nav-icon{font-size:36px}.email-leftbar{width:236px;float:left;padding:20px;border-radius:5px}.email-rightbar{margin-left:260px}.chat-user-box p.user-title{color:#343a40;font-weight:500}.chat-user-box p{font-size:12px}@media(max-width:767px){.email-leftbar{float:none;width:100%}.email-rightbar{margin:0}}.mail-list a{display:block;color:#74788d;line-height:24px;padding:8px 5px}.mail-list a.active{color:#f46a6a;font-weight:500}.message-list{display:block;padding-left:0}.message-list li{position:relative;display:block;height:50px;line-height:50px;cursor:default;-webkit-transition-duration:.3s;transition-duration:.3s}.message-list li a{color:#74788d}.message-list li:hover{background:#f6f6f6;-webkit-transition-duration:.05s;transition-duration:.05s}.message-list li .col-mail{float:left;position:relative}.message-list li .col-mail-1{width:320px}.message-list li .col-mail-1 .checkbox-wrapper-mail,.message-list li .col-mail-1 .dot,.message-list li .col-mail-1 .star-toggle{display:block;float:left}.message-list li .col-mail-1 .dot{border:4px solid transparent;border-radius:100px;margin:22px 26px 0;height:0;width:0;line-height:0;font-size:0}.message-list li .col-mail-1 .checkbox-wrapper-mail{margin:15px 10px 0 20px}.message-list li .col-mail-1 .star-toggle{margin-top:18px;margin-left:5px}.message-list li .col-mail-1 .title{position:absolute;top:0;left:110px;right:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0}.message-list li .col-mail-2{position:absolute;top:0;left:320px;right:0;bottom:0}.message-list li .col-mail-2 .date,.message-list li .col-mail-2 .subject{position:absolute;top:0}.message-list li .col-mail-2 .subject{left:0;right:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-list li .col-mail-2 .date{right:0;width:170px;padding-left:80px}.message-list li.active,.message-list li.active:hover{-webkit-box-shadow:inset 3px 0 0 #556ee6;box-shadow:inset 3px 0 0 #556ee6}.message-list li.unread{background-color:#f6f6f6}.message-list li.unread,.message-list li.unread a{font-weight:500;color:#292d32}.message-list .checkbox-wrapper-mail{cursor:pointer;height:20px;width:20px;position:relative;display:inline-block;-webkit-box-shadow:inset 0 0 0 1px #ced4da;box-shadow:inset 0 0 0 1px #ced4da;border-radius:1px}.message-list .checkbox-wrapper-mail input{opacity:0;cursor:pointer}.message-list .checkbox-wrapper-mail input:checked~label{opacity:1}.message-list .checkbox-wrapper-mail label{position:absolute;height:20px;width:20px;left:0;cursor:pointer;opacity:0;margin-bottom:0;-webkit-transition-duration:.05s;transition-duration:.05s;top:0}.message-list .checkbox-wrapper-mail label:before{content:"ó°¬";font-family:Material Design Icons;top:0;height:20px;color:#292d32;width:20px;position:absolute;margin-top:-16px;left:4px;font-size:13px}@media(max-width:575.98px){.message-list li .col-mail-1{width:200px}}@media(min-width:1200px){.filemanager-sidebar{min-width:230px;max-width:230px}}@media(min-width:1366px){.filemanager-sidebar{min-width:280px;max-width:280px}}.categories-list{padding:4px 0}.categories-list li a{display:block;padding:8px 12px;color:#495057;font-weight:500}.categories-list li.active a{color:#556ee6}.categories-list li ul{padding-left:16px}.categories-list li ul li a{padding:4px 12px;color:#74788d;font-size:13px;font-weight:400}@media(min-width:992px){.chat-leftsidebar{min-width:260px}}@media(min-width:1200px){.chat-leftsidebar{min-width:380px}}.chat-leftsidebar .chat-leftsidebar-nav .nav{background-color:#fff}.chat-leftsidebar .chat-leftsidebar-nav .tab-content{min-height:488px}.chat-users .chat-conversation{min-height:450px}.chat-noti-dropdown.active:before{content:"";position:absolute;width:8px;height:8px;background-color:#f46a6a;border-radius:50%;right:0}.chat-noti-dropdown .btn{padding:6px;-webkit-box-shadow:none;box-shadow:none;font-size:20px}.chat-search-box .form-control{border:0}.chat-list{margin:0}.chat-list li.active a{background-color:#fff;border-color:transparent;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.chat-list li a{display:block;padding:14px 16px;color:#74788d;-webkit-transition:all .4s;transition:all .4s;border-top:1px solid #eff2f7;border-radius:4px}.chat-list li a:hover{background-color:#fff;border-color:transparent;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.user-chat-nav .dropdown .nav-btn{height:40px;width:40px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;padding:0;font-size:16px;background-color:#eff2f7;border-radius:50%}.user-chat-nav .dropdown .dropdown-menu{-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);border:1px solid #eff2f7}.chat-conversation li{clear:both}.chat-conversation .chat-day-title{position:relative;text-align:center;margin-bottom:24px}.chat-conversation .chat-day-title .title{background-color:#fff;position:relative;z-index:1;padding:6px 24px}.chat-conversation .chat-day-title:before{content:"";position:absolute;width:100%;height:1px;left:0;right:0;background-color:#eff2f7;top:10px}.chat-conversation .chat-day-title .badge{font-size:12px}.chat-conversation .conversation-list{margin-bottom:24px;display:inline-block;position:relative}.chat-conversation .conversation-list .ctext-wrap{padding:12px 24px;background-color:rgba(85,110,230,.1);border-radius:8px 8px 8px 0;overflow:hidden}.chat-conversation .conversation-list .ctext-wrap .conversation-name{font-weight:600;color:#556ee6;margin-bottom:4px}.chat-conversation .conversation-list .dropdown{float:right}.chat-conversation .conversation-list .dropdown .dropdown-toggle{font-size:18px;padding:4px;color:#74788d}@media(max-width:575.98px){.chat-conversation .conversation-list .dropdown .dropdown-toggle{display:none}}.chat-conversation .conversation-list .dropdown .dropdown-menu{-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);border:1px solid #eff2f7}.chat-conversation .conversation-list .chat-time{font-size:12px}.chat-conversation .right .conversation-list{float:right}.chat-conversation .right .conversation-list .ctext-wrap{background-color:#eff2f7;text-align:right;border-radius:8px 8px 0 8px}.chat-conversation .right .conversation-list .dropdown{float:left}.chat-conversation .right .conversation-list.last-chat .conversation-list:before{right:0;left:auto}.chat-conversation .last-chat .conversation-list:before{content:"ó°";font-family:Material Design Icons;position:absolute;color:#556ee6;right:0;bottom:0;font-size:16px}@media(max-width:575.98px){.chat-conversation .last-chat .conversation-list:before{display:none}}.chat-input-section{border-top:1px solid #eff2f7}.chat-input{border-radius:30px;background-color:#eff2f7!important;border-color:#eff2f7!important;padding-right:120px}.chat-input-links{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.chat-input-links li a{font-size:16px;line-height:36px;padding:0 4px;display:inline-block}@media(max-width:575.98px){.chat-send{min-width:auto}}.project-list-table{border-collapse:separate;border-spacing:0 12px}.project-list-table tr{background-color:#fff}.contact-links a{color:#495057}.profile-user-wid{margin-top:-26px}@media(min-width:576px){.currency-value{position:relative}.currency-value:after{content:"ó°¡";font-family:Material Design Icons;font-size:24px;position:absolute;width:45px;height:45px;line-height:45px;border-radius:50%;text-align:center;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#556ee6;color:#fff;z-index:9;right:-34px}}.crypto-buy-sell-nav-content{border:2px solid #f6f6f6;border-top:0}.kyc-doc-verification .dropzone{min-height:180px}.kyc-doc-verification .dropzone .dz-message{margin:24px 0}.section{position:relative;padding-top:80px;padding-bottom:80px}.section.bg-white{background-color:#fff!important}.small-title{color:#74788d;margin-bottom:8px}.navigation{padding:0 16px;width:100%;z-index:999;margin-bottom:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:991.98px){.navigation{background-color:#fff}}.navigation .navbar-logo{line-height:70px;-webkit-transition:all .4s;transition:all .4s}.navigation .navbar-logo .logo-dark{display:none}@media(max-width:991.98px){.navigation .navbar-logo .logo-dark{display:block}}.navigation .navbar-logo .logo-light{display:block}@media(max-width:991.98px){.navigation .navbar-logo .logo-light{display:none}}.navigation .navbar-nav .nav-item .nav-link{color:hsla(0,0%,100%,.6);line-height:58px;padding:6px 16px;font-weight:500;-webkit-transition:all .4s;transition:all .4s}@media(max-width:991.98px){.navigation .navbar-nav .nav-item .nav-link{color:#555b6d}}.navigation .navbar-nav .nav-item .nav-link.active,.navigation .navbar-nav .nav-item .nav-link:hover{color:hsla(0,0%,100%,.9)}@media(max-width:991.98px){.navigation .navbar-nav .nav-item .nav-link.active,.navigation .navbar-nav .nav-item .nav-link:hover{color:#556ee6}}@media(max-width:991.98px){.navigation .navbar-nav .nav-item .nav-link{line-height:28px!important}}.navigation.nav-sticky{background-color:#fff;-webkit-box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.navigation.nav-sticky .navbar-logo{line-height:60px}.navigation.nav-sticky .navbar-logo .logo-dark{display:block}.navigation.nav-sticky .navbar-logo .logo-light{display:none}.navigation.nav-sticky .navbar-nav .nav-item .nav-link{line-height:48px;color:#555b6d}.navigation.nav-sticky .navbar-nav .nav-item .nav-link.active,.navigation.nav-sticky .navbar-nav .nav-item .nav-link:hover{color:#556ee6}.bg-overlay{position:absolute;height:100%;width:100%;right:0;bottom:0;left:0;top:0;opacity:.7;background-color:#000}.hero-section{padding-top:220px;padding-bottom:190px}.hero-section.bg-ico-hero{background-image:url(../img/bg-ico-hero.b5c826fc.jpg);background-size:cover;background-position:top}@media(max-width:575.98px){.hero-section{padding-top:140px;padding-bottom:80px}}.hero-section .hero-title{font-size:42px}@media(max-width:575.98px){.hero-section .hero-title{font-size:26px}}.hero-section .ico-countdown{font-size:22px;margin-right:-12px;margin-left:-12px}@media(max-width:575.98px){.hero-section .ico-countdown{display:block}}.hero-section .ico-countdown .coming-box{margin-right:12px;margin-left:12px;border:1px solid #eff2f7;border-radius:4px;padding:8px;background-color:#fff}@media(max-width:575.98px){.hero-section .ico-countdown .coming-box{display:inline-block;width:40%;margin-bottom:24px}}.hero-section .ico-countdown .coming-box span{background-color:#eff2f7;font-size:12px;padding:4px;margin-top:8px}.hero-section .softcap-progress,.hero-section .softcap-progress .progress-bar{overflow:visible}.hero-section .softcap-progress .progress-label{position:relative;text-align:right;color:#495057;bottom:20px;font-size:12px;font-weight:500}.currency-price{position:relative;bottom:40px}.client-images img{max-height:34px;width:auto!important;margin:12px auto;opacity:.7;-webkit-transition:all .4s;transition:all .4s}.features-number{opacity:.1}.team-box .team-social-links a{color:#495057;font-size:14px}.blog-box .blog-badge{position:absolute;top:12px;right:12px}.landing-footer{padding:80px 0 40px;background-color:#2a3042;color:hsla(0,0%,100%,.5)}.landing-footer .footer-list-title{color:hsla(0,0%,100%,.9)}.landing-footer .footer-list-menu li a{display:block;color:hsla(0,0%,100%,.5);margin-bottom:14px;-webkit-transition:all .4s;transition:all .4s}.landing-footer .footer-list-menu li a:hover{color:hsla(0,0%,100%,.8)}.landing-footer .blog-post .post{display:block;color:hsla(0,0%,100%,.5);padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.landing-footer .blog-post .post .post-title{color:hsla(0,0%,100%,.8);font-size:14px}.landing-footer .blog-post .post:first-of-type{padding-top:0}.landing-footer .blog-post .post:last-of-type{padding-bottom:0;border-bottom:0}.landing-footer .footer-border{border-color:hsla(0,0%,100%,.1)}.counter-number{font-size:32px;font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.counter-number span{font-size:16px;font-weight:400;display:block;padding-top:5px}.coming-box{width:25%}.hori-timeline .events .event-list{text-align:center;display:block}.hori-timeline .events .event-list .event-down-icon{position:relative}.hori-timeline .events .event-list .event-down-icon:before{content:"";position:absolute;width:100%;top:16px;left:0;right:0;border-bottom:3px dashed #f6f6f6}.hori-timeline .events .event-list .event-down-icon .down-arrow-icon{position:relative;background-color:#fff;padding:4px}.hori-timeline .events .event-list.active .down-arrow-icon,.hori-timeline .events .event-list:hover .down-arrow-icon{-webkit-animation:fade-down 1.5s linear infinite;animation:fade-down 1.5s linear infinite}.hori-timeline .events .event-list.active .down-arrow-icon:before{content:"î±"}.verti-timeline{border-left:3px dashed #f6f6f6;margin:0 10px}.verti-timeline .event-list{position:relative;padding:0 0 40px 30px}.verti-timeline .event-list .event-timeline-dot{position:absolute;left:-9px;top:0;z-index:9;font-size:16px}.verti-timeline .event-list .event-content{position:relative;border:2px solid #eff2f7;border-radius:7px}.verti-timeline .event-list.active .event-timeline-dot{color:#556ee6}.verti-timeline .event-list:last-child{padding-bottom:0}.plan-box .plan-btn{position:relative}.plan-box .plan-btn:before{content:"";position:absolute;width:100%;height:2px;background:#f6f6f6;left:0;right:0;top:12px}.blog-play-icon{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInright{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutleft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInleft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutright{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInup{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceIndown{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutdown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutup{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.vue-simple-drawer{padding:20px;color:#fff;background:#333;position:fixed;overflow:auto}.vue-simple-drawer.closeable{padding-top:40px}.vue-simple-drawer.left{left:0;top:0;bottom:0}.vue-simple-drawer.right{right:0;top:0;bottom:0}.vue-simple-drawer.up{top:0;left:0;right:0}.vue-simple-drawer.down{bottom:0;left:0;right:0}.vue-simple-drawer .close-btn{width:28px;height:28px;position:absolute;right:0;top:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:currentColor;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-simple-drawer .close-btn .leftright{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vue-simple-drawer .close-btn .leftright,.vue-simple-drawer .close-btn .rightleft{height:4px;width:28px;position:absolute;margin-top:14px;background-color:#f4a259;border-radius:2px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.vue-simple-drawer .close-btn .rightleft{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vue-simple-drawer .close-btn .close{margin:60px 0 0 5px;position:absolute}.vue-simple-drawer .close-btn:hover .leftright{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#f25c66}.vue-simple-drawer .close-btn:hover .rightleft{-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#f25c66}.mask{position:fixed;background:grey;width:100%;left:0;top:0;height:100%}.mask,.modal-backdrop{opacity:.5}.alert .close,.modal-header .close{padding:.3rem 1.75rem;background:transparent;border:0;font-size:25px;position:absolute;top:0;right:0;opacity:.4;width:1em;height:1em;z-index:2}.alert .close button,.modal-header .close button{display:none}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vhd__datepicker__input{height:calc(1.5em + .94rem + 2px)!important;line-height:calc(1.5em + .94rem + 2px)!important}.form-check .custom-control-input{border-radius:.25em;float:left;margin:3px 3px 3px -19px!important}.check-group input{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.vue-simple-drawer{background:#f8f9fa!important;color:#343a40!important}.vue-simple-drawer .close-btn .leftright,.vue-simple-drawer .close-btn .rightleft{width:20px!important;background-color:#74788d!important}body *{outline:none}.b-form-btn-label-control{padding:0;border:none}.b-form-btn-label-control>.btn{position:absolute;right:0;top:0}.b-form-btn-label-control>.btn:focus{-webkit-box-shadow:none;box-shadow:none}body .btn,body .el-button{border-radius:8px;font-weight:600;min-height:34px;padding:7px 14px;line-height:1.2;-webkit-transition:background-color .18s ease,border-color .18s ease,color .18s ease,-webkit-box-shadow .18s ease;transition:background-color .18s ease,border-color .18s ease,color .18s ease,-webkit-box-shadow .18s ease;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,-webkit-box-shadow .18s ease;-webkit-box-shadow:none!important;box-shadow:none!important}body .btn-group-sm>.btn,body .btn-sm,body .el-button--small{min-height:28px;padding:5px 10px;border-radius:7px}body .btn.focus,body .btn:focus,body .el-button.is-focus,body .el-button:focus{-webkit-box-shadow:none!important;box-shadow:none!important}body .btn.disabled,body .btn:disabled,body .el-button.is-disabled{opacity:.65}