@charset "UTF-8";

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:19 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:18 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:18 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Bootstrap  v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d205e;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,32,94;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d205e;--bs-link-hover-color:#0a1a4b;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{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{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.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-color:#000;--bs-table-bg:#cfd2df;--bs-table-border-color:#babdc9;--bs-table-striped-bg:#c5c8d4;--bs-table-striped-color:#000;--bs-table-active-bg:#babdc9;--bs-table-active-color:#000;--bs-table-hover-bg:#bfc2ce;--bs-table-hover-color:#000}.table-primary,.table-secondary{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#8690af;outline:0;box-shadow:0 0 0 .25rem rgba(13,32,94,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml;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:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#8690af;outline:0;box-shadow:0 0 0 .25rem rgba(13,32,94,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#8690af;outline:0;box-shadow:0 0 0 .25rem rgba(13,32,94,.25)}.form-check-input:checked{background-color:#0d205e;border-color:#0d205e}.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:#0d205e;border-color:#0d205e;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;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;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;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%238690af'/%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-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,32,94,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,32,94,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d205e;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6bccf}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d205e;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:#b6bccf}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>: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}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;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='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;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='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg)}.btn-check:focus-visible+.btn,.btn:focus-visible{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d205e;--bs-btn-border-color:#0d205e;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b1b50;--bs-btn-hover-border-color:#0a1a4b;--bs-btn-focus-shadow-rgb:49,65,118;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a1a4b;--bs-btn-active-border-color:#0a1847;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d205e;--bs-btn-disabled-border-color:#0d205e}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d205e;--bs-btn-border-color:#0d205e;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d205e;--bs-btn-hover-border-color:#0d205e;--bs-btn-focus-shadow-rgb:13,32,94;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d205e;--bs-btn-active-border-color:#0d205e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d205e;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d205e;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,65,118;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d205e;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d205e;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1);background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width)*-1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d205e}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,0.55);--bs-navbar-hover-color:rgba(0,0,0,0.7);--bs-navbar-disabled-color:rgba(0,0,0,0.3);--bs-navbar-active-color:rgba(0,0,0,0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,0.9);--bs-navbar-brand-hover-color:rgba(0,0,0,0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;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");--bs-navbar-toggler-border-color:rgba(0,0,0,0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,0.55);--bs-navbar-hover-color:hsla(0,0%,100%,0.75);--bs-navbar-disabled-color:hsla(0,0%,100%,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,0.1);--bs-navbar-toggler-icon-bg: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")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,0.03);--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-0.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(var(--bs-card-cap-padding-x)*-0.5);margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-0.5);border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(var(--bs-card-cap-padding-x)*-0.5);margin-left:calc(var(--bs-card-cap-padding-x)*-0.5)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 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");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c1d55'%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");--bs-accordion-btn-focus-border-color:#8690af;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,32,94,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c1d55;--bs-accordion-active-bg:#e7e9ef}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,32,94,0.25);--bs-pagination-active-bg:#0d205e;--bs-pagination-active-border-color:#0d205e;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#081338;--bs-alert-bg:#cfd2df;--bs-alert-border-color:#b6bccf}.alert-primary .alert-link{color:#060f2d}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d205e;--bs-progress-bar-transition:width 0.6s ease;height:var(--bs-progress-height);font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,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:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d205e;--bs-list-group-active-border-color:#0d205e;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width)*-1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-left-width:0;border-bottom-width:var(--bs-list-group-border-width);border-right-width:0;border-top-width:0}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#081338;background-color:#cfd2df}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#081338;background-color:#babdc9}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#081338;border-color:#081338}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;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:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,32,94,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-bg:hsla(0,0%,100%,0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,0.85);--bs-toast-header-border-color:rgba(0,0,0,0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--bs-toast-padding-x)*-0.5);margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*0.5) calc(var(--bs-modal-header-padding-x)*0.5);margin:calc(var(--bs-modal-header-padding-y)*-0.5) calc(var(--bs-modal-header-padding-x)*-0.5) calc(var(--bs-modal-header-padding-y)*-0.5) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*0.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*0.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-left-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-top-width:var(--bs-tooltip-arrow-height);border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-left-width:0;border-bottom-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-width:var(--bs-tooltip-arrow-height);border-top-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-left-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-bottom-width:var(--bs-tooltip-arrow-height);border-right-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-top-width:0;border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-left-width:var(--bs-tooltip-arrow-height);border-bottom-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-left-width:calc(var(--bs-popover-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--bs-popover-arrow-width)*0.5);border-top-width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-left-width:0;border-bottom-width:calc(var(--bs-popover-arrow-width)*0.5);border-right-width:var(--bs-popover-arrow-height);border-top-width:calc(var(--bs-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-left-width:calc(var(--bs-popover-arrow-width)*0.5);border-bottom-width:var(--bs-popover-arrow-height);border-right-width:calc(var(--bs-popover-arrow-width)*0.5);border-top-width:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(var(--bs-popover-arrow-width)*-0.5);content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-left-width:var(--bs-popover-arrow-height);border-bottom-width:calc(var(--bs-popover-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--bs-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;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:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*0.5) calc(var(--bs-offcanvas-padding-x)*0.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-0.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-0.5);margin-bottom:calc(var(--bs-offcanvas-padding-y)*-0.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,32,94,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d205e!important}.link-primary:focus,.link-primary:hover{color:#0a1a4b!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/10/20, 11:49 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/3/20, 5:21 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/8/20, 8:42 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/9/20, 8:20 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/26/85, 11:45 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 12/20/20, 11:20 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 6:42 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 9:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:06 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:49 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:50 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 7:51 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:09 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:09 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:06 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:20 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:17 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:14 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:18 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:14 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:15 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:16 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:14 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 8:23 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 9:46 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 10:11 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/29/20, 12:15 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 1/16/21, 1:54 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/3/20, 8:58 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 10:11 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.color-social-facebook,.color-social-facebook a:link,.color-social-facebook a:visited{color:#1877f2!important}.color-social-facebook a:active,.color-social-facebook a:hover,a.color-social-facebook:active,a.color-social-facebook:hover{color:#1465ce!important}.bg-social-facebook{background-color:#1877f2!important}.border-color-social-facebook{border-color:#1877f2!important}.border-left-color-social-facebook{border-left-color:#1877f2!important}.border-right-color-social-facebook{border-right-color:#1877f2!important}.border-top-color-social-facebook{border-top-color:#1877f2!important}.border-bottom-color-social-facebook{border-bottom-color:#1877f2!important}.color-social-facebook-old,.color-social-facebook-old a:link,.color-social-facebook-old a:visited{color:#3b5998!important}.color-social-facebook-old a:active,.color-social-facebook-old a:hover,a.color-social-facebook-old:active,a.color-social-facebook-old:hover{color:#324c81!important}.bg-social-facebook-old{background-color:#3b5998!important}.border-color-social-facebook-old{border-color:#3b5998!important}.border-left-color-social-facebook-old{border-left-color:#3b5998!important}.border-right-color-social-facebook-old{border-right-color:#3b5998!important}.border-top-color-social-facebook-old{border-top-color:#3b5998!important}.border-bottom-color-social-facebook-old{border-bottom-color:#3b5998!important}.color-social-twitter,.color-social-twitter a:link,.color-social-twitter a:visited{color:#1da1f2!important}.color-social-twitter a:active,.color-social-twitter a:hover,a.color-social-twitter:active,a.color-social-twitter:hover{color:#1989ce!important}.bg-social-twitter{background-color:#1da1f2!important}.border-color-social-twitter{border-color:#1da1f2!important}.border-left-color-social-twitter{border-left-color:#1da1f2!important}.border-right-color-social-twitter{border-right-color:#1da1f2!important}.border-top-color-social-twitter{border-top-color:#1da1f2!important}.border-bottom-color-social-twitter{border-bottom-color:#1da1f2!important}.color-social-youtube,.color-social-youtube a:link,.color-social-youtube a:visited{color:red!important}.color-social-youtube a:active,.color-social-youtube a:hover,a.color-social-youtube:active,a.color-social-youtube:hover{color:#d90000!important}.bg-social-youtube{background-color:red!important}.border-color-social-youtube{border-color:red!important}.border-left-color-social-youtube{border-left-color:red!important}.border-right-color-social-youtube{border-right-color:red!important}.border-top-color-social-youtube{border-top-color:red!important}.border-bottom-color-social-youtube{border-bottom-color:red!important}.color-social-instagram,.color-social-instagram a:link,.color-social-instagram a:visited{color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.color-social-instagram a:active,.color-social-instagram a:hover,a.color-social-instagram a:active,a.color-social-instagram a:hover{opacity:1%!important}.bg-social-instagram{background-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.border-color-social-instagram{border-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.border-left-color-social-instagram{border-left-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.border-right-color-social-instagram{border-right-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.border-top-color-social-instagram{border-top-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.border-bottom-color-social-instagram{border-bottom-color:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.color-social-instagram-magenta,.color-social-instagram-magenta a:link,.color-social-instagram-magenta a:visited{color:#c32aa3!important}.color-social-instagram-magenta a:active,.color-social-instagram-magenta a:hover,a.color-social-instagram-magenta:active,a.color-social-instagram-magenta:hover{color:#a6248b!important}.bg-social-instagram-magenta{background-color:#c32aa3!important}.border-color-social-instagram-magenta{border-color:#c32aa3!important}.border-left-color-social-instagram-magenta{border-left-color:#c32aa3!important}.border-right-color-social-instagram-magenta{border-right-color:#c32aa3!important}.border-top-color-social-instagram-magenta{border-top-color:#c32aa3!important}.border-bottom-color-social-instagram-magenta{border-bottom-color:#c32aa3!important}.color-social-instagram-blue,.color-social-instagram-blue a:link,.color-social-instagram-blue a:visited{color:#4c5fd7!important}.color-social-instagram-blue a:active,.color-social-instagram-blue a:hover,a.color-social-instagram-blue:active,a.color-social-instagram-blue:hover{color:#4151b7!important}.bg-social-instagram-blue{background-color:#4c5fd7!important}.border-color-social-instagram-blue{border-color:#4c5fd7!important}.border-left-color-social-instagram-blue{border-left-color:#4c5fd7!important}.border-right-color-social-instagram-blue{border-right-color:#4c5fd7!important}.border-top-color-social-instagram-blue{border-top-color:#4c5fd7!important}.border-bottom-color-social-instagram-blue{border-bottom-color:#4c5fd7!important}.color-social-instagram-purple,.color-social-instagram-purple a:link,.color-social-instagram-purple a:visited{color:#7232bd!important}.color-social-instagram-purple a:active,.color-social-instagram-purple a:hover,a.color-social-instagram-purple:active,a.color-social-instagram-purple:hover{color:#612ba1!important}.bg-social-instagram-purple{background-color:#7232bd!important}.border-color-social-instagram-purple{border-color:#7232bd!important}.border-left-color-social-instagram-purple{border-left-color:#7232bd!important}.border-right-color-social-instagram-purple{border-right-color:#7232bd!important}.border-top-color-social-instagram-purple{border-top-color:#7232bd!important}.border-bottom-color-social-instagram-purple{border-bottom-color:#7232bd!important}.color-social-instagram-orange,.color-social-instagram-orange a:link,.color-social-instagram-orange a:visited{color:#f46f30!important}.color-social-instagram-orange a:active,.color-social-instagram-orange a:hover,a.color-social-instagram-orange:active,a.color-social-instagram-orange:hover{color:#cf5e29!important}.bg-social-instagram-orange{background-color:#f46f30!important}.border-color-social-instagram-orange{border-color:#f46f30!important}.border-left-color-social-instagram-orange{border-left-color:#f46f30!important}.border-right-color-social-instagram-orange{border-right-color:#f46f30!important}.border-top-color-social-instagram-orange{border-top-color:#f46f30!important}.border-bottom-color-social-instagram-orange{border-bottom-color:#f46f30!important}.color-social-instagram-yellow,.color-social-instagram-yellow a:link,.color-social-instagram-yellow a:visited{color:#ffdc7d!important}.color-social-instagram-yellow a:active,.color-social-instagram-yellow a:hover,a.color-social-instagram-yellow:active,a.color-social-instagram-yellow:hover{color:#d9bb6a!important}.bg-social-instagram-yellow{background-color:#ffdc7d!important}.border-color-social-instagram-yellow{border-color:#ffdc7d!important}.border-left-color-social-instagram-yellow{border-left-color:#ffdc7d!important}.border-right-color-social-instagram-yellow{border-right-color:#ffdc7d!important}.border-top-color-social-instagram-yellow{border-top-color:#ffdc7d!important}.border-bottom-color-social-instagram-yellow{border-bottom-color:#ffdc7d!important}.color-social-google-blue,.color-social-google-blue a:link,.color-social-google-blue a:visited{color:#4285f4!important}.color-social-google-blue a:active,.color-social-google-blue a:hover,a.color-social-google-blue:active,a.color-social-google-blue:hover{color:#3871cf!important}.bg-social-google-blue{background-color:#4285f4!important}.border-color-social-google-blue{border-color:#4285f4!important}.border-left-color-social-google-blue{border-left-color:#4285f4!important}.border-right-color-social-google-blue{border-right-color:#4285f4!important}.border-top-color-social-google-blue{border-top-color:#4285f4!important}.border-bottom-color-social-google-blue{border-bottom-color:#4285f4!important}.color-social-google-red,.color-social-google-red a:link,.color-social-google-red a:visited{color:#ea4335!important}.color-social-google-red a:active,.color-social-google-red a:hover,a.color-social-google-red:active,a.color-social-google-red:hover{color:#c7392d!important}.bg-social-google-red{background-color:#ea4335!important}.border-color-social-google-red{border-color:#ea4335!important}.border-left-color-social-google-red{border-left-color:#ea4335!important}.border-right-color-social-google-red{border-right-color:#ea4335!important}.border-top-color-social-google-red{border-top-color:#ea4335!important}.border-bottom-color-social-google-red{border-bottom-color:#ea4335!important}.color-social-google-yellow,.color-social-google-yellow a:link,.color-social-google-yellow a:visited{color:#fbbc05!important}.color-social-google-yellow a:active,.color-social-google-yellow a:hover,a.color-social-google-yellow:active,a.color-social-google-yellow:hover{color:#d5a004!important}.bg-social-google-yellow{background-color:#fbbc05!important}.border-color-social-google-yellow{border-color:#fbbc05!important}.border-left-color-social-google-yellow{border-left-color:#fbbc05!important}.border-right-color-social-google-yellow{border-right-color:#fbbc05!important}.border-top-color-social-google-yellow{border-top-color:#fbbc05!important}.border-bottom-color-social-google-yellow{border-bottom-color:#fbbc05!important}.color-social-google-green,.color-social-google-green a:link,.color-social-google-green a:visited{color:#34a853!important}.color-social-google-green a:active,.color-social-google-green a:hover,a.color-social-google-green:active,a.color-social-google-green:hover{color:#2c8f47!important}.bg-social-google-green{background-color:#34a853!important}.border-color-social-google-green{border-color:#34a853!important}.border-left-color-social-google-green{border-left-color:#34a853!important}.border-right-color-social-google-green{border-right-color:#34a853!important}.border-top-color-social-google-green{border-top-color:#34a853!important}.border-bottom-color-social-google-green{border-bottom-color:#34a853!important}.color-social-pinterest,.color-social-pinterest a:link,.color-social-pinterest a:visited{color:#bd081c!important}.color-social-pinterest a:active,.color-social-pinterest a:hover,a.color-social-pinterest:active,a.color-social-pinterest:hover{color:#a10718!important}.bg-social-pinterest{background-color:#bd081c!important}.border-color-social-pinterest{border-color:#bd081c!important}.border-left-color-social-pinterest{border-left-color:#bd081c!important}.border-right-color-social-pinterest{border-right-color:#bd081c!important}.border-top-color-social-pinterest{border-top-color:#bd081c!important}.border-bottom-color-social-pinterest{border-bottom-color:#bd081c!important}.color-social-google-plus,.color-social-google-plus a:link,.color-social-google-plus a:visited{color:#db4437!important}.color-social-google-plus a:active,.color-social-google-plus a:hover,a.color-social-google-plus:active,a.color-social-google-plus:hover{color:#ba3a2f!important}.bg-social-google-plus{background-color:#db4437!important}.border-color-social-google-plus{border-color:#db4437!important}.border-left-color-social-google-plus{border-left-color:#db4437!important}.border-right-color-social-google-plus{border-right-color:#db4437!important}.border-top-color-social-google-plus{border-top-color:#db4437!important}.border-bottom-color-social-google-plus{border-bottom-color:#db4437!important}.color-social-linkedin,.color-social-linkedin a:link,.color-social-linkedin a:visited{color:#007bb5!important}.color-social-linkedin a:active,.color-social-linkedin a:hover,a.color-social-linkedin:active,a.color-social-linkedin:hover{color:#00699a!important}.bg-social-linkedin{background-color:#007bb5!important}.border-color-social-linkedin{border-color:#007bb5!important}.border-left-color-social-linkedin{border-left-color:#007bb5!important}.border-right-color-social-linkedin{border-right-color:#007bb5!important}.border-top-color-social-linkedin{border-top-color:#007bb5!important}.border-bottom-color-social-linkedin{border-bottom-color:#007bb5!important}.color-social-vimeo-blue,.color-social-vimeo-blue a:link,.color-social-vimeo-blue a:visited{color:#1ab7ea!important}.color-social-vimeo-blue a:active,.color-social-vimeo-blue a:hover,a.color-social-vimeo-blue:active,a.color-social-vimeo-blue:hover{color:#169cc7!important}.bg-social-vimeo-blue{background-color:#1ab7ea!important}.border-color-social-vimeo-blue{border-color:#1ab7ea!important}.border-left-color-social-vimeo-blue{border-left-color:#1ab7ea!important}.border-right-color-social-vimeo-blue{border-right-color:#1ab7ea!important}.border-top-color-social-vimeo-blue{border-top-color:#1ab7ea!important}.border-bottom-color-social-vimeo-blue{border-bottom-color:#1ab7ea!important}.color-social-tumblr,.color-social-tumblr a:link,.color-social-tumblr a:visited{color:#2c4762!important}.color-social-tumblr a:active,.color-social-tumblr a:hover,a.color-social-tumblr:active,a.color-social-tumblr:hover{color:#253c53!important}.bg-social-tumblr{background-color:#2c4762!important}.border-color-social-tumblr{border-color:#2c4762!important}.border-left-color-social-tumblr{border-left-color:#2c4762!important}.border-right-color-social-tumblr{border-right-color:#2c4762!important}.border-top-color-social-tumblr{border-top-color:#2c4762!important}.border-bottom-color-social-tumblr{border-bottom-color:#2c4762!important}.color-social-snapchat,.color-social-snapchat a:link,.color-social-snapchat a:visited{color:#fffc00!important}.color-social-snapchat a:active,.color-social-snapchat a:hover,a.color-social-snapchat:active,a.color-social-snapchat:hover{color:#d9d600!important}.bg-social-snapchat{background-color:#fffc00!important}.border-color-social-snapchat{border-color:#fffc00!important}.border-left-color-social-snapchat{border-left-color:#fffc00!important}.border-right-color-social-snapchat{border-right-color:#fffc00!important}.border-top-color-social-snapchat{border-top-color:#fffc00!important}.border-bottom-color-social-snapchat{border-bottom-color:#fffc00!important}.color-social-whatsapp-green,.color-social-whatsapp-green a:link,.color-social-whatsapp-green a:visited{color:#25d366!important}.color-social-whatsapp-green a:active,.color-social-whatsapp-green a:hover,a.color-social-whatsapp-green:active,a.color-social-whatsapp-green:hover{color:#1fb357!important}.bg-social-whatsapp-green{background-color:#25d366!important}.border-color-social-whatsapp-green{border-color:#25d366!important}.border-left-color-social-whatsapp-green{border-left-color:#25d366!important}.border-right-color-social-whatsapp-green{border-right-color:#25d366!important}.border-top-color-social-whatsapp-green{border-top-color:#25d366!important}.border-bottom-color-social-whatsapp-green{border-bottom-color:#25d366!important}.color-social-whatsapp-teal1,.color-social-whatsapp-teal1 a:link,.color-social-whatsapp-teal1 a:visited{color:#075e54!important}.color-social-whatsapp-teal1 a:active,.color-social-whatsapp-teal1 a:hover,a.color-social-whatsapp-teal1:active,a.color-social-whatsapp-teal1:hover{color:#065047!important}.bg-social-whatsapp-teal1{background-color:#075e54!important}.border-color-social-whatsapp-teal1{border-color:#075e54!important}.border-left-color-social-whatsapp-teal1{border-left-color:#075e54!important}.border-right-color-social-whatsapp-teal1{border-right-color:#075e54!important}.border-top-color-social-whatsapp-teal1{border-top-color:#075e54!important}.border-bottom-color-social-whatsapp-teal1{border-bottom-color:#075e54!important}.color-social-whatsapp-teal2,.color-social-whatsapp-teal2 a:link,.color-social-whatsapp-teal2 a:visited{color:#128c7e!important}.color-social-whatsapp-teal2 a:active,.color-social-whatsapp-teal2 a:hover,a.color-social-whatsapp-teal2:active,a.color-social-whatsapp-teal2:hover{color:#0f776b!important}.bg-social-whatsapp-teal2{background-color:#128c7e!important}.border-color-social-whatsapp-teal2{border-color:#128c7e!important}.border-left-color-social-whatsapp-teal2{border-left-color:#128c7e!important}.border-right-color-social-whatsapp-teal2{border-right-color:#128c7e!important}.border-top-color-social-whatsapp-teal2{border-top-color:#128c7e!important}.border-bottom-color-social-whatsapp-teal2{border-bottom-color:#128c7e!important}.color-social-tiktok-black,.color-social-tiktok-black a:active,.color-social-tiktok-black a:hover,.color-social-tiktok-black a:link,.color-social-tiktok-black a:visited,a.color-social-tiktok-black:active,a.color-social-tiktok-black:hover{color:#010101!important}.bg-social-tiktok-black{background-color:#010101!important}.border-color-social-tiktok-black{border-color:#010101!important}.border-left-color-social-tiktok-black{border-left-color:#010101!important}.border-right-color-social-tiktok-black{border-right-color:#010101!important}.border-top-color-social-tiktok-black{border-top-color:#010101!important}.border-bottom-color-social-tiktok-black{border-bottom-color:#010101!important}.color-social-tiktok-blue,.color-social-tiktok-blue a:link,.color-social-tiktok-blue a:visited{color:#69c9d0!important}.color-social-tiktok-blue a:active,.color-social-tiktok-blue a:hover,a.color-social-tiktok-blue:active,a.color-social-tiktok-blue:hover{color:#59abb1!important}.bg-social-tiktok-blue{background-color:#69c9d0!important}.border-color-social-tiktok-blue{border-color:#69c9d0!important}.border-left-color-social-tiktok-blue{border-left-color:#69c9d0!important}.border-right-color-social-tiktok-blue{border-right-color:#69c9d0!important}.border-top-color-social-tiktok-blue{border-top-color:#69c9d0!important}.border-bottom-color-social-tiktok-blue{border-bottom-color:#69c9d0!important}.color-social-tiktok-pink,.color-social-tiktok-pink a:link,.color-social-tiktok-pink a:visited{color:#ee1d52!important}.color-social-tiktok-pink a:active,.color-social-tiktok-pink a:hover,a.color-social-tiktok-pink:active,a.color-social-tiktok-pink:hover{color:#ca1946!important}.bg-social-tiktok-pink{background-color:#ee1d52!important}.border-color-social-tiktok-pink{border-color:#ee1d52!important}.border-left-color-social-tiktok-pink{border-left-color:#ee1d52!important}.border-right-color-social-tiktok-pink{border-right-color:#ee1d52!important}.border-top-color-social-tiktok-pink{border-top-color:#ee1d52!important}.border-bottom-color-social-tiktok-pink{border-bottom-color:#ee1d52!important}.color-social-tiktok-white,.color-social-tiktok-white a:link,.color-social-tiktok-white a:visited{color:#fff!important}.color-social-tiktok-white a:active,.color-social-tiktok-white a:hover,a.color-social-tiktok-white:active,a.color-social-tiktok-white:hover{color:#d9d9d9!important}.bg-social-tiktok-white{background-color:#fff!important}.border-color-social-tiktok-white{border-color:#fff!important}.border-left-color-social-tiktok-white{border-left-color:#fff!important}.border-right-color-social-tiktok-white{border-right-color:#fff!important}.border-top-color-social-tiktok-white{border-top-color:#fff!important}.border-bottom-color-social-tiktok-white{border-bottom-color:#fff!important}.color-social-mastodon,.color-social-mastodon a:link,.color-social-mastodon a:visited{color:#2b90d9!important}.color-social-mastodon a:active,.color-social-mastodon a:hover,a.color-social-mastodon:active,a.color-social-mastodon:hover{color:#257ab8!important}.bg-social-mastodon{background-color:#2b90d9!important}.border-color-social-mastodon{border-color:#2b90d9!important}.border-left-color-social-mastodon{border-left-color:#2b90d9!important}.border-right-color-social-mastodon{border-right-color:#2b90d9!important}.border-top-color-social-mastodon{border-top-color:#2b90d9!important}.border-bottom-color-social-mastodon{border-bottom-color:#2b90d9!important}.color-social-apple,.color-social-apple a:link,.color-social-apple a:visited{color:#a6b1b7!important}.color-social-apple a:active,.color-social-apple a:hover,a.color-social-apple:active,a.color-social-apple:hover{color:#8d969c!important}.bg-social-apple{background-color:#a6b1b7!important}.border-color-social-apple{border-color:#a6b1b7!important}.border-left-color-social-apple{border-left-color:#a6b1b7!important}.border-right-color-social-apple{border-right-color:#a6b1b7!important}.border-top-color-social-apple{border-top-color:#a6b1b7!important}.border-bottom-color-social-apple{border-bottom-color:#a6b1b7!important}.color-social-amazon,.color-social-amazon a:link,.color-social-amazon a:visited{color:#f90!important}.color-social-amazon a:active,.color-social-amazon a:hover,a.color-social-amazon:active,a.color-social-amazon:hover{color:#d98200!important}.bg-social-amazon{background-color:#f90!important}.border-color-social-amazon{border-color:#f90!important}.border-left-color-social-amazon{border-left-color:#f90!important}.border-right-color-social-amazon{border-right-color:#f90!important}.border-top-color-social-amazon{border-top-color:#f90!important}.border-bottom-color-social-amazon{border-bottom-color:#f90!important}.color-social-alexa-blue,.color-social-alexa-blue a:link,.color-social-alexa-blue a:visited{color:#00a7ce!important}.color-social-alexa-blue a:active,.color-social-alexa-blue a:hover,a.color-social-alexa-blue:active,a.color-social-alexa-blue:hover{color:#008eaf!important}.bg-social-alexa-blue{background-color:#00a7ce!important}.border-color-social-alexa-blue{border-color:#00a7ce!important}.border-left-color-social-alexa-blue{border-left-color:#00a7ce!important}.border-right-color-social-alexa-blue{border-right-color:#00a7ce!important}.border-top-color-social-alexa-blue{border-top-color:#00a7ce!important}.border-bottom-color-social-alexa-blue{border-bottom-color:#00a7ce!important}.color-social-alexa-dk-blue,.color-social-alexa-dk-blue a:link,.color-social-alexa-dk-blue a:visited{color:#232f3e!important}.color-social-alexa-dk-blue a:active,.color-social-alexa-dk-blue a:hover,a.color-social-alexa-dk-blue:active,a.color-social-alexa-dk-blue:hover{color:#1e2835!important}.bg-social-alexa-dk-blue{background-color:#232f3e!important}.border-color-social-alexa-dk-blue{border-color:#232f3e!important}.border-left-color-social-alexa-dk-blue{border-left-color:#232f3e!important}.border-right-color-social-alexa-dk-blue{border-right-color:#232f3e!important}.border-top-color-social-alexa-dk-blue{border-top-color:#232f3e!important}.border-bottom-color-social-alexa-dk-blue{border-bottom-color:#232f3e!important}.color-social-microsoft-red,.color-social-microsoft-red a:link,.color-social-microsoft-red a:visited{color:#f35022!important}.color-social-microsoft-red a:active,.color-social-microsoft-red a:hover,a.color-social-microsoft-red:active,a.color-social-microsoft-red:hover{color:#cf441d!important}.bg-social-microsoft-red{background-color:#f35022!important}.border-color-social-microsoft-red{border-color:#f35022!important}.border-left-color-social-microsoft-red{border-left-color:#f35022!important}.border-right-color-social-microsoft-red{border-right-color:#f35022!important}.border-top-color-social-microsoft-red{border-top-color:#f35022!important}.border-bottom-color-social-microsoft-red{border-bottom-color:#f35022!important}.color-social-microsoft-green,.color-social-microsoft-green a:link,.color-social-microsoft-green a:visited{color:#80bb03!important}.color-social-microsoft-green a:active,.color-social-microsoft-green a:hover,a.color-social-microsoft-green:active,a.color-social-microsoft-green:hover{color:#6d9f03!important}.bg-social-microsoft-green{background-color:#80bb03!important}.border-color-social-microsoft-green{border-color:#80bb03!important}.border-left-color-social-microsoft-green{border-left-color:#80bb03!important}.border-right-color-social-microsoft-green{border-right-color:#80bb03!important}.border-top-color-social-microsoft-green{border-top-color:#80bb03!important}.border-bottom-color-social-microsoft-green{border-bottom-color:#80bb03!important}.color-social-microsoft-blue,.color-social-microsoft-blue a:link,.color-social-microsoft-blue a:visited{color:#03a5f0!important}.color-social-microsoft-blue a:active,.color-social-microsoft-blue a:hover,a.color-social-microsoft-blue:active,a.color-social-microsoft-blue:hover{color:#038ccc!important}.bg-social-microsoft-blue{background-color:#03a5f0!important}.border-color-social-microsoft-blue{border-color:#03a5f0!important}.border-left-color-social-microsoft-blue{border-left-color:#03a5f0!important}.border-right-color-social-microsoft-blue{border-right-color:#03a5f0!important}.border-top-color-social-microsoft-blue{border-top-color:#03a5f0!important}.border-bottom-color-social-microsoft-blue{border-bottom-color:#03a5f0!important}.color-social-microsoft-yellow,.color-social-microsoft-yellow a:link,.color-social-microsoft-yellow a:visited{color:#ffb903!important}.color-social-microsoft-yellow a:active,.color-social-microsoft-yellow a:hover,a.color-social-microsoft-yellow:active,a.color-social-microsoft-yellow:hover{color:#d99d03!important}.bg-social-microsoft-yellow{background-color:#ffb903!important}.border-color-social-microsoft-yellow{border-color:#ffb903!important}.border-left-color-social-microsoft-yellow{border-left-color:#ffb903!important}.border-right-color-social-microsoft-yellow{border-right-color:#ffb903!important}.border-top-color-social-microsoft-yellow{border-top-color:#ffb903!important}.border-bottom-color-social-microsoft-yellow{border-bottom-color:#ffb903!important}.color-social-periscope,.color-social-periscope a:link,.color-social-periscope a:visited{color:#40a4c4!important}.color-social-periscope a:active,.color-social-periscope a:hover,a.color-social-periscope:active,a.color-social-periscope:hover{color:#368ba7!important}.bg-social-periscope{background-color:#40a4c4!important}.border-color-social-periscope{border-color:#40a4c4!important}.border-left-color-social-periscope{border-left-color:#40a4c4!important}.border-right-color-social-periscope{border-right-color:#40a4c4!important}.border-top-color-social-periscope{border-top-color:#40a4c4!important}.border-bottom-color-social-periscope{border-bottom-color:#40a4c4!important}.color-social-four-square-pink,.color-social-four-square-pink a:link,.color-social-four-square-pink a:visited{color:#f94877!important}.color-social-four-square-pink a:active,.color-social-four-square-pink a:hover,a.color-social-four-square-pink:active,a.color-social-four-square-pink:hover{color:#d43d65!important}.bg-social-four-square-pink{background-color:#f94877!important}.border-color-social-four-square-pink{border-color:#f94877!important}.border-left-color-social-four-square-pink{border-left-color:#f94877!important}.border-right-color-social-four-square-pink{border-right-color:#f94877!important}.border-top-color-social-four-square-pink{border-top-color:#f94877!important}.border-bottom-color-social-four-square-pink{border-bottom-color:#f94877!important}.color-social-four-square-navy,.color-social-four-square-navy a:link,.color-social-four-square-navy a:visited{color:#073282!important}.color-social-four-square-navy a:active,.color-social-four-square-navy a:hover,a.color-social-four-square-navy:active,a.color-social-four-square-navy:hover{color:#062b6f!important}.bg-social-four-square-navy{background-color:#073282!important}.border-color-social-four-square-navy{border-color:#073282!important}.border-left-color-social-four-square-navy{border-left-color:#073282!important}.border-right-color-social-four-square-navy{border-right-color:#073282!important}.border-top-color-social-four-square-navy{border-top-color:#073282!important}.border-bottom-color-social-four-square-navy{border-bottom-color:#073282!important}.color-social-four-square-blue,.color-social-four-square-blue a:link,.color-social-four-square-blue a:visited{color:#2d5be3!important}.color-social-four-square-blue a:active,.color-social-four-square-blue a:hover,a.color-social-four-square-blue:active,a.color-social-four-square-blue:hover{color:#264dc1!important}.bg-social-four-square-blue{background-color:#2d5be3!important}.border-color-social-four-square-blue{border-color:#2d5be3!important}.border-left-color-social-four-square-blue{border-left-color:#2d5be3!important}.border-right-color-social-four-square-blue{border-right-color:#2d5be3!important}.border-top-color-social-four-square-blue{border-top-color:#2d5be3!important}.border-bottom-color-social-four-square-blue{border-bottom-color:#2d5be3!important}.color-social-yelp,.color-social-yelp a:link,.color-social-yelp a:visited{color:#d32323!important}.color-social-yelp a:active,.color-social-yelp a:hover,a.color-social-yelp:active,a.color-social-yelp:hover{color:#b31e1e!important}.bg-social-yelp{background-color:#d32323!important}.border-color-social-yelp{border-color:#d32323!important}.border-left-color-social-yelp{border-left-color:#d32323!important}.border-right-color-social-yelp{border-right-color:#d32323!important}.border-top-color-social-yelp{border-top-color:#d32323!important}.border-bottom-color-social-yelp{border-bottom-color:#d32323!important}.color-social-swarm,.color-social-swarm a:link,.color-social-swarm a:visited{color:#ffa633!important}.color-social-swarm a:active,.color-social-swarm a:hover,a.color-social-swarm:active,a.color-social-swarm:hover{color:#d98d2b!important}.bg-social-swarm{background-color:#ffa633!important}.border-color-social-swarm{border-color:#ffa633!important}.border-left-color-social-swarm{border-left-color:#ffa633!important}.border-right-color-social-swarm{border-right-color:#ffa633!important}.border-top-color-social-swarm{border-top-color:#ffa633!important}.border-bottom-color-social-swarm{border-bottom-color:#ffa633!important}.color-social-medium,.color-social-medium a:link,.color-social-medium a:visited{color:#02b875!important}.color-social-medium a:active,.color-social-medium a:hover,a.color-social-medium:active,a.color-social-medium:hover{color:#029c63!important}.bg-social-medium{background-color:#02b875!important}.border-color-social-medium{border-color:#02b875!important}.border-left-color-social-medium{border-left-color:#02b875!important}.border-right-color-social-medium{border-right-color:#02b875!important}.border-top-color-social-medium{border-top-color:#02b875!important}.border-bottom-color-social-medium{border-bottom-color:#02b875!important}.color-social-skype-blue,.color-social-skype-blue a:link,.color-social-skype-blue a:visited{color:#00aff0!important}.color-social-skype-blue a:active,.color-social-skype-blue a:hover,a.color-social-skype-blue:active,a.color-social-skype-blue:hover{color:#0095cc!important}.bg-social-skype-blue{background-color:#00aff0!important}.border-color-social-skype-blue{border-color:#00aff0!important}.border-left-color-social-skype-blue{border-left-color:#00aff0!important}.border-right-color-social-skype-blue{border-right-color:#00aff0!important}.border-top-color-social-skype-blue{border-top-color:#00aff0!important}.border-bottom-color-social-skype-blue{border-bottom-color:#00aff0!important}.color-social-skype-dk-blue,.color-social-skype-dk-blue a:link,.color-social-skype-dk-blue a:visited{color:#0078d7!important}.color-social-skype-dk-blue a:active,.color-social-skype-dk-blue a:hover,a.color-social-skype-dk-blue:active,a.color-social-skype-dk-blue:hover{color:#0066b7!important}.bg-social-skype-dk-blue{background-color:#0078d7!important}.border-color-social-skype-dk-blue{border-color:#0078d7!important}.border-left-color-social-skype-dk-blue{border-left-color:#0078d7!important}.border-right-color-social-skype-dk-blue{border-right-color:#0078d7!important}.border-top-color-social-skype-dk-blue{border-top-color:#0078d7!important}.border-bottom-color-social-skype-dk-blue{border-bottom-color:#0078d7!important}.color-social-android,.color-social-android a:link,.color-social-android a:visited{color:#a4c639!important}.color-social-android a:active,.color-social-android a:hover,a.color-social-android:active,a.color-social-android:hover{color:#8ba830!important}.bg-social-android{background-color:#a4c639!important}.border-color-social-android{border-color:#a4c639!important}.border-left-color-social-android{border-left-color:#a4c639!important}.border-right-color-social-android{border-right-color:#a4c639!important}.border-top-color-social-android{border-top-color:#a4c639!important}.border-bottom-color-social-android{border-bottom-color:#a4c639!important}.color-social-stumbleupon,.color-social-stumbleupon a:link,.color-social-stumbleupon a:visited{color:#e94826!important}.color-social-stumbleupon a:active,.color-social-stumbleupon a:hover,a.color-social-stumbleupon:active,a.color-social-stumbleupon:hover{color:#c63d20!important}.bg-social-stumbleupon{background-color:#e94826!important}.border-color-social-stumbleupon{border-color:#e94826!important}.border-left-color-social-stumbleupon{border-left-color:#e94826!important}.border-right-color-social-stumbleupon{border-right-color:#e94826!important}.border-top-color-social-stumbleupon{border-top-color:#e94826!important}.border-bottom-color-social-stumbleupon{border-bottom-color:#e94826!important}.color-social-flickr-pink,.color-social-flickr-pink a:link,.color-social-flickr-pink a:visited{color:#f40083!important}.color-social-flickr-pink a:active,.color-social-flickr-pink a:hover,a.color-social-flickr-pink:active,a.color-social-flickr-pink:hover{color:#cf006f!important}.bg-social-flickr-pink{background-color:#f40083!important}.border-color-social-flickr-pink{border-color:#f40083!important}.border-left-color-social-flickr-pink{border-left-color:#f40083!important}.border-right-color-social-flickr-pink{border-right-color:#f40083!important}.border-top-color-social-flickr-pink{border-top-color:#f40083!important}.border-bottom-color-social-flickr-pink{border-bottom-color:#f40083!important}.color-social-flickr-blue,.color-social-flickr-blue a:link,.color-social-flickr-blue a:visited{color:#006add!important}.color-social-flickr-blue a:active,.color-social-flickr-blue a:hover,a.color-social-flickr-blue:active,a.color-social-flickr-blue:hover{color:#005abc!important}.bg-social-flickr-blue{background-color:#006add!important}.border-color-social-flickr-blue{border-color:#006add!important}.border-left-color-social-flickr-blue{border-left-color:#006add!important}.border-right-color-social-flickr-blue{border-right-color:#006add!important}.border-top-color-social-flickr-blue{border-top-color:#006add!important}.border-bottom-color-social-flickr-blue{border-bottom-color:#006add!important}.color-social-yahoo,.color-social-yahoo a:link,.color-social-yahoo a:visited{color:#430297!important}.color-social-yahoo a:active,.color-social-yahoo a:hover,a.color-social-yahoo:active,a.color-social-yahoo:hover{color:#390280!important}.bg-social-yahoo{background-color:#430297!important}.border-color-social-yahoo{border-color:#430297!important}.border-left-color-social-yahoo{border-left-color:#430297!important}.border-right-color-social-yahoo{border-right-color:#430297!important}.border-top-color-social-yahoo{border-top-color:#430297!important}.border-bottom-color-social-yahoo{border-bottom-color:#430297!important}.color-social-twitch,.color-social-twitch a:link,.color-social-twitch a:visited{color:#9146ff!important}.color-social-twitch a:active,.color-social-twitch a:hover,a.color-social-twitch:active,a.color-social-twitch:hover{color:#7b3cd9!important}.bg-social-twitch{background-color:#9146ff!important}.border-color-social-twitch{border-color:#9146ff!important}.border-left-color-social-twitch{border-left-color:#9146ff!important}.border-right-color-social-twitch{border-right-color:#9146ff!important}.border-top-color-social-twitch{border-top-color:#9146ff!important}.border-bottom-color-social-twitch{border-bottom-color:#9146ff!important}.color-social-soundcloud,.color-social-soundcloud a:link,.color-social-soundcloud a:visited{color:#f50!important}.color-social-soundcloud a:active,.color-social-soundcloud a:hover,a.color-social-soundcloud:active,a.color-social-soundcloud:hover{color:#d94800!important}.bg-social-soundcloud{background-color:#f50!important}.border-color-social-soundcloud{border-color:#f50!important}.border-left-color-social-soundcloud{border-left-color:#f50!important}.border-right-color-social-soundcloud{border-right-color:#f50!important}.border-top-color-social-soundcloud{border-top-color:#f50!important}.border-bottom-color-social-soundcloud{border-bottom-color:#f50!important}.color-social-spotify-green,.color-social-spotify-green a:link,.color-social-spotify-green a:visited{color:#1ed760!important}.color-social-spotify-green a:active,.color-social-spotify-green a:hover,a.color-social-spotify-green:active,a.color-social-spotify-green:hover{color:#1ab752!important}.bg-social-spotify-green{background-color:#1ed760!important}.border-color-social-spotify-green{border-color:#1ed760!important}.border-left-color-social-spotify-green{border-left-color:#1ed760!important}.border-right-color-social-spotify-green{border-right-color:#1ed760!important}.border-top-color-social-spotify-green{border-top-color:#1ed760!important}.border-bottom-color-social-spotify-green{border-bottom-color:#1ed760!important}.color-social-spotify-dark-green,.color-social-spotify-dark-green a:link,.color-social-spotify-dark-green a:visited{color:#1db954!important}.color-social-spotify-dark-green a:active,.color-social-spotify-dark-green a:hover,a.color-social-spotify-dark-green:active,a.color-social-spotify-dark-green:hover{color:#199d47!important}.bg-social-spotify-dark-green{background-color:#1db954!important}.border-color-social-spotify-dark-green{border-color:#1db954!important}.border-left-color-social-spotify-dark-green{border-left-color:#1db954!important}.border-right-color-social-spotify-dark-green{border-right-color:#1db954!important}.border-top-color-social-spotify-dark-green{border-top-color:#1db954!important}.border-bottom-color-social-spotify-dark-green{border-bottom-color:#1db954!important}.color-social-dribbble,.color-social-dribbble a:link,.color-social-dribbble a:visited{color:#ea4c89!important}.color-social-dribbble a:active,.color-social-dribbble a:hover,a.color-social-dribbble:active,a.color-social-dribbble:hover{color:#c74174!important}.bg-social-dribbble{background-color:#ea4c89!important}.border-color-social-dribbble{border-color:#ea4c89!important}.border-left-color-social-dribbble{border-left-color:#ea4c89!important}.border-right-color-social-dribbble{border-right-color:#ea4c89!important}.border-top-color-social-dribbble{border-top-color:#ea4c89!important}.border-bottom-color-social-dribbble{border-bottom-color:#ea4c89!important}.color-social-slack-purple,.color-social-slack-purple a:link,.color-social-slack-purple a:visited{color:#4a154b!important}.color-social-slack-purple a:active,.color-social-slack-purple a:hover,a.color-social-slack-purple:active,a.color-social-slack-purple:hover{color:#3f1240!important}.bg-social-slack-purple{background-color:#4a154b!important}.border-color-social-slack-purple{border-color:#4a154b!important}.border-left-color-social-slack-purple{border-left-color:#4a154b!important}.border-right-color-social-slack-purple{border-right-color:#4a154b!important}.border-top-color-social-slack-purple{border-top-color:#4a154b!important}.border-bottom-color-social-slack-purple{border-bottom-color:#4a154b!important}.color-social-slack-blue,.color-social-slack-blue a:link,.color-social-slack-blue a:visited{color:#36c5f0!important}.color-social-slack-blue a:active,.color-social-slack-blue a:hover,a.color-social-slack-blue:active,a.color-social-slack-blue:hover{color:#2ea7cc!important}.bg-social-slack-blue{background-color:#36c5f0!important}.border-color-social-slack-blue{border-color:#36c5f0!important}.border-left-color-social-slack-blue{border-left-color:#36c5f0!important}.border-right-color-social-slack-blue{border-right-color:#36c5f0!important}.border-top-color-social-slack-blue{border-top-color:#36c5f0!important}.border-bottom-color-social-slack-blue{border-bottom-color:#36c5f0!important}.color-social-slack-green,.color-social-slack-green a:link,.color-social-slack-green a:visited{color:#2eb67d!important}.color-social-slack-green a:active,.color-social-slack-green a:hover,a.color-social-slack-green:active,a.color-social-slack-green:hover{color:#279b6a!important}.bg-social-slack-green{background-color:#2eb67d!important}.border-color-social-slack-green{border-color:#2eb67d!important}.border-left-color-social-slack-green{border-left-color:#2eb67d!important}.border-right-color-social-slack-green{border-right-color:#2eb67d!important}.border-top-color-social-slack-green{border-top-color:#2eb67d!important}.border-bottom-color-social-slack-green{border-bottom-color:#2eb67d!important}.color-social-slack-red,.color-social-slack-red a:link,.color-social-slack-red a:visited{color:#e01e5a!important}.color-social-slack-red a:active,.color-social-slack-red a:hover,a.color-social-slack-red:active,a.color-social-slack-red:hover{color:#be1a4d!important}.bg-social-slack-red{background-color:#e01e5a!important}.border-color-social-slack-red{border-color:#e01e5a!important}.border-left-color-social-slack-red{border-left-color:#e01e5a!important}.border-right-color-social-slack-red{border-right-color:#e01e5a!important}.border-top-color-social-slack-red{border-top-color:#e01e5a!important}.border-bottom-color-social-slack-red{border-bottom-color:#e01e5a!important}.color-social-slack-yellow,.color-social-slack-yellow a:link,.color-social-slack-yellow a:visited{color:#ecb22e!important}.color-social-slack-yellow a:active,.color-social-slack-yellow a:hover,a.color-social-slack-yellow:active,a.color-social-slack-yellow:hover{color:#c99727!important}.bg-social-slack-yellow{background-color:#ecb22e!important}.border-color-social-slack-yellow{border-color:#ecb22e!important}.border-left-color-social-slack-yellow{border-left-color:#ecb22e!important}.border-right-color-social-slack-yellow{border-right-color:#ecb22e!important}.border-top-color-social-slack-yellow{border-top-color:#ecb22e!important}.border-bottom-color-social-slack-yellow{border-bottom-color:#ecb22e!important}.color-social-reddit,.color-social-reddit a:link,.color-social-reddit a:visited{color:#ff5700!important}.color-social-reddit a:active,.color-social-reddit a:hover,a.color-social-reddit:active,a.color-social-reddit:hover{color:#d94a00!important}.bg-social-reddit{background-color:#ff5700!important}.border-color-social-reddit{border-color:#ff5700!important}.border-left-color-social-reddit{border-left-color:#ff5700!important}.border-right-color-social-reddit{border-right-color:#ff5700!important}.border-top-color-social-reddit{border-top-color:#ff5700!important}.border-bottom-color-social-reddit{border-bottom-color:#ff5700!important}.color-social-deviantart,.color-social-deviantart a:link,.color-social-deviantart a:visited{color:#05cc47!important}.color-social-deviantart a:active,.color-social-deviantart a:hover,a.color-social-deviantart:active,a.color-social-deviantart:hover{color:#04ad3c!important}.bg-social-deviantart{background-color:#05cc47!important}.border-color-social-deviantart{border-color:#05cc47!important}.border-left-color-social-deviantart{border-left-color:#05cc47!important}.border-right-color-social-deviantart{border-right-color:#05cc47!important}.border-top-color-social-deviantart{border-top-color:#05cc47!important}.border-bottom-color-social-deviantart{border-bottom-color:#05cc47!important}.color-social-pocket,.color-social-pocket a:link,.color-social-pocket a:visited{color:#ee4056!important}.color-social-pocket a:active,.color-social-pocket a:hover,a.color-social-pocket:active,a.color-social-pocket:hover{color:#ca3649!important}.bg-social-pocket{background-color:#ee4056!important}.border-color-social-pocket{border-color:#ee4056!important}.border-left-color-social-pocket{border-left-color:#ee4056!important}.border-right-color-social-pocket{border-right-color:#ee4056!important}.border-top-color-social-pocket{border-top-color:#ee4056!important}.border-bottom-color-social-pocket{border-bottom-color:#ee4056!important}.color-social-quora,.color-social-quora a:link,.color-social-quora a:visited{color:#a20!important}.color-social-quora a:active,.color-social-quora a:hover,a.color-social-quora:active,a.color-social-quora:hover{color:#911d00!important}.bg-social-quora{background-color:#a20!important}.border-color-social-quora{border-color:#a20!important}.border-left-color-social-quora{border-left-color:#a20!important}.border-right-color-social-quora{border-right-color:#a20!important}.border-top-color-social-quora{border-top-color:#a20!important}.border-bottom-color-social-quora{border-bottom-color:#a20!important}.color-social-quora-blue,.color-social-quora-blue a:link,.color-social-quora-blue a:visited{color:#2b6dad!important}.color-social-quora-blue a:active,.color-social-quora-blue a:hover,a.color-social-quora-blue:active,a.color-social-quora-blue:hover{color:#255d93!important}.bg-social-quora-blue{background-color:#2b6dad!important}.border-color-social-quora-blue{border-color:#2b6dad!important}.border-left-color-social-quora-blue{border-left-color:#2b6dad!important}.border-right-color-social-quora-blue{border-right-color:#2b6dad!important}.border-top-color-social-quora-blue{border-top-color:#2b6dad!important}.border-bottom-color-social-quora-blue{border-bottom-color:#2b6dad!important}.color-social-slideshare-orange,.color-social-slideshare-orange a:link,.color-social-slideshare-orange a:visited{color:#e68523!important}.color-social-slideshare-orange a:active,.color-social-slideshare-orange a:hover,a.color-social-slideshare-orange:active,a.color-social-slideshare-orange:hover{color:#c4711e!important}.bg-social-slideshare-orange{background-color:#e68523!important}.border-color-social-slideshare-orange{border-color:#e68523!important}.border-left-color-social-slideshare-orange{border-left-color:#e68523!important}.border-right-color-social-slideshare-orange{border-right-color:#e68523!important}.border-top-color-social-slideshare-orange{border-top-color:#e68523!important}.border-bottom-color-social-slideshare-orange{border-bottom-color:#e68523!important}.color-social-slideshare-blue,.color-social-slideshare-blue a:link,.color-social-slideshare-blue a:visited{color:#00a0dc!important}.color-social-slideshare-blue a:active,.color-social-slideshare-blue a:hover,a.color-social-slideshare-blue:active,a.color-social-slideshare-blue:hover{color:#08b!important}.bg-social-slideshare-blue{background-color:#00a0dc!important}.border-color-social-slideshare-blue{border-color:#00a0dc!important}.border-left-color-social-slideshare-blue{border-left-color:#00a0dc!important}.border-right-color-social-slideshare-blue{border-right-color:#00a0dc!important}.border-top-color-social-slideshare-blue{border-top-color:#00a0dc!important}.border-bottom-color-social-slideshare-blue{border-bottom-color:#00a0dc!important}.color-social-fivehundredpx,.color-social-fivehundredpx a:link,.color-social-fivehundredpx a:visited{color:#0099e5!important}.color-social-fivehundredpx a:active,.color-social-fivehundredpx a:hover,a.color-social-fivehundredpx:active,a.color-social-fivehundredpx:hover{color:#0082c3!important}.bg-social-fivehundredpx{background-color:#0099e5!important}.border-color-social-fivehundredpx{border-color:#0099e5!important}.border-left-color-social-fivehundredpx{border-left-color:#0099e5!important}.border-right-color-social-fivehundredpx{border-right-color:#0099e5!important}.border-top-color-social-fivehundredpx{border-top-color:#0099e5!important}.border-bottom-color-social-fivehundredpx{border-bottom-color:#0099e5!important}.color-social-vk,.color-social-vk a:link,.color-social-vk a:visited{color:#4a76a8!important}.color-social-vk a:active,.color-social-vk a:hover,a.color-social-vk:active,a.color-social-vk:hover{color:#3f648f!important}.bg-social-vk{background-color:#4a76a8!important}.border-color-social-vk{border-color:#4a76a8!important}.border-left-color-social-vk{border-left-color:#4a76a8!important}.border-right-color-social-vk{border-right-color:#4a76a8!important}.border-top-color-social-vk{border-top-color:#4a76a8!important}.border-bottom-color-social-vk{border-bottom-color:#4a76a8!important}.color-social-listly-orange,.color-social-listly-orange a:link,.color-social-listly-orange a:visited{color:#df6d46!important}.color-social-listly-orange a:active,.color-social-listly-orange a:hover,a.color-social-listly-orange:active,a.color-social-listly-orange:hover{color:#be5d3c!important}.bg-social-listly-orange{background-color:#df6d46!important}.border-color-social-listly-orange{border-color:#df6d46!important}.border-left-color-social-listly-orange{border-left-color:#df6d46!important}.border-right-color-social-listly-orange{border-right-color:#df6d46!important}.border-top-color-social-listly-orange{border-top-color:#df6d46!important}.border-bottom-color-social-listly-orange{border-bottom-color:#df6d46!important}.color-social-listly-blue,.color-social-listly-blue a:link,.color-social-listly-blue a:visited{color:#52b1b3!important}.color-social-listly-blue a:active,.color-social-listly-blue a:hover,a.color-social-listly-blue:active,a.color-social-listly-blue:hover{color:#469698!important}.bg-social-listly-blue{background-color:#52b1b3!important}.border-color-social-listly-blue{border-color:#52b1b3!important}.border-left-color-social-listly-blue{border-left-color:#52b1b3!important}.border-right-color-social-listly-blue{border-right-color:#52b1b3!important}.border-top-color-social-listly-blue{border-top-color:#52b1b3!important}.border-bottom-color-social-listly-blue{border-bottom-color:#52b1b3!important}.color-social-vine,.color-social-vine a:link,.color-social-vine a:visited{color:#00b489!important}.color-social-vine a:active,.color-social-vine a:hover,a.color-social-vine:active,a.color-social-vine:hover{color:#009974!important}.bg-social-vine{background-color:#00b489!important}.border-color-social-vine{border-color:#00b489!important}.border-left-color-social-vine{border-left-color:#00b489!important}.border-right-color-social-vine{border-right-color:#00b489!important}.border-top-color-social-vine{border-top-color:#00b489!important}.border-bottom-color-social-vine{border-bottom-color:#00b489!important}.color-social-steam,.color-social-steam a:link,.color-social-steam a:visited{color:#171a21!important}.color-social-steam a:active,.color-social-steam a:hover,a.color-social-steam:active,a.color-social-steam:hover{color:#14161c!important}.bg-social-steam{background-color:#171a21!important}.border-color-social-steam{border-color:#171a21!important}.border-left-color-social-steam{border-left-color:#171a21!important}.border-right-color-social-steam{border-right-color:#171a21!important}.border-top-color-social-steam{border-top-color:#171a21!important}.border-bottom-color-social-steam{border-bottom-color:#171a21!important}.color-social-discord,.color-social-discord a:link,.color-social-discord a:visited{color:#7289da!important}.color-social-discord a:active,.color-social-discord a:hover,a.color-social-discord:active,a.color-social-discord:hover{color:#6174b9!important}.bg-social-discord{background-color:#7289da!important}.border-color-social-discord{border-color:#7289da!important}.border-left-color-social-discord{border-left-color:#7289da!important}.border-right-color-social-discord{border-right-color:#7289da!important}.border-top-color-social-discord{border-top-color:#7289da!important}.border-bottom-color-social-discord{border-bottom-color:#7289da!important}.color-social-telegram,.color-social-telegram a:link,.color-social-telegram a:visited{color:#08c!important}.color-social-telegram a:active,.color-social-telegram a:hover,a.color-social-telegram:active,a.color-social-telegram:hover{color:#0074ad!important}.bg-social-telegram{background-color:#08c!important}.border-color-social-telegram{border-color:#08c!important}.border-left-color-social-telegram{border-left-color:#08c!important}.border-right-color-social-telegram{border-right-color:#08c!important}.border-top-color-social-telegram{border-top-color:#08c!important}.border-bottom-color-social-telegram{border-bottom-color:#08c!important}.color-social-clarity,.color-social-clarity a:link,.color-social-clarity a:visited{color:#61bed9!important}.color-social-clarity a:active,.color-social-clarity a:hover,a.color-social-clarity:active,a.color-social-clarity:hover{color:#52a2b8!important}.bg-social-clarity{background-color:#61bed9!important}.border-color-social-clarity{border-color:#61bed9!important}.border-left-color-social-clarity{border-left-color:#61bed9!important}.border-right-color-social-clarity{border-right-color:#61bed9!important}.border-top-color-social-clarity{border-top-color:#61bed9!important}.border-bottom-color-social-clarity{border-bottom-color:#61bed9!important}.color-social-homeadvisor,.color-social-homeadvisor a:link,.color-social-homeadvisor a:visited{color:#f89000!important}.color-social-homeadvisor a:active,.color-social-homeadvisor a:hover,a.color-social-homeadvisor:active,a.color-social-homeadvisor:hover{color:#d37a00!important}.bg-social-homeadvisor{background-color:#f89000!important}.border-color-social-homeadvisor{border-color:#f89000!important}.border-left-color-social-homeadvisor{border-left-color:#f89000!important}.border-right-color-social-homeadvisor{border-right-color:#f89000!important}.border-top-color-social-homeadvisor{border-top-color:#f89000!important}.border-bottom-color-social-homeadvisor{border-bottom-color:#f89000!important}.color-social-houzz,.color-social-houzz a:link,.color-social-houzz a:visited{color:#4dbc15!important}.color-social-houzz a:active,.color-social-houzz a:hover,a.color-social-houzz:active,a.color-social-houzz:hover{color:#41a012!important}.bg-social-houzz{background-color:#4dbc15!important}.border-color-social-houzz{border-color:#4dbc15!important}.border-left-color-social-houzz{border-left-color:#4dbc15!important}.border-right-color-social-houzz{border-right-color:#4dbc15!important}.border-top-color-social-houzz{border-top-color:#4dbc15!important}.border-bottom-color-social-houzz{border-bottom-color:#4dbc15!important}.color-social-angieslist,.color-social-angieslist a:link,.color-social-angieslist a:visited{color:#29a036!important}.color-social-angieslist a:active,.color-social-angieslist a:hover,a.color-social-angieslist:active,a.color-social-angieslist:hover{color:#23882e!important}.bg-social-angieslist{background-color:#29a036!important}.border-color-social-angieslist{border-color:#29a036!important}.border-left-color-social-angieslist{border-left-color:#29a036!important}.border-right-color-social-angieslist{border-right-color:#29a036!important}.border-top-color-social-angieslist{border-top-color:#29a036!important}.border-bottom-color-social-angieslist{border-bottom-color:#29a036!important}.color-social-glassdoor,.color-social-glassdoor a:link,.color-social-glassdoor a:visited{color:#0caa41!important}.color-social-glassdoor a:active,.color-social-glassdoor a:hover,a.color-social-glassdoor:active,a.color-social-glassdoor:hover{color:#0a9137!important}.bg-social-glassdoor{background-color:#0caa41!important}.border-color-social-glassdoor{border-color:#0caa41!important}.border-left-color-social-glassdoor{border-left-color:#0caa41!important}.border-right-color-social-glassdoor{border-right-color:#0caa41!important}.border-top-color-social-glassdoor{border-top-color:#0caa41!important}.border-bottom-color-social-glassdoor{border-bottom-color:#0caa41!important}.color-flat-green-turquoise,.color-flat-green-turquoise a:link,.color-flat-green-turquoise a:visited{color:#1abc9c!important}.color-flat-green-turquoise a:active,.color-flat-green-turquoise a:hover,a.color-flat-green-turquoise:active,a.color-flat-green-turquoise:hover{color:#16a085!important}.bg-flat-green-turquoise{background-color:#1abc9c!important}.border-color-flat-green-turquoise{border-color:#1abc9c!important}.border-left-color-flat-green-turquoise{border-left-color:#1abc9c!important}.border-right-color-flat-green-turquoise{border-right-color:#1abc9c!important}.border-top-color-flat-green-turquoise{border-top-color:#1abc9c!important}.border-bottom-color-flat-green-turquoise{border-bottom-color:#1abc9c!important}.color-flat-green-green-sea,.color-flat-green-green-sea a:link,.color-flat-green-green-sea a:visited{color:#16a085!important}.color-flat-green-green-sea a:active,.color-flat-green-green-sea a:hover,a.color-flat-green-green-sea:active,a.color-flat-green-green-sea:hover{color:#138871!important}.bg-flat-green-green-sea{background-color:#16a085!important}.border-color-flat-green-green-sea{border-color:#16a085!important}.border-left-color-flat-green-green-sea{border-left-color:#16a085!important}.border-right-color-flat-green-green-sea{border-right-color:#16a085!important}.border-top-color-flat-green-green-sea{border-top-color:#16a085!important}.border-bottom-color-flat-green-green-sea{border-bottom-color:#16a085!important}.color-flat-green-emerald,.color-flat-green-emerald a:link,.color-flat-green-emerald a:visited{color:#2ecc71!important}.color-flat-green-emerald a:active,.color-flat-green-emerald a:hover,a.color-flat-green-emerald:active,a.color-flat-green-emerald:hover{color:#27ad60!important}.bg-flat-green-emerald{background-color:#2ecc71!important}.border-color-flat-green-emerald{border-color:#2ecc71!important}.border-left-color-flat-green-emerald{border-left-color:#2ecc71!important}.border-right-color-flat-green-emerald{border-right-color:#2ecc71!important}.border-top-color-flat-green-emerald{border-top-color:#2ecc71!important}.border-bottom-color-flat-green-emerald{border-bottom-color:#2ecc71!important}.color-flat-green-nephritis,.color-flat-green-nephritis a:link,.color-flat-green-nephritis a:visited{color:#27ae60!important}.color-flat-green-nephritis a:active,.color-flat-green-nephritis a:hover,a.color-flat-green-nephritis:active,a.color-flat-green-nephritis:hover{color:#219452!important}.bg-flat-green-nephritis{background-color:#27ae60!important}.border-color-flat-green-nephritis{border-color:#27ae60!important}.border-left-color-flat-green-nephritis{border-left-color:#27ae60!important}.border-right-color-flat-green-nephritis{border-right-color:#27ae60!important}.border-top-color-flat-green-nephritis{border-top-color:#27ae60!important}.border-bottom-color-flat-green-nephritis{border-bottom-color:#27ae60!important}.color-flat-blue-peter-river,.color-flat-blue-peter-river a:link,.color-flat-blue-peter-river a:visited{color:#3498db!important}.color-flat-blue-peter-river a:active,.color-flat-blue-peter-river a:hover,a.color-flat-blue-peter-river:active,a.color-flat-blue-peter-river:hover{color:#2c81ba!important}.bg-flat-blue-peter-river{background-color:#3498db!important}.border-color-flat-blue-peter-river{border-color:#3498db!important}.border-left-color-flat-blue-peter-river{border-left-color:#3498db!important}.border-right-color-flat-blue-peter-river{border-right-color:#3498db!important}.border-top-color-flat-blue-peter-river{border-top-color:#3498db!important}.border-bottom-color-flat-blue-peter-river{border-bottom-color:#3498db!important}.color-flat-blue-belize-hole,.color-flat-blue-belize-hole a:link,.color-flat-blue-belize-hole a:visited{color:#2980b9!important}.color-flat-blue-belize-hole a:active,.color-flat-blue-belize-hole a:hover,a.color-flat-blue-belize-hole:active,a.color-flat-blue-belize-hole:hover{color:#236d9d!important}.bg-flat-blue-belize-hole{background-color:#2980b9!important}.border-color-flat-blue-belize-hole{border-color:#2980b9!important}.border-left-color-flat-blue-belize-hole{border-left-color:#2980b9!important}.border-right-color-flat-blue-belize-hole{border-right-color:#2980b9!important}.border-top-color-flat-blue-belize-hole{border-top-color:#2980b9!important}.border-bottom-color-flat-blue-belize-hole{border-bottom-color:#2980b9!important}.color-flat-blue-wet-asphalt,.color-flat-blue-wet-asphalt a:link,.color-flat-blue-wet-asphalt a:visited{color:#34495e!important}.color-flat-blue-wet-asphalt a:active,.color-flat-blue-wet-asphalt a:hover,a.color-flat-blue-wet-asphalt:active,a.color-flat-blue-wet-asphalt:hover{color:#2c3e50!important}.bg-flat-blue-wet-asphalt{background-color:#34495e!important}.border-color-flat-blue-wet-asphalt{border-color:#34495e!important}.border-left-color-flat-blue-wet-asphalt{border-left-color:#34495e!important}.border-right-color-flat-blue-wet-asphalt{border-right-color:#34495e!important}.border-top-color-flat-blue-wet-asphalt{border-top-color:#34495e!important}.border-bottom-color-flat-blue-wet-asphalt{border-bottom-color:#34495e!important}.color-flat-blue-midnight,.color-flat-blue-midnight a:link,.color-flat-blue-midnight a:visited{color:#2c3e50!important}.color-flat-blue-midnight a:active,.color-flat-blue-midnight a:hover,a.color-flat-blue-midnight:active,a.color-flat-blue-midnight:hover{color:#253544!important}.bg-flat-blue-midnight{background-color:#2c3e50!important}.border-color-flat-blue-midnight{border-color:#2c3e50!important}.border-left-color-flat-blue-midnight{border-left-color:#2c3e50!important}.border-right-color-flat-blue-midnight{border-right-color:#2c3e50!important}.border-top-color-flat-blue-midnight{border-top-color:#2c3e50!important}.border-bottom-color-flat-blue-midnight{border-bottom-color:#2c3e50!important}.color-flat-purple-amethyst,.color-flat-purple-amethyst a:link,.color-flat-purple-amethyst a:visited{color:#9b59b6!important}.color-flat-purple-amethyst a:active,.color-flat-purple-amethyst a:hover,a.color-flat-purple-amethyst:active,a.color-flat-purple-amethyst:hover{color:#844c9b!important}.bg-flat-purple-amethyst{background-color:#9b59b6!important}.border-color-flat-purple-amethyst{border-color:#9b59b6!important}.border-left-color-flat-purple-amethyst{border-left-color:#9b59b6!important}.border-right-color-flat-purple-amethyst{border-right-color:#9b59b6!important}.border-top-color-flat-purple-amethyst{border-top-color:#9b59b6!important}.border-bottom-color-flat-purple-amethyst{border-bottom-color:#9b59b6!important}.color-flat-purple-wisteria,.color-flat-purple-wisteria a:link,.color-flat-purple-wisteria a:visited{color:#8e44ad!important}.color-flat-purple-wisteria a:active,.color-flat-purple-wisteria a:hover,a.color-flat-purple-wisteria:active,a.color-flat-purple-wisteria:hover{color:#793a93!important}.bg-flat-purple-wisteria{background-color:#8e44ad!important}.border-color-flat-purple-wisteria{border-color:#8e44ad!important}.border-left-color-flat-purple-wisteria{border-left-color:#8e44ad!important}.border-right-color-flat-purple-wisteria{border-right-color:#8e44ad!important}.border-top-color-flat-purple-wisteria{border-top-color:#8e44ad!important}.border-bottom-color-flat-purple-wisteria{border-bottom-color:#8e44ad!important}.color-flat-yellow-sunflower,.color-flat-yellow-sunflower a:link,.color-flat-yellow-sunflower a:visited{color:#f1c40f!important}.color-flat-yellow-sunflower a:active,.color-flat-yellow-sunflower a:hover,a.color-flat-yellow-sunflower:active,a.color-flat-yellow-sunflower:hover{color:#cda70d!important}.bg-flat-yellow-sunflower{background-color:#f1c40f!important}.border-color-flat-yellow-sunflower{border-color:#f1c40f!important}.border-left-color-flat-yellow-sunflower{border-left-color:#f1c40f!important}.border-right-color-flat-yellow-sunflower{border-right-color:#f1c40f!important}.border-top-color-flat-yellow-sunflower{border-top-color:#f1c40f!important}.border-bottom-color-flat-yellow-sunflower{border-bottom-color:#f1c40f!important}.color-flat-orange-base,.color-flat-orange-base a:link,.color-flat-orange-base a:visited{color:#f39c12!important}.color-flat-orange-base a:active,.color-flat-orange-base a:hover,a.color-flat-orange-base:active,a.color-flat-orange-base:hover{color:#cf850f!important}.bg-flat-orange-base{background-color:#f39c12!important}.border-color-flat-orange-base{border-color:#f39c12!important}.border-left-color-flat-orange-base{border-left-color:#f39c12!important}.border-right-color-flat-orange-base{border-right-color:#f39c12!important}.border-top-color-flat-orange-base{border-top-color:#f39c12!important}.border-bottom-color-flat-orange-base{border-bottom-color:#f39c12!important}.color-flat-orange-carrot,.color-flat-orange-carrot a:link,.color-flat-orange-carrot a:visited{color:#e67e22!important}.color-flat-orange-carrot a:active,.color-flat-orange-carrot a:hover,a.color-flat-orange-carrot:active,a.color-flat-orange-carrot:hover{color:#c46b1d!important}.bg-flat-orange-carrot{background-color:#e67e22!important}.border-color-flat-orange-carrot{border-color:#e67e22!important}.border-left-color-flat-orange-carrot{border-left-color:#e67e22!important}.border-right-color-flat-orange-carrot{border-right-color:#e67e22!important}.border-top-color-flat-orange-carrot{border-top-color:#e67e22!important}.border-bottom-color-flat-orange-carrot{border-bottom-color:#e67e22!important}.color-flat-orange-pumpkin,.color-flat-orange-pumpkin a:link,.color-flat-orange-pumpkin a:visited{color:#d35400!important}.color-flat-orange-pumpkin a:active,.color-flat-orange-pumpkin a:hover,a.color-flat-orange-pumpkin:active,a.color-flat-orange-pumpkin:hover{color:#b34700!important}.bg-flat-orange-pumpkin{background-color:#d35400!important}.border-color-flat-orange-pumpkin{border-color:#d35400!important}.border-left-color-flat-orange-pumpkin{border-left-color:#d35400!important}.border-right-color-flat-orange-pumpkin{border-right-color:#d35400!important}.border-top-color-flat-orange-pumpkin{border-top-color:#d35400!important}.border-bottom-color-flat-orange-pumpkin{border-bottom-color:#d35400!important}.color-flat-red-alizarin,.color-flat-red-alizarin a:link,.color-flat-red-alizarin a:visited{color:#e74c3c!important}.color-flat-red-alizarin a:active,.color-flat-red-alizarin a:hover,a.color-flat-red-alizarin:active,a.color-flat-red-alizarin:hover{color:#c44133!important}.bg-flat-red-alizarin{background-color:#e74c3c!important}.border-color-flat-red-alizarin{border-color:#e74c3c!important}.border-left-color-flat-red-alizarin{border-left-color:#e74c3c!important}.border-right-color-flat-red-alizarin{border-right-color:#e74c3c!important}.border-top-color-flat-red-alizarin{border-top-color:#e74c3c!important}.border-bottom-color-flat-red-alizarin{border-bottom-color:#e74c3c!important}.color-flat-red-pomegranate,.color-flat-red-pomegranate a:link,.color-flat-red-pomegranate a:visited{color:#c0392b!important}.color-flat-red-pomegranate a:active,.color-flat-red-pomegranate a:hover,a.color-flat-red-pomegranate:active,a.color-flat-red-pomegranate:hover{color:#a33025!important}.bg-flat-red-pomegranate{background-color:#c0392b!important}.border-color-flat-red-pomegranate{border-color:#c0392b!important}.border-left-color-flat-red-pomegranate{border-left-color:#c0392b!important}.border-right-color-flat-red-pomegranate{border-right-color:#c0392b!important}.border-top-color-flat-red-pomegranate{border-top-color:#c0392b!important}.border-bottom-color-flat-red-pomegranate{border-bottom-color:#c0392b!important}.color-flat-gray-clouds,.color-flat-gray-clouds a:link,.color-flat-gray-clouds a:visited{color:#ecf0f1!important}.color-flat-gray-clouds a:active,.color-flat-gray-clouds a:hover,a.color-flat-gray-clouds:active,a.color-flat-gray-clouds:hover{color:#c9cccd!important}.bg-flat-gray-clouds{background-color:#ecf0f1!important}.border-color-flat-gray-clouds{border-color:#ecf0f1!important}.border-left-color-flat-gray-clouds{border-left-color:#ecf0f1!important}.border-right-color-flat-gray-clouds{border-right-color:#ecf0f1!important}.border-top-color-flat-gray-clouds{border-top-color:#ecf0f1!important}.border-bottom-color-flat-gray-clouds{border-bottom-color:#ecf0f1!important}.color-flat-gray-silver,.color-flat-gray-silver a:link,.color-flat-gray-silver a:visited{color:#bdc3c7!important}.color-flat-gray-silver a:active,.color-flat-gray-silver a:hover,a.color-flat-gray-silver:active,a.color-flat-gray-silver:hover{color:#a1a6a9!important}.bg-flat-gray-silver{background-color:#bdc3c7!important}.border-color-flat-gray-silver{border-color:#bdc3c7!important}.border-left-color-flat-gray-silver{border-left-color:#bdc3c7!important}.border-right-color-flat-gray-silver{border-right-color:#bdc3c7!important}.border-top-color-flat-gray-silver{border-top-color:#bdc3c7!important}.border-bottom-color-flat-gray-silver{border-bottom-color:#bdc3c7!important}.color-flat-gray-concrete,.color-flat-gray-concrete a:link,.color-flat-gray-concrete a:visited{color:#95a5a6!important}.color-flat-gray-concrete a:active,.color-flat-gray-concrete a:hover,a.color-flat-gray-concrete:active,a.color-flat-gray-concrete:hover{color:#7f8c8d!important}.bg-flat-gray-concrete{background-color:#95a5a6!important}.border-color-flat-gray-concrete{border-color:#95a5a6!important}.border-left-color-flat-gray-concrete{border-left-color:#95a5a6!important}.border-right-color-flat-gray-concrete{border-right-color:#95a5a6!important}.border-top-color-flat-gray-concrete{border-top-color:#95a5a6!important}.border-bottom-color-flat-gray-concrete{border-bottom-color:#95a5a6!important}.color-flat-gray-asbestos,.color-flat-gray-asbestos a:link,.color-flat-gray-asbestos a:visited{color:#7f8c8d!important}.color-flat-gray-asbestos a:active,.color-flat-gray-asbestos a:hover,a.color-flat-gray-asbestos:active,a.color-flat-gray-asbestos:hover{color:#6c7778!important}.bg-flat-gray-asbestos{background-color:#7f8c8d!important}.border-color-flat-gray-asbestos{border-color:#7f8c8d!important}.border-left-color-flat-gray-asbestos{border-left-color:#7f8c8d!important}.border-right-color-flat-gray-asbestos{border-right-color:#7f8c8d!important}.border-top-color-flat-gray-asbestos{border-top-color:#7f8c8d!important}.border-bottom-color-flat-gray-asbestos{border-bottom-color:#7f8c8d!important}.color-material-black,.color-material-black a:active,.color-material-black a:hover,.color-material-black a:link,.color-material-black a:visited,a.color-material-black:active,a.color-material-black:hover{color:#000!important}.bg-material-black{background-color:#000!important}.border-color-material-black{border-color:#000!important}.border-left-color-material-black{border-left-color:#000!important}.border-right-color-material-black{border-right-color:#000!important}.border-top-color-material-black{border-top-color:#000!important}.border-bottom-color-material-black{border-bottom-color:#000!important}.color-material-white,.color-material-white a:link,.color-material-white a:visited{color:#fff!important}.color-material-white a:active,.color-material-white a:hover,a.color-material-white:active,a.color-material-white:hover{color:#d9d9d9!important}.bg-material-white{background-color:#fff!important}.border-color-material-white{border-color:#fff!important}.border-left-color-material-white{border-left-color:#fff!important}.border-right-color-material-white{border-right-color:#fff!important}.border-top-color-material-white{border-top-color:#fff!important}.border-bottom-color-material-white{border-bottom-color:#fff!important}.color-material-amber,.color-material-amber a:link,.color-material-amber a:visited{color:#ffc107!important}.color-material-amber a:active,.color-material-amber a:hover,a.color-material-amber:active,a.color-material-amber:hover{color:#d9a406!important}.bg-material-amber{background-color:#ffc107!important}.border-color-material-amber{border-color:#ffc107!important}.border-left-color-material-amber{border-left-color:#ffc107!important}.border-right-color-material-amber{border-right-color:#ffc107!important}.border-top-color-material-amber{border-top-color:#ffc107!important}.border-bottom-color-material-amber{border-bottom-color:#ffc107!important}.color-material-blue,.color-material-blue a:link,.color-material-blue a:visited{color:#2196f3!important}.color-material-blue a:active,.color-material-blue a:hover,a.color-material-blue:active,a.color-material-blue:hover{color:#1c80cf!important}.bg-material-blue{background-color:#2196f3!important}.border-color-material-blue{border-color:#2196f3!important}.border-left-color-material-blue{border-left-color:#2196f3!important}.border-right-color-material-blue{border-right-color:#2196f3!important}.border-top-color-material-blue{border-top-color:#2196f3!important}.border-bottom-color-material-blue{border-bottom-color:#2196f3!important}.color-material-blue-grey,.color-material-blue-grey a:link,.color-material-blue-grey a:visited{color:#607d8b!important}.color-material-blue-grey a:active,.color-material-blue-grey a:hover,a.color-material-blue-grey:active,a.color-material-blue-grey:hover{color:#526a76!important}.bg-material-blue-grey{background-color:#607d8b!important}.border-color-material-blue-grey{border-color:#607d8b!important}.border-left-color-material-blue-grey{border-left-color:#607d8b!important}.border-right-color-material-blue-grey{border-right-color:#607d8b!important}.border-top-color-material-blue-grey{border-top-color:#607d8b!important}.border-bottom-color-material-blue-grey{border-bottom-color:#607d8b!important}.color-material-brown,.color-material-brown a:link,.color-material-brown a:visited{color:#795548!important}.color-material-brown a:active,.color-material-brown a:hover,a.color-material-brown:active,a.color-material-brown:hover{color:#67483d!important}.bg-material-brown{background-color:#795548!important}.border-color-material-brown{border-color:#795548!important}.border-left-color-material-brown{border-left-color:#795548!important}.border-right-color-material-brown{border-right-color:#795548!important}.border-top-color-material-brown{border-top-color:#795548!important}.border-bottom-color-material-brown{border-bottom-color:#795548!important}.color-material-cyan,.color-material-cyan a:link,.color-material-cyan a:visited{color:#00bcd4!important}.color-material-cyan a:active,.color-material-cyan a:hover,a.color-material-cyan:active,a.color-material-cyan:hover{color:#00a0b4!important}.bg-material-cyan{background-color:#00bcd4!important}.border-color-material-cyan{border-color:#00bcd4!important}.border-left-color-material-cyan{border-left-color:#00bcd4!important}.border-right-color-material-cyan{border-right-color:#00bcd4!important}.border-top-color-material-cyan{border-top-color:#00bcd4!important}.border-bottom-color-material-cyan{border-bottom-color:#00bcd4!important}.color-material-deep-orange,.color-material-deep-orange a:link,.color-material-deep-orange a:visited{color:#ff5722!important}.color-material-deep-orange a:active,.color-material-deep-orange a:hover,a.color-material-deep-orange:active,a.color-material-deep-orange:hover{color:#d94a1d!important}.bg-material-deep-orange{background-color:#ff5722!important}.border-color-material-deep-orange{border-color:#ff5722!important}.border-left-color-material-deep-orange{border-left-color:#ff5722!important}.border-right-color-material-deep-orange{border-right-color:#ff5722!important}.border-top-color-material-deep-orange{border-top-color:#ff5722!important}.border-bottom-color-material-deep-orange{border-bottom-color:#ff5722!important}.color-material-deep-purple,.color-material-deep-purple a:link,.color-material-deep-purple a:visited{color:#673ab7!important}.color-material-deep-purple a:active,.color-material-deep-purple a:hover,a.color-material-deep-purple:active,a.color-material-deep-purple:hover{color:#58319c!important}.bg-material-deep-purple{background-color:#673ab7!important}.border-color-material-deep-purple{border-color:#673ab7!important}.border-left-color-material-deep-purple{border-left-color:#673ab7!important}.border-right-color-material-deep-purple{border-right-color:#673ab7!important}.border-top-color-material-deep-purple{border-top-color:#673ab7!important}.border-bottom-color-material-deep-purple{border-bottom-color:#673ab7!important}.color-material-green,.color-material-green a:link,.color-material-green a:visited{color:#4caf50!important}.color-material-green a:active,.color-material-green a:hover,a.color-material-green:active,a.color-material-green:hover{color:#419544!important}.bg-material-green{background-color:#4caf50!important}.border-color-material-green{border-color:#4caf50!important}.border-left-color-material-green{border-left-color:#4caf50!important}.border-right-color-material-green{border-right-color:#4caf50!important}.border-top-color-material-green{border-top-color:#4caf50!important}.border-bottom-color-material-green{border-bottom-color:#4caf50!important}.color-material-grey,.color-material-grey a:link,.color-material-grey a:visited{color:#9e9e9e!important}.color-material-grey a:active,.color-material-grey a:hover,a.color-material-grey:active,a.color-material-grey:hover{color:#868686!important}.bg-material-grey{background-color:#9e9e9e!important}.border-color-material-grey{border-color:#9e9e9e!important}.border-left-color-material-grey{border-left-color:#9e9e9e!important}.border-right-color-material-grey{border-right-color:#9e9e9e!important}.border-top-color-material-grey{border-top-color:#9e9e9e!important}.border-bottom-color-material-grey{border-bottom-color:#9e9e9e!important}.color-material-indigo,.color-material-indigo a:link,.color-material-indigo a:visited{color:#3f51b5!important}.color-material-indigo a:active,.color-material-indigo a:hover,a.color-material-indigo:active,a.color-material-indigo:hover{color:#36459a!important}.bg-material-indigo{background-color:#3f51b5!important}.border-color-material-indigo{border-color:#3f51b5!important}.border-left-color-material-indigo{border-left-color:#3f51b5!important}.border-right-color-material-indigo{border-right-color:#3f51b5!important}.border-top-color-material-indigo{border-top-color:#3f51b5!important}.border-bottom-color-material-indigo{border-bottom-color:#3f51b5!important}.color-material-light-blue,.color-material-light-blue a:link,.color-material-light-blue a:visited{color:#03a9f4!important}.color-material-light-blue a:active,.color-material-light-blue a:hover,a.color-material-light-blue:active,a.color-material-light-blue:hover{color:#0390cf!important}.bg-material-light-blue{background-color:#03a9f4!important}.border-color-material-light-blue{border-color:#03a9f4!important}.border-left-color-material-light-blue{border-left-color:#03a9f4!important}.border-right-color-material-light-blue{border-right-color:#03a9f4!important}.border-top-color-material-light-blue{border-top-color:#03a9f4!important}.border-bottom-color-material-light-blue{border-bottom-color:#03a9f4!important}.color-material-light-green,.color-material-light-green a:link,.color-material-light-green a:visited{color:#8bc34a!important}.color-material-light-green a:active,.color-material-light-green a:hover,a.color-material-light-green:active,a.color-material-light-green:hover{color:#76a63f!important}.bg-material-light-green{background-color:#8bc34a!important}.border-color-material-light-green{border-color:#8bc34a!important}.border-left-color-material-light-green{border-left-color:#8bc34a!important}.border-right-color-material-light-green{border-right-color:#8bc34a!important}.border-top-color-material-light-green{border-top-color:#8bc34a!important}.border-bottom-color-material-light-green{border-bottom-color:#8bc34a!important}.color-material-lime,.color-material-lime a:link,.color-material-lime a:visited{color:#cddc39!important}.color-material-lime a:active,.color-material-lime a:hover,a.color-material-lime:active,a.color-material-lime:hover{color:#aebb30!important}.bg-material-lime{background-color:#cddc39!important}.border-color-material-lime{border-color:#cddc39!important}.border-left-color-material-lime{border-left-color:#cddc39!important}.border-right-color-material-lime{border-right-color:#cddc39!important}.border-top-color-material-lime{border-top-color:#cddc39!important}.border-bottom-color-material-lime{border-bottom-color:#cddc39!important}.color-material-orange,.color-material-orange a:link,.color-material-orange a:visited{color:#ff9800!important}.color-material-orange a:active,.color-material-orange a:hover,a.color-material-orange:active,a.color-material-orange:hover{color:#d98100!important}.bg-material-orange{background-color:#ff9800!important}.border-color-material-orange{border-color:#ff9800!important}.border-left-color-material-orange{border-left-color:#ff9800!important}.border-right-color-material-orange{border-right-color:#ff9800!important}.border-top-color-material-orange{border-top-color:#ff9800!important}.border-bottom-color-material-orange{border-bottom-color:#ff9800!important}.color-material-pink,.color-material-pink a:link,.color-material-pink a:visited{color:#e91e63!important}.color-material-pink a:active,.color-material-pink a:hover,a.color-material-pink:active,a.color-material-pink:hover{color:#c61a54!important}.bg-material-pink{background-color:#e91e63!important}.border-color-material-pink{border-color:#e91e63!important}.border-left-color-material-pink{border-left-color:#e91e63!important}.border-right-color-material-pink{border-right-color:#e91e63!important}.border-top-color-material-pink{border-top-color:#e91e63!important}.border-bottom-color-material-pink{border-bottom-color:#e91e63!important}.color-material-purple,.color-material-purple a:link,.color-material-purple a:visited{color:#9c27b0!important}.color-material-purple a:active,.color-material-purple a:hover,a.color-material-purple:active,a.color-material-purple:hover{color:#852196!important}.bg-material-purple{background-color:#9c27b0!important}.border-color-material-purple{border-color:#9c27b0!important}.border-left-color-material-purple{border-left-color:#9c27b0!important}.border-right-color-material-purple{border-right-color:#9c27b0!important}.border-top-color-material-purple{border-top-color:#9c27b0!important}.border-bottom-color-material-purple{border-bottom-color:#9c27b0!important}.color-material-red,.color-material-red a:link,.color-material-red a:visited{color:#f44336!important}.color-material-red a:active,.color-material-red a:hover,a.color-material-red:active,a.color-material-red:hover{color:#cf392e!important}.bg-material-red{background-color:#f44336!important}.border-color-material-red{border-color:#f44336!important}.border-left-color-material-red{border-left-color:#f44336!important}.border-right-color-material-red{border-right-color:#f44336!important}.border-top-color-material-red{border-top-color:#f44336!important}.border-bottom-color-material-red{border-bottom-color:#f44336!important}.color-material-teal,.color-material-teal a:link,.color-material-teal a:visited{color:#009688!important}.color-material-teal a:active,.color-material-teal a:hover,a.color-material-teal:active,a.color-material-teal:hover{color:#008074!important}.bg-material-teal{background-color:#009688!important}.border-color-material-teal{border-color:#009688!important}.border-left-color-material-teal{border-left-color:#009688!important}.border-right-color-material-teal{border-right-color:#009688!important}.border-top-color-material-teal{border-top-color:#009688!important}.border-bottom-color-material-teal{border-bottom-color:#009688!important}.color-material-yellow,.color-material-yellow a:link,.color-material-yellow a:visited{color:#ffeb3b!important}.color-material-yellow a:active,.color-material-yellow a:hover,a.color-material-yellow:active,a.color-material-yellow:hover{color:#d9c832!important}.bg-material-yellow{background-color:#ffeb3b!important}.border-color-material-yellow{border-color:#ffeb3b!important}.border-left-color-material-yellow{border-left-color:#ffeb3b!important}.border-right-color-material-yellow{border-right-color:#ffeb3b!important}.border-top-color-material-yellow{border-top-color:#ffeb3b!important}.border-bottom-color-material-yellow{border-bottom-color:#ffeb3b!important}.color-material-black-primary,.color-material-black-primary a:link,.color-material-black-primary a:visited{color:rgba(0,0,0,.87)!important}.color-material-black-primary a:active,.color-material-black-primary a:hover,a.color-material-black-primary:active,a.color-material-black-primary:hover{color:rgba(0,0,0,.8895)!important}.bg-material-black-primary{background-color:rgba(0,0,0,.87)!important}.border-color-material-black-primary{border-color:rgba(0,0,0,.87)!important}.border-left-color-material-black-primary{border-left-color:rgba(0,0,0,.87)!important}.border-right-color-material-black-primary{border-right-color:rgba(0,0,0,.87)!important}.border-top-color-material-black-primary{border-top-color:rgba(0,0,0,.87)!important}.border-bottom-color-material-black-primary{border-bottom-color:rgba(0,0,0,.87)!important}.color-material-black-secondary,.color-material-black-secondary a:link,.color-material-black-secondary a:visited{color:rgba(0,0,0,.54)!important}.color-material-black-secondary a:active,.color-material-black-secondary a:hover,a.color-material-black-secondary:active,a.color-material-black-secondary:hover{color:rgba(0,0,0,.609)!important}.bg-material-black-secondary{background-color:rgba(0,0,0,.54)!important}.border-color-material-black-secondary{border-color:rgba(0,0,0,.54)!important}.border-left-color-material-black-secondary{border-left-color:rgba(0,0,0,.54)!important}.border-right-color-material-black-secondary{border-right-color:rgba(0,0,0,.54)!important}.border-top-color-material-black-secondary{border-top-color:rgba(0,0,0,.54)!important}.border-bottom-color-material-black-secondary{border-bottom-color:rgba(0,0,0,.54)!important}.color-material-black-hint,.color-material-black-hint a:link,.color-material-black-hint a:visited{color:rgba(0,0,0,.38)!important}.color-material-black-hint a:active,.color-material-black-hint a:hover,a.color-material-black-hint:active,a.color-material-black-hint:hover{color:rgba(0,0,0,.473)!important}.bg-material-black-hint{background-color:rgba(0,0,0,.38)!important}.border-color-material-black-hint{border-color:rgba(0,0,0,.38)!important}.border-left-color-material-black-hint{border-left-color:rgba(0,0,0,.38)!important}.border-right-color-material-black-hint{border-right-color:rgba(0,0,0,.38)!important}.border-top-color-material-black-hint{border-top-color:rgba(0,0,0,.38)!important}.border-bottom-color-material-black-hint{border-bottom-color:rgba(0,0,0,.38)!important}.color-material-black-divider,.color-material-black-divider a:link,.color-material-black-divider a:visited{color:rgba(0,0,0,.12)!important}.color-material-black-divider a:active,.color-material-black-divider a:hover,a.color-material-black-divider:active,a.color-material-black-divider:hover{color:rgba(0,0,0,.252)!important}.bg-material-black-divider{background-color:rgba(0,0,0,.12)!important}.border-color-material-black-divider{border-color:rgba(0,0,0,.12)!important}.border-left-color-material-black-divider{border-left-color:rgba(0,0,0,.12)!important}.border-right-color-material-black-divider{border-right-color:rgba(0,0,0,.12)!important}.border-top-color-material-black-divider{border-top-color:rgba(0,0,0,.12)!important}.border-bottom-color-material-black-divider{border-bottom-color:rgba(0,0,0,.12)!important}.color-material-white-primary,.color-material-white-primary a:link,.color-material-white-primary a:visited{color:#fff!important}.color-material-white-primary a:active,.color-material-white-primary a:hover,a.color-material-white-primary:active,a.color-material-white-primary:hover{color:#d9d9d9!important}.bg-material-white-primary{background-color:#fff!important}.border-color-material-white-primary{border-color:#fff!important}.border-left-color-material-white-primary{border-left-color:#fff!important}.border-right-color-material-white-primary{border-right-color:#fff!important}.border-top-color-material-white-primary{border-top-color:#fff!important}.border-bottom-color-material-white-primary{border-bottom-color:#fff!important}.color-material-white-secondary,.color-material-white-secondary a:link,.color-material-white-secondary a:visited{color:hsla(0,0%,100%,.7)!important}.color-material-white-secondary a:active,.color-material-white-secondary a:hover,a.color-material-white-secondary:active,a.color-material-white-secondary:hover{color:hsla(0,0%,75.3%,.745)!important}.bg-material-white-secondary{background-color:hsla(0,0%,100%,.7)!important}.border-color-material-white-secondary{border-color:hsla(0,0%,100%,.7)!important}.border-left-color-material-white-secondary{border-left-color:hsla(0,0%,100%,.7)!important}.border-right-color-material-white-secondary{border-right-color:hsla(0,0%,100%,.7)!important}.border-top-color-material-white-secondary{border-top-color:hsla(0,0%,100%,.7)!important}.border-bottom-color-material-white-secondary{border-bottom-color:hsla(0,0%,100%,.7)!important}.color-material-white-hint,.color-material-white-hint a:link,.color-material-white-hint a:visited{color:hsla(0,0%,100%,.5)!important}.color-material-white-hint a:active,.color-material-white-hint a:hover,a.color-material-white-hint:active,a.color-material-white-hint:hover{color:hsla(0,0%,65.5%,.575)!important}.bg-material-white-hint{background-color:hsla(0,0%,100%,.5)!important}.border-color-material-white-hint{border-color:hsla(0,0%,100%,.5)!important}.border-left-color-material-white-hint{border-left-color:hsla(0,0%,100%,.5)!important}.border-right-color-material-white-hint{border-right-color:hsla(0,0%,100%,.5)!important}.border-top-color-material-white-hint{border-top-color:hsla(0,0%,100%,.5)!important}.border-bottom-color-material-white-hint{border-bottom-color:hsla(0,0%,100%,.5)!important}.color-material-white-divider,.color-material-white-divider a:link,.color-material-white-divider a:visited{color:hsla(0,0%,100%,.12)!important}.color-material-white-divider a:active,.color-material-white-divider a:hover,a.color-material-white-divider:active,a.color-material-white-divider:hover{color:rgba(68,68,68,.252)!important}.bg-material-white-divider{background-color:hsla(0,0%,100%,.12)!important}.border-color-material-white-divider{border-color:hsla(0,0%,100%,.12)!important}.border-left-color-material-white-divider{border-left-color:hsla(0,0%,100%,.12)!important}.border-right-color-material-white-divider{border-right-color:hsla(0,0%,100%,.12)!important}.border-top-color-material-white-divider{border-top-color:hsla(0,0%,100%,.12)!important}.border-bottom-color-material-white-divider{border-bottom-color:hsla(0,0%,100%,.12)!important}.color-material-amber-50,.color-material-amber-50 a:link,.color-material-amber-50 a:visited{color:#fff8e1!important}.color-material-amber-50 a:active,.color-material-amber-50 a:hover,a.color-material-amber-50:active,a.color-material-amber-50:hover{color:#d9d3bf!important}.bg-material-amber-50{background-color:#fff8e1!important}.border-color-material-amber-50{border-color:#fff8e1!important}.border-left-color-material-amber-50{border-left-color:#fff8e1!important}.border-right-color-material-amber-50{border-right-color:#fff8e1!important}.border-top-color-material-amber-50{border-top-color:#fff8e1!important}.border-bottom-color-material-amber-50{border-bottom-color:#fff8e1!important}.color-material-amber-100,.color-material-amber-100 a:link,.color-material-amber-100 a:visited{color:#ffecb3!important}.color-material-amber-100 a:active,.color-material-amber-100 a:hover,a.color-material-amber-100:active,a.color-material-amber-100:hover{color:#d9c998!important}.bg-material-amber-100{background-color:#ffecb3!important}.border-color-material-amber-100{border-color:#ffecb3!important}.border-left-color-material-amber-100{border-left-color:#ffecb3!important}.border-right-color-material-amber-100{border-right-color:#ffecb3!important}.border-top-color-material-amber-100{border-top-color:#ffecb3!important}.border-bottom-color-material-amber-100{border-bottom-color:#ffecb3!important}.color-material-amber-200,.color-material-amber-200 a:link,.color-material-amber-200 a:visited{color:#ffe082!important}.color-material-amber-200 a:active,.color-material-amber-200 a:hover,a.color-material-amber-200:active,a.color-material-amber-200:hover{color:#d9be6f!important}.bg-material-amber-200{background-color:#ffe082!important}.border-color-material-amber-200{border-color:#ffe082!important}.border-left-color-material-amber-200{border-left-color:#ffe082!important}.border-right-color-material-amber-200{border-right-color:#ffe082!important}.border-top-color-material-amber-200{border-top-color:#ffe082!important}.border-bottom-color-material-amber-200{border-bottom-color:#ffe082!important}.color-material-amber-300,.color-material-amber-300 a:link,.color-material-amber-300 a:visited{color:#ffd54f!important}.color-material-amber-300 a:active,.color-material-amber-300 a:hover,a.color-material-amber-300:active,a.color-material-amber-300:hover{color:#d9b543!important}.bg-material-amber-300{background-color:#ffd54f!important}.border-color-material-amber-300{border-color:#ffd54f!important}.border-left-color-material-amber-300{border-left-color:#ffd54f!important}.border-right-color-material-amber-300{border-right-color:#ffd54f!important}.border-top-color-material-amber-300{border-top-color:#ffd54f!important}.border-bottom-color-material-amber-300{border-bottom-color:#ffd54f!important}.color-material-amber-400,.color-material-amber-400 a:link,.color-material-amber-400 a:visited{color:#ffca28!important}.color-material-amber-400 a:active,.color-material-amber-400 a:hover,a.color-material-amber-400:active,a.color-material-amber-400:hover{color:#d9ac22!important}.bg-material-amber-400{background-color:#ffca28!important}.border-color-material-amber-400{border-color:#ffca28!important}.border-left-color-material-amber-400{border-left-color:#ffca28!important}.border-right-color-material-amber-400{border-right-color:#ffca28!important}.border-top-color-material-amber-400{border-top-color:#ffca28!important}.border-bottom-color-material-amber-400{border-bottom-color:#ffca28!important}.color-material-amber-500,.color-material-amber-500 a:link,.color-material-amber-500 a:visited{color:#ffc107!important}.color-material-amber-500 a:active,.color-material-amber-500 a:hover,a.color-material-amber-500:active,a.color-material-amber-500:hover{color:#d9a406!important}.bg-material-amber-500{background-color:#ffc107!important}.border-color-material-amber-500{border-color:#ffc107!important}.border-left-color-material-amber-500{border-left-color:#ffc107!important}.border-right-color-material-amber-500{border-right-color:#ffc107!important}.border-top-color-material-amber-500{border-top-color:#ffc107!important}.border-bottom-color-material-amber-500{border-bottom-color:#ffc107!important}.color-material-amber-600,.color-material-amber-600 a:link,.color-material-amber-600 a:visited{color:#ffb300!important}.color-material-amber-600 a:active,.color-material-amber-600 a:hover,a.color-material-amber-600:active,a.color-material-amber-600:hover{color:#d99800!important}.bg-material-amber-600{background-color:#ffb300!important}.border-color-material-amber-600{border-color:#ffb300!important}.border-left-color-material-amber-600{border-left-color:#ffb300!important}.border-right-color-material-amber-600{border-right-color:#ffb300!important}.border-top-color-material-amber-600{border-top-color:#ffb300!important}.border-bottom-color-material-amber-600{border-bottom-color:#ffb300!important}.color-material-amber-700,.color-material-amber-700 a:link,.color-material-amber-700 a:visited{color:#ffa000!important}.color-material-amber-700 a:active,.color-material-amber-700 a:hover,a.color-material-amber-700:active,a.color-material-amber-700:hover{color:#d98800!important}.bg-material-amber-700{background-color:#ffa000!important}.border-color-material-amber-700{border-color:#ffa000!important}.border-left-color-material-amber-700{border-left-color:#ffa000!important}.border-right-color-material-amber-700{border-right-color:#ffa000!important}.border-top-color-material-amber-700{border-top-color:#ffa000!important}.border-bottom-color-material-amber-700{border-bottom-color:#ffa000!important}.color-material-amber-800,.color-material-amber-800 a:link,.color-material-amber-800 a:visited{color:#ff8f00!important}.color-material-amber-800 a:active,.color-material-amber-800 a:hover,a.color-material-amber-800:active,a.color-material-amber-800:hover{color:#d97a00!important}.bg-material-amber-800{background-color:#ff8f00!important}.border-color-material-amber-800{border-color:#ff8f00!important}.border-left-color-material-amber-800{border-left-color:#ff8f00!important}.border-right-color-material-amber-800{border-right-color:#ff8f00!important}.border-top-color-material-amber-800{border-top-color:#ff8f00!important}.border-bottom-color-material-amber-800{border-bottom-color:#ff8f00!important}.color-material-amber-900,.color-material-amber-900 a:link,.color-material-amber-900 a:visited{color:#ff6f00!important}.color-material-amber-900 a:active,.color-material-amber-900 a:hover,a.color-material-amber-900:active,a.color-material-amber-900:hover{color:#d95e00!important}.bg-material-amber-900{background-color:#ff6f00!important}.border-color-material-amber-900{border-color:#ff6f00!important}.border-left-color-material-amber-900{border-left-color:#ff6f00!important}.border-right-color-material-amber-900{border-right-color:#ff6f00!important}.border-top-color-material-amber-900{border-top-color:#ff6f00!important}.border-bottom-color-material-amber-900{border-bottom-color:#ff6f00!important}.color-material-amber-a100,.color-material-amber-a100 a:link,.color-material-amber-a100 a:visited{color:#ffe57f!important}.color-material-amber-a100 a:active,.color-material-amber-a100 a:hover,a.color-material-amber-a100:active,a.color-material-amber-a100:hover{color:#d9c36c!important}.bg-material-amber-a100{background-color:#ffe57f!important}.border-color-material-amber-a100{border-color:#ffe57f!important}.border-left-color-material-amber-a100{border-left-color:#ffe57f!important}.border-right-color-material-amber-a100{border-right-color:#ffe57f!important}.border-top-color-material-amber-a100{border-top-color:#ffe57f!important}.border-bottom-color-material-amber-a100{border-bottom-color:#ffe57f!important}.color-material-amber-a200,.color-material-amber-a200 a:link,.color-material-amber-a200 a:visited{color:#ffd740!important}.color-material-amber-a200 a:active,.color-material-amber-a200 a:hover,a.color-material-amber-a200:active,a.color-material-amber-a200:hover{color:#d9b736!important}.bg-material-amber-a200{background-color:#ffd740!important}.border-color-material-amber-a200{border-color:#ffd740!important}.border-left-color-material-amber-a200{border-left-color:#ffd740!important}.border-right-color-material-amber-a200{border-right-color:#ffd740!important}.border-top-color-material-amber-a200{border-top-color:#ffd740!important}.border-bottom-color-material-amber-a200{border-bottom-color:#ffd740!important}.color-material-amber-a400,.color-material-amber-a400 a:link,.color-material-amber-a400 a:visited{color:#ffc400!important}.color-material-amber-a400 a:active,.color-material-amber-a400 a:hover,a.color-material-amber-a400:active,a.color-material-amber-a400:hover{color:#d9a700!important}.bg-material-amber-a400{background-color:#ffc400!important}.border-color-material-amber-a400{border-color:#ffc400!important}.border-left-color-material-amber-a400{border-left-color:#ffc400!important}.border-right-color-material-amber-a400{border-right-color:#ffc400!important}.border-top-color-material-amber-a400{border-top-color:#ffc400!important}.border-bottom-color-material-amber-a400{border-bottom-color:#ffc400!important}.color-material-amber-a700,.color-material-amber-a700 a:link,.color-material-amber-a700 a:visited{color:#ffab00!important}.color-material-amber-a700 a:active,.color-material-amber-a700 a:hover,a.color-material-amber-a700:active,a.color-material-amber-a700:hover{color:#d99100!important}.bg-material-amber-a700{background-color:#ffab00!important}.border-color-material-amber-a700{border-color:#ffab00!important}.border-left-color-material-amber-a700{border-left-color:#ffab00!important}.border-right-color-material-amber-a700{border-right-color:#ffab00!important}.border-top-color-material-amber-a700{border-top-color:#ffab00!important}.border-bottom-color-material-amber-a700{border-bottom-color:#ffab00!important}.color-material-blue-50,.color-material-blue-50 a:link,.color-material-blue-50 a:visited{color:#e3f2fd!important}.color-material-blue-50 a:active,.color-material-blue-50 a:hover,a.color-material-blue-50:active,a.color-material-blue-50:hover{color:#c1ced7!important}.bg-material-blue-50{background-color:#e3f2fd!important}.border-color-material-blue-50{border-color:#e3f2fd!important}.border-left-color-material-blue-50{border-left-color:#e3f2fd!important}.border-right-color-material-blue-50{border-right-color:#e3f2fd!important}.border-top-color-material-blue-50{border-top-color:#e3f2fd!important}.border-bottom-color-material-blue-50{border-bottom-color:#e3f2fd!important}.color-material-blue-100,.color-material-blue-100 a:link,.color-material-blue-100 a:visited{color:#bbdefb!important}.color-material-blue-100 a:active,.color-material-blue-100 a:hover,a.color-material-blue-100:active,a.color-material-blue-100:hover{color:#9fbdd5!important}.bg-material-blue-100{background-color:#bbdefb!important}.border-color-material-blue-100{border-color:#bbdefb!important}.border-left-color-material-blue-100{border-left-color:#bbdefb!important}.border-right-color-material-blue-100{border-right-color:#bbdefb!important}.border-top-color-material-blue-100{border-top-color:#bbdefb!important}.border-bottom-color-material-blue-100{border-bottom-color:#bbdefb!important}.color-material-blue-200,.color-material-blue-200 a:link,.color-material-blue-200 a:visited{color:#90caf9!important}.color-material-blue-200 a:active,.color-material-blue-200 a:hover,a.color-material-blue-200:active,a.color-material-blue-200:hover{color:#7aacd4!important}.bg-material-blue-200{background-color:#90caf9!important}.border-color-material-blue-200{border-color:#90caf9!important}.border-left-color-material-blue-200{border-left-color:#90caf9!important}.border-right-color-material-blue-200{border-right-color:#90caf9!important}.border-top-color-material-blue-200{border-top-color:#90caf9!important}.border-bottom-color-material-blue-200{border-bottom-color:#90caf9!important}.color-material-blue-300,.color-material-blue-300 a:link,.color-material-blue-300 a:visited{color:#64b5f6!important}.color-material-blue-300 a:active,.color-material-blue-300 a:hover,a.color-material-blue-300:active,a.color-material-blue-300:hover{color:#559ad1!important}.bg-material-blue-300{background-color:#64b5f6!important}.border-color-material-blue-300{border-color:#64b5f6!important}.border-left-color-material-blue-300{border-left-color:#64b5f6!important}.border-right-color-material-blue-300{border-right-color:#64b5f6!important}.border-top-color-material-blue-300{border-top-color:#64b5f6!important}.border-bottom-color-material-blue-300{border-bottom-color:#64b5f6!important}.color-material-blue-400,.color-material-blue-400 a:link,.color-material-blue-400 a:visited{color:#42a5f5!important}.color-material-blue-400 a:active,.color-material-blue-400 a:hover,a.color-material-blue-400:active,a.color-material-blue-400:hover{color:#388cd0!important}.bg-material-blue-400{background-color:#42a5f5!important}.border-color-material-blue-400{border-color:#42a5f5!important}.border-left-color-material-blue-400{border-left-color:#42a5f5!important}.border-right-color-material-blue-400{border-right-color:#42a5f5!important}.border-top-color-material-blue-400{border-top-color:#42a5f5!important}.border-bottom-color-material-blue-400{border-bottom-color:#42a5f5!important}.color-material-blue-500,.color-material-blue-500 a:link,.color-material-blue-500 a:visited{color:#2196f3!important}.color-material-blue-500 a:active,.color-material-blue-500 a:hover,a.color-material-blue-500:active,a.color-material-blue-500:hover{color:#1c80cf!important}.bg-material-blue-500{background-color:#2196f3!important}.border-color-material-blue-500{border-color:#2196f3!important}.border-left-color-material-blue-500{border-left-color:#2196f3!important}.border-right-color-material-blue-500{border-right-color:#2196f3!important}.border-top-color-material-blue-500{border-top-color:#2196f3!important}.border-bottom-color-material-blue-500{border-bottom-color:#2196f3!important}.color-material-blue-600,.color-material-blue-600 a:link,.color-material-blue-600 a:visited{color:#1e88e5!important}.color-material-blue-600 a:active,.color-material-blue-600 a:hover,a.color-material-blue-600:active,a.color-material-blue-600:hover{color:#1a74c3!important}.bg-material-blue-600{background-color:#1e88e5!important}.border-color-material-blue-600{border-color:#1e88e5!important}.border-left-color-material-blue-600{border-left-color:#1e88e5!important}.border-right-color-material-blue-600{border-right-color:#1e88e5!important}.border-top-color-material-blue-600{border-top-color:#1e88e5!important}.border-bottom-color-material-blue-600{border-bottom-color:#1e88e5!important}.color-material-blue-700,.color-material-blue-700 a:link,.color-material-blue-700 a:visited{color:#1976d2!important}.color-material-blue-700 a:active,.color-material-blue-700 a:hover,a.color-material-blue-700:active,a.color-material-blue-700:hover{color:#1564b3!important}.bg-material-blue-700{background-color:#1976d2!important}.border-color-material-blue-700{border-color:#1976d2!important}.border-left-color-material-blue-700{border-left-color:#1976d2!important}.border-right-color-material-blue-700{border-right-color:#1976d2!important}.border-top-color-material-blue-700{border-top-color:#1976d2!important}.border-bottom-color-material-blue-700{border-bottom-color:#1976d2!important}.color-material-blue-800,.color-material-blue-800 a:link,.color-material-blue-800 a:visited{color:#1565c0!important}.color-material-blue-800 a:active,.color-material-blue-800 a:hover,a.color-material-blue-800:active,a.color-material-blue-800:hover{color:#1256a3!important}.bg-material-blue-800{background-color:#1565c0!important}.border-color-material-blue-800{border-color:#1565c0!important}.border-left-color-material-blue-800{border-left-color:#1565c0!important}.border-right-color-material-blue-800{border-right-color:#1565c0!important}.border-top-color-material-blue-800{border-top-color:#1565c0!important}.border-bottom-color-material-blue-800{border-bottom-color:#1565c0!important}.color-material-blue-900,.color-material-blue-900 a:link,.color-material-blue-900 a:visited{color:#0d47a1!important}.color-material-blue-900 a:active,.color-material-blue-900 a:hover,a.color-material-blue-900:active,a.color-material-blue-900:hover{color:#0b3c89!important}.bg-material-blue-900{background-color:#0d47a1!important}.border-color-material-blue-900{border-color:#0d47a1!important}.border-left-color-material-blue-900{border-left-color:#0d47a1!important}.border-right-color-material-blue-900{border-right-color:#0d47a1!important}.border-top-color-material-blue-900{border-top-color:#0d47a1!important}.border-bottom-color-material-blue-900{border-bottom-color:#0d47a1!important}.color-material-blue-a100,.color-material-blue-a100 a:link,.color-material-blue-a100 a:visited{color:#82b1ff!important}.color-material-blue-a100 a:active,.color-material-blue-a100 a:hover,a.color-material-blue-a100:active,a.color-material-blue-a100:hover{color:#6f96d9!important}.bg-material-blue-a100{background-color:#82b1ff!important}.border-color-material-blue-a100{border-color:#82b1ff!important}.border-left-color-material-blue-a100{border-left-color:#82b1ff!important}.border-right-color-material-blue-a100{border-right-color:#82b1ff!important}.border-top-color-material-blue-a100{border-top-color:#82b1ff!important}.border-bottom-color-material-blue-a100{border-bottom-color:#82b1ff!important}.color-material-blue-a200,.color-material-blue-a200 a:link,.color-material-blue-a200 a:visited{color:#448aff!important}.color-material-blue-a200 a:active,.color-material-blue-a200 a:hover,a.color-material-blue-a200:active,a.color-material-blue-a200:hover{color:#3a75d9!important}.bg-material-blue-a200{background-color:#448aff!important}.border-color-material-blue-a200{border-color:#448aff!important}.border-left-color-material-blue-a200{border-left-color:#448aff!important}.border-right-color-material-blue-a200{border-right-color:#448aff!important}.border-top-color-material-blue-a200{border-top-color:#448aff!important}.border-bottom-color-material-blue-a200{border-bottom-color:#448aff!important}.color-material-blue-a400,.color-material-blue-a400 a:link,.color-material-blue-a400 a:visited{color:#2979ff!important}.color-material-blue-a400 a:active,.color-material-blue-a400 a:hover,a.color-material-blue-a400:active,a.color-material-blue-a400:hover{color:#2367d9!important}.bg-material-blue-a400{background-color:#2979ff!important}.border-color-material-blue-a400{border-color:#2979ff!important}.border-left-color-material-blue-a400{border-left-color:#2979ff!important}.border-right-color-material-blue-a400{border-right-color:#2979ff!important}.border-top-color-material-blue-a400{border-top-color:#2979ff!important}.border-bottom-color-material-blue-a400{border-bottom-color:#2979ff!important}.color-material-blue-a700,.color-material-blue-a700 a:link,.color-material-blue-a700 a:visited{color:#2962ff!important}.color-material-blue-a700 a:active,.color-material-blue-a700 a:hover,a.color-material-blue-a700:active,a.color-material-blue-a700:hover{color:#2353d9!important}.bg-material-blue-a700{background-color:#2962ff!important}.border-color-material-blue-a700{border-color:#2962ff!important}.border-left-color-material-blue-a700{border-left-color:#2962ff!important}.border-right-color-material-blue-a700{border-right-color:#2962ff!important}.border-top-color-material-blue-a700{border-top-color:#2962ff!important}.border-bottom-color-material-blue-a700{border-bottom-color:#2962ff!important}.color-material-blue-grey-50,.color-material-blue-grey-50 a:link,.color-material-blue-grey-50 a:visited{color:#eceff1!important}.color-material-blue-grey-50 a:active,.color-material-blue-grey-50 a:hover,a.color-material-blue-grey-50:active,a.color-material-blue-grey-50:hover{color:#c9cbcd!important}.bg-material-blue-grey-50{background-color:#eceff1!important}.border-color-material-blue-grey-50{border-color:#eceff1!important}.border-left-color-material-blue-grey-50{border-left-color:#eceff1!important}.border-right-color-material-blue-grey-50{border-right-color:#eceff1!important}.border-top-color-material-blue-grey-50{border-top-color:#eceff1!important}.border-bottom-color-material-blue-grey-50{border-bottom-color:#eceff1!important}.color-material-blue-grey-100,.color-material-blue-grey-100 a:link,.color-material-blue-grey-100 a:visited{color:#cfd8dc!important}.color-material-blue-grey-100 a:active,.color-material-blue-grey-100 a:hover,a.color-material-blue-grey-100:active,a.color-material-blue-grey-100:hover{color:#b0b8bb!important}.bg-material-blue-grey-100{background-color:#cfd8dc!important}.border-color-material-blue-grey-100{border-color:#cfd8dc!important}.border-left-color-material-blue-grey-100{border-left-color:#cfd8dc!important}.border-right-color-material-blue-grey-100{border-right-color:#cfd8dc!important}.border-top-color-material-blue-grey-100{border-top-color:#cfd8dc!important}.border-bottom-color-material-blue-grey-100{border-bottom-color:#cfd8dc!important}.color-material-blue-grey-200,.color-material-blue-grey-200 a:link,.color-material-blue-grey-200 a:visited{color:#b0bec5!important}.color-material-blue-grey-200 a:active,.color-material-blue-grey-200 a:hover,a.color-material-blue-grey-200:active,a.color-material-blue-grey-200:hover{color:#96a2a7!important}.bg-material-blue-grey-200{background-color:#b0bec5!important}.border-color-material-blue-grey-200{border-color:#b0bec5!important}.border-left-color-material-blue-grey-200{border-left-color:#b0bec5!important}.border-right-color-material-blue-grey-200{border-right-color:#b0bec5!important}.border-top-color-material-blue-grey-200{border-top-color:#b0bec5!important}.border-bottom-color-material-blue-grey-200{border-bottom-color:#b0bec5!important}.color-material-blue-grey-300,.color-material-blue-grey-300 a:link,.color-material-blue-grey-300 a:visited{color:#90a4ae!important}.color-material-blue-grey-300 a:active,.color-material-blue-grey-300 a:hover,a.color-material-blue-grey-300:active,a.color-material-blue-grey-300:hover{color:#7a8b94!important}.bg-material-blue-grey-300{background-color:#90a4ae!important}.border-color-material-blue-grey-300{border-color:#90a4ae!important}.border-left-color-material-blue-grey-300{border-left-color:#90a4ae!important}.border-right-color-material-blue-grey-300{border-right-color:#90a4ae!important}.border-top-color-material-blue-grey-300{border-top-color:#90a4ae!important}.border-bottom-color-material-blue-grey-300{border-bottom-color:#90a4ae!important}.color-material-blue-grey-400,.color-material-blue-grey-400 a:link,.color-material-blue-grey-400 a:visited{color:#78909c!important}.color-material-blue-grey-400 a:active,.color-material-blue-grey-400 a:hover,a.color-material-blue-grey-400:active,a.color-material-blue-grey-400:hover{color:#667a85!important}.bg-material-blue-grey-400{background-color:#78909c!important}.border-color-material-blue-grey-400{border-color:#78909c!important}.border-left-color-material-blue-grey-400{border-left-color:#78909c!important}.border-right-color-material-blue-grey-400{border-right-color:#78909c!important}.border-top-color-material-blue-grey-400{border-top-color:#78909c!important}.border-bottom-color-material-blue-grey-400{border-bottom-color:#78909c!important}.color-material-blue-grey-500,.color-material-blue-grey-500 a:link,.color-material-blue-grey-500 a:visited{color:#607d8b!important}.color-material-blue-grey-500 a:active,.color-material-blue-grey-500 a:hover,a.color-material-blue-grey-500:active,a.color-material-blue-grey-500:hover{color:#526a76!important}.bg-material-blue-grey-500{background-color:#607d8b!important}.border-color-material-blue-grey-500{border-color:#607d8b!important}.border-left-color-material-blue-grey-500{border-left-color:#607d8b!important}.border-right-color-material-blue-grey-500{border-right-color:#607d8b!important}.border-top-color-material-blue-grey-500{border-top-color:#607d8b!important}.border-bottom-color-material-blue-grey-500{border-bottom-color:#607d8b!important}.color-material-blue-grey-600,.color-material-blue-grey-600 a:link,.color-material-blue-grey-600 a:visited{color:#546e7a!important}.color-material-blue-grey-600 a:active,.color-material-blue-grey-600 a:hover,a.color-material-blue-grey-600:active,a.color-material-blue-grey-600:hover{color:#475e68!important}.bg-material-blue-grey-600{background-color:#546e7a!important}.border-color-material-blue-grey-600{border-color:#546e7a!important}.border-left-color-material-blue-grey-600{border-left-color:#546e7a!important}.border-right-color-material-blue-grey-600{border-right-color:#546e7a!important}.border-top-color-material-blue-grey-600{border-top-color:#546e7a!important}.border-bottom-color-material-blue-grey-600{border-bottom-color:#546e7a!important}.color-material-blue-grey-700,.color-material-blue-grey-700 a:link,.color-material-blue-grey-700 a:visited{color:#455a64!important}.color-material-blue-grey-700 a:active,.color-material-blue-grey-700 a:hover,a.color-material-blue-grey-700:active,a.color-material-blue-grey-700:hover{color:#3b4d55!important}.bg-material-blue-grey-700{background-color:#455a64!important}.border-color-material-blue-grey-700{border-color:#455a64!important}.border-left-color-material-blue-grey-700{border-left-color:#455a64!important}.border-right-color-material-blue-grey-700{border-right-color:#455a64!important}.border-top-color-material-blue-grey-700{border-top-color:#455a64!important}.border-bottom-color-material-blue-grey-700{border-bottom-color:#455a64!important}.color-material-blue-grey-800,.color-material-blue-grey-800 a:link,.color-material-blue-grey-800 a:visited{color:#37474f!important}.color-material-blue-grey-800 a:active,.color-material-blue-grey-800 a:hover,a.color-material-blue-grey-800:active,a.color-material-blue-grey-800:hover{color:#2f3c43!important}.bg-material-blue-grey-800{background-color:#37474f!important}.border-color-material-blue-grey-800{border-color:#37474f!important}.border-left-color-material-blue-grey-800{border-left-color:#37474f!important}.border-right-color-material-blue-grey-800{border-right-color:#37474f!important}.border-top-color-material-blue-grey-800{border-top-color:#37474f!important}.border-bottom-color-material-blue-grey-800{border-bottom-color:#37474f!important}.color-material-blue-grey-900,.color-material-blue-grey-900 a:link,.color-material-blue-grey-900 a:visited{color:#263238!important}.color-material-blue-grey-900 a:active,.color-material-blue-grey-900 a:hover,a.color-material-blue-grey-900:active,a.color-material-blue-grey-900:hover{color:#202b30!important}.bg-material-blue-grey-900{background-color:#263238!important}.border-color-material-blue-grey-900{border-color:#263238!important}.border-left-color-material-blue-grey-900{border-left-color:#263238!important}.border-right-color-material-blue-grey-900{border-right-color:#263238!important}.border-top-color-material-blue-grey-900{border-top-color:#263238!important}.border-bottom-color-material-blue-grey-900{border-bottom-color:#263238!important}.color-material-brown-50,.color-material-brown-50 a:link,.color-material-brown-50 a:visited{color:#efebe9!important}.color-material-brown-50 a:active,.color-material-brown-50 a:hover,a.color-material-brown-50:active,a.color-material-brown-50:hover{color:#cbc8c6!important}.bg-material-brown-50{background-color:#efebe9!important}.border-color-material-brown-50{border-color:#efebe9!important}.border-left-color-material-brown-50{border-left-color:#efebe9!important}.border-right-color-material-brown-50{border-right-color:#efebe9!important}.border-top-color-material-brown-50{border-top-color:#efebe9!important}.border-bottom-color-material-brown-50{border-bottom-color:#efebe9!important}.color-material-brown-100,.color-material-brown-100 a:link,.color-material-brown-100 a:visited{color:#d7ccc8!important}.color-material-brown-100 a:active,.color-material-brown-100 a:hover,a.color-material-brown-100:active,a.color-material-brown-100:hover{color:#b7adaa!important}.bg-material-brown-100{background-color:#d7ccc8!important}.border-color-material-brown-100{border-color:#d7ccc8!important}.border-left-color-material-brown-100{border-left-color:#d7ccc8!important}.border-right-color-material-brown-100{border-right-color:#d7ccc8!important}.border-top-color-material-brown-100{border-top-color:#d7ccc8!important}.border-bottom-color-material-brown-100{border-bottom-color:#d7ccc8!important}.color-material-brown-200,.color-material-brown-200 a:link,.color-material-brown-200 a:visited{color:#bcaaa4!important}.color-material-brown-200 a:active,.color-material-brown-200 a:hover,a.color-material-brown-200:active,a.color-material-brown-200:hover{color:#a0918b!important}.bg-material-brown-200{background-color:#bcaaa4!important}.border-color-material-brown-200{border-color:#bcaaa4!important}.border-left-color-material-brown-200{border-left-color:#bcaaa4!important}.border-right-color-material-brown-200{border-right-color:#bcaaa4!important}.border-top-color-material-brown-200{border-top-color:#bcaaa4!important}.border-bottom-color-material-brown-200{border-bottom-color:#bcaaa4!important}.color-material-brown-300,.color-material-brown-300 a:link,.color-material-brown-300 a:visited{color:#a1887f!important}.color-material-brown-300 a:active,.color-material-brown-300 a:hover,a.color-material-brown-300:active,a.color-material-brown-300:hover{color:#89746c!important}.bg-material-brown-300{background-color:#a1887f!important}.border-color-material-brown-300{border-color:#a1887f!important}.border-left-color-material-brown-300{border-left-color:#a1887f!important}.border-right-color-material-brown-300{border-right-color:#a1887f!important}.border-top-color-material-brown-300{border-top-color:#a1887f!important}.border-bottom-color-material-brown-300{border-bottom-color:#a1887f!important}.color-material-brown-400,.color-material-brown-400 a:link,.color-material-brown-400 a:visited{color:#8d6e63!important}.color-material-brown-400 a:active,.color-material-brown-400 a:hover,a.color-material-brown-400:active,a.color-material-brown-400:hover{color:#785e54!important}.bg-material-brown-400{background-color:#8d6e63!important}.border-color-material-brown-400{border-color:#8d6e63!important}.border-left-color-material-brown-400{border-left-color:#8d6e63!important}.border-right-color-material-brown-400{border-right-color:#8d6e63!important}.border-top-color-material-brown-400{border-top-color:#8d6e63!important}.border-bottom-color-material-brown-400{border-bottom-color:#8d6e63!important}.color-material-brown-500,.color-material-brown-500 a:link,.color-material-brown-500 a:visited{color:#795548!important}.color-material-brown-500 a:active,.color-material-brown-500 a:hover,a.color-material-brown-500:active,a.color-material-brown-500:hover{color:#67483d!important}.bg-material-brown-500{background-color:#795548!important}.border-color-material-brown-500{border-color:#795548!important}.border-left-color-material-brown-500{border-left-color:#795548!important}.border-right-color-material-brown-500{border-right-color:#795548!important}.border-top-color-material-brown-500{border-top-color:#795548!important}.border-bottom-color-material-brown-500{border-bottom-color:#795548!important}.color-material-brown-600,.color-material-brown-600 a:link,.color-material-brown-600 a:visited{color:#6d4c41!important}.color-material-brown-600 a:active,.color-material-brown-600 a:hover,a.color-material-brown-600:active,a.color-material-brown-600:hover{color:#5d4137!important}.bg-material-brown-600{background-color:#6d4c41!important}.border-color-material-brown-600{border-color:#6d4c41!important}.border-left-color-material-brown-600{border-left-color:#6d4c41!important}.border-right-color-material-brown-600{border-right-color:#6d4c41!important}.border-top-color-material-brown-600{border-top-color:#6d4c41!important}.border-bottom-color-material-brown-600{border-bottom-color:#6d4c41!important}.color-material-brown-700,.color-material-brown-700 a:link,.color-material-brown-700 a:visited{color:#5d4037!important}.color-material-brown-700 a:active,.color-material-brown-700 a:hover,a.color-material-brown-700:active,a.color-material-brown-700:hover{color:#4f362f!important}.bg-material-brown-700{background-color:#5d4037!important}.border-color-material-brown-700{border-color:#5d4037!important}.border-left-color-material-brown-700{border-left-color:#5d4037!important}.border-right-color-material-brown-700{border-right-color:#5d4037!important}.border-top-color-material-brown-700{border-top-color:#5d4037!important}.border-bottom-color-material-brown-700{border-bottom-color:#5d4037!important}.color-material-brown-800,.color-material-brown-800 a:link,.color-material-brown-800 a:visited{color:#4e342e!important}.color-material-brown-800 a:active,.color-material-brown-800 a:hover,a.color-material-brown-800:active,a.color-material-brown-800:hover{color:#422c27!important}.bg-material-brown-800{background-color:#4e342e!important}.border-color-material-brown-800{border-color:#4e342e!important}.border-left-color-material-brown-800{border-left-color:#4e342e!important}.border-right-color-material-brown-800{border-right-color:#4e342e!important}.border-top-color-material-brown-800{border-top-color:#4e342e!important}.border-bottom-color-material-brown-800{border-bottom-color:#4e342e!important}.color-material-brown-900,.color-material-brown-900 a:link,.color-material-brown-900 a:visited{color:#3e2723!important}.color-material-brown-900 a:active,.color-material-brown-900 a:hover,a.color-material-brown-900:active,a.color-material-brown-900:hover{color:#35211e!important}.bg-material-brown-900{background-color:#3e2723!important}.border-color-material-brown-900{border-color:#3e2723!important}.border-left-color-material-brown-900{border-left-color:#3e2723!important}.border-right-color-material-brown-900{border-right-color:#3e2723!important}.border-top-color-material-brown-900{border-top-color:#3e2723!important}.border-bottom-color-material-brown-900{border-bottom-color:#3e2723!important}.color-material-cyan-50,.color-material-cyan-50 a:link,.color-material-cyan-50 a:visited{color:#e0f7fa!important}.color-material-cyan-50 a:active,.color-material-cyan-50 a:hover,a.color-material-cyan-50:active,a.color-material-cyan-50:hover{color:#bed2d5!important}.bg-material-cyan-50{background-color:#e0f7fa!important}.border-color-material-cyan-50{border-color:#e0f7fa!important}.border-left-color-material-cyan-50{border-left-color:#e0f7fa!important}.border-right-color-material-cyan-50{border-right-color:#e0f7fa!important}.border-top-color-material-cyan-50{border-top-color:#e0f7fa!important}.border-bottom-color-material-cyan-50{border-bottom-color:#e0f7fa!important}.color-material-cyan-100,.color-material-cyan-100 a:link,.color-material-cyan-100 a:visited{color:#b2ebf2!important}.color-material-cyan-100 a:active,.color-material-cyan-100 a:hover,a.color-material-cyan-100:active,a.color-material-cyan-100:hover{color:#97c8ce!important}.bg-material-cyan-100{background-color:#b2ebf2!important}.border-color-material-cyan-100{border-color:#b2ebf2!important}.border-left-color-material-cyan-100{border-left-color:#b2ebf2!important}.border-right-color-material-cyan-100{border-right-color:#b2ebf2!important}.border-top-color-material-cyan-100{border-top-color:#b2ebf2!important}.border-bottom-color-material-cyan-100{border-bottom-color:#b2ebf2!important}.color-material-cyan-200,.color-material-cyan-200 a:link,.color-material-cyan-200 a:visited{color:#80deea!important}.color-material-cyan-200 a:active,.color-material-cyan-200 a:hover,a.color-material-cyan-200:active,a.color-material-cyan-200:hover{color:#6dbdc7!important}.bg-material-cyan-200{background-color:#80deea!important}.border-color-material-cyan-200{border-color:#80deea!important}.border-left-color-material-cyan-200{border-left-color:#80deea!important}.border-right-color-material-cyan-200{border-right-color:#80deea!important}.border-top-color-material-cyan-200{border-top-color:#80deea!important}.border-bottom-color-material-cyan-200{border-bottom-color:#80deea!important}.color-material-cyan-300,.color-material-cyan-300 a:link,.color-material-cyan-300 a:visited{color:#4dd0e1!important}.color-material-cyan-300 a:active,.color-material-cyan-300 a:hover,a.color-material-cyan-300:active,a.color-material-cyan-300:hover{color:#41b1bf!important}.bg-material-cyan-300{background-color:#4dd0e1!important}.border-color-material-cyan-300{border-color:#4dd0e1!important}.border-left-color-material-cyan-300{border-left-color:#4dd0e1!important}.border-right-color-material-cyan-300{border-right-color:#4dd0e1!important}.border-top-color-material-cyan-300{border-top-color:#4dd0e1!important}.border-bottom-color-material-cyan-300{border-bottom-color:#4dd0e1!important}.color-material-cyan-400,.color-material-cyan-400 a:link,.color-material-cyan-400 a:visited{color:#26c6da!important}.color-material-cyan-400 a:active,.color-material-cyan-400 a:hover,a.color-material-cyan-400:active,a.color-material-cyan-400:hover{color:#20a8b9!important}.bg-material-cyan-400{background-color:#26c6da!important}.border-color-material-cyan-400{border-color:#26c6da!important}.border-left-color-material-cyan-400{border-left-color:#26c6da!important}.border-right-color-material-cyan-400{border-right-color:#26c6da!important}.border-top-color-material-cyan-400{border-top-color:#26c6da!important}.border-bottom-color-material-cyan-400{border-bottom-color:#26c6da!important}.color-material-cyan-500,.color-material-cyan-500 a:link,.color-material-cyan-500 a:visited{color:#00bcd4!important}.color-material-cyan-500 a:active,.color-material-cyan-500 a:hover,a.color-material-cyan-500:active,a.color-material-cyan-500:hover{color:#00a0b4!important}.bg-material-cyan-500{background-color:#00bcd4!important}.border-color-material-cyan-500{border-color:#00bcd4!important}.border-left-color-material-cyan-500{border-left-color:#00bcd4!important}.border-right-color-material-cyan-500{border-right-color:#00bcd4!important}.border-top-color-material-cyan-500{border-top-color:#00bcd4!important}.border-bottom-color-material-cyan-500{border-bottom-color:#00bcd4!important}.color-material-cyan-600,.color-material-cyan-600 a:link,.color-material-cyan-600 a:visited{color:#00acc1!important}.color-material-cyan-600 a:active,.color-material-cyan-600 a:hover,a.color-material-cyan-600:active,a.color-material-cyan-600:hover{color:#0092a4!important}.bg-material-cyan-600{background-color:#00acc1!important}.border-color-material-cyan-600{border-color:#00acc1!important}.border-left-color-material-cyan-600{border-left-color:#00acc1!important}.border-right-color-material-cyan-600{border-right-color:#00acc1!important}.border-top-color-material-cyan-600{border-top-color:#00acc1!important}.border-bottom-color-material-cyan-600{border-bottom-color:#00acc1!important}.color-material-cyan-700,.color-material-cyan-700 a:link,.color-material-cyan-700 a:visited{color:#0097a7!important}.color-material-cyan-700 a:active,.color-material-cyan-700 a:hover,a.color-material-cyan-700:active,a.color-material-cyan-700:hover{color:#00808e!important}.bg-material-cyan-700{background-color:#0097a7!important}.border-color-material-cyan-700{border-color:#0097a7!important}.border-left-color-material-cyan-700{border-left-color:#0097a7!important}.border-right-color-material-cyan-700{border-right-color:#0097a7!important}.border-top-color-material-cyan-700{border-top-color:#0097a7!important}.border-bottom-color-material-cyan-700{border-bottom-color:#0097a7!important}.color-material-cyan-800,.color-material-cyan-800 a:link,.color-material-cyan-800 a:visited{color:#00838f!important}.color-material-cyan-800 a:active,.color-material-cyan-800 a:hover,a.color-material-cyan-800:active,a.color-material-cyan-800:hover{color:#006f7a!important}.bg-material-cyan-800{background-color:#00838f!important}.border-color-material-cyan-800{border-color:#00838f!important}.border-left-color-material-cyan-800{border-left-color:#00838f!important}.border-right-color-material-cyan-800{border-right-color:#00838f!important}.border-top-color-material-cyan-800{border-top-color:#00838f!important}.border-bottom-color-material-cyan-800{border-bottom-color:#00838f!important}.color-material-cyan-900,.color-material-cyan-900 a:link,.color-material-cyan-900 a:visited{color:#006064!important}.color-material-cyan-900 a:active,.color-material-cyan-900 a:hover,a.color-material-cyan-900:active,a.color-material-cyan-900:hover{color:#005255!important}.bg-material-cyan-900{background-color:#006064!important}.border-color-material-cyan-900{border-color:#006064!important}.border-left-color-material-cyan-900{border-left-color:#006064!important}.border-right-color-material-cyan-900{border-right-color:#006064!important}.border-top-color-material-cyan-900{border-top-color:#006064!important}.border-bottom-color-material-cyan-900{border-bottom-color:#006064!important}.color-material-cyan-a100,.color-material-cyan-a100 a:link,.color-material-cyan-a100 a:visited{color:#84ffff!important}.color-material-cyan-a100 a:active,.color-material-cyan-a100 a:hover,a.color-material-cyan-a100:active,a.color-material-cyan-a100:hover{color:#70d9d9!important}.bg-material-cyan-a100{background-color:#84ffff!important}.border-color-material-cyan-a100{border-color:#84ffff!important}.border-left-color-material-cyan-a100{border-left-color:#84ffff!important}.border-right-color-material-cyan-a100{border-right-color:#84ffff!important}.border-top-color-material-cyan-a100{border-top-color:#84ffff!important}.border-bottom-color-material-cyan-a100{border-bottom-color:#84ffff!important}.color-material-cyan-a200,.color-material-cyan-a200 a:link,.color-material-cyan-a200 a:visited{color:#18ffff!important}.color-material-cyan-a200 a:active,.color-material-cyan-a200 a:hover,a.color-material-cyan-a200:active,a.color-material-cyan-a200:hover{color:#14d9d9!important}.bg-material-cyan-a200{background-color:#18ffff!important}.border-color-material-cyan-a200{border-color:#18ffff!important}.border-left-color-material-cyan-a200{border-left-color:#18ffff!important}.border-right-color-material-cyan-a200{border-right-color:#18ffff!important}.border-top-color-material-cyan-a200{border-top-color:#18ffff!important}.border-bottom-color-material-cyan-a200{border-bottom-color:#18ffff!important}.color-material-cyan-a400,.color-material-cyan-a400 a:link,.color-material-cyan-a400 a:visited{color:#00e5ff!important}.color-material-cyan-a400 a:active,.color-material-cyan-a400 a:hover,a.color-material-cyan-a400:active,a.color-material-cyan-a400:hover{color:#00c3d9!important}.bg-material-cyan-a400{background-color:#00e5ff!important}.border-color-material-cyan-a400{border-color:#00e5ff!important}.border-left-color-material-cyan-a400{border-left-color:#00e5ff!important}.border-right-color-material-cyan-a400{border-right-color:#00e5ff!important}.border-top-color-material-cyan-a400{border-top-color:#00e5ff!important}.border-bottom-color-material-cyan-a400{border-bottom-color:#00e5ff!important}.color-material-cyan-a700,.color-material-cyan-a700 a:link,.color-material-cyan-a700 a:visited{color:#00b8d4!important}.color-material-cyan-a700 a:active,.color-material-cyan-a700 a:hover,a.color-material-cyan-a700:active,a.color-material-cyan-a700:hover{color:#009cb4!important}.bg-material-cyan-a700{background-color:#00b8d4!important}.border-color-material-cyan-a700{border-color:#00b8d4!important}.border-left-color-material-cyan-a700{border-left-color:#00b8d4!important}.border-right-color-material-cyan-a700{border-right-color:#00b8d4!important}.border-top-color-material-cyan-a700{border-top-color:#00b8d4!important}.border-bottom-color-material-cyan-a700{border-bottom-color:#00b8d4!important}.color-material-deep-orange-50,.color-material-deep-orange-50 a:link,.color-material-deep-orange-50 a:visited{color:#fbe9e7!important}.color-material-deep-orange-50 a:active,.color-material-deep-orange-50 a:hover,a.color-material-deep-orange-50:active,a.color-material-deep-orange-50:hover{color:#d5c6c4!important}.bg-material-deep-orange-50{background-color:#fbe9e7!important}.border-color-material-deep-orange-50{border-color:#fbe9e7!important}.border-left-color-material-deep-orange-50{border-left-color:#fbe9e7!important}.border-right-color-material-deep-orange-50{border-right-color:#fbe9e7!important}.border-top-color-material-deep-orange-50{border-top-color:#fbe9e7!important}.border-bottom-color-material-deep-orange-50{border-bottom-color:#fbe9e7!important}.color-material-deep-orange-100,.color-material-deep-orange-100 a:link,.color-material-deep-orange-100 a:visited{color:#ffccbc!important}.color-material-deep-orange-100 a:active,.color-material-deep-orange-100 a:hover,a.color-material-deep-orange-100:active,a.color-material-deep-orange-100:hover{color:#d9ada0!important}.bg-material-deep-orange-100{background-color:#ffccbc!important}.border-color-material-deep-orange-100{border-color:#ffccbc!important}.border-left-color-material-deep-orange-100{border-left-color:#ffccbc!important}.border-right-color-material-deep-orange-100{border-right-color:#ffccbc!important}.border-top-color-material-deep-orange-100{border-top-color:#ffccbc!important}.border-bottom-color-material-deep-orange-100{border-bottom-color:#ffccbc!important}.color-material-deep-orange-200,.color-material-deep-orange-200 a:link,.color-material-deep-orange-200 a:visited{color:#ffab91!important}.color-material-deep-orange-200 a:active,.color-material-deep-orange-200 a:hover,a.color-material-deep-orange-200:active,a.color-material-deep-orange-200:hover{color:#d9917b!important}.bg-material-deep-orange-200{background-color:#ffab91!important}.border-color-material-deep-orange-200{border-color:#ffab91!important}.border-left-color-material-deep-orange-200{border-left-color:#ffab91!important}.border-right-color-material-deep-orange-200{border-right-color:#ffab91!important}.border-top-color-material-deep-orange-200{border-top-color:#ffab91!important}.border-bottom-color-material-deep-orange-200{border-bottom-color:#ffab91!important}.color-material-deep-orange-300,.color-material-deep-orange-300 a:link,.color-material-deep-orange-300 a:visited{color:#ff8a65!important}.color-material-deep-orange-300 a:active,.color-material-deep-orange-300 a:hover,a.color-material-deep-orange-300:active,a.color-material-deep-orange-300:hover{color:#d97556!important}.bg-material-deep-orange-300{background-color:#ff8a65!important}.border-color-material-deep-orange-300{border-color:#ff8a65!important}.border-left-color-material-deep-orange-300{border-left-color:#ff8a65!important}.border-right-color-material-deep-orange-300{border-right-color:#ff8a65!important}.border-top-color-material-deep-orange-300{border-top-color:#ff8a65!important}.border-bottom-color-material-deep-orange-300{border-bottom-color:#ff8a65!important}.color-material-deep-orange-400,.color-material-deep-orange-400 a:link,.color-material-deep-orange-400 a:visited{color:#ff7043!important}.color-material-deep-orange-400 a:active,.color-material-deep-orange-400 a:hover,a.color-material-deep-orange-400:active,a.color-material-deep-orange-400:hover{color:#d95f39!important}.bg-material-deep-orange-400{background-color:#ff7043!important}.border-color-material-deep-orange-400{border-color:#ff7043!important}.border-left-color-material-deep-orange-400{border-left-color:#ff7043!important}.border-right-color-material-deep-orange-400{border-right-color:#ff7043!important}.border-top-color-material-deep-orange-400{border-top-color:#ff7043!important}.border-bottom-color-material-deep-orange-400{border-bottom-color:#ff7043!important}.color-material-deep-orange-500,.color-material-deep-orange-500 a:link,.color-material-deep-orange-500 a:visited{color:#ff5722!important}.color-material-deep-orange-500 a:active,.color-material-deep-orange-500 a:hover,a.color-material-deep-orange-500:active,a.color-material-deep-orange-500:hover{color:#d94a1d!important}.bg-material-deep-orange-500{background-color:#ff5722!important}.border-color-material-deep-orange-500{border-color:#ff5722!important}.border-left-color-material-deep-orange-500{border-left-color:#ff5722!important}.border-right-color-material-deep-orange-500{border-right-color:#ff5722!important}.border-top-color-material-deep-orange-500{border-top-color:#ff5722!important}.border-bottom-color-material-deep-orange-500{border-bottom-color:#ff5722!important}.color-material-deep-orange-600,.color-material-deep-orange-600 a:link,.color-material-deep-orange-600 a:visited{color:#f4511e!important}.color-material-deep-orange-600 a:active,.color-material-deep-orange-600 a:hover,a.color-material-deep-orange-600:active,a.color-material-deep-orange-600:hover{color:#cf451a!important}.bg-material-deep-orange-600{background-color:#f4511e!important}.border-color-material-deep-orange-600{border-color:#f4511e!important}.border-left-color-material-deep-orange-600{border-left-color:#f4511e!important}.border-right-color-material-deep-orange-600{border-right-color:#f4511e!important}.border-top-color-material-deep-orange-600{border-top-color:#f4511e!important}.border-bottom-color-material-deep-orange-600{border-bottom-color:#f4511e!important}.color-material-deep-orange-700,.color-material-deep-orange-700 a:link,.color-material-deep-orange-700 a:visited{color:#e64a19!important}.color-material-deep-orange-700 a:active,.color-material-deep-orange-700 a:hover,a.color-material-deep-orange-700:active,a.color-material-deep-orange-700:hover{color:#c43f15!important}.bg-material-deep-orange-700{background-color:#e64a19!important}.border-color-material-deep-orange-700{border-color:#e64a19!important}.border-left-color-material-deep-orange-700{border-left-color:#e64a19!important}.border-right-color-material-deep-orange-700{border-right-color:#e64a19!important}.border-top-color-material-deep-orange-700{border-top-color:#e64a19!important}.border-bottom-color-material-deep-orange-700{border-bottom-color:#e64a19!important}.color-material-deep-orange-800,.color-material-deep-orange-800 a:link,.color-material-deep-orange-800 a:visited{color:#d84315!important}.color-material-deep-orange-800 a:active,.color-material-deep-orange-800 a:hover,a.color-material-deep-orange-800:active,a.color-material-deep-orange-800:hover{color:#b83912!important}.bg-material-deep-orange-800{background-color:#d84315!important}.border-color-material-deep-orange-800{border-color:#d84315!important}.border-left-color-material-deep-orange-800{border-left-color:#d84315!important}.border-right-color-material-deep-orange-800{border-right-color:#d84315!important}.border-top-color-material-deep-orange-800{border-top-color:#d84315!important}.border-bottom-color-material-deep-orange-800{border-bottom-color:#d84315!important}.color-material-deep-orange-900,.color-material-deep-orange-900 a:link,.color-material-deep-orange-900 a:visited{color:#bf360c!important}.color-material-deep-orange-900 a:active,.color-material-deep-orange-900 a:hover,a.color-material-deep-orange-900:active,a.color-material-deep-orange-900:hover{color:#a22e0a!important}.bg-material-deep-orange-900{background-color:#bf360c!important}.border-color-material-deep-orange-900{border-color:#bf360c!important}.border-left-color-material-deep-orange-900{border-left-color:#bf360c!important}.border-right-color-material-deep-orange-900{border-right-color:#bf360c!important}.border-top-color-material-deep-orange-900{border-top-color:#bf360c!important}.border-bottom-color-material-deep-orange-900{border-bottom-color:#bf360c!important}.color-material-deep-orange-a100,.color-material-deep-orange-a100 a:link,.color-material-deep-orange-a100 a:visited{color:#ff9e80!important}.color-material-deep-orange-a100 a:active,.color-material-deep-orange-a100 a:hover,a.color-material-deep-orange-a100:active,a.color-material-deep-orange-a100:hover{color:#d9866d!important}.bg-material-deep-orange-a100{background-color:#ff9e80!important}.border-color-material-deep-orange-a100{border-color:#ff9e80!important}.border-left-color-material-deep-orange-a100{border-left-color:#ff9e80!important}.border-right-color-material-deep-orange-a100{border-right-color:#ff9e80!important}.border-top-color-material-deep-orange-a100{border-top-color:#ff9e80!important}.border-bottom-color-material-deep-orange-a100{border-bottom-color:#ff9e80!important}.color-material-deep-orange-a200,.color-material-deep-orange-a200 a:link,.color-material-deep-orange-a200 a:visited{color:#ff6e40!important}.color-material-deep-orange-a200 a:active,.color-material-deep-orange-a200 a:hover,a.color-material-deep-orange-a200:active,a.color-material-deep-orange-a200:hover{color:#d95e36!important}.bg-material-deep-orange-a200{background-color:#ff6e40!important}.border-color-material-deep-orange-a200{border-color:#ff6e40!important}.border-left-color-material-deep-orange-a200{border-left-color:#ff6e40!important}.border-right-color-material-deep-orange-a200{border-right-color:#ff6e40!important}.border-top-color-material-deep-orange-a200{border-top-color:#ff6e40!important}.border-bottom-color-material-deep-orange-a200{border-bottom-color:#ff6e40!important}.color-material-deep-orange-a400,.color-material-deep-orange-a400 a:link,.color-material-deep-orange-a400 a:visited{color:#ff3d00!important}.color-material-deep-orange-a400 a:active,.color-material-deep-orange-a400 a:hover,a.color-material-deep-orange-a400:active,a.color-material-deep-orange-a400:hover{color:#d93400!important}.bg-material-deep-orange-a400{background-color:#ff3d00!important}.border-color-material-deep-orange-a400{border-color:#ff3d00!important}.border-left-color-material-deep-orange-a400{border-left-color:#ff3d00!important}.border-right-color-material-deep-orange-a400{border-right-color:#ff3d00!important}.border-top-color-material-deep-orange-a400{border-top-color:#ff3d00!important}.border-bottom-color-material-deep-orange-a400{border-bottom-color:#ff3d00!important}.color-material-deep-orange-a700,.color-material-deep-orange-a700 a:link,.color-material-deep-orange-a700 a:visited{color:#dd2c00!important}.color-material-deep-orange-a700 a:active,.color-material-deep-orange-a700 a:hover,a.color-material-deep-orange-a700:active,a.color-material-deep-orange-a700:hover{color:#bc2500!important}.bg-material-deep-orange-a700{background-color:#dd2c00!important}.border-color-material-deep-orange-a700{border-color:#dd2c00!important}.border-left-color-material-deep-orange-a700{border-left-color:#dd2c00!important}.border-right-color-material-deep-orange-a700{border-right-color:#dd2c00!important}.border-top-color-material-deep-orange-a700{border-top-color:#dd2c00!important}.border-bottom-color-material-deep-orange-a700{border-bottom-color:#dd2c00!important}.color-material-deep-purple-50,.color-material-deep-purple-50 a:link,.color-material-deep-purple-50 a:visited{color:#ede7f6!important}.color-material-deep-purple-50 a:active,.color-material-deep-purple-50 a:hover,a.color-material-deep-purple-50:active,a.color-material-deep-purple-50:hover{color:#c9c4d1!important}.bg-material-deep-purple-50{background-color:#ede7f6!important}.border-color-material-deep-purple-50{border-color:#ede7f6!important}.border-left-color-material-deep-purple-50{border-left-color:#ede7f6!important}.border-right-color-material-deep-purple-50{border-right-color:#ede7f6!important}.border-top-color-material-deep-purple-50{border-top-color:#ede7f6!important}.border-bottom-color-material-deep-purple-50{border-bottom-color:#ede7f6!important}.color-material-deep-purple-100,.color-material-deep-purple-100 a:link,.color-material-deep-purple-100 a:visited{color:#d1c4e9!important}.color-material-deep-purple-100 a:active,.color-material-deep-purple-100 a:hover,a.color-material-deep-purple-100:active,a.color-material-deep-purple-100:hover{color:#b2a7c6!important}.bg-material-deep-purple-100{background-color:#d1c4e9!important}.border-color-material-deep-purple-100{border-color:#d1c4e9!important}.border-left-color-material-deep-purple-100{border-left-color:#d1c4e9!important}.border-right-color-material-deep-purple-100{border-right-color:#d1c4e9!important}.border-top-color-material-deep-purple-100{border-top-color:#d1c4e9!important}.border-bottom-color-material-deep-purple-100{border-bottom-color:#d1c4e9!important}.color-material-deep-purple-200,.color-material-deep-purple-200 a:link,.color-material-deep-purple-200 a:visited{color:#b39ddb!important}.color-material-deep-purple-200 a:active,.color-material-deep-purple-200 a:hover,a.color-material-deep-purple-200:active,a.color-material-deep-purple-200:hover{color:#9885ba!important}.bg-material-deep-purple-200{background-color:#b39ddb!important}.border-color-material-deep-purple-200{border-color:#b39ddb!important}.border-left-color-material-deep-purple-200{border-left-color:#b39ddb!important}.border-right-color-material-deep-purple-200{border-right-color:#b39ddb!important}.border-top-color-material-deep-purple-200{border-top-color:#b39ddb!important}.border-bottom-color-material-deep-purple-200{border-bottom-color:#b39ddb!important}.color-material-deep-purple-300,.color-material-deep-purple-300 a:link,.color-material-deep-purple-300 a:visited{color:#9575cd!important}.color-material-deep-purple-300 a:active,.color-material-deep-purple-300 a:hover,a.color-material-deep-purple-300:active,a.color-material-deep-purple-300:hover{color:#7f63ae!important}.bg-material-deep-purple-300{background-color:#9575cd!important}.border-color-material-deep-purple-300{border-color:#9575cd!important}.border-left-color-material-deep-purple-300{border-left-color:#9575cd!important}.border-right-color-material-deep-purple-300{border-right-color:#9575cd!important}.border-top-color-material-deep-purple-300{border-top-color:#9575cd!important}.border-bottom-color-material-deep-purple-300{border-bottom-color:#9575cd!important}.color-material-deep-purple-400,.color-material-deep-purple-400 a:link,.color-material-deep-purple-400 a:visited{color:#7e57c2!important}.color-material-deep-purple-400 a:active,.color-material-deep-purple-400 a:hover,a.color-material-deep-purple-400:active,a.color-material-deep-purple-400:hover{color:#6b4aa5!important}.bg-material-deep-purple-400{background-color:#7e57c2!important}.border-color-material-deep-purple-400{border-color:#7e57c2!important}.border-left-color-material-deep-purple-400{border-left-color:#7e57c2!important}.border-right-color-material-deep-purple-400{border-right-color:#7e57c2!important}.border-top-color-material-deep-purple-400{border-top-color:#7e57c2!important}.border-bottom-color-material-deep-purple-400{border-bottom-color:#7e57c2!important}.color-material-deep-purple-500,.color-material-deep-purple-500 a:link,.color-material-deep-purple-500 a:visited{color:#673ab7!important}.color-material-deep-purple-500 a:active,.color-material-deep-purple-500 a:hover,a.color-material-deep-purple-500:active,a.color-material-deep-purple-500:hover{color:#58319c!important}.bg-material-deep-purple-500{background-color:#673ab7!important}.border-color-material-deep-purple-500{border-color:#673ab7!important}.border-left-color-material-deep-purple-500{border-left-color:#673ab7!important}.border-right-color-material-deep-purple-500{border-right-color:#673ab7!important}.border-top-color-material-deep-purple-500{border-top-color:#673ab7!important}.border-bottom-color-material-deep-purple-500{border-bottom-color:#673ab7!important}.color-material-deep-purple-600,.color-material-deep-purple-600 a:link,.color-material-deep-purple-600 a:visited{color:#5e35b1!important}.color-material-deep-purple-600 a:active,.color-material-deep-purple-600 a:hover,a.color-material-deep-purple-600:active,a.color-material-deep-purple-600:hover{color:#502d96!important}.bg-material-deep-purple-600{background-color:#5e35b1!important}.border-color-material-deep-purple-600{border-color:#5e35b1!important}.border-left-color-material-deep-purple-600{border-left-color:#5e35b1!important}.border-right-color-material-deep-purple-600{border-right-color:#5e35b1!important}.border-top-color-material-deep-purple-600{border-top-color:#5e35b1!important}.border-bottom-color-material-deep-purple-600{border-bottom-color:#5e35b1!important}.color-material-deep-purple-700,.color-material-deep-purple-700 a:link,.color-material-deep-purple-700 a:visited{color:#512da8!important}.color-material-deep-purple-700 a:active,.color-material-deep-purple-700 a:hover,a.color-material-deep-purple-700:active,a.color-material-deep-purple-700:hover{color:#45268f!important}.bg-material-deep-purple-700{background-color:#512da8!important}.border-color-material-deep-purple-700{border-color:#512da8!important}.border-left-color-material-deep-purple-700{border-left-color:#512da8!important}.border-right-color-material-deep-purple-700{border-right-color:#512da8!important}.border-top-color-material-deep-purple-700{border-top-color:#512da8!important}.border-bottom-color-material-deep-purple-700{border-bottom-color:#512da8!important}.color-material-deep-purple-800,.color-material-deep-purple-800 a:link,.color-material-deep-purple-800 a:visited{color:#4527a0!important}.color-material-deep-purple-800 a:active,.color-material-deep-purple-800 a:hover,a.color-material-deep-purple-800:active,a.color-material-deep-purple-800:hover{color:#3b2188!important}.bg-material-deep-purple-800{background-color:#4527a0!important}.border-color-material-deep-purple-800{border-color:#4527a0!important}.border-left-color-material-deep-purple-800{border-left-color:#4527a0!important}.border-right-color-material-deep-purple-800{border-right-color:#4527a0!important}.border-top-color-material-deep-purple-800{border-top-color:#4527a0!important}.border-bottom-color-material-deep-purple-800{border-bottom-color:#4527a0!important}.color-material-deep-purple-900,.color-material-deep-purple-900 a:link,.color-material-deep-purple-900 a:visited{color:#311b92!important}.color-material-deep-purple-900 a:active,.color-material-deep-purple-900 a:hover,a.color-material-deep-purple-900:active,a.color-material-deep-purple-900:hover{color:#2a177c!important}.bg-material-deep-purple-900{background-color:#311b92!important}.border-color-material-deep-purple-900{border-color:#311b92!important}.border-left-color-material-deep-purple-900{border-left-color:#311b92!important}.border-right-color-material-deep-purple-900{border-right-color:#311b92!important}.border-top-color-material-deep-purple-900{border-top-color:#311b92!important}.border-bottom-color-material-deep-purple-900{border-bottom-color:#311b92!important}.color-material-deep-purple-a100,.color-material-deep-purple-a100 a:link,.color-material-deep-purple-a100 a:visited{color:#b388ff!important}.color-material-deep-purple-a100 a:active,.color-material-deep-purple-a100 a:hover,a.color-material-deep-purple-a100:active,a.color-material-deep-purple-a100:hover{color:#9874d9!important}.bg-material-deep-purple-a100{background-color:#b388ff!important}.border-color-material-deep-purple-a100{border-color:#b388ff!important}.border-left-color-material-deep-purple-a100{border-left-color:#b388ff!important}.border-right-color-material-deep-purple-a100{border-right-color:#b388ff!important}.border-top-color-material-deep-purple-a100{border-top-color:#b388ff!important}.border-bottom-color-material-deep-purple-a100{border-bottom-color:#b388ff!important}.color-material-deep-purple-a200,.color-material-deep-purple-a200 a:link,.color-material-deep-purple-a200 a:visited{color:#7c4dff!important}.color-material-deep-purple-a200 a:active,.color-material-deep-purple-a200 a:hover,a.color-material-deep-purple-a200:active,a.color-material-deep-purple-a200:hover{color:#6941d9!important}.bg-material-deep-purple-a200{background-color:#7c4dff!important}.border-color-material-deep-purple-a200{border-color:#7c4dff!important}.border-left-color-material-deep-purple-a200{border-left-color:#7c4dff!important}.border-right-color-material-deep-purple-a200{border-right-color:#7c4dff!important}.border-top-color-material-deep-purple-a200{border-top-color:#7c4dff!important}.border-bottom-color-material-deep-purple-a200{border-bottom-color:#7c4dff!important}.color-material-deep-purple-a400,.color-material-deep-purple-a400 a:link,.color-material-deep-purple-a400 a:visited{color:#651fff!important}.color-material-deep-purple-a400 a:active,.color-material-deep-purple-a400 a:hover,a.color-material-deep-purple-a400:active,a.color-material-deep-purple-a400:hover{color:#561ad9!important}.bg-material-deep-purple-a400{background-color:#651fff!important}.border-color-material-deep-purple-a400{border-color:#651fff!important}.border-left-color-material-deep-purple-a400{border-left-color:#651fff!important}.border-right-color-material-deep-purple-a400{border-right-color:#651fff!important}.border-top-color-material-deep-purple-a400{border-top-color:#651fff!important}.border-bottom-color-material-deep-purple-a400{border-bottom-color:#651fff!important}.color-material-deep-purple-a700,.color-material-deep-purple-a700 a:link,.color-material-deep-purple-a700 a:visited{color:#6200ea!important}.color-material-deep-purple-a700 a:active,.color-material-deep-purple-a700 a:hover,a.color-material-deep-purple-a700:active,a.color-material-deep-purple-a700:hover{color:#5300c7!important}.bg-material-deep-purple-a700{background-color:#6200ea!important}.border-color-material-deep-purple-a700{border-color:#6200ea!important}.border-left-color-material-deep-purple-a700{border-left-color:#6200ea!important}.border-right-color-material-deep-purple-a700{border-right-color:#6200ea!important}.border-top-color-material-deep-purple-a700{border-top-color:#6200ea!important}.border-bottom-color-material-deep-purple-a700{border-bottom-color:#6200ea!important}.color-material-green-50,.color-material-green-50 a:link,.color-material-green-50 a:visited{color:#e8f5e9!important}.color-material-green-50 a:active,.color-material-green-50 a:hover,a.color-material-green-50:active,a.color-material-green-50:hover{color:#c5d0c6!important}.bg-material-green-50{background-color:#e8f5e9!important}.border-color-material-green-50{border-color:#e8f5e9!important}.border-left-color-material-green-50{border-left-color:#e8f5e9!important}.border-right-color-material-green-50{border-right-color:#e8f5e9!important}.border-top-color-material-green-50{border-top-color:#e8f5e9!important}.border-bottom-color-material-green-50{border-bottom-color:#e8f5e9!important}.color-material-green-100,.color-material-green-100 a:link,.color-material-green-100 a:visited{color:#c8e6c9!important}.color-material-green-100 a:active,.color-material-green-100 a:hover,a.color-material-green-100:active,a.color-material-green-100:hover{color:#aac4ab!important}.bg-material-green-100{background-color:#c8e6c9!important}.border-color-material-green-100{border-color:#c8e6c9!important}.border-left-color-material-green-100{border-left-color:#c8e6c9!important}.border-right-color-material-green-100{border-right-color:#c8e6c9!important}.border-top-color-material-green-100{border-top-color:#c8e6c9!important}.border-bottom-color-material-green-100{border-bottom-color:#c8e6c9!important}.color-material-green-200,.color-material-green-200 a:link,.color-material-green-200 a:visited{color:#a5d6a7!important}.color-material-green-200 a:active,.color-material-green-200 a:hover,a.color-material-green-200:active,a.color-material-green-200:hover{color:#8cb68e!important}.bg-material-green-200{background-color:#a5d6a7!important}.border-color-material-green-200{border-color:#a5d6a7!important}.border-left-color-material-green-200{border-left-color:#a5d6a7!important}.border-right-color-material-green-200{border-right-color:#a5d6a7!important}.border-top-color-material-green-200{border-top-color:#a5d6a7!important}.border-bottom-color-material-green-200{border-bottom-color:#a5d6a7!important}.color-material-green-300,.color-material-green-300 a:link,.color-material-green-300 a:visited{color:#81c784!important}.color-material-green-300 a:active,.color-material-green-300 a:hover,a.color-material-green-300:active,a.color-material-green-300:hover{color:#6ea970!important}.bg-material-green-300{background-color:#81c784!important}.border-color-material-green-300{border-color:#81c784!important}.border-left-color-material-green-300{border-left-color:#81c784!important}.border-right-color-material-green-300{border-right-color:#81c784!important}.border-top-color-material-green-300{border-top-color:#81c784!important}.border-bottom-color-material-green-300{border-bottom-color:#81c784!important}.color-material-green-400,.color-material-green-400 a:link,.color-material-green-400 a:visited{color:#66bb6a!important}.color-material-green-400 a:active,.color-material-green-400 a:hover,a.color-material-green-400:active,a.color-material-green-400:hover{color:#579f5a!important}.bg-material-green-400{background-color:#66bb6a!important}.border-color-material-green-400{border-color:#66bb6a!important}.border-left-color-material-green-400{border-left-color:#66bb6a!important}.border-right-color-material-green-400{border-right-color:#66bb6a!important}.border-top-color-material-green-400{border-top-color:#66bb6a!important}.border-bottom-color-material-green-400{border-bottom-color:#66bb6a!important}.color-material-green-500,.color-material-green-500 a:link,.color-material-green-500 a:visited{color:#4caf50!important}.color-material-green-500 a:active,.color-material-green-500 a:hover,a.color-material-green-500:active,a.color-material-green-500:hover{color:#419544!important}.bg-material-green-500{background-color:#4caf50!important}.border-color-material-green-500{border-color:#4caf50!important}.border-left-color-material-green-500{border-left-color:#4caf50!important}.border-right-color-material-green-500{border-right-color:#4caf50!important}.border-top-color-material-green-500{border-top-color:#4caf50!important}.border-bottom-color-material-green-500{border-bottom-color:#4caf50!important}.color-material-green-600,.color-material-green-600 a:link,.color-material-green-600 a:visited{color:#43a047!important}.color-material-green-600 a:active,.color-material-green-600 a:hover,a.color-material-green-600:active,a.color-material-green-600:hover{color:#39883c!important}.bg-material-green-600{background-color:#43a047!important}.border-color-material-green-600{border-color:#43a047!important}.border-left-color-material-green-600{border-left-color:#43a047!important}.border-right-color-material-green-600{border-right-color:#43a047!important}.border-top-color-material-green-600{border-top-color:#43a047!important}.border-bottom-color-material-green-600{border-bottom-color:#43a047!important}.color-material-green-700,.color-material-green-700 a:link,.color-material-green-700 a:visited{color:#388e3c!important}.color-material-green-700 a:active,.color-material-green-700 a:hover,a.color-material-green-700:active,a.color-material-green-700:hover{color:#307933!important}.bg-material-green-700{background-color:#388e3c!important}.border-color-material-green-700{border-color:#388e3c!important}.border-left-color-material-green-700{border-left-color:#388e3c!important}.border-right-color-material-green-700{border-right-color:#388e3c!important}.border-top-color-material-green-700{border-top-color:#388e3c!important}.border-bottom-color-material-green-700{border-bottom-color:#388e3c!important}.color-material-green-800,.color-material-green-800 a:link,.color-material-green-800 a:visited{color:#2e7d32!important}.color-material-green-800 a:active,.color-material-green-800 a:hover,a.color-material-green-800:active,a.color-material-green-800:hover{color:#276a2b!important}.bg-material-green-800{background-color:#2e7d32!important}.border-color-material-green-800{border-color:#2e7d32!important}.border-left-color-material-green-800{border-left-color:#2e7d32!important}.border-right-color-material-green-800{border-right-color:#2e7d32!important}.border-top-color-material-green-800{border-top-color:#2e7d32!important}.border-bottom-color-material-green-800{border-bottom-color:#2e7d32!important}.color-material-green-900,.color-material-green-900 a:link,.color-material-green-900 a:visited{color:#1b5e20!important}.color-material-green-900 a:active,.color-material-green-900 a:hover,a.color-material-green-900:active,a.color-material-green-900:hover{color:#17501b!important}.bg-material-green-900{background-color:#1b5e20!important}.border-color-material-green-900{border-color:#1b5e20!important}.border-left-color-material-green-900{border-left-color:#1b5e20!important}.border-right-color-material-green-900{border-right-color:#1b5e20!important}.border-top-color-material-green-900{border-top-color:#1b5e20!important}.border-bottom-color-material-green-900{border-bottom-color:#1b5e20!important}.color-material-green-a100,.color-material-green-a100 a:link,.color-material-green-a100 a:visited{color:#b9f6ca!important}.color-material-green-a100 a:active,.color-material-green-a100 a:hover,a.color-material-green-a100:active,a.color-material-green-a100:hover{color:#9dd1ac!important}.bg-material-green-a100{background-color:#b9f6ca!important}.border-color-material-green-a100{border-color:#b9f6ca!important}.border-left-color-material-green-a100{border-left-color:#b9f6ca!important}.border-right-color-material-green-a100{border-right-color:#b9f6ca!important}.border-top-color-material-green-a100{border-top-color:#b9f6ca!important}.border-bottom-color-material-green-a100{border-bottom-color:#b9f6ca!important}.color-material-green-a200,.color-material-green-a200 a:link,.color-material-green-a200 a:visited{color:#69f0ae!important}.color-material-green-a200 a:active,.color-material-green-a200 a:hover,a.color-material-green-a200:active,a.color-material-green-a200:hover{color:#59cc94!important}.bg-material-green-a200{background-color:#69f0ae!important}.border-color-material-green-a200{border-color:#69f0ae!important}.border-left-color-material-green-a200{border-left-color:#69f0ae!important}.border-right-color-material-green-a200{border-right-color:#69f0ae!important}.border-top-color-material-green-a200{border-top-color:#69f0ae!important}.border-bottom-color-material-green-a200{border-bottom-color:#69f0ae!important}.color-material-green-a400,.color-material-green-a400 a:link,.color-material-green-a400 a:visited{color:#00e676!important}.color-material-green-a400 a:active,.color-material-green-a400 a:hover,a.color-material-green-a400:active,a.color-material-green-a400:hover{color:#00c464!important}.bg-material-green-a400{background-color:#00e676!important}.border-color-material-green-a400{border-color:#00e676!important}.border-left-color-material-green-a400{border-left-color:#00e676!important}.border-right-color-material-green-a400{border-right-color:#00e676!important}.border-top-color-material-green-a400{border-top-color:#00e676!important}.border-bottom-color-material-green-a400{border-bottom-color:#00e676!important}.color-material-green-a700,.color-material-green-a700 a:link,.color-material-green-a700 a:visited{color:#00c853!important}.color-material-green-a700 a:active,.color-material-green-a700 a:hover,a.color-material-green-a700:active,a.color-material-green-a700:hover{color:#00aa47!important}.bg-material-green-a700{background-color:#00c853!important}.border-color-material-green-a700{border-color:#00c853!important}.border-left-color-material-green-a700{border-left-color:#00c853!important}.border-right-color-material-green-a700{border-right-color:#00c853!important}.border-top-color-material-green-a700{border-top-color:#00c853!important}.border-bottom-color-material-green-a700{border-bottom-color:#00c853!important}.color-material-grey-50,.color-material-grey-50 a:link,.color-material-grey-50 a:visited{color:#fafafa!important}.color-material-grey-50 a:active,.color-material-grey-50 a:hover,a.color-material-grey-50:active,a.color-material-grey-50:hover{color:#d5d5d5!important}.bg-material-grey-50{background-color:#fafafa!important}.border-color-material-grey-50{border-color:#fafafa!important}.border-left-color-material-grey-50{border-left-color:#fafafa!important}.border-right-color-material-grey-50{border-right-color:#fafafa!important}.border-top-color-material-grey-50{border-top-color:#fafafa!important}.border-bottom-color-material-grey-50{border-bottom-color:#fafafa!important}.color-material-grey-100,.color-material-grey-100 a:link,.color-material-grey-100 a:visited{color:#f5f5f5!important}.color-material-grey-100 a:active,.color-material-grey-100 a:hover,a.color-material-grey-100:active,a.color-material-grey-100:hover{color:#d0d0d0!important}.bg-material-grey-100{background-color:#f5f5f5!important}.border-color-material-grey-100{border-color:#f5f5f5!important}.border-left-color-material-grey-100{border-left-color:#f5f5f5!important}.border-right-color-material-grey-100{border-right-color:#f5f5f5!important}.border-top-color-material-grey-100{border-top-color:#f5f5f5!important}.border-bottom-color-material-grey-100{border-bottom-color:#f5f5f5!important}.color-material-grey-200,.color-material-grey-200 a:link,.color-material-grey-200 a:visited{color:#eee!important}.color-material-grey-200 a:active,.color-material-grey-200 a:hover,a.color-material-grey-200:active,a.color-material-grey-200:hover{color:#cacaca!important}.bg-material-grey-200{background-color:#eee!important}.border-color-material-grey-200{border-color:#eee!important}.border-left-color-material-grey-200{border-left-color:#eee!important}.border-right-color-material-grey-200{border-right-color:#eee!important}.border-top-color-material-grey-200{border-top-color:#eee!important}.border-bottom-color-material-grey-200{border-bottom-color:#eee!important}.color-material-grey-300,.color-material-grey-300 a:link,.color-material-grey-300 a:visited{color:#e0e0e0!important}.color-material-grey-300 a:active,.color-material-grey-300 a:hover,a.color-material-grey-300:active,a.color-material-grey-300:hover{color:#bebebe!important}.bg-material-grey-300{background-color:#e0e0e0!important}.border-color-material-grey-300{border-color:#e0e0e0!important}.border-left-color-material-grey-300{border-left-color:#e0e0e0!important}.border-right-color-material-grey-300{border-right-color:#e0e0e0!important}.border-top-color-material-grey-300{border-top-color:#e0e0e0!important}.border-bottom-color-material-grey-300{border-bottom-color:#e0e0e0!important}.color-material-grey-400,.color-material-grey-400 a:link,.color-material-grey-400 a:visited{color:#bdbdbd!important}.color-material-grey-400 a:active,.color-material-grey-400 a:hover,a.color-material-grey-400:active,a.color-material-grey-400:hover{color:#a1a1a1!important}.bg-material-grey-400{background-color:#bdbdbd!important}.border-color-material-grey-400{border-color:#bdbdbd!important}.border-left-color-material-grey-400{border-left-color:#bdbdbd!important}.border-right-color-material-grey-400{border-right-color:#bdbdbd!important}.border-top-color-material-grey-400{border-top-color:#bdbdbd!important}.border-bottom-color-material-grey-400{border-bottom-color:#bdbdbd!important}.color-material-grey-500,.color-material-grey-500 a:link,.color-material-grey-500 a:visited{color:#9e9e9e!important}.color-material-grey-500 a:active,.color-material-grey-500 a:hover,a.color-material-grey-500:active,a.color-material-grey-500:hover{color:#868686!important}.bg-material-grey-500{background-color:#9e9e9e!important}.border-color-material-grey-500{border-color:#9e9e9e!important}.border-left-color-material-grey-500{border-left-color:#9e9e9e!important}.border-right-color-material-grey-500{border-right-color:#9e9e9e!important}.border-top-color-material-grey-500{border-top-color:#9e9e9e!important}.border-bottom-color-material-grey-500{border-bottom-color:#9e9e9e!important}.color-material-grey-600,.color-material-grey-600 a:link,.color-material-grey-600 a:visited{color:#757575!important}.color-material-grey-600 a:active,.color-material-grey-600 a:hover,a.color-material-grey-600:active,a.color-material-grey-600:hover{color:#636363!important}.bg-material-grey-600{background-color:#757575!important}.border-color-material-grey-600{border-color:#757575!important}.border-left-color-material-grey-600{border-left-color:#757575!important}.border-right-color-material-grey-600{border-right-color:#757575!important}.border-top-color-material-grey-600{border-top-color:#757575!important}.border-bottom-color-material-grey-600{border-bottom-color:#757575!important}.color-material-grey-700,.color-material-grey-700 a:link,.color-material-grey-700 a:visited{color:#616161!important}.color-material-grey-700 a:active,.color-material-grey-700 a:hover,a.color-material-grey-700:active,a.color-material-grey-700:hover{color:#525252!important}.bg-material-grey-700{background-color:#616161!important}.border-color-material-grey-700{border-color:#616161!important}.border-left-color-material-grey-700{border-left-color:#616161!important}.border-right-color-material-grey-700{border-right-color:#616161!important}.border-top-color-material-grey-700{border-top-color:#616161!important}.border-bottom-color-material-grey-700{border-bottom-color:#616161!important}.color-material-grey-800,.color-material-grey-800 a:link,.color-material-grey-800 a:visited{color:#424242!important}.color-material-grey-800 a:active,.color-material-grey-800 a:hover,a.color-material-grey-800:active,a.color-material-grey-800:hover{color:#383838!important}.bg-material-grey-800{background-color:#424242!important}.border-color-material-grey-800{border-color:#424242!important}.border-left-color-material-grey-800{border-left-color:#424242!important}.border-right-color-material-grey-800{border-right-color:#424242!important}.border-top-color-material-grey-800{border-top-color:#424242!important}.border-bottom-color-material-grey-800{border-bottom-color:#424242!important}.color-material-grey-900,.color-material-grey-900 a:link,.color-material-grey-900 a:visited{color:#212121!important}.color-material-grey-900 a:active,.color-material-grey-900 a:hover,a.color-material-grey-900:active,a.color-material-grey-900:hover{color:#1c1c1c!important}.bg-material-grey-900{background-color:#212121!important}.border-color-material-grey-900{border-color:#212121!important}.border-left-color-material-grey-900{border-left-color:#212121!important}.border-right-color-material-grey-900{border-right-color:#212121!important}.border-top-color-material-grey-900{border-top-color:#212121!important}.border-bottom-color-material-grey-900{border-bottom-color:#212121!important}.color-material-indigo-50,.color-material-indigo-50 a:link,.color-material-indigo-50 a:visited{color:#e8eaf6!important}.color-material-indigo-50 a:active,.color-material-indigo-50 a:hover,a.color-material-indigo-50:active,a.color-material-indigo-50:hover{color:#c5c7d1!important}.bg-material-indigo-50{background-color:#e8eaf6!important}.border-color-material-indigo-50{border-color:#e8eaf6!important}.border-left-color-material-indigo-50{border-left-color:#e8eaf6!important}.border-right-color-material-indigo-50{border-right-color:#e8eaf6!important}.border-top-color-material-indigo-50{border-top-color:#e8eaf6!important}.border-bottom-color-material-indigo-50{border-bottom-color:#e8eaf6!important}.color-material-indigo-100,.color-material-indigo-100 a:link,.color-material-indigo-100 a:visited{color:#c5cae9!important}.color-material-indigo-100 a:active,.color-material-indigo-100 a:hover,a.color-material-indigo-100:active,a.color-material-indigo-100:hover{color:#a7acc6!important}.bg-material-indigo-100{background-color:#c5cae9!important}.border-color-material-indigo-100{border-color:#c5cae9!important}.border-left-color-material-indigo-100{border-left-color:#c5cae9!important}.border-right-color-material-indigo-100{border-right-color:#c5cae9!important}.border-top-color-material-indigo-100{border-top-color:#c5cae9!important}.border-bottom-color-material-indigo-100{border-bottom-color:#c5cae9!important}.color-material-indigo-200,.color-material-indigo-200 a:link,.color-material-indigo-200 a:visited{color:#9fa8da!important}.color-material-indigo-200 a:active,.color-material-indigo-200 a:hover,a.color-material-indigo-200:active,a.color-material-indigo-200:hover{color:#878fb9!important}.bg-material-indigo-200{background-color:#9fa8da!important}.border-color-material-indigo-200{border-color:#9fa8da!important}.border-left-color-material-indigo-200{border-left-color:#9fa8da!important}.border-right-color-material-indigo-200{border-right-color:#9fa8da!important}.border-top-color-material-indigo-200{border-top-color:#9fa8da!important}.border-bottom-color-material-indigo-200{border-bottom-color:#9fa8da!important}.color-material-indigo-300,.color-material-indigo-300 a:link,.color-material-indigo-300 a:visited{color:#7986cb!important}.color-material-indigo-300 a:active,.color-material-indigo-300 a:hover,a.color-material-indigo-300:active,a.color-material-indigo-300:hover{color:#6772ad!important}.bg-material-indigo-300{background-color:#7986cb!important}.border-color-material-indigo-300{border-color:#7986cb!important}.border-left-color-material-indigo-300{border-left-color:#7986cb!important}.border-right-color-material-indigo-300{border-right-color:#7986cb!important}.border-top-color-material-indigo-300{border-top-color:#7986cb!important}.border-bottom-color-material-indigo-300{border-bottom-color:#7986cb!important}.color-material-indigo-400,.color-material-indigo-400 a:link,.color-material-indigo-400 a:visited{color:#5c6bc0!important}.color-material-indigo-400 a:active,.color-material-indigo-400 a:hover,a.color-material-indigo-400:active,a.color-material-indigo-400:hover{color:#4e5ba3!important}.bg-material-indigo-400{background-color:#5c6bc0!important}.border-color-material-indigo-400{border-color:#5c6bc0!important}.border-left-color-material-indigo-400{border-left-color:#5c6bc0!important}.border-right-color-material-indigo-400{border-right-color:#5c6bc0!important}.border-top-color-material-indigo-400{border-top-color:#5c6bc0!important}.border-bottom-color-material-indigo-400{border-bottom-color:#5c6bc0!important}.color-material-indigo-500,.color-material-indigo-500 a:link,.color-material-indigo-500 a:visited{color:#3f51b5!important}.color-material-indigo-500 a:active,.color-material-indigo-500 a:hover,a.color-material-indigo-500:active,a.color-material-indigo-500:hover{color:#36459a!important}.bg-material-indigo-500{background-color:#3f51b5!important}.border-color-material-indigo-500{border-color:#3f51b5!important}.border-left-color-material-indigo-500{border-left-color:#3f51b5!important}.border-right-color-material-indigo-500{border-right-color:#3f51b5!important}.border-top-color-material-indigo-500{border-top-color:#3f51b5!important}.border-bottom-color-material-indigo-500{border-bottom-color:#3f51b5!important}.color-material-indigo-600,.color-material-indigo-600 a:link,.color-material-indigo-600 a:visited{color:#3949ab!important}.color-material-indigo-600 a:active,.color-material-indigo-600 a:hover,a.color-material-indigo-600:active,a.color-material-indigo-600:hover{color:#303e91!important}.bg-material-indigo-600{background-color:#3949ab!important}.border-color-material-indigo-600{border-color:#3949ab!important}.border-left-color-material-indigo-600{border-left-color:#3949ab!important}.border-right-color-material-indigo-600{border-right-color:#3949ab!important}.border-top-color-material-indigo-600{border-top-color:#3949ab!important}.border-bottom-color-material-indigo-600{border-bottom-color:#3949ab!important}.color-material-indigo-700,.color-material-indigo-700 a:link,.color-material-indigo-700 a:visited{color:#303f9f!important}.color-material-indigo-700 a:active,.color-material-indigo-700 a:hover,a.color-material-indigo-700:active,a.color-material-indigo-700:hover{color:#293687!important}.bg-material-indigo-700{background-color:#303f9f!important}.border-color-material-indigo-700{border-color:#303f9f!important}.border-left-color-material-indigo-700{border-left-color:#303f9f!important}.border-right-color-material-indigo-700{border-right-color:#303f9f!important}.border-top-color-material-indigo-700{border-top-color:#303f9f!important}.border-bottom-color-material-indigo-700{border-bottom-color:#303f9f!important}.color-material-indigo-800,.color-material-indigo-800 a:link,.color-material-indigo-800 a:visited{color:#283593!important}.color-material-indigo-800 a:active,.color-material-indigo-800 a:hover,a.color-material-indigo-800:active,a.color-material-indigo-800:hover{color:#222d7d!important}.bg-material-indigo-800{background-color:#283593!important}.border-color-material-indigo-800{border-color:#283593!important}.border-left-color-material-indigo-800{border-left-color:#283593!important}.border-right-color-material-indigo-800{border-right-color:#283593!important}.border-top-color-material-indigo-800{border-top-color:#283593!important}.border-bottom-color-material-indigo-800{border-bottom-color:#283593!important}.color-material-indigo-900,.color-material-indigo-900 a:link,.color-material-indigo-900 a:visited{color:#1a237e!important}.color-material-indigo-900 a:active,.color-material-indigo-900 a:hover,a.color-material-indigo-900:active,a.color-material-indigo-900:hover{color:#161e6b!important}.bg-material-indigo-900{background-color:#1a237e!important}.border-color-material-indigo-900{border-color:#1a237e!important}.border-left-color-material-indigo-900{border-left-color:#1a237e!important}.border-right-color-material-indigo-900{border-right-color:#1a237e!important}.border-top-color-material-indigo-900{border-top-color:#1a237e!important}.border-bottom-color-material-indigo-900{border-bottom-color:#1a237e!important}.color-material-indigo-a100,.color-material-indigo-a100 a:link,.color-material-indigo-a100 a:visited{color:#8c9eff!important}.color-material-indigo-a100 a:active,.color-material-indigo-a100 a:hover,a.color-material-indigo-a100:active,a.color-material-indigo-a100:hover{color:#7786d9!important}.bg-material-indigo-a100{background-color:#8c9eff!important}.border-color-material-indigo-a100{border-color:#8c9eff!important}.border-left-color-material-indigo-a100{border-left-color:#8c9eff!important}.border-right-color-material-indigo-a100{border-right-color:#8c9eff!important}.border-top-color-material-indigo-a100{border-top-color:#8c9eff!important}.border-bottom-color-material-indigo-a100{border-bottom-color:#8c9eff!important}.color-material-indigo-a200,.color-material-indigo-a200 a:link,.color-material-indigo-a200 a:visited{color:#536dfe!important}.color-material-indigo-a200 a:active,.color-material-indigo-a200 a:hover,a.color-material-indigo-a200:active,a.color-material-indigo-a200:hover{color:#475dd8!important}.bg-material-indigo-a200{background-color:#536dfe!important}.border-color-material-indigo-a200{border-color:#536dfe!important}.border-left-color-material-indigo-a200{border-left-color:#536dfe!important}.border-right-color-material-indigo-a200{border-right-color:#536dfe!important}.border-top-color-material-indigo-a200{border-top-color:#536dfe!important}.border-bottom-color-material-indigo-a200{border-bottom-color:#536dfe!important}.color-material-indigo-a400,.color-material-indigo-a400 a:link,.color-material-indigo-a400 a:visited{color:#3d5afe!important}.color-material-indigo-a400 a:active,.color-material-indigo-a400 a:hover,a.color-material-indigo-a400:active,a.color-material-indigo-a400:hover{color:#344dd8!important}.bg-material-indigo-a400{background-color:#3d5afe!important}.border-color-material-indigo-a400{border-color:#3d5afe!important}.border-left-color-material-indigo-a400{border-left-color:#3d5afe!important}.border-right-color-material-indigo-a400{border-right-color:#3d5afe!important}.border-top-color-material-indigo-a400{border-top-color:#3d5afe!important}.border-bottom-color-material-indigo-a400{border-bottom-color:#3d5afe!important}.color-material-indigo-a700,.color-material-indigo-a700 a:link,.color-material-indigo-a700 a:visited{color:#304ffe!important}.color-material-indigo-a700 a:active,.color-material-indigo-a700 a:hover,a.color-material-indigo-a700:active,a.color-material-indigo-a700:hover{color:#2943d8!important}.bg-material-indigo-a700{background-color:#304ffe!important}.border-color-material-indigo-a700{border-color:#304ffe!important}.border-left-color-material-indigo-a700{border-left-color:#304ffe!important}.border-right-color-material-indigo-a700{border-right-color:#304ffe!important}.border-top-color-material-indigo-a700{border-top-color:#304ffe!important}.border-bottom-color-material-indigo-a700{border-bottom-color:#304ffe!important}.color-material-light-blue-50,.color-material-light-blue-50 a:link,.color-material-light-blue-50 a:visited{color:#e1f5fe!important}.color-material-light-blue-50 a:active,.color-material-light-blue-50 a:hover,a.color-material-light-blue-50:active,a.color-material-light-blue-50:hover{color:#bfd0d8!important}.bg-material-light-blue-50{background-color:#e1f5fe!important}.border-color-material-light-blue-50{border-color:#e1f5fe!important}.border-left-color-material-light-blue-50{border-left-color:#e1f5fe!important}.border-right-color-material-light-blue-50{border-right-color:#e1f5fe!important}.border-top-color-material-light-blue-50{border-top-color:#e1f5fe!important}.border-bottom-color-material-light-blue-50{border-bottom-color:#e1f5fe!important}.color-material-light-blue-100,.color-material-light-blue-100 a:link,.color-material-light-blue-100 a:visited{color:#b3e5fc!important}.color-material-light-blue-100 a:active,.color-material-light-blue-100 a:hover,a.color-material-light-blue-100:active,a.color-material-light-blue-100:hover{color:#98c3d6!important}.bg-material-light-blue-100{background-color:#b3e5fc!important}.border-color-material-light-blue-100{border-color:#b3e5fc!important}.border-left-color-material-light-blue-100{border-left-color:#b3e5fc!important}.border-right-color-material-light-blue-100{border-right-color:#b3e5fc!important}.border-top-color-material-light-blue-100{border-top-color:#b3e5fc!important}.border-bottom-color-material-light-blue-100{border-bottom-color:#b3e5fc!important}.color-material-light-blue-200,.color-material-light-blue-200 a:link,.color-material-light-blue-200 a:visited{color:#81d4fa!important}.color-material-light-blue-200 a:active,.color-material-light-blue-200 a:hover,a.color-material-light-blue-200:active,a.color-material-light-blue-200:hover{color:#6eb4d5!important}.bg-material-light-blue-200{background-color:#81d4fa!important}.border-color-material-light-blue-200{border-color:#81d4fa!important}.border-left-color-material-light-blue-200{border-left-color:#81d4fa!important}.border-right-color-material-light-blue-200{border-right-color:#81d4fa!important}.border-top-color-material-light-blue-200{border-top-color:#81d4fa!important}.border-bottom-color-material-light-blue-200{border-bottom-color:#81d4fa!important}.color-material-light-blue-300,.color-material-light-blue-300 a:link,.color-material-light-blue-300 a:visited{color:#4fc3f7!important}.color-material-light-blue-300 a:active,.color-material-light-blue-300 a:hover,a.color-material-light-blue-300:active,a.color-material-light-blue-300:hover{color:#43a6d2!important}.bg-material-light-blue-300{background-color:#4fc3f7!important}.border-color-material-light-blue-300{border-color:#4fc3f7!important}.border-left-color-material-light-blue-300{border-left-color:#4fc3f7!important}.border-right-color-material-light-blue-300{border-right-color:#4fc3f7!important}.border-top-color-material-light-blue-300{border-top-color:#4fc3f7!important}.border-bottom-color-material-light-blue-300{border-bottom-color:#4fc3f7!important}.color-material-light-blue-400,.color-material-light-blue-400 a:link,.color-material-light-blue-400 a:visited{color:#29b6f6!important}.color-material-light-blue-400 a:active,.color-material-light-blue-400 a:hover,a.color-material-light-blue-400:active,a.color-material-light-blue-400:hover{color:#239bd1!important}.bg-material-light-blue-400{background-color:#29b6f6!important}.border-color-material-light-blue-400{border-color:#29b6f6!important}.border-left-color-material-light-blue-400{border-left-color:#29b6f6!important}.border-right-color-material-light-blue-400{border-right-color:#29b6f6!important}.border-top-color-material-light-blue-400{border-top-color:#29b6f6!important}.border-bottom-color-material-light-blue-400{border-bottom-color:#29b6f6!important}.color-material-light-blue-500,.color-material-light-blue-500 a:link,.color-material-light-blue-500 a:visited{color:#03a9f4!important}.color-material-light-blue-500 a:active,.color-material-light-blue-500 a:hover,a.color-material-light-blue-500:active,a.color-material-light-blue-500:hover{color:#0390cf!important}.bg-material-light-blue-500{background-color:#03a9f4!important}.border-color-material-light-blue-500{border-color:#03a9f4!important}.border-left-color-material-light-blue-500{border-left-color:#03a9f4!important}.border-right-color-material-light-blue-500{border-right-color:#03a9f4!important}.border-top-color-material-light-blue-500{border-top-color:#03a9f4!important}.border-bottom-color-material-light-blue-500{border-bottom-color:#03a9f4!important}.color-material-light-blue-600,.color-material-light-blue-600 a:link,.color-material-light-blue-600 a:visited{color:#039be5!important}.color-material-light-blue-600 a:active,.color-material-light-blue-600 a:hover,a.color-material-light-blue-600:active,a.color-material-light-blue-600:hover{color:#0384c3!important}.bg-material-light-blue-600{background-color:#039be5!important}.border-color-material-light-blue-600{border-color:#039be5!important}.border-left-color-material-light-blue-600{border-left-color:#039be5!important}.border-right-color-material-light-blue-600{border-right-color:#039be5!important}.border-top-color-material-light-blue-600{border-top-color:#039be5!important}.border-bottom-color-material-light-blue-600{border-bottom-color:#039be5!important}.color-material-light-blue-700,.color-material-light-blue-700 a:link,.color-material-light-blue-700 a:visited{color:#0288d1!important}.color-material-light-blue-700 a:active,.color-material-light-blue-700 a:hover,a.color-material-light-blue-700:active,a.color-material-light-blue-700:hover{color:#0274b2!important}.bg-material-light-blue-700{background-color:#0288d1!important}.border-color-material-light-blue-700{border-color:#0288d1!important}.border-left-color-material-light-blue-700{border-left-color:#0288d1!important}.border-right-color-material-light-blue-700{border-right-color:#0288d1!important}.border-top-color-material-light-blue-700{border-top-color:#0288d1!important}.border-bottom-color-material-light-blue-700{border-bottom-color:#0288d1!important}.color-material-light-blue-800,.color-material-light-blue-800 a:link,.color-material-light-blue-800 a:visited{color:#0277bd!important}.color-material-light-blue-800 a:active,.color-material-light-blue-800 a:hover,a.color-material-light-blue-800:active,a.color-material-light-blue-800:hover{color:#0265a1!important}.bg-material-light-blue-800{background-color:#0277bd!important}.border-color-material-light-blue-800{border-color:#0277bd!important}.border-left-color-material-light-blue-800{border-left-color:#0277bd!important}.border-right-color-material-light-blue-800{border-right-color:#0277bd!important}.border-top-color-material-light-blue-800{border-top-color:#0277bd!important}.border-bottom-color-material-light-blue-800{border-bottom-color:#0277bd!important}.color-material-light-blue-900,.color-material-light-blue-900 a:link,.color-material-light-blue-900 a:visited{color:#01579b!important}.color-material-light-blue-900 a:active,.color-material-light-blue-900 a:hover,a.color-material-light-blue-900:active,a.color-material-light-blue-900:hover{color:#014a84!important}.bg-material-light-blue-900{background-color:#01579b!important}.border-color-material-light-blue-900{border-color:#01579b!important}.border-left-color-material-light-blue-900{border-left-color:#01579b!important}.border-right-color-material-light-blue-900{border-right-color:#01579b!important}.border-top-color-material-light-blue-900{border-top-color:#01579b!important}.border-bottom-color-material-light-blue-900{border-bottom-color:#01579b!important}.color-material-light-blue-a100,.color-material-light-blue-a100 a:link,.color-material-light-blue-a100 a:visited{color:#80d8ff!important}.color-material-light-blue-a100 a:active,.color-material-light-blue-a100 a:hover,a.color-material-light-blue-a100:active,a.color-material-light-blue-a100:hover{color:#6db8d9!important}.bg-material-light-blue-a100{background-color:#80d8ff!important}.border-color-material-light-blue-a100{border-color:#80d8ff!important}.border-left-color-material-light-blue-a100{border-left-color:#80d8ff!important}.border-right-color-material-light-blue-a100{border-right-color:#80d8ff!important}.border-top-color-material-light-blue-a100{border-top-color:#80d8ff!important}.border-bottom-color-material-light-blue-a100{border-bottom-color:#80d8ff!important}.color-material-light-blue-a200,.color-material-light-blue-a200 a:link,.color-material-light-blue-a200 a:visited{color:#40c4ff!important}.color-material-light-blue-a200 a:active,.color-material-light-blue-a200 a:hover,a.color-material-light-blue-a200:active,a.color-material-light-blue-a200:hover{color:#36a7d9!important}.bg-material-light-blue-a200{background-color:#40c4ff!important}.border-color-material-light-blue-a200{border-color:#40c4ff!important}.border-left-color-material-light-blue-a200{border-left-color:#40c4ff!important}.border-right-color-material-light-blue-a200{border-right-color:#40c4ff!important}.border-top-color-material-light-blue-a200{border-top-color:#40c4ff!important}.border-bottom-color-material-light-blue-a200{border-bottom-color:#40c4ff!important}.color-material-light-blue-a400,.color-material-light-blue-a400 a:link,.color-material-light-blue-a400 a:visited{color:#00b0ff!important}.color-material-light-blue-a400 a:active,.color-material-light-blue-a400 a:hover,a.color-material-light-blue-a400:active,a.color-material-light-blue-a400:hover{color:#0096d9!important}.bg-material-light-blue-a400{background-color:#00b0ff!important}.border-color-material-light-blue-a400{border-color:#00b0ff!important}.border-left-color-material-light-blue-a400{border-left-color:#00b0ff!important}.border-right-color-material-light-blue-a400{border-right-color:#00b0ff!important}.border-top-color-material-light-blue-a400{border-top-color:#00b0ff!important}.border-bottom-color-material-light-blue-a400{border-bottom-color:#00b0ff!important}.color-material-light-blue-a700,.color-material-light-blue-a700 a:link,.color-material-light-blue-a700 a:visited{color:#0091ea!important}.color-material-light-blue-a700 a:active,.color-material-light-blue-a700 a:hover,a.color-material-light-blue-a700:active,a.color-material-light-blue-a700:hover{color:#007bc7!important}.bg-material-light-blue-a700{background-color:#0091ea!important}.border-color-material-light-blue-a700{border-color:#0091ea!important}.border-left-color-material-light-blue-a700{border-left-color:#0091ea!important}.border-right-color-material-light-blue-a700{border-right-color:#0091ea!important}.border-top-color-material-light-blue-a700{border-top-color:#0091ea!important}.border-bottom-color-material-light-blue-a700{border-bottom-color:#0091ea!important}.color-material-light-green-50,.color-material-light-green-50 a:link,.color-material-light-green-50 a:visited{color:#f1f8e9!important}.color-material-light-green-50 a:active,.color-material-light-green-50 a:hover,a.color-material-light-green-50:active,a.color-material-light-green-50:hover{color:#cdd3c6!important}.bg-material-light-green-50{background-color:#f1f8e9!important}.border-color-material-light-green-50{border-color:#f1f8e9!important}.border-left-color-material-light-green-50{border-left-color:#f1f8e9!important}.border-right-color-material-light-green-50{border-right-color:#f1f8e9!important}.border-top-color-material-light-green-50{border-top-color:#f1f8e9!important}.border-bottom-color-material-light-green-50{border-bottom-color:#f1f8e9!important}.color-material-light-green-100,.color-material-light-green-100 a:link,.color-material-light-green-100 a:visited{color:#dcedc8!important}.color-material-light-green-100 a:active,.color-material-light-green-100 a:hover,a.color-material-light-green-100:active,a.color-material-light-green-100:hover{color:#bbc9aa!important}.bg-material-light-green-100{background-color:#dcedc8!important}.border-color-material-light-green-100{border-color:#dcedc8!important}.border-left-color-material-light-green-100{border-left-color:#dcedc8!important}.border-right-color-material-light-green-100{border-right-color:#dcedc8!important}.border-top-color-material-light-green-100{border-top-color:#dcedc8!important}.border-bottom-color-material-light-green-100{border-bottom-color:#dcedc8!important}.color-material-light-green-200,.color-material-light-green-200 a:link,.color-material-light-green-200 a:visited{color:#c5e1a5!important}.color-material-light-green-200 a:active,.color-material-light-green-200 a:hover,a.color-material-light-green-200:active,a.color-material-light-green-200:hover{color:#a7bf8c!important}.bg-material-light-green-200{background-color:#c5e1a5!important}.border-color-material-light-green-200{border-color:#c5e1a5!important}.border-left-color-material-light-green-200{border-left-color:#c5e1a5!important}.border-right-color-material-light-green-200{border-right-color:#c5e1a5!important}.border-top-color-material-light-green-200{border-top-color:#c5e1a5!important}.border-bottom-color-material-light-green-200{border-bottom-color:#c5e1a5!important}.color-material-light-green-300,.color-material-light-green-300 a:link,.color-material-light-green-300 a:visited{color:#aed581!important}.color-material-light-green-300 a:active,.color-material-light-green-300 a:hover,a.color-material-light-green-300:active,a.color-material-light-green-300:hover{color:#94b56e!important}.bg-material-light-green-300{background-color:#aed581!important}.border-color-material-light-green-300{border-color:#aed581!important}.border-left-color-material-light-green-300{border-left-color:#aed581!important}.border-right-color-material-light-green-300{border-right-color:#aed581!important}.border-top-color-material-light-green-300{border-top-color:#aed581!important}.border-bottom-color-material-light-green-300{border-bottom-color:#aed581!important}.color-material-light-green-400,.color-material-light-green-400 a:link,.color-material-light-green-400 a:visited{color:#9ccc65!important}.color-material-light-green-400 a:active,.color-material-light-green-400 a:hover,a.color-material-light-green-400:active,a.color-material-light-green-400:hover{color:#85ad56!important}.bg-material-light-green-400{background-color:#9ccc65!important}.border-color-material-light-green-400{border-color:#9ccc65!important}.border-left-color-material-light-green-400{border-left-color:#9ccc65!important}.border-right-color-material-light-green-400{border-right-color:#9ccc65!important}.border-top-color-material-light-green-400{border-top-color:#9ccc65!important}.border-bottom-color-material-light-green-400{border-bottom-color:#9ccc65!important}.color-material-light-green-500,.color-material-light-green-500 a:link,.color-material-light-green-500 a:visited{color:#8bc34a!important}.color-material-light-green-500 a:active,.color-material-light-green-500 a:hover,a.color-material-light-green-500:active,a.color-material-light-green-500:hover{color:#76a63f!important}.bg-material-light-green-500{background-color:#8bc34a!important}.border-color-material-light-green-500{border-color:#8bc34a!important}.border-left-color-material-light-green-500{border-left-color:#8bc34a!important}.border-right-color-material-light-green-500{border-right-color:#8bc34a!important}.border-top-color-material-light-green-500{border-top-color:#8bc34a!important}.border-bottom-color-material-light-green-500{border-bottom-color:#8bc34a!important}.color-material-light-green-600,.color-material-light-green-600 a:link,.color-material-light-green-600 a:visited{color:#7cb342!important}.color-material-light-green-600 a:active,.color-material-light-green-600 a:hover,a.color-material-light-green-600:active,a.color-material-light-green-600:hover{color:#699838!important}.bg-material-light-green-600{background-color:#7cb342!important}.border-color-material-light-green-600{border-color:#7cb342!important}.border-left-color-material-light-green-600{border-left-color:#7cb342!important}.border-right-color-material-light-green-600{border-right-color:#7cb342!important}.border-top-color-material-light-green-600{border-top-color:#7cb342!important}.border-bottom-color-material-light-green-600{border-bottom-color:#7cb342!important}.color-material-light-green-700,.color-material-light-green-700 a:link,.color-material-light-green-700 a:visited{color:#689f38!important}.color-material-light-green-700 a:active,.color-material-light-green-700 a:hover,a.color-material-light-green-700:active,a.color-material-light-green-700:hover{color:#588730!important}.bg-material-light-green-700{background-color:#689f38!important}.border-color-material-light-green-700{border-color:#689f38!important}.border-left-color-material-light-green-700{border-left-color:#689f38!important}.border-right-color-material-light-green-700{border-right-color:#689f38!important}.border-top-color-material-light-green-700{border-top-color:#689f38!important}.border-bottom-color-material-light-green-700{border-bottom-color:#689f38!important}.color-material-light-green-800,.color-material-light-green-800 a:link,.color-material-light-green-800 a:visited{color:#558b2f!important}.color-material-light-green-800 a:active,.color-material-light-green-800 a:hover,a.color-material-light-green-800:active,a.color-material-light-green-800:hover{color:#487628!important}.bg-material-light-green-800{background-color:#558b2f!important}.border-color-material-light-green-800{border-color:#558b2f!important}.border-left-color-material-light-green-800{border-left-color:#558b2f!important}.border-right-color-material-light-green-800{border-right-color:#558b2f!important}.border-top-color-material-light-green-800{border-top-color:#558b2f!important}.border-bottom-color-material-light-green-800{border-bottom-color:#558b2f!important}.color-material-light-green-900,.color-material-light-green-900 a:link,.color-material-light-green-900 a:visited{color:#33691e!important}.color-material-light-green-900 a:active,.color-material-light-green-900 a:hover,a.color-material-light-green-900:active,a.color-material-light-green-900:hover{color:#2b591a!important}.bg-material-light-green-900{background-color:#33691e!important}.border-color-material-light-green-900{border-color:#33691e!important}.border-left-color-material-light-green-900{border-left-color:#33691e!important}.border-right-color-material-light-green-900{border-right-color:#33691e!important}.border-top-color-material-light-green-900{border-top-color:#33691e!important}.border-bottom-color-material-light-green-900{border-bottom-color:#33691e!important}.color-material-light-green-a100,.color-material-light-green-a100 a:link,.color-material-light-green-a100 a:visited{color:#ccff90!important}.color-material-light-green-a100 a:active,.color-material-light-green-a100 a:hover,a.color-material-light-green-a100:active,a.color-material-light-green-a100:hover{color:#add97a!important}.bg-material-light-green-a100{background-color:#ccff90!important}.border-color-material-light-green-a100{border-color:#ccff90!important}.border-left-color-material-light-green-a100{border-left-color:#ccff90!important}.border-right-color-material-light-green-a100{border-right-color:#ccff90!important}.border-top-color-material-light-green-a100{border-top-color:#ccff90!important}.border-bottom-color-material-light-green-a100{border-bottom-color:#ccff90!important}.color-material-light-green-a200,.color-material-light-green-a200 a:link,.color-material-light-green-a200 a:visited{color:#b2ff59!important}.color-material-light-green-a200 a:active,.color-material-light-green-a200 a:hover,a.color-material-light-green-a200:active,a.color-material-light-green-a200:hover{color:#97d94c!important}.bg-material-light-green-a200{background-color:#b2ff59!important}.border-color-material-light-green-a200{border-color:#b2ff59!important}.border-left-color-material-light-green-a200{border-left-color:#b2ff59!important}.border-right-color-material-light-green-a200{border-right-color:#b2ff59!important}.border-top-color-material-light-green-a200{border-top-color:#b2ff59!important}.border-bottom-color-material-light-green-a200{border-bottom-color:#b2ff59!important}.color-material-light-green-a400,.color-material-light-green-a400 a:link,.color-material-light-green-a400 a:visited{color:#76ff03!important}.color-material-light-green-a400 a:active,.color-material-light-green-a400 a:hover,a.color-material-light-green-a400:active,a.color-material-light-green-a400:hover{color:#64d903!important}.bg-material-light-green-a400{background-color:#76ff03!important}.border-color-material-light-green-a400{border-color:#76ff03!important}.border-left-color-material-light-green-a400{border-left-color:#76ff03!important}.border-right-color-material-light-green-a400{border-right-color:#76ff03!important}.border-top-color-material-light-green-a400{border-top-color:#76ff03!important}.border-bottom-color-material-light-green-a400{border-bottom-color:#76ff03!important}.color-material-light-green-a700,.color-material-light-green-a700 a:link,.color-material-light-green-a700 a:visited{color:#64dd17!important}.color-material-light-green-a700 a:active,.color-material-light-green-a700 a:hover,a.color-material-light-green-a700:active,a.color-material-light-green-a700:hover{color:#55bc14!important}.bg-material-light-green-a700{background-color:#64dd17!important}.border-color-material-light-green-a700{border-color:#64dd17!important}.border-left-color-material-light-green-a700{border-left-color:#64dd17!important}.border-right-color-material-light-green-a700{border-right-color:#64dd17!important}.border-top-color-material-light-green-a700{border-top-color:#64dd17!important}.border-bottom-color-material-light-green-a700{border-bottom-color:#64dd17!important}.color-material-lime-50,.color-material-lime-50 a:link,.color-material-lime-50 a:visited{color:#f9fbe7!important}.color-material-lime-50 a:active,.color-material-lime-50 a:hover,a.color-material-lime-50:active,a.color-material-lime-50:hover{color:#d4d5c4!important}.bg-material-lime-50{background-color:#f9fbe7!important}.border-color-material-lime-50{border-color:#f9fbe7!important}.border-left-color-material-lime-50{border-left-color:#f9fbe7!important}.border-right-color-material-lime-50{border-right-color:#f9fbe7!important}.border-top-color-material-lime-50{border-top-color:#f9fbe7!important}.border-bottom-color-material-lime-50{border-bottom-color:#f9fbe7!important}.color-material-lime-100,.color-material-lime-100 a:link,.color-material-lime-100 a:visited{color:#f0f4c3!important}.color-material-lime-100 a:active,.color-material-lime-100 a:hover,a.color-material-lime-100:active,a.color-material-lime-100:hover{color:#cccfa6!important}.bg-material-lime-100{background-color:#f0f4c3!important}.border-color-material-lime-100{border-color:#f0f4c3!important}.border-left-color-material-lime-100{border-left-color:#f0f4c3!important}.border-right-color-material-lime-100{border-right-color:#f0f4c3!important}.border-top-color-material-lime-100{border-top-color:#f0f4c3!important}.border-bottom-color-material-lime-100{border-bottom-color:#f0f4c3!important}.color-material-lime-200,.color-material-lime-200 a:link,.color-material-lime-200 a:visited{color:#e6ee9c!important}.color-material-lime-200 a:active,.color-material-lime-200 a:hover,a.color-material-lime-200:active,a.color-material-lime-200:hover{color:#c4ca85!important}.bg-material-lime-200{background-color:#e6ee9c!important}.border-color-material-lime-200{border-color:#e6ee9c!important}.border-left-color-material-lime-200{border-left-color:#e6ee9c!important}.border-right-color-material-lime-200{border-right-color:#e6ee9c!important}.border-top-color-material-lime-200{border-top-color:#e6ee9c!important}.border-bottom-color-material-lime-200{border-bottom-color:#e6ee9c!important}.color-material-lime-300,.color-material-lime-300 a:link,.color-material-lime-300 a:visited{color:#dce775!important}.color-material-lime-300 a:active,.color-material-lime-300 a:hover,a.color-material-lime-300:active,a.color-material-lime-300:hover{color:#bbc463!important}.bg-material-lime-300{background-color:#dce775!important}.border-color-material-lime-300{border-color:#dce775!important}.border-left-color-material-lime-300{border-left-color:#dce775!important}.border-right-color-material-lime-300{border-right-color:#dce775!important}.border-top-color-material-lime-300{border-top-color:#dce775!important}.border-bottom-color-material-lime-300{border-bottom-color:#dce775!important}.color-material-lime-400,.color-material-lime-400 a:link,.color-material-lime-400 a:visited{color:#d4e157!important}.color-material-lime-400 a:active,.color-material-lime-400 a:hover,a.color-material-lime-400:active,a.color-material-lime-400:hover{color:#b4bf4a!important}.bg-material-lime-400{background-color:#d4e157!important}.border-color-material-lime-400{border-color:#d4e157!important}.border-left-color-material-lime-400{border-left-color:#d4e157!important}.border-right-color-material-lime-400{border-right-color:#d4e157!important}.border-top-color-material-lime-400{border-top-color:#d4e157!important}.border-bottom-color-material-lime-400{border-bottom-color:#d4e157!important}.color-material-lime-500,.color-material-lime-500 a:link,.color-material-lime-500 a:visited{color:#cddc39!important}.color-material-lime-500 a:active,.color-material-lime-500 a:hover,a.color-material-lime-500:active,a.color-material-lime-500:hover{color:#aebb30!important}.bg-material-lime-500{background-color:#cddc39!important}.border-color-material-lime-500{border-color:#cddc39!important}.border-left-color-material-lime-500{border-left-color:#cddc39!important}.border-right-color-material-lime-500{border-right-color:#cddc39!important}.border-top-color-material-lime-500{border-top-color:#cddc39!important}.border-bottom-color-material-lime-500{border-bottom-color:#cddc39!important}.color-material-lime-600,.color-material-lime-600 a:link,.color-material-lime-600 a:visited{color:#c0ca33!important}.color-material-lime-600 a:active,.color-material-lime-600 a:hover,a.color-material-lime-600:active,a.color-material-lime-600:hover{color:#a3ac2b!important}.bg-material-lime-600{background-color:#c0ca33!important}.border-color-material-lime-600{border-color:#c0ca33!important}.border-left-color-material-lime-600{border-left-color:#c0ca33!important}.border-right-color-material-lime-600{border-right-color:#c0ca33!important}.border-top-color-material-lime-600{border-top-color:#c0ca33!important}.border-bottom-color-material-lime-600{border-bottom-color:#c0ca33!important}.color-material-lime-700,.color-material-lime-700 a:link,.color-material-lime-700 a:visited{color:#afb42b!important}.color-material-lime-700 a:active,.color-material-lime-700 a:hover,a.color-material-lime-700:active,a.color-material-lime-700:hover{color:#959925!important}.bg-material-lime-700{background-color:#afb42b!important}.border-color-material-lime-700{border-color:#afb42b!important}.border-left-color-material-lime-700{border-left-color:#afb42b!important}.border-right-color-material-lime-700{border-right-color:#afb42b!important}.border-top-color-material-lime-700{border-top-color:#afb42b!important}.border-bottom-color-material-lime-700{border-bottom-color:#afb42b!important}.color-material-lime-800,.color-material-lime-800 a:link,.color-material-lime-800 a:visited{color:#9e9d24!important}.color-material-lime-800 a:active,.color-material-lime-800 a:hover,a.color-material-lime-800:active,a.color-material-lime-800:hover{color:#86851f!important}.bg-material-lime-800{background-color:#9e9d24!important}.border-color-material-lime-800{border-color:#9e9d24!important}.border-left-color-material-lime-800{border-left-color:#9e9d24!important}.border-right-color-material-lime-800{border-right-color:#9e9d24!important}.border-top-color-material-lime-800{border-top-color:#9e9d24!important}.border-bottom-color-material-lime-800{border-bottom-color:#9e9d24!important}.color-material-lime-900,.color-material-lime-900 a:link,.color-material-lime-900 a:visited{color:#827717!important}.color-material-lime-900 a:active,.color-material-lime-900 a:hover,a.color-material-lime-900:active,a.color-material-lime-900:hover{color:#6f6514!important}.bg-material-lime-900{background-color:#827717!important}.border-color-material-lime-900{border-color:#827717!important}.border-left-color-material-lime-900{border-left-color:#827717!important}.border-right-color-material-lime-900{border-right-color:#827717!important}.border-top-color-material-lime-900{border-top-color:#827717!important}.border-bottom-color-material-lime-900{border-bottom-color:#827717!important}.color-material-lime-a100,.color-material-lime-a100 a:link,.color-material-lime-a100 a:visited{color:#f4ff81!important}.color-material-lime-a100 a:active,.color-material-lime-a100 a:hover,a.color-material-lime-a100:active,a.color-material-lime-a100:hover{color:#cfd96e!important}.bg-material-lime-a100{background-color:#f4ff81!important}.border-color-material-lime-a100{border-color:#f4ff81!important}.border-left-color-material-lime-a100{border-left-color:#f4ff81!important}.border-right-color-material-lime-a100{border-right-color:#f4ff81!important}.border-top-color-material-lime-a100{border-top-color:#f4ff81!important}.border-bottom-color-material-lime-a100{border-bottom-color:#f4ff81!important}.color-material-lime-a200,.color-material-lime-a200 a:link,.color-material-lime-a200 a:visited{color:#eeff41!important}.color-material-lime-a200 a:active,.color-material-lime-a200 a:hover,a.color-material-lime-a200:active,a.color-material-lime-a200:hover{color:#cad937!important}.bg-material-lime-a200{background-color:#eeff41!important}.border-color-material-lime-a200{border-color:#eeff41!important}.border-left-color-material-lime-a200{border-left-color:#eeff41!important}.border-right-color-material-lime-a200{border-right-color:#eeff41!important}.border-top-color-material-lime-a200{border-top-color:#eeff41!important}.border-bottom-color-material-lime-a200{border-bottom-color:#eeff41!important}.color-material-lime-a400,.color-material-lime-a400 a:link,.color-material-lime-a400 a:visited{color:#c6ff00!important}.color-material-lime-a400 a:active,.color-material-lime-a400 a:hover,a.color-material-lime-a400:active,a.color-material-lime-a400:hover{color:#a8d900!important}.bg-material-lime-a400{background-color:#c6ff00!important}.border-color-material-lime-a400{border-color:#c6ff00!important}.border-left-color-material-lime-a400{border-left-color:#c6ff00!important}.border-right-color-material-lime-a400{border-right-color:#c6ff00!important}.border-top-color-material-lime-a400{border-top-color:#c6ff00!important}.border-bottom-color-material-lime-a400{border-bottom-color:#c6ff00!important}.color-material-lime-a700,.color-material-lime-a700 a:link,.color-material-lime-a700 a:visited{color:#aeea00!important}.color-material-lime-a700 a:active,.color-material-lime-a700 a:hover,a.color-material-lime-a700:active,a.color-material-lime-a700:hover{color:#94c700!important}.bg-material-lime-a700{background-color:#aeea00!important}.border-color-material-lime-a700{border-color:#aeea00!important}.border-left-color-material-lime-a700{border-left-color:#aeea00!important}.border-right-color-material-lime-a700{border-right-color:#aeea00!important}.border-top-color-material-lime-a700{border-top-color:#aeea00!important}.border-bottom-color-material-lime-a700{border-bottom-color:#aeea00!important}.color-material-orange-50,.color-material-orange-50 a:link,.color-material-orange-50 a:visited{color:#fff3e0!important}.color-material-orange-50 a:active,.color-material-orange-50 a:hover,a.color-material-orange-50:active,a.color-material-orange-50:hover{color:#d9cfbe!important}.bg-material-orange-50{background-color:#fff3e0!important}.border-color-material-orange-50{border-color:#fff3e0!important}.border-left-color-material-orange-50{border-left-color:#fff3e0!important}.border-right-color-material-orange-50{border-right-color:#fff3e0!important}.border-top-color-material-orange-50{border-top-color:#fff3e0!important}.border-bottom-color-material-orange-50{border-bottom-color:#fff3e0!important}.color-material-orange-100,.color-material-orange-100 a:link,.color-material-orange-100 a:visited{color:#ffe0b2!important}.color-material-orange-100 a:active,.color-material-orange-100 a:hover,a.color-material-orange-100:active,a.color-material-orange-100:hover{color:#d9be97!important}.bg-material-orange-100{background-color:#ffe0b2!important}.border-color-material-orange-100{border-color:#ffe0b2!important}.border-left-color-material-orange-100{border-left-color:#ffe0b2!important}.border-right-color-material-orange-100{border-right-color:#ffe0b2!important}.border-top-color-material-orange-100{border-top-color:#ffe0b2!important}.border-bottom-color-material-orange-100{border-bottom-color:#ffe0b2!important}.color-material-orange-200,.color-material-orange-200 a:link,.color-material-orange-200 a:visited{color:#ffcc80!important}.color-material-orange-200 a:active,.color-material-orange-200 a:hover,a.color-material-orange-200:active,a.color-material-orange-200:hover{color:#d9ad6d!important}.bg-material-orange-200{background-color:#ffcc80!important}.border-color-material-orange-200{border-color:#ffcc80!important}.border-left-color-material-orange-200{border-left-color:#ffcc80!important}.border-right-color-material-orange-200{border-right-color:#ffcc80!important}.border-top-color-material-orange-200{border-top-color:#ffcc80!important}.border-bottom-color-material-orange-200{border-bottom-color:#ffcc80!important}.color-material-orange-300,.color-material-orange-300 a:link,.color-material-orange-300 a:visited{color:#ffb74d!important}.color-material-orange-300 a:active,.color-material-orange-300 a:hover,a.color-material-orange-300:active,a.color-material-orange-300:hover{color:#d99c41!important}.bg-material-orange-300{background-color:#ffb74d!important}.border-color-material-orange-300{border-color:#ffb74d!important}.border-left-color-material-orange-300{border-left-color:#ffb74d!important}.border-right-color-material-orange-300{border-right-color:#ffb74d!important}.border-top-color-material-orange-300{border-top-color:#ffb74d!important}.border-bottom-color-material-orange-300{border-bottom-color:#ffb74d!important}.color-material-orange-400,.color-material-orange-400 a:link,.color-material-orange-400 a:visited{color:#ffa726!important}.color-material-orange-400 a:active,.color-material-orange-400 a:hover,a.color-material-orange-400:active,a.color-material-orange-400:hover{color:#d98e20!important}.bg-material-orange-400{background-color:#ffa726!important}.border-color-material-orange-400{border-color:#ffa726!important}.border-left-color-material-orange-400{border-left-color:#ffa726!important}.border-right-color-material-orange-400{border-right-color:#ffa726!important}.border-top-color-material-orange-400{border-top-color:#ffa726!important}.border-bottom-color-material-orange-400{border-bottom-color:#ffa726!important}.color-material-orange-500,.color-material-orange-500 a:link,.color-material-orange-500 a:visited{color:#ff9800!important}.color-material-orange-500 a:active,.color-material-orange-500 a:hover,a.color-material-orange-500:active,a.color-material-orange-500:hover{color:#d98100!important}.bg-material-orange-500{background-color:#ff9800!important}.border-color-material-orange-500{border-color:#ff9800!important}.border-left-color-material-orange-500{border-left-color:#ff9800!important}.border-right-color-material-orange-500{border-right-color:#ff9800!important}.border-top-color-material-orange-500{border-top-color:#ff9800!important}.border-bottom-color-material-orange-500{border-bottom-color:#ff9800!important}.color-material-orange-600,.color-material-orange-600 a:link,.color-material-orange-600 a:visited{color:#fb8c00!important}.color-material-orange-600 a:active,.color-material-orange-600 a:hover,a.color-material-orange-600:active,a.color-material-orange-600:hover{color:#d57700!important}.bg-material-orange-600{background-color:#fb8c00!important}.border-color-material-orange-600{border-color:#fb8c00!important}.border-left-color-material-orange-600{border-left-color:#fb8c00!important}.border-right-color-material-orange-600{border-right-color:#fb8c00!important}.border-top-color-material-orange-600{border-top-color:#fb8c00!important}.border-bottom-color-material-orange-600{border-bottom-color:#fb8c00!important}.color-material-orange-700,.color-material-orange-700 a:link,.color-material-orange-700 a:visited{color:#f57c00!important}.color-material-orange-700 a:active,.color-material-orange-700 a:hover,a.color-material-orange-700:active,a.color-material-orange-700:hover{color:#d06900!important}.bg-material-orange-700{background-color:#f57c00!important}.border-color-material-orange-700{border-color:#f57c00!important}.border-left-color-material-orange-700{border-left-color:#f57c00!important}.border-right-color-material-orange-700{border-right-color:#f57c00!important}.border-top-color-material-orange-700{border-top-color:#f57c00!important}.border-bottom-color-material-orange-700{border-bottom-color:#f57c00!important}.color-material-orange-800,.color-material-orange-800 a:link,.color-material-orange-800 a:visited{color:#ef6c00!important}.color-material-orange-800 a:active,.color-material-orange-800 a:hover,a.color-material-orange-800:active,a.color-material-orange-800:hover{color:#cb5c00!important}.bg-material-orange-800{background-color:#ef6c00!important}.border-color-material-orange-800{border-color:#ef6c00!important}.border-left-color-material-orange-800{border-left-color:#ef6c00!important}.border-right-color-material-orange-800{border-right-color:#ef6c00!important}.border-top-color-material-orange-800{border-top-color:#ef6c00!important}.border-bottom-color-material-orange-800{border-bottom-color:#ef6c00!important}.color-material-orange-900,.color-material-orange-900 a:link,.color-material-orange-900 a:visited{color:#e65100!important}.color-material-orange-900 a:active,.color-material-orange-900 a:hover,a.color-material-orange-900:active,a.color-material-orange-900:hover{color:#c44500!important}.bg-material-orange-900{background-color:#e65100!important}.border-color-material-orange-900{border-color:#e65100!important}.border-left-color-material-orange-900{border-left-color:#e65100!important}.border-right-color-material-orange-900{border-right-color:#e65100!important}.border-top-color-material-orange-900{border-top-color:#e65100!important}.border-bottom-color-material-orange-900{border-bottom-color:#e65100!important}.color-material-orange-a100,.color-material-orange-a100 a:link,.color-material-orange-a100 a:visited{color:#ffd180!important}.color-material-orange-a100 a:active,.color-material-orange-a100 a:hover,a.color-material-orange-a100:active,a.color-material-orange-a100:hover{color:#d9b26d!important}.bg-material-orange-a100{background-color:#ffd180!important}.border-color-material-orange-a100{border-color:#ffd180!important}.border-left-color-material-orange-a100{border-left-color:#ffd180!important}.border-right-color-material-orange-a100{border-right-color:#ffd180!important}.border-top-color-material-orange-a100{border-top-color:#ffd180!important}.border-bottom-color-material-orange-a100{border-bottom-color:#ffd180!important}.color-material-orange-a200,.color-material-orange-a200 a:link,.color-material-orange-a200 a:visited{color:#ffab40!important}.color-material-orange-a200 a:active,.color-material-orange-a200 a:hover,a.color-material-orange-a200:active,a.color-material-orange-a200:hover{color:#d99136!important}.bg-material-orange-a200{background-color:#ffab40!important}.border-color-material-orange-a200{border-color:#ffab40!important}.border-left-color-material-orange-a200{border-left-color:#ffab40!important}.border-right-color-material-orange-a200{border-right-color:#ffab40!important}.border-top-color-material-orange-a200{border-top-color:#ffab40!important}.border-bottom-color-material-orange-a200{border-bottom-color:#ffab40!important}.color-material-orange-a400,.color-material-orange-a400 a:link,.color-material-orange-a400 a:visited{color:#ff9100!important}.color-material-orange-a400 a:active,.color-material-orange-a400 a:hover,a.color-material-orange-a400:active,a.color-material-orange-a400:hover{color:#d97b00!important}.bg-material-orange-a400{background-color:#ff9100!important}.border-color-material-orange-a400{border-color:#ff9100!important}.border-left-color-material-orange-a400{border-left-color:#ff9100!important}.border-right-color-material-orange-a400{border-right-color:#ff9100!important}.border-top-color-material-orange-a400{border-top-color:#ff9100!important}.border-bottom-color-material-orange-a400{border-bottom-color:#ff9100!important}.color-material-orange-a700,.color-material-orange-a700 a:link,.color-material-orange-a700 a:visited{color:#ff6d00!important}.color-material-orange-a700 a:active,.color-material-orange-a700 a:hover,a.color-material-orange-a700:active,a.color-material-orange-a700:hover{color:#d95d00!important}.bg-material-orange-a700{background-color:#ff6d00!important}.border-color-material-orange-a700{border-color:#ff6d00!important}.border-left-color-material-orange-a700{border-left-color:#ff6d00!important}.border-right-color-material-orange-a700{border-right-color:#ff6d00!important}.border-top-color-material-orange-a700{border-top-color:#ff6d00!important}.border-bottom-color-material-orange-a700{border-bottom-color:#ff6d00!important}.color-material-pink-50,.color-material-pink-50 a:link,.color-material-pink-50 a:visited{color:#fce4ec!important}.color-material-pink-50 a:active,.color-material-pink-50 a:hover,a.color-material-pink-50:active,a.color-material-pink-50:hover{color:#d6c2c9!important}.bg-material-pink-50{background-color:#fce4ec!important}.border-color-material-pink-50{border-color:#fce4ec!important}.border-left-color-material-pink-50{border-left-color:#fce4ec!important}.border-right-color-material-pink-50{border-right-color:#fce4ec!important}.border-top-color-material-pink-50{border-top-color:#fce4ec!important}.border-bottom-color-material-pink-50{border-bottom-color:#fce4ec!important}.color-material-pink-100,.color-material-pink-100 a:link,.color-material-pink-100 a:visited{color:#f8bbd0!important}.color-material-pink-100 a:active,.color-material-pink-100 a:hover,a.color-material-pink-100:active,a.color-material-pink-100:hover{color:#d39fb1!important}.bg-material-pink-100{background-color:#f8bbd0!important}.border-color-material-pink-100{border-color:#f8bbd0!important}.border-left-color-material-pink-100{border-left-color:#f8bbd0!important}.border-right-color-material-pink-100{border-right-color:#f8bbd0!important}.border-top-color-material-pink-100{border-top-color:#f8bbd0!important}.border-bottom-color-material-pink-100{border-bottom-color:#f8bbd0!important}.color-material-pink-200,.color-material-pink-200 a:link,.color-material-pink-200 a:visited{color:#f48fb1!important}.color-material-pink-200 a:active,.color-material-pink-200 a:hover,a.color-material-pink-200:active,a.color-material-pink-200:hover{color:#cf7a96!important}.bg-material-pink-200{background-color:#f48fb1!important}.border-color-material-pink-200{border-color:#f48fb1!important}.border-left-color-material-pink-200{border-left-color:#f48fb1!important}.border-right-color-material-pink-200{border-right-color:#f48fb1!important}.border-top-color-material-pink-200{border-top-color:#f48fb1!important}.border-bottom-color-material-pink-200{border-bottom-color:#f48fb1!important}.color-material-pink-300,.color-material-pink-300 a:link,.color-material-pink-300 a:visited{color:#f06292!important}.color-material-pink-300 a:active,.color-material-pink-300 a:hover,a.color-material-pink-300:active,a.color-material-pink-300:hover{color:#cc537c!important}.bg-material-pink-300{background-color:#f06292!important}.border-color-material-pink-300{border-color:#f06292!important}.border-left-color-material-pink-300{border-left-color:#f06292!important}.border-right-color-material-pink-300{border-right-color:#f06292!important}.border-top-color-material-pink-300{border-top-color:#f06292!important}.border-bottom-color-material-pink-300{border-bottom-color:#f06292!important}.color-material-pink-400,.color-material-pink-400 a:link,.color-material-pink-400 a:visited{color:#ec407a!important}.color-material-pink-400 a:active,.color-material-pink-400 a:hover,a.color-material-pink-400:active,a.color-material-pink-400:hover{color:#c93668!important}.bg-material-pink-400{background-color:#ec407a!important}.border-color-material-pink-400{border-color:#ec407a!important}.border-left-color-material-pink-400{border-left-color:#ec407a!important}.border-right-color-material-pink-400{border-right-color:#ec407a!important}.border-top-color-material-pink-400{border-top-color:#ec407a!important}.border-bottom-color-material-pink-400{border-bottom-color:#ec407a!important}.color-material-pink-500,.color-material-pink-500 a:link,.color-material-pink-500 a:visited{color:#e91e63!important}.color-material-pink-500 a:active,.color-material-pink-500 a:hover,a.color-material-pink-500:active,a.color-material-pink-500:hover{color:#c61a54!important}.bg-material-pink-500{background-color:#e91e63!important}.border-color-material-pink-500{border-color:#e91e63!important}.border-left-color-material-pink-500{border-left-color:#e91e63!important}.border-right-color-material-pink-500{border-right-color:#e91e63!important}.border-top-color-material-pink-500{border-top-color:#e91e63!important}.border-bottom-color-material-pink-500{border-bottom-color:#e91e63!important}.color-material-pink-600,.color-material-pink-600 a:link,.color-material-pink-600 a:visited{color:#d81b60!important}.color-material-pink-600 a:active,.color-material-pink-600 a:hover,a.color-material-pink-600:active,a.color-material-pink-600:hover{color:#b81752!important}.bg-material-pink-600{background-color:#d81b60!important}.border-color-material-pink-600{border-color:#d81b60!important}.border-left-color-material-pink-600{border-left-color:#d81b60!important}.border-right-color-material-pink-600{border-right-color:#d81b60!important}.border-top-color-material-pink-600{border-top-color:#d81b60!important}.border-bottom-color-material-pink-600{border-bottom-color:#d81b60!important}.color-material-pink-700,.color-material-pink-700 a:link,.color-material-pink-700 a:visited{color:#c2185b!important}.color-material-pink-700 a:active,.color-material-pink-700 a:hover,a.color-material-pink-700:active,a.color-material-pink-700:hover{color:#a5144d!important}.bg-material-pink-700{background-color:#c2185b!important}.border-color-material-pink-700{border-color:#c2185b!important}.border-left-color-material-pink-700{border-left-color:#c2185b!important}.border-right-color-material-pink-700{border-right-color:#c2185b!important}.border-top-color-material-pink-700{border-top-color:#c2185b!important}.border-bottom-color-material-pink-700{border-bottom-color:#c2185b!important}.color-material-pink-800,.color-material-pink-800 a:link,.color-material-pink-800 a:visited{color:#ad1457!important}.color-material-pink-800 a:active,.color-material-pink-800 a:hover,a.color-material-pink-800:active,a.color-material-pink-800:hover{color:#93114a!important}.bg-material-pink-800{background-color:#ad1457!important}.border-color-material-pink-800{border-color:#ad1457!important}.border-left-color-material-pink-800{border-left-color:#ad1457!important}.border-right-color-material-pink-800{border-right-color:#ad1457!important}.border-top-color-material-pink-800{border-top-color:#ad1457!important}.border-bottom-color-material-pink-800{border-bottom-color:#ad1457!important}.color-material-pink-900,.color-material-pink-900 a:link,.color-material-pink-900 a:visited{color:#880e4f!important}.color-material-pink-900 a:active,.color-material-pink-900 a:hover,a.color-material-pink-900:active,a.color-material-pink-900:hover{color:#740c43!important}.bg-material-pink-900{background-color:#880e4f!important}.border-color-material-pink-900{border-color:#880e4f!important}.border-left-color-material-pink-900{border-left-color:#880e4f!important}.border-right-color-material-pink-900{border-right-color:#880e4f!important}.border-top-color-material-pink-900{border-top-color:#880e4f!important}.border-bottom-color-material-pink-900{border-bottom-color:#880e4f!important}.color-material-pink-a100,.color-material-pink-a100 a:link,.color-material-pink-a100 a:visited{color:#ff80ab!important}.color-material-pink-a100 a:active,.color-material-pink-a100 a:hover,a.color-material-pink-a100:active,a.color-material-pink-a100:hover{color:#d96d91!important}.bg-material-pink-a100{background-color:#ff80ab!important}.border-color-material-pink-a100{border-color:#ff80ab!important}.border-left-color-material-pink-a100{border-left-color:#ff80ab!important}.border-right-color-material-pink-a100{border-right-color:#ff80ab!important}.border-top-color-material-pink-a100{border-top-color:#ff80ab!important}.border-bottom-color-material-pink-a100{border-bottom-color:#ff80ab!important}.color-material-pink-a200,.color-material-pink-a200 a:link,.color-material-pink-a200 a:visited{color:#ff4081!important}.color-material-pink-a200 a:active,.color-material-pink-a200 a:hover,a.color-material-pink-a200:active,a.color-material-pink-a200:hover{color:#d9366e!important}.bg-material-pink-a200{background-color:#ff4081!important}.border-color-material-pink-a200{border-color:#ff4081!important}.border-left-color-material-pink-a200{border-left-color:#ff4081!important}.border-right-color-material-pink-a200{border-right-color:#ff4081!important}.border-top-color-material-pink-a200{border-top-color:#ff4081!important}.border-bottom-color-material-pink-a200{border-bottom-color:#ff4081!important}.color-material-pink-a400,.color-material-pink-a400 a:link,.color-material-pink-a400 a:visited{color:#f50057!important}.color-material-pink-a400 a:active,.color-material-pink-a400 a:hover,a.color-material-pink-a400:active,a.color-material-pink-a400:hover{color:#d0004a!important}.bg-material-pink-a400{background-color:#f50057!important}.border-color-material-pink-a400{border-color:#f50057!important}.border-left-color-material-pink-a400{border-left-color:#f50057!important}.border-right-color-material-pink-a400{border-right-color:#f50057!important}.border-top-color-material-pink-a400{border-top-color:#f50057!important}.border-bottom-color-material-pink-a400{border-bottom-color:#f50057!important}.color-material-pink-a700,.color-material-pink-a700 a:link,.color-material-pink-a700 a:visited{color:#c51162!important}.color-material-pink-a700 a:active,.color-material-pink-a700 a:hover,a.color-material-pink-a700:active,a.color-material-pink-a700:hover{color:#a70e53!important}.bg-material-pink-a700{background-color:#c51162!important}.border-color-material-pink-a700{border-color:#c51162!important}.border-left-color-material-pink-a700{border-left-color:#c51162!important}.border-right-color-material-pink-a700{border-right-color:#c51162!important}.border-top-color-material-pink-a700{border-top-color:#c51162!important}.border-bottom-color-material-pink-a700{border-bottom-color:#c51162!important}.color-material-purple-50,.color-material-purple-50 a:link,.color-material-purple-50 a:visited{color:#f3e5f5!important}.color-material-purple-50 a:active,.color-material-purple-50 a:hover,a.color-material-purple-50:active,a.color-material-purple-50:hover{color:#cfc3d0!important}.bg-material-purple-50{background-color:#f3e5f5!important}.border-color-material-purple-50{border-color:#f3e5f5!important}.border-left-color-material-purple-50{border-left-color:#f3e5f5!important}.border-right-color-material-purple-50{border-right-color:#f3e5f5!important}.border-top-color-material-purple-50{border-top-color:#f3e5f5!important}.border-bottom-color-material-purple-50{border-bottom-color:#f3e5f5!important}.color-material-purple-100,.color-material-purple-100 a:link,.color-material-purple-100 a:visited{color:#e1bee7!important}.color-material-purple-100 a:active,.color-material-purple-100 a:hover,a.color-material-purple-100:active,a.color-material-purple-100:hover{color:#bfa2c4!important}.bg-material-purple-100{background-color:#e1bee7!important}.border-color-material-purple-100{border-color:#e1bee7!important}.border-left-color-material-purple-100{border-left-color:#e1bee7!important}.border-right-color-material-purple-100{border-right-color:#e1bee7!important}.border-top-color-material-purple-100{border-top-color:#e1bee7!important}.border-bottom-color-material-purple-100{border-bottom-color:#e1bee7!important}.color-material-purple-200,.color-material-purple-200 a:link,.color-material-purple-200 a:visited{color:#ce93d8!important}.color-material-purple-200 a:active,.color-material-purple-200 a:hover,a.color-material-purple-200:active,a.color-material-purple-200:hover{color:#af7db8!important}.bg-material-purple-200{background-color:#ce93d8!important}.border-color-material-purple-200{border-color:#ce93d8!important}.border-left-color-material-purple-200{border-left-color:#ce93d8!important}.border-right-color-material-purple-200{border-right-color:#ce93d8!important}.border-top-color-material-purple-200{border-top-color:#ce93d8!important}.border-bottom-color-material-purple-200{border-bottom-color:#ce93d8!important}.color-material-purple-300,.color-material-purple-300 a:link,.color-material-purple-300 a:visited{color:#ba68c8!important}.color-material-purple-300 a:active,.color-material-purple-300 a:hover,a.color-material-purple-300:active,a.color-material-purple-300:hover{color:#9e58aa!important}.bg-material-purple-300{background-color:#ba68c8!important}.border-color-material-purple-300{border-color:#ba68c8!important}.border-left-color-material-purple-300{border-left-color:#ba68c8!important}.border-right-color-material-purple-300{border-right-color:#ba68c8!important}.border-top-color-material-purple-300{border-top-color:#ba68c8!important}.border-bottom-color-material-purple-300{border-bottom-color:#ba68c8!important}.color-material-purple-400,.color-material-purple-400 a:link,.color-material-purple-400 a:visited{color:#ab47bc!important}.color-material-purple-400 a:active,.color-material-purple-400 a:hover,a.color-material-purple-400:active,a.color-material-purple-400:hover{color:#913ca0!important}.bg-material-purple-400{background-color:#ab47bc!important}.border-color-material-purple-400{border-color:#ab47bc!important}.border-left-color-material-purple-400{border-left-color:#ab47bc!important}.border-right-color-material-purple-400{border-right-color:#ab47bc!important}.border-top-color-material-purple-400{border-top-color:#ab47bc!important}.border-bottom-color-material-purple-400{border-bottom-color:#ab47bc!important}.color-material-purple-500,.color-material-purple-500 a:link,.color-material-purple-500 a:visited{color:#9c27b0!important}.color-material-purple-500 a:active,.color-material-purple-500 a:hover,a.color-material-purple-500:active,a.color-material-purple-500:hover{color:#852196!important}.bg-material-purple-500{background-color:#9c27b0!important}.border-color-material-purple-500{border-color:#9c27b0!important}.border-left-color-material-purple-500{border-left-color:#9c27b0!important}.border-right-color-material-purple-500{border-right-color:#9c27b0!important}.border-top-color-material-purple-500{border-top-color:#9c27b0!important}.border-bottom-color-material-purple-500{border-bottom-color:#9c27b0!important}.color-material-purple-600,.color-material-purple-600 a:link,.color-material-purple-600 a:visited{color:#8e24aa!important}.color-material-purple-600 a:active,.color-material-purple-600 a:hover,a.color-material-purple-600:active,a.color-material-purple-600:hover{color:#791f91!important}.bg-material-purple-600{background-color:#8e24aa!important}.border-color-material-purple-600{border-color:#8e24aa!important}.border-left-color-material-purple-600{border-left-color:#8e24aa!important}.border-right-color-material-purple-600{border-right-color:#8e24aa!important}.border-top-color-material-purple-600{border-top-color:#8e24aa!important}.border-bottom-color-material-purple-600{border-bottom-color:#8e24aa!important}.color-material-purple-700,.color-material-purple-700 a:link,.color-material-purple-700 a:visited{color:#7b1fa2!important}.color-material-purple-700 a:active,.color-material-purple-700 a:hover,a.color-material-purple-700:active,a.color-material-purple-700:hover{color:#691a8a!important}.bg-material-purple-700{background-color:#7b1fa2!important}.border-color-material-purple-700{border-color:#7b1fa2!important}.border-left-color-material-purple-700{border-left-color:#7b1fa2!important}.border-right-color-material-purple-700{border-right-color:#7b1fa2!important}.border-top-color-material-purple-700{border-top-color:#7b1fa2!important}.border-bottom-color-material-purple-700{border-bottom-color:#7b1fa2!important}.color-material-purple-800,.color-material-purple-800 a:link,.color-material-purple-800 a:visited{color:#6a1b9a!important}.color-material-purple-800 a:active,.color-material-purple-800 a:hover,a.color-material-purple-800:active,a.color-material-purple-800:hover{color:#5a1783!important}.bg-material-purple-800{background-color:#6a1b9a!important}.border-color-material-purple-800{border-color:#6a1b9a!important}.border-left-color-material-purple-800{border-left-color:#6a1b9a!important}.border-right-color-material-purple-800{border-right-color:#6a1b9a!important}.border-top-color-material-purple-800{border-top-color:#6a1b9a!important}.border-bottom-color-material-purple-800{border-bottom-color:#6a1b9a!important}.color-material-purple-900,.color-material-purple-900 a:link,.color-material-purple-900 a:visited{color:#4a148c!important}.color-material-purple-900 a:active,.color-material-purple-900 a:hover,a.color-material-purple-900:active,a.color-material-purple-900:hover{color:#3f1177!important}.bg-material-purple-900{background-color:#4a148c!important}.border-color-material-purple-900{border-color:#4a148c!important}.border-left-color-material-purple-900{border-left-color:#4a148c!important}.border-right-color-material-purple-900{border-right-color:#4a148c!important}.border-top-color-material-purple-900{border-top-color:#4a148c!important}.border-bottom-color-material-purple-900{border-bottom-color:#4a148c!important}.color-material-purple-a100,.color-material-purple-a100 a:link,.color-material-purple-a100 a:visited{color:#ea80fc!important}.color-material-purple-a100 a:active,.color-material-purple-a100 a:hover,a.color-material-purple-a100:active,a.color-material-purple-a100:hover{color:#c76dd6!important}.bg-material-purple-a100{background-color:#ea80fc!important}.border-color-material-purple-a100{border-color:#ea80fc!important}.border-left-color-material-purple-a100{border-left-color:#ea80fc!important}.border-right-color-material-purple-a100{border-right-color:#ea80fc!important}.border-top-color-material-purple-a100{border-top-color:#ea80fc!important}.border-bottom-color-material-purple-a100{border-bottom-color:#ea80fc!important}.color-material-purple-a200,.color-material-purple-a200 a:link,.color-material-purple-a200 a:visited{color:#e040fb!important}.color-material-purple-a200 a:active,.color-material-purple-a200 a:hover,a.color-material-purple-a200:active,a.color-material-purple-a200:hover{color:#be36d5!important}.bg-material-purple-a200{background-color:#e040fb!important}.border-color-material-purple-a200{border-color:#e040fb!important}.border-left-color-material-purple-a200{border-left-color:#e040fb!important}.border-right-color-material-purple-a200{border-right-color:#e040fb!important}.border-top-color-material-purple-a200{border-top-color:#e040fb!important}.border-bottom-color-material-purple-a200{border-bottom-color:#e040fb!important}.color-material-purple-a400,.color-material-purple-a400 a:link,.color-material-purple-a400 a:visited{color:#d500f9!important}.color-material-purple-a400 a:active,.color-material-purple-a400 a:hover,a.color-material-purple-a400:active,a.color-material-purple-a400:hover{color:#b500d4!important}.bg-material-purple-a400{background-color:#d500f9!important}.border-color-material-purple-a400{border-color:#d500f9!important}.border-left-color-material-purple-a400{border-left-color:#d500f9!important}.border-right-color-material-purple-a400{border-right-color:#d500f9!important}.border-top-color-material-purple-a400{border-top-color:#d500f9!important}.border-bottom-color-material-purple-a400{border-bottom-color:#d500f9!important}.color-material-purple-a700,.color-material-purple-a700 a:link,.color-material-purple-a700 a:visited{color:#a0f!important}.color-material-purple-a700 a:active,.color-material-purple-a700 a:hover,a.color-material-purple-a700:active,a.color-material-purple-a700:hover{color:#9100d9!important}.bg-material-purple-a700{background-color:#a0f!important}.border-color-material-purple-a700{border-color:#a0f!important}.border-left-color-material-purple-a700{border-left-color:#a0f!important}.border-right-color-material-purple-a700{border-right-color:#a0f!important}.border-top-color-material-purple-a700{border-top-color:#a0f!important}.border-bottom-color-material-purple-a700{border-bottom-color:#a0f!important}.color-material-red-50,.color-material-red-50 a:link,.color-material-red-50 a:visited{color:#ffebee!important}.color-material-red-50 a:active,.color-material-red-50 a:hover,a.color-material-red-50:active,a.color-material-red-50:hover{color:#d9c8ca!important}.bg-material-red-50{background-color:#ffebee!important}.border-color-material-red-50{border-color:#ffebee!important}.border-left-color-material-red-50{border-left-color:#ffebee!important}.border-right-color-material-red-50{border-right-color:#ffebee!important}.border-top-color-material-red-50{border-top-color:#ffebee!important}.border-bottom-color-material-red-50{border-bottom-color:#ffebee!important}.color-material-red-100,.color-material-red-100 a:link,.color-material-red-100 a:visited{color:#ffcdd2!important}.color-material-red-100 a:active,.color-material-red-100 a:hover,a.color-material-red-100:active,a.color-material-red-100:hover{color:#d9aeb3!important}.bg-material-red-100{background-color:#ffcdd2!important}.border-color-material-red-100{border-color:#ffcdd2!important}.border-left-color-material-red-100{border-left-color:#ffcdd2!important}.border-right-color-material-red-100{border-right-color:#ffcdd2!important}.border-top-color-material-red-100{border-top-color:#ffcdd2!important}.border-bottom-color-material-red-100{border-bottom-color:#ffcdd2!important}.color-material-red-200,.color-material-red-200 a:link,.color-material-red-200 a:visited{color:#ef9a9a!important}.color-material-red-200 a:active,.color-material-red-200 a:hover,a.color-material-red-200:active,a.color-material-red-200:hover{color:#cb8383!important}.bg-material-red-200{background-color:#ef9a9a!important}.border-color-material-red-200{border-color:#ef9a9a!important}.border-left-color-material-red-200{border-left-color:#ef9a9a!important}.border-right-color-material-red-200{border-right-color:#ef9a9a!important}.border-top-color-material-red-200{border-top-color:#ef9a9a!important}.border-bottom-color-material-red-200{border-bottom-color:#ef9a9a!important}.color-material-red-300,.color-material-red-300 a:link,.color-material-red-300 a:visited{color:#e57373!important}.color-material-red-300 a:active,.color-material-red-300 a:hover,a.color-material-red-300:active,a.color-material-red-300:hover{color:#c36262!important}.bg-material-red-300{background-color:#e57373!important}.border-color-material-red-300{border-color:#e57373!important}.border-left-color-material-red-300{border-left-color:#e57373!important}.border-right-color-material-red-300{border-right-color:#e57373!important}.border-top-color-material-red-300{border-top-color:#e57373!important}.border-bottom-color-material-red-300{border-bottom-color:#e57373!important}.color-material-red-400,.color-material-red-400 a:link,.color-material-red-400 a:visited{color:#ef5350!important}.color-material-red-400 a:active,.color-material-red-400 a:hover,a.color-material-red-400:active,a.color-material-red-400:hover{color:#cb4744!important}.bg-material-red-400{background-color:#ef5350!important}.border-color-material-red-400{border-color:#ef5350!important}.border-left-color-material-red-400{border-left-color:#ef5350!important}.border-right-color-material-red-400{border-right-color:#ef5350!important}.border-top-color-material-red-400{border-top-color:#ef5350!important}.border-bottom-color-material-red-400{border-bottom-color:#ef5350!important}.color-material-red-500,.color-material-red-500 a:link,.color-material-red-500 a:visited{color:#f44336!important}.color-material-red-500 a:active,.color-material-red-500 a:hover,a.color-material-red-500:active,a.color-material-red-500:hover{color:#cf392e!important}.bg-material-red-500{background-color:#f44336!important}.border-color-material-red-500{border-color:#f44336!important}.border-left-color-material-red-500{border-left-color:#f44336!important}.border-right-color-material-red-500{border-right-color:#f44336!important}.border-top-color-material-red-500{border-top-color:#f44336!important}.border-bottom-color-material-red-500{border-bottom-color:#f44336!important}.color-material-red-600,.color-material-red-600 a:link,.color-material-red-600 a:visited{color:#e53935!important}.color-material-red-600 a:active,.color-material-red-600 a:hover,a.color-material-red-600:active,a.color-material-red-600:hover{color:#c3302d!important}.bg-material-red-600{background-color:#e53935!important}.border-color-material-red-600{border-color:#e53935!important}.border-left-color-material-red-600{border-left-color:#e53935!important}.border-right-color-material-red-600{border-right-color:#e53935!important}.border-top-color-material-red-600{border-top-color:#e53935!important}.border-bottom-color-material-red-600{border-bottom-color:#e53935!important}.color-material-red-700,.color-material-red-700 a:link,.color-material-red-700 a:visited{color:#d32f2f!important}.color-material-red-700 a:active,.color-material-red-700 a:hover,a.color-material-red-700:active,a.color-material-red-700:hover{color:#b32828!important}.bg-material-red-700{background-color:#d32f2f!important}.border-color-material-red-700{border-color:#d32f2f!important}.border-left-color-material-red-700{border-left-color:#d32f2f!important}.border-right-color-material-red-700{border-right-color:#d32f2f!important}.border-top-color-material-red-700{border-top-color:#d32f2f!important}.border-bottom-color-material-red-700{border-bottom-color:#d32f2f!important}.color-material-red-800,.color-material-red-800 a:link,.color-material-red-800 a:visited{color:#c62828!important}.color-material-red-800 a:active,.color-material-red-800 a:hover,a.color-material-red-800:active,a.color-material-red-800:hover{color:#a82222!important}.bg-material-red-800{background-color:#c62828!important}.border-color-material-red-800{border-color:#c62828!important}.border-left-color-material-red-800{border-left-color:#c62828!important}.border-right-color-material-red-800{border-right-color:#c62828!important}.border-top-color-material-red-800{border-top-color:#c62828!important}.border-bottom-color-material-red-800{border-bottom-color:#c62828!important}.color-material-red-900,.color-material-red-900 a:link,.color-material-red-900 a:visited{color:#b71c1c!important}.color-material-red-900 a:active,.color-material-red-900 a:hover,a.color-material-red-900:active,a.color-material-red-900:hover{color:#9c1818!important}.bg-material-red-900{background-color:#b71c1c!important}.border-color-material-red-900{border-color:#b71c1c!important}.border-left-color-material-red-900{border-left-color:#b71c1c!important}.border-right-color-material-red-900{border-right-color:#b71c1c!important}.border-top-color-material-red-900{border-top-color:#b71c1c!important}.border-bottom-color-material-red-900{border-bottom-color:#b71c1c!important}.color-material-red-a100,.color-material-red-a100 a:link,.color-material-red-a100 a:visited{color:#ff8a80!important}.color-material-red-a100 a:active,.color-material-red-a100 a:hover,a.color-material-red-a100:active,a.color-material-red-a100:hover{color:#d9756d!important}.bg-material-red-a100{background-color:#ff8a80!important}.border-color-material-red-a100{border-color:#ff8a80!important}.border-left-color-material-red-a100{border-left-color:#ff8a80!important}.border-right-color-material-red-a100{border-right-color:#ff8a80!important}.border-top-color-material-red-a100{border-top-color:#ff8a80!important}.border-bottom-color-material-red-a100{border-bottom-color:#ff8a80!important}.color-material-red-a200,.color-material-red-a200 a:link,.color-material-red-a200 a:visited{color:#ff5252!important}.color-material-red-a200 a:active,.color-material-red-a200 a:hover,a.color-material-red-a200:active,a.color-material-red-a200:hover{color:#d94646!important}.bg-material-red-a200{background-color:#ff5252!important}.border-color-material-red-a200{border-color:#ff5252!important}.border-left-color-material-red-a200{border-left-color:#ff5252!important}.border-right-color-material-red-a200{border-right-color:#ff5252!important}.border-top-color-material-red-a200{border-top-color:#ff5252!important}.border-bottom-color-material-red-a200{border-bottom-color:#ff5252!important}.color-material-red-a400,.color-material-red-a400 a:link,.color-material-red-a400 a:visited{color:#ff1744!important}.color-material-red-a400 a:active,.color-material-red-a400 a:hover,a.color-material-red-a400:active,a.color-material-red-a400:hover{color:#d9143a!important}.bg-material-red-a400{background-color:#ff1744!important}.border-color-material-red-a400{border-color:#ff1744!important}.border-left-color-material-red-a400{border-left-color:#ff1744!important}.border-right-color-material-red-a400{border-right-color:#ff1744!important}.border-top-color-material-red-a400{border-top-color:#ff1744!important}.border-bottom-color-material-red-a400{border-bottom-color:#ff1744!important}.color-material-red-a700,.color-material-red-a700 a:link,.color-material-red-a700 a:visited{color:#d50000!important}.color-material-red-a700 a:active,.color-material-red-a700 a:hover,a.color-material-red-a700:active,a.color-material-red-a700:hover{color:#b50000!important}.bg-material-red-a700{background-color:#d50000!important}.border-color-material-red-a700{border-color:#d50000!important}.border-left-color-material-red-a700{border-left-color:#d50000!important}.border-right-color-material-red-a700{border-right-color:#d50000!important}.border-top-color-material-red-a700{border-top-color:#d50000!important}.border-bottom-color-material-red-a700{border-bottom-color:#d50000!important}.color-material-teal-50,.color-material-teal-50 a:link,.color-material-teal-50 a:visited{color:#e0f2f1!important}.color-material-teal-50 a:active,.color-material-teal-50 a:hover,a.color-material-teal-50:active,a.color-material-teal-50:hover{color:#bececd!important}.bg-material-teal-50{background-color:#e0f2f1!important}.border-color-material-teal-50{border-color:#e0f2f1!important}.border-left-color-material-teal-50{border-left-color:#e0f2f1!important}.border-right-color-material-teal-50{border-right-color:#e0f2f1!important}.border-top-color-material-teal-50{border-top-color:#e0f2f1!important}.border-bottom-color-material-teal-50{border-bottom-color:#e0f2f1!important}.color-material-teal-100,.color-material-teal-100 a:link,.color-material-teal-100 a:visited{color:#b2dfdb!important}.color-material-teal-100 a:active,.color-material-teal-100 a:hover,a.color-material-teal-100:active,a.color-material-teal-100:hover{color:#97beba!important}.bg-material-teal-100{background-color:#b2dfdb!important}.border-color-material-teal-100{border-color:#b2dfdb!important}.border-left-color-material-teal-100{border-left-color:#b2dfdb!important}.border-right-color-material-teal-100{border-right-color:#b2dfdb!important}.border-top-color-material-teal-100{border-top-color:#b2dfdb!important}.border-bottom-color-material-teal-100{border-bottom-color:#b2dfdb!important}.color-material-teal-200,.color-material-teal-200 a:link,.color-material-teal-200 a:visited{color:#80cbc4!important}.color-material-teal-200 a:active,.color-material-teal-200 a:hover,a.color-material-teal-200:active,a.color-material-teal-200:hover{color:#6dada7!important}.bg-material-teal-200{background-color:#80cbc4!important}.border-color-material-teal-200{border-color:#80cbc4!important}.border-left-color-material-teal-200{border-left-color:#80cbc4!important}.border-right-color-material-teal-200{border-right-color:#80cbc4!important}.border-top-color-material-teal-200{border-top-color:#80cbc4!important}.border-bottom-color-material-teal-200{border-bottom-color:#80cbc4!important}.color-material-teal-300,.color-material-teal-300 a:link,.color-material-teal-300 a:visited{color:#4db6ac!important}.color-material-teal-300 a:active,.color-material-teal-300 a:hover,a.color-material-teal-300:active,a.color-material-teal-300:hover{color:#419b92!important}.bg-material-teal-300{background-color:#4db6ac!important}.border-color-material-teal-300{border-color:#4db6ac!important}.border-left-color-material-teal-300{border-left-color:#4db6ac!important}.border-right-color-material-teal-300{border-right-color:#4db6ac!important}.border-top-color-material-teal-300{border-top-color:#4db6ac!important}.border-bottom-color-material-teal-300{border-bottom-color:#4db6ac!important}.color-material-teal-400,.color-material-teal-400 a:link,.color-material-teal-400 a:visited{color:#26a69a!important}.color-material-teal-400 a:active,.color-material-teal-400 a:hover,a.color-material-teal-400:active,a.color-material-teal-400:hover{color:#208d83!important}.bg-material-teal-400{background-color:#26a69a!important}.border-color-material-teal-400{border-color:#26a69a!important}.border-left-color-material-teal-400{border-left-color:#26a69a!important}.border-right-color-material-teal-400{border-right-color:#26a69a!important}.border-top-color-material-teal-400{border-top-color:#26a69a!important}.border-bottom-color-material-teal-400{border-bottom-color:#26a69a!important}.color-material-teal-500,.color-material-teal-500 a:link,.color-material-teal-500 a:visited{color:#009688!important}.color-material-teal-500 a:active,.color-material-teal-500 a:hover,a.color-material-teal-500:active,a.color-material-teal-500:hover{color:#008074!important}.bg-material-teal-500{background-color:#009688!important}.border-color-material-teal-500{border-color:#009688!important}.border-left-color-material-teal-500{border-left-color:#009688!important}.border-right-color-material-teal-500{border-right-color:#009688!important}.border-top-color-material-teal-500{border-top-color:#009688!important}.border-bottom-color-material-teal-500{border-bottom-color:#009688!important}.color-material-teal-600,.color-material-teal-600 a:link,.color-material-teal-600 a:visited{color:#00897b!important}.color-material-teal-600 a:active,.color-material-teal-600 a:hover,a.color-material-teal-600:active,a.color-material-teal-600:hover{color:#007469!important}.bg-material-teal-600{background-color:#00897b!important}.border-color-material-teal-600{border-color:#00897b!important}.border-left-color-material-teal-600{border-left-color:#00897b!important}.border-right-color-material-teal-600{border-right-color:#00897b!important}.border-top-color-material-teal-600{border-top-color:#00897b!important}.border-bottom-color-material-teal-600{border-bottom-color:#00897b!important}.color-material-teal-700,.color-material-teal-700 a:link,.color-material-teal-700 a:visited{color:#00796b!important}.color-material-teal-700 a:active,.color-material-teal-700 a:hover,a.color-material-teal-700:active,a.color-material-teal-700:hover{color:#00675b!important}.bg-material-teal-700{background-color:#00796b!important}.border-color-material-teal-700{border-color:#00796b!important}.border-left-color-material-teal-700{border-left-color:#00796b!important}.border-right-color-material-teal-700{border-right-color:#00796b!important}.border-top-color-material-teal-700{border-top-color:#00796b!important}.border-bottom-color-material-teal-700{border-bottom-color:#00796b!important}.color-material-teal-800,.color-material-teal-800 a:link,.color-material-teal-800 a:visited{color:#00695c!important}.color-material-teal-800 a:active,.color-material-teal-800 a:hover,a.color-material-teal-800:active,a.color-material-teal-800:hover{color:#00594e!important}.bg-material-teal-800{background-color:#00695c!important}.border-color-material-teal-800{border-color:#00695c!important}.border-left-color-material-teal-800{border-left-color:#00695c!important}.border-right-color-material-teal-800{border-right-color:#00695c!important}.border-top-color-material-teal-800{border-top-color:#00695c!important}.border-bottom-color-material-teal-800{border-bottom-color:#00695c!important}.color-material-teal-900,.color-material-teal-900 a:link,.color-material-teal-900 a:visited{color:#004d40!important}.color-material-teal-900 a:active,.color-material-teal-900 a:hover,a.color-material-teal-900:active,a.color-material-teal-900:hover{color:#004136!important}.bg-material-teal-900{background-color:#004d40!important}.border-color-material-teal-900{border-color:#004d40!important}.border-left-color-material-teal-900{border-left-color:#004d40!important}.border-right-color-material-teal-900{border-right-color:#004d40!important}.border-top-color-material-teal-900{border-top-color:#004d40!important}.border-bottom-color-material-teal-900{border-bottom-color:#004d40!important}.color-material-teal-a100,.color-material-teal-a100 a:link,.color-material-teal-a100 a:visited{color:#a7ffeb!important}.color-material-teal-a100 a:active,.color-material-teal-a100 a:hover,a.color-material-teal-a100:active,a.color-material-teal-a100:hover{color:#8ed9c8!important}.bg-material-teal-a100{background-color:#a7ffeb!important}.border-color-material-teal-a100{border-color:#a7ffeb!important}.border-left-color-material-teal-a100{border-left-color:#a7ffeb!important}.border-right-color-material-teal-a100{border-right-color:#a7ffeb!important}.border-top-color-material-teal-a100{border-top-color:#a7ffeb!important}.border-bottom-color-material-teal-a100{border-bottom-color:#a7ffeb!important}.color-material-teal-a200,.color-material-teal-a200 a:link,.color-material-teal-a200 a:visited{color:#64ffda!important}.color-material-teal-a200 a:active,.color-material-teal-a200 a:hover,a.color-material-teal-a200:active,a.color-material-teal-a200:hover{color:#55d9b9!important}.bg-material-teal-a200{background-color:#64ffda!important}.border-color-material-teal-a200{border-color:#64ffda!important}.border-left-color-material-teal-a200{border-left-color:#64ffda!important}.border-right-color-material-teal-a200{border-right-color:#64ffda!important}.border-top-color-material-teal-a200{border-top-color:#64ffda!important}.border-bottom-color-material-teal-a200{border-bottom-color:#64ffda!important}.color-material-teal-a400,.color-material-teal-a400 a:link,.color-material-teal-a400 a:visited{color:#1de9b6!important}.color-material-teal-a400 a:active,.color-material-teal-a400 a:hover,a.color-material-teal-a400:active,a.color-material-teal-a400:hover{color:#19c69b!important}.bg-material-teal-a400{background-color:#1de9b6!important}.border-color-material-teal-a400{border-color:#1de9b6!important}.border-left-color-material-teal-a400{border-left-color:#1de9b6!important}.border-right-color-material-teal-a400{border-right-color:#1de9b6!important}.border-top-color-material-teal-a400{border-top-color:#1de9b6!important}.border-bottom-color-material-teal-a400{border-bottom-color:#1de9b6!important}.color-material-teal-a700,.color-material-teal-a700 a:link,.color-material-teal-a700 a:visited{color:#00bfa5!important}.color-material-teal-a700 a:active,.color-material-teal-a700 a:hover,a.color-material-teal-a700:active,a.color-material-teal-a700:hover{color:#00a28c!important}.bg-material-teal-a700{background-color:#00bfa5!important}.border-color-material-teal-a700{border-color:#00bfa5!important}.border-left-color-material-teal-a700{border-left-color:#00bfa5!important}.border-right-color-material-teal-a700{border-right-color:#00bfa5!important}.border-top-color-material-teal-a700{border-top-color:#00bfa5!important}.border-bottom-color-material-teal-a700{border-bottom-color:#00bfa5!important}.color-material-yellow-50,.color-material-yellow-50 a:link,.color-material-yellow-50 a:visited{color:#fffde7!important}.color-material-yellow-50 a:active,.color-material-yellow-50 a:hover,a.color-material-yellow-50:active,a.color-material-yellow-50:hover{color:#d9d7c4!important}.bg-material-yellow-50{background-color:#fffde7!important}.border-color-material-yellow-50{border-color:#fffde7!important}.border-left-color-material-yellow-50{border-left-color:#fffde7!important}.border-right-color-material-yellow-50{border-right-color:#fffde7!important}.border-top-color-material-yellow-50{border-top-color:#fffde7!important}.border-bottom-color-material-yellow-50{border-bottom-color:#fffde7!important}.color-material-yellow-100,.color-material-yellow-100 a:link,.color-material-yellow-100 a:visited{color:#fff9c4!important}.color-material-yellow-100 a:active,.color-material-yellow-100 a:hover,a.color-material-yellow-100:active,a.color-material-yellow-100:hover{color:#d9d4a7!important}.bg-material-yellow-100{background-color:#fff9c4!important}.border-color-material-yellow-100{border-color:#fff9c4!important}.border-left-color-material-yellow-100{border-left-color:#fff9c4!important}.border-right-color-material-yellow-100{border-right-color:#fff9c4!important}.border-top-color-material-yellow-100{border-top-color:#fff9c4!important}.border-bottom-color-material-yellow-100{border-bottom-color:#fff9c4!important}.color-material-yellow-200,.color-material-yellow-200 a:link,.color-material-yellow-200 a:visited{color:#fff59d!important}.color-material-yellow-200 a:active,.color-material-yellow-200 a:hover,a.color-material-yellow-200:active,a.color-material-yellow-200:hover{color:#d9d085!important}.bg-material-yellow-200{background-color:#fff59d!important}.border-color-material-yellow-200{border-color:#fff59d!important}.border-left-color-material-yellow-200{border-left-color:#fff59d!important}.border-right-color-material-yellow-200{border-right-color:#fff59d!important}.border-top-color-material-yellow-200{border-top-color:#fff59d!important}.border-bottom-color-material-yellow-200{border-bottom-color:#fff59d!important}.color-material-yellow-300,.color-material-yellow-300 a:link,.color-material-yellow-300 a:visited{color:#fff176!important}.color-material-yellow-300 a:active,.color-material-yellow-300 a:hover,a.color-material-yellow-300:active,a.color-material-yellow-300:hover{color:#d9cd64!important}.bg-material-yellow-300{background-color:#fff176!important}.border-color-material-yellow-300{border-color:#fff176!important}.border-left-color-material-yellow-300{border-left-color:#fff176!important}.border-right-color-material-yellow-300{border-right-color:#fff176!important}.border-top-color-material-yellow-300{border-top-color:#fff176!important}.border-bottom-color-material-yellow-300{border-bottom-color:#fff176!important}.color-material-yellow-400,.color-material-yellow-400 a:link,.color-material-yellow-400 a:visited{color:#ffee58!important}.color-material-yellow-400 a:active,.color-material-yellow-400 a:hover,a.color-material-yellow-400:active,a.color-material-yellow-400:hover{color:#d9ca4b!important}.bg-material-yellow-400{background-color:#ffee58!important}.border-color-material-yellow-400{border-color:#ffee58!important}.border-left-color-material-yellow-400{border-left-color:#ffee58!important}.border-right-color-material-yellow-400{border-right-color:#ffee58!important}.border-top-color-material-yellow-400{border-top-color:#ffee58!important}.border-bottom-color-material-yellow-400{border-bottom-color:#ffee58!important}.color-material-yellow-500,.color-material-yellow-500 a:link,.color-material-yellow-500 a:visited{color:#ffeb3b!important}.color-material-yellow-500 a:active,.color-material-yellow-500 a:hover,a.color-material-yellow-500:active,a.color-material-yellow-500:hover{color:#d9c832!important}.bg-material-yellow-500{background-color:#ffeb3b!important}.border-color-material-yellow-500{border-color:#ffeb3b!important}.border-left-color-material-yellow-500{border-left-color:#ffeb3b!important}.border-right-color-material-yellow-500{border-right-color:#ffeb3b!important}.border-top-color-material-yellow-500{border-top-color:#ffeb3b!important}.border-bottom-color-material-yellow-500{border-bottom-color:#ffeb3b!important}.color-material-yellow-600,.color-material-yellow-600 a:link,.color-material-yellow-600 a:visited{color:#fdd835!important}.color-material-yellow-600 a:active,.color-material-yellow-600 a:hover,a.color-material-yellow-600:active,a.color-material-yellow-600:hover{color:#d7b82d!important}.bg-material-yellow-600{background-color:#fdd835!important}.border-color-material-yellow-600{border-color:#fdd835!important}.border-left-color-material-yellow-600{border-left-color:#fdd835!important}.border-right-color-material-yellow-600{border-right-color:#fdd835!important}.border-top-color-material-yellow-600{border-top-color:#fdd835!important}.border-bottom-color-material-yellow-600{border-bottom-color:#fdd835!important}.color-material-yellow-700,.color-material-yellow-700 a:link,.color-material-yellow-700 a:visited{color:#fbc02d!important}.color-material-yellow-700 a:active,.color-material-yellow-700 a:hover,a.color-material-yellow-700:active,a.color-material-yellow-700:hover{color:#d5a326!important}.bg-material-yellow-700{background-color:#fbc02d!important}.border-color-material-yellow-700{border-color:#fbc02d!important}.border-left-color-material-yellow-700{border-left-color:#fbc02d!important}.border-right-color-material-yellow-700{border-right-color:#fbc02d!important}.border-top-color-material-yellow-700{border-top-color:#fbc02d!important}.border-bottom-color-material-yellow-700{border-bottom-color:#fbc02d!important}.color-material-yellow-800,.color-material-yellow-800 a:link,.color-material-yellow-800 a:visited{color:#f9a825!important}.color-material-yellow-800 a:active,.color-material-yellow-800 a:hover,a.color-material-yellow-800:active,a.color-material-yellow-800:hover{color:#d48f1f!important}.bg-material-yellow-800{background-color:#f9a825!important}.border-color-material-yellow-800{border-color:#f9a825!important}.border-left-color-material-yellow-800{border-left-color:#f9a825!important}.border-right-color-material-yellow-800{border-right-color:#f9a825!important}.border-top-color-material-yellow-800{border-top-color:#f9a825!important}.border-bottom-color-material-yellow-800{border-bottom-color:#f9a825!important}.color-material-yellow-900,.color-material-yellow-900 a:link,.color-material-yellow-900 a:visited{color:#f57f17!important}.color-material-yellow-900 a:active,.color-material-yellow-900 a:hover,a.color-material-yellow-900:active,a.color-material-yellow-900:hover{color:#d06c14!important}.bg-material-yellow-900{background-color:#f57f17!important}.border-color-material-yellow-900{border-color:#f57f17!important}.border-left-color-material-yellow-900{border-left-color:#f57f17!important}.border-right-color-material-yellow-900{border-right-color:#f57f17!important}.border-top-color-material-yellow-900{border-top-color:#f57f17!important}.border-bottom-color-material-yellow-900{border-bottom-color:#f57f17!important}.color-material-yellow-a100,.color-material-yellow-a100 a:link,.color-material-yellow-a100 a:visited{color:#ffff8d!important}.color-material-yellow-a100 a:active,.color-material-yellow-a100 a:hover,a.color-material-yellow-a100:active,a.color-material-yellow-a100:hover{color:#d9d978!important}.bg-material-yellow-a100{background-color:#ffff8d!important}.border-color-material-yellow-a100{border-color:#ffff8d!important}.border-left-color-material-yellow-a100{border-left-color:#ffff8d!important}.border-right-color-material-yellow-a100{border-right-color:#ffff8d!important}.border-top-color-material-yellow-a100{border-top-color:#ffff8d!important}.border-bottom-color-material-yellow-a100{border-bottom-color:#ffff8d!important}.color-material-yellow-a200,.color-material-yellow-a200 a:link,.color-material-yellow-a200 a:visited{color:#ff0!important}.color-material-yellow-a200 a:active,.color-material-yellow-a200 a:hover,a.color-material-yellow-a200:active,a.color-material-yellow-a200:hover{color:#d9d900!important}.bg-material-yellow-a200{background-color:#ff0!important}.border-color-material-yellow-a200{border-color:#ff0!important}.border-left-color-material-yellow-a200{border-left-color:#ff0!important}.border-right-color-material-yellow-a200{border-right-color:#ff0!important}.border-top-color-material-yellow-a200{border-top-color:#ff0!important}.border-bottom-color-material-yellow-a200{border-bottom-color:#ff0!important}.color-material-yellow-a400,.color-material-yellow-a400 a:link,.color-material-yellow-a400 a:visited{color:#ffea00!important}.color-material-yellow-a400 a:active,.color-material-yellow-a400 a:hover,a.color-material-yellow-a400:active,a.color-material-yellow-a400:hover{color:#d9c700!important}.bg-material-yellow-a400{background-color:#ffea00!important}.border-color-material-yellow-a400{border-color:#ffea00!important}.border-left-color-material-yellow-a400{border-left-color:#ffea00!important}.border-right-color-material-yellow-a400{border-right-color:#ffea00!important}.border-top-color-material-yellow-a400{border-top-color:#ffea00!important}.border-bottom-color-material-yellow-a400{border-bottom-color:#ffea00!important}.color-material-yellow-a700,.color-material-yellow-a700 a:link,.color-material-yellow-a700 a:visited{color:#ffd600!important}.color-material-yellow-a700 a:active,.color-material-yellow-a700 a:hover,a.color-material-yellow-a700:active,a.color-material-yellow-a700:hover{color:#d9b600!important}.bg-material-yellow-a700{background-color:#ffd600!important}.border-color-material-yellow-a700{border-color:#ffd600!important}.border-left-color-material-yellow-a700{border-left-color:#ffd600!important}.border-right-color-material-yellow-a700{border-right-color:#ffd600!important}.border-top-color-material-yellow-a700{border-top-color:#ffd600!important}.border-bottom-color-material-yellow-a700{border-bottom-color:#ffd600!important}.color-material-dark-theme-1,.color-material-dark-theme-1 a:active,.color-material-dark-theme-1 a:hover,.color-material-dark-theme-1 a:link,.color-material-dark-theme-1 a:visited,a.color-material-dark-theme-1:active,a.color-material-dark-theme-1:hover{color:#000!important}.bg-material-dark-theme-1{background-color:#000!important}.border-color-material-dark-theme-1{border-color:#000!important}.border-left-color-material-dark-theme-1{border-left-color:#000!important}.border-right-color-material-dark-theme-1{border-right-color:#000!important}.border-top-color-material-dark-theme-1{border-top-color:#000!important}.border-bottom-color-material-dark-theme-1{border-bottom-color:#000!important}.color-material-dark-theme-2,.color-material-dark-theme-2 a:link,.color-material-dark-theme-2 a:visited{color:#212121!important}.color-material-dark-theme-2 a:active,.color-material-dark-theme-2 a:hover,a.color-material-dark-theme-2:active,a.color-material-dark-theme-2:hover{color:#1c1c1c!important}.bg-material-dark-theme-2{background-color:#212121!important}.border-color-material-dark-theme-2{border-color:#212121!important}.border-left-color-material-dark-theme-2{border-left-color:#212121!important}.border-right-color-material-dark-theme-2{border-right-color:#212121!important}.border-top-color-material-dark-theme-2{border-top-color:#212121!important}.border-bottom-color-material-dark-theme-2{border-bottom-color:#212121!important}.color-material-dark-theme-3,.color-material-dark-theme-3 a:link,.color-material-dark-theme-3 a:visited{color:#303030!important}.color-material-dark-theme-3 a:active,.color-material-dark-theme-3 a:hover,a.color-material-dark-theme-3:active,a.color-material-dark-theme-3:hover{color:#292929!important}.bg-material-dark-theme-3{background-color:#303030!important}.border-color-material-dark-theme-3{border-color:#303030!important}.border-left-color-material-dark-theme-3{border-left-color:#303030!important}.border-right-color-material-dark-theme-3{border-right-color:#303030!important}.border-top-color-material-dark-theme-3{border-top-color:#303030!important}.border-bottom-color-material-dark-theme-3{border-bottom-color:#303030!important}.color-material-dark-theme-4,.color-material-dark-theme-4 a:link,.color-material-dark-theme-4 a:visited{color:#424242!important}.color-material-dark-theme-4 a:active,.color-material-dark-theme-4 a:hover,a.color-material-dark-theme-4:active,a.color-material-dark-theme-4:hover{color:#383838!important}.bg-material-dark-theme-4{background-color:#424242!important}.border-color-material-dark-theme-4{border-color:#424242!important}.border-left-color-material-dark-theme-4{border-left-color:#424242!important}.border-right-color-material-dark-theme-4{border-right-color:#424242!important}.border-top-color-material-dark-theme-4{border-top-color:#424242!important}.border-bottom-color-material-dark-theme-4{border-bottom-color:#424242!important}.color-material-light-theme-1,.color-material-light-theme-1 a:link,.color-material-light-theme-1 a:visited{color:#e0e0e0!important}.color-material-light-theme-1 a:active,.color-material-light-theme-1 a:hover,a.color-material-light-theme-1:active,a.color-material-light-theme-1:hover{color:#bebebe!important}.bg-material-light-theme-1{background-color:#e0e0e0!important}.border-color-material-light-theme-1{border-color:#e0e0e0!important}.border-left-color-material-light-theme-1{border-left-color:#e0e0e0!important}.border-right-color-material-light-theme-1{border-right-color:#e0e0e0!important}.border-top-color-material-light-theme-1{border-top-color:#e0e0e0!important}.border-bottom-color-material-light-theme-1{border-bottom-color:#e0e0e0!important}.color-material-light-theme-2,.color-material-light-theme-2 a:link,.color-material-light-theme-2 a:visited{color:#f5f5f5!important}.color-material-light-theme-2 a:active,.color-material-light-theme-2 a:hover,a.color-material-light-theme-2:active,a.color-material-light-theme-2:hover{color:#d0d0d0!important}.bg-material-light-theme-2{background-color:#f5f5f5!important}.border-color-material-light-theme-2{border-color:#f5f5f5!important}.border-left-color-material-light-theme-2{border-left-color:#f5f5f5!important}.border-right-color-material-light-theme-2{border-right-color:#f5f5f5!important}.border-top-color-material-light-theme-2{border-top-color:#f5f5f5!important}.border-bottom-color-material-light-theme-2{border-bottom-color:#f5f5f5!important}.color-material-light-theme-3,.color-material-light-theme-3 a:link,.color-material-light-theme-3 a:visited{color:#fafafa!important}.color-material-light-theme-3 a:active,.color-material-light-theme-3 a:hover,a.color-material-light-theme-3:active,a.color-material-light-theme-3:hover{color:#d5d5d5!important}.bg-material-light-theme-3{background-color:#fafafa!important}.border-color-material-light-theme-3{border-color:#fafafa!important}.border-left-color-material-light-theme-3{border-left-color:#fafafa!important}.border-right-color-material-light-theme-3{border-right-color:#fafafa!important}.border-top-color-material-light-theme-3{border-top-color:#fafafa!important}.border-bottom-color-material-light-theme-3{border-bottom-color:#fafafa!important}.color-material-light-theme-4,.color-material-light-theme-4 a:link,.color-material-light-theme-4 a:visited{color:#fff!important}.color-material-light-theme-4 a:active,.color-material-light-theme-4 a:hover,a.color-material-light-theme-4:active,a.color-material-light-theme-4:hover{color:#d9d9d9!important}.bg-material-light-theme-4{background-color:#fff!important}.border-color-material-light-theme-4{border-color:#fff!important}.border-left-color-material-light-theme-4{border-left-color:#fff!important}.border-right-color-material-light-theme-4{border-right-color:#fff!important}.border-top-color-material-light-theme-4{border-top-color:#fff!important}.border-bottom-color-material-light-theme-4{border-bottom-color:#fff!important}.color-bootflat-red-foreign-crimson,.color-bootflat-red-foreign-crimson a:link,.color-bootflat-red-foreign-crimson a:visited{color:#c91f37!important}.color-bootflat-red-foreign-crimson a:active,.color-bootflat-red-foreign-crimson a:hover,a.color-bootflat-red-foreign-crimson:active,a.color-bootflat-red-foreign-crimson:hover{color:#ab1a2f!important}.bg-bootflat-red-foreign-crimson{background-color:#c91f37!important}.border-color-bootflat-red-foreign-crimson{border-color:#c91f37!important}.border-left-color-bootflat-red-foreign-crimson{border-left-color:#c91f37!important}.border-right-color-bootflat-red-foreign-crimson{border-right-color:#c91f37!important}.border-top-color-bootflat-red-foreign-crimson{border-top-color:#c91f37!important}.border-bottom-color-bootflat-red-foreign-crimson{border-bottom-color:#c91f37!important}.color-bootflat-red-orange,.color-bootflat-red-orange a:link,.color-bootflat-red-orange a:visited{color:#dc3023!important}.color-bootflat-red-orange a:active,.color-bootflat-red-orange a:hover,a.color-bootflat-red-orange:active,a.color-bootflat-red-orange:hover{color:#bb291e!important}.bg-bootflat-red-orange{background-color:#dc3023!important}.border-color-bootflat-red-orange{border-color:#dc3023!important}.border-left-color-bootflat-red-orange{border-left-color:#dc3023!important}.border-right-color-bootflat-red-orange{border-right-color:#dc3023!important}.border-top-color-bootflat-red-orange{border-top-color:#dc3023!important}.border-bottom-color-bootflat-red-orange{border-bottom-color:#dc3023!important}.color-bootflat-red-cochineal,.color-bootflat-red-cochineal a:link,.color-bootflat-red-cochineal a:visited{color:#9d2933!important}.color-bootflat-red-cochineal a:active,.color-bootflat-red-cochineal a:hover,a.color-bootflat-red-cochineal:active,a.color-bootflat-red-cochineal:hover{color:#85232b!important}.bg-bootflat-red-cochineal{background-color:#9d2933!important}.border-color-bootflat-red-cochineal{border-color:#9d2933!important}.border-left-color-bootflat-red-cochineal{border-left-color:#9d2933!important}.border-right-color-bootflat-red-cochineal{border-right-color:#9d2933!important}.border-top-color-bootflat-red-cochineal{border-top-color:#9d2933!important}.border-bottom-color-bootflat-red-cochineal{border-bottom-color:#9d2933!important}.color-bootflat-red-monza,.color-bootflat-red-monza a:link,.color-bootflat-red-monza a:visited{color:#cf000f!important}.color-bootflat-red-monza a:active,.color-bootflat-red-monza a:hover,a.color-bootflat-red-monza:active,a.color-bootflat-red-monza:hover{color:#b0000d!important}.bg-bootflat-red-monza{background-color:#cf000f!important}.border-color-bootflat-red-monza{border-color:#cf000f!important}.border-left-color-bootflat-red-monza{border-left-color:#cf000f!important}.border-right-color-bootflat-red-monza{border-right-color:#cf000f!important}.border-top-color-bootflat-red-monza{border-top-color:#cf000f!important}.border-bottom-color-bootflat-red-monza{border-bottom-color:#cf000f!important}.color-bootflat-red-brewed-mustard-brown,.color-bootflat-red-brewed-mustard-brown a:link,.color-bootflat-red-brewed-mustard-brown a:visited{color:#e68364!important}.color-bootflat-red-brewed-mustard-brown a:active,.color-bootflat-red-brewed-mustard-brown a:hover,a.color-bootflat-red-brewed-mustard-brown:active,a.color-bootflat-red-brewed-mustard-brown:hover{color:#c46f55!important}.bg-bootflat-red-brewed-mustard-brown{background-color:#e68364!important}.border-color-bootflat-red-brewed-mustard-brown{border-color:#e68364!important}.border-left-color-bootflat-red-brewed-mustard-brown{border-left-color:#e68364!important}.border-right-color-bootflat-red-brewed-mustard-brown{border-right-color:#e68364!important}.border-top-color-bootflat-red-brewed-mustard-brown{border-top-color:#e68364!important}.border-bottom-color-bootflat-red-brewed-mustard-brown{border-bottom-color:#e68364!important}.color-bootflat-red-pomegranate,.color-bootflat-red-pomegranate a:link,.color-bootflat-red-pomegranate a:visited{color:#f22613!important}.color-bootflat-red-pomegranate a:active,.color-bootflat-red-pomegranate a:hover,a.color-bootflat-red-pomegranate:active,a.color-bootflat-red-pomegranate:hover{color:#ce2010!important}.bg-bootflat-red-pomegranate{background-color:#f22613!important}.border-color-bootflat-red-pomegranate{border-color:#f22613!important}.border-left-color-bootflat-red-pomegranate{border-left-color:#f22613!important}.border-right-color-bootflat-red-pomegranate{border-right-color:#f22613!important}.border-top-color-bootflat-red-pomegranate{border-top-color:#f22613!important}.border-bottom-color-bootflat-red-pomegranate{border-bottom-color:#f22613!important}.color-bootflat-red-scarlet,.color-bootflat-red-scarlet a:link,.color-bootflat-red-scarlet a:visited{color:#cf3a24!important}.color-bootflat-red-scarlet a:active,.color-bootflat-red-scarlet a:hover,a.color-bootflat-red-scarlet:active,a.color-bootflat-red-scarlet:hover{color:#b0311f!important}.bg-bootflat-red-scarlet{background-color:#cf3a24!important}.border-color-bootflat-red-scarlet{border-color:#cf3a24!important}.border-left-color-bootflat-red-scarlet{border-left-color:#cf3a24!important}.border-right-color-bootflat-red-scarlet{border-right-color:#cf3a24!important}.border-top-color-bootflat-red-scarlet{border-top-color:#cf3a24!important}.border-bottom-color-bootflat-red-scarlet{border-bottom-color:#cf3a24!important}.color-bootflat-red-pure-crimson,.color-bootflat-red-pure-crimson a:link,.color-bootflat-red-pure-crimson a:visited{color:#c3272b!important}.color-bootflat-red-pure-crimson a:active,.color-bootflat-red-pure-crimson a:hover,a.color-bootflat-red-pure-crimson:active,a.color-bootflat-red-pure-crimson:hover{color:#a62125!important}.bg-bootflat-red-pure-crimson{background-color:#c3272b!important}.border-color-bootflat-red-pure-crimson{border-color:#c3272b!important}.border-left-color-bootflat-red-pure-crimson{border-left-color:#c3272b!important}.border-right-color-bootflat-red-pure-crimson{border-right-color:#c3272b!important}.border-top-color-bootflat-red-pure-crimson{border-top-color:#c3272b!important}.border-bottom-color-bootflat-red-pure-crimson{border-bottom-color:#c3272b!important}.color-bootflat-red-true,.color-bootflat-red-true a:link,.color-bootflat-red-true a:visited{color:#8f1d21!important}.color-bootflat-red-true a:active,.color-bootflat-red-true a:hover,a.color-bootflat-red-true:active,a.color-bootflat-red-true:hover{color:#7a191c!important}.bg-bootflat-red-true{background-color:#8f1d21!important}.border-color-bootflat-red-true{border-color:#8f1d21!important}.border-left-color-bootflat-red-true{border-left-color:#8f1d21!important}.border-right-color-bootflat-red-true{border-right-color:#8f1d21!important}.border-top-color-bootflat-red-true{border-top-color:#8f1d21!important}.border-bottom-color-bootflat-red-true{border-bottom-color:#8f1d21!important}.color-bootflat-red-chestnut-rose,.color-bootflat-red-chestnut-rose a:link,.color-bootflat-red-chestnut-rose a:visited{color:#d24d57!important}.color-bootflat-red-chestnut-rose a:active,.color-bootflat-red-chestnut-rose a:hover,a.color-bootflat-red-chestnut-rose:active,a.color-bootflat-red-chestnut-rose:hover{color:#b3414a!important}.bg-bootflat-red-chestnut-rose{background-color:#d24d57!important}.border-color-bootflat-red-chestnut-rose{border-color:#d24d57!important}.border-left-color-bootflat-red-chestnut-rose{border-left-color:#d24d57!important}.border-right-color-bootflat-red-chestnut-rose{border-right-color:#d24d57!important}.border-top-color-bootflat-red-chestnut-rose{border-top-color:#d24d57!important}.border-bottom-color-bootflat-red-chestnut-rose{border-bottom-color:#d24d57!important}.color-bootflat-blue-sky,.color-bootflat-blue-sky a:link,.color-bootflat-blue-sky a:visited{color:#4d8fac!important}.color-bootflat-blue-sky a:active,.color-bootflat-blue-sky a:hover,a.color-bootflat-blue-sky:active,a.color-bootflat-blue-sky:hover{color:#417a92!important}.bg-bootflat-blue-sky{background-color:#4d8fac!important}.border-color-bootflat-blue-sky{border-color:#4d8fac!important}.border-left-color-bootflat-blue-sky{border-left-color:#4d8fac!important}.border-right-color-bootflat-blue-sky{border-right-color:#4d8fac!important}.border-top-color-bootflat-blue-sky{border-top-color:#4d8fac!important}.border-bottom-color-bootflat-blue-sky{border-bottom-color:#4d8fac!important}.color-bootflat-blue-ultramarine,.color-bootflat-blue-ultramarine a:link,.color-bootflat-blue-ultramarine a:visited{color:#5d8cae!important}.color-bootflat-blue-ultramarine a:active,.color-bootflat-blue-ultramarine a:hover,a.color-bootflat-blue-ultramarine:active,a.color-bootflat-blue-ultramarine:hover{color:#4f7794!important}.bg-bootflat-blue-ultramarine{background-color:#5d8cae!important}.border-color-bootflat-blue-ultramarine{border-color:#5d8cae!important}.border-left-color-bootflat-blue-ultramarine{border-left-color:#5d8cae!important}.border-right-color-bootflat-blue-ultramarine{border-right-color:#5d8cae!important}.border-top-color-bootflat-blue-ultramarine{border-top-color:#5d8cae!important}.border-bottom-color-bootflat-blue-ultramarine{border-bottom-color:#5d8cae!important}.color-bootflat-blue-picton,.color-bootflat-blue-picton a:link,.color-bootflat-blue-picton a:visited{color:#22a7f0!important}.color-bootflat-blue-picton a:active,.color-bootflat-blue-picton a:hover,a.color-bootflat-blue-picton:active,a.color-bootflat-blue-picton:hover{color:#1d8ecc!important}.bg-bootflat-blue-picton{background-color:#22a7f0!important}.border-color-bootflat-blue-picton{border-color:#22a7f0!important}.border-left-color-bootflat-blue-picton{border-left-color:#22a7f0!important}.border-right-color-bootflat-blue-picton{border-right-color:#22a7f0!important}.border-top-color-bootflat-blue-picton{border-top-color:#22a7f0!important}.border-bottom-color-bootflat-blue-picton{border-bottom-color:#22a7f0!important}.color-bootflat-blue-picton2,.color-bootflat-blue-picton2 a:link,.color-bootflat-blue-picton2 a:visited{color:#59abe3!important}.color-bootflat-blue-picton2 a:active,.color-bootflat-blue-picton2 a:hover,a.color-bootflat-blue-picton2:active,a.color-bootflat-blue-picton2:hover{color:#4c91c1!important}.bg-bootflat-blue-picton2{background-color:#59abe3!important}.border-color-bootflat-blue-picton2{border-color:#59abe3!important}.border-left-color-bootflat-blue-picton2{border-left-color:#59abe3!important}.border-right-color-bootflat-blue-picton2{border-right-color:#59abe3!important}.border-top-color-bootflat-blue-picton2{border-top-color:#59abe3!important}.border-bottom-color-bootflat-blue-picton2{border-bottom-color:#59abe3!important}.color-bootflat-blue-dodger,.color-bootflat-blue-dodger a:link,.color-bootflat-blue-dodger a:visited{color:#19b5fe!important}.color-bootflat-blue-dodger a:active,.color-bootflat-blue-dodger a:hover,a.color-bootflat-blue-dodger:active,a.color-bootflat-blue-dodger:hover{color:#159ad8!important}.bg-bootflat-blue-dodger{background-color:#19b5fe!important}.border-color-bootflat-blue-dodger{border-color:#19b5fe!important}.border-left-color-bootflat-blue-dodger{border-left-color:#19b5fe!important}.border-right-color-bootflat-blue-dodger{border-right-color:#19b5fe!important}.border-top-color-bootflat-blue-dodger{border-top-color:#19b5fe!important}.border-bottom-color-bootflat-blue-dodger{border-bottom-color:#19b5fe!important}.color-bootflat-blue-light,.color-bootflat-blue-light a:link,.color-bootflat-blue-light a:visited{color:#48929b!important}.color-bootflat-blue-light a:active,.color-bootflat-blue-light a:hover,a.color-bootflat-blue-light:active,a.color-bootflat-blue-light:hover{color:#3d7c84!important}.bg-bootflat-blue-light{background-color:#48929b!important}.border-color-bootflat-blue-light{border-color:#48929b!important}.border-left-color-bootflat-blue-light{border-left-color:#48929b!important}.border-right-color-bootflat-blue-light{border-right-color:#48929b!important}.border-top-color-bootflat-blue-light{border-top-color:#48929b!important}.border-bottom-color-bootflat-blue-light{border-bottom-color:#48929b!important}.color-bootflat-blue-thousand-herb,.color-bootflat-blue-thousand-herb a:link,.color-bootflat-blue-thousand-herb a:visited{color:#317589!important}.color-bootflat-blue-thousand-herb a:active,.color-bootflat-blue-thousand-herb a:hover,a.color-bootflat-blue-thousand-herb:active,a.color-bootflat-blue-thousand-herb:hover{color:#2a6374!important}.bg-bootflat-blue-thousand-herb{background-color:#317589!important}.border-color-bootflat-blue-thousand-herb{border-color:#317589!important}.border-left-color-bootflat-blue-thousand-herb{border-left-color:#317589!important}.border-right-color-bootflat-blue-thousand-herb{border-right-color:#317589!important}.border-top-color-bootflat-blue-thousand-herb{border-top-color:#317589!important}.border-bottom-color-bootflat-blue-thousand-herb{border-bottom-color:#317589!important}.color-bootflat-blue-jordy,.color-bootflat-blue-jordy a:link,.color-bootflat-blue-jordy a:visited{color:#89c4f4!important}.color-bootflat-blue-jordy a:active,.color-bootflat-blue-jordy a:hover,a.color-bootflat-blue-jordy:active,a.color-bootflat-blue-jordy:hover{color:#74a7cf!important}.bg-bootflat-blue-jordy{background-color:#89c4f4!important}.border-color-bootflat-blue-jordy{border-color:#89c4f4!important}.border-left-color-bootflat-blue-jordy{border-left-color:#89c4f4!important}.border-right-color-bootflat-blue-jordy{border-right-color:#89c4f4!important}.border-top-color-bootflat-blue-jordy{border-top-color:#89c4f4!important}.border-bottom-color-bootflat-blue-jordy{border-bottom-color:#89c4f4!important}.color-bootflat-blue-steel,.color-bootflat-blue-steel a:link,.color-bootflat-blue-steel a:visited{color:#4b77be!important}.color-bootflat-blue-steel a:active,.color-bootflat-blue-steel a:hover,a.color-bootflat-blue-steel:active,a.color-bootflat-blue-steel:hover{color:#4065a2!important}.bg-bootflat-blue-steel{background-color:#4b77be!important}.border-color-bootflat-blue-steel{border-color:#4b77be!important}.border-left-color-bootflat-blue-steel{border-left-color:#4b77be!important}.border-right-color-bootflat-blue-steel{border-right-color:#4b77be!important}.border-top-color-bootflat-blue-steel{border-top-color:#4b77be!important}.border-bottom-color-bootflat-blue-steel{border-bottom-color:#4b77be!important}.color-bootflat-blue-lapis-lazuli,.color-bootflat-blue-lapis-lazuli a:link,.color-bootflat-blue-lapis-lazuli a:visited{color:#1f4788!important}.color-bootflat-blue-lapis-lazuli a:active,.color-bootflat-blue-lapis-lazuli a:hover,a.color-bootflat-blue-lapis-lazuli:active,a.color-bootflat-blue-lapis-lazuli:hover{color:#1a3c74!important}.bg-bootflat-blue-lapis-lazuli{background-color:#1f4788!important}.border-color-bootflat-blue-lapis-lazuli{border-color:#1f4788!important}.border-left-color-bootflat-blue-lapis-lazuli{border-left-color:#1f4788!important}.border-right-color-bootflat-blue-lapis-lazuli{border-right-color:#1f4788!important}.border-top-color-bootflat-blue-lapis-lazuli{border-top-color:#1f4788!important}.border-bottom-color-bootflat-blue-lapis-lazuli{border-bottom-color:#1f4788!important}.color-bootflat-blue-navy,.color-bootflat-blue-navy a:link,.color-bootflat-blue-navy a:visited{color:#003171!important}.color-bootflat-blue-navy a:active,.color-bootflat-blue-navy a:hover,a.color-bootflat-blue-navy:active,a.color-bootflat-blue-navy:hover{color:#002a60!important}.bg-bootflat-blue-navy{background-color:#003171!important}.border-color-bootflat-blue-navy{border-color:#003171!important}.border-left-color-bootflat-blue-navy{border-left-color:#003171!important}.border-right-color-bootflat-blue-navy{border-right-color:#003171!important}.border-top-color-bootflat-blue-navy{border-top-color:#003171!important}.border-bottom-color-bootflat-blue-navy{border-bottom-color:#003171!important}.color-bootflat-blue-hanada,.color-bootflat-blue-hanada a:link,.color-bootflat-blue-hanada a:visited{color:#044f67!important}.color-bootflat-blue-hanada a:active,.color-bootflat-blue-hanada a:hover,a.color-bootflat-blue-hanada:active,a.color-bootflat-blue-hanada:hover{color:#034358!important}.bg-bootflat-blue-hanada{background-color:#044f67!important}.border-color-bootflat-blue-hanada{border-color:#044f67!important}.border-left-color-bootflat-blue-hanada{border-left-color:#044f67!important}.border-right-color-bootflat-blue-hanada{border-right-color:#044f67!important}.border-top-color-bootflat-blue-hanada{border-top-color:#044f67!important}.border-bottom-color-bootflat-blue-hanada{border-bottom-color:#044f67!important}.color-bootflat-blue-indigo,.color-bootflat-blue-indigo a:link,.color-bootflat-blue-indigo a:visited{color:#264348!important}.color-bootflat-blue-indigo a:active,.color-bootflat-blue-indigo a:hover,a.color-bootflat-blue-indigo:active,a.color-bootflat-blue-indigo:hover{color:#20393d!important}.bg-bootflat-blue-indigo{background-color:#264348!important}.border-color-bootflat-blue-indigo{border-color:#264348!important}.border-left-color-bootflat-blue-indigo{border-left-color:#264348!important}.border-right-color-bootflat-blue-indigo{border-right-color:#264348!important}.border-top-color-bootflat-blue-indigo{border-top-color:#264348!important}.border-bottom-color-bootflat-blue-indigo{border-bottom-color:#264348!important}.color-bootflat-yellow-patrinia-flowers,.color-bootflat-yellow-patrinia-flowers a:link,.color-bootflat-yellow-patrinia-flowers a:visited{color:#d9b611!important}.color-bootflat-yellow-patrinia-flowers a:active,.color-bootflat-yellow-patrinia-flowers a:hover,a.color-bootflat-yellow-patrinia-flowers:active,a.color-bootflat-yellow-patrinia-flowers:hover{color:#b89b0e!important}.bg-bootflat-yellow-patrinia-flowers{background-color:#d9b611!important}.border-color-bootflat-yellow-patrinia-flowers{border-color:#d9b611!important}.border-left-color-bootflat-yellow-patrinia-flowers{border-left-color:#d9b611!important}.border-right-color-bootflat-yellow-patrinia-flowers{border-right-color:#d9b611!important}.border-top-color-bootflat-yellow-patrinia-flowers{border-top-color:#d9b611!important}.border-bottom-color-bootflat-yellow-patrinia-flowers{border-bottom-color:#d9b611!important}.color-bootflat-yellow-amur-cork-tree,.color-bootflat-yellow-amur-cork-tree a:link,.color-bootflat-yellow-amur-cork-tree a:visited{color:#f3c13a!important}.color-bootflat-yellow-amur-cork-tree a:active,.color-bootflat-yellow-amur-cork-tree a:hover,a.color-bootflat-yellow-amur-cork-tree:active,a.color-bootflat-yellow-amur-cork-tree:hover{color:#cfa431!important}.bg-bootflat-yellow-amur-cork-tree{background-color:#f3c13a!important}.border-color-bootflat-yellow-amur-cork-tree{border-color:#f3c13a!important}.border-left-color-bootflat-yellow-amur-cork-tree{border-left-color:#f3c13a!important}.border-right-color-bootflat-yellow-amur-cork-tree{border-right-color:#f3c13a!important}.border-top-color-bootflat-yellow-amur-cork-tree{border-top-color:#f3c13a!important}.border-bottom-color-bootflat-yellow-amur-cork-tree{border-bottom-color:#f3c13a!important}.color-bootflat-yellow-ripe-lemon,.color-bootflat-yellow-ripe-lemon a:link,.color-bootflat-yellow-ripe-lemon a:visited{color:#f7ca18!important}.color-bootflat-yellow-ripe-lemon a:active,.color-bootflat-yellow-ripe-lemon a:hover,a.color-bootflat-yellow-ripe-lemon:active,a.color-bootflat-yellow-ripe-lemon:hover{color:#d2ac14!important}.bg-bootflat-yellow-ripe-lemon{background-color:#f7ca18!important}.border-color-bootflat-yellow-ripe-lemon{border-color:#f7ca18!important}.border-left-color-bootflat-yellow-ripe-lemon{border-left-color:#f7ca18!important}.border-right-color-bootflat-yellow-ripe-lemon{border-right-color:#f7ca18!important}.border-top-color-bootflat-yellow-ripe-lemon{border-top-color:#f7ca18!important}.border-bottom-color-bootflat-yellow-ripe-lemon{border-bottom-color:#f7ca18!important}.color-bootflat-yellow-japanese-triandra-grass,.color-bootflat-yellow-japanese-triandra-grass a:link,.color-bootflat-yellow-japanese-triandra-grass a:visited{color:#e2b13c!important}.color-bootflat-yellow-japanese-triandra-grass a:active,.color-bootflat-yellow-japanese-triandra-grass a:hover,a.color-bootflat-yellow-japanese-triandra-grass:active,a.color-bootflat-yellow-japanese-triandra-grass:hover{color:#c09633!important}.bg-bootflat-yellow-japanese-triandra-grass{background-color:#e2b13c!important}.border-color-bootflat-yellow-japanese-triandra-grass{border-color:#e2b13c!important}.border-left-color-bootflat-yellow-japanese-triandra-grass{border-left-color:#e2b13c!important}.border-right-color-bootflat-yellow-japanese-triandra-grass{border-right-color:#e2b13c!important}.border-top-color-bootflat-yellow-japanese-triandra-grass{border-top-color:#e2b13c!important}.border-bottom-color-bootflat-yellow-japanese-triandra-grass{border-bottom-color:#e2b13c!important}.color-bootflat-yellow-rapeseed-oil,.color-bootflat-yellow-rapeseed-oil a:link,.color-bootflat-yellow-rapeseed-oil a:visited{color:#a17917!important}.color-bootflat-yellow-rapeseed-oil a:active,.color-bootflat-yellow-rapeseed-oil a:hover,a.color-bootflat-yellow-rapeseed-oil:active,a.color-bootflat-yellow-rapeseed-oil:hover{color:#896714!important}.bg-bootflat-yellow-rapeseed-oil{background-color:#a17917!important}.border-color-bootflat-yellow-rapeseed-oil{border-color:#a17917!important}.border-left-color-bootflat-yellow-rapeseed-oil{border-left-color:#a17917!important}.border-right-color-bootflat-yellow-rapeseed-oil{border-right-color:#a17917!important}.border-top-color-bootflat-yellow-rapeseed-oil{border-top-color:#a17917!important}.border-bottom-color-bootflat-yellow-rapeseed-oil{border-bottom-color:#a17917!important}.color-bootflat-yellow-cream-can,.color-bootflat-yellow-cream-can a:link,.color-bootflat-yellow-cream-can a:visited{color:#f5d76e!important}.color-bootflat-yellow-cream-can a:active,.color-bootflat-yellow-cream-can a:hover,a.color-bootflat-yellow-cream-can:active,a.color-bootflat-yellow-cream-can:hover{color:#d0b75e!important}.bg-bootflat-yellow-cream-can{background-color:#f5d76e!important}.border-color-bootflat-yellow-cream-can{border-color:#f5d76e!important}.border-left-color-bootflat-yellow-cream-can{border-left-color:#f5d76e!important}.border-right-color-bootflat-yellow-cream-can{border-right-color:#f5d76e!important}.border-top-color-bootflat-yellow-cream-can{border-top-color:#f5d76e!important}.border-bottom-color-bootflat-yellow-cream-can{border-bottom-color:#f5d76e!important}.color-bootflat-yellow-saffron,.color-bootflat-yellow-saffron a:link,.color-bootflat-yellow-saffron a:visited{color:#f4d03f!important}.color-bootflat-yellow-saffron a:active,.color-bootflat-yellow-saffron a:hover,a.color-bootflat-yellow-saffron:active,a.color-bootflat-yellow-saffron:hover{color:#cfb136!important}.bg-bootflat-yellow-saffron{background-color:#f4d03f!important}.border-color-bootflat-yellow-saffron{border-color:#f4d03f!important}.border-left-color-bootflat-yellow-saffron{border-left-color:#f4d03f!important}.border-right-color-bootflat-yellow-saffron{border-right-color:#f4d03f!important}.border-top-color-bootflat-yellow-saffron{border-top-color:#f4d03f!important}.border-bottom-color-bootflat-yellow-saffron{border-bottom-color:#f4d03f!important}.color-bootflat-yellow-bright-golden,.color-bootflat-yellow-bright-golden a:link,.color-bootflat-yellow-bright-golden a:visited{color:#ffa400!important}.color-bootflat-yellow-bright-golden a:active,.color-bootflat-yellow-bright-golden a:hover,a.color-bootflat-yellow-bright-golden:active,a.color-bootflat-yellow-bright-golden:hover{color:#d98b00!important}.bg-bootflat-yellow-bright-golden{background-color:#ffa400!important}.border-color-bootflat-yellow-bright-golden{border-color:#ffa400!important}.border-left-color-bootflat-yellow-bright-golden{border-left-color:#ffa400!important}.border-right-color-bootflat-yellow-bright-golden{border-right-color:#ffa400!important}.border-top-color-bootflat-yellow-bright-golden{border-top-color:#ffa400!important}.border-bottom-color-bootflat-yellow-bright-golden{border-bottom-color:#ffa400!important}.color-bootflat-yellow-sumac-dyed,.color-bootflat-yellow-sumac-dyed a:link,.color-bootflat-yellow-sumac-dyed a:visited{color:#e08a1e!important}.color-bootflat-yellow-sumac-dyed a:active,.color-bootflat-yellow-sumac-dyed a:hover,a.color-bootflat-yellow-sumac-dyed:active,a.color-bootflat-yellow-sumac-dyed:hover{color:#be751a!important}.bg-bootflat-yellow-sumac-dyed{background-color:#e08a1e!important}.border-color-bootflat-yellow-sumac-dyed{border-color:#e08a1e!important}.border-left-color-bootflat-yellow-sumac-dyed{border-left-color:#e08a1e!important}.border-right-color-bootflat-yellow-sumac-dyed{border-right-color:#e08a1e!important}.border-top-color-bootflat-yellow-sumac-dyed{border-top-color:#e08a1e!important}.border-bottom-color-bootflat-yellow-sumac-dyed{border-bottom-color:#e08a1e!important}.color-bootflat-yellow-gamboge,.color-bootflat-yellow-gamboge a:link,.color-bootflat-yellow-gamboge a:visited{color:#ffb61e!important}.color-bootflat-yellow-gamboge a:active,.color-bootflat-yellow-gamboge a:hover,a.color-bootflat-yellow-gamboge:active,a.color-bootflat-yellow-gamboge:hover{color:#d99b1a!important}.bg-bootflat-yellow-gamboge{background-color:#ffb61e!important}.border-color-bootflat-yellow-gamboge{border-color:#ffb61e!important}.border-left-color-bootflat-yellow-gamboge{border-left-color:#ffb61e!important}.border-right-color-bootflat-yellow-gamboge{border-right-color:#ffb61e!important}.border-top-color-bootflat-yellow-gamboge{border-top-color:#ffb61e!important}.border-bottom-color-bootflat-yellow-gamboge{border-bottom-color:#ffb61e!important}.color-bootflat-yellow-corn,.color-bootflat-yellow-corn a:link,.color-bootflat-yellow-corn a:visited{color:#faa945!important}.color-bootflat-yellow-corn a:active,.color-bootflat-yellow-corn a:hover,a.color-bootflat-yellow-corn:active,a.color-bootflat-yellow-corn:hover{color:#d5903b!important}.bg-bootflat-yellow-corn{background-color:#faa945!important}.border-color-bootflat-yellow-corn{border-color:#faa945!important}.border-left-color-bootflat-yellow-corn{border-left-color:#faa945!important}.border-right-color-bootflat-yellow-corn{border-right-color:#faa945!important}.border-top-color-bootflat-yellow-corn{border-top-color:#faa945!important}.border-bottom-color-bootflat-yellow-corn{border-bottom-color:#faa945!important}.color-bootflat-yellow-egg,.color-bootflat-yellow-egg a:link,.color-bootflat-yellow-egg a:visited{color:#ffa631!important}.color-bootflat-yellow-egg a:active,.color-bootflat-yellow-egg a:hover,a.color-bootflat-yellow-egg:active,a.color-bootflat-yellow-egg:hover{color:#d98d2a!important}.bg-bootflat-yellow-egg{background-color:#ffa631!important}.border-color-bootflat-yellow-egg{border-color:#ffa631!important}.border-left-color-bootflat-yellow-egg{border-left-color:#ffa631!important}.border-right-color-bootflat-yellow-egg{border-right-color:#ffa631!important}.border-top-color-bootflat-yellow-egg{border-top-color:#ffa631!important}.border-bottom-color-bootflat-yellow-egg{border-bottom-color:#ffa631!important}.color-bootflat-yellow-floral-leaf,.color-bootflat-yellow-floral-leaf a:link,.color-bootflat-yellow-floral-leaf a:visited{color:#ffb94e!important}.color-bootflat-yellow-floral-leaf a:active,.color-bootflat-yellow-floral-leaf a:hover,a.color-bootflat-yellow-floral-leaf:active,a.color-bootflat-yellow-floral-leaf:hover{color:#d99d42!important}.bg-bootflat-yellow-floral-leaf{background-color:#ffb94e!important}.border-color-bootflat-yellow-floral-leaf{border-color:#ffb94e!important}.border-left-color-bootflat-yellow-floral-leaf{border-left-color:#ffb94e!important}.border-right-color-bootflat-yellow-floral-leaf{border-right-color:#ffb94e!important}.border-top-color-bootflat-yellow-floral-leaf{border-top-color:#ffb94e!important}.border-bottom-color-bootflat-yellow-floral-leaf{border-bottom-color:#ffb94e!important}.color-bootflat-yellow-golden-fallen-leaves,.color-bootflat-yellow-golden-fallen-leaves a:link,.color-bootflat-yellow-golden-fallen-leaves a:visited{color:#e29c45!important}.color-bootflat-yellow-golden-fallen-leaves a:active,.color-bootflat-yellow-golden-fallen-leaves a:hover,a.color-bootflat-yellow-golden-fallen-leaves:active,a.color-bootflat-yellow-golden-fallen-leaves:hover{color:#c0853b!important}.bg-bootflat-yellow-golden-fallen-leaves{background-color:#e29c45!important}.border-color-bootflat-yellow-golden-fallen-leaves{border-color:#e29c45!important}.border-left-color-bootflat-yellow-golden-fallen-leaves{border-left-color:#e29c45!important}.border-right-color-bootflat-yellow-golden-fallen-leaves{border-right-color:#e29c45!important}.border-top-color-bootflat-yellow-golden-fallen-leaves{border-top-color:#e29c45!important}.border-bottom-color-bootflat-yellow-golden-fallen-leaves{border-bottom-color:#e29c45!important}.color-bootflat-yellow-ecstasy,.color-bootflat-yellow-ecstasy a:link,.color-bootflat-yellow-ecstasy a:visited{color:#f9690e!important}.color-bootflat-yellow-ecstasy a:active,.color-bootflat-yellow-ecstasy a:hover,a.color-bootflat-yellow-ecstasy:active,a.color-bootflat-yellow-ecstasy:hover{color:#d4590c!important}.bg-bootflat-yellow-ecstasy{background-color:#f9690e!important}.border-color-bootflat-yellow-ecstasy{border-color:#f9690e!important}.border-left-color-bootflat-yellow-ecstasy{border-left-color:#f9690e!important}.border-right-color-bootflat-yellow-ecstasy{border-right-color:#f9690e!important}.border-top-color-bootflat-yellow-ecstasy{border-top-color:#f9690e!important}.border-bottom-color-bootflat-yellow-ecstasy{border-bottom-color:#f9690e!important}.color-bootflat-yellow-amber,.color-bootflat-yellow-amber a:link,.color-bootflat-yellow-amber a:visited{color:#ca6924!important}.color-bootflat-yellow-amber a:active,.color-bootflat-yellow-amber a:hover,a.color-bootflat-yellow-amber:active,a.color-bootflat-yellow-amber:hover{color:#ac591f!important}.bg-bootflat-yellow-amber{background-color:#ca6924!important}.border-color-bootflat-yellow-amber{border-color:#ca6924!important}.border-left-color-bootflat-yellow-amber{border-left-color:#ca6924!important}.border-right-color-bootflat-yellow-amber{border-right-color:#ca6924!important}.border-top-color-bootflat-yellow-amber{border-top-color:#ca6924!important}.border-bottom-color-bootflat-yellow-amber{border-bottom-color:#ca6924!important}.color-bootflat-yellow-lightning,.color-bootflat-yellow-lightning a:link,.color-bootflat-yellow-lightning a:visited{color:#f5ab35!important}.color-bootflat-yellow-lightning a:active,.color-bootflat-yellow-lightning a:hover,a.color-bootflat-yellow-lightning:active,a.color-bootflat-yellow-lightning:hover{color:#d0912d!important}.bg-bootflat-yellow-lightning{background-color:#f5ab35!important}.border-color-bootflat-yellow-lightning{border-color:#f5ab35!important}.border-left-color-bootflat-yellow-lightning{border-left-color:#f5ab35!important}.border-right-color-bootflat-yellow-lightning{border-right-color:#f5ab35!important}.border-top-color-bootflat-yellow-lightning{border-top-color:#f5ab35!important}.border-bottom-color-bootflat-yellow-lightning{border-bottom-color:#f5ab35!important}.color-bootflat-green-siskin-sprout-yellow,.color-bootflat-green-siskin-sprout-yellow a:link,.color-bootflat-green-siskin-sprout-yellow a:visited{color:#7a942e!important}.color-bootflat-green-siskin-sprout-yellow a:active,.color-bootflat-green-siskin-sprout-yellow a:hover,a.color-bootflat-green-siskin-sprout-yellow:active,a.color-bootflat-green-siskin-sprout-yellow:hover{color:#687e27!important}.bg-bootflat-green-siskin-sprout-yellow{background-color:#7a942e!important}.border-color-bootflat-green-siskin-sprout-yellow{border-color:#7a942e!important}.border-left-color-bootflat-green-siskin-sprout-yellow{border-left-color:#7a942e!important}.border-right-color-bootflat-green-siskin-sprout-yellow{border-right-color:#7a942e!important}.border-top-color-bootflat-green-siskin-sprout-yellow{border-top-color:#7a942e!important}.border-bottom-color-bootflat-green-siskin-sprout-yellow{border-bottom-color:#7a942e!important}.color-bootflat-green-young-green-onion,.color-bootflat-green-young-green-onion a:link,.color-bootflat-green-young-green-onion a:visited{color:#8db255!important}.color-bootflat-green-young-green-onion a:active,.color-bootflat-green-young-green-onion a:hover,a.color-bootflat-green-young-green-onion:active,a.color-bootflat-green-young-green-onion:hover{color:#789748!important}.bg-bootflat-green-young-green-onion{background-color:#8db255!important}.border-color-bootflat-green-young-green-onion{border-color:#8db255!important}.border-left-color-bootflat-green-young-green-onion{border-left-color:#8db255!important}.border-right-color-bootflat-green-young-green-onion{border-right-color:#8db255!important}.border-top-color-bootflat-green-young-green-onion{border-top-color:#8db255!important}.border-bottom-color-bootflat-green-young-green-onion{border-bottom-color:#8db255!important}.color-bootflat-green-fresh-onion,.color-bootflat-green-fresh-onion a:link,.color-bootflat-green-fresh-onion a:visited{color:#5b8930!important}.color-bootflat-green-fresh-onion a:active,.color-bootflat-green-fresh-onion a:hover,a.color-bootflat-green-fresh-onion:active,a.color-bootflat-green-fresh-onion:hover{color:#4d7429!important}.bg-bootflat-green-fresh-onion{background-color:#5b8930!important}.border-color-bootflat-green-fresh-onion{border-color:#5b8930!important}.border-left-color-bootflat-green-fresh-onion{border-left-color:#5b8930!important}.border-right-color-bootflat-green-fresh-onion{border-right-color:#5b8930!important}.border-top-color-bootflat-green-fresh-onion{border-top-color:#5b8930!important}.border-bottom-color-bootflat-green-fresh-onion{border-bottom-color:#5b8930!important}.color-bootflat-green-young-bamboo-color,.color-bootflat-green-young-bamboo-color a:link,.color-bootflat-green-young-bamboo-color a:visited{color:#6b9362!important}.color-bootflat-green-young-bamboo-color a:active,.color-bootflat-green-young-bamboo-color a:hover,a.color-bootflat-green-young-bamboo-color:active,a.color-bootflat-green-young-bamboo-color:hover{color:#5b7d53!important}.bg-bootflat-green-young-bamboo-color{background-color:#6b9362!important}.border-color-bootflat-green-young-bamboo-color{border-color:#6b9362!important}.border-left-color-bootflat-green-young-bamboo-color{border-left-color:#6b9362!important}.border-right-color-bootflat-green-young-bamboo-color{border-right-color:#6b9362!important}.border-top-color-bootflat-green-young-bamboo-color{border-top-color:#6b9362!important}.border-bottom-color-bootflat-green-young-bamboo-color{border-bottom-color:#6b9362!important}.color-bootflat-green-patina,.color-bootflat-green-patina a:link,.color-bootflat-green-patina a:visited{color:#407a52!important}.color-bootflat-green-patina a:active,.color-bootflat-green-patina a:hover,a.color-bootflat-green-patina:active,a.color-bootflat-green-patina:hover{color:#366846!important}.bg-bootflat-green-patina{background-color:#407a52!important}.border-color-bootflat-green-patina{border-color:#407a52!important}.border-left-color-bootflat-green-patina{border-left-color:#407a52!important}.border-right-color-bootflat-green-patina{border-right-color:#407a52!important}.border-top-color-bootflat-green-patina{border-top-color:#407a52!important}.border-bottom-color-bootflat-green-patina{border-bottom-color:#407a52!important}.color-bootflat-green-bamboo,.color-bootflat-green-bamboo a:link,.color-bootflat-green-bamboo a:visited{color:#006442!important}.color-bootflat-green-bamboo a:active,.color-bootflat-green-bamboo a:hover,a.color-bootflat-green-bamboo:active,a.color-bootflat-green-bamboo:hover{color:#005538!important}.bg-bootflat-green-bamboo{background-color:#006442!important}.border-color-bootflat-green-bamboo{border-color:#006442!important}.border-left-color-bootflat-green-bamboo{border-left-color:#006442!important}.border-right-color-bootflat-green-bamboo{border-right-color:#006442!important}.border-top-color-bootflat-green-bamboo{border-top-color:#006442!important}.border-bottom-color-bootflat-green-bamboo{border-bottom-color:#006442!important}.color-bootflat-green-gossip,.color-bootflat-green-gossip a:link,.color-bootflat-green-gossip a:visited{color:#87d37c!important}.color-bootflat-green-gossip a:active,.color-bootflat-green-gossip a:hover,a.color-bootflat-green-gossip:active,a.color-bootflat-green-gossip:hover{color:#73b369!important}.bg-bootflat-green-gossip{background-color:#87d37c!important}.border-color-bootflat-green-gossip{border-color:#87d37c!important}.border-left-color-bootflat-green-gossip{border-left-color:#87d37c!important}.border-right-color-bootflat-green-gossip{border-right-color:#87d37c!important}.border-top-color-bootflat-green-gossip{border-top-color:#87d37c!important}.border-bottom-color-bootflat-green-gossip{border-bottom-color:#87d37c!important}.color-bootflat-green-eucalyptus,.color-bootflat-green-eucalyptus a:link,.color-bootflat-green-eucalyptus a:visited{color:#26a65b!important}.color-bootflat-green-eucalyptus a:active,.color-bootflat-green-eucalyptus a:hover,a.color-bootflat-green-eucalyptus:active,a.color-bootflat-green-eucalyptus:hover{color:#208d4d!important}.bg-bootflat-green-eucalyptus{background-color:#26a65b!important}.border-color-bootflat-green-eucalyptus{border-color:#26a65b!important}.border-left-color-bootflat-green-eucalyptus{border-left-color:#26a65b!important}.border-right-color-bootflat-green-eucalyptus{border-right-color:#26a65b!important}.border-top-color-bootflat-green-eucalyptus{border-top-color:#26a65b!important}.border-bottom-color-bootflat-green-eucalyptus{border-bottom-color:#26a65b!important}.color-bootflat-green-EUCALYPTUS,.color-bootflat-green-EUCALYPTUS a:link,.color-bootflat-green-EUCALYPTUS a:visited{color:#26a65b!important}.color-bootflat-green-EUCALYPTUS a:active,.color-bootflat-green-EUCALYPTUS a:hover,a.color-bootflat-green-EUCALYPTUS:active,a.color-bootflat-green-EUCALYPTUS:hover{color:#208d4d!important}.bg-bootflat-green-EUCALYPTUS{background-color:#26a65b!important}.border-color-bootflat-green-EUCALYPTUS{border-color:#26a65b!important}.border-left-color-bootflat-green-EUCALYPTUS{border-left-color:#26a65b!important}.border-right-color-bootflat-green-EUCALYPTUS{border-right-color:#26a65b!important}.border-top-color-bootflat-green-EUCALYPTUS{border-top-color:#26a65b!important}.border-bottom-color-bootflat-green-EUCALYPTUS{border-bottom-color:#26a65b!important}.color-bootflat-green-jungle,.color-bootflat-green-jungle a:link,.color-bootflat-green-jungle a:visited{color:#26c281!important}.color-bootflat-green-jungle a:active,.color-bootflat-green-jungle a:hover,a.color-bootflat-green-jungle:active,a.color-bootflat-green-jungle:hover{color:#20a56e!important}.bg-bootflat-green-jungle{background-color:#26c281!important}.border-color-bootflat-green-jungle{border-color:#26c281!important}.border-left-color-bootflat-green-jungle{border-left-color:#26c281!important}.border-right-color-bootflat-green-jungle{border-right-color:#26c281!important}.border-top-color-bootflat-green-jungle{border-top-color:#26c281!important}.border-bottom-color-bootflat-green-jungle{border-bottom-color:#26c281!important}.color-bootflat-green-jungle2,.color-bootflat-green-jungle2 a:link,.color-bootflat-green-jungle2 a:visited{color:#2abb9b!important}.color-bootflat-green-jungle2 a:active,.color-bootflat-green-jungle2 a:hover,a.color-bootflat-green-jungle2:active,a.color-bootflat-green-jungle2:hover{color:#249f84!important}.bg-bootflat-green-jungle2{background-color:#2abb9b!important}.border-color-bootflat-green-jungle2{border-color:#2abb9b!important}.border-left-color-bootflat-green-jungle2{border-left-color:#2abb9b!important}.border-right-color-bootflat-green-jungle2{border-right-color:#2abb9b!important}.border-top-color-bootflat-green-jungle2{border-top-color:#2abb9b!important}.border-bottom-color-bootflat-green-jungle2{border-bottom-color:#2abb9b!important}.color-bootflat-green-observatory,.color-bootflat-green-observatory a:link,.color-bootflat-green-observatory a:visited{color:#049372!important}.color-bootflat-green-observatory a:active,.color-bootflat-green-observatory a:hover,a.color-bootflat-green-observatory:active,a.color-bootflat-green-observatory:hover{color:#037d61!important}.bg-bootflat-green-observatory{background-color:#049372!important}.border-color-bootflat-green-observatory{border-color:#049372!important}.border-left-color-bootflat-green-observatory{border-left-color:#049372!important}.border-right-color-bootflat-green-observatory{border-right-color:#049372!important}.border-top-color-bootflat-green-observatory{border-top-color:#049372!important}.border-bottom-color-bootflat-green-observatory{border-bottom-color:#049372!important}.color-bootflat-green-mountain-meadow,.color-bootflat-green-mountain-meadow a:link,.color-bootflat-green-mountain-meadow a:visited{color:#16a085!important}.color-bootflat-green-mountain-meadow a:active,.color-bootflat-green-mountain-meadow a:hover,a.color-bootflat-green-mountain-meadow:active,a.color-bootflat-green-mountain-meadow:hover{color:#138871!important}.bg-bootflat-green-mountain-meadow{background-color:#16a085!important}.border-color-bootflat-green-mountain-meadow{border-color:#16a085!important}.border-left-color-bootflat-green-mountain-meadow{border-left-color:#16a085!important}.border-right-color-bootflat-green-mountain-meadow{border-right-color:#16a085!important}.border-top-color-bootflat-green-mountain-meadow{border-top-color:#16a085!important}.border-bottom-color-bootflat-green-mountain-meadow{border-bottom-color:#16a085!important}.color-bootflat-green-turquoise,.color-bootflat-green-turquoise a:link,.color-bootflat-green-turquoise a:visited{color:#36d7b7!important}.color-bootflat-green-turquoise a:active,.color-bootflat-green-turquoise a:hover,a.color-bootflat-green-turquoise:active,a.color-bootflat-green-turquoise:hover{color:#2eb79c!important}.bg-bootflat-green-turquoise{background-color:#36d7b7!important}.border-color-bootflat-green-turquoise{border-color:#36d7b7!important}.border-left-color-bootflat-green-turquoise{border-left-color:#36d7b7!important}.border-right-color-bootflat-green-turquoise{border-right-color:#36d7b7!important}.border-top-color-bootflat-green-turquoise{border-top-color:#36d7b7!important}.border-bottom-color-bootflat-green-turquoise{border-bottom-color:#36d7b7!important}.color-bootflat-green-free-speech-aquamarine,.color-bootflat-green-free-speech-aquamarine a:link,.color-bootflat-green-free-speech-aquamarine a:visited{color:#03a678!important}.color-bootflat-green-free-speech-aquamarine a:active,.color-bootflat-green-free-speech-aquamarine a:hover,a.color-bootflat-green-free-speech-aquamarine:active,a.color-bootflat-green-free-speech-aquamarine:hover{color:#038d66!important}.bg-bootflat-green-free-speech-aquamarine{background-color:#03a678!important}.border-color-bootflat-green-free-speech-aquamarine{border-color:#03a678!important}.border-left-color-bootflat-green-free-speech-aquamarine{border-left-color:#03a678!important}.border-right-color-bootflat-green-free-speech-aquamarine{border-right-color:#03a678!important}.border-top-color-bootflat-green-free-speech-aquamarine{border-top-color:#03a678!important}.border-bottom-color-bootflat-green-free-speech-aquamarine{border-bottom-color:#03a678!important}.color-bootflat-green-ocean,.color-bootflat-green-ocean a:link,.color-bootflat-green-ocean a:visited{color:#4daf7c!important}.color-bootflat-green-ocean a:active,.color-bootflat-green-ocean a:hover,a.color-bootflat-green-ocean:active,a.color-bootflat-green-ocean:hover{color:#419569!important}.bg-bootflat-green-ocean{background-color:#4daf7c!important}.border-color-bootflat-green-ocean{border-color:#4daf7c!important}.border-left-color-bootflat-green-ocean{border-left-color:#4daf7c!important}.border-right-color-bootflat-green-ocean{border-right-color:#4daf7c!important}.border-top-color-bootflat-green-ocean{border-top-color:#4daf7c!important}.border-bottom-color-bootflat-green-ocean{border-bottom-color:#4daf7c!important}.color-bootflat-pink-one-kin-dye,.color-bootflat-pink-one-kin-dye a:link,.color-bootflat-pink-one-kin-dye a:visited{color:#f08f90!important}.color-bootflat-pink-one-kin-dye a:active,.color-bootflat-pink-one-kin-dye a:hover,a.color-bootflat-pink-one-kin-dye:active,a.color-bootflat-pink-one-kin-dye:hover{color:#cc7a7a!important}.bg-bootflat-pink-one-kin-dye{background-color:#f08f90!important}.border-color-bootflat-pink-one-kin-dye{border-color:#f08f90!important}.border-left-color-bootflat-pink-one-kin-dye{border-left-color:#f08f90!important}.border-right-color-bootflat-pink-one-kin-dye{border-right-color:#f08f90!important}.border-top-color-bootflat-pink-one-kin-dye{border-top-color:#f08f90!important}.border-bottom-color-bootflat-pink-one-kin-dye{border-bottom-color:#f08f90!important}.color-bootflat-pink-peach,.color-bootflat-pink-peach a:link,.color-bootflat-pink-peach a:visited{color:#f47983!important}.color-bootflat-pink-peach a:active,.color-bootflat-pink-peach a:hover,a.color-bootflat-pink-peach:active,a.color-bootflat-pink-peach:hover{color:#cf676f!important}.bg-bootflat-pink-peach{background-color:#f47983!important}.border-color-bootflat-pink-peach{border-color:#f47983!important}.border-left-color-bootflat-pink-peach{border-left-color:#f47983!important}.border-right-color-bootflat-pink-peach{border-right-color:#f47983!important}.border-top-color-bootflat-pink-peach{border-top-color:#f47983!important}.border-bottom-color-bootflat-pink-peach{border-bottom-color:#f47983!important}.color-bootflat-pink-red-plum,.color-bootflat-pink-red-plum a:link,.color-bootflat-pink-red-plum a:visited{color:#db5a6b!important}.color-bootflat-pink-red-plum a:active,.color-bootflat-pink-red-plum a:hover,a.color-bootflat-pink-red-plum:active,a.color-bootflat-pink-red-plum:hover{color:#ba4d5b!important}.bg-bootflat-pink-red-plum{background-color:#db5a6b!important}.border-color-bootflat-pink-red-plum{border-color:#db5a6b!important}.border-left-color-bootflat-pink-red-plum{border-left-color:#db5a6b!important}.border-right-color-bootflat-pink-red-plum{border-right-color:#db5a6b!important}.border-top-color-bootflat-pink-red-plum{border-top-color:#db5a6b!important}.border-bottom-color-bootflat-pink-red-plum{border-bottom-color:#db5a6b!important}.color-bootflat-pink-medium-crimson,.color-bootflat-pink-medium-crimson a:link,.color-bootflat-pink-medium-crimson a:visited{color:#c93756!important}.color-bootflat-pink-medium-crimson a:active,.color-bootflat-pink-medium-crimson a:hover,a.color-bootflat-pink-medium-crimson:active,a.color-bootflat-pink-medium-crimson:hover{color:#ab2f49!important}.bg-bootflat-pink-medium-crimson{background-color:#c93756!important}.border-color-bootflat-pink-medium-crimson{border-color:#c93756!important}.border-left-color-bootflat-pink-medium-crimson{border-left-color:#c93756!important}.border-right-color-bootflat-pink-medium-crimson{border-right-color:#c93756!important}.border-top-color-bootflat-pink-medium-crimson{border-top-color:#c93756!important}.border-bottom-color-bootflat-pink-medium-crimson{border-bottom-color:#c93756!important}.color-bootflat-pink-cherry-blossom,.color-bootflat-pink-cherry-blossom a:link,.color-bootflat-pink-cherry-blossom a:visited{color:#fcc9b9!important}.color-bootflat-pink-cherry-blossom a:active,.color-bootflat-pink-cherry-blossom a:hover,a.color-bootflat-pink-cherry-blossom:active,a.color-bootflat-pink-cherry-blossom:hover{color:#d6ab9d!important}.bg-bootflat-pink-cherry-blossom{background-color:#fcc9b9!important}.border-color-bootflat-pink-cherry-blossom{border-color:#fcc9b9!important}.border-left-color-bootflat-pink-cherry-blossom{border-left-color:#fcc9b9!important}.border-right-color-bootflat-pink-cherry-blossom{border-right-color:#fcc9b9!important}.border-top-color-bootflat-pink-cherry-blossom{border-top-color:#fcc9b9!important}.border-bottom-color-bootflat-pink-cherry-blossom{border-bottom-color:#fcc9b9!important}.color-bootflat-pink-washed-out-crimson,.color-bootflat-pink-washed-out-crimson a:link,.color-bootflat-pink-washed-out-crimson a:visited{color:#ffb3a7!important}.color-bootflat-pink-washed-out-crimson a:active,.color-bootflat-pink-washed-out-crimson a:hover,a.color-bootflat-pink-washed-out-crimson:active,a.color-bootflat-pink-washed-out-crimson:hover{color:#d9988e!important}.bg-bootflat-pink-washed-out-crimson{background-color:#ffb3a7!important}.border-color-bootflat-pink-washed-out-crimson{border-color:#ffb3a7!important}.border-left-color-bootflat-pink-washed-out-crimson{border-left-color:#ffb3a7!important}.border-right-color-bootflat-pink-washed-out-crimson{border-right-color:#ffb3a7!important}.border-top-color-bootflat-pink-washed-out-crimson{border-top-color:#ffb3a7!important}.border-bottom-color-bootflat-pink-washed-out-crimson{border-bottom-color:#ffb3a7!important}.color-bootflat-pink-radical-red,.color-bootflat-pink-radical-red a:link,.color-bootflat-pink-radical-red a:visited{color:#f62459!important}.color-bootflat-pink-radical-red a:active,.color-bootflat-pink-radical-red a:hover,a.color-bootflat-pink-radical-red:active,a.color-bootflat-pink-radical-red:hover{color:#d11f4c!important}.bg-bootflat-pink-radical-red{background-color:#f62459!important}.border-color-bootflat-pink-radical-red{border-color:#f62459!important}.border-left-color-bootflat-pink-radical-red{border-left-color:#f62459!important}.border-right-color-bootflat-pink-radical-red{border-right-color:#f62459!important}.border-top-color-bootflat-pink-radical-red{border-top-color:#f62459!important}.border-bottom-color-bootflat-pink-radical-red{border-bottom-color:#f62459!important}.color-bootflat-pink-ibis-wing,.color-bootflat-pink-ibis-wing a:link,.color-bootflat-pink-ibis-wing a:visited{color:#f58f84!important}.color-bootflat-pink-ibis-wing a:active,.color-bootflat-pink-ibis-wing a:hover,a.color-bootflat-pink-ibis-wing:active,a.color-bootflat-pink-ibis-wing:hover{color:#d07a70!important}.bg-bootflat-pink-ibis-wing{background-color:#f58f84!important}.border-color-bootflat-pink-ibis-wing{border-color:#f58f84!important}.border-left-color-bootflat-pink-ibis-wing{border-left-color:#f58f84!important}.border-right-color-bootflat-pink-ibis-wing{border-right-color:#f58f84!important}.border-top-color-bootflat-pink-ibis-wing{border-top-color:#f58f84!important}.border-bottom-color-bootflat-pink-ibis-wing{border-bottom-color:#f58f84!important}.color-bootflat-purple-wisteria,.color-bootflat-purple-wisteria a:link,.color-bootflat-purple-wisteria a:visited{color:#875f9a!important}.color-bootflat-purple-wisteria a:active,.color-bootflat-purple-wisteria a:hover,a.color-bootflat-purple-wisteria:active,a.color-bootflat-purple-wisteria:hover{color:#735183!important}.bg-bootflat-purple-wisteria{background-color:#875f9a!important}.border-color-bootflat-purple-wisteria{border-color:#875f9a!important}.border-left-color-bootflat-purple-wisteria{border-left-color:#875f9a!important}.border-right-color-bootflat-purple-wisteria{border-right-color:#875f9a!important}.border-top-color-bootflat-purple-wisteria{border-top-color:#875f9a!important}.border-bottom-color-bootflat-purple-wisteria{border-bottom-color:#875f9a!important}.color-bootflat-purple-wisteria2,.color-bootflat-purple-wisteria2 a:link,.color-bootflat-purple-wisteria2 a:visited{color:#89729e!important}.color-bootflat-purple-wisteria2 a:active,.color-bootflat-purple-wisteria2 a:hover,a.color-bootflat-purple-wisteria2:active,a.color-bootflat-purple-wisteria2:hover{color:#746186!important}.bg-bootflat-purple-wisteria2{background-color:#89729e!important}.border-color-bootflat-purple-wisteria2{border-color:#89729e!important}.border-left-color-bootflat-purple-wisteria2{border-left-color:#89729e!important}.border-right-color-bootflat-purple-wisteria2{border-right-color:#89729e!important}.border-top-color-bootflat-purple-wisteria2{border-top-color:#89729e!important}.border-bottom-color-bootflat-purple-wisteria2{border-bottom-color:#89729e!important}.color-bootflat-purple-wisteria3,.color-bootflat-purple-wisteria3 a:link,.color-bootflat-purple-wisteria3 a:visited{color:#9b59b6!important}.color-bootflat-purple-wisteria3 a:active,.color-bootflat-purple-wisteria3 a:hover,a.color-bootflat-purple-wisteria3:active,a.color-bootflat-purple-wisteria3:hover{color:#844c9b!important}.bg-bootflat-purple-wisteria3{background-color:#9b59b6!important}.border-color-bootflat-purple-wisteria3{border-color:#9b59b6!important}.border-left-color-bootflat-purple-wisteria3{border-left-color:#9b59b6!important}.border-right-color-bootflat-purple-wisteria3{border-right-color:#9b59b6!important}.border-top-color-bootflat-purple-wisteria3{border-top-color:#9b59b6!important}.border-bottom-color-bootflat-purple-wisteria3{border-bottom-color:#9b59b6!important}.color-bootflat-purple-bellflower,.color-bootflat-purple-bellflower a:link,.color-bootflat-purple-bellflower a:visited{color:#5d3f6a!important}.color-bootflat-purple-bellflower a:active,.color-bootflat-purple-bellflower a:hover,a.color-bootflat-purple-bellflower:active,a.color-bootflat-purple-bellflower:hover{color:#4f365a!important}.bg-bootflat-purple-bellflower{background-color:#5d3f6a!important}.border-color-bootflat-purple-bellflower{border-color:#5d3f6a!important}.border-left-color-bootflat-purple-bellflower{border-left-color:#5d3f6a!important}.border-right-color-bootflat-purple-bellflower{border-right-color:#5d3f6a!important}.border-top-color-bootflat-purple-bellflower{border-top-color:#5d3f6a!important}.border-bottom-color-bootflat-purple-bellflower{border-bottom-color:#5d3f6a!important}.color-bootflat-purple-iris,.color-bootflat-purple-iris a:link,.color-bootflat-purple-iris a:visited{color:#763568!important}.color-bootflat-purple-iris a:active,.color-bootflat-purple-iris a:hover,a.color-bootflat-purple-iris:active,a.color-bootflat-purple-iris:hover{color:#642d58!important}.bg-bootflat-purple-iris{background-color:#763568!important}.border-color-bootflat-purple-iris{border-color:#763568!important}.border-left-color-bootflat-purple-iris{border-left-color:#763568!important}.border-right-color-bootflat-purple-iris{border-right-color:#763568!important}.border-top-color-bootflat-purple-iris{border-top-color:#763568!important}.border-bottom-color-bootflat-purple-iris{border-bottom-color:#763568!important}.color-bootflat-purple-tatarian-aster,.color-bootflat-purple-tatarian-aster a:link,.color-bootflat-purple-tatarian-aster a:visited{color:#8d608c!important}.color-bootflat-purple-tatarian-aster a:active,.color-bootflat-purple-tatarian-aster a:hover,a.color-bootflat-purple-tatarian-aster:active,a.color-bootflat-purple-tatarian-aster:hover{color:#785277!important}.bg-bootflat-purple-tatarian-aster{background-color:#8d608c!important}.border-color-bootflat-purple-tatarian-aster{border-color:#8d608c!important}.border-left-color-bootflat-purple-tatarian-aster{border-left-color:#8d608c!important}.border-right-color-bootflat-purple-tatarian-aster{border-right-color:#8d608c!important}.border-top-color-bootflat-purple-tatarian-aster{border-top-color:#8d608c!important}.border-bottom-color-bootflat-purple-tatarian-aster{border-bottom-color:#8d608c!important}.color-bootflat-purple-thin,.color-bootflat-purple-thin a:link,.color-bootflat-purple-thin a:visited{color:#a87ca0!important}.color-bootflat-purple-thin a:active,.color-bootflat-purple-thin a:hover,a.color-bootflat-purple-thin:active,a.color-bootflat-purple-thin:hover{color:#8f6988!important}.bg-bootflat-purple-thin{background-color:#a87ca0!important}.border-color-bootflat-purple-thin{border-color:#a87ca0!important}.border-left-color-bootflat-purple-thin{border-left-color:#a87ca0!important}.border-right-color-bootflat-purple-thin{border-right-color:#a87ca0!important}.border-top-color-bootflat-purple-thin{border-top-color:#a87ca0!important}.border-bottom-color-bootflat-purple-thin{border-bottom-color:#a87ca0!important}.color-bootflat-purple-violet,.color-bootflat-purple-violet a:link,.color-bootflat-purple-violet a:visited{color:#5b3256!important}.color-bootflat-purple-violet a:active,.color-bootflat-purple-violet a:hover,a.color-bootflat-purple-violet:active,a.color-bootflat-purple-violet:hover{color:#4d2b49!important}.bg-bootflat-purple-violet{background-color:#5b3256!important}.border-color-bootflat-purple-violet{border-color:#5b3256!important}.border-left-color-bootflat-purple-violet{border-left-color:#5b3256!important}.border-right-color-bootflat-purple-violet{border-right-color:#5b3256!important}.border-top-color-bootflat-purple-violet{border-top-color:#5b3256!important}.border-bottom-color-bootflat-purple-violet{border-bottom-color:#5b3256!important}.color-bootflat-purple-medium,.color-bootflat-purple-medium a:link,.color-bootflat-purple-medium a:visited{color:#bf55ec!important}.color-bootflat-purple-medium a:active,.color-bootflat-purple-medium a:hover,a.color-bootflat-purple-medium:active,a.color-bootflat-purple-medium:hover{color:#a248c9!important}.bg-bootflat-purple-medium{background-color:#bf55ec!important}.border-color-bootflat-purple-medium{border-color:#bf55ec!important}.border-left-color-bootflat-purple-medium{border-left-color:#bf55ec!important}.border-right-color-bootflat-purple-medium{border-right-color:#bf55ec!important}.border-top-color-bootflat-purple-medium{border-top-color:#bf55ec!important}.border-bottom-color-bootflat-purple-medium{border-bottom-color:#bf55ec!important}.color-bootflat-purple-studio,.color-bootflat-purple-studio a:link,.color-bootflat-purple-studio a:visited{color:#8e44ad!important}.color-bootflat-purple-studio a:active,.color-bootflat-purple-studio a:hover,a.color-bootflat-purple-studio:active,a.color-bootflat-purple-studio:hover{color:#793a93!important}.bg-bootflat-purple-studio{background-color:#8e44ad!important}.border-color-bootflat-purple-studio{border-color:#8e44ad!important}.border-left-color-bootflat-purple-studio{border-left-color:#8e44ad!important}.border-right-color-bootflat-purple-studio{border-right-color:#8e44ad!important}.border-top-color-bootflat-purple-studio{border-top-color:#8e44ad!important}.border-bottom-color-bootflat-purple-studio{border-bottom-color:#8e44ad!important}.color-bootflat-purple-light-wisteria,.color-bootflat-purple-light-wisteria a:link,.color-bootflat-purple-light-wisteria a:visited{color:#be90d4!important}.color-bootflat-purple-light-wisteria a:active,.color-bootflat-purple-light-wisteria a:hover,a.color-bootflat-purple-light-wisteria:active,a.color-bootflat-purple-light-wisteria:hover{color:#a27ab4!important}.bg-bootflat-purple-light-wisteria{background-color:#be90d4!important}.border-color-bootflat-purple-light-wisteria{border-color:#be90d4!important}.border-left-color-bootflat-purple-light-wisteria{border-left-color:#be90d4!important}.border-right-color-bootflat-purple-light-wisteria{border-right-color:#be90d4!important}.border-top-color-bootflat-purple-light-wisteria{border-top-color:#be90d4!important}.border-bottom-color-bootflat-purple-light-wisteria{border-bottom-color:#be90d4!important}.color-bootflat-gray-silver,.color-bootflat-gray-silver a:link,.color-bootflat-gray-silver a:visited{color:#bfbfbf!important}.color-bootflat-gray-silver a:active,.color-bootflat-gray-silver a:hover,a.color-bootflat-gray-silver:active,a.color-bootflat-gray-silver:hover{color:#a2a2a2!important}.bg-bootflat-gray-silver{background-color:#bfbfbf!important}.border-color-bootflat-gray-silver{border-color:#bfbfbf!important}.border-left-color-bootflat-gray-silver{border-left-color:#bfbfbf!important}.border-right-color-bootflat-gray-silver{border-right-color:#bfbfbf!important}.border-top-color-bootflat-gray-silver{border-top-color:#bfbfbf!important}.border-bottom-color-bootflat-gray-silver{border-bottom-color:#bfbfbf!important}.color-bootflat-gray-cararra,.color-bootflat-gray-cararra a:link,.color-bootflat-gray-cararra a:visited{color:#f2f1ef!important}.color-bootflat-gray-cararra a:active,.color-bootflat-gray-cararra a:hover,a.color-bootflat-gray-cararra:active,a.color-bootflat-gray-cararra:hover{color:#cecdcb!important}.bg-bootflat-gray-cararra{background-color:#f2f1ef!important}.border-color-bootflat-gray-cararra{border-color:#f2f1ef!important}.border-left-color-bootflat-gray-cararra{border-left-color:#f2f1ef!important}.border-right-color-bootflat-gray-cararra{border-right-color:#f2f1ef!important}.border-top-color-bootflat-gray-cararra{border-top-color:#f2f1ef!important}.border-bottom-color-bootflat-gray-cararra{border-bottom-color:#f2f1ef!important}.color-bootflat-gray-silver-sand,.color-bootflat-gray-silver-sand a:link,.color-bootflat-gray-silver-sand a:visited{color:#bdc3c7!important}.color-bootflat-gray-silver-sand a:active,.color-bootflat-gray-silver-sand a:hover,a.color-bootflat-gray-silver-sand:active,a.color-bootflat-gray-silver-sand:hover{color:#a1a6a9!important}.bg-bootflat-gray-silver-sand{background-color:#bdc3c7!important}.border-color-bootflat-gray-silver-sand{border-color:#bdc3c7!important}.border-left-color-bootflat-gray-silver-sand{border-left-color:#bdc3c7!important}.border-right-color-bootflat-gray-silver-sand{border-right-color:#bdc3c7!important}.border-top-color-bootflat-gray-silver-sand{border-top-color:#bdc3c7!important}.border-bottom-color-bootflat-gray-silver-sand{border-bottom-color:#bdc3c7!important}.color-bootflat-gray-porcelain,.color-bootflat-gray-porcelain a:link,.color-bootflat-gray-porcelain a:visited{color:#ecf0f1!important}.color-bootflat-gray-porcelain a:active,.color-bootflat-gray-porcelain a:hover,a.color-bootflat-gray-porcelain:active,a.color-bootflat-gray-porcelain:hover{color:#c9cccd!important}.bg-bootflat-gray-porcelain{background-color:#ecf0f1!important}.border-color-bootflat-gray-porcelain{border-color:#ecf0f1!important}.border-left-color-bootflat-gray-porcelain{border-left-color:#ecf0f1!important}.border-right-color-bootflat-gray-porcelain{border-right-color:#ecf0f1!important}.border-top-color-bootflat-gray-porcelain{border-top-color:#ecf0f1!important}.border-bottom-color-bootflat-gray-porcelain{border-bottom-color:#ecf0f1!important}.color-bootflat-gray-pumice,.color-bootflat-gray-pumice a:link,.color-bootflat-gray-pumice a:visited{color:#d2d7d3!important}.color-bootflat-gray-pumice a:active,.color-bootflat-gray-pumice a:hover,a.color-bootflat-gray-pumice:active,a.color-bootflat-gray-pumice:hover{color:#b3b7b3!important}.bg-bootflat-gray-pumice{background-color:#d2d7d3!important}.border-color-bootflat-gray-pumice{border-color:#d2d7d3!important}.border-left-color-bootflat-gray-pumice{border-left-color:#d2d7d3!important}.border-right-color-bootflat-gray-pumice{border-right-color:#d2d7d3!important}.border-top-color-bootflat-gray-pumice{border-top-color:#d2d7d3!important}.border-bottom-color-bootflat-gray-pumice{border-bottom-color:#d2d7d3!important}.color-bootflat-gray-harbor-rat,.color-bootflat-gray-harbor-rat a:link,.color-bootflat-gray-harbor-rat a:visited{color:#757d75!important}.color-bootflat-gray-harbor-rat a:active,.color-bootflat-gray-harbor-rat a:hover,a.color-bootflat-gray-harbor-rat:active,a.color-bootflat-gray-harbor-rat:hover{color:#636a63!important}.bg-bootflat-gray-harbor-rat{background-color:#757d75!important}.border-color-bootflat-gray-harbor-rat{border-color:#757d75!important}.border-left-color-bootflat-gray-harbor-rat{border-left-color:#757d75!important}.border-right-color-bootflat-gray-harbor-rat{border-right-color:#757d75!important}.border-top-color-bootflat-gray-harbor-rat{border-top-color:#757d75!important}.border-bottom-color-bootflat-gray-harbor-rat{border-bottom-color:#757d75!important}.color-bootflat-gray-gallery,.color-bootflat-gray-gallery a:link,.color-bootflat-gray-gallery a:visited{color:#eee!important}.color-bootflat-gray-gallery a:active,.color-bootflat-gray-gallery a:hover,a.color-bootflat-gray-gallery:active,a.color-bootflat-gray-gallery:hover{color:#cacaca!important}.bg-bootflat-gray-gallery{background-color:#eee!important}.border-color-bootflat-gray-gallery{border-color:#eee!important}.border-left-color-bootflat-gray-gallery{border-left-color:#eee!important}.border-right-color-bootflat-gray-gallery{border-right-color:#eee!important}.border-top-color-bootflat-gray-gallery{border-top-color:#eee!important}.border-bottom-color-bootflat-gray-gallery{border-bottom-color:#eee!important}.color-bootflat-gray-edward,.color-bootflat-gray-edward a:link,.color-bootflat-gray-edward a:visited{color:#abb7b7!important}.color-bootflat-gray-edward a:active,.color-bootflat-gray-edward a:hover,a.color-bootflat-gray-edward:active,a.color-bootflat-gray-edward:hover{color:#919c9c!important}.bg-bootflat-gray-edward{background-color:#abb7b7!important}.border-color-bootflat-gray-edward{border-color:#abb7b7!important}.border-left-color-bootflat-gray-edward{border-left-color:#abb7b7!important}.border-right-color-bootflat-gray-edward{border-right-color:#abb7b7!important}.border-top-color-bootflat-gray-edward{border-top-color:#abb7b7!important}.border-bottom-color-bootflat-gray-edward{border-bottom-color:#abb7b7!important}.color-bootflat-gray-lynch,.color-bootflat-gray-lynch a:link,.color-bootflat-gray-lynch a:visited{color:#6c7a89!important}.color-bootflat-gray-lynch a:active,.color-bootflat-gray-lynch a:hover,a.color-bootflat-gray-lynch:active,a.color-bootflat-gray-lynch:hover{color:#5c6874!important}.bg-bootflat-gray-lynch{background-color:#6c7a89!important}.border-color-bootflat-gray-lynch{border-color:#6c7a89!important}.border-left-color-bootflat-gray-lynch{border-left-color:#6c7a89!important}.border-right-color-bootflat-gray-lynch{border-right-color:#6c7a89!important}.border-top-color-bootflat-gray-lynch{border-top-color:#6c7a89!important}.border-bottom-color-bootflat-gray-lynch{border-bottom-color:#6c7a89!important}.color-bootflat-gray-cascade,.color-bootflat-gray-cascade a:link,.color-bootflat-gray-cascade a:visited{color:#95a5a6!important}.color-bootflat-gray-cascade a:active,.color-bootflat-gray-cascade a:hover,a.color-bootflat-gray-cascade:active,a.color-bootflat-gray-cascade:hover{color:#7f8c8d!important}.bg-bootflat-gray-cascade{background-color:#95a5a6!important}.border-color-bootflat-gray-cascade{border-color:#95a5a6!important}.border-left-color-bootflat-gray-cascade{border-left-color:#95a5a6!important}.border-right-color-bootflat-gray-cascade{border-right-color:#95a5a6!important}.border-top-color-bootflat-gray-cascade{border-top-color:#95a5a6!important}.border-bottom-color-bootflat-gray-cascade{border-bottom-color:#95a5a6!important}.color-reef,.color-reef a:link,.color-reef a:visited{color:#d2ff9f!important}.color-reef a:active,.color-reef a:hover,a.color-reef:active,a.color-reef:hover{color:#b3d987!important}.bg-reef{background-color:#d2ff9f!important}.border-color-reef{border-color:#d2ff9f!important}.border-left-color-reef{border-left-color:#d2ff9f!important}.border-right-color-reef{border-right-color:#d2ff9f!important}.border-top-color-reef{border-top-color:#d2ff9f!important}.border-bottom-color-reef{border-bottom-color:#d2ff9f!important}.color-blue,.color-blue a:link,.color-blue a:visited{color:#2196f3!important}.color-blue a:active,.color-blue a:hover,a.color-blue:active,a.color-blue:hover{color:#1c80cf!important}.bg-blue{background-color:#2196f3!important}.border-color-blue{border-color:#2196f3!important}.border-left-color-blue{border-left-color:#2196f3!important}.border-right-color-blue{border-right-color:#2196f3!important}.border-top-color-blue{border-top-color:#2196f3!important}.border-bottom-color-blue{border-bottom-color:#2196f3!important}.color-indigo,.color-indigo a:link,.color-indigo a:visited{color:#3f51b5!important}.color-indigo a:active,.color-indigo a:hover,a.color-indigo:active,a.color-indigo:hover{color:#36459a!important}.bg-indigo{background-color:#3f51b5!important}.border-color-indigo{border-color:#3f51b5!important}.border-left-color-indigo{border-left-color:#3f51b5!important}.border-right-color-indigo{border-right-color:#3f51b5!important}.border-top-color-indigo{border-top-color:#3f51b5!important}.border-bottom-color-indigo{border-bottom-color:#3f51b5!important}.color-purple,.color-purple a:link,.color-purple a:visited{color:#9c27b0!important}.color-purple a:active,.color-purple a:hover,a.color-purple:active,a.color-purple:hover{color:#852196!important}.bg-purple{background-color:#9c27b0!important}.border-color-purple{border-color:#9c27b0!important}.border-left-color-purple{border-left-color:#9c27b0!important}.border-right-color-purple{border-right-color:#9c27b0!important}.border-top-color-purple{border-top-color:#9c27b0!important}.border-bottom-color-purple{border-bottom-color:#9c27b0!important}.color-pink,.color-pink a:link,.color-pink a:visited{color:#e91e63!important}.color-pink a:active,.color-pink a:hover,a.color-pink:active,a.color-pink:hover{color:#c61a54!important}.bg-pink{background-color:#e91e63!important}.border-color-pink{border-color:#e91e63!important}.border-left-color-pink{border-left-color:#e91e63!important}.border-right-color-pink{border-right-color:#e91e63!important}.border-top-color-pink{border-top-color:#e91e63!important}.border-bottom-color-pink{border-bottom-color:#e91e63!important}.color-red,.color-red a:link,.color-red a:visited{color:#f44336!important}.color-red a:active,.color-red a:hover,a.color-red:active,a.color-red:hover{color:#cf392e!important}.bg-red{background-color:#f44336!important}.border-color-red{border-color:#f44336!important}.border-left-color-red{border-left-color:#f44336!important}.border-right-color-red{border-right-color:#f44336!important}.border-top-color-red{border-top-color:#f44336!important}.border-bottom-color-red{border-bottom-color:#f44336!important}.color-orange,.color-orange a:link,.color-orange a:visited{color:#ff9800!important}.color-orange a:active,.color-orange a:hover,a.color-orange:active,a.color-orange:hover{color:#d98100!important}.bg-orange{background-color:#ff9800!important}.border-color-orange{border-color:#ff9800!important}.border-left-color-orange{border-left-color:#ff9800!important}.border-right-color-orange{border-right-color:#ff9800!important}.border-top-color-orange{border-top-color:#ff9800!important}.border-bottom-color-orange{border-bottom-color:#ff9800!important}.color-yellow,.color-yellow a:link,.color-yellow a:visited{color:#ffeb3b!important}.color-yellow a:active,.color-yellow a:hover,a.color-yellow:active,a.color-yellow:hover{color:#d9c832!important}.bg-yellow{background-color:#ffeb3b!important}.border-color-yellow{border-color:#ffeb3b!important}.border-left-color-yellow{border-left-color:#ffeb3b!important}.border-right-color-yellow{border-right-color:#ffeb3b!important}.border-top-color-yellow{border-top-color:#ffeb3b!important}.border-bottom-color-yellow{border-bottom-color:#ffeb3b!important}.color-green,.color-green a:link,.color-green a:visited{color:#4caf50!important}.color-green a:active,.color-green a:hover,a.color-green:active,a.color-green:hover{color:#419544!important}.bg-green{background-color:#4caf50!important}.border-color-green{border-color:#4caf50!important}.border-left-color-green{border-left-color:#4caf50!important}.border-right-color-green{border-right-color:#4caf50!important}.border-top-color-green{border-top-color:#4caf50!important}.border-bottom-color-green{border-bottom-color:#4caf50!important}.color-teal,.color-teal a:link,.color-teal a:visited{color:#009688!important}.color-teal a:active,.color-teal a:hover,a.color-teal:active,a.color-teal:hover{color:#008074!important}.bg-teal{background-color:#009688!important}.border-color-teal{border-color:#009688!important}.border-left-color-teal{border-left-color:#009688!important}.border-right-color-teal{border-right-color:#009688!important}.border-top-color-teal{border-top-color:#009688!important}.border-bottom-color-teal{border-bottom-color:#009688!important}.color-cyan,.color-cyan a:link,.color-cyan a:visited{color:#00bcd4!important}.color-cyan a:active,.color-cyan a:hover,a.color-cyan:active,a.color-cyan:hover{color:#00a0b4!important}.bg-cyan{background-color:#00bcd4!important}.border-color-cyan{border-color:#00bcd4!important}.border-left-color-cyan{border-left-color:#00bcd4!important}.border-right-color-cyan{border-right-color:#00bcd4!important}.border-top-color-cyan{border-top-color:#00bcd4!important}.border-bottom-color-cyan{border-bottom-color:#00bcd4!important}.color-primary,.color-primary a:link,.color-primary a:visited{color:#0d205e!important}.color-primary a:active,.color-primary a:hover,a.color-primary:active,a.color-primary:hover{color:#0b1b50!important}.bg-primary{background-color:#0d205e!important}.border-color-primary{border-color:#0d205e!important}.border-left-color-primary{border-left-color:#0d205e!important}.border-right-color-primary{border-right-color:#0d205e!important}.border-top-color-primary{border-top-color:#0d205e!important}.border-bottom-color-primary{border-bottom-color:#0d205e!important}.color-primary-two,.color-primary-two a:link,.color-primary-two a:visited{color:#1937af!important}.color-primary-two a:active,.color-primary-two a:hover,a.color-primary-two:active,a.color-primary-two:hover{color:#152f95!important}.bg-primary-two{background-color:#1937af!important}.border-color-primary-two{border-color:#1937af!important}.border-left-color-primary-two{border-left-color:#1937af!important}.border-right-color-primary-two{border-right-color:#1937af!important}.border-top-color-primary-two{border-top-color:#1937af!important}.border-bottom-color-primary-two{border-bottom-color:#1937af!important}.color-primary-three,.color-primary-three a:link,.color-primary-three a:visited{color:#03a9f4!important}.color-primary-three a:active,.color-primary-three a:hover,a.color-primary-three:active,a.color-primary-three:hover{color:#0390cf!important}.bg-primary-three{background-color:#03a9f4!important}.border-color-primary-three{border-color:#03a9f4!important}.border-left-color-primary-three{border-left-color:#03a9f4!important}.border-right-color-primary-three{border-right-color:#03a9f4!important}.border-top-color-primary-three{border-top-color:#03a9f4!important}.border-bottom-color-primary-three{border-bottom-color:#03a9f4!important}.color-primary-four,.color-primary-four a:link,.color-primary-four a:visited{color:#03a9f4!important}.color-primary-four a:active,.color-primary-four a:hover,a.color-primary-four:active,a.color-primary-four:hover{color:#0390cf!important}.bg-primary-four{background-color:#03a9f4!important}.border-color-primary-four{border-color:#03a9f4!important}.border-left-color-primary-four{border-left-color:#03a9f4!important}.border-right-color-primary-four{border-right-color:#03a9f4!important}.border-top-color-primary-four{border-top-color:#03a9f4!important}.border-bottom-color-primary-four{border-bottom-color:#03a9f4!important}.color-dark,.color-dark a:link,.color-dark a:visited{color:#333!important}.color-dark a:active,.color-dark a:hover,a.color-dark:active,a.color-dark:hover{color:#2b2b2b!important}.bg-dark{background-color:#333!important}.border-color-dark{border-color:#333!important}.border-left-color-dark{border-left-color:#333!important}.border-right-color-dark{border-right-color:#333!important}.border-top-color-dark{border-top-color:#333!important}.border-bottom-color-dark{border-bottom-color:#333!important}.color-black,.color-black a:active,.color-black a:hover,.color-black a:link,.color-black a:visited,a.color-black:active,a.color-black:hover{color:#000!important}.bg-black{background-color:#000!important}.border-color-black{border-color:#000!important}.border-left-color-black{border-left-color:#000!important}.border-right-color-black{border-right-color:#000!important}.border-top-color-black{border-top-color:#000!important}.border-bottom-color-black{border-bottom-color:#000!important}.color-black-30,.color-black-30 a:link,.color-black-30 a:visited{color:rgba(0,0,0,.3)!important}.color-black-30 a:active,.color-black-30 a:hover,a.color-black-30:active,a.color-black-30:hover{color:rgba(0,0,0,.405)!important}.bg-black-30{background-color:rgba(0,0,0,.3)!important}.border-color-black-30{border-color:rgba(0,0,0,.3)!important}.border-left-color-black-30{border-left-color:rgba(0,0,0,.3)!important}.border-right-color-black-30{border-right-color:rgba(0,0,0,.3)!important}.border-top-color-black-30{border-top-color:rgba(0,0,0,.3)!important}.border-bottom-color-black-30{border-bottom-color:rgba(0,0,0,.3)!important}.color-black-50,.color-black-50 a:link,.color-black-50 a:visited{color:rgba(0,0,0,.5)!important}.color-black-50 a:active,.color-black-50 a:hover,a.color-black-50:active,a.color-black-50:hover{color:rgba(0,0,0,.575)!important}.bg-black-50{background-color:rgba(0,0,0,.5)!important}.border-color-black-50{border-color:rgba(0,0,0,.5)!important}.border-left-color-black-50{border-left-color:rgba(0,0,0,.5)!important}.border-right-color-black-50{border-right-color:rgba(0,0,0,.5)!important}.border-top-color-black-50{border-top-color:rgba(0,0,0,.5)!important}.border-bottom-color-black-50{border-bottom-color:rgba(0,0,0,.5)!important}.color-black-60,.color-black-60 a:link,.color-black-60 a:visited{color:rgba(0,0,0,.6)!important}.color-black-60 a:active,.color-black-60 a:hover,a.color-black-60:active,a.color-black-60:hover{color:rgba(0,0,0,.66)!important}.bg-black-60{background-color:rgba(0,0,0,.6)!important}.border-color-black-60{border-color:rgba(0,0,0,.6)!important}.border-left-color-black-60{border-left-color:rgba(0,0,0,.6)!important}.border-right-color-black-60{border-right-color:rgba(0,0,0,.6)!important}.border-top-color-black-60{border-top-color:rgba(0,0,0,.6)!important}.border-bottom-color-black-60{border-bottom-color:rgba(0,0,0,.6)!important}.color-black-80,.color-black-80 a:link,.color-black-80 a:visited{color:rgba(0,0,0,.8)!important}.color-black-80 a:active,.color-black-80 a:hover,a.color-black-80:active,a.color-black-80:hover{color:rgba(0,0,0,.83)!important}.bg-black-80{background-color:rgba(0,0,0,.8)!important}.border-color-black-80{border-color:rgba(0,0,0,.8)!important}.border-left-color-black-80{border-left-color:rgba(0,0,0,.8)!important}.border-right-color-black-80{border-right-color:rgba(0,0,0,.8)!important}.border-top-color-black-80{border-top-color:rgba(0,0,0,.8)!important}.border-bottom-color-black-80{border-bottom-color:rgba(0,0,0,.8)!important}.color-dove-gray,.color-dove-gray a:link,.color-dove-gray a:visited{color:#737373!important}.color-dove-gray a:active,.color-dove-gray a:hover,a.color-dove-gray:active,a.color-dove-gray:hover{color:#626262!important}.bg-dove-gray{background-color:#737373!important}.border-color-dove-gray{border-color:#737373!important}.border-left-color-dove-gray{border-left-color:#737373!important}.border-right-color-dove-gray{border-right-color:#737373!important}.border-top-color-dove-gray{border-top-color:#737373!important}.border-bottom-color-dove-gray{border-bottom-color:#737373!important}.color-dove-gray-2,.color-dove-gray-2 a:link,.color-dove-gray-2 a:visited{color:#707070!important}.color-dove-gray-2 a:active,.color-dove-gray-2 a:hover,a.color-dove-gray-2:active,a.color-dove-gray-2:hover{color:#5f5f5f!important}.bg-dove-gray-2{background-color:#707070!important}.border-color-dove-gray-2{border-color:#707070!important}.border-left-color-dove-gray-2{border-left-color:#707070!important}.border-right-color-dove-gray-2{border-right-color:#707070!important}.border-top-color-dove-gray-2{border-top-color:#707070!important}.border-bottom-color-dove-gray-2{border-bottom-color:#707070!important}.color-dove-gray-3,.color-dove-gray-3 a:link,.color-dove-gray-3 a:visited{color:#727272!important}.color-dove-gray-3 a:active,.color-dove-gray-3 a:hover,a.color-dove-gray-3:active,a.color-dove-gray-3:hover{color:#616161!important}.bg-dove-gray-3{background-color:#727272!important}.border-color-dove-gray-3{border-color:#727272!important}.border-left-color-dove-gray-3{border-left-color:#727272!important}.border-right-color-dove-gray-3{border-right-color:#727272!important}.border-top-color-dove-gray-3{border-top-color:#727272!important}.border-bottom-color-dove-gray-3{border-bottom-color:#727272!important}.color-dove-gray-4,.color-dove-gray-4 a:link,.color-dove-gray-4 a:visited{color:#7e7e7e!important}.color-dove-gray-4 a:active,.color-dove-gray-4 a:hover,a.color-dove-gray-4:active,a.color-dove-gray-4:hover{color:#6b6b6b!important}.bg-dove-gray-4{background-color:#7e7e7e!important}.border-color-dove-gray-4{border-color:#7e7e7e!important}.border-left-color-dove-gray-4{border-left-color:#7e7e7e!important}.border-right-color-dove-gray-4{border-right-color:#7e7e7e!important}.border-top-color-dove-gray-4{border-top-color:#7e7e7e!important}.border-bottom-color-dove-gray-4{border-bottom-color:#7e7e7e!important}.color-dove-gray-5,.color-dove-gray-5 a:link,.color-dove-gray-5 a:visited{color:#6b6b6b!important}.color-dove-gray-5 a:active,.color-dove-gray-5 a:hover,a.color-dove-gray-5:active,a.color-dove-gray-5:hover{color:#5b5b5b!important}.bg-dove-gray-5{background-color:#6b6b6b!important}.border-color-dove-gray-5{border-color:#6b6b6b!important}.border-left-color-dove-gray-5{border-left-color:#6b6b6b!important}.border-right-color-dove-gray-5{border-right-color:#6b6b6b!important}.border-top-color-dove-gray-5{border-top-color:#6b6b6b!important}.border-bottom-color-dove-gray-5{border-bottom-color:#6b6b6b!important}.color-dove-gray-6,.color-dove-gray-6 a:link,.color-dove-gray-6 a:visited{color:#8e8e8e!important}.color-dove-gray-6 a:active,.color-dove-gray-6 a:hover,a.color-dove-gray-6:active,a.color-dove-gray-6:hover{color:#797979!important}.bg-dove-gray-6{background-color:#8e8e8e!important}.border-color-dove-gray-6{border-color:#8e8e8e!important}.border-left-color-dove-gray-6{border-left-color:#8e8e8e!important}.border-right-color-dove-gray-6{border-right-color:#8e8e8e!important}.border-top-color-dove-gray-6{border-top-color:#8e8e8e!important}.border-bottom-color-dove-gray-6{border-bottom-color:#8e8e8e!important}.color-dove-gray-7,.color-dove-gray-7 a:link,.color-dove-gray-7 a:visited{color:#828282!important}.color-dove-gray-7 a:active,.color-dove-gray-7 a:hover,a.color-dove-gray-7:active,a.color-dove-gray-7:hover{color:#6f6f6f!important}.bg-dove-gray-7{background-color:#828282!important}.border-color-dove-gray-7{border-color:#828282!important}.border-left-color-dove-gray-7{border-left-color:#828282!important}.border-right-color-dove-gray-7{border-right-color:#828282!important}.border-top-color-dove-gray-7{border-top-color:#828282!important}.border-bottom-color-dove-gray-7{border-bottom-color:#828282!important}.color-white,.color-white a:link,.color-white a:visited{color:#fff!important}.color-white a:active,.color-white a:hover,a.color-white:active,a.color-white:hover{color:#d9d9d9!important}.bg-white{background-color:#fff!important}.border-color-white{border-color:#fff!important}.border-left-color-white{border-left-color:#fff!important}.border-right-color-white{border-right-color:#fff!important}.border-top-color-white{border-top-color:#fff!important}.border-bottom-color-white{border-bottom-color:#fff!important}.color-silver,.color-silver a:link,.color-silver a:visited{color:#bebebe!important}.color-silver a:active,.color-silver a:hover,a.color-silver:active,a.color-silver:hover{color:#a2a2a2!important}.bg-silver{background-color:#bebebe!important}.border-color-silver{border-color:#bebebe!important}.border-left-color-silver{border-left-color:#bebebe!important}.border-right-color-silver{border-right-color:#bebebe!important}.border-top-color-silver{border-top-color:#bebebe!important}.border-bottom-color-silver{border-bottom-color:#bebebe!important}.color-silver-2,.color-silver-2 a:link,.color-silver-2 a:visited{color:silver!important}.color-silver-2 a:active,.color-silver-2 a:hover,a.color-silver-2:active,a.color-silver-2:hover{color:#a3a3a3!important}.bg-silver-2{background-color:silver!important}.border-color-silver-2{border-color:silver!important}.border-left-color-silver-2{border-left-color:silver!important}.border-right-color-silver-2{border-right-color:silver!important}.border-top-color-silver-2{border-top-color:silver!important}.border-bottom-color-silver-2{border-bottom-color:silver!important}.color-silver-3,.color-silver-3 a:link,.color-silver-3 a:visited{color:#cbcbcb!important}.color-silver-3 a:active,.color-silver-3 a:hover,a.color-silver-3:active,a.color-silver-3:hover{color:#adadad!important}.bg-silver-3{background-color:#cbcbcb!important}.border-color-silver-3{border-color:#cbcbcb!important}.border-left-color-silver-3{border-left-color:#cbcbcb!important}.border-right-color-silver-3{border-right-color:#cbcbcb!important}.border-top-color-silver-3{border-top-color:#cbcbcb!important}.border-bottom-color-silver-3{border-bottom-color:#cbcbcb!important}.color-silver-4,.color-silver-4 a:link,.color-silver-4 a:visited{color:#c8c8c8!important}.color-silver-4 a:active,.color-silver-4 a:hover,a.color-silver-4:active,a.color-silver-4:hover{color:#aaa!important}.bg-silver-4{background-color:#c8c8c8!important}.border-color-silver-4{border-color:#c8c8c8!important}.border-left-color-silver-4{border-left-color:#c8c8c8!important}.border-right-color-silver-4{border-right-color:#c8c8c8!important}.border-top-color-silver-4{border-top-color:#c8c8c8!important}.border-bottom-color-silver-4{border-bottom-color:#c8c8c8!important}.color-silver-5,.color-silver-5 a:link,.color-silver-5 a:visited{color:#c4c4c4!important}.color-silver-5 a:active,.color-silver-5 a:hover,a.color-silver-5:active,a.color-silver-5:hover{color:#a7a7a7!important}.bg-silver-5{background-color:#c4c4c4!important}.border-color-silver-5{border-color:#c4c4c4!important}.border-left-color-silver-5{border-left-color:#c4c4c4!important}.border-right-color-silver-5{border-right-color:#c4c4c4!important}.border-top-color-silver-5{border-top-color:#c4c4c4!important}.border-bottom-color-silver-5{border-bottom-color:#c4c4c4!important}.color-silver-6,.color-silver-6 a:link,.color-silver-6 a:visited{color:#c6c6c6!important}.color-silver-6 a:active,.color-silver-6 a:hover,a.color-silver-6:active,a.color-silver-6:hover{color:#a8a8a8!important}.bg-silver-6{background-color:#c6c6c6!important}.border-color-silver-6{border-color:#c6c6c6!important}.border-left-color-silver-6{border-left-color:#c6c6c6!important}.border-right-color-silver-6{border-right-color:#c6c6c6!important}.border-top-color-silver-6{border-top-color:#c6c6c6!important}.border-bottom-color-silver-6{border-bottom-color:#c6c6c6!important}.color-wild-sand,.color-wild-sand a:link,.color-wild-sand a:visited{color:#f7f7f7!important}.color-wild-sand a:active,.color-wild-sand a:hover,a.color-wild-sand:active,a.color-wild-sand:hover{color:#d2d2d2!important}.bg-wild-sand{background-color:#f7f7f7!important}.border-color-wild-sand{border-color:#f7f7f7!important}.border-left-color-wild-sand{border-left-color:#f7f7f7!important}.border-right-color-wild-sand{border-right-color:#f7f7f7!important}.border-top-color-wild-sand{border-top-color:#f7f7f7!important}.border-bottom-color-wild-sand{border-bottom-color:#f7f7f7!important}.color-wild-sand-2,.color-wild-sand-2 a:link,.color-wild-sand-2 a:visited{color:#f6f6f6!important}.color-wild-sand-2 a:active,.color-wild-sand-2 a:hover,a.color-wild-sand-2:active,a.color-wild-sand-2:hover{color:#d1d1d1!important}.bg-wild-sand-2{background-color:#f6f6f6!important}.border-color-wild-sand-2{border-color:#f6f6f6!important}.border-left-color-wild-sand-2{border-left-color:#f6f6f6!important}.border-right-color-wild-sand-2{border-right-color:#f6f6f6!important}.border-top-color-wild-sand-2{border-top-color:#f6f6f6!important}.border-bottom-color-wild-sand-2{border-bottom-color:#f6f6f6!important}.color-alto,.color-alto a:link,.color-alto a:visited{color:#dcdcdc!important}.color-alto a:active,.color-alto a:hover,a.color-alto:active,a.color-alto:hover{color:#bbb!important}.bg-alto{background-color:#dcdcdc!important}.border-color-alto{border-color:#dcdcdc!important}.border-left-color-alto{border-left-color:#dcdcdc!important}.border-right-color-alto{border-right-color:#dcdcdc!important}.border-top-color-alto{border-top-color:#dcdcdc!important}.border-bottom-color-alto{border-bottom-color:#dcdcdc!important}.color-alto-2,.color-alto-2 a:link,.color-alto-2 a:visited{color:#dbdbdb!important}.color-alto-2 a:active,.color-alto-2 a:hover,a.color-alto-2:active,a.color-alto-2:hover{color:#bababa!important}.bg-alto-2{background-color:#dbdbdb!important}.border-color-alto-2{border-color:#dbdbdb!important}.border-left-color-alto-2{border-left-color:#dbdbdb!important}.border-right-color-alto-2{border-right-color:#dbdbdb!important}.border-top-color-alto-2{border-top-color:#dbdbdb!important}.border-bottom-color-alto-2{border-bottom-color:#dbdbdb!important}.color-alto-3,.color-alto-3 a:link,.color-alto-3 a:visited{color:#cfcfcf!important}.color-alto-3 a:active,.color-alto-3 a:hover,a.color-alto-3:active,a.color-alto-3:hover{color:#b0b0b0!important}.bg-alto-3{background-color:#cfcfcf!important}.border-color-alto-3{border-color:#cfcfcf!important}.border-left-color-alto-3{border-left-color:#cfcfcf!important}.border-right-color-alto-3{border-right-color:#cfcfcf!important}.border-top-color-alto-3{border-top-color:#cfcfcf!important}.border-bottom-color-alto-3{border-bottom-color:#cfcfcf!important}.color-alto-4,.color-alto-4 a:link,.color-alto-4 a:visited{color:#d2d2d2!important}.color-alto-4 a:active,.color-alto-4 a:hover,a.color-alto-4:active,a.color-alto-4:hover{color:#b3b3b3!important}.bg-alto-4{background-color:#d2d2d2!important}.border-color-alto-4{border-color:#d2d2d2!important}.border-left-color-alto-4{border-left-color:#d2d2d2!important}.border-right-color-alto-4{border-right-color:#d2d2d2!important}.border-top-color-alto-4{border-top-color:#d2d2d2!important}.border-bottom-color-alto-4{border-bottom-color:#d2d2d2!important}.color-alto-5,.color-alto-5 a:link,.color-alto-5 a:visited{color:#d6d6d6!important}.color-alto-5 a:active,.color-alto-5 a:hover,a.color-alto-5:active,a.color-alto-5:hover{color:#b6b6b6!important}.bg-alto-5{background-color:#d6d6d6!important}.border-color-alto-5{border-color:#d6d6d6!important}.border-left-color-alto-5{border-left-color:#d6d6d6!important}.border-right-color-alto-5{border-right-color:#d6d6d6!important}.border-top-color-alto-5{border-top-color:#d6d6d6!important}.border-bottom-color-alto-5{border-bottom-color:#d6d6d6!important}.color-alto-6,.color-alto-6 a:link,.color-alto-6 a:visited{color:#e0e0e0!important}.color-alto-6 a:active,.color-alto-6 a:hover,a.color-alto-6:active,a.color-alto-6:hover{color:#bebebe!important}.bg-alto-6{background-color:#e0e0e0!important}.border-color-alto-6{border-color:#e0e0e0!important}.border-left-color-alto-6{border-left-color:#e0e0e0!important}.border-right-color-alto-6{border-right-color:#e0e0e0!important}.border-top-color-alto-6{border-top-color:#e0e0e0!important}.border-bottom-color-alto-6{border-bottom-color:#e0e0e0!important}.color-mercury,.color-mercury a:link,.color-mercury a:visited{color:#e1e1e1!important}.color-mercury a:active,.color-mercury a:hover,a.color-mercury:active,a.color-mercury:hover{color:#bfbfbf!important}.bg-mercury{background-color:#e1e1e1!important}.border-color-mercury{border-color:#e1e1e1!important}.border-left-color-mercury{border-left-color:#e1e1e1!important}.border-right-color-mercury{border-right-color:#e1e1e1!important}.border-top-color-mercury{border-top-color:#e1e1e1!important}.border-bottom-color-mercury{border-bottom-color:#e1e1e1!important}.color-mercury-2,.color-mercury-2 a:link,.color-mercury-2 a:visited{color:#e8e8e8!important}.color-mercury-2 a:active,.color-mercury-2 a:hover,a.color-mercury-2:active,a.color-mercury-2:hover{color:#c5c5c5!important}.bg-mercury-2{background-color:#e8e8e8!important}.border-color-mercury-2{border-color:#e8e8e8!important}.border-left-color-mercury-2{border-left-color:#e8e8e8!important}.border-right-color-mercury-2{border-right-color:#e8e8e8!important}.border-top-color-mercury-2{border-top-color:#e8e8e8!important}.border-bottom-color-mercury-2{border-bottom-color:#e8e8e8!important}.color-masala,.color-masala a:link,.color-masala a:visited{color:#403434!important}.color-masala a:active,.color-masala a:hover,a.color-masala:active,a.color-masala:hover{color:#362c2c!important}.bg-masala{background-color:#403434!important}.border-color-masala{border-color:#403434!important}.border-left-color-masala{border-left-color:#403434!important}.border-right-color-masala{border-right-color:#403434!important}.border-top-color-masala{border-top-color:#403434!important}.border-bottom-color-masala{border-bottom-color:#403434!important}.color-nobel,.color-nobel a:link,.color-nobel a:visited{color:#b5b5b5!important}.color-nobel a:active,.color-nobel a:hover,a.color-nobel:active,a.color-nobel:hover{color:#9a9a9a!important}.bg-nobel{background-color:#b5b5b5!important}.border-color-nobel{border-color:#b5b5b5!important}.border-left-color-nobel{border-left-color:#b5b5b5!important}.border-right-color-nobel{border-right-color:#b5b5b5!important}.border-top-color-nobel{border-top-color:#b5b5b5!important}.border-bottom-color-nobel{border-bottom-color:#b5b5b5!important}.color-seashell,.color-seashell a:link,.color-seashell a:visited{color:#f1f1f1!important}.color-seashell a:active,.color-seashell a:hover,a.color-seashell:active,a.color-seashell:hover{color:#cdcdcd!important}.bg-seashell{background-color:#f1f1f1!important}.border-color-seashell{border-color:#f1f1f1!important}.border-left-color-seashell{border-left-color:#f1f1f1!important}.border-right-color-seashell{border-right-color:#f1f1f1!important}.border-top-color-seashell{border-top-color:#f1f1f1!important}.border-bottom-color-seashell{border-bottom-color:#f1f1f1!important}.color-silver-chalice,.color-silver-chalice a:link,.color-silver-chalice a:visited{color:#a8a8a8!important}.color-silver-chalice a:active,.color-silver-chalice a:hover,a.color-silver-chalice:active,a.color-silver-chalice:hover{color:#8f8f8f!important}.bg-silver-chalice{background-color:#a8a8a8!important}.border-color-silver-chalice{border-color:#a8a8a8!important}.border-left-color-silver-chalice{border-left-color:#a8a8a8!important}.border-right-color-silver-chalice{border-right-color:#a8a8a8!important}.border-top-color-silver-chalice{border-top-color:#a8a8a8!important}.border-bottom-color-silver-chalice{border-bottom-color:#a8a8a8!important}.color-silver-chalice-2,.color-silver-chalice-2 a:link,.color-silver-chalice-2 a:visited{color:#aaa!important}.color-silver-chalice-2 a:active,.color-silver-chalice-2 a:hover,a.color-silver-chalice-2:active,a.color-silver-chalice-2:hover{color:#919191!important}.bg-silver-chalice-2{background-color:#aaa!important}.border-color-silver-chalice-2{border-color:#aaa!important}.border-left-color-silver-chalice-2{border-left-color:#aaa!important}.border-right-color-silver-chalice-2{border-right-color:#aaa!important}.border-top-color-silver-chalice-2{border-top-color:#aaa!important}.border-bottom-color-silver-chalice-2{border-bottom-color:#aaa!important}.color-concrete,.color-concrete a:link,.color-concrete a:visited{color:#f3f3f3!important}.color-concrete a:active,.color-concrete a:hover,a.color-concrete:active,a.color-concrete:hover{color:#cfcfcf!important}.bg-concrete{background-color:#f3f3f3!important}.border-color-concrete{border-color:#f3f3f3!important}.border-left-color-concrete{border-left-color:#f3f3f3!important}.border-right-color-concrete{border-right-color:#f3f3f3!important}.border-top-color-concrete{border-top-color:#f3f3f3!important}.border-bottom-color-concrete{border-bottom-color:#f3f3f3!important}.color-gallery,.color-gallery a:link,.color-gallery a:visited{color:#eee!important}.color-gallery a:active,.color-gallery a:hover,a.color-gallery:active,a.color-gallery:hover{color:#cacaca!important}.bg-gallery{background-color:#eee!important}.border-color-gallery{border-color:#eee!important}.border-left-color-gallery{border-left-color:#eee!important}.border-right-color-gallery{border-right-color:#eee!important}.border-top-color-gallery{border-top-color:#eee!important}.border-bottom-color-gallery{border-bottom-color:#eee!important}.color-gallery-2,.color-gallery-2 a:link,.color-gallery-2 a:visited{color:#ebebeb!important}.color-gallery-2 a:active,.color-gallery-2 a:hover,a.color-gallery-2:active,a.color-gallery-2:hover{color:#c8c8c8!important}.bg-gallery-2{background-color:#ebebeb!important}.border-color-gallery-2{border-color:#ebebeb!important}.border-left-color-gallery-2{border-left-color:#ebebeb!important}.border-right-color-gallery-2{border-right-color:#ebebeb!important}.border-top-color-gallery-2{border-top-color:#ebebeb!important}.border-bottom-color-gallery-2{border-bottom-color:#ebebeb!important}.color-gallery-3,.color-gallery-3 a:link,.color-gallery-3 a:visited{color:#ececec!important}.color-gallery-3 a:active,.color-gallery-3 a:hover,a.color-gallery-3:active,a.color-gallery-3:hover{color:#c9c9c9!important}.bg-gallery-3{background-color:#ececec!important}.border-color-gallery-3{border-color:#ececec!important}.border-left-color-gallery-3{border-left-color:#ececec!important}.border-right-color-gallery-3{border-right-color:#ececec!important}.border-top-color-gallery-3{border-top-color:#ececec!important}.border-bottom-color-gallery-3{border-bottom-color:#ececec!important}.color-dusty-gray,.color-dusty-gray a:link,.color-dusty-gray a:visited{color:#9c9c9c!important}.color-dusty-gray a:active,.color-dusty-gray a:hover,a.color-dusty-gray:active,a.color-dusty-gray:hover{color:#858585!important}.bg-dusty-gray{background-color:#9c9c9c!important}.border-color-dusty-gray{border-color:#9c9c9c!important}.border-left-color-dusty-gray{border-left-color:#9c9c9c!important}.border-right-color-dusty-gray{border-right-color:#9c9c9c!important}.border-top-color-dusty-gray{border-top-color:#9c9c9c!important}.border-bottom-color-dusty-gray{border-bottom-color:#9c9c9c!important}.color-tundora,.color-tundora a:link,.color-tundora a:visited{color:#474747!important}.color-tundora a:active,.color-tundora a:hover,a.color-tundora:active,a.color-tundora:hover{color:#3c3c3c!important}.bg-tundora{background-color:#474747!important}.border-color-tundora{border-color:#474747!important}.border-left-color-tundora{border-left-color:#474747!important}.border-right-color-tundora{border-right-color:#474747!important}.border-top-color-tundora{border-top-color:#474747!important}.border-bottom-color-tundora{border-bottom-color:#474747!important}.color-tundora-50,.color-tundora-50 a:link,.color-tundora-50 a:visited{color:rgba(71,71,71,.5)!important}.color-tundora-50 a:active,.color-tundora-50 a:hover,a.color-tundora-50:active,a.color-tundora-50:hover{color:rgba(46,46,46,.575)!important}.bg-tundora-50{background-color:rgba(71,71,71,.5)!important}.border-color-tundora-50{border-color:rgba(71,71,71,.5)!important}.border-left-color-tundora-50{border-left-color:rgba(71,71,71,.5)!important}.border-right-color-tundora-50{border-right-color:rgba(71,71,71,.5)!important}.border-top-color-tundora-50{border-top-color:rgba(71,71,71,.5)!important}.border-bottom-color-tundora-50{border-bottom-color:rgba(71,71,71,.5)!important}.color-tundora-2,.color-tundora-2 a:link,.color-tundora-2 a:visited{color:#4d4b4b!important}.color-tundora-2 a:active,.color-tundora-2 a:hover,a.color-tundora-2:active,a.color-tundora-2:hover{color:#414040!important}.bg-tundora-2{background-color:#4d4b4b!important}.border-color-tundora-2{border-color:#4d4b4b!important}.border-left-color-tundora-2{border-left-color:#4d4b4b!important}.border-right-color-tundora-2{border-right-color:#4d4b4b!important}.border-top-color-tundora-2{border-top-color:#4d4b4b!important}.border-bottom-color-tundora-2{border-bottom-color:#4d4b4b!important}.color-coral-red,.color-coral-red a:link,.color-coral-red a:visited{color:#fa4252!important}.color-coral-red a:active,.color-coral-red a:hover,a.color-coral-red:active,a.color-coral-red:hover{color:#d53846!important}.bg-coral-red{background-color:#fa4252!important}.border-color-coral-red{border-color:#fa4252!important}.border-left-color-coral-red{border-left-color:#fa4252!important}.border-right-color-coral-red{border-right-color:#fa4252!important}.border-top-color-coral-red{border-top-color:#fa4252!important}.border-bottom-color-coral-red{border-bottom-color:#fa4252!important}.color-froly,.color-froly a:link,.color-froly a:visited{color:#f76d79!important}.color-froly a:active,.color-froly a:hover,a.color-froly:active,a.color-froly:hover{color:#d25d67!important}.bg-froly{background-color:#f76d79!important}.border-color-froly{border-color:#f76d79!important}.border-left-color-froly{border-left-color:#f76d79!important}.border-right-color-froly{border-right-color:#f76d79!important}.border-top-color-froly{border-top-color:#f76d79!important}.border-bottom-color-froly{border-bottom-color:#f76d79!important}.color-roman,.color-roman a:link,.color-roman a:visited{color:#da5d68!important}.color-roman a:active,.color-roman a:hover,a.color-roman:active,a.color-roman:hover{color:#b94f58!important}.bg-roman{background-color:#da5d68!important}.border-color-roman{border-color:#da5d68!important}.border-left-color-roman{border-left-color:#da5d68!important}.border-right-color-roman{border-right-color:#da5d68!important}.border-top-color-roman{border-top-color:#da5d68!important}.border-bottom-color-roman{border-bottom-color:#da5d68!important}.color-brink-pink,.color-brink-pink a:link,.color-brink-pink a:visited{color:#fa6774!important}.color-brink-pink a:active,.color-brink-pink a:hover,a.color-brink-pink:active,a.color-brink-pink:hover{color:#d55863!important}.bg-brink-pink{background-color:#fa6774!important}.border-color-brink-pink{border-color:#fa6774!important}.border-left-color-brink-pink{border-left-color:#fa6774!important}.border-right-color-brink-pink{border-right-color:#fa6774!important}.border-top-color-brink-pink{border-top-color:#fa6774!important}.border-bottom-color-brink-pink{border-bottom-color:#fa6774!important}.color-atomic-tangerine,.color-atomic-tangerine a:link,.color-atomic-tangerine a:visited{color:#ffa259!important}.color-atomic-tangerine a:active,.color-atomic-tangerine a:hover,a.color-atomic-tangerine:active,a.color-atomic-tangerine:hover{color:#d98a4c!important}.bg-atomic-tangerine{background-color:#ffa259!important}.border-color-atomic-tangerine{border-color:#ffa259!important}.border-left-color-atomic-tangerine{border-left-color:#ffa259!important}.border-right-color-atomic-tangerine{border-right-color:#ffa259!important}.border-top-color-atomic-tangerine{border-top-color:#ffa259!important}.border-bottom-color-atomic-tangerine{border-bottom-color:#ffa259!important}.color-picasso,.color-picasso a:link,.color-picasso a:visited{color:#fff29f!important}.color-picasso a:active,.color-picasso a:hover,a.color-picasso:active,a.color-picasso:hover{color:#d9ce87!important}.bg-picasso{background-color:#fff29f!important}.border-color-picasso{border-color:#fff29f!important}.border-left-color-picasso{border-left-color:#fff29f!important}.border-right-color-picasso{border-right-color:#fff29f!important}.border-top-color-picasso{border-top-color:#fff29f!important}.border-bottom-color-picasso{border-bottom-color:#fff29f!important}.color-persimmon,.color-persimmon a:link,.color-persimmon a:visited{color:#fe6845!important}.color-persimmon a:active,.color-persimmon a:hover,a.color-persimmon:active,a.color-persimmon:hover{color:#d8583b!important}.bg-persimmon{background-color:#fe6845!important}.border-color-persimmon{border-color:#fe6845!important}.border-left-color-persimmon{border-left-color:#fe6845!important}.border-right-color-persimmon{border-right-color:#fe6845!important}.border-top-color-persimmon{border-top-color:#fe6845!important}.border-bottom-color-persimmon{border-bottom-color:#fe6845!important}.color-tuscany,.color-tuscany a:link,.color-tuscany a:visited{color:#bf4c2f!important}.color-tuscany a:active,.color-tuscany a:hover,a.color-tuscany:active,a.color-tuscany:hover{color:#a24128!important}.bg-tuscany{background-color:#bf4c2f!important}.border-color-tuscany{border-color:#bf4c2f!important}.border-left-color-tuscany{border-left-color:#bf4c2f!important}.border-right-color-tuscany{border-right-color:#bf4c2f!important}.border-top-color-tuscany{border-top-color:#bf4c2f!important}.border-bottom-color-tuscany{border-bottom-color:#bf4c2f!important}.color-malachite,.color-malachite a:link,.color-malachite a:visited{color:#0db413!important}.color-malachite a:active,.color-malachite a:hover,a.color-malachite:active,a.color-malachite:hover{color:#0b9910!important}.bg-malachite{background-color:#0db413!important}.border-color-malachite{border-color:#0db413!important}.border-left-color-malachite{border-left-color:#0db413!important}.border-right-color-malachite{border-right-color:#0db413!important}.border-top-color-malachite{border-top-color:#0db413!important}.border-bottom-color-malachite{border-bottom-color:#0db413!important}.color-malachite-25,.color-malachite-25 a:link,.color-malachite-25 a:visited{color:rgba(13,180,19,.25)!important}.color-malachite-25 a:active,.color-malachite-25 a:hover,a.color-malachite-25:active,a.color-malachite-25:hover{color:rgba(6,81,9,.3625)!important}.bg-malachite-25{background-color:rgba(13,180,19,.25)!important}.border-color-malachite-25{border-color:rgba(13,180,19,.25)!important}.border-left-color-malachite-25{border-left-color:rgba(13,180,19,.25)!important}.border-right-color-malachite-25{border-right-color:rgba(13,180,19,.25)!important}.border-top-color-malachite-25{border-top-color:rgba(13,180,19,.25)!important}.border-bottom-color-malachite-25{border-bottom-color:rgba(13,180,19,.25)!important}.color-malachite-30,.color-malachite-30 a:link,.color-malachite-30 a:visited{color:rgba(13,180,19,.3)!important}.color-malachite-30 a:active,.color-malachite-30 a:hover,a.color-malachite-30:active,a.color-malachite-30:hover{color:rgba(7,90,10,.405)!important}.bg-malachite-30{background-color:rgba(13,180,19,.3)!important}.border-color-malachite-30{border-color:rgba(13,180,19,.3)!important}.border-left-color-malachite-30{border-left-color:rgba(13,180,19,.3)!important}.border-right-color-malachite-30{border-right-color:rgba(13,180,19,.3)!important}.border-top-color-malachite-30{border-top-color:rgba(13,180,19,.3)!important}.border-bottom-color-malachite-30{border-bottom-color:rgba(13,180,19,.3)!important}.color-malachite-10,.color-malachite-10 a:link,.color-malachite-10 a:visited{color:rgba(13,180,19,.1)!important}.color-malachite-10 a:active,.color-malachite-10 a:hover,a.color-malachite-10:active,a.color-malachite-10:hover{color:rgba(3,41,4,.235)!important}.bg-malachite-10{background-color:rgba(13,180,19,.1)!important}.border-color-malachite-10{border-color:rgba(13,180,19,.1)!important}.border-left-color-malachite-10{border-left-color:rgba(13,180,19,.1)!important}.border-right-color-malachite-10{border-right-color:rgba(13,180,19,.1)!important}.border-top-color-malachite-10{border-top-color:rgba(13,180,19,.1)!important}.border-bottom-color-malachite-10{border-bottom-color:rgba(13,180,19,.1)!important}.color-japanese-laurel,.color-japanese-laurel a:link,.color-japanese-laurel a:visited{color:#0e8a12!important}.color-japanese-laurel a:active,.color-japanese-laurel a:hover,a.color-japanese-laurel:active,a.color-japanese-laurel:hover{color:#0c750f!important}.bg-japanese-laurel{background-color:#0e8a12!important}.border-color-japanese-laurel{border-color:#0e8a12!important}.border-left-color-japanese-laurel{border-left-color:#0e8a12!important}.border-right-color-japanese-laurel{border-right-color:#0e8a12!important}.border-top-color-japanese-laurel{border-top-color:#0e8a12!important}.border-bottom-color-japanese-laurel{border-bottom-color:#0e8a12!important}.color-mountain-meadow,.color-mountain-meadow a:link,.color-mountain-meadow a:visited{color:#25d366!important}.color-mountain-meadow a:active,.color-mountain-meadow a:hover,a.color-mountain-meadow:active,a.color-mountain-meadow:hover{color:#1fb357!important}.bg-mountain-meadow{background-color:#25d366!important}.border-color-mountain-meadow{border-color:#25d366!important}.border-left-color-mountain-meadow{border-left-color:#25d366!important}.border-right-color-mountain-meadow{border-right-color:#25d366!important}.border-top-color-mountain-meadow{border-top-color:#25d366!important}.border-bottom-color-mountain-meadow{border-bottom-color:#25d366!important}.color-mint-green,.color-mint-green a:link,.color-mint-green a:visited{color:#86f88a!important}.color-mint-green a:active,.color-mint-green a:hover,a.color-mint-green:active,a.color-mint-green:hover{color:#72d375!important}.bg-mint-green{background-color:#86f88a!important}.border-color-mint-green{border-color:#86f88a!important}.border-left-color-mint-green{border-left-color:#86f88a!important}.border-right-color-mint-green{border-right-color:#86f88a!important}.border-top-color-mint-green{border-top-color:#86f88a!important}.border-bottom-color-mint-green{border-bottom-color:#86f88a!important}.color-cornflower-lilac,.color-cornflower-lilac a:link,.color-cornflower-lilac a:visited{color:#ffa4ac!important}.color-cornflower-lilac a:active,.color-cornflower-lilac a:hover,a.color-cornflower-lilac:active,a.color-cornflower-lilac:hover{color:#d98b92!important}.bg-cornflower-lilac{background-color:#ffa4ac!important}.border-color-cornflower-lilac{border-color:#ffa4ac!important}.border-left-color-cornflower-lilac{border-left-color:#ffa4ac!important}.border-right-color-cornflower-lilac{border-right-color:#ffa4ac!important}.border-top-color-cornflower-lilac{border-top-color:#ffa4ac!important}.border-bottom-color-cornflower-lilac{border-bottom-color:#ffa4ac!important}.color-alabaster,.color-alabaster a:link,.color-alabaster a:visited{color:#f8f8f8!important}.color-alabaster a:active,.color-alabaster a:hover,a.color-alabaster:active,a.color-alabaster:hover{color:#d3d3d3!important}.bg-alabaster{background-color:#f8f8f8!important}.border-color-alabaster{border-color:#f8f8f8!important}.border-left-color-alabaster{border-left-color:#f8f8f8!important}.border-right-color-alabaster{border-right-color:#f8f8f8!important}.border-top-color-alabaster{border-top-color:#f8f8f8!important}.border-bottom-color-alabaster{border-bottom-color:#f8f8f8!important}.color-alabaster-2,.color-alabaster-2 a:link,.color-alabaster-2 a:visited{color:#fcfcfc!important}.color-alabaster-2 a:active,.color-alabaster-2 a:hover,a.color-alabaster-2:active,a.color-alabaster-2:hover{color:#d6d6d6!important}.bg-alabaster-2{background-color:#fcfcfc!important}.border-color-alabaster-2{border-color:#fcfcfc!important}.border-left-color-alabaster-2{border-left-color:#fcfcfc!important}.border-right-color-alabaster-2{border-right-color:#fcfcfc!important}.border-top-color-alabaster-2{border-top-color:#fcfcfc!important}.border-bottom-color-alabaster-2{border-bottom-color:#fcfcfc!important}.color-alabaster-3,.color-alabaster-3 a:link,.color-alabaster-3 a:visited{color:#fbfbfb!important}.color-alabaster-3 a:active,.color-alabaster-3 a:hover,a.color-alabaster-3:active,a.color-alabaster-3:hover{color:#d5d5d5!important}.bg-alabaster-3{background-color:#fbfbfb!important}.border-color-alabaster-3{border-color:#fbfbfb!important}.border-left-color-alabaster-3{border-left-color:#fbfbfb!important}.border-right-color-alabaster-3{border-right-color:#fbfbfb!important}.border-top-color-alabaster-3{border-top-color:#fbfbfb!important}.border-bottom-color-alabaster-3{border-bottom-color:#fbfbfb!important}.color-alabaster-4,.color-alabaster-4 a:link,.color-alabaster-4 a:visited{color:#f4f4f4!important}.color-alabaster-4 a:active,.color-alabaster-4 a:hover,a.color-alabaster-4:active,a.color-alabaster-4:hover{color:#cfcfcf!important}.bg-alabaster-4{background-color:#f4f4f4!important}.border-color-alabaster-4{border-color:#f4f4f4!important}.border-left-color-alabaster-4{border-left-color:#f4f4f4!important}.border-right-color-alabaster-4{border-right-color:#f4f4f4!important}.border-top-color-alabaster-4{border-top-color:#f4f4f4!important}.border-bottom-color-alabaster-4{border-bottom-color:#f4f4f4!important}.color-mine-shaft,.color-mine-shaft a:link,.color-mine-shaft a:visited{color:#373737!important}.color-mine-shaft a:active,.color-mine-shaft a:hover,a.color-mine-shaft:active,a.color-mine-shaft:hover{color:#2f2f2f!important}.bg-mine-shaft{background-color:#373737!important}.border-color-mine-shaft{border-color:#373737!important}.border-left-color-mine-shaft{border-left-color:#373737!important}.border-right-color-mine-shaft{border-right-color:#373737!important}.border-top-color-mine-shaft{border-top-color:#373737!important}.border-bottom-color-mine-shaft{border-bottom-color:#373737!important}.color-heliotrope,.color-heliotrope a:link,.color-heliotrope a:visited{color:#e145fe!important}.color-heliotrope a:active,.color-heliotrope a:hover,a.color-heliotrope:active,a.color-heliotrope:hover{color:#bf3bd8!important}.bg-heliotrope{background-color:#e145fe!important}.border-color-heliotrope{border-color:#e145fe!important}.border-left-color-heliotrope{border-left-color:#e145fe!important}.border-right-color-heliotrope{border-right-color:#e145fe!important}.border-top-color-heliotrope{border-top-color:#e145fe!important}.border-bottom-color-heliotrope{border-bottom-color:#e145fe!important}.color-science-blue,.color-science-blue a:link,.color-science-blue a:visited{color:#046adf!important}.color-science-blue a:active,.color-science-blue a:hover,a.color-science-blue:active,a.color-science-blue:hover{color:#035abe!important}.bg-science-blue{background-color:#046adf!important}.border-color-science-blue{border-color:#046adf!important}.border-left-color-science-blue{border-left-color:#046adf!important}.border-right-color-science-blue{border-right-color:#046adf!important}.border-top-color-science-blue{border-top-color:#046adf!important}.border-bottom-color-science-blue{border-bottom-color:#046adf!important}.color-lochmara,.color-lochmara a:link,.color-lochmara a:visited{color:#08c!important}.color-lochmara a:active,.color-lochmara a:hover,a.color-lochmara:active,a.color-lochmara:hover{color:#0074ad!important}.bg-lochmara{background-color:#08c!important}.border-color-lochmara{border-color:#08c!important}.border-left-color-lochmara{border-left-color:#08c!important}.border-right-color-lochmara{border-right-color:#08c!important}.border-top-color-lochmara{border-top-color:#08c!important}.border-bottom-color-lochmara{border-bottom-color:#08c!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/12/20, 6:34 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.left-0{left:0!important}.right-0{right:0!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.zindex-0{z-index:0}.zindex-n1{z-index:-1}.zindex-1{z-index:1}.zindex-2{z-index:2}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 12/20/20, 11:20 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.badge-top-left{position:relative;top:-18px;left:-10px}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/16/21, 8:47 PM
 * Copyright (c) 2021. Powered by iamir.net
 */@media (min-width:576px){.position-md-absolute{position:absolute!important}.position-md-unset{position:unset!important}.position-md-static{position:static!important}.position-md-sticky{position:sticky!important}.position-md-fixed{position:fixed!important}}@media (min-width:992px){.position-lg-absolute{position:absolute!important}.position-lg-unset{position:unset!important}.position-lg-static{position:static!important}.position-lg-sticky{position:sticky!important}.position-lg-fixed{position:fixed!important}}@media (min-width:1200px){.position-xl-absolute{position:absolute!important}.position-xl-unset{position:unset!important}.position-xl-static{position:static!important}.position-xl-sticky{position:sticky!important}.position-xl-fixed{position:fixed!important}}a,a:active,a:hover{text-decoration:none;color:inherit}.text-hover:hover{color:#2196f3!important}a:hover img{opacity:.75}a.btn.bg-coral-red:hover,button.btn.bg-coral-red:hover{transition:all .3s ease;background-color:#f76d79;color:#fff}a.btn.bg-concrete:hover,button.btn.bg-concrete:hover{transition:all .3s ease;background-color:#aaa;color:#fff}a.btn.bg-malachite:hover,button.btn.bg-malachite:hover{transition:all .3s ease;background-color:#0e8a12;color:#fff}a.btn.bg-brink-pink:hover{transition:all .3s ease;background-color:#da5d68;color:#fff}a.btn.bg-persimmon:hover{transition:all .3s ease;background-color:#bf4c2f;color:#fff}ul li{list-style:none}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.continuation-line{height:2px}.text-no-wrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block}.w-100-px{width:100px!important}.black-page{left:0;bottom:0;z-index:9;background-color:rgba(0,0,0,.36)}.rtl .custom-select{background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATsAAACZCAYAAABQf52WAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4IGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMjAtMDEtMDRUMTE6MTQ6MDMrMDM6MzA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAyMC0wMS0wNVQxMzoyOCswMzozMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMjAtMDEtMDVUMTM6MjgrMDM6MzA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6ZGJhOTA2NTYtMmJiYi0yNjQ0LTlmYWQtOWY3NDk1MzQ2YmJjPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOmRiYTkwNjU2LTJiYmItMjY0NC05ZmFkLTlmNzQ5NTM0NmJiYzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmRiYTkwNjU2LTJiYmItMjY0NC05ZmFkLTlmNzQ5NTM0NmJiYzwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDpkYmE5MDY1Ni0yYmJiLTI2NDQtOWZhZC05Zjc0OTUzNDZiYmM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMjAtMDEtMDRUMTE6MTQ6MDMrMDM6MzA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MzE1PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE1MzwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+rXSJSgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAJD0lEQVR42uzdf6idZQHA8e9ZmWsh4mzbTcdYuTVSp9EsMGm6apZTzECynKkJNpbQDwoqBQlmP+wPs0AwBRuFLiuVITZF3cpZm0XolPxRVzCXbmxNN5rbEvPpj+c5cZm73nPOfc857/M+3y9c7uVu55z3fd57Pjzved/znhbddTxwEXA6cAwwE5gC7ABeBB4B1qTvZmaT6UxgOXBSsuYYYE/y5gVgHXBbCOGfndxZq8MHvQT4GnByh///78D1wC3AAbeZmXXYO4GvAJcDszq8zQbg+yGE+yeD3XLgWuDYHhf8X8B3gBvchmY2QdcBK4GpPd7+MWBlCGFzN9hNAX4IfL2ilbgVuBR4ze1pZgd1dNol/WAF9/UqcFEI4dedYncPsKziFfo9cA6w121rZqkFwAPA7Irv9+oQwqqJsFtNfI2uHz0CfFzwzAyYB2wERvp0/ytCCDeNh923ge/1eQU3E4+y/NttbVZs7wUeovODEL22LISw7mDsRoB/AG8bwIo6wzNzRjcygMd6HjguhPDaWOx+CnxxgCsseGZCN4hWhBBuamP3LuJJwYNuM7BU8MyKaAHxQOWsAT/u1hDCnDZ2X2J458I5wzNzRtfvPtTG7j7iQYNhJXhmQtfPVrWx20/vZy27S2tm4zWfeNR1ZMjLsaEFTAd21WRgnOGZOaPrR8+0iFcy+WuNBkjwzISu6na3gA8Af6nZQLlLa+aua6W10gJtq+GAOcMzc0ZXVdtbCbz/AIcJnpk1EDqALe2jsX+imsuruEtr5q5rHftVG7trgKtqPJDO8Myc0U2mi9vYLSa+jaPOCZ6Z0PXSf4HpbeymAFuAEwXPzBoEHcDqEMIXxl71ZAmwPoMBFjwzoeu0fcDcEMLOgy/eeRdwXgYD/UfgE4JnNpTmJ+hmZbCs3wohXAtvvFLxkcDjwBxneGaW8YwO4mdbnBlCCIfCDmAh8GfgcMEzs0yhexZYFELY0/7FeJ8u9klgLYO5RLvgmQldlW0HTg0hPDf2l2/2Idm5gfdR4ouRZlY2dB8JIYwe/A+tCW6YE3gPEw9aCJ6Z0NEtdoJnJnTZQ9cpdoJnJnRZQ9cNdoJnJnTZQtctdoJnJnRZQtcLdoJnJnTZQdcrdoJnJnRDhw4YTW+O6Ct2gmcmdEOFDmBQ2AmeWf7NBTblCN2gsRM8s7yh2wjMzhG6YWAneGZCN3DohoWd4JkJ3UChGyZ2gmcmdAODbtjYCZ6Z0A0EujpgJ3hmQtd36OqCneCZCV1foasTdoJnJnR9g65u2AmemdD1Bbo6Yid4ZkJXOXR1xU7wzISuUujqjJ3gmQldZdDVHTvBMxO6SqDLATvBMxO6SUOXC3aCZyZ0ky4X7ATPTOiKwU7wzISuGOza4N0NvFXwzISuydgBnAvcIXhmQtd07ATPTOiKwU7wzISuGOwEz0zoisFO8MyErhjsBM9M6IrBTvBM6ISuGOwEz4Su3u0EPjxo6JqKXY7gLQUO+Jy1AqBbDDw9jAdvKna5gbceOFvwTOjETvDMhE7sBM+ETujETvBM6IqHriTsBM+ErmDoSsNO8EzoCoWuROwEz4SuQOhKxU7wTOgKg65k7ATPcmg2sEnoxE7wrOnQbUwzO6ETO8EzoRM6sRM8EzqhEzvBM6ErBzqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgEzvBM6ErAjqxEzwTuiKgE7vqwLsTeIvgmdCJXdM7H/il4JnQiZ3gCZ7QCZ3YCZ7gCZ3QiZ3gCZ7QCZ3YCZ7gCZ3QiZ3gCZ7QCZ3YCZ7gCZ3YiZ3gCV5zoHsJOK106MRO8MYD7yzgVTdbI6A7A3jCzSZ2gnfo7gU+JXhCJ3YmeEIndGJngid0Qid2JnhCJ3RiJ3iCJ3RCJ3aCJ3hCJ3RiJ3iCJ3Q+lcRO8ARP6EzsBE/wxjQCbBI6sRM7wWsyeCNpRjdP6MRO7ASvqeAJndiJneA1HjyhEzuxE7zGgyd0Yid2NemCBF4O3Q98Gnglk+WdDfwOOC6DZd0FLBE6sXOGV58eBZamJ2ede3eCbo4zOrETu3r1GeD2TJb1mTTDe6qmy3cqsBaYkcFYvpyge9yngNg5w6tnB4ArgeuBUJNlOgxYBXwjkzF0Rid2RfdZYE1Gy/sH4BLg2SEvxynAauCETMbtJeJrdM7oxM4ZXiazE4D9wNXAdcDrA37st6fZ3FczGi9ndGJnGYMHMAr8CPhZArCfHQ2sBK4gnl6SS0IndtaAXdqxT+g1CeuHK77vs4Dl6SvHcXHXVeysYeC1e554QvKDxFNBdnR5+3lpJrQkQXdUpuMgdGJnHZTTaSkTtTeBtz0BsDP9fDjxVJEZwMwxP09twDq/nKDb4p+y2NnE5fganvkandiZ4AmdiZ1NBN7twBSHQuhM7JrecuDngid0JnaCZ0IndmIneCZ0Yid2gmdCJ3YmeCZ0YmeCJ3QmdiZ4QmdiZ4IndCZ21lMXArc6DH2F7mPAYw6F2NnwOwf4DfEN9lZdO4DTgacdCrGz+nQasA44wqGopK3AYuA5h0LsrH4tBB4gXjbJem80QbfNoRA7q29zgQ3pu3XfE8Tr0e1yKMTO6t9RwC+Asx2KrrqZ+GE++xwKsbO8upz4Wa/THIo3bTdwMXC3QyF2lm8LiNfEO9mhOGQPARcQLxdvYmcN6LvAlQ7D/9sPXEX8OEgTO2tYC4FbgFMKH4f7gMuAF/2TEDtrbi1gBfAD4MjC1v0F4MvAnf4ZiJ2V00ziwYvPFbK+P0m7rXvd9GJnZfYe4JvEo5FTG7Zuu4EbgR/jAQixM0vNSLt4VxDP08u5rcQDDzc7kxM7sbPxmkY8FePzxHcS5NRa4snUd7gZxU7srJtGiJeQuhBYVMPle5341rg1xKu+7HGTiZ3Y2WSbDyxLs70zGN6R3G3A+oTcb/HN+mIndtbnFo2B7/3AsX16nFHgUeDBBNzfHHoTOxtmRwAnAscD7wNOAKYTXwOcBrwjfW9fb28P8ArxTff70s87iFcdeQp4Eq8ObBVh978BADCj7TIM/09GAAAAAElFTkSuQmCC") no-repeat left .75rem center;background-size:12px 7px}.outline-none{outline:none}.h-40{height:40px}.h-47{height:47px}.ct-w-75{width:75px!important}.dividing-line{border-left:1px solid #000}.cursor-pointer{cursor:pointer}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:02 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.text-decoration-line-through{text-decoration:line-through}.text-decoration-underline{text-decoration:underline}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:03 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.p-reverse{margin-left:-.25rem;margin-right:-.25rem}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:03 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.box-shadow-none{box-shadow:none!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 10:11 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.bg-after-atomic-tangerine:after{background-color:#ffa259}.bg-after-mint-green:after{background-color:#86f88a}.bg-after-cornflower-lilac:after{background-color:#ffa4ac}.bg-no-repeat{background-repeat:no-repeat}.bg-position-center{background-position:50%}.bg-size-cover{background-size:cover}.bg-attachment-fixed{background-attachment:fixed}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/16/20, 7:11 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.m-top{margin-top:2.5rem}.m-bottom{margin-bottom:2.5rem}.p-top{padding-top:2.5rem}.p-bottom{padding-bottom:2.5rem}.ml-250px{transition:.5s;margin-left:250px}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/28/20, 12:29 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.line-height-0{line-height:0!important}.line-height-0-1{line-height:.1!important}.line-height-0-2{line-height:.2!important}.line-height-0-3{line-height:.3!important}.line-height-0-4{line-height:.4!important}.line-height-0-5{line-height:.5!important}.line-height-0-6{line-height:.6!important}.line-height-0-7{line-height:.7!important}.line-height-0-8{line-height:.8!important}.line-height-0-9{line-height:.9!important}.line-height-1{line-height:1!important}.line-height-1-1{line-height:1.1!important}.line-height-1-2{line-height:1.2!important}.line-height-1-3{line-height:1.3!important}.line-height-1-4{line-height:1.4!important}.line-height-1-5{line-height:1.5!important}.line-height-1-6{line-height:1.6!important}.line-height-1-7{line-height:1.7!important}.line-height-1-8{line-height:1.8!important}.line-height-1-9{line-height:1.9!important}.line-height-2{line-height:2!important}.line-height-2-1{line-height:2.1!important}.line-height-2-2{line-height:2.2!important}.line-height-2-3{line-height:2.3!important}.line-height-2-4{line-height:2.4!important}.line-height-2-5{line-height:2.5!important}.line-height-2-6{line-height:2.6!important}.line-height-2-7{line-height:2.7!important}.line-height-2-8{line-height:2.8!important}.line-height-2-9{line-height:2.9!important}.line-height-3{line-height:3!important}.line-height-3-1{line-height:3.1!important}.line-height-3-2{line-height:3.2!important}.line-height-3-3{line-height:3.3!important}.line-height-3-4{line-height:3.4!important}.line-height-3-5{line-height:3.5!important}.line-height-3-6{line-height:3.6!important}.line-height-3-7{line-height:3.7!important}.line-height-3-8{line-height:3.8!important}.line-height-3-9{line-height:3.9!important}.line-height-4{line-height:4!important}.line-height-4-1{line-height:4.1!important}.line-height-4-2{line-height:4.2!important}.line-height-4-3{line-height:4.3!important}.line-height-4-4{line-height:4.4!important}.line-height-4-5{line-height:4.5!important}.line-height-4-6{line-height:4.6!important}.line-height-4-7{line-height:4.7!important}.line-height-4-8{line-height:4.8!important}.line-height-4-9{line-height:4.9!important}.line-height-5{line-height:5!important}@media (max-width:575.98px){.line-height-sm-0{line-height:0!important}.line-height-sm-0-1{line-height:.1!important}.line-height-sm-0-2{line-height:.2!important}.line-height-sm-0-3{line-height:.3!important}.line-height-sm-0-4{line-height:.4!important}.line-height-sm-0-5{line-height:.5!important}.line-height-sm-0-6{line-height:.6!important}.line-height-sm-0-7{line-height:.7!important}.line-height-sm-0-8{line-height:.8!important}.line-height-sm-0-9{line-height:.9!important}.line-height-sm-1{line-height:1!important}.line-height-sm-1-1{line-height:1.1!important}.line-height-sm-1-2{line-height:1.2!important}.line-height-sm-1-3{line-height:1.3!important}.line-height-sm-1-4{line-height:1.4!important}.line-height-sm-1-5{line-height:1.5!important}.line-height-sm-1-6{line-height:1.6!important}.line-height-sm-1-7{line-height:1.7!important}.line-height-sm-1-8{line-height:1.8!important}.line-height-sm-1-9{line-height:1.9!important}.line-height-sm-2{line-height:2!important}.line-height-sm-2-1{line-height:2.1!important}.line-height-sm-2-2{line-height:2.2!important}.line-height-sm-2-3{line-height:2.3!important}.line-height-sm-2-4{line-height:2.4!important}.line-height-sm-2-5{line-height:2.5!important}.line-height-sm-2-6{line-height:2.6!important}.line-height-sm-2-7{line-height:2.7!important}.line-height-sm-2-8{line-height:2.8!important}.line-height-sm-2-9{line-height:2.9!important}.line-height-sm-3{line-height:3!important}.line-height-sm-3-1{line-height:3.1!important}.line-height-sm-3-2{line-height:3.2!important}.line-height-sm-3-3{line-height:3.3!important}.line-height-sm-3-4{line-height:3.4!important}.line-height-sm-3-5{line-height:3.5!important}.line-height-sm-3-6{line-height:3.6!important}.line-height-sm-3-7{line-height:3.7!important}.line-height-sm-3-8{line-height:3.8!important}.line-height-sm-3-9{line-height:3.9!important}.line-height-sm-4{line-height:4!important}.line-height-sm-4-1{line-height:4.1!important}.line-height-sm-4-2{line-height:4.2!important}.line-height-sm-4-3{line-height:4.3!important}.line-height-sm-4-4{line-height:4.4!important}.line-height-sm-4-5{line-height:4.5!important}.line-height-sm-4-6{line-height:4.6!important}.line-height-sm-4-7{line-height:4.7!important}.line-height-sm-4-8{line-height:4.8!important}.line-height-sm-4-9{line-height:4.9!important}.line-height-sm-5{line-height:5!important}}@media (max-width:767.98px){.line-height-md-0{line-height:0!important}.line-height-md-0-1{line-height:.1!important}.line-height-md-0-2{line-height:.2!important}.line-height-md-0-3{line-height:.3!important}.line-height-md-0-4{line-height:.4!important}.line-height-md-0-5{line-height:.5!important}.line-height-md-0-6{line-height:.6!important}.line-height-md-0-7{line-height:.7!important}.line-height-md-0-8{line-height:.8!important}.line-height-md-0-9{line-height:.9!important}.line-height-md-1{line-height:1!important}.line-height-md-1-1{line-height:1.1!important}.line-height-md-1-2{line-height:1.2!important}.line-height-md-1-3{line-height:1.3!important}.line-height-md-1-4{line-height:1.4!important}.line-height-md-1-5{line-height:1.5!important}.line-height-md-1-6{line-height:1.6!important}.line-height-md-1-7{line-height:1.7!important}.line-height-md-1-8{line-height:1.8!important}.line-height-md-1-9{line-height:1.9!important}.line-height-md-2{line-height:2!important}.line-height-md-2-1{line-height:2.1!important}.line-height-md-2-2{line-height:2.2!important}.line-height-md-2-3{line-height:2.3!important}.line-height-md-2-4{line-height:2.4!important}.line-height-md-2-5{line-height:2.5!important}.line-height-md-2-6{line-height:2.6!important}.line-height-md-2-7{line-height:2.7!important}.line-height-md-2-8{line-height:2.8!important}.line-height-md-2-9{line-height:2.9!important}.line-height-md-3{line-height:3!important}.line-height-md-3-1{line-height:3.1!important}.line-height-md-3-2{line-height:3.2!important}.line-height-md-3-3{line-height:3.3!important}.line-height-md-3-4{line-height:3.4!important}.line-height-md-3-5{line-height:3.5!important}.line-height-md-3-6{line-height:3.6!important}.line-height-md-3-7{line-height:3.7!important}.line-height-md-3-8{line-height:3.8!important}.line-height-md-3-9{line-height:3.9!important}.line-height-md-4{line-height:4!important}.line-height-md-4-1{line-height:4.1!important}.line-height-md-4-2{line-height:4.2!important}.line-height-md-4-3{line-height:4.3!important}.line-height-md-4-4{line-height:4.4!important}.line-height-md-4-5{line-height:4.5!important}.line-height-md-4-6{line-height:4.6!important}.line-height-md-4-7{line-height:4.7!important}.line-height-md-4-8{line-height:4.8!important}.line-height-md-4-9{line-height:4.9!important}.line-height-md-5{line-height:5!important}}@media (max-width:991.98px){.line-height-lg-0{line-height:0!important}.line-height-lg-0-1{line-height:.1!important}.line-height-lg-0-2{line-height:.2!important}.line-height-lg-0-3{line-height:.3!important}.line-height-lg-0-4{line-height:.4!important}.line-height-lg-0-5{line-height:.5!important}.line-height-lg-0-6{line-height:.6!important}.line-height-lg-0-7{line-height:.7!important}.line-height-lg-0-8{line-height:.8!important}.line-height-lg-0-9{line-height:.9!important}.line-height-lg-1{line-height:1!important}.line-height-lg-1-1{line-height:1.1!important}.line-height-lg-1-2{line-height:1.2!important}.line-height-lg-1-3{line-height:1.3!important}.line-height-lg-1-4{line-height:1.4!important}.line-height-lg-1-5{line-height:1.5!important}.line-height-lg-1-6{line-height:1.6!important}.line-height-lg-1-7{line-height:1.7!important}.line-height-lg-1-8{line-height:1.8!important}.line-height-lg-1-9{line-height:1.9!important}.line-height-lg-2{line-height:2!important}.line-height-lg-2-1{line-height:2.1!important}.line-height-lg-2-2{line-height:2.2!important}.line-height-lg-2-3{line-height:2.3!important}.line-height-lg-2-4{line-height:2.4!important}.line-height-lg-2-5{line-height:2.5!important}.line-height-lg-2-6{line-height:2.6!important}.line-height-lg-2-7{line-height:2.7!important}.line-height-lg-2-8{line-height:2.8!important}.line-height-lg-2-9{line-height:2.9!important}.line-height-lg-3{line-height:3!important}.line-height-lg-3-1{line-height:3.1!important}.line-height-lg-3-2{line-height:3.2!important}.line-height-lg-3-3{line-height:3.3!important}.line-height-lg-3-4{line-height:3.4!important}.line-height-lg-3-5{line-height:3.5!important}.line-height-lg-3-6{line-height:3.6!important}.line-height-lg-3-7{line-height:3.7!important}.line-height-lg-3-8{line-height:3.8!important}.line-height-lg-3-9{line-height:3.9!important}.line-height-lg-4{line-height:4!important}.line-height-lg-4-1{line-height:4.1!important}.line-height-lg-4-2{line-height:4.2!important}.line-height-lg-4-3{line-height:4.3!important}.line-height-lg-4-4{line-height:4.4!important}.line-height-lg-4-5{line-height:4.5!important}.line-height-lg-4-6{line-height:4.6!important}.line-height-lg-4-7{line-height:4.7!important}.line-height-lg-4-8{line-height:4.8!important}.line-height-lg-4-9{line-height:4.9!important}.line-height-lg-5{line-height:5!important}}@media (max-width:1199.98px){.line-height-xl-0{line-height:0!important}.line-height-xl-0-1{line-height:.1!important}.line-height-xl-0-2{line-height:.2!important}.line-height-xl-0-3{line-height:.3!important}.line-height-xl-0-4{line-height:.4!important}.line-height-xl-0-5{line-height:.5!important}.line-height-xl-0-6{line-height:.6!important}.line-height-xl-0-7{line-height:.7!important}.line-height-xl-0-8{line-height:.8!important}.line-height-xl-0-9{line-height:.9!important}.line-height-xl-1{line-height:1!important}.line-height-xl-1-1{line-height:1.1!important}.line-height-xl-1-2{line-height:1.2!important}.line-height-xl-1-3{line-height:1.3!important}.line-height-xl-1-4{line-height:1.4!important}.line-height-xl-1-5{line-height:1.5!important}.line-height-xl-1-6{line-height:1.6!important}.line-height-xl-1-7{line-height:1.7!important}.line-height-xl-1-8{line-height:1.8!important}.line-height-xl-1-9{line-height:1.9!important}.line-height-xl-2{line-height:2!important}.line-height-xl-2-1{line-height:2.1!important}.line-height-xl-2-2{line-height:2.2!important}.line-height-xl-2-3{line-height:2.3!important}.line-height-xl-2-4{line-height:2.4!important}.line-height-xl-2-5{line-height:2.5!important}.line-height-xl-2-6{line-height:2.6!important}.line-height-xl-2-7{line-height:2.7!important}.line-height-xl-2-8{line-height:2.8!important}.line-height-xl-2-9{line-height:2.9!important}.line-height-xl-3{line-height:3!important}.line-height-xl-3-1{line-height:3.1!important}.line-height-xl-3-2{line-height:3.2!important}.line-height-xl-3-3{line-height:3.3!important}.line-height-xl-3-4{line-height:3.4!important}.line-height-xl-3-5{line-height:3.5!important}.line-height-xl-3-6{line-height:3.6!important}.line-height-xl-3-7{line-height:3.7!important}.line-height-xl-3-8{line-height:3.8!important}.line-height-xl-3-9{line-height:3.9!important}.line-height-xl-4{line-height:4!important}.line-height-xl-4-1{line-height:4.1!important}.line-height-xl-4-2{line-height:4.2!important}.line-height-xl-4-3{line-height:4.3!important}.line-height-xl-4-4{line-height:4.4!important}.line-height-xl-4-5{line-height:4.5!important}.line-height-xl-4-6{line-height:4.6!important}.line-height-xl-4-7{line-height:4.7!important}.line-height-xl-4-8{line-height:4.8!important}.line-height-xl-4-9{line-height:4.9!important}.line-height-xl-5{line-height:5!important}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:06 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.z-index-1{z-index:1}.z-index-2{z-index:2}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/8/20, 3:00 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.font-size-0{font-size:0!important}.font-size-0-1{font-size:.1rem!important}.font-size-0-2{font-size:.2rem!important}.font-size-0-3{font-size:.3rem!important}.font-size-0-4{font-size:.4rem!important}.font-size-0-5{font-size:.5rem!important}.font-size-0-6{font-size:.6rem!important}.font-size-0-7{font-size:.7rem!important}.font-size-0-8{font-size:.8rem!important}.font-size-0-9{font-size:.9rem!important}.font-size-1{font-size:1rem!important}.font-size-1-1{font-size:1.1rem!important}.font-size-1-2{font-size:1.2rem!important}.font-size-1-3{font-size:1.3rem!important}.font-size-1-4{font-size:1.4rem!important}.font-size-1-5{font-size:1.5rem!important}.font-size-1-6{font-size:1.6rem!important}.font-size-1-7{font-size:1.7rem!important}.font-size-1-8{font-size:1.8rem!important}.font-size-1-9{font-size:1.9rem!important}.font-size-2{font-size:2rem!important}.font-size-2-1{font-size:2.1rem!important}.font-size-2-2{font-size:2.2rem!important}.font-size-2-3{font-size:2.3rem!important}.font-size-2-4{font-size:2.4rem!important}.font-size-2-5{font-size:2.5rem!important}.font-size-2-6{font-size:2.6rem!important}.font-size-2-7{font-size:2.7rem!important}.font-size-2-8{font-size:2.8rem!important}.font-size-2-9{font-size:2.9rem!important}.font-size-3{font-size:3rem!important}.font-size-3-1{font-size:3.1rem!important}.font-size-3-2{font-size:3.2rem!important}.font-size-3-3{font-size:3.3rem!important}.font-size-3-4{font-size:3.4rem!important}.font-size-3-5{font-size:3.5rem!important}.font-size-3-6{font-size:3.6rem!important}.font-size-3-7{font-size:3.7rem!important}.font-size-3-8{font-size:3.8rem!important}.font-size-3-9{font-size:3.9rem!important}.font-size-4{font-size:4rem!important}.font-size-4-1{font-size:4.1rem!important}.font-size-4-2{font-size:4.2rem!important}.font-size-4-3{font-size:4.3rem!important}.font-size-4-4{font-size:4.4rem!important}.font-size-4-5{font-size:4.5rem!important}.font-size-4-6{font-size:4.6rem!important}.font-size-4-7{font-size:4.7rem!important}.font-size-4-8{font-size:4.8rem!important}.font-size-4-9{font-size:4.9rem!important}.font-size-5{font-size:5rem!important}@media (max-width:575.98px){.font-size-sm-0{font-size:0!important}.font-size-sm-0-1{font-size:.1rem!important}.font-size-sm-0-2{font-size:.2rem!important}.font-size-sm-0-3{font-size:.3rem!important}.font-size-sm-0-4{font-size:.4rem!important}.font-size-sm-0-5{font-size:.5rem!important}.font-size-sm-0-6{font-size:.6rem!important}.font-size-sm-0-7{font-size:.7rem!important}.font-size-sm-0-8{font-size:.8rem!important}.font-size-sm-0-9{font-size:.9rem!important}.font-size-sm-1{font-size:1rem!important}.font-size-sm-1-1{font-size:1.1rem!important}.font-size-sm-1-2{font-size:1.2rem!important}.font-size-sm-1-3{font-size:1.3rem!important}.font-size-sm-1-4{font-size:1.4rem!important}.font-size-sm-1-5{font-size:1.5rem!important}.font-size-sm-1-6{font-size:1.6rem!important}.font-size-sm-1-7{font-size:1.7rem!important}.font-size-sm-1-8{font-size:1.8rem!important}.font-size-sm-1-9{font-size:1.9rem!important}.font-size-sm-2{font-size:2rem!important}.font-size-sm-2-1{font-size:2.1rem!important}.font-size-sm-2-2{font-size:2.2rem!important}.font-size-sm-2-3{font-size:2.3rem!important}.font-size-sm-2-4{font-size:2.4rem!important}.font-size-sm-2-5{font-size:2.5rem!important}.font-size-sm-2-6{font-size:2.6rem!important}.font-size-sm-2-7{font-size:2.7rem!important}.font-size-sm-2-8{font-size:2.8rem!important}.font-size-sm-2-9{font-size:2.9rem!important}.font-size-sm-3{font-size:3rem!important}.font-size-sm-3-1{font-size:3.1rem!important}.font-size-sm-3-2{font-size:3.2rem!important}.font-size-sm-3-3{font-size:3.3rem!important}.font-size-sm-3-4{font-size:3.4rem!important}.font-size-sm-3-5{font-size:3.5rem!important}.font-size-sm-3-6{font-size:3.6rem!important}.font-size-sm-3-7{font-size:3.7rem!important}.font-size-sm-3-8{font-size:3.8rem!important}.font-size-sm-3-9{font-size:3.9rem!important}.font-size-sm-4{font-size:4rem!important}.font-size-sm-4-1{font-size:4.1rem!important}.font-size-sm-4-2{font-size:4.2rem!important}.font-size-sm-4-3{font-size:4.3rem!important}.font-size-sm-4-4{font-size:4.4rem!important}.font-size-sm-4-5{font-size:4.5rem!important}.font-size-sm-4-6{font-size:4.6rem!important}.font-size-sm-4-7{font-size:4.7rem!important}.font-size-sm-4-8{font-size:4.8rem!important}.font-size-sm-4-9{font-size:4.9rem!important}.font-size-sm-5{font-size:5rem!important}}@media (min-width:576px){.font-size-md-0{font-size:0!important}.font-size-md-0-1{font-size:.1rem!important}.font-size-md-0-2{font-size:.2rem!important}.font-size-md-0-3{font-size:.3rem!important}.font-size-md-0-4{font-size:.4rem!important}.font-size-md-0-5{font-size:.5rem!important}.font-size-md-0-6{font-size:.6rem!important}.font-size-md-0-7{font-size:.7rem!important}.font-size-md-0-8{font-size:.8rem!important}.font-size-md-0-9{font-size:.9rem!important}.font-size-md-1{font-size:1rem!important}.font-size-md-1-1{font-size:1.1rem!important}.font-size-md-1-2{font-size:1.2rem!important}.font-size-md-1-3{font-size:1.3rem!important}.font-size-md-1-4{font-size:1.4rem!important}.font-size-md-1-5{font-size:1.5rem!important}.font-size-md-1-6{font-size:1.6rem!important}.font-size-md-1-7{font-size:1.7rem!important}.font-size-md-1-8{font-size:1.8rem!important}.font-size-md-1-9{font-size:1.9rem!important}.font-size-md-2{font-size:2rem!important}.font-size-md-2-1{font-size:2.1rem!important}.font-size-md-2-2{font-size:2.2rem!important}.font-size-md-2-3{font-size:2.3rem!important}.font-size-md-2-4{font-size:2.4rem!important}.font-size-md-2-5{font-size:2.5rem!important}.font-size-md-2-6{font-size:2.6rem!important}.font-size-md-2-7{font-size:2.7rem!important}.font-size-md-2-8{font-size:2.8rem!important}.font-size-md-2-9{font-size:2.9rem!important}.font-size-md-3{font-size:3rem!important}.font-size-md-3-1{font-size:3.1rem!important}.font-size-md-3-2{font-size:3.2rem!important}.font-size-md-3-3{font-size:3.3rem!important}.font-size-md-3-4{font-size:3.4rem!important}.font-size-md-3-5{font-size:3.5rem!important}.font-size-md-3-6{font-size:3.6rem!important}.font-size-md-3-7{font-size:3.7rem!important}.font-size-md-3-8{font-size:3.8rem!important}.font-size-md-3-9{font-size:3.9rem!important}.font-size-md-4{font-size:4rem!important}.font-size-md-4-1{font-size:4.1rem!important}.font-size-md-4-2{font-size:4.2rem!important}.font-size-md-4-3{font-size:4.3rem!important}.font-size-md-4-4{font-size:4.4rem!important}.font-size-md-4-5{font-size:4.5rem!important}.font-size-md-4-6{font-size:4.6rem!important}.font-size-md-4-7{font-size:4.7rem!important}.font-size-md-4-8{font-size:4.8rem!important}.font-size-md-4-9{font-size:4.9rem!important}.font-size-md-5{font-size:5rem!important}}@media (min-width:992px){.font-size-lg-0{font-size:0!important}.font-size-lg-0-1{font-size:.1rem!important}.font-size-lg-0-2{font-size:.2rem!important}.font-size-lg-0-3{font-size:.3rem!important}.font-size-lg-0-4{font-size:.4rem!important}.font-size-lg-0-5{font-size:.5rem!important}.font-size-lg-0-6{font-size:.6rem!important}.font-size-lg-0-7{font-size:.7rem!important}.font-size-lg-0-8{font-size:.8rem!important}.font-size-lg-0-9{font-size:.9rem!important}.font-size-lg-1{font-size:1rem!important}.font-size-lg-1-1{font-size:1.1rem!important}.font-size-lg-1-2{font-size:1.2rem!important}.font-size-lg-1-3{font-size:1.3rem!important}.font-size-lg-1-4{font-size:1.4rem!important}.font-size-lg-1-5{font-size:1.5rem!important}.font-size-lg-1-6{font-size:1.6rem!important}.font-size-lg-1-7{font-size:1.7rem!important}.font-size-lg-1-8{font-size:1.8rem!important}.font-size-lg-1-9{font-size:1.9rem!important}.font-size-lg-2{font-size:2rem!important}.font-size-lg-2-1{font-size:2.1rem!important}.font-size-lg-2-2{font-size:2.2rem!important}.font-size-lg-2-3{font-size:2.3rem!important}.font-size-lg-2-4{font-size:2.4rem!important}.font-size-lg-2-5{font-size:2.5rem!important}.font-size-lg-2-6{font-size:2.6rem!important}.font-size-lg-2-7{font-size:2.7rem!important}.font-size-lg-2-8{font-size:2.8rem!important}.font-size-lg-2-9{font-size:2.9rem!important}.font-size-lg-3{font-size:3rem!important}.font-size-lg-3-1{font-size:3.1rem!important}.font-size-lg-3-2{font-size:3.2rem!important}.font-size-lg-3-3{font-size:3.3rem!important}.font-size-lg-3-4{font-size:3.4rem!important}.font-size-lg-3-5{font-size:3.5rem!important}.font-size-lg-3-6{font-size:3.6rem!important}.font-size-lg-3-7{font-size:3.7rem!important}.font-size-lg-3-8{font-size:3.8rem!important}.font-size-lg-3-9{font-size:3.9rem!important}.font-size-lg-4{font-size:4rem!important}.font-size-lg-4-1{font-size:4.1rem!important}.font-size-lg-4-2{font-size:4.2rem!important}.font-size-lg-4-3{font-size:4.3rem!important}.font-size-lg-4-4{font-size:4.4rem!important}.font-size-lg-4-5{font-size:4.5rem!important}.font-size-lg-4-6{font-size:4.6rem!important}.font-size-lg-4-7{font-size:4.7rem!important}.font-size-lg-4-8{font-size:4.8rem!important}.font-size-lg-4-9{font-size:4.9rem!important}.font-size-lg-5{font-size:5rem!important}}@media (min-width:1200px){.font-size-xl-0{font-size:0!important}.font-size-xl-0-1{font-size:.1rem!important}.font-size-xl-0-2{font-size:.2rem!important}.font-size-xl-0-3{font-size:.3rem!important}.font-size-xl-0-4{font-size:.4rem!important}.font-size-xl-0-5{font-size:.5rem!important}.font-size-xl-0-6{font-size:.6rem!important}.font-size-xl-0-7{font-size:.7rem!important}.font-size-xl-0-8{font-size:.8rem!important}.font-size-xl-0-9{font-size:.9rem!important}.font-size-xl-1{font-size:1rem!important}.font-size-xl-1-1{font-size:1.1rem!important}.font-size-xl-1-2{font-size:1.2rem!important}.font-size-xl-1-3{font-size:1.3rem!important}.font-size-xl-1-4{font-size:1.4rem!important}.font-size-xl-1-5{font-size:1.5rem!important}.font-size-xl-1-6{font-size:1.6rem!important}.font-size-xl-1-7{font-size:1.7rem!important}.font-size-xl-1-8{font-size:1.8rem!important}.font-size-xl-1-9{font-size:1.9rem!important}.font-size-xl-2{font-size:2rem!important}.font-size-xl-2-1{font-size:2.1rem!important}.font-size-xl-2-2{font-size:2.2rem!important}.font-size-xl-2-3{font-size:2.3rem!important}.font-size-xl-2-4{font-size:2.4rem!important}.font-size-xl-2-5{font-size:2.5rem!important}.font-size-xl-2-6{font-size:2.6rem!important}.font-size-xl-2-7{font-size:2.7rem!important}.font-size-xl-2-8{font-size:2.8rem!important}.font-size-xl-2-9{font-size:2.9rem!important}.font-size-xl-3{font-size:3rem!important}.font-size-xl-3-1{font-size:3.1rem!important}.font-size-xl-3-2{font-size:3.2rem!important}.font-size-xl-3-3{font-size:3.3rem!important}.font-size-xl-3-4{font-size:3.4rem!important}.font-size-xl-3-5{font-size:3.5rem!important}.font-size-xl-3-6{font-size:3.6rem!important}.font-size-xl-3-7{font-size:3.7rem!important}.font-size-xl-3-8{font-size:3.8rem!important}.font-size-xl-3-9{font-size:3.9rem!important}.font-size-xl-4{font-size:4rem!important}.font-size-xl-4-1{font-size:4.1rem!important}.font-size-xl-4-2{font-size:4.2rem!important}.font-size-xl-4-3{font-size:4.3rem!important}.font-size-xl-4-4{font-size:4.4rem!important}.font-size-xl-4-5{font-size:4.5rem!important}.font-size-xl-4-6{font-size:4.6rem!important}.font-size-xl-4-7{font-size:4.7rem!important}.font-size-xl-4-8{font-size:4.8rem!important}.font-size-xl-4-9{font-size:4.9rem!important}.font-size-xl-5{font-size:5rem!important}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:08 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/29/20, 1:07 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 10:18 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.border-none{border:none}.border-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-style-dashed{border-style:dashed}.border-style-solid{border-style:solid}.border-style-top-solid{border-top-style:solid}.border-style-left-solid{border-left-style:solid}.border-bottom-solid,.border-bottom-style-solid{border-bottom-style:solid}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/16/20, 5:53 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.overflow-unset{overflow:unset!important}.black-page{top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.68);z-index:20;position:fixed;display:none}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 9:09 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-scroll{height:20rem;overflow-y:auto;overflow-x:hidden}.i-scroll::-webkit-scrollbar{border-radius:10px;height:8px;width:5px}.i-scroll::-webkit-scrollbar-thumb{background:#0d205e;border-radius:10px}.i-scroll::-webkit-scrollbar-track{background-color:#0d205e;border:2px solid transparent;border-radius:10px;background-clip:content-box}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/9/20, 5:30 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.w-20{width:20%!important}.w-25px{width:25px!important}.w-75px{width:75px!important}.w-72px{width:72px!important}.w-100px{width:100px!important}.w-150px{width:150px!important}.w-200px{width:200px!important}.w-250px{width:250px!important}.w-275px{width:275px!important}.w-300px{width:300px!important}.w-80{width:80%!important}.w-90{width:90%!important}.w-90vw{width:90vw!important}.w-100vw{width:100vw!important}.w-fit-content{width:-moz-fit-content!important;width:fit-content!important}@media (max-width:575.98px){.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-20{width:20%!important}.w-sm-25px{width:25px!important}.w-sm-75px{width:75px!important}.w-sm-72px{width:72px!important}.w-sm-100px{width:100px!important}.w-sm-150px{width:150px!important}.w-sm-200px{width:200px!important}.w-sm-250px{width:250px!important}.w-sm-275px{width:275px!important}.w-sm-300px{width:300px!important}.w-sm-80{width:80%!important}.w-sm-90{width:90%!important}.w-sm-90vw{width:90vw!important}.w-sm-100vw{width:100vw!important}.w-sm-fit-content{width:-moz-fit-content!important;width:fit-content!important}}@media (min-width:576px){.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-20{width:20%!important}.w-md-25px{width:25px!important}.w-md-75px{width:75px!important}.w-md-72px{width:72px!important}.w-md-100px{width:100px!important}.w-md-150px{width:150px!important}.w-md-200px{width:200px!important}.w-md-250px{width:250px!important}.w-md-275px{width:275px!important}.w-md-300px{width:300px!important}.w-md-80{width:80%!important}.w-md-90{width:90%!important}.w-md-90vw{width:90vw!important}.w-md-100vw{width:100vw!important}.w-md-fit-content{width:-moz-fit-content!important;width:fit-content!important}}@media (min-width:992px){.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-20{width:20%!important}.w-lg-25px{width:25px!important}.w-lg-75px{width:75px!important}.w-lg-72px{width:72px!important}.w-lg-100px{width:100px!important}.w-lg-150px{width:150px!important}.w-lg-200px{width:200px!important}.w-lg-250px{width:250px!important}.w-lg-275px{width:275px!important}.w-lg-300px{width:300px!important}.w-lg-80{width:80%!important}.w-lg-90{width:90%!important}.w-lg-90vw{width:90vw!important}.w-lg-100vw{width:100vw!important}.w-lg-fit-content{width:-moz-fit-content!important;width:fit-content!important}}@media (min-width:1200px){.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-20{width:20%!important}.w-xl-25px{width:25px!important}.w-xl-75px{width:75px!important}.w-xl-72px{width:72px!important}.w-xl-100px{width:100px!important}.w-xl-150px{width:150px!important}.w-xl-200px{width:200px!important}.w-xl-250px{width:250px!important}.w-xl-275px{width:275px!important}.w-xl-300px{width:300px!important}.w-xl-80{width:80%!important}.w-xl-90{width:90%!important}.w-xl-90vw{width:90vw!important}.w-xl-100vw{width:100vw!important}.w-xl-fit-content{width:-moz-fit-content!important;width:fit-content!important}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/9/20, 5:30 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.h-35{height:35%!important}.hm-35{min-height:35%!important}.h-20px{height:20px!important}.hm-20px{min-height:20px!important}.h-25px{height:25px!important}.hm-25px{min-height:25px!important}.h-72px{height:72px!important}.hm-72px{min-height:72px!important}.h-100px{height:100px!important}.hm-100px{min-height:100px!important}.h-150px{height:150px!important}.hm-150px{min-height:150px!important}.h-200px{height:200px!important}.hm-200px{min-height:200px!important}.h-250px{height:250px!important}.hm-250px{min-height:250px!important}.h-275px{height:275px!important}.hm-275px{min-height:275px!important}.h-300px{height:300px!important}.hm-300px{min-height:300px!important}.h-400px{height:400px!important}.hm-400px{min-height:400px!important}.h-500px{height:500px!important}.hm-500px{min-height:500px!important}.h-100vh{height:100vh!important}.hm-100vh{min-height:100vh!important}@media (max-width:575.98px){.h-sm-25{height:25%!important}.hm-sm-25{min-height:25%!important}.h-sm-50{height:50%!important}.hm-sm-50{min-height:50%!important}.h-sm-75{height:75%!important}.hm-sm-75{min-height:75%!important}.h-sm-100{height:100%!important}.hm-sm-100{min-height:100%!important}.h-sm-35{height:35%!important}.hm-sm-35{min-height:35%!important}.h-sm-20px{height:20px!important}.hm-sm-20px{min-height:20px!important}.h-sm-25px{height:25px!important}.hm-sm-25px{min-height:25px!important}.h-sm-72px{height:72px!important}.hm-sm-72px{min-height:72px!important}.h-sm-100px{height:100px!important}.hm-sm-100px{min-height:100px!important}.h-sm-150px{height:150px!important}.hm-sm-150px{min-height:150px!important}.h-sm-200px{height:200px!important}.hm-sm-200px{min-height:200px!important}.h-sm-250px{height:250px!important}.hm-sm-250px{min-height:250px!important}.h-sm-275px{height:275px!important}.hm-sm-275px{min-height:275px!important}.h-sm-300px{height:300px!important}.hm-sm-300px{min-height:300px!important}.h-sm-400px{height:400px!important}.hm-sm-400px{min-height:400px!important}.h-sm-500px{height:500px!important}.hm-sm-500px{min-height:500px!important}.h-sm-100vh{height:100vh!important}.hm-sm-100vh{min-height:100vh!important}}@media (min-width:576px){.h-md-25{height:25%!important}.hm-md-25{min-height:25%!important}.h-md-50{height:50%!important}.hm-md-50{min-height:50%!important}.h-md-75{height:75%!important}.hm-md-75{min-height:75%!important}.h-md-100{height:100%!important}.hm-md-100{min-height:100%!important}.h-md-35{height:35%!important}.hm-md-35{min-height:35%!important}.h-md-20px{height:20px!important}.hm-md-20px{min-height:20px!important}.h-md-25px{height:25px!important}.hm-md-25px{min-height:25px!important}.h-md-72px{height:72px!important}.hm-md-72px{min-height:72px!important}.h-md-100px{height:100px!important}.hm-md-100px{min-height:100px!important}.h-md-150px{height:150px!important}.hm-md-150px{min-height:150px!important}.h-md-200px{height:200px!important}.hm-md-200px{min-height:200px!important}.h-md-250px{height:250px!important}.hm-md-250px{min-height:250px!important}.h-md-275px{height:275px!important}.hm-md-275px{min-height:275px!important}.h-md-300px{height:300px!important}.hm-md-300px{min-height:300px!important}.h-md-400px{height:400px!important}.hm-md-400px{min-height:400px!important}.h-md-500px{height:500px!important}.hm-md-500px{min-height:500px!important}.h-md-100vh{height:100vh!important}.hm-md-100vh{min-height:100vh!important}}@media (min-width:992px){.h-lg-25{height:25%!important}.hm-lg-25{min-height:25%!important}.h-lg-50{height:50%!important}.hm-lg-50{min-height:50%!important}.h-lg-75{height:75%!important}.hm-lg-75{min-height:75%!important}.h-lg-100{height:100%!important}.hm-lg-100{min-height:100%!important}.h-lg-35{height:35%!important}.hm-lg-35{min-height:35%!important}.h-lg-20px{height:20px!important}.hm-lg-20px{min-height:20px!important}.h-lg-25px{height:25px!important}.hm-lg-25px{min-height:25px!important}.h-lg-72px{height:72px!important}.hm-lg-72px{min-height:72px!important}.h-lg-100px{height:100px!important}.hm-lg-100px{min-height:100px!important}.h-lg-150px{height:150px!important}.hm-lg-150px{min-height:150px!important}.h-lg-200px{height:200px!important}.hm-lg-200px{min-height:200px!important}.h-lg-250px{height:250px!important}.hm-lg-250px{min-height:250px!important}.h-lg-275px{height:275px!important}.hm-lg-275px{min-height:275px!important}.h-lg-300px{height:300px!important}.hm-lg-300px{min-height:300px!important}.h-lg-400px{height:400px!important}.hm-lg-400px{min-height:400px!important}.h-lg-500px{height:500px!important}.hm-lg-500px{min-height:500px!important}.h-lg-100vh{height:100vh!important}.hm-lg-100vh{min-height:100vh!important}}@media (min-width:1200px){.h-xl-25{height:25%!important}.hm-xl-25{min-height:25%!important}.h-xl-50{height:50%!important}.hm-xl-50{min-height:50%!important}.h-xl-75{height:75%!important}.hm-xl-75{min-height:75%!important}.h-xl-100{height:100%!important}.hm-xl-100{min-height:100%!important}.h-xl-35{height:35%!important}.hm-xl-35{min-height:35%!important}.h-xl-20px{height:20px!important}.hm-xl-20px{min-height:20px!important}.h-xl-25px{height:25px!important}.hm-xl-25px{min-height:25px!important}.h-xl-72px{height:72px!important}.hm-xl-72px{min-height:72px!important}.h-xl-100px{height:100px!important}.hm-xl-100px{min-height:100px!important}.h-xl-150px{height:150px!important}.hm-xl-150px{min-height:150px!important}.h-xl-200px{height:200px!important}.hm-xl-200px{min-height:200px!important}.h-xl-250px{height:250px!important}.hm-xl-250px{min-height:250px!important}.h-xl-275px{height:275px!important}.hm-xl-275px{min-height:275px!important}.h-xl-300px{height:300px!important}.hm-xl-300px{min-height:300px!important}.h-xl-400px{height:400px!important}.hm-xl-400px{min-height:400px!important}.h-xl-500px{height:500px!important}.hm-xl-500px{min-height:500px!important}.h-xl-100vh{height:100vh!important}.hm-xl-100vh{min-height:100vh!important}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/16/20, 9:48 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.content-header{position:fixed;width:100%;z-index:1000}.readonly,.readonly *{cursor:default;pointer-events:none}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/10/20, 10:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/9/20, 9:37 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-checkbox{display:block;position:relative;padding-right:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.i-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.i-checkbox input:checked~.checkmark{border:1px solid #0d205e}.i-checkbox input:checked~.checkmark:after{display:block}.i-checkbox:hover input~.checkmark{border:1px solid #0d205e}.i-checkbox .checkmark:after{left:12px;top:1px;width:5px;text-align:center;height:10px}.i-checkbox .checkmark{position:absolute;top:0;right:0;height:20px;width:20px;border:1px solid #333;border-radius:3px}.i-checkbox .checkmark:after{content:"\F00C";position:absolute;display:none}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/28/20, 12:17 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-radio{display:block;position:relative;padding-left:25px;padding-bottom:2px;margin-bottom:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.i-radio .title{margin-left:5px;line-height:1.8}.i-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.i-radio input:checked~.checkmark{background-color:#0d205e}.i-radio input:checked~.checkmark:after{display:block}.i-radio:hover input~.checkmark{background-color:#ccc}.i-radio .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.i-radio .checkmark:after{content:"";position:absolute;display:none;top:9px;left:6px;width:8px;height:8px;border-radius:50%;background:#fff}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/1/20, 12:38 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.trh-location-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background-color:#0d205e;border-radius:10px;background-clip:content-box;outline:none;opacity:.7;transition:opacity .2s}.trh-location-range:hover{opacity:1}.trh-location-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:30px;background-color:#0d205e;-webkit-mask-image:url(/media/icons/home/closest.svg);mask-image:url(/media/icons/home/closest.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;cursor:pointer;margin-top:-28px}.trh-location-range::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:30px;background-color:#0d205e;-webkit-mask-image:url(/media/icons/home/closest.svg);mask-image:url(/media/icons/home/closest.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;cursor:pointer;margin-top:-28px}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/28/20, 3:47 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-select .select-title .unselect{background-color:#f4030e;color:#fff;padding:2px 5px 0;border-radius:5px;font-size:12px;margin-top:3px}.i-select .select-title:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");width:9px;height:26px;float:left;cursor:pointer}.i-select ul{width:calc(100% - 13px);display:none;list-style-type:none;background-color:#fff;border-radius:0 0 5px 5px;border:1px solid #add8e6;border-top:none;max-height:180px;margin:0;overflow-y:scroll;overflow-x:hidden;position:absolute;z-index:1}.i-select ul input{height:35px}.i-select ul li{padding:7px 9px;border-bottom:1px solid #e1e1e1;cursor:pointer;color:#6e6e6e}.i-select ul li.selected:not(.select-search):not(.select-actions),.i-select ul li:hover:not(.select-search):not(.select-actions){background-color:#e8e8e8;color:#333}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/31/20, 3:39 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-autocomplete{width:100%}.i-autocomplete .select-title .unselect{background-color:#f4030e;color:#fff;padding:2px 5px 0;border-radius:5px;font-size:12px;margin-top:3px}.i-autocomplete ul{width:calc(100% - 30px);display:none;list-style-type:none;background-color:#fff;border-radius:0 0 5px 5px;border:1px solid #add8e6;border-top:none;max-height:180px;margin:7px 0 0;overflow-y:scroll;overflow-x:hidden;position:absolute;z-index:1}.i-autocomplete ul li{padding:7px 9px;border-bottom:1px solid #e1e1e1;cursor:pointer;color:#6e6e6e}.i-autocomplete ul li.selected:not(.select-search):not(.select-actions),.i-autocomplete ul li:hover:not(.select-search):not(.select-actions){background-color:#e8e8e8;color:#333}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/9/20, 8:40 AM
 * Copyright (c) 2021. Powered by iamir.net
 */input:active,input:focus,textarea:active,textarea:focus{border-width:1px!important;border-color:#0d205e!important}.input-group .input-group-text i.cursor-pointer:hover{color:#0d205e}.btn.active,.btn:active,button:active,button:focus,button:hover,input:not([type=checkbox]):active,input:not([type=checkbox]):focus,input:not([type=checkbox]):hover,label:focus,textarea:active,textarea:focus,textarea:hover{outline:0!important;-webkit-appearance:none;box-shadow:none!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/8/20, 1:27 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-file{border:1px dashed #0d205e;border-radius:5px;color:#0d205e}.i-file label .btn-upload.multiple{display:flex}.i-file .items .item{position:relative;display:inline-block;border-radius:.42rem;background-repeat:no-repeat;background-size:cover}.i-file .items .item .btn-cancel{border-radius:50%;position:absolute;right:-10px;bottom:-9px;z-index:1;padding:3px 6px 4px}.i-file .items .item .btn-cancel:hover{color:#fff;background-color:#0d205e!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/31/20, 1:15 PM
 * Copyright (c) 2021. Powered by iamir.net
 */textarea.resize-none{resize:none}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/31/20, 8:37 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 11:53 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-form-wizard .steps ul{display:flex;position:relative}.i-form-wizard .steps ul li{width:20.16%;margin-right:10px}.i-form-wizard .steps ul li a{display:inline-block;width:100%;height:7px;background:#e0e0e0;border-radius:3.5px}.i-form-wizard .steps ul li.active a,.i-form-wizard .steps ul li.done a,.i-form-wizard .steps ul li.first a{background:#0d205e;transition:all .5s ease}.i-form-wizard .actions{display:flex}.i-form-wizard .actions ul{display:flex;margin-top:30px;justify-content:space-between}.i-form-wizard .actions ul.step-last{justify-content:flex-end}.i-form-wizard .actions ul.step-last li:first-child{display:none}.i-form-wizard .actions div{margin:0 5px}.i-form-wizard .actions div a{display:inline-flex;height:51px;width:135px;align-items:center;cursor:pointer;position:relative;padding:0 0 0 20px;color:#333;transform:perspective(1px) translateZ(0);transition-duration:.3s;font-weight:400;border-radius:5px;border:1px dashed #0d205e}.i-form-wizard .actions div a:before{content:"\F006";position:absolute;top:12px;right:23px;font-family:trh-icon-font;transform:translateZ(0);color:#0d205e}.i-form-wizard .actions div a:hover{background:#0d205e;color:#fff}.i-form-wizard .actions div a:hover:before{color:#fff;animation-name:hvr-icon-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.i-form-wizard .actions div[aria-disabled=true] a{display:none}.i-form-wizard .actions div:first-child a{padding-left:40px}.i-form-wizard .actions div:first-child a:before{content:"\F007";left:15px}.i-form-wizard .actions div:first-child a:hover{background:#737373}.i-form-wizard2 .steps{z-index:9}.i-form-wizard2 .steps .current-info,.i-form-wizard2 .steps .number{display:none}.i-form-wizard2 .steps ul{display:flex;justify-content:center}.i-form-wizard2 .steps li a{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e9e0cf;margin-right:78px;position:relative}.i-form-wizard2 .steps li a:before{content:"";width:58px;height:2px;background:#e9e0cf;position:absolute;right:22px;top:5px}.i-form-wizard2 .steps li a:after{content:"";width:0;height:2px;background:#6d7f52;position:absolute;left:-68px;top:5px;transition:all .6s ease}.i-form-wizard2 .steps li.active a,.i-form-wizard2 .steps li.first a{background:#6d7f52}.i-form-wizard2 .steps li.active a:after{width:58px}.i-form-wizard2 .steps li:last-child a{margin-right:0}.i-form-wizard2 .steps li:first-child a:after,.i-form-wizard2 .steps li:first-child a:before{display:none}.i-form-wizard2 .content{position:relative;height:521px}.i-form-wizard2 .inner{display:flex;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-ms-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-o-box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.i-form-wizard2 .actions ul{display:flex;margin-top:30px;justify-content:space-between}.i-form-wizard2 .actions ul.step-last{justify-content:flex-end}.i-form-wizard2 .actions ul.step-last li:first-child{display:none}.i-form-wizard2 .actions li a{border:none;display:inline-flex;height:51px;width:135px;align-items:center;background:#0d205e;cursor:pointer;position:relative;padding:0 0 0 20px;color:#fff;transform:perspective(1px) translateZ(0);transition-duration:.3s;font-weight:400}.i-form-wizard2 .actions li a:before{content:"\F006";position:absolute;top:14px;right:23px;font-family:trh-icon-font;transform:translateZ(0)}.i-form-wizard2 .actions li a:hover{background:#0d205e}.i-form-wizard2 .actions li a:hover:before{animation-name:hvr-icon-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.i-form-wizard2 .actions li[aria-disabled=true] a{display:none}.i-form-wizard2 .actions li:first-child a{background:#e0e0e0;color:#333;padding-left:40px}.i-form-wizard2 .actions li:first-child a:before{content:"\F007";left:15px}.i-form-wizard2 .actions li:first-child a:hover{background:#dcdcdc}.i-form-wizard2 .actions li:last-child a{padding-left:29px;width:167px;font-weight:400}.i-form-wizard2 .actions li:last-child a:before{right:30px}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 6:41 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/6/20, 8:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{padding-left:0;top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px 6px}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent transparent transparent #ccc;border-style:solid;border-width:5px 0 5px 5px;margin-top:8px;margin-right:5px}.dropdown a{border:none;outline:none;scroll-behavior:smooth}@media (max-width:767px){.dropdown-menu{padding-left:15px;border:unset;width:100%}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 11:54 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/7/20, 6:32 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.data-table.no-padding .container-table{padding:unset}.data-table .container-table{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:33px 30px}.data-table .container-table input{border:none!important}.data-table .container-table input,.data-table .container-table textarea{display:block;outline:none}.data-table .container-table input:focus,.data-table .container-table textarea:focus{border-color:transparent!important}.data-table .container-table button{outline:none!important;border:none;background:transparent}.data-table .container-table button:hover{cursor:pointer}.data-table .wrap-table{width:100%}.data-table table{border:1px solid #999;border-spacing:1rem;border-collapse:collapse;background:#fff;border-radius:3px;overflow:hidden;width:100%;margin:0 auto;position:relative}.data-table table *{position:relative}.data-table table td,.data-table table th{padding-left:8px;text-align:left}.data-table table td.l,.data-table table th.l{text-align:left}.data-table table td.c,.data-table table th.c{text-align:center}.data-table table td.r,.data-table table th.r{text-align:right}.data-table table thead tr{height:60px;background:#36304a}.data-table table tbody tr{height:50px}.data-table table tbody tr:last-child{border:0}.data-table .table-head th{font-size:18px;color:#fff;line-height:1.2;font-weight:unset}.data-table tbody tr{font-size:15px;color:grey;line-height:1.2;font-weight:unset}.data-table tbody tr:nth-child(odd){background-color:#f1f1f1}.data-table tbody tr:nth-child(2n){background-color:#f5f5f5}.data-table tbody tr:hover{color:#555;background-color:#f5f5f5;cursor:pointer}@media screen and (max-width:992px){.data-table table,.data-table table>*{display:block}.data-table table td,.data-table table th,.data-table table tr{width:100%;display:block}.data-table table thead{display:none}.data-table table tbody tr{height:auto;padding:37px 0;font-size:14px}.data-table table tbody tr td{padding-left:40%!important;margin-bottom:24px}.data-table table tbody tr td:last-child{margin-bottom:0}.data-table table tbody tr td:before{font-size:14px;color:#999;line-height:1.2;font-weight:unset;position:absolute;width:40%;left:30px;top:0}}@media (max-width:576px){.data-table .container-table{padding-left:15px;padding-right:15px}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 11:53 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/5/20, 11:52 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.item-avatar img,.item-avatar span{width:37px;height:37px;border-radius:50%}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:24 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.fa-lg{font-size:1.3333333333em;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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.fa-fw{text-align:center;width:1.25em}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{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{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{filter:none}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.fa-500px:before{content:"\F26E"}.fa-abacus:before{content:"\F640"}.fa-accessible-icon:before{content:"\F368"}.fa-accusoft:before{content:"\F369"}.fa-acorn:before{content:"\F6AE"}.fa-acquisitions-incorporated:before{content:"\F6AF"}.fa-ad:before{content:"\F641"}.fa-address-book:before{content:"\F2B9"}.fa-address-card:before{content:"\F2BB"}.fa-adjust:before{content:"\F042"}.fa-adn:before{content:"\F170"}.fa-adobe:before{content:"\F778"}.fa-adversal:before{content:"\F36A"}.fa-affiliatetheme:before{content:"\F36B"}.fa-air-conditioner:before{content:"\F8F4"}.fa-air-freshener:before{content:"\F5D0"}.fa-airbnb:before{content:"\F834"}.fa-alarm-clock:before{content:"\F34E"}.fa-alarm-exclamation:before{content:"\F843"}.fa-alarm-plus:before{content:"\F844"}.fa-alarm-snooze:before{content:"\F845"}.fa-album:before{content:"\F89F"}.fa-album-collection:before{content:"\F8A0"}.fa-algolia:before{content:"\F36C"}.fa-alicorn:before{content:"\F6B0"}.fa-alien:before{content:"\F8F5"}.fa-alien-monster:before{content:"\F8F6"}.fa-align-center:before{content:"\F037"}.fa-align-justify:before{content:"\F039"}.fa-align-left:before{content:"\F036"}.fa-align-right:before{content:"\F038"}.fa-align-slash:before{content:"\F846"}.fa-alipay:before{content:"\F642"}.fa-allergies:before{content:"\F461"}.fa-amazon:before{content:"\F270"}.fa-amazon-pay:before{content:"\F42C"}.fa-ambulance:before{content:"\F0F9"}.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-amilia:before{content:"\F36D"}.fa-amp-guitar:before{content:"\F8A1"}.fa-analytics:before{content:"\F643"}.fa-anchor:before{content:"\F13D"}.fa-android:before{content:"\F17B"}.fa-angel:before{content:"\F779"}.fa-angellist:before{content:"\F209"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-down:before{content:"\F107"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angry:before{content:"\F556"}.fa-angrycreative:before{content:"\F36E"}.fa-angular:before{content:"\F420"}.fa-ankh:before{content:"\F644"}.fa-app-store:before{content:"\F36F"}.fa-app-store-ios:before{content:"\F370"}.fa-apper:before{content:"\F371"}.fa-apple:before{content:"\F179"}.fa-apple-alt:before{content:"\F5D1"}.fa-apple-crate:before{content:"\F6B1"}.fa-apple-pay:before{content:"\F415"}.fa-archive:before{content:"\F187"}.fa-archway:before{content:"\F557"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-alt-down:before{content:"\F354"}.fa-arrow-alt-from-bottom:before{content:"\F346"}.fa-arrow-alt-from-left:before{content:"\F347"}.fa-arrow-alt-from-right:before{content:"\F348"}.fa-arrow-alt-from-top:before{content:"\F349"}.fa-arrow-alt-left:before{content:"\F355"}.fa-arrow-alt-right:before{content:"\F356"}.fa-arrow-alt-square-down:before{content:"\F350"}.fa-arrow-alt-square-left:before{content:"\F351"}.fa-arrow-alt-square-right:before{content:"\F352"}.fa-arrow-alt-square-up:before{content:"\F353"}.fa-arrow-alt-to-bottom:before{content:"\F34A"}.fa-arrow-alt-to-left:before{content:"\F34B"}.fa-arrow-alt-to-right:before{content:"\F34C"}.fa-arrow-alt-to-top:before{content:"\F34D"}.fa-arrow-alt-up:before{content:"\F357"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-from-bottom:before{content:"\F342"}.fa-arrow-from-left:before{content:"\F343"}.fa-arrow-from-right:before{content:"\F344"}.fa-arrow-from-top:before{content:"\F345"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-square-down:before{content:"\F339"}.fa-arrow-square-left:before{content:"\F33A"}.fa-arrow-square-right:before{content:"\F33B"}.fa-arrow-square-up:before{content:"\F33C"}.fa-arrow-to-bottom:before{content:"\F33D"}.fa-arrow-to-left:before{content:"\F33E"}.fa-arrow-to-right:before{content:"\F340"}.fa-arrow-to-top:before{content:"\F341"}.fa-arrow-up:before{content:"\F062"}.fa-arrows:before{content:"\F047"}.fa-arrows-alt:before{content:"\F0B2"}.fa-arrows-alt-h:before{content:"\F337"}.fa-arrows-alt-v:before{content:"\F338"}.fa-arrows-h:before{content:"\F07E"}.fa-arrows-v:before{content:"\F07D"}.fa-artstation:before{content:"\F77A"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asterisk:before{content:"\F069"}.fa-asymmetrik:before{content:"\F372"}.fa-at:before{content:"\F1FA"}.fa-atlas:before{content:"\F558"}.fa-atlassian:before{content:"\F77B"}.fa-atom:before{content:"\F5D2"}.fa-atom-alt:before{content:"\F5D3"}.fa-audible:before{content:"\F373"}.fa-audio-description:before{content:"\F29E"}.fa-autoprefixer:before{content:"\F41C"}.fa-avianex:before{content:"\F374"}.fa-aviato:before{content:"\F421"}.fa-award:before{content:"\F559"}.fa-aws:before{content:"\F375"}.fa-axe:before{content:"\F6B2"}.fa-axe-battle:before{content:"\F6B3"}.fa-baby:before{content:"\F77C"}.fa-baby-carriage:before{content:"\F77D"}.fa-backpack:before{content:"\F5D4"}.fa-backspace:before{content:"\F55A"}.fa-backward:before{content:"\F04A"}.fa-bacon:before{content:"\F7E5"}.fa-bacteria:before{content:"\E059"}.fa-bacterium:before{content:"\E05A"}.fa-badge:before{content:"\F335"}.fa-badge-check:before{content:"\F336"}.fa-badge-dollar:before{content:"\F645"}.fa-badge-percent:before{content:"\F646"}.fa-badge-sheriff:before{content:"\F8A2"}.fa-badger-honey:before{content:"\F6B4"}.fa-bags-shopping:before{content:"\F847"}.fa-bahai:before{content:"\F666"}.fa-balance-scale:before{content:"\F24E"}.fa-balance-scale-left:before{content:"\F515"}.fa-balance-scale-right:before{content:"\F516"}.fa-ball-pile:before{content:"\F77E"}.fa-ballot:before{content:"\F732"}.fa-ballot-check:before{content:"\F733"}.fa-ban:before{content:"\F05E"}.fa-band-aid:before{content:"\F462"}.fa-bandcamp:before{content:"\F2D5"}.fa-banjo:before{content:"\F8A3"}.fa-barcode:before{content:"\F02A"}.fa-barcode-alt:before{content:"\F463"}.fa-barcode-read:before{content:"\F464"}.fa-barcode-scan:before{content:"\F465"}.fa-bars:before{content:"\F0C9"}.fa-baseball:before{content:"\F432"}.fa-baseball-ball:before{content:"\F433"}.fa-basketball-ball:before{content:"\F434"}.fa-basketball-hoop:before{content:"\F435"}.fa-bat:before{content:"\F6B5"}.fa-bath:before{content:"\F2CD"}.fa-battery-bolt:before{content:"\F376"}.fa-battery-empty:before{content:"\F244"}.fa-battery-full:before{content:"\F240"}.fa-battery-half:before{content:"\F242"}.fa-battery-quarter:before{content:"\F243"}.fa-battery-slash:before{content:"\F377"}.fa-battery-three-quarters:before{content:"\F241"}.fa-battle-net:before{content:"\F835"}.fa-bed:before{content:"\F236"}.fa-bed-alt:before{content:"\F8F7"}.fa-bed-bunk:before{content:"\F8F8"}.fa-bed-empty:before{content:"\F8F9"}.fa-beer:before{content:"\F0FC"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-bell:before{content:"\F0F3"}.fa-bell-exclamation:before{content:"\F848"}.fa-bell-on:before{content:"\F8FA"}.fa-bell-plus:before{content:"\F849"}.fa-bell-school:before{content:"\F5D5"}.fa-bell-school-slash:before{content:"\F5D6"}.fa-bell-slash:before{content:"\F1F6"}.fa-bells:before{content:"\F77F"}.fa-betamax:before{content:"\F8A4"}.fa-bezier-curve:before{content:"\F55B"}.fa-bible:before{content:"\F647"}.fa-bicycle:before{content:"\F206"}.fa-biking:before{content:"\F84A"}.fa-biking-mountain:before{content:"\F84B"}.fa-bimobject:before{content:"\F378"}.fa-binoculars:before{content:"\F1E5"}.fa-biohazard:before{content:"\F780"}.fa-birthday-cake:before{content:"\F1FD"}.fa-bitbucket:before{content:"\F171"}.fa-bitcoin:before{content:"\F379"}.fa-bity:before{content:"\F37A"}.fa-black-tie:before{content:"\F27E"}.fa-blackberry:before{content:"\F37B"}.fa-blanket:before{content:"\F498"}.fa-blender:before{content:"\F517"}.fa-blender-phone:before{content:"\F6B6"}.fa-blind:before{content:"\F29D"}.fa-blinds:before{content:"\F8FB"}.fa-blinds-open:before{content:"\F8FC"}.fa-blinds-raised:before{content:"\F8FD"}.fa-blog:before{content:"\F781"}.fa-blogger:before{content:"\F37C"}.fa-blogger-b:before{content:"\F37D"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-bold:before{content:"\F032"}.fa-bolt:before{content:"\F0E7"}.fa-bomb:before{content:"\F1E2"}.fa-bone:before{content:"\F5D7"}.fa-bone-break:before{content:"\F5D8"}.fa-bong:before{content:"\F55C"}.fa-book:before{content:"\F02D"}.fa-book-alt:before{content:"\F5D9"}.fa-book-dead:before{content:"\F6B7"}.fa-book-heart:before{content:"\F499"}.fa-book-medical:before{content:"\F7E6"}.fa-book-open:before{content:"\F518"}.fa-book-reader:before{content:"\F5DA"}.fa-book-spells:before{content:"\F6B8"}.fa-book-user:before{content:"\F7E7"}.fa-bookmark:before{content:"\F02E"}.fa-books:before{content:"\F5DB"}.fa-books-medical:before{content:"\F7E8"}.fa-boombox:before{content:"\F8A5"}.fa-boot:before{content:"\F782"}.fa-booth-curtain:before{content:"\F734"}.fa-bootstrap:before{content:"\F836"}.fa-border-all:before{content:"\F84C"}.fa-border-bottom:before{content:"\F84D"}.fa-border-center-h:before{content:"\F89C"}.fa-border-center-v:before{content:"\F89D"}.fa-border-inner:before{content:"\F84E"}.fa-border-left:before{content:"\F84F"}.fa-border-none:before{content:"\F850"}.fa-border-outer:before{content:"\F851"}.fa-border-right:before{content:"\F852"}.fa-border-style:before{content:"\F853"}.fa-border-style-alt:before{content:"\F854"}.fa-border-top:before{content:"\F855"}.fa-bow-arrow:before{content:"\F6B9"}.fa-bowling-ball:before{content:"\F436"}.fa-bowling-pins:before{content:"\F437"}.fa-box:before{content:"\F466"}.fa-box-alt:before{content:"\F49A"}.fa-box-ballot:before{content:"\F735"}.fa-box-check:before{content:"\F467"}.fa-box-fragile:before{content:"\F49B"}.fa-box-full:before{content:"\F49C"}.fa-box-heart:before{content:"\F49D"}.fa-box-open:before{content:"\F49E"}.fa-box-tissue:before{content:"\E05B"}.fa-box-up:before{content:"\F49F"}.fa-box-usd:before{content:"\F4A0"}.fa-boxes:before{content:"\F468"}.fa-boxes-alt:before{content:"\F4A1"}.fa-boxing-glove:before{content:"\F438"}.fa-brackets:before{content:"\F7E9"}.fa-brackets-curly:before{content:"\F7EA"}.fa-braille:before{content:"\F2A1"}.fa-brain:before{content:"\F5DC"}.fa-bread-loaf:before{content:"\F7EB"}.fa-bread-slice:before{content:"\F7EC"}.fa-briefcase:before{content:"\F0B1"}.fa-briefcase-medical:before{content:"\F469"}.fa-bring-forward:before{content:"\F856"}.fa-bring-front:before{content:"\F857"}.fa-broadcast-tower:before{content:"\F519"}.fa-broom:before{content:"\F51A"}.fa-browser:before{content:"\F37E"}.fa-brush:before{content:"\F55D"}.fa-btc:before{content:"\F15A"}.fa-buffer:before{content:"\F837"}.fa-bug:before{content:"\F188"}.fa-building:before{content:"\F1AD"}.fa-bullhorn:before{content:"\F0A1"}.fa-bullseye:before{content:"\F140"}.fa-bullseye-arrow:before{content:"\F648"}.fa-bullseye-pointer:before{content:"\F649"}.fa-burger-soda:before{content:"\F858"}.fa-burn:before{content:"\F46A"}.fa-buromobelexperte:before{content:"\F37F"}.fa-burrito:before{content:"\F7ED"}.fa-bus:before{content:"\F207"}.fa-bus-alt:before{content:"\F55E"}.fa-bus-school:before{content:"\F5DD"}.fa-business-time:before{content:"\F64A"}.fa-buy-n-large:before{content:"\F8A6"}.fa-buysellads:before{content:"\F20D"}.fa-cabinet-filing:before{content:"\F64B"}.fa-cactus:before{content:"\F8A7"}.fa-calculator:before{content:"\F1EC"}.fa-calculator-alt:before{content:"\F64C"}.fa-calendar:before{content:"\F133"}.fa-calendar-alt:before{content:"\F073"}.fa-calendar-check:before{content:"\F274"}.fa-calendar-day:before{content:"\F783"}.fa-calendar-edit:before{content:"\F333"}.fa-calendar-exclamation:before{content:"\F334"}.fa-calendar-minus:before{content:"\F272"}.fa-calendar-plus:before{content:"\F271"}.fa-calendar-star:before{content:"\F736"}.fa-calendar-times:before{content:"\F273"}.fa-calendar-week:before{content:"\F784"}.fa-camcorder:before{content:"\F8A8"}.fa-camera:before{content:"\F030"}.fa-camera-alt:before{content:"\F332"}.fa-camera-home:before{content:"\F8FE"}.fa-camera-movie:before{content:"\F8A9"}.fa-camera-polaroid:before{content:"\F8AA"}.fa-camera-retro:before{content:"\F083"}.fa-campfire:before{content:"\F6BA"}.fa-campground:before{content:"\F6BB"}.fa-canadian-maple-leaf:before{content:"\F785"}.fa-candle-holder:before{content:"\F6BC"}.fa-candy-cane:before{content:"\F786"}.fa-candy-corn:before{content:"\F6BD"}.fa-cannabis:before{content:"\F55F"}.fa-capsules:before{content:"\F46B"}.fa-car:before{content:"\F1B9"}.fa-car-alt:before{content:"\F5DE"}.fa-car-battery:before{content:"\F5DF"}.fa-car-building:before{content:"\F859"}.fa-car-bump:before{content:"\F5E0"}.fa-car-bus:before{content:"\F85A"}.fa-car-crash:before{content:"\F5E1"}.fa-car-garage:before{content:"\F5E2"}.fa-car-mechanic:before{content:"\F5E3"}.fa-car-side:before{content:"\F5E4"}.fa-car-tilt:before{content:"\F5E5"}.fa-car-wash:before{content:"\F5E6"}.fa-caravan:before{content:"\F8FF"}.fa-caravan-alt:before{content:"\E000"}.fa-caret-circle-down:before{content:"\F32D"}.fa-caret-circle-left:before{content:"\F32E"}.fa-caret-circle-right:before{content:"\F330"}.fa-caret-circle-up:before{content:"\F331"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-caret-square-down:before{content:"\F150"}.fa-caret-square-left:before{content:"\F191"}.fa-caret-square-right:before{content:"\F152"}.fa-caret-square-up:before{content:"\F151"}.fa-caret-up:before{content:"\F0D8"}.fa-carrot:before{content:"\F787"}.fa-cars:before{content:"\F85B"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cart-plus:before{content:"\F217"}.fa-cash-register:before{content:"\F788"}.fa-cassette-tape:before{content:"\F8AB"}.fa-cat:before{content:"\F6BE"}.fa-cat-space:before{content:"\E001"}.fa-cauldron:before{content:"\F6BF"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-apple-pay:before{content:"\F416"}.fa-cc-diners-club:before{content:"\F24C"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-cc-visa:before{content:"\F1F0"}.fa-cctv:before{content:"\F8AC"}.fa-centercode:before{content:"\F380"}.fa-centos:before{content:"\F789"}.fa-certificate:before{content:"\F0A3"}.fa-chair:before{content:"\F6C0"}.fa-chair-office:before{content:"\F6C1"}.fa-chalkboard:before{content:"\F51B"}.fa-chalkboard-teacher:before{content:"\F51C"}.fa-charging-station:before{content:"\F5E7"}.fa-chart-area:before{content:"\F1FE"}.fa-chart-bar:before{content:"\F080"}.fa-chart-line:before{content:"\F201"}.fa-chart-line-down:before{content:"\F64D"}.fa-chart-network:before{content:"\F78A"}.fa-chart-pie:before{content:"\F200"}.fa-chart-pie-alt:before{content:"\F64E"}.fa-chart-scatter:before{content:"\F7EE"}.fa-check:before{content:"\F00C"}.fa-check-circle:before{content:"\F058"}.fa-check-double:before{content:"\F560"}.fa-check-square:before{content:"\F14A"}.fa-cheese:before{content:"\F7EF"}.fa-cheese-swiss:before{content:"\F7F0"}.fa-cheeseburger:before{content:"\F7F1"}.fa-chess:before{content:"\F439"}.fa-chess-bishop:before{content:"\F43A"}.fa-chess-bishop-alt:before{content:"\F43B"}.fa-chess-board:before{content:"\F43C"}.fa-chess-clock:before{content:"\F43D"}.fa-chess-clock-alt:before{content:"\F43E"}.fa-chess-king:before{content:"\F43F"}.fa-chess-king-alt:before{content:"\F440"}.fa-chess-knight:before{content:"\F441"}.fa-chess-knight-alt:before{content:"\F442"}.fa-chess-pawn:before{content:"\F443"}.fa-chess-pawn-alt:before{content:"\F444"}.fa-chess-queen:before{content:"\F445"}.fa-chess-queen-alt:before{content:"\F446"}.fa-chess-rook:before{content:"\F447"}.fa-chess-rook-alt:before{content:"\F448"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-double-down:before{content:"\F322"}.fa-chevron-double-left:before{content:"\F323"}.fa-chevron-double-right:before{content:"\F324"}.fa-chevron-double-up:before{content:"\F325"}.fa-chevron-down:before{content:"\F078"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-chevron-square-down:before{content:"\F329"}.fa-chevron-square-left:before{content:"\F32A"}.fa-chevron-square-right:before{content:"\F32B"}.fa-chevron-square-up:before{content:"\F32C"}.fa-chevron-up:before{content:"\F077"}.fa-child:before{content:"\F1AE"}.fa-chimney:before{content:"\F78B"}.fa-chrome:before{content:"\F268"}.fa-chromecast:before{content:"\F838"}.fa-church:before{content:"\F51D"}.fa-circle:before{content:"\F111"}.fa-circle-notch:before{content:"\F1CE"}.fa-city:before{content:"\F64F"}.fa-clarinet:before{content:"\F8AD"}.fa-claw-marks:before{content:"\F6C2"}.fa-clinic-medical:before{content:"\F7F2"}.fa-clipboard:before{content:"\F328"}.fa-clipboard-check:before{content:"\F46C"}.fa-clipboard-list:before{content:"\F46D"}.fa-clipboard-list-check:before{content:"\F737"}.fa-clipboard-prescription:before{content:"\F5E8"}.fa-clipboard-user:before{content:"\F7F3"}.fa-clock:before{content:"\F017"}.fa-clone:before{content:"\F24D"}.fa-closed-captioning:before{content:"\F20A"}.fa-cloud:before{content:"\F0C2"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-download-alt:before{content:"\F381"}.fa-cloud-drizzle:before{content:"\F738"}.fa-cloud-hail:before{content:"\F739"}.fa-cloud-hail-mixed:before{content:"\F73A"}.fa-cloud-meatball:before{content:"\F73B"}.fa-cloud-moon:before{content:"\F6C3"}.fa-cloud-moon-rain:before{content:"\F73C"}.fa-cloud-music:before{content:"\F8AE"}.fa-cloud-rain:before{content:"\F73D"}.fa-cloud-rainbow:before{content:"\F73E"}.fa-cloud-showers:before{content:"\F73F"}.fa-cloud-showers-heavy:before{content:"\F740"}.fa-cloud-sleet:before{content:"\F741"}.fa-cloud-snow:before{content:"\F742"}.fa-cloud-sun:before{content:"\F6C4"}.fa-cloud-sun-rain:before{content:"\F743"}.fa-cloud-upload:before{content:"\F0EE"}.fa-cloud-upload-alt:before{content:"\F382"}.fa-clouds:before{content:"\F744"}.fa-clouds-moon:before{content:"\F745"}.fa-clouds-sun:before{content:"\F746"}.fa-cloudscale:before{content:"\F383"}.fa-cloudsmith:before{content:"\F384"}.fa-cloudversify:before{content:"\F385"}.fa-club:before{content:"\F327"}.fa-cocktail:before{content:"\F561"}.fa-code:before{content:"\F121"}.fa-code-branch:before{content:"\F126"}.fa-code-commit:before{content:"\F386"}.fa-code-merge:before{content:"\F387"}.fa-codepen:before{content:"\F1CB"}.fa-codiepie:before{content:"\F284"}.fa-coffee:before{content:"\F0F4"}.fa-coffee-pot:before{content:"\E002"}.fa-coffee-togo:before{content:"\F6C5"}.fa-coffin:before{content:"\F6C6"}.fa-coffin-cross:before{content:"\E051"}.fa-cog:before{content:"\F013"}.fa-cogs:before{content:"\F085"}.fa-coin:before{content:"\F85C"}.fa-coins:before{content:"\F51E"}.fa-columns:before{content:"\F0DB"}.fa-comet:before{content:"\E003"}.fa-comment:before{content:"\F075"}.fa-comment-alt:before{content:"\F27A"}.fa-comment-alt-check:before{content:"\F4A2"}.fa-comment-alt-dollar:before{content:"\F650"}.fa-comment-alt-dots:before{content:"\F4A3"}.fa-comment-alt-edit:before{content:"\F4A4"}.fa-comment-alt-exclamation:before{content:"\F4A5"}.fa-comment-alt-lines:before{content:"\F4A6"}.fa-comment-alt-medical:before{content:"\F7F4"}.fa-comment-alt-minus:before{content:"\F4A7"}.fa-comment-alt-music:before{content:"\F8AF"}.fa-comment-alt-plus:before{content:"\F4A8"}.fa-comment-alt-slash:before{content:"\F4A9"}.fa-comment-alt-smile:before{content:"\F4AA"}.fa-comment-alt-times:before{content:"\F4AB"}.fa-comment-check:before{content:"\F4AC"}.fa-comment-dollar:before{content:"\F651"}.fa-comment-dots:before{content:"\F4AD"}.fa-comment-edit:before{content:"\F4AE"}.fa-comment-exclamation:before{content:"\F4AF"}.fa-comment-lines:before{content:"\F4B0"}.fa-comment-medical:before{content:"\F7F5"}.fa-comment-minus:before{content:"\F4B1"}.fa-comment-music:before{content:"\F8B0"}.fa-comment-plus:before{content:"\F4B2"}.fa-comment-slash:before{content:"\F4B3"}.fa-comment-smile:before{content:"\F4B4"}.fa-comment-times:before{content:"\F4B5"}.fa-comments:before{content:"\F086"}.fa-comments-alt:before{content:"\F4B6"}.fa-comments-alt-dollar:before{content:"\F652"}.fa-comments-dollar:before{content:"\F653"}.fa-compact-disc:before{content:"\F51F"}.fa-compass:before{content:"\F14E"}.fa-compass-slash:before{content:"\F5E9"}.fa-compress:before{content:"\F066"}.fa-compress-alt:before{content:"\F422"}.fa-compress-arrows-alt:before{content:"\F78C"}.fa-compress-wide:before{content:"\F326"}.fa-computer-classic:before{content:"\F8B1"}.fa-computer-speaker:before{content:"\F8B2"}.fa-concierge-bell:before{content:"\F562"}.fa-confluence:before{content:"\F78D"}.fa-connectdevelop:before{content:"\F20E"}.fa-construction:before{content:"\F85D"}.fa-container-storage:before{content:"\F4B7"}.fa-contao:before{content:"\F26D"}.fa-conveyor-belt:before{content:"\F46E"}.fa-conveyor-belt-alt:before{content:"\F46F"}.fa-cookie:before{content:"\F563"}.fa-cookie-bite:before{content:"\F564"}.fa-copy:before{content:"\F0C5"}.fa-copyright:before{content:"\F1F9"}.fa-corn:before{content:"\F6C7"}.fa-cotton-bureau:before{content:"\F89E"}.fa-couch:before{content:"\F4B8"}.fa-cow:before{content:"\F6C8"}.fa-cowbell:before{content:"\F8B3"}.fa-cowbell-more:before{content:"\F8B4"}.fa-cpanel:before{content:"\F388"}.fa-creative-commons:before{content:"\F25E"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-creative-commons-nc-eu:before{content:"\F4E9"}.fa-creative-commons-nc-jp:before{content:"\F4EA"}.fa-creative-commons-nd:before{content:"\F4EB"}.fa-creative-commons-pd:before{content:"\F4EC"}.fa-creative-commons-pd-alt:before{content:"\F4ED"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-creative-commons-sampling:before{content:"\F4F0"}.fa-creative-commons-sampling-plus:before{content:"\F4F1"}.fa-creative-commons-share:before{content:"\F4F2"}.fa-creative-commons-zero:before{content:"\F4F3"}.fa-credit-card:before{content:"\F09D"}.fa-credit-card-blank:before{content:"\F389"}.fa-credit-card-front:before{content:"\F38A"}.fa-cricket:before{content:"\F449"}.fa-critical-role:before{content:"\F6C9"}.fa-croissant:before{content:"\F7F6"}.fa-crop:before{content:"\F125"}.fa-crop-alt:before{content:"\F565"}.fa-cross:before{content:"\F654"}.fa-crosshairs:before{content:"\F05B"}.fa-crow:before{content:"\F520"}.fa-crown:before{content:"\F521"}.fa-crutch:before{content:"\F7F7"}.fa-crutches:before{content:"\F7F8"}.fa-css3:before{content:"\F13C"}.fa-css3-alt:before{content:"\F38B"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-curling:before{content:"\F44A"}.fa-cut:before{content:"\F0C4"}.fa-cuttlefish:before{content:"\F38C"}.fa-d-and-d:before{content:"\F38D"}.fa-d-and-d-beyond:before{content:"\F6CA"}.fa-dagger:before{content:"\F6CB"}.fa-dailymotion:before{content:"\E052"}.fa-dashcube:before{content:"\F210"}.fa-database:before{content:"\F1C0"}.fa-deaf:before{content:"\F2A4"}.fa-debug:before{content:"\F7F9"}.fa-deer:before{content:"\F78E"}.fa-deer-rudolph:before{content:"\F78F"}.fa-deezer:before{content:"\E077"}.fa-delicious:before{content:"\F1A5"}.fa-democrat:before{content:"\F747"}.fa-deploydog:before{content:"\F38E"}.fa-deskpro:before{content:"\F38F"}.fa-desktop:before{content:"\F108"}.fa-desktop-alt:before{content:"\F390"}.fa-dev:before{content:"\F6CC"}.fa-deviantart:before{content:"\F1BD"}.fa-dewpoint:before{content:"\F748"}.fa-dharmachakra:before{content:"\F655"}.fa-dhl:before{content:"\F790"}.fa-diagnoses:before{content:"\F470"}.fa-diamond:before{content:"\F219"}.fa-diaspora:before{content:"\F791"}.fa-dice:before{content:"\F522"}.fa-dice-d10:before{content:"\F6CD"}.fa-dice-d12:before{content:"\F6CE"}.fa-dice-d20:before{content:"\F6CF"}.fa-dice-d4:before{content:"\F6D0"}.fa-dice-d6:before{content:"\F6D1"}.fa-dice-d8:before{content:"\F6D2"}.fa-dice-five:before{content:"\F523"}.fa-dice-four:before{content:"\F524"}.fa-dice-one:before{content:"\F525"}.fa-dice-six:before{content:"\F526"}.fa-dice-three:before{content:"\F527"}.fa-dice-two:before{content:"\F528"}.fa-digg:before{content:"\F1A6"}.fa-digging:before{content:"\F85E"}.fa-digital-ocean:before{content:"\F391"}.fa-digital-tachograph:before{content:"\F566"}.fa-diploma:before{content:"\F5EA"}.fa-directions:before{content:"\F5EB"}.fa-disc-drive:before{content:"\F8B5"}.fa-discord:before{content:"\F392"}.fa-discourse:before{content:"\F393"}.fa-disease:before{content:"\F7FA"}.fa-divide:before{content:"\F529"}.fa-dizzy:before{content:"\F567"}.fa-dna:before{content:"\F471"}.fa-do-not-enter:before{content:"\F5EC"}.fa-dochub:before{content:"\F394"}.fa-docker:before{content:"\F395"}.fa-dog:before{content:"\F6D3"}.fa-dog-leashed:before{content:"\F6D4"}.fa-dollar-sign:before{content:"\F155"}.fa-dolly:before{content:"\F472"}.fa-dolly-empty:before{content:"\F473"}.fa-dolly-flatbed:before{content:"\F474"}.fa-dolly-flatbed-alt:before{content:"\F475"}.fa-dolly-flatbed-empty:before{content:"\F476"}.fa-donate:before{content:"\F4B9"}.fa-door-closed:before{content:"\F52A"}.fa-door-open:before{content:"\F52B"}.fa-dot-circle:before{content:"\F192"}.fa-dove:before{content:"\F4BA"}.fa-download:before{content:"\F019"}.fa-draft2digital:before{content:"\F396"}.fa-drafting-compass:before{content:"\F568"}.fa-dragon:before{content:"\F6D5"}.fa-draw-circle:before{content:"\F5ED"}.fa-draw-polygon:before{content:"\F5EE"}.fa-draw-square:before{content:"\F5EF"}.fa-dreidel:before{content:"\F792"}.fa-dribbble:before{content:"\F17D"}.fa-dribbble-square:before{content:"\F397"}.fa-drone:before{content:"\F85F"}.fa-drone-alt:before{content:"\F860"}.fa-dropbox:before{content:"\F16B"}.fa-drum:before{content:"\F569"}.fa-drum-steelpan:before{content:"\F56A"}.fa-drumstick:before{content:"\F6D6"}.fa-drumstick-bite:before{content:"\F6D7"}.fa-drupal:before{content:"\F1A9"}.fa-dryer:before{content:"\F861"}.fa-dryer-alt:before{content:"\F862"}.fa-duck:before{content:"\F6D8"}.fa-dumbbell:before{content:"\F44B"}.fa-dumpster:before{content:"\F793"}.fa-dumpster-fire:before{content:"\F794"}.fa-dungeon:before{content:"\F6D9"}.fa-dyalog:before{content:"\F399"}.fa-ear:before{content:"\F5F0"}.fa-ear-muffs:before{content:"\F795"}.fa-earlybirds:before{content:"\F39A"}.fa-ebay:before{content:"\F4F4"}.fa-eclipse:before{content:"\F749"}.fa-eclipse-alt:before{content:"\F74A"}.fa-edge:before{content:"\F282"}.fa-edge-legacy:before{content:"\E078"}.fa-edit:before{content:"\F044"}.fa-egg:before{content:"\F7FB"}.fa-egg-fried:before{content:"\F7FC"}.fa-eject:before{content:"\F052"}.fa-elementor:before{content:"\F430"}.fa-elephant:before{content:"\F6DA"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-h-alt:before{content:"\F39B"}.fa-ellipsis-v:before{content:"\F142"}.fa-ellipsis-v-alt:before{content:"\F39C"}.fa-ello:before{content:"\F5F1"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-empty-set:before{content:"\F656"}.fa-engine-warning:before{content:"\F5F2"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-dollar:before{content:"\F657"}.fa-envelope-open-text:before{content:"\F658"}.fa-envelope-square:before{content:"\F199"}.fa-envira:before{content:"\F299"}.fa-equals:before{content:"\F52C"}.fa-eraser:before{content:"\F12D"}.fa-erlang:before{content:"\F39D"}.fa-ethereum:before{content:"\F42E"}.fa-ethernet:before{content:"\F796"}.fa-etsy:before{content:"\F2D7"}.fa-euro-sign:before{content:"\F153"}.fa-evernote:before{content:"\F839"}.fa-exchange:before{content:"\F0EC"}.fa-exchange-alt:before{content:"\F362"}.fa-exclamation:before{content:"\F12A"}.fa-exclamation-circle:before{content:"\F06A"}.fa-exclamation-square:before{content:"\F321"}.fa-exclamation-triangle:before{content:"\F071"}.fa-expand:before{content:"\F065"}.fa-expand-alt:before{content:"\F424"}.fa-expand-arrows:before{content:"\F31D"}.fa-expand-arrows-alt:before{content:"\F31E"}.fa-expand-wide:before{content:"\F320"}.fa-expeditedssl:before{content:"\F23E"}.fa-external-link:before{content:"\F08E"}.fa-external-link-alt:before{content:"\F35D"}.fa-external-link-square:before{content:"\F14C"}.fa-external-link-square-alt:before{content:"\F360"}.fa-eye:before{content:"\F06E"}.fa-eye-dropper:before{content:"\F1FB"}.fa-eye-evil:before{content:"\F6DB"}.fa-eye-slash:before{content:"\F070"}.fa-facebook:before{content:"\F09A"}.fa-facebook-f:before{content:"\F39E"}.fa-facebook-messenger:before{content:"\F39F"}.fa-facebook-square:before{content:"\F082"}.fa-fan:before{content:"\F863"}.fa-fan-table:before{content:"\E004"}.fa-fantasy-flight-games:before{content:"\F6DC"}.fa-farm:before{content:"\F864"}.fa-fast-backward:before{content:"\F049"}.fa-fast-forward:before{content:"\F050"}.fa-faucet:before{content:"\E005"}.fa-faucet-drip:before{content:"\E006"}.fa-fax:before{content:"\F1AC"}.fa-feather:before{content:"\F52D"}.fa-feather-alt:before{content:"\F56B"}.fa-fedex:before{content:"\F797"}.fa-fedora:before{content:"\F798"}.fa-female:before{content:"\F182"}.fa-field-hockey:before{content:"\F44C"}.fa-fighter-jet:before{content:"\F0FB"}.fa-figma:before{content:"\F799"}.fa-file:before{content:"\F15B"}.fa-file-alt:before{content:"\F15C"}.fa-file-archive:before{content:"\F1C6"}.fa-file-audio:before{content:"\F1C7"}.fa-file-certificate:before{content:"\F5F3"}.fa-file-chart-line:before{content:"\F659"}.fa-file-chart-pie:before{content:"\F65A"}.fa-file-check:before{content:"\F316"}.fa-file-code:before{content:"\F1C9"}.fa-file-contract:before{content:"\F56C"}.fa-file-csv:before{content:"\F6DD"}.fa-file-download:before{content:"\F56D"}.fa-file-edit:before{content:"\F31C"}.fa-file-excel:before{content:"\F1C3"}.fa-file-exclamation:before{content:"\F31A"}.fa-file-export:before{content:"\F56E"}.fa-file-image:before{content:"\F1C5"}.fa-file-import:before{content:"\F56F"}.fa-file-invoice:before{content:"\F570"}.fa-file-invoice-dollar:before{content:"\F571"}.fa-file-medical:before{content:"\F477"}.fa-file-medical-alt:before{content:"\F478"}.fa-file-minus:before{content:"\F318"}.fa-file-music:before{content:"\F8B6"}.fa-file-pdf:before{content:"\F1C1"}.fa-file-plus:before{content:"\F319"}.fa-file-powerpoint:before{content:"\F1C4"}.fa-file-prescription:before{content:"\F572"}.fa-file-search:before{content:"\F865"}.fa-file-signature:before{content:"\F573"}.fa-file-spreadsheet:before{content:"\F65B"}.fa-file-times:before{content:"\F317"}.fa-file-upload:before{content:"\F574"}.fa-file-user:before{content:"\F65C"}.fa-file-video:before{content:"\F1C8"}.fa-file-word:before{content:"\F1C2"}.fa-files-medical:before{content:"\F7FD"}.fa-fill:before{content:"\F575"}.fa-fill-drip:before{content:"\F576"}.fa-film:before{content:"\F008"}.fa-film-alt:before{content:"\F3A0"}.fa-film-canister:before{content:"\F8B7"}.fa-filter:before{content:"\F0B0"}.fa-fingerprint:before{content:"\F577"}.fa-fire:before{content:"\F06D"}.fa-fire-alt:before{content:"\F7E4"}.fa-fire-extinguisher:before{content:"\F134"}.fa-fire-smoke:before{content:"\F74B"}.fa-firefox:before{content:"\F269"}.fa-firefox-browser:before{content:"\E007"}.fa-fireplace:before{content:"\F79A"}.fa-first-aid:before{content:"\F479"}.fa-first-order:before{content:"\F2B0"}.fa-first-order-alt:before{content:"\F50A"}.fa-firstdraft:before{content:"\F3A1"}.fa-fish:before{content:"\F578"}.fa-fish-cooked:before{content:"\F7FE"}.fa-fist-raised:before{content:"\F6DE"}.fa-flag:before{content:"\F024"}.fa-flag-alt:before{content:"\F74C"}.fa-flag-checkered:before{content:"\F11E"}.fa-flag-usa:before{content:"\F74D"}.fa-flame:before{content:"\F6DF"}.fa-flashlight:before{content:"\F8B8"}.fa-flask:before{content:"\F0C3"}.fa-flask-poison:before{content:"\F6E0"}.fa-flask-potion:before{content:"\F6E1"}.fa-flickr:before{content:"\F16E"}.fa-flipboard:before{content:"\F44D"}.fa-flower:before{content:"\F7FF"}.fa-flower-daffodil:before{content:"\F800"}.fa-flower-tulip:before{content:"\F801"}.fa-flushed:before{content:"\F579"}.fa-flute:before{content:"\F8B9"}.fa-flux-capacitor:before{content:"\F8BA"}.fa-fly:before{content:"\F417"}.fa-fog:before{content:"\F74E"}.fa-folder:before{content:"\F07B"}.fa-folder-download:before{content:"\E053"}.fa-folder-minus:before{content:"\F65D"}.fa-folder-open:before{content:"\F07C"}.fa-folder-plus:before{content:"\F65E"}.fa-folder-times:before{content:"\F65F"}.fa-folder-tree:before{content:"\F802"}.fa-folder-upload:before{content:"\E054"}.fa-folders:before{content:"\F660"}.fa-font:before{content:"\F031"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-font-awesome-flag:before{content:"\F425"}.fa-font-awesome-logo-full:before{content:"\F4E6"}.fa-font-case:before{content:"\F866"}.fa-fonticons:before{content:"\F280"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-football-ball:before{content:"\F44E"}.fa-football-helmet:before{content:"\F44F"}.fa-forklift:before{content:"\F47A"}.fa-fort-awesome:before{content:"\F286"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-forumbee:before{content:"\F211"}.fa-forward:before{content:"\F04E"}.fa-foursquare:before{content:"\F180"}.fa-fragile:before{content:"\F4BB"}.fa-free-code-camp:before{content:"\F2C5"}.fa-freebsd:before{content:"\F3A4"}.fa-french-fries:before{content:"\F803"}.fa-frog:before{content:"\F52E"}.fa-frosty-head:before{content:"\F79B"}.fa-frown:before{content:"\F119"}.fa-frown-open:before{content:"\F57A"}.fa-fulcrum:before{content:"\F50B"}.fa-function:before{content:"\F661"}.fa-funnel-dollar:before{content:"\F662"}.fa-futbol:before{content:"\F1E3"}.fa-galactic-republic:before{content:"\F50C"}.fa-galactic-senate:before{content:"\F50D"}.fa-galaxy:before{content:"\E008"}.fa-game-board:before{content:"\F867"}.fa-game-board-alt:before{content:"\F868"}.fa-game-console-handheld:before{content:"\F8BB"}.fa-gamepad:before{content:"\F11B"}.fa-gamepad-alt:before{content:"\F8BC"}.fa-garage:before{content:"\E009"}.fa-garage-car:before{content:"\E00A"}.fa-garage-open:before{content:"\E00B"}.fa-gas-pump:before{content:"\F52F"}.fa-gas-pump-slash:before{content:"\F5F4"}.fa-gavel:before{content:"\F0E3"}.fa-gem:before{content:"\F3A5"}.fa-genderless:before{content:"\F22D"}.fa-get-pocket:before{content:"\F265"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-ghost:before{content:"\F6E2"}.fa-gift:before{content:"\F06B"}.fa-gift-card:before{content:"\F663"}.fa-gifts:before{content:"\F79C"}.fa-gingerbread-man:before{content:"\F79D"}.fa-git:before{content:"\F1D3"}.fa-git-alt:before{content:"\F841"}.fa-git-square:before{content:"\F1D2"}.fa-github:before{content:"\F09B"}.fa-github-alt:before{content:"\F113"}.fa-github-square:before{content:"\F092"}.fa-gitkraken:before{content:"\F3A6"}.fa-gitlab:before{content:"\F296"}.fa-gitter:before{content:"\F426"}.fa-glass:before{content:"\F804"}.fa-glass-champagne:before{content:"\F79E"}.fa-glass-cheers:before{content:"\F79F"}.fa-glass-citrus:before{content:"\F869"}.fa-glass-martini:before{content:"\F000"}.fa-glass-martini-alt:before{content:"\F57B"}.fa-glass-whiskey:before{content:"\F7A0"}.fa-glass-whiskey-rocks:before{content:"\F7A1"}.fa-glasses:before{content:"\F530"}.fa-glasses-alt:before{content:"\F5F5"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-globe:before{content:"\F0AC"}.fa-globe-africa:before{content:"\F57C"}.fa-globe-americas:before{content:"\F57D"}.fa-globe-asia:before{content:"\F57E"}.fa-globe-europe:before{content:"\F7A2"}.fa-globe-snow:before{content:"\F7A3"}.fa-globe-stand:before{content:"\F5F6"}.fa-gofore:before{content:"\F3A7"}.fa-golf-ball:before{content:"\F450"}.fa-golf-club:before{content:"\F451"}.fa-goodreads:before{content:"\F3A8"}.fa-goodreads-g:before{content:"\F3A9"}.fa-google:before{content:"\F1A0"}.fa-google-drive:before{content:"\F3AA"}.fa-google-pay:before{content:"\E079"}.fa-google-play:before{content:"\F3AB"}.fa-google-plus:before{content:"\F2B3"}.fa-google-plus-g:before{content:"\F0D5"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-wallet:before{content:"\F1EE"}.fa-gopuram:before{content:"\F664"}.fa-graduation-cap:before{content:"\F19D"}.fa-gramophone:before{content:"\F8BD"}.fa-gratipay:before{content:"\F184"}.fa-grav:before{content:"\F2D6"}.fa-greater-than:before{content:"\F531"}.fa-greater-than-equal:before{content:"\F532"}.fa-grimace:before{content:"\F57F"}.fa-grin:before{content:"\F580"}.fa-grin-alt:before{content:"\F581"}.fa-grin-beam:before{content:"\F582"}.fa-grin-beam-sweat:before{content:"\F583"}.fa-grin-hearts:before{content:"\F584"}.fa-grin-squint:before{content:"\F585"}.fa-grin-squint-tears:before{content:"\F586"}.fa-grin-stars:before{content:"\F587"}.fa-grin-tears:before{content:"\F588"}.fa-grin-tongue:before{content:"\F589"}.fa-grin-tongue-squint:before{content:"\F58A"}.fa-grin-tongue-wink:before{content:"\F58B"}.fa-grin-wink:before{content:"\F58C"}.fa-grip-horizontal:before{content:"\F58D"}.fa-grip-lines:before{content:"\F7A4"}.fa-grip-lines-vertical:before{content:"\F7A5"}.fa-grip-vertical:before{content:"\F58E"}.fa-gripfire:before{content:"\F3AC"}.fa-grunt:before{content:"\F3AD"}.fa-guitar:before{content:"\F7A6"}.fa-guitar-electric:before{content:"\F8BE"}.fa-guitars:before{content:"\F8BF"}.fa-gulp:before{content:"\F3AE"}.fa-h-square:before{content:"\F0FD"}.fa-h1:before{content:"\F313"}.fa-h2:before{content:"\F314"}.fa-h3:before{content:"\F315"}.fa-h4:before{content:"\F86A"}.fa-hacker-news:before{content:"\F1D4"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-hackerrank:before{content:"\F5F7"}.fa-hamburger:before{content:"\F805"}.fa-hammer:before{content:"\F6E3"}.fa-hammer-war:before{content:"\F6E4"}.fa-hamsa:before{content:"\F665"}.fa-hand-heart:before{content:"\F4BC"}.fa-hand-holding:before{content:"\F4BD"}.fa-hand-holding-box:before{content:"\F47B"}.fa-hand-holding-heart:before{content:"\F4BE"}.fa-hand-holding-magic:before{content:"\F6E5"}.fa-hand-holding-medical:before{content:"\E05C"}.fa-hand-holding-seedling:before{content:"\F4BF"}.fa-hand-holding-usd:before{content:"\F4C0"}.fa-hand-holding-water:before{content:"\F4C1"}.fa-hand-lizard:before{content:"\F258"}.fa-hand-middle-finger:before{content:"\F806"}.fa-hand-paper:before{content:"\F256"}.fa-hand-peace:before{content:"\F25B"}.fa-hand-point-down:before{content:"\F0A7"}.fa-hand-point-left:before{content:"\F0A5"}.fa-hand-point-right:before{content:"\F0A4"}.fa-hand-point-up:before{content:"\F0A6"}.fa-hand-pointer:before{content:"\F25A"}.fa-hand-receiving:before{content:"\F47C"}.fa-hand-rock:before{content:"\F255"}.fa-hand-scissors:before{content:"\F257"}.fa-hand-sparkles:before{content:"\E05D"}.fa-hand-spock:before{content:"\F259"}.fa-hands:before{content:"\F4C2"}.fa-hands-heart:before{content:"\F4C3"}.fa-hands-helping:before{content:"\F4C4"}.fa-hands-usd:before{content:"\F4C5"}.fa-hands-wash:before{content:"\E05E"}.fa-handshake:before{content:"\F2B5"}.fa-handshake-alt:before{content:"\F4C6"}.fa-handshake-alt-slash:before{content:"\E05F"}.fa-handshake-slash:before{content:"\E060"}.fa-hanukiah:before{content:"\F6E6"}.fa-hard-hat:before{content:"\F807"}.fa-hashtag:before{content:"\F292"}.fa-hat-chef:before{content:"\F86B"}.fa-hat-cowboy:before{content:"\F8C0"}.fa-hat-cowboy-side:before{content:"\F8C1"}.fa-hat-santa:before{content:"\F7A7"}.fa-hat-winter:before{content:"\F7A8"}.fa-hat-witch:before{content:"\F6E7"}.fa-hat-wizard:before{content:"\F6E8"}.fa-hdd:before{content:"\F0A0"}.fa-head-side:before{content:"\F6E9"}.fa-head-side-brain:before{content:"\F808"}.fa-head-side-cough:before{content:"\E061"}.fa-head-side-cough-slash:before{content:"\E062"}.fa-head-side-headphones:before{content:"\F8C2"}.fa-head-side-mask:before{content:"\E063"}.fa-head-side-medical:before{content:"\F809"}.fa-head-side-virus:before{content:"\E064"}.fa-head-vr:before{content:"\F6EA"}.fa-heading:before{content:"\F1DC"}.fa-headphones:before{content:"\F025"}.fa-headphones-alt:before{content:"\F58F"}.fa-headset:before{content:"\F590"}.fa-heart:before{content:"\F004"}.fa-heart-broken:before{content:"\F7A9"}.fa-heart-circle:before{content:"\F4C7"}.fa-heart-rate:before{content:"\F5F8"}.fa-heart-square:before{content:"\F4C8"}.fa-heartbeat:before{content:"\F21E"}.fa-heat:before{content:"\E00C"}.fa-helicopter:before{content:"\F533"}.fa-helmet-battle:before{content:"\F6EB"}.fa-hexagon:before{content:"\F312"}.fa-highlighter:before{content:"\F591"}.fa-hiking:before{content:"\F6EC"}.fa-hippo:before{content:"\F6ED"}.fa-hips:before{content:"\F452"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-history:before{content:"\F1DA"}.fa-hockey-mask:before{content:"\F6EE"}.fa-hockey-puck:before{content:"\F453"}.fa-hockey-sticks:before{content:"\F454"}.fa-holly-berry:before{content:"\F7AA"}.fa-home:before{content:"\F015"}.fa-home-alt:before{content:"\F80A"}.fa-home-heart:before{content:"\F4C9"}.fa-home-lg:before{content:"\F80B"}.fa-home-lg-alt:before{content:"\F80C"}.fa-hood-cloak:before{content:"\F6EF"}.fa-hooli:before{content:"\F427"}.fa-horizontal-rule:before{content:"\F86C"}.fa-hornbill:before{content:"\F592"}.fa-horse:before{content:"\F6F0"}.fa-horse-head:before{content:"\F7AB"}.fa-horse-saddle:before{content:"\F8C3"}.fa-hospital:before{content:"\F0F8"}.fa-hospital-alt:before{content:"\F47D"}.fa-hospital-symbol:before{content:"\F47E"}.fa-hospital-user:before{content:"\F80D"}.fa-hospitals:before{content:"\F80E"}.fa-hot-tub:before{content:"\F593"}.fa-hotdog:before{content:"\F80F"}.fa-hotel:before{content:"\F594"}.fa-hotjar:before{content:"\F3B1"}.fa-hourglass:before{content:"\F254"}.fa-hourglass-end:before{content:"\F253"}.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-start:before{content:"\F251"}.fa-house:before{content:"\E00D"}.fa-house-damage:before{content:"\F6F1"}.fa-house-day:before{content:"\E00E"}.fa-house-flood:before{content:"\F74F"}.fa-house-leave:before{content:"\E00F"}.fa-house-night:before{content:"\E010"}.fa-house-return:before{content:"\E011"}.fa-house-signal:before{content:"\E012"}.fa-house-user:before{content:"\E065"}.fa-houzz:before{content:"\F27C"}.fa-hryvnia:before{content:"\F6F2"}.fa-html5:before{content:"\F13B"}.fa-hubspot:before{content:"\F3B2"}.fa-humidity:before{content:"\F750"}.fa-hurricane:before{content:"\F751"}.fa-i-cursor:before{content:"\F246"}.fa-ice-cream:before{content:"\F810"}.fa-ice-skate:before{content:"\F7AC"}.fa-icicles:before{content:"\F7AD"}.fa-icons:before{content:"\F86D"}.fa-icons-alt:before{content:"\F86E"}.fa-id-badge:before{content:"\F2C1"}.fa-id-card:before{content:"\F2C2"}.fa-id-card-alt:before{content:"\F47F"}.fa-ideal:before{content:"\E013"}.fa-igloo:before{content:"\F7AE"}.fa-image:before{content:"\F03E"}.fa-image-polaroid:before{content:"\F8C4"}.fa-images:before{content:"\F302"}.fa-imdb:before{content:"\F2D8"}.fa-inbox:before{content:"\F01C"}.fa-inbox-in:before{content:"\F310"}.fa-inbox-out:before{content:"\F311"}.fa-indent:before{content:"\F03C"}.fa-industry:before{content:"\F275"}.fa-industry-alt:before{content:"\F3B3"}.fa-infinity:before{content:"\F534"}.fa-info:before{content:"\F129"}.fa-info-circle:before{content:"\F05A"}.fa-info-square:before{content:"\F30F"}.fa-inhaler:before{content:"\F5F9"}.fa-instagram:before{content:"\F16D"}.fa-instagram-square:before{content:"\E055"}.fa-integral:before{content:"\F667"}.fa-intercom:before{content:"\F7AF"}.fa-internet-explorer:before{content:"\F26B"}.fa-intersection:before{content:"\F668"}.fa-inventory:before{content:"\F480"}.fa-invision:before{content:"\F7B0"}.fa-ioxhost:before{content:"\F208"}.fa-island-tropical:before{content:"\F811"}.fa-italic:before{content:"\F033"}.fa-itch-io:before{content:"\F83A"}.fa-itunes:before{content:"\F3B4"}.fa-itunes-note:before{content:"\F3B5"}.fa-jack-o-lantern:before{content:"\F30E"}.fa-java:before{content:"\F4E4"}.fa-jedi:before{content:"\F669"}.fa-jedi-order:before{content:"\F50E"}.fa-jenkins:before{content:"\F3B6"}.fa-jira:before{content:"\F7B1"}.fa-joget:before{content:"\F3B7"}.fa-joint:before{content:"\F595"}.fa-joomla:before{content:"\F1AA"}.fa-journal-whills:before{content:"\F66A"}.fa-joystick:before{content:"\F8C5"}.fa-js:before{content:"\F3B8"}.fa-js-square:before{content:"\F3B9"}.fa-jsfiddle:before{content:"\F1CC"}.fa-jug:before{content:"\F8C6"}.fa-kaaba:before{content:"\F66B"}.fa-kaggle:before{content:"\F5FA"}.fa-kazoo:before{content:"\F8C7"}.fa-kerning:before{content:"\F86F"}.fa-key:before{content:"\F084"}.fa-key-skeleton:before{content:"\F6F3"}.fa-keybase:before{content:"\F4F5"}.fa-keyboard:before{content:"\F11C"}.fa-keycdn:before{content:"\F3BA"}.fa-keynote:before{content:"\F66C"}.fa-khanda:before{content:"\F66D"}.fa-kickstarter:before{content:"\F3BB"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-kidneys:before{content:"\F5FB"}.fa-kiss:before{content:"\F596"}.fa-kiss-beam:before{content:"\F597"}.fa-kiss-wink-heart:before{content:"\F598"}.fa-kite:before{content:"\F6F4"}.fa-kiwi-bird:before{content:"\F535"}.fa-knife-kitchen:before{content:"\F6F5"}.fa-korvue:before{content:"\F42F"}.fa-lambda:before{content:"\F66E"}.fa-lamp:before{content:"\F4CA"}.fa-lamp-desk:before{content:"\E014"}.fa-lamp-floor:before{content:"\E015"}.fa-landmark:before{content:"\F66F"}.fa-landmark-alt:before{content:"\F752"}.fa-language:before{content:"\F1AB"}.fa-laptop:before{content:"\F109"}.fa-laptop-code:before{content:"\F5FC"}.fa-laptop-house:before{content:"\E066"}.fa-laptop-medical:before{content:"\F812"}.fa-laravel:before{content:"\F3BD"}.fa-lasso:before{content:"\F8C8"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-laugh:before{content:"\F599"}.fa-laugh-beam:before{content:"\F59A"}.fa-laugh-squint:before{content:"\F59B"}.fa-laugh-wink:before{content:"\F59C"}.fa-layer-group:before{content:"\F5FD"}.fa-layer-minus:before{content:"\F5FE"}.fa-layer-plus:before{content:"\F5FF"}.fa-leaf:before{content:"\F06C"}.fa-leaf-heart:before{content:"\F4CB"}.fa-leaf-maple:before{content:"\F6F6"}.fa-leaf-oak:before{content:"\F6F7"}.fa-leanpub:before{content:"\F212"}.fa-lemon:before{content:"\F094"}.fa-less:before{content:"\F41D"}.fa-less-than:before{content:"\F536"}.fa-less-than-equal:before{content:"\F537"}.fa-level-down:before{content:"\F149"}.fa-level-down-alt:before{content:"\F3BE"}.fa-level-up:before{content:"\F148"}.fa-level-up-alt:before{content:"\F3BF"}.fa-life-ring:before{content:"\F1CD"}.fa-light-ceiling:before{content:"\E016"}.fa-light-switch:before{content:"\E017"}.fa-light-switch-off:before{content:"\E018"}.fa-light-switch-on:before{content:"\E019"}.fa-lightbulb:before{content:"\F0EB"}.fa-lightbulb-dollar:before{content:"\F670"}.fa-lightbulb-exclamation:before{content:"\F671"}.fa-lightbulb-on:before{content:"\F672"}.fa-lightbulb-slash:before{content:"\F673"}.fa-lights-holiday:before{content:"\F7B2"}.fa-line:before{content:"\F3C0"}.fa-line-columns:before{content:"\F870"}.fa-line-height:before{content:"\F871"}.fa-link:before{content:"\F0C1"}.fa-linkedin:before{content:"\F08C"}.fa-linkedin-in:before{content:"\F0E1"}.fa-linode:before{content:"\F2B8"}.fa-linux:before{content:"\F17C"}.fa-lips:before{content:"\F600"}.fa-lira-sign:before{content:"\F195"}.fa-list:before{content:"\F03A"}.fa-list-alt:before{content:"\F022"}.fa-list-music:before{content:"\F8C9"}.fa-list-ol:before{content:"\F0CB"}.fa-list-ul:before{content:"\F0CA"}.fa-location:before{content:"\F601"}.fa-location-arrow:before{content:"\F124"}.fa-location-circle:before{content:"\F602"}.fa-location-slash:before{content:"\F603"}.fa-lock:before{content:"\F023"}.fa-lock-alt:before{content:"\F30D"}.fa-lock-open:before{content:"\F3C1"}.fa-lock-open-alt:before{content:"\F3C2"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-long-arrow-up:before{content:"\F176"}.fa-loveseat:before{content:"\F4CC"}.fa-low-vision:before{content:"\F2A8"}.fa-luchador:before{content:"\F455"}.fa-luggage-cart:before{content:"\F59D"}.fa-lungs:before{content:"\F604"}.fa-lungs-virus:before{content:"\E067"}.fa-lyft:before{content:"\F3C3"}.fa-mace:before{content:"\F6F8"}.fa-magento:before{content:"\F3C4"}.fa-magic:before{content:"\F0D0"}.fa-magnet:before{content:"\F076"}.fa-mail-bulk:before{content:"\F674"}.fa-mailbox:before{content:"\F813"}.fa-mailchimp:before{content:"\F59E"}.fa-male:before{content:"\F183"}.fa-mandalorian:before{content:"\F50F"}.fa-mandolin:before{content:"\F6F9"}.fa-map:before{content:"\F279"}.fa-map-marked:before{content:"\F59F"}.fa-map-marked-alt:before{content:"\F5A0"}.fa-map-marker:before{content:"\F041"}.fa-map-marker-alt:before{content:"\F3C5"}.fa-map-marker-alt-slash:before{content:"\F605"}.fa-map-marker-check:before{content:"\F606"}.fa-map-marker-edit:before{content:"\F607"}.fa-map-marker-exclamation:before{content:"\F608"}.fa-map-marker-minus:before{content:"\F609"}.fa-map-marker-plus:before{content:"\F60A"}.fa-map-marker-question:before{content:"\F60B"}.fa-map-marker-slash:before{content:"\F60C"}.fa-map-marker-smile:before{content:"\F60D"}.fa-map-marker-times:before{content:"\F60E"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-markdown:before{content:"\F60F"}.fa-marker:before{content:"\F5A1"}.fa-mars:before{content:"\F222"}.fa-mars-double:before{content:"\F227"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mask:before{content:"\F6FA"}.fa-mastodon:before{content:"\F4F6"}.fa-maxcdn:before{content:"\F136"}.fa-mdb:before{content:"\F8CA"}.fa-meat:before{content:"\F814"}.fa-medal:before{content:"\F5A2"}.fa-medapps:before{content:"\F3C6"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F3C7"}.fa-medkit:before{content:"\F0FA"}.fa-medrt:before{content:"\F3C8"}.fa-meetup:before{content:"\F2E0"}.fa-megaphone:before{content:"\F675"}.fa-megaport:before{content:"\F5A3"}.fa-meh:before{content:"\F11A"}.fa-meh-blank:before{content:"\F5A4"}.fa-meh-rolling-eyes:before{content:"\F5A5"}.fa-memory:before{content:"\F538"}.fa-mendeley:before{content:"\F7B3"}.fa-menorah:before{content:"\F676"}.fa-mercury:before{content:"\F223"}.fa-meteor:before{content:"\F753"}.fa-microblog:before{content:"\E01A"}.fa-microchip:before{content:"\F2DB"}.fa-microphone:before{content:"\F130"}.fa-microphone-alt:before{content:"\F3C9"}.fa-microphone-alt-slash:before{content:"\F539"}.fa-microphone-slash:before{content:"\F131"}.fa-microphone-stand:before{content:"\F8CB"}.fa-microscope:before{content:"\F610"}.fa-microsoft:before{content:"\F3CA"}.fa-microwave:before{content:"\E01B"}.fa-mind-share:before{content:"\F677"}.fa-minus:before{content:"\F068"}.fa-minus-circle:before{content:"\F056"}.fa-minus-hexagon:before{content:"\F307"}.fa-minus-octagon:before{content:"\F308"}.fa-minus-square:before{content:"\F146"}.fa-mistletoe:before{content:"\F7B4"}.fa-mitten:before{content:"\F7B5"}.fa-mix:before{content:"\F3CB"}.fa-mixcloud:before{content:"\F289"}.fa-mixer:before{content:"\E056"}.fa-mizuni:before{content:"\F3CC"}.fa-mobile:before{content:"\F10B"}.fa-mobile-alt:before{content:"\F3CD"}.fa-mobile-android:before{content:"\F3CE"}.fa-mobile-android-alt:before{content:"\F3CF"}.fa-modx:before{content:"\F285"}.fa-monero:before{content:"\F3D0"}.fa-money-bill:before{content:"\F0D6"}.fa-money-bill-alt:before{content:"\F3D1"}.fa-money-bill-wave:before{content:"\F53A"}.fa-money-bill-wave-alt:before{content:"\F53B"}.fa-money-check:before{content:"\F53C"}.fa-money-check-alt:before{content:"\F53D"}.fa-money-check-edit:before{content:"\F872"}.fa-money-check-edit-alt:before{content:"\F873"}.fa-monitor-heart-rate:before{content:"\F611"}.fa-monkey:before{content:"\F6FB"}.fa-monument:before{content:"\F5A6"}.fa-moon:before{content:"\F186"}.fa-moon-cloud:before{content:"\F754"}.fa-moon-stars:before{content:"\F755"}.fa-mortar-pestle:before{content:"\F5A7"}.fa-mosque:before{content:"\F678"}.fa-motorcycle:before{content:"\F21C"}.fa-mountain:before{content:"\F6FC"}.fa-mountains:before{content:"\F6FD"}.fa-mouse:before{content:"\F8CC"}.fa-mouse-alt:before{content:"\F8CD"}.fa-mouse-pointer:before{content:"\F245"}.fa-mp3-player:before{content:"\F8CE"}.fa-mug:before{content:"\F874"}.fa-mug-hot:before{content:"\F7B6"}.fa-mug-marshmallows:before{content:"\F7B7"}.fa-mug-tea:before{content:"\F875"}.fa-music:before{content:"\F001"}.fa-music-alt:before{content:"\F8CF"}.fa-music-alt-slash:before{content:"\F8D0"}.fa-music-slash:before{content:"\F8D1"}.fa-napster:before{content:"\F3D2"}.fa-narwhal:before{content:"\F6FE"}.fa-neos:before{content:"\F612"}.fa-network-wired:before{content:"\F6FF"}.fa-neuter:before{content:"\F22C"}.fa-newspaper:before{content:"\F1EA"}.fa-nimblr:before{content:"\F5A8"}.fa-node:before{content:"\F419"}.fa-node-js:before{content:"\F3D3"}.fa-not-equal:before{content:"\F53E"}.fa-notes-medical:before{content:"\F481"}.fa-npm:before{content:"\F3D4"}.fa-ns8:before{content:"\F3D5"}.fa-nutritionix:before{content:"\F3D6"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-octagon:before{content:"\F306"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-oil-can:before{content:"\F613"}.fa-oil-temp:before{content:"\F614"}.fa-old-republic:before{content:"\F510"}.fa-om:before{content:"\F679"}.fa-omega:before{content:"\F67A"}.fa-opencart:before{content:"\F23D"}.fa-openid:before{content:"\F19B"}.fa-opera:before{content:"\F26A"}.fa-optin-monster:before{content:"\F23C"}.fa-orcid:before{content:"\F8D2"}.fa-ornament:before{content:"\F7B8"}.fa-osi:before{content:"\F41A"}.fa-otter:before{content:"\F700"}.fa-outdent:before{content:"\F03B"}.fa-outlet:before{content:"\E01C"}.fa-oven:before{content:"\E01D"}.fa-overline:before{content:"\F876"}.fa-page-break:before{content:"\F877"}.fa-page4:before{content:"\F3D7"}.fa-pagelines:before{content:"\F18C"}.fa-pager:before{content:"\F815"}.fa-paint-brush:before{content:"\F1FC"}.fa-paint-brush-alt:before{content:"\F5A9"}.fa-paint-roller:before{content:"\F5AA"}.fa-palette:before{content:"\F53F"}.fa-palfed:before{content:"\F3D8"}.fa-pallet:before{content:"\F482"}.fa-pallet-alt:before{content:"\F483"}.fa-paper-plane:before{content:"\F1D8"}.fa-paperclip:before{content:"\F0C6"}.fa-parachute-box:before{content:"\F4CD"}.fa-paragraph:before{content:"\F1DD"}.fa-paragraph-rtl:before{content:"\F878"}.fa-parking:before{content:"\F540"}.fa-parking-circle:before{content:"\F615"}.fa-parking-circle-slash:before{content:"\F616"}.fa-parking-slash:before{content:"\F617"}.fa-passport:before{content:"\F5AB"}.fa-pastafarianism:before{content:"\F67B"}.fa-paste:before{content:"\F0EA"}.fa-patreon:before{content:"\F3D9"}.fa-pause:before{content:"\F04C"}.fa-pause-circle:before{content:"\F28B"}.fa-paw:before{content:"\F1B0"}.fa-paw-alt:before{content:"\F701"}.fa-paw-claws:before{content:"\F702"}.fa-paypal:before{content:"\F1ED"}.fa-peace:before{content:"\F67C"}.fa-pegasus:before{content:"\F703"}.fa-pen:before{content:"\F304"}.fa-pen-alt:before{content:"\F305"}.fa-pen-fancy:before{content:"\F5AC"}.fa-pen-nib:before{content:"\F5AD"}.fa-pen-square:before{content:"\F14B"}.fa-pencil:before{content:"\F040"}.fa-pencil-alt:before{content:"\F303"}.fa-pencil-paintbrush:before{content:"\F618"}.fa-pencil-ruler:before{content:"\F5AE"}.fa-pennant:before{content:"\F456"}.fa-penny-arcade:before{content:"\F704"}.fa-people-arrows:before{content:"\E068"}.fa-people-carry:before{content:"\F4CE"}.fa-pepper-hot:before{content:"\F816"}.fa-percent:before{content:"\F295"}.fa-percentage:before{content:"\F541"}.fa-periscope:before{content:"\F3DA"}.fa-person-booth:before{content:"\F756"}.fa-person-carry:before{content:"\F4CF"}.fa-person-dolly:before{content:"\F4D0"}.fa-person-dolly-empty:before{content:"\F4D1"}.fa-person-sign:before{content:"\F757"}.fa-phabricator:before{content:"\F3DB"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-phoenix-squadron:before{content:"\F511"}.fa-phone:before{content:"\F095"}.fa-phone-alt:before{content:"\F879"}.fa-phone-laptop:before{content:"\F87A"}.fa-phone-office:before{content:"\F67D"}.fa-phone-plus:before{content:"\F4D2"}.fa-phone-rotary:before{content:"\F8D3"}.fa-phone-slash:before{content:"\F3DD"}.fa-phone-square:before{content:"\F098"}.fa-phone-square-alt:before{content:"\F87B"}.fa-phone-volume:before{content:"\F2A0"}.fa-photo-video:before{content:"\F87C"}.fa-php:before{content:"\F457"}.fa-pi:before{content:"\F67E"}.fa-piano:before{content:"\F8D4"}.fa-piano-keyboard:before{content:"\F8D5"}.fa-pie:before{content:"\F705"}.fa-pied-piper:before{content:"\F2AE"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-pied-piper-hat:before{content:"\F4E5"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-square:before{content:"\E01E"}.fa-pig:before{content:"\F706"}.fa-piggy-bank:before{content:"\F4D3"}.fa-pills:before{content:"\F484"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-p:before{content:"\F231"}.fa-pinterest-square:before{content:"\F0D3"}.fa-pizza:before{content:"\F817"}.fa-pizza-slice:before{content:"\F818"}.fa-place-of-worship:before{content:"\F67F"}.fa-plane:before{content:"\F072"}.fa-plane-alt:before{content:"\F3DE"}.fa-plane-arrival:before{content:"\F5AF"}.fa-plane-departure:before{content:"\F5B0"}.fa-plane-slash:before{content:"\E069"}.fa-planet-moon:before{content:"\E01F"}.fa-planet-ringed:before{content:"\E020"}.fa-play:before{content:"\F04B"}.fa-play-circle:before{content:"\F144"}.fa-playstation:before{content:"\F3DF"}.fa-plug:before{content:"\F1E6"}.fa-plus:before{content:"\F067"}.fa-plus-circle:before{content:"\F055"}.fa-plus-hexagon:before{content:"\F300"}.fa-plus-octagon:before{content:"\F301"}.fa-plus-square:before{content:"\F0FE"}.fa-podcast:before{content:"\F2CE"}.fa-podium:before{content:"\F680"}.fa-podium-star:before{content:"\F758"}.fa-police-box:before{content:"\E021"}.fa-poll:before{content:"\F681"}.fa-poll-h:before{content:"\F682"}.fa-poll-people:before{content:"\F759"}.fa-poo:before{content:"\F2FE"}.fa-poo-storm:before{content:"\F75A"}.fa-poop:before{content:"\F619"}.fa-popcorn:before{content:"\F819"}.fa-portal-enter:before{content:"\E022"}.fa-portal-exit:before{content:"\E023"}.fa-portrait:before{content:"\F3E0"}.fa-pound-sign:before{content:"\F154"}.fa-power-off:before{content:"\F011"}.fa-pray:before{content:"\F683"}.fa-praying-hands:before{content:"\F684"}.fa-prescription:before{content:"\F5B1"}.fa-prescription-bottle:before{content:"\F485"}.fa-prescription-bottle-alt:before{content:"\F486"}.fa-presentation:before{content:"\F685"}.fa-print:before{content:"\F02F"}.fa-print-search:before{content:"\F81A"}.fa-print-slash:before{content:"\F686"}.fa-procedures:before{content:"\F487"}.fa-product-hunt:before{content:"\F288"}.fa-project-diagram:before{content:"\F542"}.fa-projector:before{content:"\F8D6"}.fa-pump-medical:before{content:"\E06A"}.fa-pump-soap:before{content:"\E06B"}.fa-pumpkin:before{content:"\F707"}.fa-pushed:before{content:"\F3E1"}.fa-puzzle-piece:before{content:"\F12E"}.fa-python:before{content:"\F3E2"}.fa-qq:before{content:"\F1D6"}.fa-qrcode:before{content:"\F029"}.fa-question:before{content:"\F128"}.fa-question-circle:before{content:"\F059"}.fa-question-square:before{content:"\F2FD"}.fa-quidditch:before{content:"\F458"}.fa-quinscape:before{content:"\F459"}.fa-quora:before{content:"\F2C4"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-quran:before{content:"\F687"}.fa-r-project:before{content:"\F4F7"}.fa-rabbit:before{content:"\F708"}.fa-rabbit-fast:before{content:"\F709"}.fa-racquet:before{content:"\F45A"}.fa-radar:before{content:"\E024"}.fa-radiation:before{content:"\F7B9"}.fa-radiation-alt:before{content:"\F7BA"}.fa-radio:before{content:"\F8D7"}.fa-radio-alt:before{content:"\F8D8"}.fa-rainbow:before{content:"\F75B"}.fa-raindrops:before{content:"\F75C"}.fa-ram:before{content:"\F70A"}.fa-ramp-loading:before{content:"\F4D4"}.fa-random:before{content:"\F074"}.fa-raspberry-pi:before{content:"\F7BB"}.fa-ravelry:before{content:"\F2D9"}.fa-raygun:before{content:"\E025"}.fa-react:before{content:"\F41B"}.fa-reacteurope:before{content:"\F75D"}.fa-readme:before{content:"\F4D5"}.fa-rebel:before{content:"\F1D0"}.fa-receipt:before{content:"\F543"}.fa-record-vinyl:before{content:"\F8D9"}.fa-rectangle-landscape:before{content:"\F2FA"}.fa-rectangle-portrait:before{content:"\F2FB"}.fa-rectangle-wide:before{content:"\F2FC"}.fa-recycle:before{content:"\F1B8"}.fa-red-river:before{content:"\F3E3"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-alien:before{content:"\F281"}.fa-reddit-square:before{content:"\F1A2"}.fa-redhat:before{content:"\F7BC"}.fa-redo:before{content:"\F01E"}.fa-redo-alt:before{content:"\F2F9"}.fa-refrigerator:before{content:"\E026"}.fa-registered:before{content:"\F25D"}.fa-remove-format:before{content:"\F87D"}.fa-renren:before{content:"\F18B"}.fa-repeat:before{content:"\F363"}.fa-repeat-1:before{content:"\F365"}.fa-repeat-1-alt:before{content:"\F366"}.fa-repeat-alt:before{content:"\F364"}.fa-reply:before{content:"\F3E5"}.fa-reply-all:before{content:"\F122"}.fa-replyd:before{content:"\F3E6"}.fa-republican:before{content:"\F75E"}.fa-researchgate:before{content:"\F4F8"}.fa-resolving:before{content:"\F3E7"}.fa-restroom:before{content:"\F7BD"}.fa-retweet:before{content:"\F079"}.fa-retweet-alt:before{content:"\F361"}.fa-rev:before{content:"\F5B2"}.fa-ribbon:before{content:"\F4D6"}.fa-ring:before{content:"\F70B"}.fa-rings-wedding:before{content:"\F81B"}.fa-road:before{content:"\F018"}.fa-robot:before{content:"\F544"}.fa-rocket:before{content:"\F135"}.fa-rocket-launch:before{content:"\E027"}.fa-rocketchat:before{content:"\F3E8"}.fa-rockrms:before{content:"\F3E9"}.fa-route:before{content:"\F4D7"}.fa-route-highway:before{content:"\F61A"}.fa-route-interstate:before{content:"\F61B"}.fa-router:before{content:"\F8DA"}.fa-rss:before{content:"\F09E"}.fa-rss-square:before{content:"\F143"}.fa-ruble-sign:before{content:"\F158"}.fa-ruler:before{content:"\F545"}.fa-ruler-combined:before{content:"\F546"}.fa-ruler-horizontal:before{content:"\F547"}.fa-ruler-triangle:before{content:"\F61C"}.fa-ruler-vertical:before{content:"\F548"}.fa-running:before{content:"\F70C"}.fa-rupee-sign:before{content:"\F156"}.fa-rust:before{content:"\E07A"}.fa-rv:before{content:"\F7BE"}.fa-sack:before{content:"\F81C"}.fa-sack-dollar:before{content:"\F81D"}.fa-sad-cry:before{content:"\F5B3"}.fa-sad-tear:before{content:"\F5B4"}.fa-safari:before{content:"\F267"}.fa-salad:before{content:"\F81E"}.fa-salesforce:before{content:"\F83B"}.fa-sandwich:before{content:"\F81F"}.fa-sass:before{content:"\F41E"}.fa-satellite:before{content:"\F7BF"}.fa-satellite-dish:before{content:"\F7C0"}.fa-sausage:before{content:"\F820"}.fa-save:before{content:"\F0C7"}.fa-sax-hot:before{content:"\F8DB"}.fa-saxophone:before{content:"\F8DC"}.fa-scalpel:before{content:"\F61D"}.fa-scalpel-path:before{content:"\F61E"}.fa-scanner:before{content:"\F488"}.fa-scanner-image:before{content:"\F8F3"}.fa-scanner-keyboard:before{content:"\F489"}.fa-scanner-touchscreen:before{content:"\F48A"}.fa-scarecrow:before{content:"\F70D"}.fa-scarf:before{content:"\F7C1"}.fa-schlix:before{content:"\F3EA"}.fa-school:before{content:"\F549"}.fa-screwdriver:before{content:"\F54A"}.fa-scribd:before{content:"\F28A"}.fa-scroll:before{content:"\F70E"}.fa-scroll-old:before{content:"\F70F"}.fa-scrubber:before{content:"\F2F8"}.fa-scythe:before{content:"\F710"}.fa-sd-card:before{content:"\F7C2"}.fa-search:before{content:"\F002"}.fa-search-dollar:before{content:"\F688"}.fa-search-location:before{content:"\F689"}.fa-search-minus:before{content:"\F010"}.fa-search-plus:before{content:"\F00E"}.fa-searchengin:before{content:"\F3EB"}.fa-seedling:before{content:"\F4D8"}.fa-sellcast:before{content:"\F2DA"}.fa-sellsy:before{content:"\F213"}.fa-send-back:before{content:"\F87E"}.fa-send-backward:before{content:"\F87F"}.fa-sensor:before{content:"\E028"}.fa-sensor-alert:before{content:"\E029"}.fa-sensor-fire:before{content:"\E02A"}.fa-sensor-on:before{content:"\E02B"}.fa-sensor-smoke:before{content:"\E02C"}.fa-server:before{content:"\F233"}.fa-servicestack:before{content:"\F3EC"}.fa-shapes:before{content:"\F61F"}.fa-share:before{content:"\F064"}.fa-share-all:before{content:"\F367"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-share-square:before{content:"\F14D"}.fa-sheep:before{content:"\F711"}.fa-shekel-sign:before{content:"\F20B"}.fa-shield:before{content:"\F132"}.fa-shield-alt:before{content:"\F3ED"}.fa-shield-check:before{content:"\F2F7"}.fa-shield-cross:before{content:"\F712"}.fa-shield-virus:before{content:"\E06C"}.fa-ship:before{content:"\F21A"}.fa-shipping-fast:before{content:"\F48B"}.fa-shipping-timed:before{content:"\F48C"}.fa-shirtsinbulk:before{content:"\F214"}.fa-shish-kebab:before{content:"\F821"}.fa-shoe-prints:before{content:"\F54B"}.fa-shopify:before{content:"\E057"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-shopping-cart:before{content:"\F07A"}.fa-shopware:before{content:"\F5B5"}.fa-shovel:before{content:"\F713"}.fa-shovel-snow:before{content:"\F7C3"}.fa-shower:before{content:"\F2CC"}.fa-shredder:before{content:"\F68A"}.fa-shuttle-van:before{content:"\F5B6"}.fa-shuttlecock:before{content:"\F45B"}.fa-sickle:before{content:"\F822"}.fa-sigma:before{content:"\F68B"}.fa-sign:before{content:"\F4D9"}.fa-sign-in:before{content:"\F090"}.fa-sign-in-alt:before{content:"\F2F6"}.fa-sign-language:before{content:"\F2A7"}.fa-sign-out:before{content:"\F08B"}.fa-sign-out-alt:before{content:"\F2F5"}.fa-signal:before{content:"\F012"}.fa-signal-1:before{content:"\F68C"}.fa-signal-2:before{content:"\F68D"}.fa-signal-3:before{content:"\F68E"}.fa-signal-4:before{content:"\F68F"}.fa-signal-alt:before{content:"\F690"}.fa-signal-alt-1:before{content:"\F691"}.fa-signal-alt-2:before{content:"\F692"}.fa-signal-alt-3:before{content:"\F693"}.fa-signal-alt-slash:before{content:"\F694"}.fa-signal-slash:before{content:"\F695"}.fa-signal-stream:before{content:"\F8DD"}.fa-signature:before{content:"\F5B7"}.fa-sim-card:before{content:"\F7C4"}.fa-simplybuilt:before{content:"\F215"}.fa-sink:before{content:"\E06D"}.fa-siren:before{content:"\E02D"}.fa-siren-on:before{content:"\E02E"}.fa-sistrix:before{content:"\F3EE"}.fa-sitemap:before{content:"\F0E8"}.fa-sith:before{content:"\F512"}.fa-skating:before{content:"\F7C5"}.fa-skeleton:before{content:"\F620"}.fa-sketch:before{content:"\F7C6"}.fa-ski-jump:before{content:"\F7C7"}.fa-ski-lift:before{content:"\F7C8"}.fa-skiing:before{content:"\F7C9"}.fa-skiing-nordic:before{content:"\F7CA"}.fa-skull:before{content:"\F54C"}.fa-skull-cow:before{content:"\F8DE"}.fa-skull-crossbones:before{content:"\F714"}.fa-skyatlas:before{content:"\F216"}.fa-skype:before{content:"\F17E"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F3EF"}.fa-slash:before{content:"\F715"}.fa-sledding:before{content:"\F7CB"}.fa-sleigh:before{content:"\F7CC"}.fa-sliders-h:before{content:"\F1DE"}.fa-sliders-h-square:before{content:"\F3F0"}.fa-sliders-v:before{content:"\F3F1"}.fa-sliders-v-square:before{content:"\F3F2"}.fa-slideshare:before{content:"\F1E7"}.fa-smile:before{content:"\F118"}.fa-smile-beam:before{content:"\F5B8"}.fa-smile-plus:before{content:"\F5B9"}.fa-smile-wink:before{content:"\F4DA"}.fa-smog:before{content:"\F75F"}.fa-smoke:before{content:"\F760"}.fa-smoking:before{content:"\F48D"}.fa-smoking-ban:before{content:"\F54D"}.fa-sms:before{content:"\F7CD"}.fa-snake:before{content:"\F716"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-snooze:before{content:"\F880"}.fa-snow-blowing:before{content:"\F761"}.fa-snowboarding:before{content:"\F7CE"}.fa-snowflake:before{content:"\F2DC"}.fa-snowflakes:before{content:"\F7CF"}.fa-snowman:before{content:"\F7D0"}.fa-snowmobile:before{content:"\F7D1"}.fa-snowplow:before{content:"\F7D2"}.fa-soap:before{content:"\E06E"}.fa-socks:before{content:"\F696"}.fa-solar-panel:before{content:"\F5BA"}.fa-solar-system:before{content:"\E02F"}.fa-sort:before{content:"\F0DC"}.fa-sort-alpha-down:before{content:"\F15D"}.fa-sort-alpha-down-alt:before{content:"\F881"}.fa-sort-alpha-up:before{content:"\F15E"}.fa-sort-alpha-up-alt:before{content:"\F882"}.fa-sort-alt:before{content:"\F883"}.fa-sort-amount-down:before{content:"\F160"}.fa-sort-amount-down-alt:before{content:"\F884"}.fa-sort-amount-up:before{content:"\F161"}.fa-sort-amount-up-alt:before{content:"\F885"}.fa-sort-circle:before{content:"\E030"}.fa-sort-circle-down:before{content:"\E031"}.fa-sort-circle-up:before{content:"\E032"}.fa-sort-down:before{content:"\F0DD"}.fa-sort-numeric-down:before{content:"\F162"}.fa-sort-numeric-down-alt:before{content:"\F886"}.fa-sort-numeric-up:before{content:"\F163"}.fa-sort-numeric-up-alt:before{content:"\F887"}.fa-sort-shapes-down:before{content:"\F888"}.fa-sort-shapes-down-alt:before{content:"\F889"}.fa-sort-shapes-up:before{content:"\F88A"}.fa-sort-shapes-up-alt:before{content:"\F88B"}.fa-sort-size-down:before{content:"\F88C"}.fa-sort-size-down-alt:before{content:"\F88D"}.fa-sort-size-up:before{content:"\F88E"}.fa-sort-size-up-alt:before{content:"\F88F"}.fa-sort-up:before{content:"\F0DE"}.fa-soundcloud:before{content:"\F1BE"}.fa-soup:before{content:"\F823"}.fa-sourcetree:before{content:"\F7D3"}.fa-spa:before{content:"\F5BB"}.fa-space-shuttle:before{content:"\F197"}.fa-space-station-moon:before{content:"\E033"}.fa-space-station-moon-alt:before{content:"\E034"}.fa-spade:before{content:"\F2F4"}.fa-sparkles:before{content:"\F890"}.fa-speakap:before{content:"\F3F3"}.fa-speaker:before{content:"\F8DF"}.fa-speaker-deck:before{content:"\F83C"}.fa-speakers:before{content:"\F8E0"}.fa-spell-check:before{content:"\F891"}.fa-spider:before{content:"\F717"}.fa-spider-black-widow:before{content:"\F718"}.fa-spider-web:before{content:"\F719"}.fa-spinner:before{content:"\F110"}.fa-spinner-third:before{content:"\F3F4"}.fa-splotch:before{content:"\F5BC"}.fa-spotify:before{content:"\F1BC"}.fa-spray-can:before{content:"\F5BD"}.fa-sprinkler:before{content:"\E035"}.fa-square:before{content:"\F0C8"}.fa-square-full:before{content:"\F45C"}.fa-square-root:before{content:"\F697"}.fa-square-root-alt:before{content:"\F698"}.fa-squarespace:before{content:"\F5BE"}.fa-squirrel:before{content:"\F71A"}.fa-stack-exchange:before{content:"\F18D"}.fa-stack-overflow:before{content:"\F16C"}.fa-stackpath:before{content:"\F842"}.fa-staff:before{content:"\F71B"}.fa-stamp:before{content:"\F5BF"}.fa-star:before{content:"\F005"}.fa-star-and-crescent:before{content:"\F699"}.fa-star-christmas:before{content:"\F7D4"}.fa-star-exclamation:before{content:"\F2F3"}.fa-star-half:before{content:"\F089"}.fa-star-half-alt:before{content:"\F5C0"}.fa-star-of-david:before{content:"\F69A"}.fa-star-of-life:before{content:"\F621"}.fa-star-shooting:before{content:"\E036"}.fa-starfighter:before{content:"\E037"}.fa-starfighter-alt:before{content:"\E038"}.fa-stars:before{content:"\F762"}.fa-starship:before{content:"\E039"}.fa-starship-freighter:before{content:"\E03A"}.fa-staylinked:before{content:"\F3F5"}.fa-steak:before{content:"\F824"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-steam-symbol:before{content:"\F3F6"}.fa-steering-wheel:before{content:"\F622"}.fa-step-backward:before{content:"\F048"}.fa-step-forward:before{content:"\F051"}.fa-stethoscope:before{content:"\F0F1"}.fa-sticker-mule:before{content:"\F3F7"}.fa-sticky-note:before{content:"\F249"}.fa-stocking:before{content:"\F7D5"}.fa-stomach:before{content:"\F623"}.fa-stop:before{content:"\F04D"}.fa-stop-circle:before{content:"\F28D"}.fa-stopwatch:before{content:"\F2F2"}.fa-stopwatch-20:before{content:"\E06F"}.fa-store:before{content:"\F54E"}.fa-store-alt:before{content:"\F54F"}.fa-store-alt-slash:before{content:"\E070"}.fa-store-slash:before{content:"\E071"}.fa-strava:before{content:"\F428"}.fa-stream:before{content:"\F550"}.fa-street-view:before{content:"\F21D"}.fa-stretcher:before{content:"\F825"}.fa-strikethrough:before{content:"\F0CC"}.fa-stripe:before{content:"\F429"}.fa-stripe-s:before{content:"\F42A"}.fa-stroopwafel:before{content:"\F551"}.fa-studiovinari:before{content:"\F3F8"}.fa-stumbleupon:before{content:"\F1A4"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-subscript:before{content:"\F12C"}.fa-subway:before{content:"\F239"}.fa-suitcase:before{content:"\F0F2"}.fa-suitcase-rolling:before{content:"\F5C1"}.fa-sun:before{content:"\F185"}.fa-sun-cloud:before{content:"\F763"}.fa-sun-dust:before{content:"\F764"}.fa-sun-haze:before{content:"\F765"}.fa-sunglasses:before{content:"\F892"}.fa-sunrise:before{content:"\F766"}.fa-sunset:before{content:"\F767"}.fa-superpowers:before{content:"\F2DD"}.fa-superscript:before{content:"\F12B"}.fa-supple:before{content:"\F3F9"}.fa-surprise:before{content:"\F5C2"}.fa-suse:before{content:"\F7D6"}.fa-swatchbook:before{content:"\F5C3"}.fa-swift:before{content:"\F8E1"}.fa-swimmer:before{content:"\F5C4"}.fa-swimming-pool:before{content:"\F5C5"}.fa-sword:before{content:"\F71C"}.fa-sword-laser:before{content:"\E03B"}.fa-sword-laser-alt:before{content:"\E03C"}.fa-swords:before{content:"\F71D"}.fa-swords-laser:before{content:"\E03D"}.fa-symfony:before{content:"\F83D"}.fa-synagogue:before{content:"\F69B"}.fa-sync:before{content:"\F021"}.fa-sync-alt:before{content:"\F2F1"}.fa-syringe:before{content:"\F48E"}.fa-table:before{content:"\F0CE"}.fa-table-tennis:before{content:"\F45D"}.fa-tablet:before{content:"\F10A"}.fa-tablet-alt:before{content:"\F3FA"}.fa-tablet-android:before{content:"\F3FB"}.fa-tablet-android-alt:before{content:"\F3FC"}.fa-tablet-rugged:before{content:"\F48F"}.fa-tablets:before{content:"\F490"}.fa-tachometer:before{content:"\F0E4"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tachometer-alt-average:before{content:"\F624"}.fa-tachometer-alt-fast:before{content:"\F625"}.fa-tachometer-alt-fastest:before{content:"\F626"}.fa-tachometer-alt-slow:before{content:"\F627"}.fa-tachometer-alt-slowest:before{content:"\F628"}.fa-tachometer-average:before{content:"\F629"}.fa-tachometer-fast:before{content:"\F62A"}.fa-tachometer-fastest:before{content:"\F62B"}.fa-tachometer-slow:before{content:"\F62C"}.fa-tachometer-slowest:before{content:"\F62D"}.fa-taco:before{content:"\F826"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-tally:before{content:"\F69C"}.fa-tanakh:before{content:"\F827"}.fa-tape:before{content:"\F4DB"}.fa-tasks:before{content:"\F0AE"}.fa-tasks-alt:before{content:"\F828"}.fa-taxi:before{content:"\F1BA"}.fa-teamspeak:before{content:"\F4F9"}.fa-teeth:before{content:"\F62E"}.fa-teeth-open:before{content:"\F62F"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F3FE"}.fa-telescope:before{content:"\E03E"}.fa-temperature-down:before{content:"\E03F"}.fa-temperature-frigid:before{content:"\F768"}.fa-temperature-high:before{content:"\F769"}.fa-temperature-hot:before{content:"\F76A"}.fa-temperature-low:before{content:"\F76B"}.fa-temperature-up:before{content:"\E040"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-tenge:before{content:"\F7D7"}.fa-tennis-ball:before{content:"\F45E"}.fa-terminal:before{content:"\F120"}.fa-text:before{content:"\F893"}.fa-text-height:before{content:"\F034"}.fa-text-size:before{content:"\F894"}.fa-text-width:before{content:"\F035"}.fa-th:before{content:"\F00A"}.fa-th-large:before{content:"\F009"}.fa-th-list:before{content:"\F00B"}.fa-the-red-yeti:before{content:"\F69D"}.fa-theater-masks:before{content:"\F630"}.fa-themeco:before{content:"\F5C6"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer:before{content:"\F491"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-thermometer-full:before{content:"\F2C7"}.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-theta:before{content:"\F69E"}.fa-think-peaks:before{content:"\F731"}.fa-thumbs-down:before{content:"\F165"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbtack:before{content:"\F08D"}.fa-thunderstorm:before{content:"\F76C"}.fa-thunderstorm-moon:before{content:"\F76D"}.fa-thunderstorm-sun:before{content:"\F76E"}.fa-ticket:before{content:"\F145"}.fa-ticket-alt:before{content:"\F3FF"}.fa-tiktok:before{content:"\E07B"}.fa-tilde:before{content:"\F69F"}.fa-times:before{content:"\F00D"}.fa-times-circle:before{content:"\F057"}.fa-times-hexagon:before{content:"\F2EE"}.fa-times-octagon:before{content:"\F2F0"}.fa-times-square:before{content:"\F2D3"}.fa-tint:before{content:"\F043"}.fa-tint-slash:before{content:"\F5C7"}.fa-tire:before{content:"\F631"}.fa-tire-flat:before{content:"\F632"}.fa-tire-pressure-warning:before{content:"\F633"}.fa-tire-rugged:before{content:"\F634"}.fa-tired:before{content:"\F5C8"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-toilet:before{content:"\F7D8"}.fa-toilet-paper:before{content:"\F71E"}.fa-toilet-paper-alt:before{content:"\F71F"}.fa-toilet-paper-slash:before{content:"\E072"}.fa-tombstone:before{content:"\F720"}.fa-tombstone-alt:before{content:"\F721"}.fa-toolbox:before{content:"\F552"}.fa-tools:before{content:"\F7D9"}.fa-tooth:before{content:"\F5C9"}.fa-toothbrush:before{content:"\F635"}.fa-torah:before{content:"\F6A0"}.fa-torii-gate:before{content:"\F6A1"}.fa-tornado:before{content:"\F76F"}.fa-tractor:before{content:"\F722"}.fa-trade-federation:before{content:"\F513"}.fa-trademark:before{content:"\F25C"}.fa-traffic-cone:before{content:"\F636"}.fa-traffic-light:before{content:"\F637"}.fa-traffic-light-go:before{content:"\F638"}.fa-traffic-light-slow:before{content:"\F639"}.fa-traffic-light-stop:before{content:"\F63A"}.fa-trailer:before{content:"\E041"}.fa-train:before{content:"\F238"}.fa-tram:before{content:"\F7DA"}.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-transporter:before{content:"\E042"}.fa-transporter-1:before{content:"\E043"}.fa-transporter-2:before{content:"\E044"}.fa-transporter-3:before{content:"\E045"}.fa-transporter-empty:before{content:"\E046"}.fa-trash:before{content:"\F1F8"}.fa-trash-alt:before{content:"\F2ED"}.fa-trash-restore:before{content:"\F829"}.fa-trash-restore-alt:before{content:"\F82A"}.fa-trash-undo:before{content:"\F895"}.fa-trash-undo-alt:before{content:"\F896"}.fa-treasure-chest:before{content:"\F723"}.fa-tree:before{content:"\F1BB"}.fa-tree-alt:before{content:"\F400"}.fa-tree-christmas:before{content:"\F7DB"}.fa-tree-decorated:before{content:"\F7DC"}.fa-tree-large:before{content:"\F7DD"}.fa-tree-palm:before{content:"\F82B"}.fa-trees:before{content:"\F724"}.fa-trello:before{content:"\F181"}.fa-triangle:before{content:"\F2EC"}.fa-triangle-music:before{content:"\F8E2"}.fa-tripadvisor:before{content:"\F262"}.fa-trophy:before{content:"\F091"}.fa-trophy-alt:before{content:"\F2EB"}.fa-truck:before{content:"\F0D1"}.fa-truck-container:before{content:"\F4DC"}.fa-truck-couch:before{content:"\F4DD"}.fa-truck-loading:before{content:"\F4DE"}.fa-truck-monster:before{content:"\F63B"}.fa-truck-moving:before{content:"\F4DF"}.fa-truck-pickup:before{content:"\F63C"}.fa-truck-plow:before{content:"\F7DE"}.fa-truck-ramp:before{content:"\F4E0"}.fa-trumpet:before{content:"\F8E3"}.fa-tshirt:before{content:"\F553"}.fa-tty:before{content:"\F1E4"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-turkey:before{content:"\F725"}.fa-turntable:before{content:"\F8E4"}.fa-turtle:before{content:"\F726"}.fa-tv:before{content:"\F26C"}.fa-tv-alt:before{content:"\F8E5"}.fa-tv-music:before{content:"\F8E6"}.fa-tv-retro:before{content:"\F401"}.fa-twitch:before{content:"\F1E8"}.fa-twitter:before{content:"\F099"}.fa-twitter-square:before{content:"\F081"}.fa-typewriter:before{content:"\F8E7"}.fa-typo3:before{content:"\F42B"}.fa-uber:before{content:"\F402"}.fa-ubuntu:before{content:"\F7DF"}.fa-ufo:before{content:"\E047"}.fa-ufo-beam:before{content:"\E048"}.fa-uikit:before{content:"\F403"}.fa-umbraco:before{content:"\F8E8"}.fa-umbrella:before{content:"\F0E9"}.fa-umbrella-beach:before{content:"\F5CA"}.fa-underline:before{content:"\F0CD"}.fa-undo:before{content:"\F0E2"}.fa-undo-alt:before{content:"\F2EA"}.fa-unicorn:before{content:"\F727"}.fa-union:before{content:"\F6A2"}.fa-uniregistry:before{content:"\F404"}.fa-unity:before{content:"\E049"}.fa-universal-access:before{content:"\F29A"}.fa-university:before{content:"\F19C"}.fa-unlink:before{content:"\F127"}.fa-unlock:before{content:"\F09C"}.fa-unlock-alt:before{content:"\F13E"}.fa-unsplash:before{content:"\E07C"}.fa-untappd:before{content:"\F405"}.fa-upload:before{content:"\F093"}.fa-ups:before{content:"\F7E0"}.fa-usb:before{content:"\F287"}.fa-usb-drive:before{content:"\F8E9"}.fa-usd-circle:before{content:"\F2E8"}.fa-usd-square:before{content:"\F2E9"}.fa-user:before{content:"\F007"}.fa-user-alien:before{content:"\E04A"}.fa-user-alt:before{content:"\F406"}.fa-user-alt-slash:before{content:"\F4FA"}.fa-user-astronaut:before{content:"\F4FB"}.fa-user-chart:before{content:"\F6A3"}.fa-user-check:before{content:"\F4FC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-clock:before{content:"\F4FD"}.fa-user-cog:before{content:"\F4FE"}.fa-user-cowboy:before{content:"\F8EA"}.fa-user-crown:before{content:"\F6A4"}.fa-user-edit:before{content:"\F4FF"}.fa-user-friends:before{content:"\F500"}.fa-user-graduate:before{content:"\F501"}.fa-user-hard-hat:before{content:"\F82C"}.fa-user-headset:before{content:"\F82D"}.fa-user-injured:before{content:"\F728"}.fa-user-lock:before{content:"\F502"}.fa-user-md:before{content:"\F0F0"}.fa-user-md-chat:before{content:"\F82E"}.fa-user-minus:before{content:"\F503"}.fa-user-music:before{content:"\F8EB"}.fa-user-ninja:before{content:"\F504"}.fa-user-nurse:before{content:"\F82F"}.fa-user-plus:before{content:"\F234"}.fa-user-robot:before{content:"\E04B"}.fa-user-secret:before{content:"\F21B"}.fa-user-shield:before{content:"\F505"}.fa-user-slash:before{content:"\F506"}.fa-user-tag:before{content:"\F507"}.fa-user-tie:before{content:"\F508"}.fa-user-times:before{content:"\F235"}.fa-user-unlock:before{content:"\E058"}.fa-user-visor:before{content:"\E04C"}.fa-users:before{content:"\F0C0"}.fa-users-class:before{content:"\F63D"}.fa-users-cog:before{content:"\F509"}.fa-users-crown:before{content:"\F6A5"}.fa-users-medical:before{content:"\F830"}.fa-users-slash:before{content:"\E073"}.fa-usps:before{content:"\F7E1"}.fa-ussunnah:before{content:"\F407"}.fa-utensil-fork:before{content:"\F2E3"}.fa-utensil-knife:before{content:"\F2E4"}.fa-utensil-spoon:before{content:"\F2E5"}.fa-utensils:before{content:"\F2E7"}.fa-utensils-alt:before{content:"\F2E6"}.fa-vaadin:before{content:"\F408"}.fa-vacuum:before{content:"\E04D"}.fa-vacuum-robot:before{content:"\E04E"}.fa-value-absolute:before{content:"\F6A6"}.fa-vector-square:before{content:"\F5CB"}.fa-venus:before{content:"\F221"}.fa-venus-double:before{content:"\F226"}.fa-venus-mars:before{content:"\F228"}.fa-vhs:before{content:"\F8EC"}.fa-viacoin:before{content:"\F237"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-vial:before{content:"\F492"}.fa-vials:before{content:"\F493"}.fa-viber:before{content:"\F409"}.fa-video:before{content:"\F03D"}.fa-video-plus:before{content:"\F4E1"}.fa-video-slash:before{content:"\F4E2"}.fa-vihara:before{content:"\F6A7"}.fa-vimeo:before{content:"\F40A"}.fa-vimeo-square:before{content:"\F194"}.fa-vimeo-v:before{content:"\F27D"}.fa-vine:before{content:"\F1CA"}.fa-violin:before{content:"\F8ED"}.fa-virus:before{content:"\E074"}.fa-virus-slash:before{content:"\E075"}.fa-viruses:before{content:"\E076"}.fa-vk:before{content:"\F189"}.fa-vnv:before{content:"\F40B"}.fa-voicemail:before{content:"\F897"}.fa-volcano:before{content:"\F770"}.fa-volleyball-ball:before{content:"\F45F"}.fa-volume:before{content:"\F6A8"}.fa-volume-down:before{content:"\F027"}.fa-volume-mute:before{content:"\F6A9"}.fa-volume-off:before{content:"\F026"}.fa-volume-slash:before{content:"\F2E2"}.fa-volume-up:before{content:"\F028"}.fa-vote-nay:before{content:"\F771"}.fa-vote-yea:before{content:"\F772"}.fa-vr-cardboard:before{content:"\F729"}.fa-vuejs:before{content:"\F41F"}.fa-wagon-covered:before{content:"\F8EE"}.fa-walker:before{content:"\F831"}.fa-walkie-talkie:before{content:"\F8EF"}.fa-walking:before{content:"\F554"}.fa-wallet:before{content:"\F555"}.fa-wand:before{content:"\F72A"}.fa-wand-magic:before{content:"\F72B"}.fa-warehouse:before{content:"\F494"}.fa-warehouse-alt:before{content:"\F495"}.fa-washer:before{content:"\F898"}.fa-watch:before{content:"\F2E1"}.fa-watch-calculator:before{content:"\F8F0"}.fa-watch-fitness:before{content:"\F63E"}.fa-water:before{content:"\F773"}.fa-water-lower:before{content:"\F774"}.fa-water-rise:before{content:"\F775"}.fa-wave-sine:before{content:"\F899"}.fa-wave-square:before{content:"\F83E"}.fa-wave-triangle:before{content:"\F89A"}.fa-waveform:before{content:"\F8F1"}.fa-waveform-path:before{content:"\F8F2"}.fa-waze:before{content:"\F83F"}.fa-webcam:before{content:"\F832"}.fa-webcam-slash:before{content:"\F833"}.fa-weebly:before{content:"\F5CC"}.fa-weibo:before{content:"\F18A"}.fa-weight:before{content:"\F496"}.fa-weight-hanging:before{content:"\F5CD"}.fa-weixin:before{content:"\F1D7"}.fa-whale:before{content:"\F72C"}.fa-whatsapp:before{content:"\F232"}.fa-whatsapp-square:before{content:"\F40C"}.fa-wheat:before{content:"\F72D"}.fa-wheelchair:before{content:"\F193"}.fa-whistle:before{content:"\F460"}.fa-whmcs:before{content:"\F40D"}.fa-wifi:before{content:"\F1EB"}.fa-wifi-1:before{content:"\F6AA"}.fa-wifi-2:before{content:"\F6AB"}.fa-wifi-slash:before{content:"\F6AC"}.fa-wikipedia-w:before{content:"\F266"}.fa-wind:before{content:"\F72E"}.fa-wind-turbine:before{content:"\F89B"}.fa-wind-warning:before{content:"\F776"}.fa-window:before{content:"\F40E"}.fa-window-alt:before{content:"\F40F"}.fa-window-close:before{content:"\F410"}.fa-window-frame:before{content:"\E04F"}.fa-window-frame-open:before{content:"\E050"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-windows:before{content:"\F17A"}.fa-windsock:before{content:"\F777"}.fa-wine-bottle:before{content:"\F72F"}.fa-wine-glass:before{content:"\F4E3"}.fa-wine-glass-alt:before{content:"\F5CE"}.fa-wix:before{content:"\F5CF"}.fa-wizards-of-the-coast:before{content:"\F730"}.fa-wolf-pack-battalion:before{content:"\F514"}.fa-won-sign:before{content:"\F159"}.fa-wordpress:before{content:"\F19A"}.fa-wordpress-simple:before{content:"\F411"}.fa-wpbeginner:before{content:"\F297"}.fa-wpexplorer:before{content:"\F2DE"}.fa-wpforms:before{content:"\F298"}.fa-wpressr:before{content:"\F3E4"}.fa-wreath:before{content:"\F7E2"}.fa-wrench:before{content:"\F0AD"}.fa-x-ray:before{content:"\F497"}.fa-xbox:before{content:"\F412"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-y-combinator:before{content:"\F23B"}.fa-yahoo:before{content:"\F19E"}.fa-yammer:before{content:"\F840"}.fa-yandex:before{content:"\F413"}.fa-yandex-international:before{content:"\F414"}.fa-yarn:before{content:"\F7E3"}.fa-yelp:before{content:"\F1E9"}.fa-yen-sign:before{content:"\F157"}.fa-yin-yang:before{content:"\F6AD"}.fa-yoast:before{content:"\F2B1"}.fa-youtube:before{content:"\F167"}.fa-youtube-square:before{content:"\F431"}.fa-zhihu:before{content:"\F63F"}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.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}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:42 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;font-display:block;src:url(/fonts/fa-light-300.eot?a624ea3f4dd832cb54ea41286ded8fc3);src:url(/fonts/fa-light-300.eot?a624ea3f4dd832cb54ea41286ded8fc3) format("embedded-opentype"),url(/fonts/fa-light-300.woff2?3d8af27a47bbfab857f96dbcf710b087) format("woff2"),url(/fonts/fa-light-300.woff?0b4313e036624b29c8f651d0c9a5ecd8) format("woff"),url(/fonts/fa-light-300.ttf?0e0b8b741276d5220c847d0be486609e) format("truetype"),url(/fonts/fa-light-300.svg?b51b241c5d3754e30868d61057beb228) format("svg")}.fal{font-family:Font Awesome\ 5 Pro;font-weight:300}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fa-brands-400.eot?05c475fabceebae1f9d40ba6711cb41a);src:url(/fonts/fa-brands-400.eot?05c475fabceebae1f9d40ba6711cb41a) format("embedded-opentype"),url(/fonts/fa-brands-400.woff2?7c0be8b6640f024b6f4505161bf1bfd4) format("woff2"),url(/fonts/fa-brands-400.woff?5d875e6a4dcceea77fa7d4b8e1440982) format("woff"),url(/fonts/fa-brands-400.ttf?8ca6e74eddaf8fce3cdcf8647b37cbf1) format("truetype"),url(/fonts/fa-brands-400.svg?e2129c0510f0339c77891735feeacc1b) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fa-regular-400.eot?fde04f8e6967b818c6fb3338d8b366d3);src:url(/fonts/fa-regular-400.eot?fde04f8e6967b818c6fb3338d8b366d3) format("embedded-opentype"),url(/fonts/fa-regular-400.woff2?3e332211899360ab9380df4d50e1c33a) format("woff2"),url(/fonts/fa-regular-400.woff?4776aa52b579295cf651f6284793dac4) format("woff"),url(/fonts/fa-regular-400.ttf?faa0b37d4fdba1e304982f192c55bbe2) format("truetype"),url(/fonts/fa-regular-400.svg?2b8a79b1e1968ee628a76f96eb44e1b6) format("svg")}.fab,.far{font-weight:400}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/15/20, 4:59 PM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/4/20, 11:35 AM
 * Copyright (c) 2021. Powered by iamir.net
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;font-display:block;src:url(/fonts/fa-solid-900.eot?6c207a7b79c06c76e915eb8f30e51d8a);src:url(/fonts/fa-solid-900.eot?6c207a7b79c06c76e915eb8f30e51d8a) format("embedded-opentype"),url(/fonts/fa-solid-900.woff2?150120b3d9b448dd116680b66eba9bbe) format("woff2"),url(/fonts/fa-solid-900.woff?fb2f453136d024f47f2463d0d2ea2f05) format("woff"),url(/fonts/fa-solid-900.ttf?749dd3651c1a97f03faa88723af2371a) format("truetype"),url(/fonts/fa-solid-900.svg?1687b08928dc7cf6a3d1de0612470fcb) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Pro}.fa,.fas{font-weight:900}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/10/20, 11:49 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/10/20, 1:39 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.i-repeater-time-line .timeline{list-style-type:none;position:relative}.i-repeater-time-line .timeline:before{content:" ";background:#d4d9df;display:inline-block;position:absolute;left:10px;width:2px;height:100%;z-index:400}.i-repeater-time-line .timeline>li{margin:20px 0;padding-left:20px}.i-repeater-time-line .timeline>li:before{content:" ";background:#fff;display:inline-block;position:absolute;border-radius:50%;border:3px solid #22c0e8;left:1px;width:20px;height:20px;z-index:400}.datepicker-plot-area{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{transition:all .1s ease}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-year-view .year-item-disable{border-radius:0}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{border-radius:0;border-top-left-radius:0;border-top-right-radius:0}.datepicker-plot-area .datepicker-time-view .down-btn{border-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.datepicker-plot-area,.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-time-view>.time-segment,.datepicker-plot-area .datepicker-year-view .year-item{border-radius:0}.datepicker-plot-area{box-shadow:0 5px 10px rgba(0,0,0,.2)}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn,.datepicker-plot-area .datepicker-time-view>.time-segment,.datepicker-plot-area .datepicker-time-view input,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-today{cursor:pointer}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-year-view .year-item{font:14px;background-color:#fff;color:#212529;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-year-view .year-item-disable{background-color:#f1f1f1;color:#ccc;border:none;text-shadow:none;cursor:default}.datepicker-plot-area .datepicker-day-view .table-days td.today span{background-color:#212529;color:#fff;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td span.other-month{background-color:"";color:#ccc;border:none;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.selected span,.datepicker-plot-area .datepicker-month-view .month-item.selected,.datepicker-plot-area .datepicker-year-view .year-item.selected{background-color:#005299;color:#fff;border:none;text-shadow:1px 1px 1px #000}.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover,.datepicker-plot-area .datepicker-day-view .table-days td span:hover,.datepicker-plot-area .datepicker-month-view .month-item:hover,.datepicker-plot-area .datepicker-year-view .year-item:hover{background-color:#007be6;color:#fff;border:0;text-shadow:none}.datepicker-container{display:block;position:absolute;z-index:100000;top:0;direction:ltr}.datepicker-container.pwt-hide{display:none}.datepicker-plot-area{box-sizing:border-box;overflow:hidden;min-height:70px;display:block;width:200px;min-width:200px;padding:3px;position:absolute;font:12px tahoma;border:1px solid #ccc;background-color:#fff}.datepicker-plot-area.datepicker-state-only-time{padding:0}.datepicker-plot-area table,.datepicker-plot-area td,.datepicker-plot-area th{border:0;background:none}.datepicker-plot-area *{text-align:center;color:#212529}.datepicker-plot-area .datepicker-day-view,.datepicker-plot-area .datepicker-month-view,.datepicker-plot-area .datepicker-year-view{display:block;width:100%;float:left;min-height:200px;margin:0}.datepicker-plot-area-inline-view{display:block;width:100%;position:static;float:left}.datepicker-plot-area .datepicker-time-view{display:block;float:left;width:100%;padding:5px;background:#f9f9f9;border-top:1px solid #f1f1f1}.datepicker-plot-area .datepicker-time-view>.time-segment{display:block;width:22%;float:left;overflow:hidden}.datepicker-plot-area .datepicker-time-view>.time-segment:hover .down-btn,.datepicker-plot-area .datepicker-time-view>.time-segment:hover .up-btn{font-weight:700}.datepicker-plot-area .datepicker-time-view .divider{display:block;width:3%;height:60px;line-height:60px;float:left;overflow:hidden;font:12px bold}.datepicker-plot-area .datepicker-time-view .divider span{height:60px;line-height:60px}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{display:block;float:left;width:100%;margin:0;height:20px;line-height:22px;color:#ccc}.datepicker-plot-area .datepicker-time-view .down-btn:hover,.datepicker-plot-area .datepicker-time-view .up-btn:hover{background-color:hsla(0,0%,98%,.3);color:grey}.datepicker-plot-area .datepicker-time-view input{display:block;width:90%;margin:0 5%;height:20px;padding:0;outline:none;border:none;background:transparent}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view{padding:0 5px;margin:0}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.divider,.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.time-segment{padding:5px 0}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.meridian-divider{display:none}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.second-divider{display:none}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.time-segment{width:48%}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.meridian-divider,.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.second-divider{display:none}.datepicker-plot-area .datepicker-day-view .table-days{width:100%;float:left;direction:rtl}.datepicker-plot-area .datepicker-day-view .table-days td{width:14.2%;height:26px;padding:0;margin:0;position:relative}.datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day{font-style:normal;position:absolute;font-size:8.5px;bottom:0;right:2px;color:#f1f1f1}.datepicker-plot-area .datepicker-day-view .table-days td span{display:block;width:100%;height:26px;line-height:26px;padding:0;margin:0}.datepicker-plot-area .datepicker-day-view .month-grid-box{display:block;width:100%;float:right;min-height:180px;margin:8px 0}.datepicker-plot-area .datepicker-day-view .month-grid-box .header{display:block;width:100%;float:left;padding-bottom:8px}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row{display:block;width:100%;height:25px;float:left}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell{display:block;width:14.2%;height:25px;float:right;line-height:25px;font:11px;font-weight:700;color:#212529}.datepicker-plot-area .datepicker-month-view,.datepicker-plot-area .datepicker-year-view{padding-top:10px}.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-year-view .year-item{display:block;width:33.333333%;margin:2px 0 0;float:right;height:42px;line-height:42px}.datepicker-plot-area .toolbox{display:block;float:left;width:100%;margin-top:5px}.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-today{background-color:hsla(0,0%,98%,.1);float:right;display:block;font-weight:700;font-size:11px;height:24px;line-height:24px;white-space:nowrap;margin:0 auto 0 5px;padding:0 5px;min-width:50px}.datepicker-plot-area .toolbox .pwt-btn-calendar:hover,.datepicker-plot-area .toolbox .pwt-btn-submit:hover,.datepicker-plot-area .toolbox .pwt-btn-today:hover{background-color:hsla(0,0%,98%,.3)}.datepicker-plot-area .datepicker-navigator{display:block;width:100%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch{display:block;float:left;height:28px;line-height:28px;font-weight:700;background-color:hsla(0,0%,98%,.1);color:#212529}.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover{background-color:hsla(0,0%,98%,.3)}.datepicker-plot-area .datepicker-navigator .pwt-btn-next{display:block;width:15%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-switch{display:block;width:66%;margin:0 2%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;width:15%;float:left}.datepicker-container.pwt-mobile-view{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;overflow:hidden;transition:all 1s}.datepicker-container.pwt-mobile-view.pwt-hide{top:100vh;height:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{color:#fff;background:#ccc}.datepicker-container.pwt-mobile-view .datepicker-plot-area{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span{height:44px;line-height:44px;font-size:14px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item,.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item{height:70px;line-height:70px}.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*=pwt-btn]{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today{float:left}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time{background:rgba(0,0,0,.7);border:0;padding-top:60%}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{margin-right:5px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input{height:40px;line-height:40px;font-size:24px;margin:5px 0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span{font-size:16px;display:block;height:144px;line-height:144px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-time-view input{height:32px;line-height:34px;font-size:18px}.datepicker-container.pwt-mobile-view .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-time-view .divider span{height:120px;line-height:120px}.datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn{height:40px;line-height:40px}

/*!
* Author: Amir Hossein Jahani | iAmir.net
* Last modified: 4/4/20, 12:27 PM
* Copyright (c) 2021. Powered by iamir.net
*/@font-face{font-family:iranyekan;font-style:normal;font-weight:100;src:url(/fonts/thin.eot?7b49def35cd47fde2ab14fefae56d78b) format("eot"),url(/fonts/thin.woff?a4204cc65a998d5f435053d7d3314a64) format("woff"),url(/fonts/thin.ttf?83aca1c8b98af253f782b21116294192) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:200;src:url(/fonts/light.eot?f5b2d8eb04d7af9f72014ab2d1f67644) format("eot"),url(/fonts/light.woff?0641c1c69c5f95c0ec00e2e7d552ab91) format("woff"),url(/fonts/light.ttf?44a91985d8b34b6d7180c90a3d0dc735) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:300;src:url(/fonts/regular.eot?3bc095d417b6f3e6f62fa986f121fb3f) format("eot"),url(/fonts/regular.woff?55f541a7c0eaf9c0f7f6641c9eaae8cb) format("woff"),url(/fonts/regular.ttf?7f077ff3b9ded176895d7011fd01faef) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:500;src:url(/fonts/medium.eot?3c1432edf7c64ec9bd9d1a54e140e3fb) format("eot"),url(/fonts/medium.woff?5fb4123b4fdb1568514f6a5e20bf1b5b) format("woff"),url(/fonts/medium.ttf?c4d515b9caf9bcf875b364e83952e0b3) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:700;src:url(/fonts/black.eot?eaab80ec3c7191ef1e21b28f9a9fb92c) format("eot"),url(/fonts/black.woff?e76f75c48a8fca6d76c133cf2c17fb44) format("woff"),url(/fonts/black.ttf?18820c628b208af89e63d4618d849053) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:900;src:url(/fonts/extrablack.eot?42622c413c9cde31dbf1bb7dab6cfa72) format("eot"),url(/fonts/extrablack.woff?0098fad9d34bd6aad6776f91b8ecc5ef) format("woff"),url(/fonts/extrablack.ttf?eb62bf090764f3ed0d614dd331993b30) format("truetype")}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/3/20, 8:58 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.font-weight-normal{font-weight:500!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:19 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/25/20, 11:36 AM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 9/3/20, 8:58 AM
 * Copyright (c) 2021. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:18 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 7/30/20, 10:00 PM
 * Copyright (c) 2020. Powered by iamir.net
 */

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/29/20, 1:07 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.btn.btn-xs{padding:.05rem .4rem;font-size:.775rem;line-height:1.4;border-radius:.2rem}.btn.btn-hover:hover{opacity:.8}.btn-primary,.btn-primary :hover{color:#fff!important;background-color:#0d205e!important;border-color:#0d205e!important}.border-radius-8{border-radius:8px}.border-radius-17{border-radius:17px}.border-radius-50{border-radius:50px}.border-width-1{border-width:1px}.border-width-2{border-width:2px}.border-width-3{border-width:3px}.border-top-width-3{border-top-width:3px}.border-left-width-3{border-left-width:3px}.border-left-width-1{border-left-width:1px}.border-left-width-2{border-left-width:2px}.border-bottom-width-1{border-bottom-width:1px}.border-bottom-width-3{border-bottom-width:3px}.border-left-radius-4px{border-radius:4px 0 0 4px!important}.border-right-radius-4px{border-radius:0 4px 4px 0!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/16/20, 5:53 PM
 * Copyright (c) 2021. Powered by iamir.net
 */@media only screen and (min-width:1200px){.container.custom-container{max-width:1300px;width:90%}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 4/4/20, 12:08 PM
 * Copyright (c) 2021. Powered by iamir.net
 */.flex-2{flex:2}.flex-100{flex:100}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 8/7/20, 6:18 PM
 * Copyright (c) 2020. Powered by iamir.net
 */.page-content{position:relative;min-height:calc(100vh - 25px);top:25px;right:78px;width:calc(100% - 78px);transition:all .5s ease;z-index:2}.page-content .text{display:inline-block;font-size:25px;font-weight:500;margin:18px}.card{--bs-card-border-radius:0!important}.btn{--bs-btn-border-radius:0!important}.form-control{border-radius:0!important}:root{--bs-primary:#0d205e}.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius:0}.pagination{--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d205e!important;--bs-pagination-active-border-color:$color-primary!important;--bs-pagination-color:$color-primary!important;--bs-pagination-hover-color:$color-primary!important;--bs-pagination-focus-color:$color-primary!important}.data-table table thead tr{background:#0e2044!important}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 5/16/20, 9:48 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.sidebar{position:fixed;right:0;top:0;height:100%;width:78px;background:#11101d;padding:6px 14px;z-index:99;transition:all .5s ease}.sidebar *{margin:0;padding:0;box-sizing:border-box}.sidebar .logo-details{height:60px;display:flex;align-items:center;position:relative}.sidebar .logo-details .icon{opacity:0;transition:all .5s ease}.sidebar .logo-details .logo_name{color:#fff;font-size:20px;font-weight:600;opacity:0;transition:all .5s ease}.sidebar .logo-details #btn{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar i{color:#fff;height:60px;min-width:50px;font-size:28px;text-align:center;line-height:60px}.sidebar .nav-list{margin-top:20px;height:100%}.sidebar li{position:relative;margin:8px 0;list-style:none}.sidebar li .tooltip{position:absolute;top:-20px;right:calc(100% + 15px);z-index:3;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);padding:6px 12px;border-radius:4px;font-size:15px;font-weight:400;opacity:0;white-space:nowrap;pointer-events:none;transition:0s;font-family:iranyekan!important}.sidebar li:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:50%;transform:translateY(-50%)}.sidebar li a:not(.profile-details){display:flex;height:100%;width:100%;border-radius:12px;align-items:center;text-decoration:none;transition:all .4s ease;background:#11101d}.sidebar li a:not(.profile-details) .links_name{color:#fff;font-size:15px;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:.4s}.sidebar li a:not(.profile-details):hover .links_name,.sidebar li a:not(.profile-details):hover i{transition:all .5s ease;color:#11101d}.sidebar li a:hover:not(.profile-details){background:#fff}.sidebar li i{height:50px;line-height:50px;font-size:18px;border-radius:12px}.sidebar li .profile-details{display:flex;align-items:center;flex-wrap:nowrap}.sidebar li img{height:45px;width:45px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-left:10px}.sidebar input{font-size:15px;color:#fff;font-weight:400;outline:none;height:50px;width:50px;border:none;border-radius:12px;transition:all .5s ease;background:#1d1b31}.sidebar .bx-search{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:22px;background:#1d1b31;color:#fff}.sidebar .bx-search:hover{background:#fff;color:#11101d}.sidebar li.profile{position:fixed;height:60px;width:78px;right:0;bottom:-8px;padding:10px 14px;background:#1d1b31;transition:all .5s ease;overflow:hidden}.sidebar li.profile .name{font-size:15px;font-weight:400;color:#fff;white-space:nowrap}.sidebar li.profile .job{font-weight:400;color:#fff;white-space:nowrap;font-size:12px}.sidebar .profile #log_out{position:absolute;top:50%;left:0;transform:translateY(-50%);background:#1d1b31;width:100%;height:60px;line-height:60px;border-radius:0;transition:all .5s ease}.sidebar.open{width:250px}.sidebar.open .logo-details .icon,.sidebar.open .logo-details .logo_name{opacity:1}.sidebar.open .logo-details #btn{text-align:left}.sidebar.open li .tooltip{display:none}.sidebar.open li a .links_name{opacity:1;pointer-events:auto}.sidebar.open input{padding:0 20px 0 50px;width:100%}.sidebar.open .bx-search:hover{background:#1d1b31;color:#fff}.sidebar.open li.profile{width:250px}.sidebar.open .profile #log_out{width:50px;background:none}@media (min-width:992px){.sidebar.open~.page-content{right:250px;width:calc(100% - 250px)!important}}@media (max-width:992px){.page-content{position:unset;right:unset;width:100%;padding-bottom:65px;padding-top:25px}}@media (max-width:420px){.sidebar li .tooltip{display:none}}.footer-mobile{height:65px;z-index:1000;background:#fff}.footer-mobile .items{height:100%}.footer-mobile .items .item .tooltip{color:#000!important;position:absolute;top:-20px;z-index:1003;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);padding:6px 12px;border-radius:4px;font-size:15px;font-weight:400;opacity:0;white-space:nowrap;pointer-events:none;transition:0s;font-family:iranyekan!important}.footer-mobile .items .item:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:-50%;transform:translateY(-50%)}.footer-mobile .items .item:hover{background:#0d205e;color:#fff!important}.footer-mobile .items .item .title{font-size:12px}.login.login-1{height:100vh;width:100vw!important}.login.login-1 .login-aside{background:#f2c98a}.login.login-1 .login-aside .h3,.login.login-1 .login-aside h3{color:#986923}.login.login-1 .login-forgot,.login.login-1 .login-signin,.login.login-1 .login-signup,.login.login-1.login-signin-on .login-signup{display:none}.login.login-1.login-signin-on .login-signin{display:block}.login.login-1.login-signin-on .login-forgot{display:none}.login.login-1.login-signup-on .login-signup{display:block}.login.login-1.login-forgot-on .login-signin,.login.login-1.login-forgot-on .login-signup,.login.login-1.login-signup-on .login-forgot,.login.login-1.login-signup-on .login-signin{display:none}.login.login-1.login-forgot-on .login-forgot{display:block}@media (min-width:992px){.login.login-1 .login-aside{width:100%;max-width:600px}.login.login-1 .login-content{width:100%;max-width:500px}.login.login-1 .login-content .login-form{width:100%;max-width:450px}}@media (min-width:992px) and (max-width:1199.98px){.login.login-1 .login-aside{width:100%;max-width:450px}}@media (max-width:767.98px){.login.login-1 .login-content .login-form{width:100%;max-width:400px}}.login.login-1 .login-aside{background-size:400px}.login.login-1 .login-content .login-form{width:100%;max-width:100%}.page-home{background:url(/media/home/bgpro.jpg?v=3) repeat;background-size:contain}.page-home,.page-home .i-container{width:100%;height:100%}.page-home .i-container .bg{width:60%;margin:0 auto}.page-home .i-container .bg img{width:100%}.page-home .i-container .content{position:relative;width:50%;margin:-230px auto 0}.page-home .i-container .content .about{width:100%;display:flex}.page-home .i-container .content .about img{width:15%;border-radius:50%}.page-home .i-container .content .about .info{margin-top:7vh;margin-right:10px;color:#fff}.page-home .i-container .content .about .info div{width:100%;padding:0 10px}.page-home .i-container .content .about .info .info-fullname{font-weight:700;font-size:25px!important;border-radius:5px 5px 0 0}.page-home .i-container .content .about .info .info-role{font-size:15px!important;border-radius:5px 0 5px 5px}.page-home .i-container .content .btn-to-panel-mobile{display:block;padding:10px 20px;background:#0a1847;color:#fff;text-align:center;border:1px solid;border-radius:7px;margin:3vh 10px}.page-home .i-container .content .btn-to-panel-mobile:hover{border-color:#d9a106}.page-home .i-container .content .contents{background:#303030;bottom:0;color:#fff;padding:10px 20px}.page-home .i-container .content .contents a{padding:5px 0;font-size:20px;width:100%}.page-home .i-container .content .contents a:last-child{padding-top:26px;color:#d98912}@media (max-width:860px){.page-home{min-height:100vh}.page-home .i-container .bg{width:100%;margin:unset}.page-home .i-container .content{width:100%;margin:unset;margin-top:-50px}.page-home .i-container .content .about img{width:32%;height:32%}.page-home .i-container .content .about .info{width:68%}.page-home .i-container .content .about .info .info-fullname{font-weight:700;font-size:18px!important;border-radius:5px 5px 0 0}.page-home .i-container .content .about .info .info-role{font-size:12px!important;border-radius:5px 0 5px 5px}.page-home .i-container .content .btn-to-panel-mobile{margin-bottom:3vh}.page-home .i-container .content .contents{width:100%;position:fixed;color:#fff;padding:10px 20px;margin-top:1.5vh;bottom:0}.page-home .i-container .content .contents a{font-size:16px}}

/*!
 * Author: Amir Hossein Jahani | iAmir.net
 * Last modified: 10/12/20, 8:48 AM
 * Copyright (c) 2021. Powered by iamir.net
 */.bootstrap-tagsinput{width:100%}.bootstrap-tagsinput .label-info{background-color:#d65050!important;display:inline-block;padding:.2em .6em .3em;font-size:13px;font-weight:700;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;width:unset;height:unset;margin:3px}.tt-hint,.tt-query{width:396px;height:30px;padding:8px 12px;font-size:24px;line-height:30px;border:2px solid #ccc;border-radius:8px;outline:none}.tt-query{box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.tt-hint{color:#999}.tt-menu{margin-top:12px;padding:8px 0;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:8px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.tt-suggestion{padding:3px 20px;font-size:18px;line-height:24px;cursor:pointer}.tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#0097cf}.tt-suggestion p{margin:0}.chat-list-parent{height:330px!important}.chat-list-parent .chat-list li.get-message>div{max-width:450px}.chat-list-parent .chat-list li.get-message .chat-text:before{left:-15px;transform:rotate(45deg);border-top:15px solid #fff29f;border-right:15px solid #fff29f}.chat-list-parent .chat-list li.set-message>div{max-width:532px}.chat-list-parent .chat-list li.set-message .chat-text:before{right:-15px;transform:rotate(-135deg);border-top:15px solid #d2ff9f;border-right:15px solid #d2ff9f}.chat-list-parent .chat-list li .chat-text:before{content:"";position:absolute;top:-8px;border-bottom:15px solid transparent;border-left:15px solid transparent}*,body{font-family:iranyekan,serif}.month-grid-box>.header{position:unset!important}.i-select{height:38px}.i-select:after{float:left;position:absolute;left:12px}.i-select ul{margin:0 -11px 0 0;z-index:100}.dir-ltr{direction:ltr}.data-table table td,.data-table table th{padding-left:0;padding-right:8px;text-align:right}.i-autocomplete ul{margin:7px -16px 0}.readonly,.readonly *{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#e9ecef!important}.mds-bootstrap-persian-datetime-picker-container{min-width:unset;width:100%}@media screen and (max-width:992px){.data-table table tbody tr td{padding-right:40%!important;margin-bottom:24px}.data-table table td,.data-table table th{padding-left:8px;text-align:right}.data-table table tbody tr td:before{right:30px;left:0}}.i-datetime-field{padding:.2rem}.nsr_logo{cursor:pointer;position:fixed;bottom:20px;left:20px;width:41px;height:50px;background-image:url(/media/logo/nsr/logo-white-yellow-fa-rectangle.svg);background-color:#0d205e;background-position:105% 50%;border-radius:20px;background-size:auto 70%;transition:all .6s;background-repeat:no-repeat;z-index:1000}.nsr_logo:hover{width:160px;background-position:50%}